.hero{position:relative;height:420vh}.hero__pin{position:sticky;top:var(--gap);height:calc(100vh - var(--gap) * 2);overflow:hidden;border-radius:var(--r-xl);background:var(--ink);display:flex;flex-direction:column}.hero__media{position:absolute;inset:0;overflow:hidden}.hero__video{object-fit:cover;width:100%;height:100%;display:block}.hero__veil{position:absolute;inset:0;z-index:2;background:linear-gradient(105deg,rgb(11 18 25/.94),rgb(11 18 25/.66) 40%,rgb(11 18 25/.28) 72%),linear-gradient(180deg,rgb(11 18 25/.6),transparent 32%,rgb(11 18 25/.72))}.hero__body{position:relative;z-index:4;flex:1;display:flex;flex-direction:column;justify-content:center;padding:max(96px,min(16vh,190px)) clamp(20px,3.6vw,58px) clamp(20px,4vw,64px);min-height:0}@media (max-height:780px){.hero__body{padding-top:max(88px,12vh)}.hero__body .d1{font-size:clamp(2rem,5.4vw,3.6rem)}.hero__sub{font-size:.94rem}}@media (max-height:640px){.hero__body{padding-top:84px}.hero__body .d1{font-size:clamp(1.8rem,4.6vw,2.8rem)}.hero__foot{display:none}}.hero--static,.hero--static .hero__pin{height:auto;min-height:min(880px,92vh)}.hero--static .hero__pin{position:static}@media (prefers-reduced-motion:reduce){.hero,.hero__pin{height:auto;min-height:min(880px,92vh)}.hero__pin{position:static}}.hero h1{color:#fff;max-width:20ch}@media (max-width:700px){.hero h1{max-width:100%;font-size:clamp(2.1rem,8.6vw,3rem)}}.hero h1 .ln{display:block}.hero h1 .ln--type{position:relative}.hero__sub{color:rgb(255 255 255/.74);max-width:36ch;margin:22px 0 30px;font-size:.98rem;line-height:1.62}.hero__act{display:flex;flex-wrap:wrap;gap:10px}@media (max-width:430px){.hero__act{flex-direction:column;align-items:flex-start}}.hero__foot{position:relative;z-index:4;display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:22px;padding:0 clamp(20px,3.6vw,58px) clamp(22px,3vw,44px)}.hero__social span{font-family:var(--mono);font-size:.64rem;letter-spacing:.16em;color:rgb(255 255 255/.5);text-transform:uppercase}.hero__socLinks{margin-top:11px}