@font-face{font-family:Helvetica Neue Thin;src:url(/fonts/HelveticaNeueThin.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue Black;src:url(/fonts/HelveticaNeueBlack.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Helvetica Neue Medium;src:url(/fonts/HelveticaNeueMedium.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}:root{--bg:#0a0a0a;--fg:#fff;--footer-height:56px;--marquee-height:34px;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--fg);margin:0;padding:0}body{-webkit-font-smoothing:antialiased;padding-bottom:calc(var(--footer-height) + var(--marquee-height));font-family:Helvetica Neue Thin,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:100}#root{overflow-x:hidden}.content{z-index:1;position:relative}h1,h2,h3,p{margin:0;font-weight:100}a{color:inherit}.video-bg{z-index:0;background:#000;position:fixed;inset:0;overflow:hidden}.video-bg__el{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.video-bg__scrim{background:linear-gradient(#00000080 0%,#00000059 35% 65%,#0000008c 100%);position:absolute;inset:0}.fade-section{align-items:center;width:100%;min-height:55vh;padding:3vh 8vw;display:flex;position:relative}.fade-section__inner{opacity:0;text-shadow:0 2px 20px #0009;max-width:760px;transition:opacity .8s,transform .8s;transform:translateY(36px)}.fade-section.is-visible .fade-section__inner{opacity:1;transform:translateY(0)}.fade-section--right{text-align:right;justify-content:flex-end}.fade-section--right .fade-section__inner{margin-left:auto}.fade-section--center{text-align:center;justify-content:center}.fade-section--center .fade-section__inner{max-width:900px;margin:0 auto}.fade-section--hero{min-height:85vh}.fade-section--hero .fade-section__title{text-transform:uppercase;letter-spacing:.04em;margin-bottom:1rem;font-size:clamp(2.5rem,8vw,6rem)}.fade-section--hero .fade-section__eyebrow{display:none}.fade-section__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#d4d4d4;margin-bottom:1.25rem;font-size:.8rem;display:block}.fade-section__title{color:#fff;letter-spacing:.01em;margin-bottom:1.5rem;font-family:Helvetica Neue Thin,sans-serif;font-size:clamp(1.8rem,4.5vw,3.2rem);font-weight:100}.fade-section__body{color:#e6e6e6;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:100;line-height:1.7}.fade-section__body p+p{margin-top:1rem}.fade-section__body a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff80;text-decoration:underline #ffffff80;transition:text-decoration-color .2s}.fade-section__body a:hover{text-decoration-color:#fff}.fade-section__hint{letter-spacing:.2em;text-transform:uppercase;color:#d4d4d4;opacity:0;text-shadow:0 2px 12px #0009;font-size:.8rem;transition:opacity .8s;animation:1.8s ease-in-out infinite fade-section-bounce;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.fade-section.is-visible .fade-section__hint{opacity:1}@keyframes fade-section-bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,8px)}}.contact-section{justify-content:center;align-items:center;width:100%;min-height:70vh;padding:5vh 6vw;display:flex;position:relative}.contact-card{-webkit-backdrop-filter:blur(16px);opacity:0;background:#0a0a0a8c;border:1px solid #ffffff24;border-radius:28px;grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px);width:100%;max-width:980px;padding:clamp(28px,5vw,56px);transition:opacity .8s,transform .8s;display:grid;transform:translateY(36px);box-shadow:0 24px 60px #0006}.contact-section.is-visible .contact-card{opacity:1;transform:translateY(0)}@media (width<=720px){.contact-card{grid-template-columns:1fr}}.contact-card__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#d4d4d4;margin-bottom:1.25rem;font-size:.8rem;display:block}.contact-card__title{color:#fff;letter-spacing:.01em;margin-bottom:1.5rem;font-family:Helvetica Neue Thin,sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);font-weight:100}.contact-card__list{color:#e6e6e6;flex-direction:column;gap:.7rem;margin:0;padding:0;font-size:clamp(.95rem,1.3vw,1.05rem);font-weight:100;list-style:none;display:flex}.contact-card__list a{color:#fff;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff80;text-decoration:underline #ffffff80;transition:text-decoration-color .2s}.contact-card__list a:hover{text-decoration-color:#fff}.contact-card__form{flex-direction:column;gap:14px;display:flex}.contact-card__form label{letter-spacing:.08em;text-transform:uppercase;color:#cfcfcf;flex-direction:column;gap:6px;font-size:.75rem;font-weight:100;display:flex}.contact-card__form input,.contact-card__form textarea{color:#fff;resize:vertical;background:#ffffff14;border:1px solid #fff3;border-radius:12px;padding:10px 14px;font-family:inherit;font-size:.95rem;font-weight:100}.contact-card__form input:focus,.contact-card__form textarea:focus{background:#ffffff1f;border-color:#ffffff8c;outline:none}.contact-card__form button{color:#0a0a0a;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#fff;border:none;border-radius:999px;align-self:flex-start;margin-top:4px;padding:12px 30px;font-family:inherit;font-size:.8rem;font-weight:400;transition:opacity .2s,transform .2s}.contact-card__form button:hover{opacity:.85;transform:translateY(-1px)}.contact-card__hint{color:#b8b8b8;font-size:.8rem;font-weight:100}.marquee-bar{left:0;right:0;bottom:var(--footer-height,56px);height:var(--marquee-height,34px);z-index:100;cursor:pointer;background:#fff;border:none;border-top:1px solid #00000014;align-items:center;margin:0;padding:0;display:flex;position:fixed;overflow:hidden}.marquee-bar:hover{background:#f4f4f4}.marquee-bar__track{will-change:transform;width:max-content;animation:14s linear infinite marquee-scroll;display:flex}.marquee-bar:hover .marquee-bar__track{animation-play-state:paused}.marquee-bar__group{flex-shrink:0;display:flex}.marquee-bar__text{white-space:nowrap;color:#0a0a0a;letter-spacing:.14em;text-transform:uppercase;padding:0 1.5rem;font-family:Helvetica Neue Black,sans-serif;font-size:.8rem;font-weight:900;display:inline-block}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.marquee-bar__track{animation:none}}.site-footer{z-index:100;height:var(--footer-height,56px);color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#000;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:1rem;padding:0 clamp(16px,4vw,48px);font-family:Helvetica Neue Thin,sans-serif;font-size:clamp(.7rem,1.6vw,.9rem);font-weight:100;display:flex;position:fixed;bottom:0;left:0;right:0}.site-footer__contact{color:#fff;white-space:nowrap;text-decoration:none}.site-footer__brand,.site-footer__copy{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.site-footer__copy{opacity:.65}@media (width<=480px){.site-footer__copy{display:none}}
