.stat{align-items:flex-end;gap:16px;width:min(32vw,616px);display:flex}.stat__value{text-transform:uppercase;white-space:nowrap;align-items:baseline;gap:8px;font-family:Tenor Sans,serif;font-size:clamp(56px,5.4vw,104px);line-height:.88;display:flex}.stat__unit{font-size:clamp(20px,1.7vw,32px);line-height:1.18}.stat__line{border-top:1px solid #292723;flex:1 0 0;min-width:16px;margin-bottom:20px}.stat__desc{text-transform:uppercase;padding-bottom:6px;font-family:Tenor Sans,serif;font-size:clamp(16px,1.25vw,24px);line-height:1.26}@media (width<=1024px){.stat{width:auto}.stat__value{font-size:36px;line-height:1.16}.stat__unit{font-size:24px;line-height:1.26}.stat__desc{padding-bottom:2px;font-size:24px}.stat__line{display:none}}@media (width<=480px){.stat{flex-direction:column;align-items:flex-start;gap:16px;width:100%}}.stage-hero{background-color:#0b0a09;max-width:1920px;margin:0 auto;padding:124px 0 120px;position:relative}.stage-hero__breadcrumb{align-items:center;gap:8px;padding:0 28px;font-size:14px;font-weight:500;display:flex}.stage-hero__crumb{color:#fff;transition:color .3s}.stage-hero__crumb:hover{color:#f6d57e}.stage-hero__crumb--current{color:#afa99a}.stage-hero__crumb-dot{background-color:#afa99a;border-radius:50%;width:2px;height:2px}.stage-hero__banner{aspect-ratio:1864/431;margin:16px 28px 0;position:relative;overflow:hidden}.stage-hero__banner-img{object-fit:cover;will-change:transform;width:100%;height:116%;position:absolute;top:-8%;left:0}.stage-hero__head{grid-template-columns:1fr min(40.2vw,772px);align-items:start;row-gap:32px;margin:64px 0 0;padding:0 28px;display:grid}.stage-hero__title{text-transform:uppercase;white-space:nowrap;grid-area:1/1;align-items:center;gap:24px;font-family:Tenor Sans,serif;font-size:56px;font-weight:400;line-height:1.1;display:flex}.stage-hero__title-divider{background-color:#ffffff40;width:1px;height:36px}.stage-hero__desc-text{color:#dcdad3;grid-area:1/2;max-width:572px;font-size:18px;line-height:1.58}.stage-hero__badge,.stage-hero__meta{align-items:center;gap:8px;font-size:16px;line-height:1.5;display:flex}.stage-hero__badge{grid-area:2/1;font-weight:500}.stage-hero__badge-dot{background-color:#f6d57e;border-radius:3px;width:6px;height:6px}.stage-hero__meta{grid-area:2/2;gap:6px}.stage-hero__meta span:first-child{color:#fffc}.stage-hero__meta span:last-child{font-weight:500}.stage-hero__gallery{justify-content:space-between;align-items:flex-start;margin:80px 28px 0;display:flex}.stage-hero__gallery-main{aspect-ratio:928/494;background-color:#141311;flex-shrink:0;width:min(48.3vw,928px);display:block;overflow:hidden}.stage-hero__gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.stage-hero__gallery-grid{grid-template-columns:1fr 1fr;align-content:start;gap:8px;width:min(40.2vw,772px);margin-top:min(15.2vw,292px);display:grid}.stage-hero__gallery-grid a{aspect-ratio:382/202;background-color:#141311;display:block;overflow:hidden}.stage-hero__gallery-grid a img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.stage-hero__head{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.stage-hero__badge{margin-top:16px}.stage-hero__title{font-size:48px}.stage-hero__desc-text{max-width:none}.stage-hero__gallery{flex-direction:column;margin-top:64px}.stage-hero__gallery-main{width:100%}.stage-hero__gallery-grid{grid-template-columns:repeat(3,1fr);width:100%;margin-top:8px}.stage-hero__gallery-grid a{aspect-ratio:232/124}}@media (width<=480px){.stage-hero{padding-bottom:80px}.stage-hero__breadcrumb,.stage-hero__head{padding-left:20px;padding-right:20px}.stage-hero__banner,.stage-hero__gallery{margin-left:20px;margin-right:20px}.stage-hero__banner{aspect-ratio:320/128}.stage-hero__head{margin-top:48px}.stage-hero__title{white-space:normal;flex-direction:column;align-items:flex-start;gap:8px;font-size:30px;line-height:1.2}.stage-hero__title-divider{width:36px;height:1px}.stage-hero__desc-text{font-size:16px;line-height:1.5}.stage-hero__gallery{margin-top:48px}.stage-hero__gallery-grid{flex-direction:column;gap:0;display:flex}.stage-hero__gallery-grid a{aspect-ratio:156/84;width:calc(50% - 4px)}.stage-hero__gallery-grid a:nth-child(2n){align-self:flex-end}}.stage{background-color:#141311;max-width:1920px;margin:0 auto;padding:144px 28px}.stage--alt{background-color:#0b0a09}.stage__head{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:64px;display:flex}.stage__copy{width:min(40.2vw,772px)}.stage__title{text-transform:uppercase;font-family:Tenor Sans,serif;font-size:64px;font-weight:400;line-height:1.1}.stage__status{letter-spacing:.02em;text-transform:uppercase;color:#dcdad3;border:1px solid #ffffff24;border-radius:20px;align-items:center;gap:8px;margin-top:16px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.stage__status-dot{background-color:#524e46;border-radius:50%;width:7px;height:7px}.stage__status--in_progress{color:#f6d57e;border-color:#f6d57e59}.stage__status--in_progress .stage__status-dot{background-color:#f6d57e}.stage__status--done{color:#7bdaab;border-color:#7bdaab59}.stage__status--done .stage__status-dot{background-color:#7bdaab}.stage__desc{color:#dcdad3;max-width:616px;margin-top:24px;font-size:18px;line-height:1.58}.stage__body{align-items:center;gap:clamp(40px,8.6vw,164px);display:flex}.stage__gallery{width:min(48.3vw,928px)}.stage__gallery-main{aspect-ratio:928/494;background-color:#0b0a09;width:100%;display:block;overflow:hidden}.stage__gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.stage__gallery-thumbs{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin-top:8px;display:flex;overflow-x:auto}.stage__gallery-thumbs::-webkit-scrollbar{display:none}.stage__thumb{aspect-ratio:394/210;scroll-snap-align:start;opacity:.6;background-color:#0b0a09;flex-shrink:0;width:calc(42.5% - 4px);padding:0;transition:opacity .3s;display:block;overflow:hidden}.stage__thumb.is-active{opacity:1}.stage__thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (hover:hover){.stage__thumb:hover{opacity:1}}.stage__gallery-nav{gap:8px;margin-top:16px;display:flex}.stage__gallery-nav[hidden]{display:none}.stage__arrow{border:1px solid #292723;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .3s,background-color .3s;display:flex}.stage__arrow:hover{background-color:#141311;border-color:#524e46}.stage__works{flex-direction:column;gap:48px;width:min(19.8vw,380px);display:flex}.stage__work-title{text-transform:uppercase;font-family:Tenor Sans,serif;font-size:22px;font-weight:400;line-height:1.28}.stage__work-text{color:#dcdad3;margin-top:8px;font-size:16px;line-height:1.5}@media (width<=1024px){.stage{padding:120px 28px}.stage__head{flex-direction:column;gap:24px;margin-bottom:48px}.stage__copy{width:100%}.stage__title{font-size:48px}.stage__body{flex-direction:column;align-items:stretch;gap:64px}.stage__gallery{width:100%}.stage__thumb{aspect-ratio:232/124;width:calc(33.33% - 6px)}.stage__works{grid-template-columns:1fr 1fr;gap:48px;width:100%;display:grid}}@media (width<=480px){.stage{padding:80px 20px}.stage__title{font-size:30px}.stage__body{gap:48px}.stage__gallery{display:block}.stage__gallery-main{width:100%}.stage__thumb{aspect-ratio:152/80;width:calc(50% - 4px)}.stage__works{grid-template-columns:1fr}}.cta{flex-direction:column;justify-content:space-between;gap:48px;min-height:100lvh;padding:clamp(80px,15vh,144px) 0;display:flex;position:relative;overflow:hidden}.cta__bg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.cta__marquee{position:relative;overflow:hidden}.cta__marquee-track{white-space:nowrap;text-transform:uppercase;will-change:transform;width:max-content;font-family:Tenor Sans,serif;font-size:160px;line-height:.8;display:flex}.cta__info{justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1920px;margin:0 auto;padding:0 28px;display:flex;position:relative}.cta__text{max-width:688px;font-size:18px;line-height:1.58}@media (width<=1024px){.cta{padding:144px 0}.cta__marquee-track{font-size:104px;line-height:.88}.cta__info{flex-direction:column;align-items:flex-start;gap:32px}}@media (width<=480px){.cta{min-height:70svh;padding:80px 0}.cta__marquee-track{font-size:64px;line-height:1.1}.cta__info{padding:0 20px}.cta__text{max-width:none}.cta__btn{width:100%}}.fancybox__container{--fancybox-bg:#0b0a09f5;--fancybox-color:#fff;--fancybox-accent-color:#f6d57e;font-family:Raleway,system-ui,sans-serif}
