.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@font-face{font-family:'Century Gothic';src:url('assets/fonts/CenturyGothic-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Century Gothic';src:url('assets/fonts/CenturyGothic-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url('assets/fonts/Bounded-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:local('Bounded ExtraLight'),local('Bounded-ExtraLight'),local('Bounded Extra Light'),url('assets/fonts/Bounded-ExtraLight.woff2') format('woff2');font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Bounded;src:url('assets/fonts/Bounded-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}*,::after,::before{box-sizing:border-box}html{scrollbar-gutter:stable;overflow-x:hidden}body{margin:0;background:#000;color:#fff;overflow-x:clip;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}body.is-loading{overflow:hidden;height:100%}.preloader{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;background:#000;transition:transform .7s cubic-bezier(.76, 0, .24, 1);will-change:transform}.preloader.is-hidden{transform:translateY(-100%);pointer-events:none}.preloader__logo{width:min(52vw,320px);height:auto;overflow:visible}.preloader__path{fill:#d4ff00;fill-opacity:0;stroke:#fff;stroke-width:1.5;opacity:0;transition:stroke-dashoffset 1.1s cubic-bezier(.65, 0, .35, 1),stroke .8s ease,fill-opacity .5s ease}.preloader__path.is-drawn{stroke:#d4ff00}.preloader.is-filled .preloader__path{fill-opacity:1}.preloader__percent{--p:0;position:absolute;left:clamp(20px,4vw,40px);bottom:clamp(20px,4vw,40px);display:flex;align-items:flex-start;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:clamp(16px, 1.6vw, 22px);line-height:1;color:#fff;transform:translateY(calc(var(--p) * -.72vh))}.preloader__percent-sign{margin-left:4px;font-size:.4em;color:#d4ff00}@media (prefers-reduced-motion:reduce){.preloader,.preloader__path{transition-duration:.01s!important}}.site-header{position:fixed;top:0;right:0;left:auto;z-index:100;padding:28px 32px;pointer-events:none}.site-header__burger{pointer-events:auto;display:flex;flex-direction:column;justify-content:center;gap:8px;width:44px;height:44px;margin:0;padding:10px 6px;border:none;background:0 0;cursor:pointer;color:#fff}.site-header__burger-line{display:block;width:100%;height:3px;border-radius:100px;background:currentColor}.site-menu{position:fixed;inset:0;z-index:200;display:flex;align-items:stretch;justify-content:flex-end}.site-menu[hidden]{display:none}.site-menu__backdrop{position:absolute;inset:0;background:0 0}.site-menu__panel{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;width:min(100%,290px);height:100%;padding:28px 20px 48px;box-sizing:border-box;border:none;border-radius:0;background:rgba(0,0,0,.05);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);isolation:isolate;transform:translateX(100%);transition:transform .4s cubic-bezier(.22, 1, .36, 1)}.site-menu.is-open .site-menu__panel{transform:translateX(0)}.site-menu__close{position:relative;z-index:1;align-self:flex-end;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0 0 24px;padding:0;border:none;background:0 0;color:#fff;cursor:pointer}.site-menu__logo{position:relative;z-index:1;width:180px;height:180px;margin:0 auto;object-fit:contain}.site-menu__body{position:relative;z-index:1;width:100%;margin-top:200px}.site-menu__nav{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;max-width:320px;margin:0 auto;padding:8px 0;border-top:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25)}.site-menu__link{display:block;position:relative;padding:18px 8px 12px;border:none;border-radius:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.2;text-align:center;text-decoration:none;color:#fff;transition:color .2s ease}.site-menu__link::after{content:'';position:absolute;left:50%;bottom:5px;width:64px;height:7px;background:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2072%208'%20fill%3D'none'%3E%3Cpath%20d%3D'M2%204.6C18%203.9%2036%205.1%2054%204.5C62%204.2%2068%204.7%2070%204.5'%20stroke%3D'%23d4ff00'%20stroke-width%3D'2.2'%20stroke-linecap%3D'round'%2F%3E%3C%2Fsvg%3E") center/100% 100% no-repeat;transform:translateX(-50%) scaleX(0);transform-origin:center;opacity:0;transition:transform .2s ease,opacity .2s ease}.site-menu__link:hover{color:#d4ff00}.site-menu__link.is-active{color:#fff}.site-menu__link.is-active::after{transform:translateX(-50%) scaleX(1);opacity:1}.site-menu__link.is-active:hover{color:#fff}.site-menu__socials{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:20px;width:100%;max-width:320px;margin:36px auto 0}.site-menu__social{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border:none;border-radius:50%;background:#fff;color:#000;text-decoration:none;transition:opacity .2s ease}.site-menu__social:hover{opacity:.85}.site-menu__social-icon{display:block;object-fit:contain}.site-menu__social-icon--tg{width:42px;height:42px}.site-menu__social-icon--vk{width:33px;height:33px}.site-menu__social-icon--profile{width:28px;height:28px}@media (max-width:560px){.site-header{padding:20px 16px}.site-menu__panel{width:100%;padding:20px 24px 40px}.site-menu__body{margin-top:200px}}.hero{position:relative;min-height:100vh;min-height:100dvh;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:#000}.hero__logo{position:absolute;top:clamp(24px,5vh,56px);left:50%;transform:translateX(-50%);z-index:2;width:clamp(120px,14vw,200px);height:auto}.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.4) 42%,rgba(0,0,0,.12) 100%),linear-gradient(180deg,rgba(0,0,0,.2) 0,transparent 35%,rgba(0,0,0,.4) 100%);pointer-events:none}.hero__content{position:relative;z-index:2;width:min(100%,720px);margin:0;padding:clamp(72px,10vh,120px) clamp(24px,5vw,48px) clamp(72px,10vh,120px) clamp(40px,7vw,120px)}.hero__title{margin:0;font-family:Bounded,sans-serif;font-weight:400;font-size:30px;line-height:1.08;text-transform:uppercase;color:#fff}.hero__title-line{display:block}.hero__title-line--lime{color:#d4ff00}.hero__title-line--big{font-weight:700;font-size:40px}.hero__title-line--big-first{margin-top:16px}.hero__title-line--blue{color:#0f85ef;margin-left:.85em}.hero__lead{margin:clamp(18px,calc(1.5vh + 10px),26px) 0 0;max-width:400px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.45;color:#fff}.hero__cta-box{position:absolute;left:50%;bottom:clamp(40px,7vh,72px);transform:translateX(-50%);isolation:isolate;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:25px;width:fit-content;max-width:calc(100% - 40px);box-sizing:border-box;padding:25px 44px;border:none;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.hero__cta-box::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.hero__cta-text{position:relative;z-index:1;margin:0;font-family:Bounded,sans-serif;font-weight:400;font-size:22px;line-height:1.2;text-transform:uppercase;color:#fff}.hero__cta{position:relative;z-index:1;margin:0;flex-shrink:0}.hero__cta.program__cta{margin:0}@media (max-width:560px){.hero{align-items:flex-end}.hero__title{font-size:20px;margin-top:24px}.hero__title-line--big{font-size:26px}.hero__lead{font-size:15px}.hero__content{width:100%;padding:0 20px clamp(260px,36vh,320px)}.hero__cta-box{width:calc(100% - 40px);padding:20px}.hero__cta{width:100%}}.promo-strip{display:block;width:100%;margin:0;padding:22px 0;border:none;overflow:hidden;background:linear-gradient(90deg,#d4ff00 0,#9fdc3a 28%,#45c8e8 68%,#4db8f5 100%);cursor:pointer;text-align:left}.promo-strip__viewport{overflow:hidden;width:100%}.promo-strip__track{display:flex;width:max-content;animation:promo-strip-marquee 28s linear infinite;will-change:transform}.promo-strip__group{display:flex;align-items:center;flex-shrink:0}.promo-strip__item{display:inline-flex;align-items:center;gap:16px;padding:0 48px;white-space:nowrap;font-family:Bounded,sans-serif;font-size:22px;font-weight:400;line-height:1;color:#000}.promo-strip__hash{flex-shrink:0;width:clamp(28px,2.8vw,36px);height:auto;object-fit:contain;filter:brightness(0)}@keyframes promo-strip-marquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}.promo-strip__track--reverse{animation-direction:reverse}@media (prefers-reduced-motion:reduce){.promo-strip__track{animation:none;margin:0 auto}.promo-strip__group:last-child{display:none}}@media (max-width:560px){.promo-strip{padding:18px 0}.promo-strip__item{gap:12px;padding:0 28px}}.promo-modal{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:24px}.promo-modal[hidden]{display:none}.promo-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);opacity:0;transition:opacity .35s ease}.promo-modal__dialog{position:relative;z-index:1;width:min(100%,760px);padding:40px 36px 36px;border:none;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);isolation:isolate;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .35s ease,transform .35s cubic-bezier(.22, 1, .36, 1)}.promo-modal__dialog::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.promo-modal.is-open .promo-modal__backdrop{opacity:1}.promo-modal.is-open .promo-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.promo-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:0 0;color:#fff;cursor:pointer}.promo-modal__star{position:absolute;top:-58px;left:-48px;z-index:2;width:120px;height:auto;pointer-events:none;user-select:none}.promo-modal__title{position:relative;z-index:1;margin:0 0 16px;padding-right:40px;font-family:Bounded,sans-serif;font-size:clamp(36px, 5vw, 52px);font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase;color:#fff}.promo-modal__title-accent{display:inline-block}.promo-modal__lead{position:relative;z-index:1;margin:0;font-family:Bounded,sans-serif;font-size:clamp(13px, 1.4vw, 16px);font-weight:400;line-height:1.3;text-transform:uppercase;color:#fff}.promo-modal__divider{position:relative;z-index:1;height:1px;margin:24px 0;background:rgba(255,255,255,.18)}.promo-modal__body{position:relative;z-index:1}.promo-modal__text{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.45;color:#fff}.promo-modal__text+.promo-modal__text{margin-top:14px}.promo-modal__accent{color:#d4ff00}.promo-modal__btn.stage-box__btn.program__cta{position:relative;z-index:1;margin-top:28px;gap:16px;min-height:52px;padding:12px 50px;color:#fff}.promo-modal__btn.stage-box__btn.program__cta:not(:hover){background:#0f85ef}.promo-modal__btn.stage-box__btn.program__cta:hover{background:0 0;color:#fff}.promo-modal__btn .program__cta-path{stroke:#0f85ef}body.promo-modal-open{overflow:hidden}.speaker-modal{position:fixed;inset:0;z-index:310;display:flex;align-items:center;justify-content:center;padding:24px}.speaker-modal[hidden]{display:none}.speaker-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);opacity:0;transition:opacity .35s ease}.speaker-modal__dialog{position:relative;z-index:1;width:min(100%,1120px);max-height:min(92vh,720px);padding:40px 36px 36px;border:none;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);isolation:isolate;overflow:auto;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .35s ease,transform .35s cubic-bezier(.22, 1, .36, 1)}.speaker-modal__dialog::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.speaker-modal.is-open .speaker-modal__backdrop{opacity:1}.speaker-modal.is-open .speaker-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.speaker-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:0 0;color:#fff;cursor:pointer}.speaker-modal__layout{position:relative;z-index:1;display:flex;align-items:center;gap:clamp(32px,5vw,56px)}.speaker-modal__photo-frame{flex:0 0 auto;width:auto;max-width:min(36vw,320px)}.speaker-modal__photo-frame picture{display:block;line-height:0;border:2px solid #0f85ef;border-radius:16px;overflow:hidden;background-color:#0a1630;background-image:radial-gradient(circle at 20% 30%,rgba(15,133,239,.12) 0,transparent 45%),radial-gradient(circle at 80% 70%,rgba(15,133,239,.08) 0,transparent 40%),url('assets/img/reshotka.webp');background-repeat:no-repeat,no-repeat,repeat;background-size:auto,auto,180px;background-position:center,center,center}.speaker-modal__photo{display:block;width:auto;height:auto;max-width:min(36vw,320px);max-height:min(72vh,560px);object-fit:contain;object-position:center bottom;pointer-events:none;user-select:none}.speaker-modal__content{flex:1 1 auto;min-width:0;padding-top:4px;padding-right:36px}.speaker-modal__name{margin:0 0 16px;font-family:Bounded,sans-serif;font-size:clamp(28px, 4vw, 44px);font-weight:700;line-height:1.05;letter-spacing:.01em;text-transform:uppercase;color:#fff}.speaker-modal__tagline{margin:0 0 20px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px, 1.8vw, 20px);font-weight:400;line-height:1.35;color:#fff}.speaker-modal__tagline:empty{display:none}.speaker-modal__bio{display:grid;gap:14px}.speaker-modal__bio p{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(15px, 1.6vw, 20px);font-weight:400;line-height:1.45;color:rgba(255,255,255,.92)}body.speaker-modal-open{overflow:hidden}@media (max-width:860px){.speaker-modal__dialog{padding:32px 24px 28px}.speaker-modal__layout{flex-direction:column;align-items:stretch;gap:28px}.speaker-modal__photo-frame{flex-basis:auto;width:auto;max-width:min(100%,280px);margin:0 auto}.speaker-modal__photo{max-width:min(100%,280px)}.speaker-modal__content{padding-top:0;padding-right:0}}@media (max-width:560px){.speaker-modal{padding:16px}}@media (max-width:560px){.promo-modal{padding:16px}.promo-modal__dialog{padding:32px 24px 28px}.promo-modal__star{width:88px;top:-50px;left:-40px}}.scroll-video{position:relative;height:400vh;background:#000}.scroll-video__sticky{position:sticky;top:0;height:100vh;overflow:hidden}.scroll-video__el{display:block;width:100%;height:100%;object-fit:cover}@media (max-width:900px){.scroll-video__el{object-position:75% center}.scroll-video__sticky::after{content:'';position:absolute;inset:auto 0 0 0;height:55%;background:linear-gradient(to top,rgba(0,0,0,.85),rgba(0,0,0,0) 100%);pointer-events:none;z-index:1}}.scroll-video__overlay{position:absolute;inset:0;z-index:1;display:grid;place-items:center start;padding:0 24px 0 clamp(24px,8vw,100px);text-align:left;pointer-events:none}.scroll-video__stage{grid-area:1/1;max-width:780px;opacity:0;transform:translateY(64px);will-change:opacity,transform}.scroll-video__stage--1{animation:scrollVideoStage1Intro 1.1s cubic-bezier(.16,1,.3,1) .2s forwards}@keyframes scrollVideoStage1Intro{from{opacity:0;transform:translateY(64px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.scroll-video__stage--1{animation:none;opacity:1;transform:none}}.scroll-video__heading{margin:0 0 20px;font-family:Bounded,sans-serif;font-weight:700;font-size:clamp(28px, 5vw, 56px);line-height:1.15;text-transform:uppercase;color:#fff}.scroll-video__heading--culture{font-size:42px;font-weight:400}.scroll-video__heading--profession{font-size:42px;font-weight:400}.scroll-video__heading--lifestyle{font-size:42px;font-weight:400}.scroll-video__heading--profession .scroll-video__word-swap{display:grid;margin-top:.05em}.scroll-video__heading--profession .scroll-video__word{font-weight:700}.scroll-video__heading-line{display:block}.scroll-video__heading-line--accent{font-weight:700}.scroll-video__heading-line--shimmer{font-weight:700;background:linear-gradient(135deg,#ceff00 0,#0f85ef 35%,#ceff00 65%,#0f85ef 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:scrollVideoGradientFlow 3.5s ease-in-out infinite}.scroll-video__text{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;line-height:1.5;color:rgba(255,255,255,.85)}.scroll-video__text--profession{max-width:none;white-space:nowrap}@media (max-width:900px){.scroll-video__text--profession{white-space:normal}.scroll-video__overlay{place-items:end start;padding-bottom:48px;z-index:2}.scroll-video__heading{font-size:28px}}.scroll-video__word-swap{position:relative;display:inline-grid;vertical-align:bottom;text-align:left}.scroll-video__word{position:relative;grid-area:1/1;background:linear-gradient(135deg,#ceff00 0,#0f85ef 35%,#ceff00 65%,#0f85ef 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;backface-visibility:hidden;animation:scrollVideoGradientFlow 3.5s ease-in-out infinite}.scroll-video__word::after,.scroll-video__word::before{content:attr(data-text);position:absolute;inset:0;background:0 0;-webkit-text-fill-color:currentColor;opacity:0;pointer-events:none;mix-blend-mode:screen}.scroll-video__word::before{color:#0f85ef}.scroll-video__word::after{color:#ceff00}.scroll-video__word--a{animation:scrollVideoGradientFlow 3.5s ease-in-out infinite,scrollVideoWordA 4.4s steps(1,end) infinite}.scroll-video__word--a::before{animation:scrollVideoGlitchABefore 4.4s steps(1,end) infinite}.scroll-video__word--a::after{animation:scrollVideoGlitchAAfter 4.4s steps(1,end) infinite}.scroll-video__word--b{animation:scrollVideoGradientFlow 3.5s ease-in-out infinite,scrollVideoWordB 4.4s steps(1,end) infinite}.scroll-video__word--b::before{animation:scrollVideoGlitchBBefore 4.4s steps(1,end) infinite}.scroll-video__word--b::after{animation:scrollVideoGlitchBAfter 4.4s steps(1,end) infinite}@keyframes scrollVideoGradientFlow{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}@keyframes scrollVideoWordA{0%,40%{opacity:1;transform:translate(0,0)}41%{opacity:1;transform:translate(-3px,1px)}42%{opacity:.15;transform:translate(4px,-2px)}43%{opacity:.85;transform:translate(-2px,0)}44%{opacity:0;transform:translate(3px,2px)}45%,90%{opacity:0;transform:translate(0,0)}91%{opacity:.5;transform:translate(-3px,1px)}92%{opacity:.1;transform:translate(2px,-2px)}93%{opacity:.9;transform:translate(-2px,1px)}94%{opacity:.3;transform:translate(3px,0)}100%,95%{opacity:1;transform:translate(0,0)}}@keyframes scrollVideoWordB{0%,40%{opacity:0;transform:translate(0,0)}41%{opacity:0;transform:translate(3px,-1px)}42%{opacity:.85;transform:translate(-4px,2px)}43%{opacity:.15;transform:translate(2px,0)}44%{opacity:1;transform:translate(-3px,-2px)}45%,90%{opacity:1;transform:translate(0,0)}91%{opacity:.5;transform:translate(3px,-1px)}92%{opacity:.9;transform:translate(-2px,2px)}93%{opacity:.1;transform:translate(2px,-1px)}94%{opacity:.7;transform:translate(-3px,0)}100%,95%{opacity:0;transform:translate(0,0)}}@keyframes scrollVideoGlitchABefore{0%,40%{opacity:0}41%{opacity:.8;clip-path:inset(8% 0 68% 0);transform:translate(-6px,0)}42%{opacity:.7;clip-path:inset(55% 0 12% 0);transform:translate(7px,-2px)}43%{opacity:.6;clip-path:inset(22% 0 40% 0);transform:translate(-5px,1px)}44%{opacity:.8;clip-path:inset(70% 0 4% 0);transform:translate(6px,2px)}45%,90%{opacity:0}91%{opacity:.8;clip-path:inset(14% 0 58% 0);transform:translate(-6px,1px)}92%{opacity:.6;clip-path:inset(62% 0 14% 0);transform:translate(7px,-2px)}93%{opacity:.7;clip-path:inset(30% 0 32% 0);transform:translate(-5px,0)}94%{opacity:.5;clip-path:inset(4% 0 66% 0);transform:translate(6px,2px)}100%,95%{opacity:0}}@keyframes scrollVideoGlitchAAfter{0%,40%{opacity:0}41%{opacity:.7;clip-path:inset(60% 0 10% 0);transform:translate(6px,-1px)}42%{opacity:.8;clip-path:inset(15% 0 55% 0);transform:translate(-7px,2px)}43%{opacity:.5;clip-path:inset(45% 0 25% 0);transform:translate(5px,0)}44%{opacity:.8;clip-path:inset(5% 0 72% 0);transform:translate(-6px,-1px)}45%,90%{opacity:0}91%{opacity:.7;clip-path:inset(58% 0 16% 0);transform:translate(6px,0)}92%{opacity:.8;clip-path:inset(18% 0 50% 0);transform:translate(-7px,2px)}93%{opacity:.5;clip-path:inset(38% 0 30% 0);transform:translate(5px,-1px)}94%{opacity:.6;clip-path:inset(8% 0 68% 0);transform:translate(-6px,1px)}100%,95%{opacity:0}}@keyframes scrollVideoGlitchBBefore{0%,40%{opacity:0}41%{opacity:.6;clip-path:inset(12% 0 62% 0);transform:translate(-6px,1px)}42%{opacity:.8;clip-path:inset(58% 0 10% 0);transform:translate(7px,-2px)}43%{opacity:.7;clip-path:inset(28% 0 36% 0);transform:translate(-5px,0)}44%{opacity:.5;clip-path:inset(6% 0 70% 0);transform:translate(6px,2px)}45%,90%{opacity:0}91%{opacity:.8;clip-path:inset(10% 0 64% 0);transform:translate(-6px,0)}92%{opacity:.6;clip-path:inset(50% 0 18% 0);transform:translate(7px,-2px)}93%{opacity:.7;clip-path:inset(24% 0 38% 0);transform:translate(-5px,1px)}94%{opacity:.8;clip-path:inset(66% 0 6% 0);transform:translate(6px,2px)}100%,95%{opacity:0}}@keyframes scrollVideoGlitchBAfter{0%,40%{opacity:0}41%{opacity:.8;clip-path:inset(56% 0 14% 0);transform:translate(6px,0)}42%{opacity:.5;clip-path:inset(18% 0 52% 0);transform:translate(-7px,2px)}43%{opacity:.8;clip-path:inset(40% 0 28% 0);transform:translate(5px,-1px)}44%{opacity:.6;clip-path:inset(4% 0 74% 0);transform:translate(-6px,1px)}45%,90%{opacity:0}91%{opacity:.6;clip-path:inset(60% 0 12% 0);transform:translate(6px,-1px)}92%{opacity:.8;clip-path:inset(20% 0 48% 0);transform:translate(-7px,2px)}93%{opacity:.6;clip-path:inset(34% 0 34% 0);transform:translate(5px,0)}94%{opacity:.7;clip-path:inset(9% 0 65% 0);transform:translate(-6px,-1px)}100%,95%{opacity:0}}@media (prefers-reduced-motion:reduce){.scroll-video__heading-line--shimmer,.scroll-video__word--a,.scroll-video__word--b{animation:none;background-position:0 50%}.scroll-video__word--a::after,.scroll-video__word--a::before,.scroll-video__word--b::after,.scroll-video__word--b::before{animation:none;opacity:0}.scroll-video__word--b{opacity:0}}.program{background:#000;padding:32px 0 32px;overflow:visible}.program__container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.program__title{display:flex;flex-direction:column;align-items:center;margin:0 0 64px;font-family:Bounded,sans-serif;font-size:72px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff}.program__title-line{display:block;overflow:hidden}.program__title-line-inner{display:inline-block;opacity:0}.program.is-visible .program__title-line-inner{animation:titleFlyIn3d 1s cubic-bezier(.22,.61,.36,1) 1 both}.program.is-visible .program__title-line:first-child .program__title-line-inner{animation-delay:.1s}.program.is-visible .program__title-line:nth-child(2) .program__title-line-inner{animation-delay:.28s}@media (prefers-reduced-motion:reduce){.program__title-line-inner{opacity:1;animation:none;transform:none}}.program__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:32px;overflow:visible;counter-reset:program-card}.program-card{position:relative;display:flex;align-items:stretch;min-height:360px;border-radius:24px;background:rgba(255,255,255,.04);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);isolation:isolate;overflow:visible}.program-card::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(315deg,rgba(255,255,255,.28) 0,rgba(255,255,255,.06) 24%,rgba(255,255,255,.06) 76%,rgba(255,255,255,.22) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:2}.program-card__content{position:relative;z-index:1;flex:0 0 52%;padding:40px 0 40px 40px}.program-card__title{margin:0 0 24px;font-family:Bounded,sans-serif;font-size:24px;font-weight:400;line-height:1.15;text-transform:uppercase;color:#fff}.program-card__title--growth{white-space:nowrap}.program-card__accent{background:linear-gradient(135deg,#ceff00 0,#0f85ef 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}@media (max-width:1300px) and (min-width:901px){.program-card--4 .program-card__content{flex-basis:66%}.program-card--4 .program-card__title{font-size:clamp(15px,1.7vw,22px)}}.program-card{counter-increment:program-card}.program-card::after{content:counter(program-card);position:absolute;top:20px;right:24px;z-index:3;font-family:Bounded,sans-serif;font-size:18px;font-weight:400;color:#0f85ef;opacity:.65;pointer-events:none}.program-card__list,.program-card__text{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:#fff}.program-card__list{padding-left:20px}.program-card__list li+li{margin-top:8px}.program-card__visual{position:relative;flex:1 1 auto;align-self:stretch;min-width:0;overflow:visible}.program-card__image{position:absolute;right:0;bottom:0;width:auto;max-width:none;height:100%;max-height:none;object-fit:contain;object-position:right bottom;pointer-events:none;user-select:none}.leaders__photo,.program-card__image{opacity:0;filter:blur(24px);transition:opacity 1s ease,filter 1s ease}.leaders__photo.is-visible,.program-card__image.is-visible{opacity:1;filter:blur(0)}@media (prefers-reduced-motion:reduce){.leaders__photo,.program-card__image{opacity:1;filter:none;transition:none}}.program-card--1 .program-card__image{right:8px;height:115%}.program-card--2 .program-card__image{right:-12px;height:calc(118% + 30px)}.program-card--3 .program-card__image{right:65px;height:105%}.program-card--4 .program-card__image{right:-24px;bottom:0;width:clamp(220px,46vw,420px);height:auto;max-width:none}.program__cta{position:relative;display:flex;align-items:center;justify-content:center;width:fit-content;margin:64px auto 0;padding:18px 56px;border:1.5px solid transparent;border-radius:100px;background:#d4ff00;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1;letter-spacing:0;text-decoration:none;text-transform:none;color:#0a0a0a;isolation:isolate;transition:background .35s ease .7s,color .3s ease .7s,border-color .35s ease .7s}.program__cta-outline{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:1}.program__cta-path{fill:none;stroke:#d4ff00;stroke-width:2;stroke-linecap:butt;stroke-linejoin:round;stroke-dasharray:100.3;stroke-dashoffset:100.3;transition:stroke-dashoffset .7s cubic-bezier(.4, 0, .2, 1)}.program__cta-label{position:relative;z-index:2}.program__cta:hover{background:0 0;color:#fff;border-color:transparent;transition:background .3s ease 0s,color .25s ease 0s,border-color .3s ease 0s}.program__cta:hover .program__cta-path{stroke-dashoffset:0}.program__cta:active{transform:none}@media (max-width:1200px){.program__title{font-size:56px}.program-card__content{flex:0 0 58%;padding:32px 0 32px 32px}}@media (max-width:900px){.program{padding:44px 0 48px}.program__container{padding:0 20px}.program__title{margin-bottom:40px;font-size:40px}.program__grid{grid-template-columns:minmax(0,1fr);gap:20px}.program-card{min-height:320px}.program-card__content{flex:0 0 55%;padding:28px 0 28px 28px}.program-card__title{font-size:20px;margin-bottom:16px}.program-card__list,.program-card__text{font-size:16px}.program__cta{margin-top:40px;padding:16px 40px;font-size:18px}}@media (max-width:560px){.program__title{font-size:28px}.program-card{flex-direction:column;min-height:auto;overflow:hidden}.program-card__content{flex:none;padding:24px 24px 0}.program-card__visual{position:relative;height:280px}.program-card__image{position:relative;right:auto;bottom:auto;margin:0 auto;max-width:100%;height:100%;max-height:280px}.program-card--1 .program-card__image,.program-card--2 .program-card__image,.program-card--3 .program-card__image{right:auto;bottom:auto;height:100%;max-height:280px}.program-card--4 .program-card__image{right:auto;bottom:auto;width:100%;height:auto;max-height:280px}.program-card__title--growth{white-space:normal}}.speakers{background:#000;padding:100px 0 120px}.speakers-lead{width:100%;max-width:1440px;margin:0 auto 140px;padding:0 40px;overflow:visible}.speakers-lead__inner{display:flex;flex-direction:column;align-items:center;overflow:visible}.speakers-lead__title{display:flex;flex-direction:column;align-items:center;margin:0 0 40px;font-family:Bounded,sans-serif;font-size:64px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff}.speakers-lead__title-line{display:block;overflow:hidden}.speakers-lead__title-line-inner{display:inline-block;opacity:0}.speakers-lead.is-visible .speakers-lead__title-line-inner{animation:titleFlyIn3d 1s cubic-bezier(.22,.61,.36,1) 1 both}.speakers-lead.is-visible .speakers-lead__title-line:first-child .speakers-lead__title-line-inner{animation-delay:.1s}.speakers-lead.is-visible .speakers-lead__title-line:nth-child(2) .speakers-lead__title-line-inner{animation-delay:.28s}@media (prefers-reduced-motion:reduce){.speakers-lead__title-line-inner{opacity:1;animation:none;transform:none}}.speakers-lead__stage{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:960px;margin:0 auto;overflow:visible}.speakers-lead__cluster{position:relative;display:flex;flex-direction:column;width:100%;max-width:100%}.speakers-lead__quotes{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:22px;width:100%;max-width:100%;margin:0;padding:0;list-style:none}.speakers-lead__quote{position:relative;isolation:isolate;display:flex;align-items:center;justify-content:center;width:fit-content;max-width:100%;min-height:64px;box-sizing:border-box;padding:20px 44px;border:none;border-radius:100px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:21px;font-weight:400;line-height:1.25;text-align:center;white-space:nowrap;transition:transform .3s cubic-bezier(.33, 1, .68, 1);will-change:transform}.speakers-lead__quote:hover{z-index:2;transform:scale(1.06)}.speakers-lead__quote::before{content:none}.speakers-lead__quote:nth-child(1){align-self:flex-start;background:#0f85ef;color:#fff}.speakers-lead__quote:nth-child(2){align-self:flex-end;background:#d4ff00;color:#0a0a0a;font-weight:700}.speakers-lead__quote:nth-child(3){align-self:flex-start;background:#d4ff00;color:#0a0a0a;font-weight:700;margin-left:7%}.speakers-lead__quote:nth-child(4){align-self:flex-end;background:#0f85ef;color:#fff}.speakers-lead__arrow{position:absolute;left:-60px;top:-170px;z-index:2;width:min(190px,26%);height:auto;pointer-events:none;user-select:none;opacity:0;transform:rotate(10deg) scale(.8);transition:opacity .6s ease,transform .6s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.speakers-lead.is-visible .speakers-lead__arrow{transition-delay:1.4s;opacity:1;transform:rotate(10deg) scale(1)}@media (prefers-reduced-motion:reduce){.speakers-lead__arrow{opacity:1;transform:rotate(10deg);transition:none}}.speakers__intro{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.speakers__container{width:100%;margin:0 auto;padding:0 40px}.speakers__header{display:flex;flex-direction:column;align-items:flex-start;margin:0 0 64px;text-align:left}.speakers__eyebrow{margin:0 0 16px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:#fff}.speakers__title{display:flex;flex-direction:column;align-items:flex-start;margin:0;font-family:Bounded,sans-serif;font-size:32px;font-weight:400;line-height:1.15;letter-spacing:0;text-transform:uppercase;color:#fff}.speakers__title-line{display:block}.speakers__accent{color:#d4ff00}.speakers__viewport{overflow:hidden;width:100%;touch-action:pan-y;cursor:grab}.speakers__viewport.is-dragging{cursor:grabbing}.speakers__track{display:flex;gap:0;transition:transform .35s ease;will-change:transform}.speakers__track.is-dragging{user-select:none}.speaker-card{position:relative;flex:0 0 255px;width:255px;height:560px;overflow:hidden;background:#0a1020}.speaker-card__photo{position:absolute;left:0;bottom:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center bottom;pointer-events:none;user-select:none;transition:transform .4s ease}@media (hover:hover) and (pointer:fine){.speaker-card:hover .speaker-card__photo{transform:scale(1.06)}}.speaker-card__info{position:absolute;left:0;right:0;bottom:0;z-index:1;height:210px;padding:0 20px 28px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.55) 35%,rgba(0,0,0,.85) 100%)}.speaker-card__name{position:absolute;left:20px;right:20px;top:24px;min-height:42px;margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;color:#fff}.speaker-card__bio{position:absolute;left:20px;right:20px;top:76px;margin:0;max-width:215px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.9)}.speaker-card__btn{position:absolute;left:20px;bottom:28px;display:inline-flex;align-items:center;padding:8px 16px;border:1px solid rgba(255,255,255,.85);border-radius:100px;background:0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:13px;font-weight:400;line-height:1;text-decoration:none;text-transform:lowercase;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.speaker-card__btn:hover{background:#fff;border-color:#fff;color:#333}.speakers__nav{display:flex;justify-content:center;gap:16px;margin-top:32px}.speakers__nav-btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:0 0;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease,color .2s ease}.speakers__nav-btn:hover:not(:disabled){background:#fff;border-color:#fff;color:#333}.speakers__nav-btn:disabled{opacity:.35;cursor:default}@media (min-width:1101px){.speaker-card{flex-basis:var(--speaker-card-w,255px);width:var(--speaker-card-w,255px);height:auto;aspect-ratio:255/560}.speaker-card__info{height:calc(210px * var(--speaker-scale,1));padding:0 calc(20px * var(--speaker-scale,1)) calc(28px * var(--speaker-scale,1))}.speaker-card__name{left:calc(20px * var(--speaker-scale,1));right:calc(20px * var(--speaker-scale,1));top:calc(24px * var(--speaker-scale,1));min-height:calc(42px * var(--speaker-scale,1));font-size:calc(18px * var(--speaker-scale, 1))}.speaker-card__bio{left:calc(20px * var(--speaker-scale,1));right:calc(20px * var(--speaker-scale,1));top:calc(76px * var(--speaker-scale,1));max-width:calc(215px * var(--speaker-scale,1));font-size:calc(13px * var(--speaker-scale, 1))}.speaker-card__btn{left:calc(20px * var(--speaker-scale,1));bottom:calc(28px * var(--speaker-scale,1));padding:calc(8px * var(--speaker-scale,1)) calc(16px * var(--speaker-scale,1));font-size:calc(13px * var(--speaker-scale, 1))}}@media (max-width:1100px){.speakers__viewport{width:100%}.speaker-card__bio{font-size:14px}}@media (max-width:1300px) and (min-width:901px){.speakers-lead__arrow{left:-50px;top:-130px;width:110px}}@media (max-width:900px){.speakers{padding:64px 0 80px}.speakers-lead,.speakers__container,.speakers__intro{padding:0 20px}.speakers-lead{margin-bottom:100px}.speakers-lead__title{font-size:48px;margin-bottom:28px}.speakers-lead__arrow{left:-40px;top:-110px;width:100px}.speakers-lead__quote{font-size:15px;padding:12px 20px;min-height:48px}}@media (max-width:560px){.speakers{padding:48px 0 64px}.speakers-lead,.speakers__container,.speakers__intro{padding:0 16px}.speakers-lead{margin-bottom:72px}.speakers-lead__title{font-size:32px;margin-bottom:20px}.speakers-lead__quotes{gap:10px;align-items:stretch}.speakers-lead__quote{font-size:16px;padding:10px 14px;min-height:40px;white-space:normal;width:100%}.speakers-lead__quote:nth-child(3){margin-left:0}.speakers-lead__arrow{left:0;top:-58px;width:80px}.speakers__header{margin:0 0 40px}.speakers__eyebrow{font-size:18px}.speakers__nav{margin-top:24px}}.stage-box{background:#000;padding:80px 0 100px;overflow:hidden}.stage-box__container{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1600px;margin:0 auto;padding:0 40px}.stage-box__content{flex:0 1 820px;min-width:0}.stage-box__eyebrow{margin:0 0 16px;font-family:Bounded,sans-serif;font-size:clamp(22px, 3.4vw, 46px);font-weight:400;line-height:1.1;letter-spacing:.02em;text-transform:uppercase;background:linear-gradient(135deg,#ceff00 0,#0f85ef 35%,#ceff00 65%,#0f85ef 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:scrollVideoGradientFlow 3.5s ease-in-out infinite}.stage-box__title{margin:0 0 32px;font-family:Bounded,sans-serif;font-size:clamp(64px, 11.5vw, 168px);font-weight:700;line-height:.92;letter-spacing:0;text-transform:uppercase;color:#fff}.stage-box__text-row{display:flex;align-items:center;gap:20px;margin:0 0 36px}.stage-box__text{margin:0;flex:0 0 auto;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:24px;font-weight:400;line-height:1.4;color:#fff}.stage-box__text-line{display:block}.stage-box__text-line+.stage-box__text-line{white-space:nowrap}.stage-box__accent{color:#d4ff00}.stage-box__btn.program__cta{margin:0;gap:16px;min-height:60px;padding:16px 56px;font-size:22px;color:#fff}.stage-box__btn.program__cta:not(:hover){background:#0f85ef}.stage-box__btn.program__cta:hover{background:0 0;color:#fff}.stage-box__btn .program__cta-path{stroke:#0f85ef}.stage-box__btn-icon{position:relative;z-index:2;flex-shrink:0;width:28px;height:28px;object-fit:contain}.stage-box__visual{position:relative;flex:1 1 auto;display:flex;align-items:center;justify-content:center;min-width:0;max-width:700px}.stage-box__star{flex-shrink:0;width:100px;height:100px;object-fit:contain;pointer-events:none;user-select:none}.stage-box__box{position:relative;z-index:1;width:100%;max-width:620px;height:auto;pointer-events:none;user-select:none}.stage-box__eyebrow{opacity:0;transform:translateY(48px);transition:opacity 1.05s cubic-bezier(.33, 1, .68, 1),transform 1.05s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.stage-box__title-word{display:inline-block;opacity:0;transition:opacity 1.05s cubic-bezier(.33, 1, .68, 1),transform 1.05s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.stage-box__title-word--left{transform:translateX(-120px)}.stage-box__title-word--right{transform:translateX(120px)}.stage-box .stage-box__btn.program__cta,.stage-box .stage-box__text-row{opacity:0;transform:translateY(48px);transition:opacity 1.05s cubic-bezier(.33, 1, .68, 1),transform 1.05s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.stage-box__visual{opacity:0;transform:translateY(48px) scale(.94);transition:opacity 1.15s cubic-bezier(.33, 1, .68, 1),transform 1.15s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.stage-box.is-visible .stage-box__eyebrow{transition-delay:0s}.stage-box.is-visible .stage-box__title-word--left{transition-delay:0.12s}.stage-box.is-visible .stage-box__title-word--right{transition-delay:0.26s}.stage-box.is-visible .stage-box__text-row{transition-delay:0.4s}.stage-box.is-visible .stage-box__btn.program__cta{transition-delay:0.54s}.stage-box.is-visible .stage-box__visual{transition-delay:0.66s}.stage-box.is-visible .stage-box__btn.program__cta,.stage-box.is-visible .stage-box__eyebrow,.stage-box.is-visible .stage-box__text-row,.stage-box.is-visible .stage-box__title-word,.stage-box.is-visible .stage-box__visual{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.stage-box .stage-box__btn.program__cta,.stage-box .stage-box__text-row,.stage-box__eyebrow,.stage-box__title-word,.stage-box__visual{opacity:1;transform:none;transition:none}}@media (max-width:900px){.stage-box{padding:64px 0 80px}.stage-box__container{flex-direction:column;align-items:flex-start;gap:48px;padding:0 20px}.stage-box__content{flex-basis:auto;width:100%}.stage-box__visual{align-self:center;width:100%;max-width:420px}.stage-box__text-line+.stage-box__text-line{white-space:normal}}@media (max-width:560px){.stage-box__title{font-size:40px}.stage-box__text-row{flex-direction:column;align-items:flex-start;gap:16px}.stage-box__text{flex:1 1 auto;width:100%;max-width:100%;min-width:0;font-size:18px}.stage-box__text-line,.stage-box__text-line+.stage-box__text-line{white-space:normal}.stage-box__star{display:none}}.team-battle{background:#000;padding:80px 0 100px;overflow:hidden}.team-battle__container{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;max-width:1900px;margin:0 auto;padding:0 40px}.team-battle__content{flex:0 1 520px;min-width:0}.team-battle__title{margin:0 0 24px;display:flex;flex-direction:column;font-family:Bounded,sans-serif;font-weight:700;line-height:.95;letter-spacing:0;text-transform:uppercase}.team-battle__title-word{display:inline-block;font-size:clamp(38px,5.4vw,76px);color:#fff;opacity:0;transition:opacity 1.05s cubic-bezier(.33, 1, .68, 1),transform 1.05s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.team-battle__title-word--accent{font-size:clamp(48px,8.4vw,116px);color:#d4ff00}.team-battle.is-visible .team-battle__title-word{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.team-battle__title-word{opacity:1;transform:none;transition:none}}.team-battle__subtitle{margin:0 0 32px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:19px;font-weight:400;color:#fff}.team-battle__accent{color:#d4ff00}.team-battle__stats{display:flex;gap:44px;margin:0 0 32px}.team-battle__stat{display:flex;flex-direction:column}.team-battle__stat-num{font-family:Bounded,sans-serif;font-size:clamp(42px,5vw,68px);font-weight:700;line-height:1;color:#0f85ef}.team-battle__stat-label{margin-top:4px;font-family:Bounded,sans-serif;font-size:clamp(16px,1.6vw,22px);font-weight:400;text-transform:uppercase;letter-spacing:.02em;color:#fff}.team-battle__text{margin:0 0 22px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:19px;font-weight:400;color:#fff}.team-battle__prize{margin:0;display:flex;flex-direction:column;font-family:Bounded,sans-serif;font-weight:700;text-transform:uppercase;line-height:1.08;letter-spacing:0}.team-battle__prize-line{color:#fff;font-size:clamp(22px,2.8vw,36px)}.team-battle__prize-line--accent{color:#d4ff00;font-size:clamp(26px,3.4vw,44px)}.team-battle__subtitle,.team-battle__stats,.team-battle__text,.team-battle__prize{opacity:0;transform:translateY(48px);transition:opacity 1.05s cubic-bezier(.33, 1, .68, 1),transform 1.05s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.team-battle.is-visible .team-battle__subtitle{transition-delay:.28s}.team-battle.is-visible .team-battle__stats{transition-delay:.4s}.team-battle.is-visible .team-battle__text{transition-delay:.52s}.team-battle.is-visible .team-battle__prize{transition-delay:.64s}.team-battle.is-visible .team-battle__subtitle,.team-battle.is-visible .team-battle__stats,.team-battle.is-visible .team-battle__text,.team-battle.is-visible .team-battle__prize{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.team-battle__subtitle,.team-battle__stats,.team-battle__text,.team-battle__prize{opacity:1;transform:none;transition:none}}.team-battle__visual{position:relative;flex:1 1 0;display:flex;align-items:center;justify-content:flex-end;min-width:0;max-width:1200px;opacity:0;transform:translateY(48px) scale(.94);transition:opacity 1.15s cubic-bezier(.33, 1, .68, 1),transform 1.15s cubic-bezier(.33, 1, .68, 1);will-change:opacity,transform}.team-battle.is-visible .team-battle__visual{transition-delay:.76s;opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.team-battle__visual{opacity:1;transform:none;transition:none}}.team-battle__image{position:relative;z-index:1;width:clamp(460px, 54vw, 1120px);max-width:none;height:auto;pointer-events:none;user-select:none}@media (max-width:1100px){.team-battle__content{flex-basis:600px}.team-battle__title-word{font-size:clamp(40px,6vw,72px)}.team-battle__title-word--accent{font-size:clamp(52px,9vw,108px)}.team-battle__stat-num{font-size:clamp(48px,6vw,76px)}.team-battle__visual{max-width:440px}.team-battle__image{max-width:420px}}@media (max-width:900px){.team-battle{padding:64px 0 80px}.team-battle__container{flex-direction:column;align-items:flex-start;gap:48px;padding:0 20px}.team-battle__content{flex-basis:auto;width:100%}.team-battle__visual{align-self:center;width:100%;max-width:380px}.team-battle__image{max-width:340px}}@media (max-width:560px){.team-battle__title-word{font-size:36px}.team-battle__title-word--accent{font-size:52px}.team-battle__subtitle{font-size:18px}.team-battle__stats{gap:36px}.team-battle__stat-num{font-size:44px}.team-battle__stat-label{font-size:18px}.team-battle__text{font-size:18px}.team-battle__prize-line{font-size:24px}.team-battle__prize-line--accent{font-size:30px}.team-battle__visual{max-width:280px}.team-battle__image{max-width:260px}}.leaders{background:#000;padding:80px 0 100px;overflow:hidden}.leaders__container{display:flex;align-items:center;justify-content:space-between;gap:48px;width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.leaders__title{display:flex;flex-direction:column;flex:0 1 460px;min-width:0;margin:0;font-family:Bounded,sans-serif;font-size:clamp(40px, 5.5vw, 72px);font-weight:700;line-height:1;letter-spacing:0;text-transform:uppercase;color:#fff}.leaders__title-line{display:block}.leaders__title-line--accent{color:#d4ff00}.leaders__visual{position:relative;flex:1 1 auto;display:flex;justify-content:flex-end;min-width:0;max-width:680px}.leaders__photo{position:relative;z-index:1;width:100%;max-width:560px;height:auto;object-fit:contain;object-position:right bottom;pointer-events:none;user-select:none}.leaders__card{position:absolute;right:60px;bottom:-50px;z-index:2;width:min(100%,600px);padding:28px 28px 32px;border-radius:24px;background:rgba(255,255,255,.04);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);isolation:isolate}.leaders__card::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(315deg,rgba(255,255,255,.28) 0,rgba(255,255,255,.06) 24%,rgba(255,255,255,.06) 76%,rgba(255,255,255,.22) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.leaders__card-glow{position:absolute;top:-55%;left:50%;z-index:-1;width:140%;height:100%;background:radial-gradient(ellipse at center,rgba(255,255,255,.18) 0,rgba(255,255,255,.06) 35%,transparent 70%);pointer-events:none;transform:translateX(-50%)}.leaders__card-text{position:relative;z-index:1;margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.4;color:#fff}.leaders__card-text+.leaders__card-text{margin-top:16px}.leaders__card .stage-box__btn.program__cta{position:relative;z-index:1;margin-top:24px}@media (max-width:900px){.leaders{padding:64px 0 80px}.leaders__container{flex-direction:column;align-items:flex-start;gap:40px;padding:0 20px}.leaders__title{flex-basis:auto;width:100%}.leaders__visual{align-self:stretch;width:100%;max-width:none;flex-direction:column;align-items:center}.leaders__photo{max-width:420px;margin:0 auto}.leaders__card{position:relative;right:auto;bottom:auto;width:100%;max-width:420px;margin:-48px auto 0}}@media (max-width:560px){.leaders__card-text{font-size:18px}}.showcase-expo{background:#000;padding:48px 0 40px;position:relative;overflow:hidden}.showcase-expo__top{position:relative;max-width:1900px;margin:0 auto;padding:0 40px;text-align:center}.showcase-expo__title{display:flex;flex-direction:column;align-items:center;gap:2px;margin:0 0 14px;font-family:Bounded,sans-serif;font-weight:900;line-height:.95;letter-spacing:0;text-transform:uppercase}.showcase-expo__title-line{font-size:clamp(40px,6.4vw,92px);color:#fff}.showcase-expo__title-line--accent{font-size:clamp(52px,8.8vw,118px);color:#ceff00}.showcase-expo__lead{position:relative;z-index:1;margin:0 auto;max-width:820px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px,1.3vw,20px);font-weight:400;line-height:1.35;color:#fff}.showcase-expo__banner{position:relative;width:100vw;margin:22px calc(50% - 50vw) 0;height:calc(clamp(76px,6vw,120px) + 8vw);overflow:hidden}.showcase-expo__banner-rotor{position:absolute;top:50%;left:50%;width:134vw;height:clamp(76px,6vw,120px);transform:translate(-50%,-50%) rotate(4.5deg);display:flex;align-items:center}.showcase-expo__banner-bg{position:absolute;inset:0;background:linear-gradient(100deg,#7ed957 0%,#0f85ef 100%)}.showcase-expo__banner-inner{position:relative;z-index:1;width:min(1900px,100vw);margin:0 auto;padding:0 40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}.showcase-expo__banner-text{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(14px,1.35vw,24px);font-weight:400;line-height:1.25;color:#fff;white-space:nowrap}.showcase-expo__cta-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px;max-width:1900px;margin:24px auto 0;padding:0 40px}.showcase-expo__cta-heading{margin:0;font-family:Bounded,sans-serif;font-size:clamp(20px,2.1vw,28px);font-weight:700;text-transform:uppercase;letter-spacing:0;color:#fff}.showcase-expo__btn.stage-box__btn.program__cta{width:auto;margin:0}@media (max-width:1100px){.showcase-expo__banner-text{white-space:normal}}@media (max-width:900px){.showcase-expo{padding:40px 0 32px}.showcase-expo__top{padding:0 20px}.showcase-expo__banner{margin-top:18px;height:calc(clamp(70px,14vw,110px) + 12vw)}.showcase-expo__banner-rotor{width:150vw;height:clamp(70px,14vw,110px);transform:translate(-50%,-50%) rotate(5.5deg)}.showcase-expo__banner-inner{width:100vw;padding:0 20px}.showcase-expo__cta-row{flex-direction:column;align-items:center;gap:14px;padding:0 20px;margin-top:20px}.showcase-expo__btn.stage-box__btn.program__cta{width:100%}}@media (max-width:560px){.showcase-expo__banner-text{font-size:15px}}.showcase-tsum{background:#000;padding:56px 0 40px;position:relative;overflow:hidden}.showcase-tsum__top{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:clamp(24px,5vw,90px);max-width:1900px;margin:0 auto;padding:0 40px}.showcase-tsum__content{flex:0 1 auto;min-width:0}.showcase-tsum__title{display:flex;flex-direction:column;gap:2px;margin:0 0 14px;font-family:Bounded,sans-serif;font-weight:900;line-height:.95;letter-spacing:0;text-transform:uppercase}.showcase-tsum__title-line{font-size:clamp(40px,6.4vw,92px);color:#fff}.showcase-tsum__title-line--accent{font-size:clamp(52px,8.8vw,118px);color:#ceff00}.showcase-tsum__lead{margin:0;max-width:520px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px,1.3vw,20px);font-weight:400;line-height:1.35;color:#fff}.showcase-tsum__accent{color:#ceff00}.showcase-tsum__media{flex:0 0 auto;width:clamp(200px,20vw,340px);pointer-events:none;user-select:none;line-height:0}.showcase-tsum__asset{display:block;width:100%;height:auto;object-fit:contain}.showcase-tsum__banner{position:relative;width:100vw;margin:22px calc(50% - 50vw) 0;height:calc(clamp(76px,6vw,120px) + 8vw);overflow:hidden}.showcase-tsum__banner-rotor{position:absolute;top:50%;left:50%;width:134vw;height:clamp(76px,6vw,120px);transform:translate(-50%,-50%) rotate(-4.5deg);display:flex;align-items:center}.showcase-tsum__banner-bg{position:absolute;inset:0;background:linear-gradient(100deg,#7ed957 0%,#0f85ef 100%)}.showcase-tsum__banner-inner{position:relative;z-index:1;width:min(1900px,100vw);margin:0 auto;padding:0 40px;box-sizing:border-box}.showcase-tsum__banner-text{margin:0;font-family:Bounded,sans-serif;font-size:clamp(16px,1.9vw,32px);font-weight:700;line-height:1.2;letter-spacing:0;text-transform:uppercase;color:#fff;white-space:nowrap}.showcase-tsum__bottom{max-width:1900px;margin:24px auto 0;padding:0 40px}.showcase-tsum__follow{margin:0 0 20px;max-width:720px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px,1.3vw,20px);font-weight:400;line-height:1.4;color:#fff}.showcase-tsum__btn.stage-box__btn.program__cta{width:fit-content;margin:0}@media (max-width:1100px){.showcase-tsum__banner-text{white-space:normal}}@media (max-width:900px){.showcase-tsum{padding:40px 0 32px}.showcase-tsum__top{flex-direction:column;align-items:flex-start;gap:24px;padding:0 20px}.showcase-tsum__media{width:min(60%,260px);align-self:center}.showcase-tsum__banner{margin-top:18px;height:calc(clamp(70px,14vw,110px) + 12vw)}.showcase-tsum__banner-rotor{width:150vw;height:clamp(70px,14vw,110px);transform:translate(-50%,-50%) rotate(-5.5deg)}.showcase-tsum__banner-inner{width:100vw;padding:0 20px}.showcase-tsum__bottom{padding:0 20px;margin-top:20px}.showcase-tsum__btn.stage-box__btn.program__cta{width:100%}}@media (max-width:560px){.showcase-tsum__banner-text{font-size:15px}}.business-show{--bshow-photo-height:620px;--bshow-overlap:150px;--bshow-photo-lift:-32px;background:#000;padding:80px 0 100px;overflow:hidden}.gallery__spacer .business-show{--bshow-photo-height:clamp(300px, 40vh, 480px);--bshow-overlap:clamp(112px, 13vh, 168px);--bshow-photo-lift:-20px;display:block;width:100%;min-height:0;height:auto;padding:clamp(16px,2.5vh,28px) 0 clamp(20px,3vh,36px);overflow:visible;-webkit-mask-image:linear-gradient(to right,#000 0%,#000 85%,transparent 100%);mask-image:linear-gradient(to right,#000 0%,#000 85%,transparent 100%)}.gallery__spacer .business-show__title{margin-bottom:clamp(20px,2.8vh,36px);font-size:clamp(34px, 4.8vw, 52px)}.gallery__spacer .business-show__grid{gap:clamp(16px,2vw,28px)}.gallery__spacer .bshow-card__panel{padding:clamp(18px,2vw,26px) clamp(20px,2.4vw,29px)}.gallery__spacer .bshow-card__list,.gallery__spacer .bshow-card__subtitle,.gallery__spacer .bshow-card__text{font-size:clamp(16px, 1.4vw, 18px)}.business-show__container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px;overflow:visible}.business-show__title{margin:0 0 64px;font-family:Bounded,sans-serif;font-weight:700;font-size:62px;line-height:1;letter-spacing:0;text-transform:uppercase;text-align:center;color:#fff}.business-show__title-line{display:block;line-height:1}.business-show__title-line--stage{margin:0 0 .06em;padding:.04em 0 .04em}.business-show__title-line--accent{margin:0;padding:.04em 0 .04em;color:#ceff00}.business-show__title-part{display:inline}.business-show__title-line--accent .business-show__title-part+.business-show__title-part::before{content:"\00a0"}.business-show__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;align-items:start;max-width:1380px;margin:0 auto}.bshow-card{display:flex;flex-direction:column;align-items:center;min-width:0}.bshow-card__name{margin:0 0 8px;font-family:Bounded,sans-serif;font-weight:400;font-size:24px;line-height:1.08;letter-spacing:.02em;text-transform:uppercase;text-align:center;color:#fff}.bshow-card__figure{position:relative;z-index:1;display:flex;justify-content:center;width:112%;max-width:none;margin-top:var(--bshow-photo-lift);margin-left:-6%;margin-right:-6%;margin-bottom:0}.bshow-card__figure[data-speaker]{cursor:pointer}@media (hover:hover) and (pointer:fine){.bshow-card__figure[data-speaker]{cursor:none}}.bshow-cursor{position:fixed;top:0;left:0;z-index:10001;display:flex;align-items:center;justify-content:center;width:132px;height:132px;margin:-66px 0 0 -66px;border-radius:50%;background:#0a0a0a;opacity:0;transform:scale(.5);transition:opacity .25s ease,transform .25s cubic-bezier(.33, 1, .68, 1);pointer-events:none;will-change:left,top,transform,opacity}.bshow-cursor.is-active{opacity:1;transform:scale(1)}.bshow-cursor__label{font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:15px;line-height:1.15;letter-spacing:.01em;text-transform:uppercase;text-align:center;color:#fff}@media (max-width:900px),(hover:none),(pointer:coarse){.bshow-cursor{display:none}}@media (prefers-reduced-motion:reduce){.bshow-cursor{transition:opacity .2s ease}}.bshow-card__figure picture{display:contents;pointer-events:none}.bshow-card__photo{width:auto;max-width:none;height:var(--bshow-photo-height);object-fit:contain;object-position:bottom center;pointer-events:none;user-select:none}.bshow-card__panel{position:relative;z-index:2;width:100%;margin-top:calc(-1 * var(--bshow-overlap));padding:34px 38px;border:none;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);isolation:isolate;overflow:hidden;text-align:left}.bshow-card__panel::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.bshow-card__heading{position:relative;z-index:1;margin:0;font-family:Bounded,sans-serif;font-weight:700;font-size:clamp(17px, 1.25vw, 22px);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:#ceff00}.bshow-card__subtitle{position:relative;z-index:1;margin:12px 0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.25;color:#fff}.bshow-card__text{position:relative;z-index:1;margin:16px 0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.35;color:#fff}.bshow-card__list{position:relative;z-index:1;margin:14px 0 0;padding-left:18px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-weight:400;font-size:20px;line-height:1.35;color:#fff}.bshow-card__list li{margin:0}.bshow-card__list li+li{margin-top:4px}@media (max-width:1100px){.business-show__grid{grid-template-columns:1fr;gap:56px;max-width:490px;align-items:stretch}.business-show__title{margin-bottom:48px;font-size:clamp(36px, 8vw, 62px)}.business-show{--bshow-photo-height:620px;--bshow-overlap:210px;--bshow-photo-lift:-28px}.bshow-card__panel{padding:26px 29px}}@media (max-width:560px){.business-show{padding:64px 0 80px;--bshow-photo-height:300px;--bshow-overlap:120px;--bshow-photo-lift:-16px}.business-show__container{padding:0 20px}.business-show__title{margin-bottom:40px;font-size:clamp(28px, 10vw, 40px)}.business-show__title-line--accent .business-show__title-part{display:block}.business-show__title-line--accent .business-show__title-part+.business-show__title-part::before{content:none}.bshow-card__name{font-size:20px;margin-bottom:6px}.bshow-card__heading,.bshow-card__subtitle,.bshow-card__text,.bshow-card__list{font-size:18px}.business-show__grid{gap:40px}.bshow-card{position:relative;width:100%}.bshow-card__panel{position:relative;left:auto;right:auto;bottom:auto;margin-top:calc(-1 * var(--bshow-overlap));padding:20px 18px}}.gallery{--gallery-center-offset:-60px;--gallery-scroll-height:300vh;position:relative;z-index:2;height:var(--gallery-scroll-height);background:#000}.gallery__sr-title{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gallery__sticky{position:sticky;top:0;display:flex;height:100vh;max-height:100vh;padding-top:clamp(12px,2vh,24px);box-sizing:border-box;overflow:hidden;background:#000}.gallery__glow{position:absolute;top:50%;left:50%;width:min(26vw, 360px);height:min(26vw, 360px);z-index:-1;border-radius:50%;translate:-50% -50%;background:conic-gradient(from 0deg,#0f85ef 0%,#45c8e8 25%,#7dff7a 50%,#d4ff00 75%,#0f85ef 100%);opacity:0.5;filter:blur(80px);animation:gallery-glow-flow 20s linear infinite}@keyframes gallery-glow-flow{from{rotate:0deg}to{rotate:360deg}}.gallery__track{--feature-w:min(1600px, 75vw);display:flex;align-items:flex-start;gap:24px;width:max-content;padding-left:40px;padding-right:calc((100% - var(--feature-w))/ 2);will-change:transform}.gallery__spacer{display:flex;flex:0 0 auto;align-items:flex-start;justify-content:center;width:100vw;height:auto}.gallery__ticker{position:relative;flex:0 0 auto;align-self:center;width:100vw;height:min(70vh,700px);overflow:hidden;isolation:isolate;-webkit-mask-image:linear-gradient(to right,transparent 0%,#000 40%,#000 60%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,#000 40%,#000 60%,transparent 100%)}.gallery__ticker-row{position:absolute;inset:0}.gallery__ticker-card{position:absolute;left:0;top:0;overflow:hidden;background:#111;box-shadow:0 18px 42px rgba(0,0,0,.35);will-change:transform,opacity;pointer-events:none}.gallery__ticker-card img{display:block;width:100%;height:100%;object-fit:cover}.gallery__feature{position:relative;flex:0 0 auto;width:var(--feature-w);height:calc(min(620px,68vh) + 300px);overflow:hidden;border-radius:24px;background:#111}.gallery__video{display:block;width:100%;height:100%;object-fit:cover}.gallery__cover{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;pointer-events:none;transition:opacity .25s ease}.gallery__feature--playing .gallery__cover{opacity:0}.gallery__play{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:96px;height:96px;margin:0;padding:0;border:none;border-radius:50%;background:#ceff00;color:#0a0a0a;cursor:pointer;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.gallery__play::before,.gallery__play::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;background:#ceff00;animation:galleryPlayPulse 2.4s cubic-bezier(.4,0,.6,1) infinite}.gallery__play::after{animation-delay:1.2s}@keyframes galleryPlayPulse{0%{transform:scale(1);opacity:.55}100%{transform:scale(1.9);opacity:0}}.gallery__play-icon{margin-left:4px}.gallery__play:hover{transform:translate(-50%,-50%) scale(1.06)}.gallery__play[aria-pressed=true]{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.gallery__play::before,.gallery__play::after{animation:none;opacity:0}.gallery__track{transform:none!important}.gallery__glow{animation:none}}@media (max-height:820px) and (min-width:901px){.gallery__spacer .business-show{--bshow-photo-height:clamp(250px, 32vh, 360px);--bshow-overlap:clamp(88px, 10vh, 130px);padding-top:12px;padding-bottom:16px}.gallery__spacer .business-show__title{margin-bottom:16px;font-size:clamp(28px, 4vw, 40px)}.gallery__sticky{padding-top:8px}}@media (max-width:900px){.gallery{height:auto;padding:120px 0 140px}.gallery__spacer .business-show{--bshow-photo-height:620px;--bshow-overlap:210px;--bshow-photo-lift:-32px;padding:0;-webkit-mask-image:none;mask-image:none}.gallery__spacer .business-show__title{margin-bottom:48px;font-size:clamp(28px, 8vw, 52px)}.gallery__sticky{position:static;height:auto;max-height:none;padding-top:0;overflow:visible;display:block}.gallery__spacer{display:block;grid-column:1/-1;width:100%;margin-bottom:64px}.gallery__track{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;padding:0 20px;transform:none!important}.gallery__ticker{grid-column:1/-1;width:100%;height:220px}.gallery__feature{grid-column:1/-1;width:100%;height:260px}.gallery__play{width:72px;height:72px}}@media (max-width:560px){.gallery{padding:140px 0 168px}.gallery__spacer{margin-bottom:80px}.gallery__track{grid-template-columns:repeat(2,1fr);gap:56px}.gallery__ticker{height:190px}.gallery__feature{height:220px}.gallery__spacer .business-show{--bshow-photo-height:300px;--bshow-overlap:120px;--bshow-photo-lift:-16px}.gallery__spacer .business-show__title{margin-bottom:40px;font-size:clamp(28px, 10vw, 40px)}.gallery__spacer .business-show__grid{gap:40px}.gallery__spacer .bshow-card__photo{height:var(--bshow-photo-height);max-height:none}.gallery__spacer .bshow-card__panel{position:relative;left:auto;right:auto;bottom:auto;margin-top:calc(-1 * var(--bshow-overlap))}.gallery__spacer .bshow-card__heading,.gallery__spacer .bshow-card__subtitle,.gallery__spacer .bshow-card__text,.gallery__spacer .bshow-card__list{font-size:18px}}.tariffs{--tariff-cols:minmax(240px, 1.2fr) repeat(3, minmax(0, 1fr));--tariff-cols-sum:4.2;--tariff-feat:1.2;--tariff-line:rgba(255, 255, 255, 0.2);--tariff-line-on-light:rgba(0, 0, 0, 0.12);position:relative;z-index:2;background:#000;padding:72px 0 96px}@media (min-width:901px){.tariffs{margin-top:0;border-radius:40px 40px 0 0;box-shadow:0 -32px 64px rgba(0,0,0,.55)}}.tariffs__container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.tariffs__plans,.tariffs__row{display:grid;grid-template-columns:var(--tariff-cols)}.tariffs__title{margin:0 0 28px;font-family:Bounded,sans-serif;font-size:clamp(48px, 6.5vw, 84px);font-weight:700;line-height:.9;letter-spacing:.01em;text-align:center;text-transform:uppercase;color:#ceff00}.tariffs__board{position:relative;border:1px solid rgba(255,255,255,.32);border-radius:32px;overflow:hidden;isolation:isolate;background:#000}.tariffs__highlight{position:absolute;z-index:0;top:10px;bottom:10px;left:calc(100% * (var(--tariff-feat) + 1)/ var(--tariff-cols-sum));width:calc(100% / var(--tariff-cols-sum));background:#fff;border-radius:24px;pointer-events:none}.tariffs__plans,.tariffs__row{position:relative;z-index:1}.tariff-plan{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:28px 24px 28px;min-height:280px;position:relative}.tariff-plan__help{position:absolute;top:20px;right:20px;z-index:2;display:none;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:50%;background:#0f85ef;color:#fff;font-family:Bounded,sans-serif;font-size:20px;font-weight:700;line-height:1;cursor:pointer}.tariff-plan__help span{display:block;transform:translateY(-1px)}.tariff-plan__stock{display:none;margin:0 0 12px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:14px;font-weight:400;line-height:1.2;color:rgba(0,0,0,.72)}.tariff-plan__name{margin:0 0 16px;font-family:Bounded,sans-serif;font-size:clamp(28px, 2.8vw, 42px);font-weight:700;line-height:.95;letter-spacing:.02em;text-transform:uppercase;color:#fff}.tariff-plan--featured .tariff-plan__name{color:#0f85ef}.tariff-plan--lime .tariff-plan__name{color:#ceff00}.tariff-plan__price{margin:0;font-family:Bounded,sans-serif;font-size:clamp(30px, 3vw, 44px);font-weight:700;line-height:1;color:#fff}.tariff-plan--featured .tariff-plan__price{color:#111}.tariff-plan__old{margin:10px 0 32px;font-family:Bounded,sans-serif;font-size:20px;font-weight:200;line-height:1;color:rgba(255,255,255,.42);text-decoration:line-through;text-decoration-thickness:1px}.tariff-plan--featured .tariff-plan__old{color:rgba(0,0,0,.38)}.tariff-plan__old--ghost{visibility:hidden}.tariff-plan__btn.program__cta{margin-top:auto;width:fit-content;min-height:42px;padding:10px 22px;font-size:14px;border:1.5px solid transparent}.tariff-plan__btn.program__cta:not(:hover){background:#2b2b2b;color:#fff}.tariff-plan__btn.program__cta:hover{background:0 0;color:#fff}.tariff-plan__btn .program__cta-path{stroke:#fff}.tariff-plan__btn--accent.program__cta:not(:hover){background:#0f85ef;color:#fff}.tariff-plan__btn--accent.program__cta:hover{background:0 0;color:#0f85ef}.tariff-plan__btn--accent .program__cta-path{stroke:#0f85ef}.tariff-plan__note{margin:12px 0 0;max-width:220px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.35;text-align:left;color:rgba(255,255,255,.78)}.tariff-plan--featured .tariff-plan__note{color:rgba(0,0,0,.78)}.tariffs__rows{position:relative;z-index:1}.tariffs__feature{display:flex;align-items:center;min-height:48px;padding:12px 20px 12px 28px;border-top:1px solid var(--tariff-line);font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.25;color:#fff}.tariffs__cell{display:flex;align-items:center;justify-content:center;min-height:48px;padding:12px 10px;border-top:1px solid var(--tariff-line);border-left:1px solid var(--tariff-line)}.tariffs__cell--featured{border-top-color:var(--tariff-line-on-light);border-left-color:var(--tariff-line-on-light);border-right:1px solid var(--tariff-line-on-light)}.tariffs__cell--featured+.tariffs__cell{border-left:none}.tariffs__check{display:block;width:18px;height:14px;color:#0f85ef}.tariffs__dash{display:block;width:18px;height:2px;border-radius:2px;background:rgba(255,255,255,.45)}.tariffs__cell--featured .tariffs__dash{background:rgba(0,0,0,.28)}@media (max-width:1100px){.tariffs{--tariff-cols:minmax(200px, 1.15fr) repeat(3, minmax(0, 1fr));--tariff-cols-sum:4.15;--tariff-feat:1.15}.tariffs__container{padding:0 20px}.tariff-plan{padding:24px 16px 22px;min-height:260px}.tariff-plan__name{font-size:clamp(24px, 2.4vw, 34px)}.tariff-plan__btn{font-size:12px;padding:10px 14px}.tariffs__feature{padding-left:16px;padding-right:12px;font-size:12px}}@media (max-width:760px){.tariffs{padding:48px 0 64px}.tariffs__container{padding:0 16px;overflow-x:visible}.tariffs__board{min-width:0;border:none;border-radius:0;background:0 0;overflow:visible}.tariffs__corner,.tariffs__highlight{display:none}.tariffs__plans{display:flex;flex-direction:column;gap:16px}.tariffs__plans .tariff-plan:nth-child(2){order:1}.tariffs__plans .tariff-plan:nth-child(3){order:3}.tariffs__plans .tariff-plan:nth-child(4){order:2}.tariffs__rows{display:none}.tariff-plan{min-height:0;padding:24px 20px 20px;border:1px solid rgba(255,255,255,.35);border-radius:20px;background:rgba(255,255,255,.04)}.tariff-plan__help{display:flex}.tariff-plan__name{font-size:32px;padding-right:44px}.tariff-plan__price{font-size:34px}.tariff-plan__old{margin-bottom:20px;font-size:18px}.tariff-plan__btn.program__cta{width:100%;justify-content:center;min-height:48px;font-size:18px}.tariff-plan__note{max-width:none;font-size:14px;text-align:center;align-self:center}.tariff-plan--featured{background:#fff;border-color:#fff}.tariff-plan--featured .tariff-plan__name{color:#0f85ef}.tariff-plan--featured .tariff-plan__price{color:#111}.tariff-plan--featured .tariff-plan__old{color:rgba(0,0,0,.38)}.tariff-plan--featured .tariff-plan__note{color:rgba(0,0,0,.72)}.tariff-plan--featured .tariff-plan__stock{display:block}.tariff-plan--featured .tariff-plan__btn--accent.program__cta:not(:hover){background:#ceff00;color:#111}.tariff-plan--featured .tariff-plan__btn--accent.program__cta:hover{background:0 0;color:#111}.tariff-plan--featured .tariff-plan__btn--accent .program__cta-path{stroke:#ceff00}.tariffs__title{font-size:40px;margin-bottom:24px}}.tariffs-modal{position:fixed;inset:0;z-index:320;display:flex;align-items:stretch;justify-content:center;max-width:100vw;overflow:hidden}.tariffs-modal[hidden]{display:none}.tariffs-modal__backdrop{position:absolute;inset:0;background:#000;opacity:0;transition:opacity .35s ease}.tariffs-modal__dialog{position:relative;z-index:1;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:100vw;max-height:100%;padding:52px 12px 20px;background:#000;opacity:0;transform:translateY(12px);transition:opacity .35s ease,transform .35s cubic-bezier(.22, 1, .36, 1);overflow:hidden}.tariffs-modal.is-open .tariffs-modal__backdrop{opacity:1}.tariffs-modal.is-open .tariffs-modal__dialog{opacity:1;transform:translateY(0)}.tariffs-modal__close{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:0 0;color:#fff;cursor:pointer}.tariffs-modal__sr-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tariffs-modal__head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin-bottom:4px;flex-shrink:0}.tariffs-modal__plan{min-width:0;font-family:Bounded,sans-serif;font-size:clamp(11px, 3.1vw, 14px);font-weight:700;line-height:.95;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;overflow-wrap:anywhere}.tariffs-modal__plan--featured{color:#0f85ef}.tariffs-modal__body{flex:1;min-width:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:16px}.tariffs-modal__row{border-top:1px solid rgba(255,255,255,.18)}.tariffs-modal__feature{margin:0;padding:12px 2px 8px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(12px, 3.4vw, 14px);font-weight:400;line-height:1.25;text-align:center;color:#fff;overflow-wrap:anywhere;hyphens:auto}.tariffs-modal__vals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:0 0 12px}.tariffs-modal__val{display:flex;align-items:center;justify-content:center;min-height:24px}.tariffs-modal__val .tariffs__check{width:20px;height:16px}.tariffs-modal__val .tariffs__dash{width:20px}body.tariffs-modal-open{overflow:hidden;max-width:100vw}@media (min-width:761px){.tariffs-modal{display:none!important}}.faq{background:#000;padding:clamp(72px,10vw,120px) 0}.faq__container{display:grid;grid-template-columns:minmax(260px,0.82fr) minmax(0,1.18fr);gap:clamp(40px,6vw,96px);align-items:start;width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.faq__title{margin:0;font-family:Bounded,sans-serif;font-size:clamp(40px, 4.8vw, 64px);font-weight:700;line-height:.95;letter-spacing:.01em;text-transform:uppercase;color:#fff}.faq__title-line{display:block}.faq__list{display:flex;flex-direction:column;gap:20px}.faq-item{display:flex;flex-direction:column;gap:10px}.faq-item.is-open{margin-bottom:10px}.faq-item__trigger{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;width:100%;margin:0;padding:0;border:none;background:0 0;cursor:pointer;text-align:left;color:#fff}.faq-item__question{flex:1;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px, 1.6vw, 22px);font-weight:700;line-height:1.2;letter-spacing:.01em;text-transform:uppercase}.faq-item__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;margin-top:2px;border-radius:12px;background:#2b2b2b;color:#fff;transition:transform .3s ease,background .2s ease}.faq-item__trigger:hover .faq-item__icon{background:#3a3a3a}.faq-item.is-open .faq-item__icon{transform:rotate(180deg)}.faq-item__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.faq-item.is-open .faq-item__panel{grid-template-rows:1fr}.faq-item__panel-inner{overflow:hidden}.faq-item__answer{margin:0;padding-top:clamp(14px,1.8vw,22px);max-width:640px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.45;color:rgba(255,255,255,.82)}@media (max-width:900px){.faq__container{grid-template-columns:1fr;gap:40px;padding:0 20px}.faq__title{font-size:clamp(36px, 10vw, 52px)}}@media (max-width:560px){.faq{padding:56px 0}.faq__container{padding:0 16px;gap:32px}.faq-item__trigger{gap:14px}.faq__title{font-size:40px}.faq-item__icon{width:40px;height:40px;border-radius:10px}.faq-item__question{font-size:16px}.faq-item__answer{font-size:16px}}.contact-creator{background:#000;padding:clamp(72px,10vw,120px) 0;overflow:hidden}.contact-creator__container{display:flex;align-items:center;justify-content:space-between;gap:clamp(32px,5vw,64px);width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.contact-creator__content{flex:0 1 620px;min-width:0}.contact-creator__title{margin:0 0 clamp(20px,2.5vw,28px);font-family:Bounded,sans-serif;font-size:62px;font-weight:400;line-height:.95;letter-spacing:0;text-transform:uppercase;color:#fff}.contact-creator__title-line{display:block}.contact-creator__title-line--accent{color:#d4ff00}.contact-creator__lead{margin:0 0 clamp(24px,3vw,32px);max-width:520px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.35;color:#fff}.contact-creator__lead-name{font-weight:700}.contact-creator__btn.stage-box__btn.program__cta{margin:0 0 30px}.contact-creator__list{margin:0;padding:0 0 0 1.15em;list-style:disc;display:flex;flex-direction:column;gap:8px;max-width:520px}.contact-creator__item{font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.35;color:#fff}.contact-creator__item::marker{color:#fff}.contact-creator__accent{color:#d4ff00}.contact-creator__visual{flex:0 1 520px;display:flex;align-items:center;justify-content:center;min-width:0;max-width:520px}.contact-creator__photo{width:100%;max-width:520px;height:auto;border-radius:clamp(18px,2vw,24px);object-fit:cover;pointer-events:none;user-select:none}@media (max-width:900px){.contact-creator__container{flex-direction:column;align-items:flex-start;gap:48px;padding:0 20px}.contact-creator__content{flex-basis:auto;width:100%}.contact-creator__visual{align-self:center;flex-basis:auto;width:100%;max-width:420px}}@media (max-width:560px){.contact-creator{padding:56px 0}.contact-creator__container{padding:0 16px;gap:40px}.contact-creator__title{font-size:40px}.contact-creator__lead,.contact-creator__item{font-size:18px}.contact-creator__visual{max-width:100%}}.prefooter{display:flex;align-items:center;justify-content:center;background:#d4ff00;padding:clamp(72px,10vw,120px) 40px;box-sizing:border-box}.prefooter__container{display:flex;flex-direction:column;align-items:center;gap:clamp(36px,5vw,52px);width:100%;max-width:1440px;margin:0 auto}.prefooter__title{margin:0;font-family:Bounded,sans-serif;font-size:clamp(40px, 6.2vw, 72px);font-weight:400;line-height:1.05;letter-spacing:0;text-align:center;text-transform:uppercase;color:#000}.prefooter__title-line{display:block;overflow:hidden}.prefooter__title-line-inner{display:inline-block;opacity:0}.prefooter.is-visible .prefooter__title-line-inner{animation:titleFlyIn3d 1s cubic-bezier(.22,.61,.36,1) 1 both}.prefooter.is-visible .prefooter__title-line:first-child .prefooter__title-line-inner{animation-delay:.1s}.prefooter.is-visible .prefooter__title-line:nth-child(2) .prefooter__title-line-inner{animation-delay:.28s}.prefooter.is-visible .prefooter__title-line:nth-child(3) .prefooter__title-line-inner{animation-delay:.46s}@keyframes titleFlyIn3d{from{opacity:0;transform:perspective(1000px) translate3d(0,300px,0) rotate3d(-100,0,50,45deg)}to{opacity:1;transform:perspective(500px) translate3d(0,0,0)}}.prefooter__title-accent{font-weight:700}@media (prefers-reduced-motion:reduce){.prefooter__title-line-inner{opacity:1;animation:none;transform:none}}.prefooter__btn{display:inline-flex;align-items:center;justify-content:center;min-height:72px;padding:22px 80px;border:2px solid #000;border-radius:100px;background:#000;font-family:Bounded,sans-serif;font-size:clamp(22px, 2.6vw, 32px);font-weight:400;line-height:1;letter-spacing:0;text-decoration:none;text-transform:uppercase;color:#fff;transition:background .25s ease,color .25s ease,transform .2s ease}.prefooter__btn:hover{background:#d4ff00;color:#000}.prefooter__btn:active{transform:scale(.98)}@media (max-width:560px){.prefooter{padding:56px 20px}.prefooter__container{gap:32px}.prefooter__btn{width:100%;max-width:360px;min-height:64px;padding:18px 40px;font-size:18px}}.footer-clip{position:relative;clip-path:inset(0)}.footer{position:fixed;bottom:0;left:0;width:100%;background:#000;padding:80px 0 56px;box-sizing:border-box}.footer__container{width:100%;max-width:1440px;margin:0 auto;padding:0 40px}.footer__top{display:grid;grid-template-columns:repeat(3,1fr);gap:40px 48px;width:100%}.footer__col{display:flex;flex-direction:column;align-items:flex-start}.footer__col:nth-child(2){justify-self:center}.footer__col:nth-child(3){justify-self:end}.footer__title{margin:0 0 16px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.2;letter-spacing:.04em;text-transform:uppercase;color:#fff}.footer__title--spaced{margin-top:28px}.footer__nav{display:flex;flex-direction:column;align-items:stretch;width:max-content;gap:10px}.footer__nav .footer__btn{width:100%;text-align:center}.footer__btn{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:40px;margin:0;padding:10px 24px;border:1.5px solid transparent;border-radius:100px;box-shadow:inset 0 1px 2px rgba(0,0,0,.35);font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1;text-align:center;text-decoration:none;color:#fff;isolation:isolate;transition:background .35s ease .7s,color .3s ease .7s,border-color .35s ease .7s,box-shadow .35s ease .7s}.footer__btn.program__cta:not(:hover){background:#252525;color:#fff}.footer__btn.program__cta:hover{background:0 0;color:#fff;box-shadow:none;transition:background .3s ease 0s,color .25s ease 0s,border-color .3s ease 0s,box-shadow .3s ease 0s}.footer__btn .program__cta-path{stroke:#d4ff00}.footer__btn--accent.program__cta:not(:hover){background:#d4ff00;color:#0a0a0a;box-shadow:none}.footer__btn--accent.program__cta:hover{background:0 0;color:#fff}.footer__btn--accent .program__cta-path{stroke:#d4ff00}.footer__socials{display:flex;align-items:center;gap:10px}.footer__social{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#fff;color:#000;transition:opacity .2s ease}.footer__social:hover{opacity:.85}.footer__social-icon{display:block;object-fit:contain}.footer__social-icon--tg{width:28px;height:28px}.footer__social-icon--vk{width:22px;height:22px}.footer__info{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.35;color:rgba(255,255,255,.78)}.footer__info a{color:inherit;text-decoration:none;transition:color .2s ease}.footer__info a:hover{color:#fff}.footer__info-meta{color:rgba(255,255,255,.6)}.footer__bottom{display:flex;flex-wrap:wrap;align-items:center;gap:24px 40px;width:100%;margin-top:96px}.footer__logo{display:block;width:min(420px,36vw);height:auto;filter:brightness(0) invert(50%)}.footer__credit{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer__credit-text{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.35;color:#fff}.footer__credit-accent{color:#d4ff00}.footer__credit-brand{font-family:Bounded,sans-serif;font-size:28px;font-weight:700;line-height:1.1;text-decoration:none;background:linear-gradient(90deg,#3de8d8 0,#7dff7a 55%,#d4ff00 100%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.footer__credit-note{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:rgba(255,255,255,.85)}@media (max-width:900px){.footer{padding:64px 0 48px}.footer__container{padding:0 20px}.footer__top{grid-template-columns:repeat(2,1fr);gap:40px 32px}.footer__col:nth-child(2),.footer__col:nth-child(3){justify-self:start}.footer__bottom{margin-top:64px}.footer__logo{width:min(340px,50vw)}}@media (max-width:560px){.footer{padding:48px 0 40px}.footer__container{padding:0 16px}.footer__top{grid-template-columns:1fr;gap:32px}.footer__col:nth-child(2),.footer__col:nth-child(3){justify-self:start}.footer__bottom{flex-direction:column;align-items:flex-start;gap:20px;margin-top:48px}.footer__logo{width:min(280px,80vw)}.footer__info{font-size:16px}.footer__nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;max-width:100%;gap:10px}.footer__credit-text,.footer__credit-note{font-size:16px}.footer__credit-brand{font-family:Bounded,sans-serif;font-size:28px;font-weight:400}}.not-found{min-height:100vh;min-height:100dvh}.not-found__main{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:40px 20px}.not-found__wrap{position:relative;display:flex;flex-direction:column;align-items:center;width:min(100%,920px)}.not-found__code{position:relative;z-index:0;margin:0 0 -.18em;font-family:Bounded,sans-serif;font-size:clamp(120px, 28vw, 240px);font-weight:400;line-height:.85;letter-spacing:-.04em;text-align:center;background:linear-gradient(90deg,#fff 0,#8f8f8f 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 0 40px rgba(255, 255, 255, .08));pointer-events:none;user-select:none}.not-found__box{position:relative;z-index:1;isolation:isolate;display:flex;flex-direction:column;align-items:center;gap:28px;width:min(100%,760px);padding:28px 32px 32px;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}.not-found__box::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.not-found__message{position:relative;z-index:1;margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;line-height:1.4;text-align:center;color:#fff}.not-found__nav{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}.not-found__btn{min-height:40px;white-space:nowrap}.not-found__btn--primary{background:#0f85ef;box-shadow:none}.not-found__btn--primary:hover{background:#1a93ff}@media (max-width:720px){.not-found__box{padding:24px 20px 28px}.not-found__message{font-size:18px}.not-found__btn{flex:1 1 calc(50% - 5px);min-width:0;white-space:normal}.not-found__btn--primary{flex-basis:100%}}.legal-page{background:#f3f3f3;color:#1d1d1d;min-height:100vh}.legal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;max-width:1100px;margin:0 auto;padding:28px 40px;box-sizing:border-box}.legal-header__logo{display:block}.legal-header__logo-img{display:block;width:140px;height:auto;filter:brightness(0) invert(11%)}.legal-header__back{font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;text-decoration:underline;color:#1d1d1d}.legal{width:100%;max-width:860px;margin:0 auto;padding:20px 40px 80px;box-sizing:border-box}.legal__title{margin:0 0 32px;font-family:Bounded,sans-serif;font-size:clamp(28px, 4vw, 42px);font-weight:400;line-height:1.15;color:#1d1d1d}.legal__section{margin-top:36px}.legal__section-title{margin:0 0 12px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:24px;font-weight:700;line-height:1.3;color:#1d1d1d}.legal__text{margin:0 0 14px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#1d1d1d}.legal__list{margin:0 0 14px;padding-left:22px}.legal__list li{font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:20px;font-weight:400;line-height:1.5;color:#1d1d1d}.legal__contacts{margin-top:40px;padding-top:24px;border-top:1px solid rgba(29,29,29,.15)}.legal a{color:#1d1d1d}.legal-page .footer{position:static;margin-top:40px}@media (max-width:720px){.legal,.legal-header{padding-left:20px;padding-right:20px}.legal__section-title{font-size:21px}.legal__list li,.legal__text{font-size:18px}}.order-modal{position:fixed;inset:0;z-index:305;display:flex;align-items:center;justify-content:center;padding:24px}.order-modal[hidden]{display:none}.order-modal__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.72);opacity:0;transition:opacity .35s ease}.order-modal__dialog{position:relative;z-index:1;width:min(100%,480px);max-height:calc(100vh - 48px);max-height:calc(100dvh - 48px);overflow-y:auto;padding:44px 36px 36px;border:none;border-radius:28px;background:#fff;opacity:0;transform:translateY(16px) scale(.98);transition:opacity .35s ease,transform .35s cubic-bezier(.22, 1, .36, 1)}.order-modal.is-open .order-modal__backdrop{opacity:1}.order-modal.is-open .order-modal__dialog{opacity:1;transform:translateY(0) scale(1)}.order-modal__close{position:absolute;top:16px;right:16px;z-index:2;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:0 0;color:#0a0a0a;cursor:pointer}.order-modal__step{display:none}.order-modal__step.is-active{display:block}.order-modal__title{margin:0 0 24px;padding-right:32px;font-family:Bounded,sans-serif;font-size:clamp(24px, 3vw, 30px);font-weight:700;line-height:1.1;color:#0a0a0a}.order-modal__tariff-name{margin:0 0 20px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:18px;font-weight:700;color:#0a0a0a}.order-modal__sum-pill{display:inline-block;margin:0 0 28px;padding:12px 24px;border-radius:999px;background:#ceff00;font-family:Bounded,sans-serif;font-size:18px;font-weight:700;color:#0a0a0a}.order-modal__choice{display:flex;flex-direction:column;gap:12px}.order-modal__choice-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 22px;border:1.5px solid #0a0a0a;border-radius:999px;background:0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;font-weight:700;color:#0a0a0a;cursor:pointer;transition:background .25s ease,color .25s ease}.order-modal__choice-btn:hover{background:#0a0a0a;color:#fff}.order-modal__choice-btn--accent{border-color:#ceff00;background:#ceff00}.order-modal__choice-btn--accent:hover{background:#0a0a0a;color:#fff;border-color:#0a0a0a}.order-modal__choice-price{font-family:Bounded,sans-serif;white-space:nowrap}.order-modal__field{display:block;margin:0 0 20px}.order-modal__label{display:block;margin:0 0 10px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;font-weight:700;color:#0a0a0a}.order-modal__hint{display:block;margin:-6px 0 10px;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:14px;font-weight:400;color:rgba(10,10,10,.45)}.order-modal__input{display:block;width:100%;padding:16px 18px;border:none;border-radius:16px;background:#ebebeb;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;font-weight:400;color:#0a0a0a}.order-modal__input::placeholder{color:rgba(10,10,10,.4)}.order-modal__input:focus{outline:2px solid #0a0a0a;outline-offset:2px}.order-modal__input.is-invalid{outline:2px solid #ff3b30;outline-offset:2px}.order-modal__phone{display:flex;align-items:center;gap:10px;padding:0 18px;border-radius:16px;background:#ebebeb}.order-modal__phone-prefix{display:flex;align-items:center;gap:8px;flex:0 0 auto;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;font-weight:700;color:#0a0a0a}.order-modal__phone-flag{flex:0 0 auto;border-radius:2px}.order-modal__phone .order-modal__input--phone{flex:1 1 auto;padding:16px 0;background:0 0}.order-modal__phone .order-modal__input--phone:focus{outline:0}.order-modal__agree{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 28px}.order-modal__agree .order-modal__label{margin:0;max-width:320px}.order-modal__toggle{position:relative;display:flex;align-items:center;flex:0 0 auto;gap:10px;cursor:pointer}.order-modal__toggle input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}.order-modal__toggle-track{position:relative;width:44px;height:24px;border:1.5px solid #0a0a0a;border-radius:999px;background:#fff;transition:background .25s ease}.order-modal__toggle-track::before{content:'';position:absolute;top:2px;left:2px;width:17px;height:17px;border-radius:50%;background:#0a0a0a;transition:transform .25s ease}.order-modal__toggle input:checked+.order-modal__toggle-track{background:#ceff00}.order-modal__toggle input:checked+.order-modal__toggle-track::before{transform:translateX(20px)}.order-modal__toggle input:focus-visible+.order-modal__toggle-track{outline:2px solid #0f85ef;outline-offset:2px}.order-modal__toggle-text{font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:16px;font-weight:700;color:#0a0a0a}.order-modal__total{margin:0 0 20px;text-align:right;font-family:Bounded,sans-serif;font-size:18px;font-weight:700;color:#0a0a0a}.order-modal__submit{display:block;width:100%;padding:18px 24px;border:none;border-radius:999px;background:#232323;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:17px;font-weight:700;color:#fff;cursor:pointer;transition:background .25s ease}.order-modal__submit:hover{background:#0a0a0a}.order-modal__submit:disabled{opacity:.6;cursor:not-allowed}.order-modal__disclaimer{margin:20px 0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:13px;font-weight:400;line-height:1.5;color:rgba(10,10,10,.55)}.order-modal__disclaimer a{color:rgba(10,10,10,.8)}.order-modal__accent-red{color:#ff3b30}.order-modal__error{margin:16px 0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:14px;font-weight:700;color:#ff3b30}.order-modal__processing-pill{margin:0 0 8px;padding:40px 28px;border-radius:20px;background:#ceff00;text-align:center;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:17px;font-weight:700;line-height:1.4;color:#0a0a0a}body.order-modal-open{overflow:hidden}@media (max-width:560px){.order-modal{padding:0;align-items:flex-end}.order-modal__dialog{width:100%;max-height:92vh;max-height:92dvh;border-radius:24px 24px 0 0}}.pay-status__accent{color:#d4ff00;text-decoration:underline}.pay-status__hint{display:block;margin-top:10px;font-size:15px;color:rgba(255,255,255,.45);text-transform:none}.pay-status__sad{margin-top:4px;font-size:26px}.pay-status__btn{background:#252525;color:#fff;transition:background .25s ease}.pay-status__btn:hover{background:#333}.pay-status__btn--accent{background:#d4ff00;color:#0a0a0a}.pay-status__btn--accent:hover{background:#c2ea00}.pay-status__btn--primary{background:#0f85ef;color:#fff}.pay-status__btn--primary:hover{background:#1a93ff}.cookie-notice{position:fixed;left:50%;bottom:clamp(16px,3vw,28px);z-index:400;display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(calc(100% - 32px),760px);padding:18px 22px;box-sizing:border-box;border:none;border-radius:20px;background:rgba(255,255,255,.02);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px);isolation:isolate;overflow:hidden;transform:translateX(-50%) translateY(calc(100% + 40px));opacity:0;visibility:hidden;transition:transform .45s cubic-bezier(.22, 1, .36, 1),opacity .35s ease,visibility .35s ease}.cookie-notice::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(136deg,rgba(255,255,255,.8) 2%,rgba(255,255,255,.18) 56%,rgba(255,255,255,.8) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;z-index:0}.cookie-notice.is-visible{transform:translateX(-50%) translateY(0);opacity:1;visibility:visible}.cookie-notice__text{position:relative;z-index:1;margin:0;flex:1;min-width:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(15px, 1.6vw, 18px);font-weight:400;line-height:1.4;color:#fff}.cookie-notice__btn{position:relative;z-index:1;flex-shrink:0;padding:8px 20px;border:1px solid rgba(255,255,255,.85);border-radius:100px;background:0 0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:14px;font-weight:400;line-height:1;color:#fff;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.cookie-notice__btn:hover{background:#fff;border-color:#fff;color:#333}@media (max-width:560px){.cookie-notice{flex-direction:column;align-items:stretch;gap:16px;padding:18px 20px;border:1px solid rgba(255,255,255,.35)}.cookie-notice::before{content:none}.cookie-notice__text-tail{display:block}.cookie-notice__btn{align-self:stretch;padding:12px 20px;text-align:center}}@media (max-width:560px){.program__cta,.prefooter__btn,.speaker-card__btn,.order-modal__choice-btn,.order-modal__submit,.cookie-notice__btn,.not-found__btn,.pay-status__btn{font-size:18px}}.sphere-gallery{position:relative;width:100%;height:min(78vh,720px);min-height:460px;overflow:hidden;background:#000}
.sphere-gallery__scene{position:relative;width:100%;height:100%;overflow:hidden}
.sphere-gallery__stage{position:absolute;inset:0;perspective:var(--sg-persp,1600px);perspective-origin:50% 50%}
.sphere-gallery__rig{position:absolute;top:50%;left:50%;width:0;height:0;transform-style:preserve-3d;transform:translateZ(var(--sg-push,-1000px))}
.sphere-gallery__sphere{position:relative;width:0;height:0;transform-style:preserve-3d;will-change:transform}
.sphere-gallery__tile{position:absolute;top:0;left:0;width:var(--sg-tile,120px);height:var(--sg-tile,120px);margin:calc(var(--sg-tile,120px) / -2) 0 0 calc(var(--sg-tile,120px) / -2);backface-visibility:hidden}
.sphere-gallery__tile img{display:block;width:100%;height:100%;object-fit:cover;border-radius:7%;pointer-events:none;-webkit-user-drag:none;user-select:none}
.sphere-gallery__fade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#000 0%,rgba(0,0,0,.85) 8%,rgba(0,0,0,.35) 17%,rgba(0,0,0,0) 27%,rgba(0,0,0,0) 73%,rgba(0,0,0,.35) 83%,rgba(0,0,0,.85) 92%,#000 100%)}
@media (max-width:560px){.sphere-gallery{height:min(56vh,480px);min-height:360px}}
.gallery-promo{position:relative;width:100%;padding:80px 0 0;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}
.gallery-promo__heading{width:100%;max-width:1600px;padding:0 40px;margin:0 0 40px;text-align:center}
.gallery-promo__title{margin:0 0 12px;font-family:Bounded,sans-serif;font-weight:700;font-size:clamp(28px,4vw,52px);line-height:1.05;letter-spacing:0;text-transform:uppercase;color:#fff}
.gallery-promo__subtitle{margin:0;font-family:'Century Gothic',CenturyGothic,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;font-size:clamp(16px,1.6vw,20px);font-weight:400;color:#ceff00}
@media (max-width:560px){.gallery-promo__heading{padding:0 20px;margin-bottom:24px}.gallery-promo__title{font-size:clamp(24px,7vw,32px)}.gallery-promo__subtitle{font-size:15px}}
.gallery-promo__container{--feature-w:min(1600px, 92vw);width:100%;max-width:1600px;padding:0 40px;display:flex;justify-content:center}
.gallery-promo::after{content:"";position:absolute;left:0;right:0;bottom:0;height:min(340px,42%);background:linear-gradient(180deg,transparent 0%,#000 85%);pointer-events:none}
@media (max-width:900px){.gallery-promo{padding:56px 0 0}}
@media (max-width:560px){.gallery-promo{padding:40px 0 0}.gallery-promo__container{padding:0 20px}.gallery-promo::after{height:min(200px,48%)}}

.program__title{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.3em;margin:0 0 28px;font-size:44px}
.program__grid{padding-top:16px;gap:20px}
.program-card{min-height:270px}
.program-card__content{padding:28px 0 28px 28px}
.program-card__title{margin-bottom:18px;font-size:22px}
.program-card__list li,.program-card__text{font-size:16px}
@media (max-width:900px){.program__title{font-size:34px;margin-bottom:20px}}
@media (max-width:560px){.program__title{font-size:24px;gap:.25em;margin-bottom:16px}.program-card{min-height:0}.program-card__content{padding:20px 20px 0}}
/* Stable viewport height ------------------------------------------------
   Mobile browsers resize the viewport when the toolbar slides in/out, which
   happens exactly when the user reverses swipe direction. Any in-flow height
   in `vh` therefore reflows the page mid-gesture and the scroll position
   visibly jumps back — and `.scroll-video` multiplies that error by four.
   `--stable-vh` is a pixel height published by script.js that is recomputed
   only on a real resize (width change), never on a toolbar slide. The plain
   `vh` declaration on each line stays as the fallback for no-JS. */
.scroll-video{height:400vh;height:calc(var(--stable-vh, 100vh) * 4)}
@media (min-width:901px){.gallery__feature{height:calc(min(620px,68vh) + 300px);height:calc(min(620px, var(--stable-vh, 100vh) * .68) + 300px)}}
.sphere-gallery{height:min(78vh,720px);height:min(calc(var(--stable-vh, 100vh) * .78),720px)}
@media (max-width:560px){.sphere-gallery{height:min(56vh,480px);height:min(calc(var(--stable-vh, 100vh) * .56),480px)}}
/* Hero: `100dvh` tracks the toolbar by definition, so it reflowed the page on
   every toolbar slide; the bottom padding did the same via `36vh`. Both are
   pinned to the stable height so the first screen keeps its size mid-gesture. */
.hero{min-height:100vh;min-height:calc(var(--stable-vh, 100vh))}
.hero__content{padding:clamp(72px,10vh,120px) clamp(24px,5vw,48px) clamp(72px,10vh,120px) clamp(40px,7vw,120px);padding:clamp(72px, var(--stable-vh, 100vh) * .1, 120px) clamp(24px,5vw,48px) clamp(72px, var(--stable-vh, 100vh) * .1, 120px) clamp(40px,7vw,120px)}
@media (max-width:560px){.hero__content{width:100%;padding:0 20px clamp(260px,36vh,320px);padding:0 20px clamp(260px, var(--stable-vh, 100vh) * .36, 320px)}}
