@-webkit-keyframes hero-in{from{opacity:0;-webkit-transform:translateY(18px);transform:translateY(18px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hero-in{from{opacity:0;-webkit-transform:translateY(18px);transform:translateY(18px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes pulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(1.4);transform:scale(1.4)}}@keyframes pulse{0%,100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}50%{opacity:.4;-webkit-transform:scale(1.4);transform:scale(1.4)}}.section-hero{position:relative;height:100vh;min-height:760px;overflow:hidden;background:#000;color:#fff}.section-hero::after{content:"";position:absolute;inset:0;background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(10, 10, 10, 0.72)));background:linear-gradient(to bottom, transparent 0%, rgba(10, 10, 10, 0.72) 100%);z-index:1;pointer-events:none}.section-hero__video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.section-hero__content{position:relative;z-index:2;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:140px 64px 112px}.section-hero__inner{position:relative;max-width:920px;width:100%}.section-hero__inner::before,.section-hero__inner::after{content:"";position:absolute;width:7px;height:7px;background:#fff}.section-hero__inner::before{top:-28px;left:-28px}.section-hero__inner::after{top:-28px;right:-28px}.section-hero__corner{position:absolute;width:7px;height:7px;background:#fff}.section-hero__corner--bl{bottom:-28px;left:-28px}.section-hero__corner--br{bottom:-28px;right:-28px}.section-hero__heading{font-family:"Barlow",system-ui,sans-serif;font-weight:400;font-size:clamp(34px,5.8vw,76px);line-height:1.04;letter-spacing:-0.02em;text-shadow:0 2px 32px rgba(0,0,0,.45);margin:0}.section-hero__heading .serif{font-family:"Instrument Serif",georgia,serif;font-style:italic}.section-hero__sub-head{margin-top:24px;font-family:"Barlow",system-ui,sans-serif;font-weight:500;font-size:clamp(15px,1.4vw,21px);color:#fff;letter-spacing:.02em}.section-hero__sub-text{margin-top:20px;font-family:"Barlow",system-ui,sans-serif;font-weight:300;font-size:clamp(16px,1.4vw,20px);color:rgba(255,255,255,.92);max-width:580px;line-height:1.55}.section-hero__ctas{margin-top:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.section-hero__cta-primary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f8f8f8;color:#171717;text-decoration:none;font-family:"Barlow",system-ui,sans-serif;font-weight:500;font-size:15px;padding:14px 26px;border-radius:2px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.section-hero__cta-primary:hover{opacity:.88}.section-hero__cta-secondary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;color:#fff;text-decoration:none;font-family:"Barlow",system-ui,sans-serif;font-weight:400;font-size:13px;letter-spacing:.12em;text-transform:uppercase;border:1px solid rgba(255,255,255,.4);border-radius:2px;padding:13px 22px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);-webkit-transition:border-color .2s ease,opacity .2s ease;transition:border-color .2s ease,opacity .2s ease}.section-hero__cta-secondary:hover{border-color:rgba(255,255,255,.75);opacity:.9}.section-hero__cta-arrow{font-weight:300;font-size:16px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease, -webkit-transform .2s ease;line-height:1}.section-hero__cta-secondary:hover .section-hero__cta-arrow{-webkit-transform:translateY(3px);-ms-transform:translateY(3px);transform:translateY(3px)}.section-hero__scroll-cue{position:absolute;bottom:40px;right:64px;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:18px;color:rgba(255,255,255,.7);text-decoration:none;font-family:"Barlow",system-ui,sans-serif;font-size:11px;font-weight:400;letter-spacing:.24em;text-transform:uppercase;-webkit-transition:color .2s ease;transition:color .2s ease}.section-hero__scroll-cue:hover{color:#fff}.section-hero__scroll-line{display:block;width:56px;height:1px;background:rgba(255,255,255,.5);-ms-flex-negative:0;flex-shrink:0}.section-hero__scroll-dot{display:block;width:6px;height:6px;background:#fff;border-radius:50%;-ms-flex-negative:0;flex-shrink:0;-webkit-animation:pulse 2.4s ease-in-out infinite;animation:pulse 2.4s ease-in-out infinite}.section-hero .reveal-stack>*{opacity:0;-webkit-animation:hero-in .8s ease forwards;animation:hero-in .8s ease forwards}.section-hero .reveal-stack>*:nth-child(1){-webkit-animation-delay:.15s;animation-delay:.15s}.section-hero .reveal-stack>*:nth-child(2){-webkit-animation-delay:.3s;animation-delay:.3s}.section-hero .reveal-stack>*:nth-child(3){-webkit-animation-delay:.45s;animation-delay:.45s}.section-hero .reveal-stack>*:nth-child(4){-webkit-animation-delay:.6s;animation-delay:.6s}.section-hero .reveal-stack>*:nth-child(5){-webkit-animation-delay:.75s;animation-delay:.75s}.section-hero .reveal-stack>*:nth-child(6){-webkit-animation-delay:.9s;animation-delay:.9s}@media(max-width: 1023px){.section-hero__content{padding:100px 40px 80px}.section-hero__scroll-cue{right:40px}}@media(max-width: 767px){.section-hero{height:auto;min-height:0}.section-hero__content{padding:120px 24px 80px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:100svh}.section-hero__ctas{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.section-hero__cta-primary,.section-hero__cta-secondary{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-hero__scroll-cue{display:none}}

/*# sourceMappingURL=section-hero-928141692fdea3917e72.css.map*/