.Offers-module__lBmfYW__container{max-width:var(--content-max);padding:0 var(--page-pad);margin:0 auto}.Offers-module__lBmfYW__promoSection{padding:1.5rem 0}.Offers-module__lBmfYW__promoGrid{grid-template-columns:1fr;gap:1.1rem;display:grid}.Offers-module__lBmfYW__promoSectionEnd{width:100%;height:1px}.Offers-module__lBmfYW__skeletonCard{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);min-height:200px;padding:1.25rem;position:relative;overflow:hidden}.Offers-module__lBmfYW__skeletonShimmer{background:linear-gradient(100deg,#0000,#38c7ff12,#0000);animation:1.4s ease-in-out infinite alternate Offers-module__lBmfYW__skeletonSweep;position:absolute;inset:0;transform:translate(-70%)}@keyframes Offers-module__lBmfYW__skeletonSweep{0%{transform:translate(-70%)}to{transform:translate(70%)}}.Offers-module__lBmfYW__skeletonContent{flex-direction:column;gap:.75rem;display:flex}.Offers-module__lBmfYW__skeletonLogo{border-radius:var(--radius-sm);background:var(--color-bg-surface);width:80px;height:24px}.Offers-module__lBmfYW__skeletonTitle{border-radius:var(--radius-sm);background:var(--color-bg-surface);width:60%;height:20px}.Offers-module__lBmfYW__skeletonLine{border-radius:var(--radius-sm);background:var(--color-bg-elevated);width:90%;height:12px}.Offers-module__lBmfYW__skeletonLineShort{border-radius:var(--radius-sm);background:var(--color-bg-elevated);width:60%;height:12px}.Offers-module__lBmfYW__skeletonButton{border-radius:var(--radius-slant);background:var(--color-bg-surface);width:110px;height:34px;margin-top:auto}
.Offer-module__aUtDTW__promoCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);position:relative}.Offer-module__aUtDTW__promoCard:hover{border-color:var(--color-border-strong)}.Offer-module__aUtDTW__promoCardBadged .Offer-module__aUtDTW__cardInner{padding-top:2.5rem}.Offer-module__aUtDTW__promoCardTop1{border-color:var(--color-border-warm);animation:2.6s ease-in-out infinite alternate Offer-module__aUtDTW__cardGlowTop1}@keyframes Offer-module__aUtDTW__cardGlowTop1{0%{box-shadow:0 0 12px #ffc85724,var(--shadow-card)}to{box-shadow:0 0 30px #ffc8576b,var(--shadow-card)}}.Offer-module__aUtDTW__promoCardFeatured{border-color:var(--color-border-strong);box-shadow:0 0 18px #00e0c629,var(--shadow-card)}.Offer-module__aUtDTW__badge{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;text-transform:uppercase;letter-spacing:var(--tracking-caps);clip-path:polygon(0 0,100% 0,calc(100% - 14px) 100%,0 100%);border-top-left-radius:var(--radius-lg);white-space:nowrap;padding:.45rem 1.6rem .45rem 1rem;font-size:.68rem;font-weight:700;line-height:1;position:absolute;top:-1px;left:-1px}.Offer-module__aUtDTW__badgeTop1{background:var(--gradient-cta-warm);color:var(--color-text-inverse);animation:1.8s ease-in-out infinite alternate Offer-module__aUtDTW__badgePulse}@keyframes Offer-module__aUtDTW__badgePulse{0%{filter:brightness(.94)}to{filter:brightness(1.18)}}.Offer-module__aUtDTW__badgeFeatured{background:linear-gradient(105deg,var(--color-indigo),var(--color-cyan));color:var(--color-text-inverse)}.Offer-module__aUtDTW__cardLink{z-index:1;position:absolute;inset:0}.Offer-module__aUtDTW__cardInner{padding:1rem var(--page-pad)1.1rem;pointer-events:none;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"logo main""features payments""cta cta";gap:.9rem;display:grid;position:relative}.Offer-module__aUtDTW__logoArea{background:repeating-linear-gradient(135deg,#38c7ff0d 0 2px,transparent 2px 9px),var(--gradient-logo-cell);border:1px solid var(--color-border);border-radius:var(--radius-slant);grid-area:logo;justify-content:center;align-items:center;min-height:76px;padding:.6rem;display:flex}.Offer-module__aUtDTW__mainArea{flex-direction:column;grid-area:main;justify-content:center;gap:.4rem;min-width:0;display:flex}.Offer-module__aUtDTW__featuresArea{grid-area:features;align-items:flex-start;min-width:0;display:flex}.Offer-module__aUtDTW__paymentsArea{grid-area:payments;align-items:center;min-width:0;display:flex}.Offer-module__aUtDTW__ctaArea{background:var(--gradient-cta-cold);color:var(--color-text-inverse);font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;text-align:center;white-space:nowrap;border-radius:var(--radius-slant);grid-area:cta;justify-content:center;align-items:center;padding:.85rem 1.4rem;font-size:.95rem;font-weight:700;animation:2.4s ease-in-out infinite alternate Offer-module__aUtDTW__ctaGlowCold;display:flex;position:relative;overflow:hidden}.Offer-module__aUtDTW__ctaArea:after{content:"";background:linear-gradient(105deg,#0000,#f4f7fb59,#0000);width:40%;animation:2.4s ease-in-out infinite alternate Offer-module__aUtDTW__ctaSheen;position:absolute;top:0;bottom:0;left:0;transform:translate(-160%)}@keyframes Offer-module__aUtDTW__ctaSheen{0%{transform:translate(-160%)}to{transform:translate(280%)}}@keyframes Offer-module__aUtDTW__ctaGlowCold{0%{box-shadow:0 0 8px #00e0c640}to{box-shadow:0 0 20px #00e0c68c}}.Offer-module__aUtDTW__ctaAreaTop1{background:var(--gradient-cta-warm);animation:1.7s ease-in-out infinite alternate Offer-module__aUtDTW__ctaGlowWarm}@keyframes Offer-module__aUtDTW__ctaGlowWarm{0%{box-shadow:0 0 12px #ff8a3d59}to{box-shadow:0 0 32px #ffc857b3}}.Offer-module__aUtDTW__promoCard:hover .Offer-module__aUtDTW__ctaArea{filter:brightness(1.08)}.Offer-module__aUtDTW__logo{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:100%;height:56px}.Offer-module__aUtDTW__productName{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;letter-spacing:var(--tracking-display);color:var(--color-text-primary);overflow-wrap:anywhere;font-size:1.02rem;font-weight:700;line-height:1.2}.Offer-module__aUtDTW__rating{align-items:center;gap:.45rem;display:flex}.Offer-module__aUtDTW__stars{gap:2px;display:inline-flex}.Offer-module__aUtDTW__star{width:15px;height:15px;color:var(--color-text-muted);display:inline-block;position:relative}.Offer-module__aUtDTW__starSvg{width:15px;height:15px;display:block}.Offer-module__aUtDTW__starFillClip{color:var(--color-teal);filter:drop-shadow(0 0 3px #00e0c680);position:absolute;inset:0;overflow:hidden}.Offer-module__aUtDTW__ratingValue{color:var(--color-text-secondary);font-size:.8rem;font-weight:600}.Offer-module__aUtDTW__featureList{flex-direction:column;gap:.3rem;display:flex}.Offer-module__aUtDTW__featureItem{color:var(--color-text-secondary);margin:0;padding-left:.85rem;font-size:.82rem;line-height:1.35;position:relative}.Offer-module__aUtDTW__featureItem:before{content:"";background:var(--gradient-brand);border-radius:1px 4px;width:.45rem;height:.45rem;position:absolute;top:.32em;left:0}.Offer-module__aUtDTW__featureToggle{color:var(--color-cyan);cursor:pointer;pointer-events:auto;z-index:2;background:0 0;border:none;align-self:flex-start;padding:0;font-size:.75rem;text-decoration:underline;position:relative}.Offer-module__aUtDTW__featureToggle:hover{color:var(--color-teal)}.Offer-module__aUtDTW__payments{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.Offer-module__aUtDTW__paymentLogo{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-elevated);object-fit:contain;width:26px;height:26px}.Offer-module__aUtDTW__paymentToggle{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-secondary);cursor:pointer;pointer-events:auto;z-index:2;padding:2px 6px;font-size:.7rem;position:relative}.Offer-module__aUtDTW__paymentToggle:hover{border-color:var(--color-border-strong);color:var(--color-text-primary)}@media (min-width:769px){.Offer-module__aUtDTW__cardInner{padding:1.1rem var(--page-pad);grid-template:"logo main features payments cta"1fr/150px minmax(0,1.2fr) minmax(0,1fr) minmax(0,.7fr) auto;align-items:center;gap:1.1rem}.Offer-module__aUtDTW__promoCardBadged .Offer-module__aUtDTW__cardInner{padding-top:2.4rem}}
.BonusDisplay-module__3S1q1q__bonusDisplay{flex-direction:column;gap:2px;min-width:0;display:flex}.BonusDisplay-module__3S1q1q__bonusPercent{color:var(--color-text-secondary);font-size:.75rem;font-weight:500}.BonusDisplay-module__3S1q1q__bonusAmount{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;letter-spacing:var(--tracking-display);background:var(--gradient-bonus-text);color:#0000;filter:drop-shadow(0 0 10px #38c7ff59);overflow-wrap:anywhere;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.35rem;font-weight:700;line-height:1.18}.BonusDisplay-module__3S1q1q__bonusDescriptive{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;background:var(--gradient-bonus-text);color:#0000;overflow-wrap:anywhere;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.BonusDisplay-module__3S1q1q__bonusSecondary{color:var(--color-text-secondary);font-size:.75rem;font-weight:500}
.StickyOffer-module__dO6pnG__bar{z-index:100;background:var(--color-bg-overlay);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-border-strong);position:fixed;bottom:0;left:0;right:0}.StickyOffer-module__dO6pnG__inner{max-width:var(--content-max);padding:.6rem var(--page-pad);align-items:center;gap:1rem;margin:0 auto;display:flex}.StickyOffer-module__dO6pnG__logoLink{background:var(--gradient-logo-cell);border:1px solid var(--color-border);border-radius:var(--radius-slant);flex-shrink:0;justify-content:center;align-items:center;padding:4px 10px;display:flex}.StickyOffer-module__dO6pnG__logo{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:120px;height:40px}.StickyOffer-module__dO6pnG__bonus{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.StickyOffer-module__dO6pnG__btn{background:var(--gradient-cta-cold);color:var(--color-text-inverse);font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;border-radius:var(--radius-slant);white-space:nowrap;flex-shrink:0;padding:.75rem 1.1rem;font-size:.95rem;font-weight:700;text-decoration:none;animation:2.2s ease-in-out infinite alternate StickyOffer-module__dO6pnG__stickyBtnGlow;display:inline-block}@keyframes StickyOffer-module__dO6pnG__stickyBtnGlow{0%{box-shadow:0 0 8px #00e0c640}to{box-shadow:0 0 18px #00e0c68c}}.StickyOffer-module__dO6pnG__btn:after{content:" →"}@media (max-width:500px){.StickyOffer-module__dO6pnG__inner{gap:.6rem;padding:.6rem .75rem}.StickyOffer-module__dO6pnG__logo{max-width:80px;height:28px}.StickyOffer-module__dO6pnG__bonus{font-size:.85rem}.StickyOffer-module__dO6pnG__btn{padding:.6rem .9rem;font-size:.82rem}}
.PromoModal-module__5heZ6W__overlay{z-index:200;background:var(--color-bg-overlay);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.PromoModal-module__5heZ6W__card{background:var(--color-bg-elevated);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);text-align:center;width:100%;max-width:400px;padding:1.5rem;position:relative}.PromoModal-module__5heZ6W__close{background:var(--color-bg-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:var(--radius-slant-flip);cursor:pointer;justify-content:center;align-items:center;width:30px;height:30px;font-size:1rem;line-height:1;display:flex;position:absolute;top:12px;right:14px}.PromoModal-module__5heZ6W__close:hover{color:var(--color-text-primary);border-color:var(--color-border-strong)}.PromoModal-module__5heZ6W__headline{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;letter-spacing:var(--tracking-display);color:var(--color-text-primary);margin:0 0 6px;font-size:1.3rem;font-weight:700;line-height:1.2}.PromoModal-module__5heZ6W__sub{color:var(--color-text-secondary);margin:0 0 1.25rem;font-size:.88rem}.PromoModal-module__5heZ6W__sub strong{color:var(--color-text-primary)}.PromoModal-module__5heZ6W__banner{background:var(--gradient-panel-warm);border:1px solid var(--color-border-warm);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:.9rem;padding:1.6rem 1.25rem 1.25rem;display:flex;position:relative}.PromoModal-module__5heZ6W__topBadge{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;background:var(--gradient-cta-warm);color:var(--color-text-inverse);letter-spacing:var(--tracking-caps);text-transform:uppercase;clip-path:polygon(0 0,100% 0,calc(100% - 14px) 100%,0 100%);border-top-left-radius:var(--radius-lg);white-space:nowrap;padding:.4rem 1.5rem .4rem .9rem;font-size:.68rem;font-weight:700;animation:1.8s ease-in-out infinite alternate PromoModal-module__5heZ6W__modalBadgePulse;position:absolute;top:-1px;left:-1px}@keyframes PromoModal-module__5heZ6W__modalBadgePulse{0%{filter:brightness(.94)}to{filter:brightness(1.16)}}.PromoModal-module__5heZ6W__logoLink{background:var(--gradient-logo-cell);border:1px solid var(--color-border);border-radius:var(--radius-slant);justify-content:center;align-items:center;padding:.5rem .9rem;display:flex}.PromoModal-module__5heZ6W__logo{object-fit:contain;border-radius:var(--radius-sm);width:auto;max-width:160px;height:52px}.PromoModal-module__5heZ6W__bonusWrap{text-align:center;justify-content:center;display:flex}.PromoModal-module__5heZ6W__payments{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.PromoModal-module__5heZ6W__payIcon{object-fit:contain;background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:auto;height:22px;padding:2px 4px}.PromoModal-module__5heZ6W__cta{background:var(--gradient-cta-warm);width:100%;color:var(--color-text-inverse);font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;border-radius:var(--radius-slant);padding:.8rem 1rem;font-size:1rem;font-weight:700;text-decoration:none;animation:1.7s ease-in-out infinite alternate PromoModal-module__5heZ6W__modalCtaGlow;display:inline-block}@keyframes PromoModal-module__5heZ6W__modalCtaGlow{0%{box-shadow:0 0 10px #ff8a3d4d}to{box-shadow:0 0 26px #ffc85799}}.PromoModal-module__5heZ6W__cta:after{content:" →"}@media (max-width:440px){.PromoModal-module__5heZ6W__card{padding:1.5rem 1rem 1.25rem}.PromoModal-module__5heZ6W__headline{font-size:1.2rem}}
.SpecialBanner-module__gn0Mfq__bannerLink{grid-column:1/-1;width:100%;display:block;overflow:hidden}.SpecialBanner-module__gn0Mfq__bannerImage{object-fit:cover;width:100%;height:auto;display:block}
.HomeSections-module__MVxMSq__sections{flex-direction:column;gap:3.5rem;padding:2.5rem 0 4rem;display:flex}.HomeSections-module__MVxMSq__section{width:100%}.HomeSections-module__MVxMSq__sectionInner{max-width:var(--content-max);padding:0 var(--page-pad);margin:0 auto}.HomeSections-module__MVxMSq__kicker{text-transform:uppercase;width:fit-content;letter-spacing:var(--tracking-caps);color:var(--color-text-secondary);background:var(--gradient-panel-indigo);border-left:3px solid var(--color-indigo);border-radius:var(--radius-slant-flip);margin-bottom:.8rem;padding:.3rem .7rem;font-size:.72rem;font-weight:700}.HomeSections-module__MVxMSq__sectionTitle{color:var(--color-text-primary);margin-bottom:.8rem;font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:700}.HomeSections-module__MVxMSq__lead{color:var(--color-text-secondary);max-width:62ch;margin-bottom:1.6rem;font-size:.95rem;line-height:1.65}.HomeSections-module__MVxMSq__checklist{grid-template-columns:1fr;gap:1rem;list-style:none;display:grid}@media (min-width:720px){.HomeSections-module__MVxMSq__checklist{grid-template-columns:1fr 1fr}.HomeSections-module__MVxMSq__checkItem:last-child{grid-column:1/-1}}.HomeSections-module__MVxMSq__checkItem{background:var(--gradient-panel-cold);border:1px solid var(--color-border);border-radius:var(--radius-md)var(--radius-sm)var(--radius-md)var(--radius-sm);align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;display:flex}.HomeSections-module__MVxMSq__checkMark{background:var(--gradient-brand);width:30px;height:30px;color:var(--color-text-inverse);border-radius:var(--radius-slant);flex-shrink:0;justify-content:center;align-items:center;display:flex}.HomeSections-module__MVxMSq__checkIcon{width:16px;height:16px}.HomeSections-module__MVxMSq__checkTitle{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;color:var(--color-text-primary);margin-bottom:.25rem;font-size:.95rem;font-weight:700}.HomeSections-module__MVxMSq__checkText{color:var(--color-text-secondary);font-size:.85rem;line-height:1.55}.HomeSections-module__MVxMSq__tableWrap{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-card);overflow-x:auto}.HomeSections-module__MVxMSq__table{border-collapse:collapse;width:100%;min-width:640px;font-size:.87rem}.HomeSections-module__MVxMSq__table thead th{text-align:left;font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;text-transform:uppercase;letter-spacing:var(--tracking-caps);color:var(--color-text-muted);border-bottom:1px solid var(--color-border-strong);padding:.9rem 1.1rem;font-size:.72rem;font-weight:700}.HomeSections-module__MVxMSq__table tbody td,.HomeSections-module__MVxMSq__table tbody th{color:var(--color-text-secondary);text-align:left;vertical-align:top;padding:.95rem 1.1rem;line-height:1.5}.HomeSections-module__MVxMSq__table tbody tr+tr td,.HomeSections-module__MVxMSq__table tbody tr+tr th{border-top:1px solid var(--color-border)}.HomeSections-module__MVxMSq__tableCategory{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;color:var(--color-text-primary);white-space:nowrap;border-left:3px solid var(--color-cyan);background:var(--gradient-panel-cold);font-weight:700}.HomeSections-module__MVxMSq__highlightStrip{background:var(--gradient-panel-warm);border-left:4px solid var(--color-gold);border-radius:var(--radius-slant-flip);align-items:flex-start;gap:1rem;margin-bottom:1.4rem;padding:1.3rem 1.4rem;display:flex}.HomeSections-module__MVxMSq__quoteIcon{width:26px;height:26px;color:var(--color-gold);filter:drop-shadow(0 0 8px #ffc85766);flex-shrink:0}.HomeSections-module__MVxMSq__highlightQuote{font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;letter-spacing:var(--tracking-display);color:var(--color-text-primary);font-size:clamp(1.05rem,2.2vw,1.35rem);font-weight:600;line-height:1.4}.HomeSections-module__MVxMSq__notesBody{flex-direction:column;gap:.9rem;max-width:68ch;display:flex}.HomeSections-module__MVxMSq__noteParagraph{color:var(--color-text-secondary);font-size:.92rem;line-height:1.7}.HomeSections-module__MVxMSq__faqList{flex-direction:column;gap:.7rem;display:flex}.HomeSections-module__MVxMSq__faqItem{border:1px solid var(--color-border);border-radius:var(--radius-md)var(--radius-sm)var(--radius-md)var(--radius-sm);background:var(--color-bg-card)}.HomeSections-module__MVxMSq__faqItem[open]{border-color:var(--color-border-strong);background:var(--gradient-panel-cold)}.HomeSections-module__MVxMSq__faqQuestion{cursor:pointer;font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.15rem;font-size:.95rem;font-weight:600;list-style:none;display:flex}.HomeSections-module__MVxMSq__faqQuestion::-webkit-details-marker{display:none}.HomeSections-module__MVxMSq__chevronIcon{width:16px;height:16px;color:var(--color-cyan);flex-shrink:0;transition:transform .25s}.HomeSections-module__MVxMSq__faqItem[open] .HomeSections-module__MVxMSq__chevronIcon{transform:rotate(180deg)}.HomeSections-module__MVxMSq__faqAnswer{color:var(--color-text-secondary);max-width:70ch;padding:0 1.15rem 1.1rem;font-size:.88rem;line-height:1.65}
.page-module__E0kJGG__main{flex:1}.page-module__E0kJGG__hero{text-align:center;padding:1.6rem var(--page-pad)1rem;justify-content:center;align-items:center;display:flex}.page-module__E0kJGG__heroInner{flex-direction:column;align-items:center;gap:.65rem;max-width:760px;margin:0 auto;display:flex}.page-module__E0kJGG__heroBadge{text-transform:uppercase;letter-spacing:var(--tracking-caps);color:var(--color-text-secondary);background:var(--gradient-panel-cold);border-left:3px solid var(--color-teal);border-radius:var(--radius-slant-flip);align-items:center;gap:.45rem;padding:.3rem .7rem;font-size:.7rem;font-weight:700;display:inline-flex}.page-module__E0kJGG__heroBadgeDot{background:var(--gradient-brand);width:7px;height:7px;box-shadow:var(--shadow-glow-cold);border-radius:1px 4px}.page-module__E0kJGG__heroTitle{color:var(--color-text-primary);font-size:clamp(1.8rem,4.2vw,2.8rem);font-weight:700;line-height:1.08}.page-module__E0kJGG__heroAccent{background:var(--gradient-brand);color:#0000;filter:drop-shadow(0 0 14px #38c7ff4d);-webkit-background-clip:text;background-clip:text}.page-module__E0kJGG__heroSub{color:var(--color-text-secondary);max-width:56ch;font-size:.92rem;line-height:1.5}.page-module__E0kJGG__heroCta{background:var(--gradient-cta-cold);color:var(--color-text-inverse);font-family:var(--font-display),"Segoe UI",Roboto,sans-serif;border-radius:var(--radius-slant);margin-top:.35rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:700;animation:2.4s ease-in-out infinite alternate page-module__E0kJGG__heroCtaGlow;display:inline-block}.page-module__E0kJGG__heroCta:hover{filter:brightness(1.08)}@keyframes page-module__E0kJGG__heroCtaGlow{0%{box-shadow:0 0 8px #00e0c638}to{box-shadow:0 0 18px #00e0c680}}@media (max-width:520px){.page-module__E0kJGG__hero{padding:1.1rem var(--page-pad).7rem}.page-module__E0kJGG__heroSub{font-size:.86rem}.page-module__E0kJGG__heroCta{padding:.55rem 1.2rem;font-size:.85rem}}
