@charset "UTF-8";
/***!  Style Declaration  !***/

.hype-promo-wrapper{max-width:800px;margin:32px auto;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Helvetica,sans-serif;position:relative;contain:layout style}.hype-promo-box{background:linear-gradient(135deg,#5b7aff 0%,#3d5af1 100%);border-radius:16px;padding:20px 32px 40px;box-shadow:0 8px 30px rgba(61,90,241,.25);position:relative;overflow:hidden}.hype-promo-box:before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);pointer-events:none}.hype-promo-header{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:24px;position:relative;z-index:1;min-height:100px}.hype-promo-logo{width:150px;height:auto;flex-shrink:0;position:absolute;left:0;top:50%;transform:translateY(-50%)}.hype-promo-logo-img{width:100%;height:auto;display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.hype-promo-title{flex:1;text-align:center;padding:0 185px}.hype-promo-title-icon{font-size:28px;display:inline-block;margin-right:8px;animation:hype-sparkle 2s infinite}.hype-promo-title-text{font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.3;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:10px;white-space:nowrap}.hype-promo-amount{font-size:36px;font-weight:800;color:#ffb500;text-shadow:0 2px 4px rgba(0,0,0,.2)}.hype-promo-subtitle{font-size:16px;color:rgba(255,255,255,.95);margin:0 0 28px 0;line-height:1.6;position:relative;z-index:1;font-weight:500;text-align:center}.hype-promo-cta{background:linear-gradient(135deg,#ffb500 0%,#ff9500 100%);color:#002b45!important;border:none;border-radius:12px;padding:20px 40px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;width:100%;box-shadow:0 4px 15px rgba(255,181,0,.3);will-change:transform;position:relative;z-index:1}.hype-promo-cta-icon{font-size:22px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.hype-promo-features{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:20px;flex-wrap:wrap;position:relative;z-index:1}.hype-promo-feature{font-size:14px;color:rgba(255,255,255,.9);display:flex;align-items:center;gap:6px;font-weight:500}.hype-promo-feature-icon{font-size:16px}@media (max-width:768px){.hype-promo-wrapper{margin:20px 0;max-width:100%}.hype-promo-box{padding:20px 20px 28px;border-radius:12px}.hype-promo-header{flex-direction:column;text-align:center;gap:16px;min-height:auto}.hype-promo-logo{width:110px;position:relative;left:auto;top:auto;transform:none}.hype-promo-title{padding:0}.hype-promo-title-text{font-size:20px;flex-wrap:wrap;white-space:normal}.hype-promo-amount{font-size:32px}.hype-promo-subtitle{font-size:15px;margin-bottom:24px}.hype-promo-cta{padding:18px 32px;font-size:17px}.hype-promo-features{gap:16px;font-size:13px}.hype-promo-feature{flex-basis:100%;justify-content:center}}
