@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes LocaleSelect-module-scss-module__84hOgW__rotateBg{0%{--beam-angle:135deg}to{--beam-angle:495deg}}@keyframes LocaleSelect-module-scss-module__84hOgW__moveBackground{0%{opacity:0;transform:translate(180px)translateY(-250px)}10%,90%{opacity:.7}to{opacity:0;transform:translate(-60px)translateY(-60px)}}.LocaleSelect-module-scss-module__84hOgW__flagButton{justify-content:center;align-items:center;gap:8px;padding-inline:12px;display:flex}.LocaleSelect-module-scss-module__84hOgW__flag{border:1px solid var(--color-gray-400);border-radius:50%;width:28px;height:28px;overflow:hidden}.LocaleSelect-module-scss-module__84hOgW__flagsContainer{flex-direction:column;align-items:center;display:flex}.LocaleSelect-module-scss-module__84hOgW__container{position:relative}.LocaleSelect-module-scss-module__84hOgW__menuContent{z-index:100;background-color:#0f0f0f;border:1px solid #2e2e2e;border-radius:12px;overflow:hidden}.LocaleSelect-module-scss-module__84hOgW__menuContent .LocaleSelect-module-scss-module__84hOgW__flagButton{color:#a0a0a0}.LocaleSelect-module-scss-module__84hOgW__menuContent .LocaleSelect-module-scss-module__84hOgW__flagButton:hover{color:#fff}.LocaleSelect-module-scss-module__84hOgW__menuContent .LocaleSelect-module-scss-module__84hOgW__flag{border-color:#2e2e2e}@media (max-width:809px){.LocaleSelect-module-scss-module__84hOgW__flagButton{gap:4px;padding-inline:8px}.LocaleSelect-module-scss-module__84hOgW__flag{width:20px;height:20px}}
@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes Header-module-scss-module__wS1-Va__rotateBg{0%{--beam-angle:135deg}to{--beam-angle:495deg}}@keyframes Header-module-scss-module__wS1-Va__moveBackground{0%{opacity:0;transform:translate(180px)translateY(-250px)}10%,90%{opacity:.7}to{opacity:0;transform:translate(-60px)translateY(-60px)}}.Header-module-scss-module__wS1-Va__nav{--bl-bg:#090909;--bl-surface:#141414;--bl-line:#232323;--bl-line-2:#2e2e2e;--bl-text:#fff;--bl-muted:#a0a0a0;--bl-muted-2:#6b6b6b;--bl-slate:#b9c2cf;--bl-orange:#eb5b27;--bl-orange-2:#ee7144;--bl-orange-soft:#eb5b2614;--bl-orange-border:#eb5b2652;z-index:1000;font-family:var(--font-plus-jakarta-sans),system-ui,sans-serif;justify-content:center;padding:0 20px;transition:top .3s;display:flex;position:fixed;left:0;right:0}.Header-module-scss-module__wS1-Va__inner{width:min(1180px,100%);height:72px;color:var(--bl-text);-webkit-backdrop-filter:blur(20px)saturate(150%);border:1px solid var(--bl-line);background:#0e0e0eeb;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;padding:8px 16px;display:flex;box-shadow:inset 0 1px #ffffff0a,0 24px 50px #0000008c,0 6px 18px #0006}.Header-module-scss-module__wS1-Va__brand{color:var(--bl-text);flex:none;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.Header-module-scss-module__wS1-Va__brandLogo{object-fit:cover;flex:none;width:32px;height:32px;display:block}.Header-module-scss-module__wS1-Va__brandWord{letter-spacing:-.4px;color:#fff;font-size:22px;font-weight:800;line-height:1}.Header-module-scss-module__wS1-Va__navLinks{flex:auto;justify-content:center;align-items:center;gap:4px;display:inline-flex}.Header-module-scss-module__wS1-Va__navLink{color:var(--bl-text);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:16px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.Header-module-scss-module__wS1-Va__navLink:hover,.Header-module-scss-module__wS1-Va__navLink[data-state=open]{color:#fff;background:#ffffff0d}.Header-module-scss-module__wS1-Va__caret{flex:none;transition:transform .22s}.Header-module-scss-module__wS1-Va__navLink[data-state=open] .Header-module-scss-module__wS1-Va__caret{opacity:1;transform:rotate(180deg)}.Header-module-scss-module__wS1-Va__sticker{letter-spacing:1.2px;text-transform:uppercase;color:var(--bl-orange);background:var(--bl-orange-soft);border:1px solid var(--bl-orange-border);border-radius:999px;margin-left:4px;padding:2px 8px;font-size:12px;font-weight:600;line-height:1.3}.Header-module-scss-module__wS1-Va__actions{flex:none;align-items:center;gap:8px;display:inline-flex}.Header-module-scss-module__wS1-Va__desktopActions{align-items:center;gap:8px;display:inline-flex}.Header-module-scss-module__wS1-Va__cta{white-space:nowrap;cursor:pointer;border:0;border-radius:80px;justify-content:center;align-items:center;gap:7px;padding:16px 24px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,filter .15s,background .15s,color .15s,box-shadow .15s;display:inline-flex}.Header-module-scss-module__wS1-Va__cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.Header-module-scss-module__wS1-Va__ctaIcon{object-fit:contain;flex:none;width:18px;height:18px;display:block}.Header-module-scss-module__wS1-Va__ctaPrimary{background:var(--bl-orange);color:#fff;box-shadow:0 0 12px #ee71448c}.Header-module-scss-module__wS1-Va__ctaSecondary{color:#fff;box-shadow:0 0 0 1px var(--bl-line-2)inset;background:#ffffff0f}.Header-module-scss-module__wS1-Va__ctaSecondary:hover{filter:none;background:#ffffff1f}.Header-module-scss-module__wS1-Va__ctaText{color:var(--bl-text);background:0 0;padding:14px 22px;font-size:14px;font-weight:600;text-decoration:underline}.Header-module-scss-module__wS1-Va__ctaText:hover{opacity:.8;transform:none}.Header-module-scss-module__wS1-Va__ctaText .Header-module-scss-module__wS1-Va__ctaIcon{opacity:.85}.Header-module-scss-module__wS1-Va__ctaText:hover .Header-module-scss-module__wS1-Va__ctaIcon{opacity:1}.Header-module-scss-module__wS1-Va__ctaTertiary{color:var(--bl-slate);background:0 0;font-weight:500}.Header-module-scss-module__wS1-Va__ctaTertiary:hover{color:#fff;filter:none;background:#ffffff0d;transform:none}.Header-module-scss-module__wS1-Va__ctaNavigation{color:var(--bl-slate);background:0 0;border-radius:12px;font-weight:500}.Header-module-scss-module__wS1-Va__ctaNavigation:hover{color:#fff;filter:none;background:#ffffff0d;transform:none}.Header-module-scss-module__wS1-Va__popover{-webkit-backdrop-filter:blur(20px)saturate(150%);border:1px solid var(--bl-line);z-index:1100;opacity:0;visibility:hidden;pointer-events:none;background:#0e0e0eeb;border-radius:18px;flex-direction:column;gap:1px;padding:10px;transition:opacity .18s,transform .22s cubic-bezier(.2,.7,.2,1),visibility 0s linear .18s;display:flex;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%,-4px);box-shadow:inset 0 1px #ffffff0a,0 24px 50px #0000008c,0 6px 18px #0006}.Header-module-scss-module__wS1-Va__popover[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s,transform .25s cubic-bezier(.2,.7,.2,1),visibility;transform:translate(-50%)}.Header-module-scss-module__wS1-Va__popover:before{content:"";height:14px;position:absolute;top:-14px;left:0;right:0}.Header-module-scss-module__wS1-Va__popoverWide{width:400px}.Header-module-scss-module__wS1-Va__popoverNarrow{width:340px}.Header-module-scss-module__wS1-Va__popItem{color:#fff;border-radius:12px;grid-template-columns:40px 1fr;align-items:center;column-gap:16px;min-height:64px;padding:12px 14px;text-decoration:none;transition:background .14s;display:grid}.Header-module-scss-module__wS1-Va__popItem:hover{background:#ffffff0b}.Header-module-scss-module__wS1-Va__popIcon{border-radius:10px;width:40px;height:40px;position:relative;overflow:hidden}.Header-module-scss-module__wS1-Va__popIcon img{object-fit:contain;width:100%;height:100%;display:block}.Header-module-scss-module__wS1-Va__iconBgFrame{border:1px solid var(--bl-line);color:var(--bl-slate);background:#ffffff0a}.Header-module-scss-module__wS1-Va__iconBgGradientOrange{background:linear-gradient(135deg,#ffab49,#eb5c25)}.Header-module-scss-module__wS1-Va__iconBgGradientBlue{background:linear-gradient(135deg,#1f78ff,#0a214f)}.Header-module-scss-module__wS1-Va__iconBgGradientPurple{background:linear-gradient(135deg,#b89aff,#4b3da8)}.Header-module-scss-module__wS1-Va__iconBgGradientIndigo{background:linear-gradient(135deg,#8aa6ff,#2b3bf0)}.Header-module-scss-module__wS1-Va__iconBgGradientAmber{background:linear-gradient(135deg,#ffd966,#d97706)}.Header-module-scss-module__wS1-Va__iconBgSolidCream{background:#ffe7d4}.Header-module-scss-module__wS1-Va__iconBgSolidLavender{background:#d5bfff}.Header-module-scss-module__wS1-Va__popText{flex-direction:column;gap:2px;min-width:0;display:flex}.Header-module-scss-module__wS1-Va__popTitle{color:#fff;letter-spacing:-.1px;align-items:center;gap:8px;font-size:16px;font-weight:600;line-height:1.2;display:inline-flex}.Header-module-scss-module__wS1-Va__popTag{letter-spacing:1px;color:var(--bl-muted-2);border:1px solid var(--bl-line);text-transform:uppercase;background:#ffffff0a;border-radius:999px;padding:2px 8px;font-family:JetBrains Mono,monospace;font-size:10px;line-height:1.4}.Header-module-scss-module__wS1-Va__popTagPro{color:var(--bl-orange);background:var(--bl-orange-soft);border-color:var(--bl-orange-border)}.Header-module-scss-module__wS1-Va__popDesc{color:var(--bl-muted);white-space:normal;font-size:14px;line-height:1.4}.Header-module-scss-module__wS1-Va__popDivider{background:var(--bl-line);height:1px;margin:8px 4px}.Header-module-scss-module__wS1-Va__popSeeAll{color:var(--bl-orange);border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:16px;font-weight:600;text-decoration:none;transition:background .14s,filter .14s;display:flex}.Header-module-scss-module__wS1-Va__popSeeAll:hover{background:var(--bl-orange-soft);filter:brightness(1.1)}.Header-module-scss-module__wS1-Va__popSeeAll svg{transition:transform .18s}.Header-module-scss-module__wS1-Va__popSeeAll:hover svg{transform:translate(2px)}.Header-module-scss-module__wS1-Va__navItem{position:relative}.Header-module-scss-module__wS1-Va__mobile{flex:none;align-items:center;gap:4px;display:none}.Header-module-scss-module__wS1-Va__mobileMenuRoot{position:relative}.Header-module-scss-module__wS1-Va__kebab{border:1px solid var(--bl-line);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Header-module-scss-module__wS1-Va__mobileMenuPositioner{z-index:1200;width:min(360px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0}.Header-module-scss-module__wS1-Va__mobileMenu{-webkit-backdrop-filter:blur(20px)saturate(150%);border:1px solid var(--bl-line);background:#0e0e0ef5;border-radius:18px;flex-direction:column;gap:4px;margin-top:12px;padding:10px;display:flex;box-shadow:0 24px 50px #0000008c,0 6px 18px #0006}.Header-module-scss-module__wS1-Va__mobileLink{color:var(--bl-slate);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;justify-content:space-between;align-items:center;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;display:flex}.Header-module-scss-module__wS1-Va__mobileLink:hover{color:#fff;background:#ffffff0a}.Header-module-scss-module__wS1-Va__mobileGroupLabel{letter-spacing:1.4px;text-transform:uppercase;color:var(--bl-muted-2);padding:12px 14px 6px;font-size:11px}.Header-module-scss-module__wS1-Va__mobileStandaloneLink{color:#fff;letter-spacing:0;text-transform:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;transition:background .14s,color .14s;display:flex}.Header-module-scss-module__wS1-Va__mobileStandaloneLink:hover{color:#fff;background:#ffffff0a}.Header-module-scss-module__wS1-Va__mobileSubItem{color:#fff;border-radius:10px;grid-template-columns:24px 1fr;align-items:center;column-gap:10px;padding:10px 14px;font-size:14px;line-height:1.2;text-decoration:none;display:grid}.Header-module-scss-module__wS1-Va__mobileSubItem:hover{background:#ffffff0a}.Header-module-scss-module__wS1-Va__mobileSubIcon{border-radius:12px;width:24px;height:24px;overflow:hidden}.Header-module-scss-module__wS1-Va__mobileSubIcon img{object-fit:contain;width:100%;height:100%;display:block}.Header-module-scss-module__wS1-Va__mobileFooter{border-top:1px solid var(--bl-line);flex-direction:column;gap:8px;margin-top:8px;padding:10px 6px 4px;display:flex}@media (max-width:880px){.Header-module-scss-module__wS1-Va__inner{gap:12px;height:64px;padding:6px 6px 6px 18px}.Header-module-scss-module__wS1-Va__navLinks,.Header-module-scss-module__wS1-Va__desktopActions{display:none}.Header-module-scss-module__wS1-Va__mobile{display:inline-flex}.Header-module-scss-module__wS1-Va__popIcon{width:32px;height:32px}}@media (max-width:540px){.Header-module-scss-module__wS1-Va__brandWord{display:none}.Header-module-scss-module__wS1-Va__popIcon{width:24px;height:24px}}.Header-module-scss-module__wS1-Va__mobileCta{justify-content:center;width:100%;padding:14px 20px;font-size:17px}@media (prefers-reduced-motion:reduce){.Header-module-scss-module__wS1-Va__navLink,.Header-module-scss-module__wS1-Va__caret,.Header-module-scss-module__wS1-Va__cta,.Header-module-scss-module__wS1-Va__popItem,.Header-module-scss-module__wS1-Va__popSeeAll,.Header-module-scss-module__wS1-Va__popover{transition:none!important}}
@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes ReferralBanner-module-scss-module__mvBLPW__rotateBg{0%{--beam-angle:135deg}to{--beam-angle:495deg}}@keyframes ReferralBanner-module-scss-module__mvBLPW__moveBackground{0%{opacity:0;transform:translate(180px)translateY(-250px)}10%,90%{opacity:.7}to{opacity:0;transform:translate(-60px)translateY(-60px)}}.ReferralBanner-module-scss-module__mvBLPW__container{background-color:var(--color-primary-600);z-index:1000;width:100%;height:40px;position:absolute;top:0;left:0}.ReferralBanner-module-scss-module__mvBLPW__content{justify-content:center;align-items:center;gap:16px;max-width:1200px;height:100%;margin:0 auto;padding:0 16px;display:flex}@media (max-width:768px){.ReferralBanner-module-scss-module__mvBLPW__content{gap:12px;padding:0 12px}}.ReferralBanner-module-scss-module__mvBLPW__text{color:#fff;text-align:center;font-size:14px;font-weight:600;line-height:1.4}@media (max-width:768px){.ReferralBanner-module-scss-module__mvBLPW__text{font-size:13px}}.ReferralBanner-module-scss-module__mvBLPW__link{color:#fff;white-space:nowrap;font-size:14px;font-weight:500;text-decoration:underline;transition:all .2s}.ReferralBanner-module-scss-module__mvBLPW__link:hover{color:#fffc;text-decoration-thickness:2px}.ReferralBanner-module-scss-module__mvBLPW__link:focus{outline-offset:2px;border-radius:2px;outline:2px solid #fff}@media (max-width:768px){.ReferralBanner-module-scss-module__mvBLPW__link{font-size:13px}}
@property --beam-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes layout-module-scss-module__gOsIXW__rotateBg{0%{--beam-angle:135deg}to{--beam-angle:495deg}}@keyframes layout-module-scss-module__gOsIXW__moveBackground{0%{opacity:0;transform:translate(180px)translateY(-250px)}10%,90%{opacity:.7}to{opacity:0;transform:translate(-60px)translateY(-60px)}}.layout-module-scss-module__gOsIXW__body{background-color:var(--color-background);border-bottom-right-radius:var(--footer-border-radius);border-bottom-left-radius:var(--footer-border-radius);margin-bottom:var(--footer-height);border-bottom:1px solid var(--color-background);z-index:2;width:100%;position:relative}.layout-module-scss-module__gOsIXW__body section:first-of-type{padding-top:170px!important}@media (min-width:810px) and (max-width:1199px){.layout-module-scss-module__gOsIXW__body section:first-of-type{padding-top:100px!important}}@media (max-width:809px){.layout-module-scss-module__gOsIXW__body section:first-of-type{padding-top:100px!important}}.layout-module-scss-module__gOsIXW__body.layout-module-scss-module__gOsIXW__additionPad section:first-of-type{padding-top:180px!important}@media (max-width:768px){.layout-module-scss-module__gOsIXW__body.layout-module-scss-module__gOsIXW__additionPad section:first-of-type{padding-top:180px!important}}.layout-module-scss-module__gOsIXW__footer{z-index:0;width:100%;position:fixed;bottom:0}
