.pre-loader{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#0f0f0f;-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);z-index:100000}.progress-bar{position:absolute;top:0;left:0;width:100%;height:7px;background-color:var(--copy);transform:scaleX(0);transform-origin:left}.index-hero{position:relative;width:100vw;height:100svh;overflow:hidden;background-color:var(--bg)}.intro-img{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;border-radius:2rem;transform-origin:center center;will-change:transform}.intro-img img{filter:grayscale(.25) brightness(.85) contrast(1.05)}.hero-overlay{background:linear-gradient(180deg,rgba(10,10,10,.7),rgba(26,26,26,.45) 40%,rgba(10,10,10,.75))}.hero-content,.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.hero-content{padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;z-index:1}.hero-content a{pointer-events:auto}.hero-eyebrow{letter-spacing:.05em;text-align:left}.hero-location{display:flex;flex-direction:column;align-items:flex-end;text-align:right}.hero-location .animated-copy,.hero-location p{font-size:.85rem}.hero-time{opacity:.65;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero-bottom{display:flex;flex-direction:column;gap:2rem}.hero-header{width:60%}.hero-header .animated-h1{font-size:3.5rem;font-weight:400;line-height:1.2}.hero-info-row{position:relative;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;grid-gap:2rem;gap:2rem;padding-top:1rem}.hero-info-line{position:absolute;top:0;left:0;width:100%;height:1px;background:rgba(255,255,255,.125);transform:scaleX(0);transform-origin:left;will-change:transform}.hero-tagline{max-width:32rem;margin:0 auto;text-align:center;opacity:.7}.hero-footer{display:flex;align-items:flex-end;justify-content:space-between}.hero-social{display:flex;flex-direction:column;align-items:flex-start}.hero-social a,.hero-social p{font-size:.85rem}.hero-copyright{font-size:.75rem;opacity:.55}@media (max-width:900px){.hero-content{padding:5rem 1.5rem 1.5rem}.hero-bottom{gap:1.25rem}.hero-info-row{grid-template-columns:1fr;gap:.5rem;padding-top:1rem}.hero-eyebrow{order:1}.hero-tagline{order:2;text-align:left;margin:0;max-width:90%}.hero-location{order:3;align-items:flex-start;text-align:left}.hero-header{width:90%}.hero-header .animated-h1{font-size:2rem}.hero-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.hero-social{gap:.15rem}}@media (max-width:480px){.hero-content{padding:4.5rem 1.25rem 1.25rem}.hero-bottom{gap:1rem}.hero-header{width:100%}.hero-header .animated-h1{font-size:1.5rem}.hero-location .animated-copy,.hero-location p,.hero-tagline{font-size:.75rem}.hero-tagline{max-width:100%}}