@font-face{font-family:Switzer;src:url(/fonts/switzer/Switzer-Regular.otf)format("opentype");font-weight:400;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer/Switzer-Medium.otf)format("opentype");font-weight:500;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer/Switzer-Semibold.otf)format("opentype");font-weight:600;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer/Switzer-Bold.otf)format("opentype");font-weight:700;font-display:swap}@font-face{font-family:Switzer;src:url(/fonts/switzer/Switzer-Extrabold.otf)format("opentype");font-weight:800;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{height:100%}:root{--bg:#000;--cream:#fff4e2;--green:#acc28c;--cream-line:#fff4e214;--cream-surface:#fff4e21f;--cream-3:#fff4e266;--cream-2:#fff4e2a6;--cream-1:#fff4e2e0;--font-d:"Switzer", sans-serif;--font-b:-apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}body{background:var(--bg);color:var(--cream);font-family:var(--font-b);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit;color:inherit;background:0 0;border:none}#root{isolation:isolate}.studios-page{background:#000;overflow-x:hidden}.strip{z-index:100;pointer-events:none;flex-direction:column;justify-content:space-between;align-items:center;width:48px;padding:28px 0;display:flex;position:fixed;top:0;bottom:0}.strip--left{left:0}.strip--right{right:0}.strip__mark{font-family:var(--font-d);letter-spacing:.12em;color:#fff4e24d;text-transform:uppercase;font-size:10px;font-weight:600}.strip__num{font-family:var(--font-d);color:#fff4e240;font-size:10px;font-weight:500}.strip__text{font-family:var(--font-d);letter-spacing:.18em;text-transform:uppercase;color:#fff4e240;writing-mode:vertical-rl;font-size:9px;font-weight:600;transform:rotate(180deg)}.wws-nav{z-index:90;justify-content:space-between;align-items:center;height:80px;padding:0 80px;display:flex;position:fixed;top:0;left:0;right:0}.wws-nav__link{font-family:var(--font-d);letter-spacing:-.5px;text-transform:uppercase;white-space:nowrap;color:#fff4e2b3;font-size:16px;font-weight:600;line-height:1;transition:color .2s}.wws-nav__link:hover{color:#fff4e2}.wws-nav__link--active{color:#fff4e2;cursor:default}.wws-nav__logo{position:absolute;left:50%;transform:translate(-50%)}.wws-nav__logo img{opacity:.9;width:auto;height:40px}.wws-nav__right{align-items:center;gap:32px;display:flex}.wws-nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;padding:6px 4px;display:none}.wws-nav__burger span{background:#fff4e2bf;border-radius:1px;width:22px;height:2px;transition:background .2s;display:block}.wws-nav__burger:hover span{background:#fff4e2}.wws-menu{z-index:200;opacity:0;pointer-events:none;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:80px;transition:opacity .25s;display:flex;position:fixed;inset:0}.wws-menu--open{opacity:1;pointer-events:all}.wws-menu__close{color:#fff4e280;cursor:pointer;background:0 0;border:none;padding:8px;font-size:20px;line-height:1;transition:color .2s;position:absolute;top:18px;right:20px}.wws-menu__close:hover{color:#fff4e2}.wws-menu__logo img{opacity:.9;width:auto;height:48px}.wws-menu__links{flex-direction:column;align-items:center;gap:72px;display:flex}.wws-menu__link{font-family:var(--font-d);letter-spacing:-.03em;text-transform:uppercase;color:#fff4e2;text-align:center;font-size:clamp(52px,16vw,96px);font-weight:800;line-height:.9;transition:opacity .2s}.wws-menu__link:hover{opacity:.6}.ticker{background:#0009;align-items:center;height:38px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.ticker__track{width:max-content;animation:40s linear infinite ticker;display:flex}.ticker__track span{font-family:var(--font-d);letter-spacing:.35em;text-transform:uppercase;color:#fff4e273;white-space:nowrap;padding:0 2px;font-size:11px;font-weight:600}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-section{flex-direction:column;justify-content:flex-end;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.hero-section__video{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-section__overlay{background:linear-gradient(#0000001a 0%,#0003 55%,#000000bf 100%);position:absolute;inset:0}.hero-section__content{z-index:2;padding:0 80px 80px;position:relative}.hero-section__tagline{font-family:var(--font-d);letter-spacing:-.04em;text-transform:uppercase;color:#fff4e2;font-size:clamp(64px,9vw,130px);font-weight:800;line-height:.88}.proj-section{flex-direction:column;justify-content:flex-end;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.proj-section__bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.proj-section__bg--dark{background:#0d0d0b}.proj-section__overlay{background:linear-gradient(#0000000d 30%,#0006 60%,#000000d9 100%);position:absolute;inset:0}.proj-section__body{z-index:2;grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;margin-bottom:38px;padding:0 80px 48px;display:grid;position:relative}.proj-section__left{flex-direction:column;gap:48px;display:flex}.proj-section__title-link{text-decoration:none}.proj-section__title{font-family:var(--font-d);letter-spacing:-.04em;color:#fff4e2;text-transform:uppercase;font-size:clamp(32px,4.5vw,56px);font-weight:800;line-height:.92;transition:opacity .2s}.proj-section__title-link:hover .proj-section__title{opacity:.8}.proj-section__title--sm{font-size:clamp(28px,4vw,56px)}.proj-section__category{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e2b3;font-size:11px;font-weight:600;transition:color .2s}.proj-section__category:hover{color:#fff4e2}.proj-section__right{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:16px;display:flex}.proj-section__desc{font-family:var(--font-b);color:#fff4e2a6;max-width:480px;font-size:14px;line-height:1.7}.proj-section__desc--sm{max-width:360px;font-size:13px}.proj-section__badge{object-fit:contain;opacity:.9;width:auto;height:80px}.proj-section__badges{align-items:center;gap:16px;display:flex}.proj-dual{height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.proj-dual__panel{flex:1;position:relative;overflow:hidden}.proj-dual__bg{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.proj-dual__panel--left .proj-dual__bg{object-position:left top}.proj-dual__panel--right .proj-dual__bg{object-position:right top}.proj-dual__overlay{background:linear-gradient(#0000 0%,#0003 50%,#000c 100%);position:absolute;inset:0}.proj-dual__content{z-index:2;flex-direction:column;gap:48px;margin-bottom:38px;padding:0 40px;display:flex;position:absolute;bottom:48px;left:0;right:0}.stay-section{align-items:center;height:100px;display:flex;overflow:hidden}.stay-ticker__track{width:max-content;animation:14s linear infinite ticker;display:flex}.stay-ticker__track span{font-family:var(--font-d);letter-spacing:.22em;text-transform:uppercase;color:#fff4e280;white-space:nowrap;font-size:clamp(20px,3vw,40px);font-weight:700}.ww-display{padding:48px 40px;overflow:hidden}.ww-display img{width:100%;height:auto;display:block}.quote-section{text-align:center;padding:40px 160px 64px}.quote-section__text{font-family:var(--font-b);letter-spacing:.06em;text-transform:uppercase;color:#fff4e2bf;quotes:none;font-size:clamp(13px,1.4vw,18px);font-weight:500;line-height:1.7}.quote-section__attr{font-family:var(--font-b);letter-spacing:.12em;text-transform:uppercase;color:#fff4e266;margin-top:20px;font-size:12px;font-style:normal;font-weight:600;display:block}.wws-footer{justify-content:space-between;align-items:center;gap:24px;padding:24px 80px;display:flex}.wws-footer__links{gap:32px;display:flex}.wws-footer__links a{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e2;font-size:10px;font-weight:600;transition:opacity .15s}.wws-footer__links a:hover{opacity:.6}.wws-footer__socials{justify-content:flex-end;align-items:center;gap:20px;display:flex}.wws-footer__socials a{color:#fff4e2;transition:opacity .15s;display:flex}.wws-footer__socials a:hover{opacity:.6}@media (width<=1100px){.wws-nav{padding:0 64px}.hero-section__content{padding:0 64px 64px}.proj-section__body{padding:0 64px 40px}.proj-dual__content{padding:0 32px;bottom:40px}.wws-footer{padding:24px 64px}}@media (width<=900px){.strip{display:none}.wws-nav{padding:0 32px}.wws-nav__logo img{height:32px}.hero-section__content{padding:0 32px 56px}.hero-section__tagline{font-size:clamp(52px,12vw,100px)}.proj-section__body{grid-template-columns:1fr;gap:20px;padding:0 32px 36px}.proj-section__right{display:none}.proj-dual{flex-direction:column}.proj-dual__panel--right{display:none}.proj-dual__content{padding:0 32px}.quote-section{padding:40px 48px 56px}.wws-footer{padding:24px 32px}.wws-nav__link--desktop{display:none}.wws-nav__burger{display:flex}.wws-nav{justify-content:flex-end}}@media (width<=640px){.wws-nav{height:64px;padding:0 20px}}@media (width<=600px){.hero-section__content{padding:0 20px 52px}.hero-section__tagline{font-size:clamp(40px,12vw,80px)}.proj-section{min-height:520px}.proj-section__body{padding:0 20px 32px}.proj-section__title{font-size:clamp(32px,10vw,56px)}.proj-section__desc{font-size:13px}.proj-dual{min-height:520px}.proj-dual__content{padding:0 20px;bottom:32px}.ww-display{padding:32px 16px}.quote-section{padding:32px 24px 48px}.quote-section__text{font-size:12px}.wws-footer{flex-direction:column;align-items:flex-start;gap:20px;padding:20px}.wws-footer__links{flex-wrap:wrap;gap:16px}.wws-footer__socials{justify-content:flex-start}}.pc-guests{background:#000;grid-template-columns:repeat(3,1fr);gap:12px;padding:60px 80px;display:grid}.pc-guest{aspect-ratio:3/4;cursor:default;border-radius:12px;position:relative;overflow:hidden}.pc-guest__img{object-fit:cover;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.pc-guest:hover .pc-guest__img{transform:scale(1.05)}.pc-guest__mute{z-index:4;cursor:pointer;color:#fff4e2;opacity:0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:opacity .3s,background .2s;display:flex;position:absolute;top:14px;right:14px}.pc-guest:hover .pc-guest__mute{opacity:1}.pc-guest__mute:hover{background:#000000bf}.pc-guest__video{object-fit:cover;object-position:center top;opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.pc-guest:hover .pc-guest__video{opacity:1}.pc-guest__overlay{background:linear-gradient(#0000 0%,#00000026 50%,#000000c7 100%);position:absolute;inset:0}.pc-guest__info{flex-direction:column;gap:8px;padding:28px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.pc-guest__name{font-family:var(--font-d);color:#fff4e2;font-size:clamp(18px,1.8vw,28px);font-weight:700;line-height:1.1}.pc-guest__title{font-family:var(--font-b);color:#fff4e299;font-size:12px;font-weight:400;line-height:1.6}.pc-episodes{background:#000;grid-template-columns:260px 1fr;gap:0 80px;padding:80px 80px 100px;display:grid}.pc-episodes__label{font-family:var(--font-d);letter-spacing:-.02em;text-transform:uppercase;color:#a3b24a;flex-direction:column;align-self:start;font-size:clamp(22px,2.6vw,38px);font-weight:800;line-height:1.1;display:flex;position:sticky;top:100px}.pc-episodes__list{scrollbar-width:thin;scrollbar-color:#fff4e21f transparent;flex-direction:column;max-height:660px;display:flex;overflow-y:auto}.pc-episodes__list::-webkit-scrollbar{width:3px}.pc-episodes__list::-webkit-scrollbar-track{background:0 0}.pc-episodes__list::-webkit-scrollbar-thumb{background:#fff4e226;border-radius:2px}.pc-ep{border-top:1px solid #fff4e214;padding:36px 0}.pc-ep__header{grid-template-columns:auto 1fr auto;align-items:baseline;gap:32px;margin-bottom:18px;display:grid}.pc-ep__id{font-family:var(--font-b);letter-spacing:.12em;text-transform:uppercase;color:#fff4e2;white-space:nowrap;font-size:11px;font-weight:600}.pc-ep__guest{font-family:var(--font-b);letter-spacing:.12em;text-transform:uppercase;color:#a3b24a;text-align:center;font-size:14px;font-weight:700}.pc-ep__watch{font-family:var(--font-b);letter-spacing:.12em;text-transform:uppercase;color:#fff4e2bf;white-space:nowrap;font-size:11px;font-weight:600;transition:color .2s}.pc-ep__watch:hover{color:#fff4e2}.pc-ep__soon{font-family:var(--font-b);letter-spacing:.12em;text-transform:uppercase;color:#fff4e240;white-space:nowrap;font-size:11px;font-weight:600}.pc-ep__desc{font-family:var(--font-b);color:#fff4e280;max-width:860px;font-size:14px;line-height:1.75}@media (width<=900px){.pc-guests{grid-template-columns:repeat(3,1fr);gap:10px;padding:40px 32px}.pc-episodes{grid-template-columns:1fr;gap:40px 0;padding:60px 32px 80px}.pc-episodes__label{font-size:clamp(28px,7vw,40px);position:static}.pc-ep__header{grid-template-columns:auto 1fr;gap:16px}.pc-ep__watch,.pc-ep__soon{grid-column:1/-1}}@media (width<=640px){.pc-guests{grid-template-columns:1fr;gap:10px}.pc-guest{aspect-ratio:4/3}}@media (width<=600px){.pc-guests{padding:32px 20px}.pc-episodes{padding:48px 20px 64px}.pc-ep__header{gap:12px}.pc-ep__desc{font-size:13px}.pc-ep{padding:28px 0}}@keyframes trailer-blink{0%,to{opacity:1}50%{opacity:.15}}.fc-trailer-section{background:#000;padding:0 80px 100px}.fc-trailer-embed{aspect-ratio:16/9;border-radius:8px;width:100%;position:relative;overflow:hidden}.fc-trailer-embed iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.fc-trailer-soon{background:#000;justify-content:center;align-items:center;margin-bottom:40px;padding:80px 0;display:flex}.fc-trailer-soon span{font-family:var(--font-d);white-space:nowrap;letter-spacing:-.03em;text-transform:uppercase;color:#fff4e2;text-align:center;font-size:clamp(20px,3.5vw,52px);font-weight:800;line-height:.92;animation:2.4s ease-in-out infinite trailer-blink}@media (width<=900px){.fc-trailer-section{padding:0 32px 80px}}@media (width<=600px){.fc-trailer-section{padding:0 20px 64px}}.cs-page{background:#000;overflow-x:hidden}.cs-nav{z-index:90;justify-content:space-between;align-items:center;height:80px;padding:0 80px;display:flex;position:fixed;top:0;left:0;right:0}.cs-nav__close{font-family:var(--font-b);color:#fff4e280;cursor:pointer;font-size:22px;font-weight:300;line-height:1;transition:color .2s}.cs-nav__close:hover{color:#fff4e2}.cs-nav__close--right{order:5}.cs-nav__links{gap:32px;display:flex}.cs-nav__link{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e2b3;font-size:11px;font-weight:600;transition:color .2s}.cs-nav__link:hover{color:#fff4e2}.cs-nav__link--active{color:#fff4e2;cursor:default}.cs-nav__logo{position:absolute;left:50%;transform:translate(-50%)}.cs-nav__logo img{opacity:.9;width:auto;height:40px}.cs-nav__right-links{gap:32px;display:flex}.cs-film-hero{background:#000;grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:85vh;padding:120px 150px 80px;display:grid}.cs-film-hero__left{flex-direction:column;gap:48px;display:flex}.cs-film-hero__title{font-family:var(--font-d);letter-spacing:-.04em;color:#fff4e2;text-transform:uppercase;font-size:clamp(28px,3.8vw,56px);font-weight:800;line-height:.92}.cs-film-hero__category{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e28c;font-size:12px;font-weight:600}.cs-film-hero__desc{font-family:var(--font-b);color:#fff4e299;max-width:520px;font-size:14px;line-height:1.75}.cs-film-hero__platforms{align-items:center;gap:20px;display:flex}.cs-film-hero__platforms a{color:#fff4e2b3;transition:color .2s;display:flex}.cs-film-hero__platforms a:hover{color:#fff4e2}.cs-film-hero__cta{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e2b3;align-self:flex-start;font-size:11px;font-weight:700;transition:color .2s}.cs-film-hero__cta:hover{color:#fff4e2}.cs-film-hero__right{justify-content:center;align-items:center;display:flex}.cs-film-hero__poster{object-fit:contain;border-radius:8px;width:100%;max-width:345px;height:auto;display:block}.cs-hero{flex-direction:column;justify-content:flex-end;height:85vh;min-height:500px;display:flex;position:relative;overflow:hidden}.cs-hero__bg{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.cs-hero__bg--left{object-position:left top}.cs-hero__bg--right{object-position:right top;width:50%;left:50%}.cs-hero__bg--dark{background:#0d0d0b}.cs-hero__overlay{background:linear-gradient(#0000000d 30%,#0006 60%,#000000d9 100%);position:absolute;inset:0}.cs-hero__body{z-index:2;grid-template-columns:1fr 1fr;align-items:flex-end;gap:40px;margin-bottom:38px;padding:0 80px 48px;display:grid;position:relative}.cs-hero__left{flex-direction:column;gap:48px;display:flex}.cs-hero__title{font-family:var(--font-d);letter-spacing:-.04em;color:#fff4e2;text-transform:uppercase;font-size:clamp(32px,4.5vw,56px);font-weight:800;line-height:.92}.cs-hero__category{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e2b3;font-size:11px;font-weight:600}.cs-hero__right{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:16px;display:flex}.cs-hero__desc{font-family:var(--font-b);color:#fff4e2a6;max-width:480px;font-size:14px;line-height:1.7}.cs-hero__badge{object-fit:contain;width:auto;height:80px}.cs-hero__badges{align-items:center;gap:16px;display:flex}.cs-trailer{background:#000;justify-content:center;align-items:center;padding:80px 0;display:flex}.cs-trailer__text{font-family:var(--font-d);white-space:nowrap;letter-spacing:-.03em;text-transform:uppercase;color:#fff4e2;text-align:center;font-size:clamp(20px,3.5vw,52px);font-weight:800;line-height:.92;animation:2.4s ease-in-out infinite trailer-blink}.cs-prevnext{justify-content:space-between;align-items:center;height:72px;padding:0 80px;display:flex}.cs-prevnext__link{align-items:center;gap:12px;transition:opacity .2s;display:flex}.cs-prevnext__link:hover{opacity:.7}.cs-prevnext__arrow{color:#fff4e280;font-size:18px}.cs-prevnext__label{font-family:var(--font-b);letter-spacing:.18em;text-transform:uppercase;color:#fff4e280;font-size:11px;font-weight:600}.cs-more{background:#000;padding:64px 0 80px}.cs-more__header{padding:0 80px 28px}.cs-more__label{font-family:var(--font-d);letter-spacing:-.03em;text-transform:uppercase;color:#fff4e2;font-size:clamp(36px,6vw,80px);font-weight:800;line-height:.92}.cs-more__track{scroll-snap-type:x mandatory;cursor:grab;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-user-select:none;user-select:none;gap:24px;padding:0 80px 16px;display:flex;overflow-x:auto}.cs-more__track::-webkit-scrollbar{display:none}.cs-more__track--grabbing{cursor:grabbing}.cs-more__card{aspect-ratio:2/3;scroll-snap-align:start;border-radius:8px;flex:0 0 280px;text-decoration:none;position:relative;overflow:hidden}.cs-more__card-img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.cs-more__card:hover .cs-more__card-img{transform:scale(1.04)}.cs-more__card-overlay{background:linear-gradient(#0000 0%,#0000001a 45%,#000000d1 100%);position:absolute;inset:0}.cs-more__card-info{flex-direction:column;gap:8px;padding:20px 20px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.cs-more__card-category{font-family:var(--font-b);letter-spacing:.16em;text-transform:uppercase;color:#fff4e280;font-size:10px;font-weight:600}.cs-more__card-title{font-family:var(--font-d);letter-spacing:-.03em;text-transform:uppercase;color:#fff4e2;margin:0;font-size:clamp(18px,2vw,22px);font-weight:800;line-height:.95}@media (width<=900px){.cs-more__header{padding:0 32px 24px}.cs-more__track{padding:0 32px 12px}.cs-more__card{flex:0 0 220px}.cs-film-hero{grid-template-columns:1fr;gap:48px;min-height:auto;padding:100px 32px 60px}.cs-film-hero__right{order:-1}.cs-film-hero__poster{max-width:239px}.cs-hero__body{grid-template-columns:1fr;padding:0 32px 36px}.cs-hero__right{display:none}.cs-prevnext{padding:0 32px}}@media (width<=640px){.cs-film-hero{padding:88px 20px 48px}}@media (width<=600px){.cs-more__header{padding:0 20px 20px}.cs-more__track{padding:0 20px 8px}.cs-more__card{flex:0 0 180px}.cs-film-hero{gap:32px}.cs-film-hero__title{font-size:clamp(32px,10vw,56px)}.cs-film-hero__poster{max-width:72vw}.cs-film-hero__desc{font-size:13px}.cs-hero{min-height:520px}.cs-hero__body{padding:0 20px 32px}.cs-hero__title{font-size:clamp(30px,10vw,56px)}.cs-hero__desc{font-size:13px}.cs-trailer{min-height:400px}.cs-prevnext{height:60px;padding:0 20px}.cs-prevnext__label{display:none}}.nf-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.nf-body{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.nf-num{font-family:var(--font-d);letter-spacing:-.05em;color:var(--cream-line);font-size:120px;font-weight:800;line-height:1}.nf-msg{font-family:var(--font-b);color:var(--cream-2);font-size:18px}.nf-link{font-family:var(--font-b);letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-size:13px;transition:color .15s}.nf-link:hover{color:var(--cream)}.lp-page{background:#000;min-height:100vh;overflow-x:hidden}.lp-header{padding:160px 80px 64px}.lp-header__title{font-family:var(--font-d);letter-spacing:-.04em;color:#fff4e2;text-transform:uppercase;margin:0 0 24px;font-size:clamp(52px,8vw,120px);font-weight:800;line-height:.92}.lp-header__date{font-family:var(--font-b);letter-spacing:.14em;text-transform:uppercase;color:#fff4e259;margin:0;font-size:11px;font-weight:600}.lp-body{max-width:860px;padding:80px 80px 120px}.lp-section{margin-bottom:52px}.lp-section__heading{font-family:var(--font-d);letter-spacing:.16em;text-transform:uppercase;color:#a3b24a;margin:0 0 16px;font-size:11px;font-weight:700}.lp-section__body{font-family:var(--font-b);color:#fff4e299;font-size:15px;line-height:1.8}.lp-para{margin:0 0 16px}.lp-para:last-child{margin-bottom:0}.lp-link{color:#a3b24a;text-decoration:none;transition:opacity .2s}.lp-link:hover{opacity:.7}@media (width<=900px){.lp-header{padding:120px 32px 56px}.lp-body{padding:60px 32px 80px}}@media (width<=640px){.lp-header{padding:96px 20px 48px}}@media (width<=600px){.lp-body{padding:48px 20px 64px}.lp-section__body{font-size:14px}}
