@keyframes hn-about-hero-in{0%{opacity:0;transform:translateY(1.5rem)}to{opacity:1;transform:translateY(0)}}.hn-about-hero{--hn-btn-focus: #ffffff;position:relative;overflow:hidden;background:var(--hn-gray-900);min-height:max(640px,calc(var(--hn-hero-vh, 100svh) - var(--announcement-bar-height, 38px)));display:flex;flex-direction:column;margin-top:calc(-1 * var(--header-wrapper-height, 0px));color:#fff;isolation:isolate}.hn-about-hero__header-spacer{flex-shrink:0;height:var(--header-wrapper-height, 0px)}.hn-about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hn-about-hero__bg-image{display:block;width:100%;height:100%}.hn-about-hero__bg-img{width:100%;height:100%;object-fit:cover;object-position:30% center}@media screen and (min-width:990px){.hn-about-hero__bg-img{transform:scale(1.25) translate(7%);transform-origin:center}}.hn-about-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0a0a0ab3,#0a0a0ac7,#0a0a0ad1 60%,#0a0a0aeb);z-index:2}.hn-about-hero__inner{position:relative;z-index:3;width:100%;max-width:140rem;margin:0 auto;padding:2rem;flex:1;display:flex;align-items:safe center}.hn-about-hero__content{text-align:center;padding:1.2rem 0;max-width:60rem;margin:0 auto}.hn-about-hero__content>*{animation:hn-about-hero-in .7s ease both}.hn-about-hero__eyebrow{animation-delay:.05s}.hn-about-hero__heading{animation-delay:.12s}.hn-about-hero__rule{animation-delay:.2s}.hn-about-hero__subhead{animation-delay:.28s}.hn-about-hero__byline{animation-delay:.36s}.hn-about-hero__stats{animation-delay:.44s}@media(prefers-reduced-motion:reduce){.hn-about-hero__content>*{animation:none}}.hn-about-hero__eyebrow{color:var(--hn-red);margin:0 0 1.4rem}.hn-about-hero__heading{font-family:var(--hn-font-display);font-size:var(--hn-display-hero);font-weight:400;line-height:.95;letter-spacing:var(--hn-ls-display);color:#fff;margin:0 0 1.4rem;text-transform:uppercase}.hn-about-hero__heading-line{display:block}.hn-about-hero__heading-line.accent{color:var(--hn-red)}.hn-about-hero__rule{width:5rem;height:3px;background:var(--hn-red);margin:0 auto 1.6rem}.hn-about-hero__subhead{font-family:var(--hn-font-body);font-size:1.5rem;line-height:1.5;color:#ffffffe0;margin:0 auto 1.6rem;max-width:50rem;text-wrap:balance}.hn-about-hero__byline{display:inline-flex;align-items:baseline;gap:.8rem;margin:0 auto 2rem;padding:.8rem 0 0;font-family:var(--hn-font-body);border-top:1px solid rgba(255,255,255,.18)}.hn-about-hero__byline-prefix{font-size:var(--hn-micro);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-label);text-transform:uppercase;color:#ffffff8c}.hn-about-hero__byline-names{font-size:1.3rem;font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-ui);text-transform:uppercase;color:#fff}.hn-about-hero__stats{display:flex;flex-direction:column;align-items:center;gap:1rem;margin:1.8rem 0 0}.hn-about-hero__stat{display:flex;align-items:baseline;gap:.6rem}.hn-about-hero__stat-value{font-family:var(--hn-font-display);font-size:2.6rem;line-height:.9;color:#fff}.hn-about-hero__stat-label{font-family:var(--hn-font-body);font-size:var(--hn-micro);font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-label);text-transform:uppercase;color:#ffffffb3}.hn-about-hero__stat-divider{width:1px;height:1.6rem;background:#ffffff38;flex-shrink:0;display:none}@media screen and (min-width:600px){.hn-about-hero__stats{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1.8rem}.hn-about-hero__stat-divider{display:block}}.hn-about-hero__caption-wrap{position:absolute;right:1.6rem;bottom:1.6rem;z-index:4;pointer-events:none}.hn-about-hero__caption{display:inline-flex;align-items:center;gap:.6rem;padding:.6rem .9rem;background:#070707c7;color:#fff;font-family:var(--hn-font-body);font-size:1rem;font-weight:var(--hn-bold);letter-spacing:var(--hn-ls-label);line-height:1;text-transform:uppercase;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hn-about-hero__caption:before{content:"";width:.5rem;height:.5rem;background:var(--hn-red);border-radius:50%;flex:0 0 auto}@media screen and (min-width:750px){.hn-about-hero__inner{padding:4rem}.hn-about-hero__content{padding:2rem 0;max-width:76rem}.hn-about-hero__rule{margin-bottom:2rem}.hn-about-hero__subhead{font-size:1.65rem;max-width:52rem;margin-bottom:2rem}.hn-about-hero__byline-names{font-size:1.4rem}.hn-about-hero__stat-value{font-size:3rem}.hn-about-hero__caption-wrap{right:2.4rem;bottom:2.4rem}.hn-about-hero__caption{padding:.7rem 1rem;font-size:1.05rem}}@media screen and (min-width:990px){.hn-about-hero__bg:after{background:linear-gradient(to right,#0a0a0ad9,#0a0a0aa6 35%,#0a0a0a40 65%,#0a0a0a0d)}.hn-about-hero__inner{padding:4rem 6rem}.hn-about-hero__content{text-align:left;margin:0;max-width:84rem}.hn-about-hero__rule{margin-left:0;margin-right:auto}.hn-about-hero__subhead{margin-left:0;margin-right:0;max-width:70rem;font-size:1.75rem}.hn-about-hero__byline{margin-left:0;margin-right:0}.hn-about-hero__stats{justify-content:flex-start}}@media screen and (min-width:1400px){.hn-about-hero__content{max-width:96rem}.hn-about-hero__inner{padding:4rem 7.2rem}}@media(forced-colors:active){.hn-about-hero__bg:after{display:none}.hn-about-hero{background:Canvas;color:CanvasText}.hn-about-hero__heading,.hn-about-hero__heading-line.accent,.hn-about-hero__subhead,.hn-about-hero__byline-prefix,.hn-about-hero__byline-names,.hn-about-hero__stat-value,.hn-about-hero__stat-label,.hn-about-hero__eyebrow,.hn-about-hero__caption{color:CanvasText;forced-color-adjust:none}.hn-about-hero__caption{background:Canvas;border:1px solid CanvasText;-webkit-backdrop-filter:none;backdrop-filter:none}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/hn-about-hero.css.map */
