@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes gradientBlob{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes tapShake{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-fade-in-up{animation:fadeInUp .8s ease-out forwards;opacity:0}.animate-fade-in{animation:fadeIn .8s ease-out forwards;opacity:0}.animate-scale-in{animation:scaleIn .6s ease-out forwards;opacity:0}.animate-slide-in-left{animation:slideInLeft .8s ease-out forwards;opacity:0}.animate-slide-in-right{animation:slideInRight .8s ease-out forwards;opacity:0}.animate-gradient-blob{background-size:200% 200%;animation:gradientBlob 3s ease-in-out infinite}.animate-marquee{animation:marquee 30s linear infinite}.animate-marquee:hover{animation-play-state:paused}.position-top{align-self:flex-start}.position-bottom{align-self:flex-end}.reveal{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),transform .75s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.4}h1,h2,h3,h4,h5,h6{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;margin:0}h1{font-size:3.5rem;line-height:1;font-weight:400;letter-spacing:-.02em}h2{font-size:2.25rem;line-height:1;font-weight:400;letter-spacing:-.02em}h3{font-size:1.875rem;line-height:1.067;font-weight:500;letter-spacing:-.02em}h4{font-size:1.125rem;line-height:1.333;font-weight:600;letter-spacing:0}.body1{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;line-height:1.4;font-weight:400;letter-spacing:0}.body2{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.4;font-weight:400;letter-spacing:0}.body3{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.25rem;line-height:1.4;font-weight:400;letter-spacing:0}.btn-text{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;line-height:1.333;font-weight:500;letter-spacing:0}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background-color:#0c0c0d;color:#f7f7f8;overflow-x:hidden;margin:0}a{text-decoration:none;color:inherit}img{display:block;max-width:100%}button{cursor:pointer;background:none;border:none;font:inherit}._appRoot_1djl6_1{background:#0c0c0d;color:#f7f7f8;overflow-x:hidden}._main_1djl6_7{display:flex;flex-direction:column;gap:160px}@media(max-width:1024px){._main_1djl6_7{gap:80px}}@media(max-width:640px){._main_1djl6_7{gap:48px}}._header_1c2wg_1{position:fixed;top:0;left:0;right:0;z-index:100;padding:33px 0;transition:background .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent}@media(max-width:1024px){._header_1c2wg_1{padding:20px 0}}._scrolled_1c2wg_17{background:#0c0c0dcc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 40px #0006}._inner_1c2wg_24{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._inner_1c2wg_24{padding:0}}@media(max-width:1024px){._inner_1c2wg_24{padding:0 24px}}@media(max-width:640px){._inner_1c2wg_24{padding:0 16px}}._logoWrapper_1c2wg_48{display:flex;align-items:center;gap:12px}._logo_1c2wg_48{width:152px;height:42px;object-fit:contain;flex-shrink:0}._logoTagline_1c2wg_61{height:41px;font-size:1.5rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#f9f9fb;display:none;align-items:center}@media(min-width:1024px){._logoTagline_1c2wg_61{display:flex}}._desktopNav_1c2wg_77{display:none;align-items:center;gap:8px}@media(min-width:768px){._desktopNav_1c2wg_77{display:flex}}._telegramBtn_1c2wg_88{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#e1ff01;background:#27272b66;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._telegramBtn_1c2wg_88:hover{opacity:.8}._webAppBtn_1c2wg_105{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#fff;background:#27272b66;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._webAppBtn_1c2wg_105:hover{opacity:.8}._b2bLink_1c2wg_122{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#fff;background:#27272b66;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._b2bLink_1c2wg_122:hover{opacity:.8}._divider_1c2wg_139{width:1px;height:1.25rem;background:#ffffff1f;margin:0 .25rem}._langBtn_1c2wg_146{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#fff;background:none;border:none;cursor:pointer;transition:opacity .2s}._langBtn_1c2wg_146:hover{opacity:.8}._mobileRight_1c2wg_163{display:flex;align-items:center;gap:8px}@media(min-width:768px){._mobileRight_1c2wg_163{display:none}}._hamburger_1c2wg_174{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#fff;background:none;border:none;cursor:pointer}._drawer_1c2wg_186{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#0c0c0d;padding-top:5rem;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none}@media(min-width:768px){._drawer_1c2wg_186{display:none}}._drawerOpen_1c2wg_205{transform:translate(0);pointer-events:auto}._drawerHeader_1c2wg_210{display:flex;flex-direction:column;gap:16px;padding:3px 16px 32px}._drawerLogo_1c2wg_217{width:152px;height:42px;object-fit:contain}._drawerTagline_1c2wg_223{font-size:1.5rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;white-space:pre-line;margin:0}._drawerContent_1c2wg_233{display:flex;flex-direction:column;gap:0;padding:24px 16px}._drawerB2bLink_1c2wg_240{font-size:1.125rem;font-weight:300;color:#fff;padding:12px 0;transition:opacity .2s}._drawerB2bLink_1c2wg_240:hover{opacity:.6}._drawerLabel_1c2wg_251{display:none}._drawerTelegramBtn_1c2wg_255{font-size:1.125rem;font-weight:300;color:#fff;padding:12px 0;transition:opacity .2s;display:flex;align-items:center;gap:8px}._drawerTelegramBtn_1c2wg_255 svg{flex-shrink:0}._drawerTelegramBtn_1c2wg_255:hover{opacity:.6}._drawerWebAppBtn_1c2wg_272{font-size:1.125rem;font-weight:300;color:#fff;padding:12px 0;transition:opacity .2s;display:flex;align-items:center;gap:8px}._drawerWebAppBtn_1c2wg_272 svg{flex-shrink:0}._drawerWebAppBtn_1c2wg_272:hover{opacity:.6}._section_wmg6m_1{width:100%;overflow:hidden;height:auto}@media(min-width:1024px){._section_wmg6m_1{aspect-ratio:1440/730}}._image_wmg6m_12{width:100%;height:100%;object-fit:cover;display:block}._section_1az0a_1{width:100%;max-width:1280px;margin:0 auto;padding:24px 40px 56px;background:#0c0c0d;overflow:hidden}@media(min-width:1360px){._section_1az0a_1{padding:24px 0 56px}}@media(max-width:1024px){._section_1az0a_1{max-width:100%;padding:16px 24px 40px}}@media(max-width:640px){._section_1az0a_1{padding:12px 16px 32px}}._grid_1az0a_26{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){._grid_1az0a_26{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}._textCol_1az0a_40{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:unset}@media(min-width:1024px){._textCol_1az0a_40{width:634px;min-height:314px}}._heading_1az0a_54{font-size:clamp(1.75rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 28px}@media(min-width:768px){._heading_1az0a_54{margin:0 0 32px}}@media(min-width:1024px){._heading_1az0a_54{margin:0 0 48px}}._paragraph_1az0a_75{font-size:clamp(.9375rem,2vw,1.25rem);line-height:1.4;font-weight:400;color:#fff;margin:0 0 32px;white-space:pre-line}@media(min-width:768px){._paragraph_1az0a_75{margin:0 0 40px}}@media(min-width:1024px){._paragraph_1az0a_75{margin:0 0 64px}}._ctaRow_1az0a_94{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:768px){._ctaRow_1az0a_94{flex-direction:row;align-items:center;width:auto}}._ctaPrimary_1az0a_108{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px 12px 12px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;transition:opacity .2s;white-space:nowrap;width:100%}@media(min-width:768px){._ctaPrimary_1az0a_108{font-size:1.125rem;width:auto}}._ctaPrimary_1az0a_108:hover{opacity:.9}._ctaSecondary_1az0a_134{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px 12px 12px;font-size:1rem;font-weight:500;color:#fff;background:#27272b;border-radius:9999px;transition:opacity .2s;white-space:nowrap;width:100%}@media(min-width:768px){._ctaSecondary_1az0a_134{font-size:1.125rem;width:auto}}._ctaSecondary_1az0a_134:hover{opacity:.8}._imageCol_1az0a_160{display:flex;justify-content:center;align-items:center}@media(min-width:1024px){._imageCol_1az0a_160{justify-content:flex-end}}._heroImg_1az0a_171{width:100%;max-width:480px;height:auto;object-fit:contain}@media(min-width:1024px){._heroImg_1az0a_171{width:634px;max-width:none;height:498px}}._section_c2i7d_1{width:100%;max-width:1280px;min-height:unset;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_c2i7d_1{padding:0}}@media(max-width:1024px){._section_c2i7d_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_c2i7d_1{padding:0 16px}}._heading_c2i7d_25{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;width:100%;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 32px}@media(min-width:1024px){._heading_c2i7d_25{width:671px;margin:0 0 48px}}._cards_c2i7d_43{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:768px){._cards_c2i7d_43{grid-template-columns:repeat(2,1fr);gap:20px}}@media(min-width:1024px){._cards_c2i7d_43{grid-template-columns:repeat(3,1fr)}}._card_c2i7d_43{display:flex;flex-direction:column;gap:16px;padding:16px;background:transparent;border:1px solid #27272B;border-radius:20px}._cardImage_c2i7d_70{width:100%;height:auto;aspect-ratio:386/280;object-fit:cover;border-radius:8px}._cardTitle_c2i7d_78{font-size:1.125rem;line-height:1.333;font-weight:500;color:#fff;margin:0;white-space:pre-line}._cardDesc_c2i7d_87{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0;white-space:pre-line}@keyframes _float_hwetq_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes _fadeInUp_hwetq_1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_hwetq_1{0%{opacity:0}to{opacity:1}}@keyframes _scaleIn_hwetq_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _slideInLeft_hwetq_1{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes _slideInRight_hwetq_1{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes _gradientBlob_hwetq_1{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes _tapShake_hwetq_1{0%,to{transform:rotate(0)}50%{transform:rotate(5deg)}}@keyframes _marquee_hwetq_1{0%{transform:translate(0)}to{transform:translate(-50%)}}._animate-fade-in-up_hwetq_81{animation:_fadeInUp_hwetq_1 .8s ease-out forwards;opacity:0}._animate-fade-in_hwetq_81{animation:_fadeIn_hwetq_1 .8s ease-out forwards;opacity:0}._animate-scale-in_hwetq_91{animation:_scaleIn_hwetq_1 .6s ease-out forwards;opacity:0}._animate-slide-in-left_hwetq_96{animation:_slideInLeft_hwetq_1 .8s ease-out forwards;opacity:0}._animate-slide-in-right_hwetq_101{animation:_slideInRight_hwetq_1 .8s ease-out forwards;opacity:0}._animate-gradient-blob_hwetq_106{background-size:200% 200%;animation:_gradientBlob_hwetq_1 3s ease-in-out infinite}._animate-marquee_hwetq_111{animation:_marquee_hwetq_1 30s linear infinite}._animate-marquee_hwetq_111:hover{animation-play-state:paused}._position-top_hwetq_118{align-self:flex-start}._position-bottom_hwetq_122{align-self:flex-end}._reveal_hwetq_126{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms),transform .75s cubic-bezier(.16,1,.3,1) var(--reveal-delay, 0ms);will-change:opacity,transform}._reveal_hwetq_126._is-visible_hwetq_132{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){._reveal_hwetq_126{opacity:1;transform:none;transition:none}}._sectionEn_hwetq_144{background:linear-gradient(to bottom,#1a1a1c,#0c0c0d);padding-top:5rem;padding-bottom:5rem}@media(min-width:1024px){._sectionEn_hwetq_144{padding-top:160px;padding-bottom:160px}}._sectionEn_hwetq_144{overflow:hidden}._container_hwetq_159{width:100%;max-width:1280px;margin:0 auto;padding:0 1.5rem}._titleWrapper_hwetq_166{text-align:center;max-width:42rem;margin:0 auto 2rem}@media(min-width:640px){._titleWrapper_hwetq_166{margin-bottom:3rem}}._logoInline_hwetq_177{display:inline-block;vertical-align:baseline;height:.75em;width:auto;object-fit:contain}._title_hwetq_166{font-weight:700;letter-spacing:-.025em;color:#f7f7f8;font-size:clamp(2rem,4.5vw,3.25rem);letter-spacing:-.03em;line-height:1.1;margin-bottom:1.25rem}._layout_hwetq_195{display:flex;flex-direction:column;gap:2rem;max-width:72rem;margin:0 auto;text-align:center}@media(min-width:768px){._layout_hwetq_195{flex-direction:row;gap:3rem;text-align:left}}@media(min-width:1024px){._layout_hwetq_195{gap:4rem}}._textCol_hwetq_216{display:flex;flex-direction:column;gap:1rem;color:#f7f7f8;max-width:28rem}@media(min-width:768px){._textCol_hwetq_216{gap:1.5rem}}@media(min-width:1024px){._textCol_hwetq_216{max-width:32rem}}._bigHeading_hwetq_234{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:700;color:#f7f7f8;line-height:1.1;letter-spacing:-.03em;text-align:center}@media(min-width:768px){._bigHeading_hwetq_234{text-align:left}}._highlight_hwetq_248{color:#ffff26}._bodyText_hwetq_252{font-size:clamp(1rem,1.5vw,1.125rem);color:#d4d4d8;line-height:1.7}._smallText_hwetq_258{font-size:.875rem;color:#a1a1aa;line-height:1.6}._imageCol_hwetq_264{display:flex;justify-content:center;flex-shrink:0;overflow:hidden}._mockupImg_hwetq_271{width:100%;max-width:32rem;object-fit:contain;-webkit-user-select:none;user-select:none;margin-top:-3rem}@media(min-width:768px){._mockupImg_hwetq_271{max-width:42rem;margin-top:-4rem}}._sectionRu_hwetq_285{width:100%;max-width:1280px;min-height:unset;margin:0 auto;overflow:hidden;padding:0 40px}@media(min-width:1360px){._sectionRu_hwetq_285{padding:0}}@media(max-width:1024px){._sectionRu_hwetq_285{max-width:100%;padding:0 24px}}@media(max-width:640px){._sectionRu_hwetq_285{padding:0 16px}}._ruLayout_hwetq_310{position:relative;display:flex;flex-direction:column;gap:32px;align-items:center}@media(min-width:640px){._ruLayout_hwetq_310{gap:40px}}@media(min-width:1024px){._ruLayout_hwetq_310{flex-direction:row;align-items:center;justify-content:space-between;gap:85px}}._interactiveCol_hwetq_331{display:flex;flex-direction:row;align-items:center;gap:.5rem;flex-shrink:0;order:2}@media(min-width:1024px){._interactiveCol_hwetq_331{gap:1rem;order:1}}._stickerColumn_hwetq_346{display:flex;flex-direction:column;align-items:center;gap:.5rem}@media(min-width:640px){._stickerColumn_hwetq_346{gap:1rem}}@media(min-width:1024px){._stickerColumn_hwetq_346{gap:1.25rem}}._textCol_hwetq_216{display:flex;flex-direction:column;gap:32px;width:100%;order:1;align-items:flex-start}@media(min-width:1024px){._textCol_hwetq_216{gap:48px;width:auto;order:2}}._heading_hwetq_379{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0}._bodyText_hwetq_252{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;white-space:pre-line;margin:0}._hintText_hwetq_399{font-size:1rem;line-height:1.4;font-weight:400;color:#e1ff01;white-space:pre-line;margin:0}._screenWrapper_hwetq_408{display:flex;justify-content:center;flex-shrink:0}._screenContainer_hwetq_414{position:relative;border-radius:1.5rem;overflow:visible;box-shadow:0 25px 50px -12px #00000040}._screenCta_hwetq_421{position:absolute;bottom:7%;opacity:0}@media(min-width:1024px){._screenCta_hwetq_421{bottom:6.5%}}._screenCta_hwetq_421{left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;height:30px;width:81%;padding:8px 12px;font-size:.65rem;font-weight:500;color:#0c0c0d;background:#fff;border-radius:9999px;white-space:nowrap;transition:opacity .2s;z-index:10}@media(min-width:640px){._screenCta_hwetq_421{height:40px;font-size:.75rem}}@media(min-width:1024px){._screenCta_hwetq_421{height:45px;width:234px;font-size:.8rem;padding:12px 16px}}._screenCta_hwetq_421:hover{opacity:0}._screenImg_hwetq_467{width:11.5rem;object-fit:contain;-webkit-user-select:none;user-select:none}@media(min-width:640px){._screenImg_hwetq_467{width:14.5rem}}@media(min-width:768px){._screenImg_hwetq_467{width:17rem}}@media(min-width:1024px){._screenImg_hwetq_467{width:18rem}}._stickerWrapper_hwetq_488{position:relative}._stickerBtn_hwetq_492{position:relative;width:5rem;height:auto;background:transparent;transition:all .2s}@media(min-width:640px){._stickerBtn_hwetq_492{width:5.5rem}}@media(min-width:768px){._stickerBtn_hwetq_492{width:7rem}}@media(min-width:1024px){._stickerBtn_hwetq_492{width:10rem}}._stickerBtn_hwetq_492:hover{transform:scale(1.05)}._stickerBtn_hwetq_492:active{transform:scale(.95)}._stickerImg_hwetq_521{width:100%;height:auto;display:block;transition:opacity .2s}._tapIndicator_hwetq_528{position:absolute;top:13%;left:5%;width:110%;height:110%;pointer-events:none;animation:_tapShake_hwetq_1 4s ease-in-out infinite;transform-origin:center}._flyingSticker_hwetq_539{position:absolute;pointer-events:auto;cursor:pointer;z-index:50}._flyingStickerImg_hwetq_546{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 25px 25px rgba(0,0,0,.15));-webkit-user-select:none;user-select:none}._section_xffqk_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_xffqk_1{padding:0}}@media(max-width:1024px){._section_xffqk_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_xffqk_1{padding:0 16px}}._heading_xffqk_24{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}@media(max-width:1024px){._heading_xffqk_24{margin:0 0 32px}}@media(max-width:640px){._heading_xffqk_24{margin:0 0 24px}}._cards_xffqk_45{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1024px){._cards_xffqk_45{grid-template-columns:1fr}}._card_xffqk_45{display:flex;flex-direction:column;gap:25px;padding:20px;min-height:264px;border:1px solid #27272B;border-radius:20px;background:transparent}._cardHeader_xffqk_67{display:flex;justify-content:space-between;align-items:center}._cardName_xffqk_73{font-size:1.125rem;font-weight:500;color:#fff}._cardTag_xffqk_79{font-size:1.125rem;font-weight:400;color:#b1b1ba}._cardDesc_xffqk_85{font-size:1rem;line-height:1.4;font-weight:150;color:#fff;white-space:pre-line;margin:0;flex:1}._btnPrimary_xffqk_95{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;width:223px;padding:12px 16px 12px 12px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;white-space:nowrap;transition:opacity .2s;align-self:flex-start}@media(max-width:1024px){._btnPrimary_xffqk_95{align-self:stretch;width:100%}}._btnPrimary_xffqk_95:hover{opacity:.9}._btnSecondary_xffqk_122{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;width:229px;padding:12px 16px 12px 12px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;white-space:nowrap;transition:opacity .2s;align-self:flex-start}@media(max-width:1024px){._btnSecondary_xffqk_122{align-self:stretch;width:100%}}._btnSecondary_xffqk_122:hover{opacity:.9}._cardSpecial_xffqk_149{position:relative;justify-content:flex-end;gap:0}@media(max-width:1024px){._cardSpecial_xffqk_149{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;min-height:auto}}._starIcon_xffqk_164{position:absolute;top:-20px;right:-20px;width:80px;height:80px;flex-shrink:0}@media(max-width:1024px){._starIcon_xffqk_164{position:relative;top:auto;right:auto;width:64px;height:64px}}._specialText_xffqk_182{font-size:2.25rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0}@media(max-width:1024px){._specialText_xffqk_182{font-size:1.5rem}}._section_y26y7_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_y26y7_1{padding:0}}@media(max-width:1024px){._section_y26y7_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_y26y7_1{padding:0 16px}}._title_y26y7_24{font-size:clamp(1.75rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0 0 48px}._grid_y26y7_34{width:100%;display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:48px}@media(min-width:640px){._grid_y26y7_34{grid-template-columns:repeat(3,1fr)}}._card_y26y7_47{display:flex;flex-direction:column;gap:24px;padding:20px;border-radius:20px;border:1px solid #27272B;background:transparent;transition:border-color .25s,background .25s,transform .25s;cursor:pointer}._card_y26y7_47:hover{border-color:#e1ff01;transform:translateY(-2px)}._card_y26y7_47:hover ._cardCta_y26y7_62{gap:.5rem;color:#e1ff01}._cardMeta_y26y7_67{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._cardCategory_y26y7_74{font-size:.875rem;font-weight:400;color:#e1ff01}._cardReadTime_y26y7_80{font-size:.875rem;font-weight:400;color:#5f5f68}._cardTitle_y26y7_86{font-size:1.25rem;line-height:1.4;font-weight:400;color:#fff;margin:0}._cardExcerpt_y26y7_94{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0;flex:1}._cardCta_y26y7_62{display:inline-flex;align-items:center;gap:.35rem;margin-top:.25rem;font-size:1rem;line-height:1.4;font-weight:400;color:#e1ff01;transition:gap .2s}._ctaWrap_y26y7_115{display:flex;justify-content:flex-start}._ctaBtn_y26y7_120{display:inline-flex;align-items:center;gap:8px;padding:12px 16px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:999px;transition:opacity .2s}._ctaBtn_y26y7_120:hover{opacity:.85}._section_fgyam_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_fgyam_1{padding:0}}@media(max-width:1024px){._section_fgyam_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_fgyam_1{padding:0 16px}}._grid_fgyam_24{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){._grid_fgyam_24{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}._textCol_fgyam_38{display:flex;flex-direction:column;align-items:flex-start;width:100%;min-height:unset}@media(max-width:1024px){._textCol_fgyam_38{align-items:flex-start;text-align:left}}@media(min-width:1024px){._textCol_fgyam_38{width:634px;min-height:314px}}._heading_fgyam_58{font-size:clamp(1.75rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 20px}@media(min-width:768px){._heading_fgyam_58{margin:0 0 32px}}@media(min-width:1024px){._heading_fgyam_58{margin:0 0 48px}}._paragraph_fgyam_79{font-size:clamp(.9375rem,2vw,1.25rem);line-height:1.4;font-weight:400;color:#fff;margin:0 0 24px;white-space:pre-line;max-width:510px}@media(min-width:768px){._paragraph_fgyam_79{margin:0 0 40px;font-weight:400}}@media(min-width:1024px){._paragraph_fgyam_79{margin:0 0 64px}}._ctaRow_fgyam_100{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:768px){._ctaRow_fgyam_100{flex-direction:row;align-items:center;width:auto}}._ctaPrimary_fgyam_114{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px 12px 12px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;transition:opacity .2s;white-space:nowrap;width:100%}@media(min-width:768px){._ctaPrimary_fgyam_114{font-size:1.125rem;width:auto}}._ctaPrimary_fgyam_114:hover{opacity:.9}._imageCol_fgyam_140{display:flex;justify-content:center;align-items:center}@media(min-width:1024px){._imageCol_fgyam_140{justify-content:flex-end}}._imageWrapper_fgyam_151{position:relative;width:100%;max-width:480px;padding-bottom:415.6px;height:0}@media(min-width:1024px){._imageWrapper_fgyam_151{width:534px;max-width:none;padding-bottom:459.88px}}._card_fgyam_166{position:absolute;top:0;left:0;width:100%;height:calc(100% - 22px);object-fit:contain;display:block;transition:transform .42s cubic-bezier(.4,0,.2,1),opacity .42s cubic-bezier(.4,0,.2,1)}._slideUnder_fgyam_177{animation:_slideUnder_fgyam_177 .46s cubic-bezier(.4,0,.8,1) forwards}@keyframes _slideUnder_fgyam_177{0%{transform:translate(0) scale(1);opacity:1;z-index:11}27%{transform:translate(18%) scale(1);opacity:.9;z-index:11}28%{transform:translate(18%) scale(1);opacity:.9;z-index:1}70%{transform:translate(6%) scale(1);opacity:.25;z-index:1}to{transform:translate(0) scale(1);opacity:0;z-index:1}}._arrowRight_fgyam_208,._arrowLeft_fgyam_208{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fff;cursor:pointer;padding:0;z-index:20;transition:opacity .2s}._arrowRight_fgyam_208:hover,._arrowLeft_fgyam_208:hover{opacity:.6}._arrowLeft_fgyam_208{left:12px}._arrowRight_fgyam_208{right:12px}._section_14zu6_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;overflow:visible}@media(min-width:1360px){._section_14zu6_1{padding:0}}@media(max-width:1024px){._section_14zu6_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_14zu6_1{padding:0 16px}}._grid_14zu6_25{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:1024px){._grid_14zu6_25{grid-template-columns:419px 1px 214px 1px 1fr 188px;gap:0;align-items:stretch}}._leftCol_14zu6_38{display:flex;flex-direction:column;gap:20px}@media(min-width:1024px){._leftCol_14zu6_38{position:relative;min-height:470px}}._divider_14zu6_50{display:block;width:100%;height:1px;background:#27272b}@media(min-width:1024px){._divider_14zu6_50{width:1px;height:auto;align-self:stretch}}._label_14zu6_64{font-size:clamp(1.75rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0}@media(min-width:1024px){._label_14zu6_64{position:absolute;top:0;left:0;margin:0 0 24px}}._statements_14zu6_82{display:none}@media(min-width:1024px){._statements_14zu6_82{display:flex;flex-direction:column;gap:4px;position:relative;flex:1}}._statementLine_14zu6_95{display:inline-block;font-size:1.875rem;line-height:1.1;font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#0c0c0d;background:#e1ff01;border-radius:0;padding:2px 6px;white-space:nowrap}@media(min-width:1024px){._statementLine_14zu6_95{position:absolute}}._starCol_14zu6_114{display:flex;justify-content:flex-start;padding-top:4px}@media(min-width:1024px){._starCol_14zu6_114{justify-content:center}}._visionCol_14zu6_125{display:flex;align-items:flex-start}@media(min-width:1024px){._visionCol_14zu6_125{padding-left:53px;padding-top:2px}}._vision_14zu6_125{font-size:1.5rem;line-height:auto;font-weight:400;color:#fff;margin:0}@media(min-width:1024px){._vision_14zu6_125{width:431px;height:auto;overflow:hidden}}._photoCol_14zu6_151{display:flex;justify-content:center;width:100%}@media(min-width:1024px){._photoCol_14zu6_151{justify-content:flex-end;align-self:start;width:auto}}@media(min-width:1360px){._photoCol_14zu6_151{margin-right:calc((1280px - 100vw)/2)}}._photoWrapper_14zu6_169{position:relative;width:100%}@media(min-width:1024px){._photoWrapper_14zu6_169{width:188px}}._photo_14zu6_151{width:100%;height:396px;object-fit:cover;object-position:center 25%;display:block}@media(min-width:1024px){._photo_14zu6_151{width:188px;height:448px;max-width:none;object-fit:cover;object-position:top}}._statementsMobile_14zu6_196{display:flex;flex-direction:column;gap:4px;align-items:flex-start;position:absolute;bottom:16px;left:8px}@media(min-width:1024px){._statementsMobile_14zu6_196{display:none}}._statementLineMobile_14zu6_211{display:inline-block;font-size:1.25rem;line-height:1.1;font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#0c0c0d;background:#e1ff01;padding:2px 6px;white-space:nowrap}._footer_452kv_1{width:100%;max-width:1280px;margin:125px auto 0;padding:0 40px}@media(min-width:1360px){._footer_452kv_1{padding:0}}@media(max-width:1024px){._footer_452kv_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._footer_452kv_1{padding:0 16px}}._inner_452kv_24{position:relative;padding-top:40px;padding-bottom:48px;min-height:260px}@media(max-width:1024px){._inner_452kv_24{display:flex;flex-direction:column;gap:40px;min-height:unset}}._brand_452kv_39{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:500px}._logo_452kv_47{width:152px;height:42px;object-fit:contain;display:block}._tagline_452kv_54{font-size:1.5rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;white-space:pre-line;margin:0}._tgHandle_452kv_64{display:inline-flex;align-items:center;gap:8px;font-size:1rem;font-weight:400;color:#e1ff01;transition:opacity .2s}._tgHandle_452kv_64:hover{opacity:.8}@media(min-width:1024px){._col1_452kv_78{position:absolute;top:40px;left:578px}}@media(min-width:1024px){._col2_452kv_86{position:absolute;top:40px;left:901px}}._colTitle_452kv_93{font-size:1rem;font-weight:400;color:#fff;margin:0 0 16px}._colLinks_452kv_100{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}._link_452kv_109{font-size:1rem;font-weight:400;color:#fff;transition:color .2s}._link_452kv_109:hover{color:#e1ff01}._copyright_452kv_119{font-size:.875rem;font-weight:400;color:#fff6;margin:48px 0 0}@media(max-width:1024px){._copyright_452kv_119{margin-top:0}}._page_1b7mq_1{min-height:100vh;background:#0c0c0d;color:#fff;display:flex;flex-direction:column}._hero_1b7mq_9{width:100%;max-width:1280px;margin:0 auto;padding:120px 40px 48px}@media(min-width:1360px){._hero_1b7mq_9{padding:120px 0 48px}}@media(max-width:1024px){._hero_1b7mq_9{padding:120px 24px 40px}}@media(max-width:640px){._hero_1b7mq_9{padding:120px 16px 32px}}._heroInner_1b7mq_31{display:flex;flex-direction:column;gap:16px}._label_1b7mq_37{font-size:.875rem;font-weight:400;color:#e1ff01;text-transform:uppercase;letter-spacing:.08em}._heroTitle_1b7mq_45{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;text-transform:uppercase;color:#fff;margin:0}._heroSub_1b7mq_55{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0}._main_1b7mq_63{width:100%;max-width:1280px;margin:0 auto;padding:0 40px 80px;flex:1}@media(min-width:1360px){._main_1b7mq_63{padding:0 0 80px}}@media(max-width:1024px){._main_1b7mq_63{padding:0 24px 64px}}@media(max-width:640px){._main_1b7mq_63{padding:0 16px 48px}}._grid_1b7mq_86{width:100%;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){._grid_1b7mq_86{grid-template-columns:repeat(3,1fr)}}._card_1b7mq_98{display:flex;flex-direction:column;gap:24px;padding:20px;border-radius:20px;border:1px solid #27272B;background:transparent;transition:border-color .25s,transform .25s;cursor:pointer}._card_1b7mq_98:hover{border-color:#e1ff01;transform:translateY(-2px)}._card_1b7mq_98:hover ._cardCta_1b7mq_113{gap:.5rem;color:#e1ff01}._cardMeta_1b7mq_118{display:flex;align-items:center;justify-content:space-between;gap:.5rem}._cardCategory_1b7mq_125{font-size:.875rem;font-weight:400;color:#e1ff01}._cardReadTime_1b7mq_131{font-size:.875rem;font-weight:400;color:#5f5f68}._cardTitle_1b7mq_137{font-size:1.25rem;line-height:1.4;font-weight:400;color:#fff;margin:0}._cardExcerpt_1b7mq_145{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0;flex:1}._cardFooter_1b7mq_154{display:flex;align-items:center;justify-content:space-between}._cardDate_1b7mq_160{font-size:.875rem;font-weight:400;color:#5f5f68}._cardCta_1b7mq_113{display:inline-flex;align-items:center;gap:.35rem;font-size:1rem;line-height:1.4;font-weight:400;color:#e1ff01;transition:gap .2s}._page_1rfs3_1{min-height:100vh;background:#0c0c0d;color:#fff;display:flex;flex-direction:column}._main_1rfs3_9{width:100%;max-width:800px;margin:0 auto;padding:120px 40px 80px;flex:1;display:flex;flex-direction:column;gap:64px}@media(max-width:1024px){._main_1rfs3_9{padding:120px 24px 64px}}@media(max-width:640px){._main_1rfs3_9{padding:120px 16px 48px;gap:48px}}._article_1rfs3_31{display:flex;flex-direction:column;gap:32px}._postHeader_1rfs3_37{display:flex;flex-direction:column;gap:16px}._meta_1rfs3_43{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._category_1rfs3_50{font-size:.875rem;font-weight:400;color:#e1ff01}._dot_1rfs3_56{width:3px;height:3px;border-radius:50%;background:#b1b1ba;flex-shrink:0}._metaText_1rfs3_64{font-size:.875rem;font-weight:400;color:#b1b1ba}._title_1rfs3_70{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase;color:#fff;margin:0}._excerpt_1rfs3_80{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0}._divider_1rfs3_88{border:none;border-top:1px solid #27272B;margin:0}._body_1rfs3_94{font-size:1rem;line-height:1.75;font-weight:400;color:#fff}._body_1rfs3_94 p{margin:0 0 1.25rem}._body_1rfs3_94 p:last-child{margin-bottom:0}._body_1rfs3_94 h2{font-size:clamp(1.125rem,2vw,1.375rem);font-weight:400;color:#fff;letter-spacing:-.02em;text-transform:uppercase;margin:2rem 0 .75rem}._body_1rfs3_94 h2:first-child{margin-top:0}._body_1rfs3_94 ul,._body_1rfs3_94 ol{padding-left:1.5rem;margin:0 0 1.25rem;display:flex;flex-direction:column;gap:.5rem}._body_1rfs3_94 li{color:#fff;font-weight:400}._body_1rfs3_94 strong{color:#fff;font-weight:500}._body_1rfs3_94 a{color:#e1ff01;text-decoration:underline;text-underline-offset:3px}._cta_1rfs3_138{position:relative;border:1px solid #27272B;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:16px;overflow:hidden}@media(min-width:640px){._cta_1rfs3_138{padding:32px}}._ctaLogo_1rfs3_154{position:absolute;right:0;top:0;width:247px;height:256px;display:block;pointer-events:none}@media(max-width:1024px){._ctaLogo_1rfs3_154{opacity:.1}}._ctaLabel_1rfs3_169{font-size:.875rem;font-weight:400;color:#e1ff01;text-transform:uppercase;letter-spacing:.08em;margin:0}._ctaHeadline_1rfs3_178{font-size:clamp(1.5rem,3vw,2rem);font-weight:400;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase;color:#fff;margin:0}._ctaSub_1rfs3_188{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;white-space:pre-line;margin:0}._ctaButtons_1rfs3_197{display:flex;flex-direction:column;gap:8px;margin-top:8px}@media(min-width:640px){._ctaButtons_1rfs3_197{flex-direction:row}}._ctaBtnPrimary_1rfs3_209{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:12px 16px;font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._ctaBtnPrimary_1rfs3_209:hover{opacity:.9}._ctaBtnSecondary_1rfs3_228{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:12px 16px;font-size:1rem;font-weight:500;color:#fff;background:#27272b;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._ctaBtnSecondary_1rfs3_228:hover{opacity:.8}._related_1rfs3_246{display:flex;flex-direction:column;gap:20px}._relatedTitle_1rfs3_252{font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin:0}._relatedGrid_1rfs3_261{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1024px){._relatedGrid_1rfs3_261{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._relatedGrid_1rfs3_261{grid-template-columns:1fr}}._relatedCard_1rfs3_277{display:flex;flex-direction:column;gap:10px;padding:16px;border:1px solid #27272B;border-radius:16px;transition:border-color .2s}._relatedCard_1rfs3_277:hover{border-color:#e1ff01}._relatedCategory_1rfs3_290{font-size:.75rem;font-weight:400;color:#e1ff01;text-transform:uppercase;letter-spacing:.08em}._relatedCardTitle_1rfs3_298{font-size:.9375rem;font-weight:400;line-height:1.4;color:#fff;margin:0;flex:1}._relatedReadTime_1rfs3_307{font-size:.8125rem;color:#b1b1ba;font-weight:400}._notFound_1rfs3_313{width:100%;max-width:800px;margin:0 auto;padding:160px 40px 80px;display:flex;flex-direction:column;gap:24px}._notFound_1rfs3_313 h1{font-size:2rem;font-weight:400;text-transform:uppercase;letter-spacing:-.02em}._backLink_1rfs3_329{display:inline-flex;align-items:center;gap:6px;font-size:.875rem;font-weight:400;color:#b1b1ba;transition:color .2s}._backLink_1rfs3_329:hover{color:#fff}._header_w7rfu_1{position:fixed;top:0;left:0;right:0;z-index:100;padding:33px 0;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease;border-bottom:1px solid transparent}@media(max-width:1024px){._header_w7rfu_1{padding:20px 0}}._scrolled_w7rfu_17{background:#0c0c0dcc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px 40px #0006}._inner_w7rfu_24{display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._inner_w7rfu_24{padding:0}}@media(max-width:1024px){._inner_w7rfu_24{padding:0 24px}}@media(max-width:640px){._inner_w7rfu_24{padding:0 16px}}._logoWrapper_w7rfu_48{display:flex;align-items:center;gap:12px}._logo_w7rfu_48{width:152px;height:42px;object-fit:contain;flex-shrink:0}._logoTagline_w7rfu_61{height:41px;font-size:1.5rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#f9f9fb;display:none;align-items:center}@media(min-width:1024px){._logoTagline_w7rfu_61{display:flex}}._desktopNav_w7rfu_77{display:none;align-items:center;gap:8px}@media(min-width:768px){._desktopNav_w7rfu_77{display:flex}}._aboutLink_w7rfu_88{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#fff;background:#27272b66;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._aboutLink_w7rfu_88:hover{opacity:.8}._ctaBtn_w7rfu_105{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#e1ff01;background:#27272b66;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._ctaBtn_w7rfu_105:hover{opacity:.8}._langBtn_w7rfu_122{display:inline-flex;align-items:center;height:48px;padding:12px 16px;font-size:1.125rem;font-weight:300;color:#fff;background:none;border:none;cursor:pointer;transition:opacity .2s;white-space:nowrap}._langBtn_w7rfu_122:hover{opacity:.8}._mobileRight_w7rfu_140{display:flex;align-items:center;gap:8px}@media(min-width:768px){._mobileRight_w7rfu_140{display:none}}._hamburger_w7rfu_151{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;color:#fff;background:none;border:none;cursor:pointer}._drawer_w7rfu_163{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#0c0c0d;padding-top:5rem;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);pointer-events:none}@media(min-width:768px){._drawer_w7rfu_163{display:none}}._drawerOpen_w7rfu_182{transform:translate(0);pointer-events:auto}._drawerContent_w7rfu_187{display:flex;flex-direction:column;padding:24px 16px}._drawerLink_w7rfu_193{font-size:1.125rem;font-weight:300;color:#fff;padding:12px 0;transition:opacity .2s}._drawerLink_w7rfu_193:hover{opacity:.6}._section_dte8r_1{position:relative;width:100%;max-width:1280px;height:498px;margin:201px auto 0;padding:0 40px;background:#0c0c0d;overflow:hidden}@media(min-width:1360px){._section_dte8r_1{padding:0}}@media(max-width:1024px){._section_dte8r_1{max-width:100%;height:auto;margin-top:140px;padding:40px 0;overflow:visible}}@media(max-width:640px){._section_dte8r_1{margin-top:100px;padding:32px 0}}._grid_dte8r_32{display:flex;flex-direction:column;gap:24px;height:100%}@media(min-width:1024px){._grid_dte8r_32{flex-direction:row;align-items:center;justify-content:space-between;gap:0}}._textCol_dte8r_47{display:flex;flex-direction:column;align-items:flex-start;width:100%;order:2}@media(max-width:1024px){._textCol_dte8r_47{padding:0 24px}}@media(max-width:640px){._textCol_dte8r_47{padding:0 16px}}@media(min-width:1024px){._textCol_dte8r_47{width:742px;order:1;padding:0}}._badge_dte8r_72{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;background:#e1ff0114;border:1px solid rgba(225,255,1,.18);padding:.375rem 1rem;border-radius:9999px;margin-bottom:16px}._heading_dte8r_86{font-size:2rem}@media(min-width:1024px){._heading_dte8r_86{font-size:clamp(2rem,5vw,3.5rem)}}._heading_dte8r_86{line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 20px}@media(min-width:768px){._heading_dte8r_86{margin:0 0 32px}}@media(min-width:1024px){._heading_dte8r_86{width:742px;margin:0 0 48px}}._accent_dte8r_115{color:#e1ff01}._headingDesktop_dte8r_119{display:none}@media(min-width:1024px){._headingDesktop_dte8r_119{display:block}}._headingMobile_dte8r_128{display:block}@media(min-width:1024px){._headingMobile_dte8r_128{display:none}}._paragraph_dte8r_137{font-size:clamp(.9375rem,2vw,1.25rem);line-height:1.4;font-weight:400;color:#fff;margin:0 0 24px;white-space:pre-line}@media(min-width:768px){._paragraph_dte8r_137{margin:0 0 40px}}@media(min-width:1024px){._paragraph_dte8r_137{width:470px;margin:0 0 64px}}._ctaRow_dte8r_157{display:flex;flex-direction:column;gap:13px;width:100%}@media(min-width:768px){._ctaRow_dte8r_157{flex-direction:row;align-items:center;width:auto}}._ctaPrimary_dte8r_171{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:16px}@media(min-width:1024px){._ctaPrimary_dte8r_171{height:48px}}._ctaPrimary_dte8r_171{font-size:1rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;transition:opacity .2s;white-space:nowrap;width:100%}@media(min-width:768px){._ctaPrimary_dte8r_171{font-size:1.125rem;width:auto}}._ctaPrimary_dte8r_171:hover{opacity:.9}._ctaSecondary_dte8r_204{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:16px}@media(min-width:1024px){._ctaSecondary_dte8r_204{height:48px}}._ctaSecondary_dte8r_204{font-size:1rem;font-weight:500;color:#fff;background:#27272b;border-radius:9999px;transition:opacity .2s;white-space:nowrap;width:100%}@media(min-width:768px){._ctaSecondary_dte8r_204{font-size:1.125rem;width:auto}}._ctaSecondary_dte8r_204:hover{opacity:.8}._imageCol_dte8r_237{display:flex;justify-content:center;align-items:center;order:1}@media(min-width:1024px){._imageCol_dte8r_237{position:absolute;left:646px;top:0;width:634px;height:498px;order:2}}._heroImg_dte8r_254{width:100vw;max-width:100vw;height:auto;object-fit:contain}@media(min-width:1024px){._heroImg_dte8r_254{width:634px;max-width:none;height:498px}}._section_1cl6d_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_1cl6d_1{padding:0}}@media(max-width:1024px){._section_1cl6d_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_1cl6d_1{padding:0 16px}}._label_1cl6d_24{display:block;font-size:.75rem;font-weight:200;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin-bottom:12px}._heading_1cl6d_34{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}@media(max-width:1024px){._heading_1cl6d_34{margin:0 0 32px}}@media(max-width:640px){._heading_1cl6d_34{margin:0 0 24px}}._headingDesktop_1cl6d_55{display:none}@media(min-width:1024px){._headingDesktop_1cl6d_55{display:block}}._headingMobile_1cl6d_64{display:block}@media(min-width:1024px){._headingMobile_1cl6d_64{display:none}}._cards_1cl6d_73{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1024px){._cards_1cl6d_73{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._cards_1cl6d_73{grid-template-columns:1fr}}._card_1cl6d_73{position:relative;display:flex;flex-direction:column;gap:12px;padding:43px 20px 20px;height:166px;border:1px solid #27272B;border-radius:20px;background:transparent;overflow:hidden}@media(max-width:640px){._card_1cl6d_73 img{transform:scale(.95) translate(-20px,20px);transform-origin:top right}}._cardImgLocal_1cl6d_108{position:absolute;left:256.35px;top:3.35px;width:202.87px;height:202.87px;pointer-events:none}._cardImgBrands_1cl6d_117{position:absolute;left:220.33px;top:-64px;width:274.9px;height:274.9px;transform:rotate(-6.83deg);pointer-events:none}@media(max-width:640px){._cardImgBrands_1cl6d_117{left:240px}}._cardImgClubs_1cl6d_132{position:absolute;left:232.19px;top:-13.26px;width:214.46px;height:214.46px;transform:rotate(-6.83deg);pointer-events:none}@media(max-width:640px){._cardImgClubs_1cl6d_132{left:220px}}._cardImgOrganizers_1cl6d_147{position:absolute;left:241px;top:-11px;width:218px;height:218px;pointer-events:none}._cardImgHealth_1cl6d_156{position:absolute;left:251.33px;top:-54px;width:227px;height:227px;pointer-events:none}._cardImgCity_1cl6d_165{position:absolute;left:252.67px;top:0;width:210px;height:210px;pointer-events:none}._cardName_1cl6d_174{font-size:1.125rem;font-weight:500;color:#fff}._cardDesc_1cl6d_180{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;white-space:pre-line;margin:0;flex:1}._section_61tpm_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_61tpm_1{padding:0}}@media(max-width:1024px){._section_61tpm_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_61tpm_1{padding:0 16px}}._label_61tpm_24{display:block;font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin-bottom:12px}._heading_61tpm_34{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}@media(max-width:1024px){._heading_61tpm_34{font-size:2.25rem;margin-bottom:32px}}._subtitle_61tpm_51{font-size:1.125rem;line-height:1.4;font-weight:400;color:#fff;margin:0 0 48px}@media(max-width:1024px){._subtitle_61tpm_51{margin-bottom:32px}}._subtitleMuted_61tpm_64{color:#5f5f68}._cards_61tpm_68{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}@media(max-width:1024px){._cards_61tpm_68{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){._cards_61tpm_68{grid-template-columns:1fr}}._card_61tpm_68{display:flex;flex-direction:column;gap:16px;padding:16px;background:transparent;border:1px solid #27272B;border-radius:20px}._cardImage_61tpm_94{width:80px;height:80px;border-radius:8px}._cardTitle_61tpm_100{font-size:1.125rem;line-height:1.333;font-weight:500;color:#fff;margin:0;white-space:pre-line}._cardDesc_61tpm_109{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0;white-space:pre-line}._section_1vws2_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_1vws2_1{padding:0}}@media(max-width:1024px){._section_1vws2_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_1vws2_1{padding:0 16px}}._heading_1vws2_24{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;margin:0 0 24px}._citySelector_1vws2_34{position:relative;display:block;width:100%;margin-bottom:32px}._cityBtn_1vws2_41{display:inline-flex;align-items:center;gap:8px;padding:0;font-size:1.125rem;font-weight:400;text-transform:uppercase;color:#e1ff01;background:none;border:none;cursor:pointer;transition:opacity .2s;line-height:1}._cityBtn_1vws2_41 svg{transition:transform .2s;flex-shrink:0}._cityBtn_1vws2_41:hover{opacity:.7}._cityBtnText_1vws2_64{padding-bottom:4px;background-image:radial-gradient(circle,#E1FF01 1px,transparent 1px);background-size:5px 2px;background-repeat:repeat-x;background-position:bottom left}._cityBtnOpen_1vws2_72 svg{transform:rotate(180deg)}._dropdown_1vws2_76{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#0c0c0d;border-radius:12px;max-height:321px;overflow-y:auto;scrollbar-width:none;z-index:10;mask-image:linear-gradient(to bottom,black calc(100% - 48px),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black calc(100% - 48px),transparent 100%);transition:mask-image .2s,-webkit-mask-image .2s;display:flex;flex-direction:column;gap:20px;padding:16px 0 0}._dropdown_1vws2_76::-webkit-scrollbar{display:none}._dropdownItem_1vws2_99{display:block;width:100%;padding:0;font-size:1rem;font-weight:400;text-transform:uppercase;color:#b1b1ba;background:none;border:none;text-align:left;cursor:pointer;transition:color .15s}._dropdownItem_1vws2_99:hover{color:#fff}._dropdownItemActive_1vws2_117{color:#e1ff01}._dropdownAtBottom_1vws2_121{mask-image:none;-webkit-mask-image:none}._carousel_1vws2_126{display:flex;flex-direction:row;align-items:center;gap:12px;min-height:272px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}._carousel_1vws2_126::-webkit-scrollbar{display:none}._card_1vws2_141{flex:0 0 340px;height:272px;scroll-snap-align:start;display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #27272B;border-radius:20px;background:transparent}._cardLogo_1vws2_154{width:176px;height:48px;object-fit:contain;margin-bottom:4px}._cardName_1vws2_161{font-size:1rem;font-weight:400;color:#fff;margin:0}._cardDesc_1vws2_168{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0;flex:1}._cardLink_1vws2_177{display:inline-flex;align-items:center;gap:6px;font-size:.9375rem;font-weight:400;color:#fff;text-decoration:underline;transition:opacity .2s}._cardLink_1vws2_177:hover{opacity:.8}._empty_1vws2_191{font-size:1rem;color:#b1b1ba;text-transform:uppercase;margin:0}._section_1iqoy_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_1iqoy_1{padding:0}}@media(max-width:1024px){._section_1iqoy_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_1iqoy_1{padding:0 16px}}._label_1iqoy_24{display:block;font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin-bottom:12px}._heading_1iqoy_34{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}@media(max-width:1024px){._heading_1iqoy_34{margin-bottom:32px}}._subtitle_1iqoy_50{font-size:1.125rem;line-height:1.4;font-weight:300;color:#fff;white-space:pre-line;margin:0 0 48px}@media(max-width:1024px){._subtitle_1iqoy_50{margin-bottom:32px}}._cards_1iqoy_64{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:1024px){._cards_1iqoy_64{grid-template-columns:1fr}}._card_1iqoy_64{display:flex;flex-direction:column;gap:0;padding:20px;border:1px solid #27272B;border-radius:20px;background:transparent}._stat_1iqoy_85{font-size:2.25rem;font-weight:200;letter-spacing:-.02em;line-height:1;color:#e1ff01;text-transform:uppercase;margin-bottom:4px}._cardLabel_1iqoy_95{font-size:1.125rem;font-weight:500;color:#fff;margin:0 0 12px}._cardDesc_1iqoy_102{font-size:1rem;line-height:1.4;font-weight:400;color:#fff;margin:0}._section_ryxb5_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_ryxb5_1{padding:0}}@media(max-width:1024px){._section_ryxb5_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_ryxb5_1{padding:0 16px}}._grid_ryxb5_24{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){._grid_ryxb5_24{display:grid;grid-template-columns:560px 560px;grid-template-rows:auto 1fr;grid-template-areas:"left right" "buttons right";gap:0;align-items:start}}._leftCol_ryxb5_40{display:flex;flex-direction:column;align-items:flex-start}@media(min-width:1024px){._leftCol_ryxb5_40{grid-area:left}}._label_ryxb5_51{display:block;font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin-bottom:12px}._heading_ryxb5_61{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}._buttons_ryxb5_72{display:flex;flex-direction:column;gap:8px;width:100%}@media(min-width:768px){._buttons_ryxb5_72{flex-direction:row;width:auto}}@media(min-width:1024px){._buttons_ryxb5_72{grid-area:buttons;align-self:end}}._btnPrimary_ryxb5_91{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:12px 16px 12px 12px}@media(min-width:1024px){._btnPrimary_ryxb5_91{height:48px}}._btnPrimary_ryxb5_91{font-size:1.125rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._btnPrimary_ryxb5_91:hover{opacity:.9}._btnSecondary_ryxb5_117{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:56px;padding:12px 16px 12px 12px}@media(min-width:1024px){._btnSecondary_ryxb5_117{height:48px}}._btnSecondary_ryxb5_117{font-size:1.125rem;font-weight:400;color:#fff;background:#27272b;border-radius:9999px;transition:opacity .2s;white-space:nowrap}._btnSecondary_ryxb5_117:hover{opacity:.8}._rightCol_ryxb5_143{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){._rightCol_ryxb5_143{grid-area:right;grid-row:1/3;height:100%}}._text_ryxb5_156{font-size:1.125rem;line-height:1.6;font-weight:400;color:#fff;white-space:pre-line;margin:0}._labelSpacer_ryxb5_165{display:none}@media(min-width:1024px){._labelSpacer_ryxb5_165{display:block;height:0rem}}._divider_ryxb5_175{width:100%;height:1px;background:#e1ff01;margin-top:auto;display:none}@media(min-width:1024px){._divider_ryxb5_175{display:block}}._section_19tzo_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._section_19tzo_1{padding:0}}@media(max-width:1024px){._section_19tzo_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._section_19tzo_1{padding:0 16px}}._container_19tzo_24{max-width:640px}._label_19tzo_28{display:block;font-size:.75rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:#e1ff01;margin-bottom:12px}._title_19tzo_38{font-size:clamp(2rem,5vw,3.5rem);line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;text-transform:uppercase;white-space:pre-line;margin:0 0 48px}._subtitle_19tzo_49{font-size:1.125rem;line-height:1.6;font-weight:400;color:#fff;white-space:pre-line;margin:0 0 48px}._form_19tzo_58{display:flex;flex-direction:column;gap:24px}._row_19tzo_64{display:grid;grid-template-columns:1fr;gap:16px}@media(min-width:640px){._row_19tzo_64{grid-template-columns:1fr 1fr}}._field_19tzo_75{display:flex;flex-direction:column;gap:8px}._fieldLabel_19tzo_81{font-size:.75rem;font-weight:400;letter-spacing:.05em;color:#fff;text-transform:uppercase}._input_19tzo_89,._textarea_19tzo_90{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#27272b;border:1px solid #27272B;padding:12px 16px;font-size:1rem;color:#fff;width:100%;font-weight:200;font-family:inherit;transition:border-color .2s}._input_19tzo_89::placeholder,._textarea_19tzo_90::placeholder{color:#767680}._input_19tzo_89:focus,._textarea_19tzo_90:focus{outline:none;border-color:#e1ff01}._textarea_19tzo_90{resize:vertical;min-height:120px}._btn_19tzo_118{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;height:48px;padding:12px 24px;font-size:1.125rem;font-weight:500;color:#0c0c0d;background:#e1ff01;border:none;border-radius:9999px;cursor:pointer;transition:opacity .2s;white-space:nowrap}._btn_19tzo_118:hover{opacity:.9}._btn_19tzo_118:disabled{opacity:.5;cursor:not-allowed}._sent_19tzo_143{display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px;border:1px solid #27272B;border-radius:20px;margin-bottom:24px}._sent_19tzo_143 p{font-size:1rem;color:#fff;margin:0}._sentMark_19tzo_159{font-size:1.25rem;font-weight:500;color:#e1ff01}._error_19tzo_165{font-size:.875rem;color:#f87171;margin:0}._error_19tzo_165 a{color:#e1ff01}._btnRow_19tzo_174{display:flex;align-items:center;gap:24px;flex-wrap:wrap}._alt_19tzo_181{font-size:1rem;font-weight:400;color:#fff;margin:0}._altLink_19tzo_188{color:#e1ff01;transition:opacity .2s}._altLink_19tzo_188:hover{opacity:.8}._footer_1hf8z_1{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}@media(min-width:1360px){._footer_1hf8z_1{padding:0}}@media(max-width:1024px){._footer_1hf8z_1{max-width:100%;padding:0 24px}}@media(max-width:640px){._footer_1hf8z_1{padding:0 16px}}._inner_1hf8z_24{position:relative;padding-top:40px;padding-bottom:48px;min-height:260px}@media(max-width:1024px){._inner_1hf8z_24{display:flex;flex-direction:column;gap:40px;min-height:unset}}._brand_1hf8z_39{display:flex;flex-direction:column;align-items:flex-start;gap:16px;max-width:500px}._logo_1hf8z_47{width:152px;height:42px;object-fit:contain;display:block}._tagline_1hf8z_54{font-size:1.5rem;line-height:1;font-weight:400;letter-spacing:-.02em;color:#fff;white-space:pre-line;margin:0}._tgHandle_1hf8z_64{display:inline-flex;align-items:center;gap:8px;font-size:1rem;font-weight:400;color:#e1ff01;transition:opacity .2s}._tgHandle_1hf8z_64:hover{opacity:.8}@media(min-width:1024px){._col1_1hf8z_78{position:absolute;top:40px;left:578px}}@media(min-width:1024px){._col2_1hf8z_86{position:absolute;top:40px;left:901px}}._colTitle_1hf8z_93{font-size:1rem;font-weight:400;color:#fff;margin:0 0 16px}._colLinks_1hf8z_100{display:flex;flex-direction:column;color:#fff;gap:12px;list-style:none;margin:0;padding:0}._link_1hf8z_110{font-size:1rem;font-weight:400;color:#fff;transition:color .2s}._link_1hf8z_110:hover{color:#e1ff01}._copyright_1hf8z_120{font-size:.875rem;font-weight:400;color:#fff6;margin:48px 0 0}@media(max-width:1024px){._copyright_1hf8z_120{margin-top:0}}._page_138wu_1{background:#0c0c0d;min-height:100vh;color:#f7f7f8;display:flex;flex-direction:column;gap:140px}
