<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.hero-wrapper{--spacing: 2rem;--spacing-sides: 2.5rem;position:relative;display:flex;flex-direction:column;padding:0 var(--spacing-sides);margin:0 auto;max-width:var(--page-width)}.hero-wrapper:has(.hero--full-width){width:100%;padding:0;margin:0;max-width:unset}@media screen and (min-width: 1024px){.hero-wrapper{--spacing-sides: 5rem}}.hero{--hero-display: flex;--aspect-factor: 9 / 16;--max-height: calc(100vh - 16rem) ;z-index:1;display:var(--hero-display);position:relative;width:100%;height:calc(100vw * var(--aspect-factor));min-height:max-content;max-height:var(--max-height)}.hero:not(.hero--full-width){border:.1rem solid rgba(var(--color-foreground),.2);border-radius:var(--media-radius)}.hero p{margin:0}.hero__media-controls{position:absolute;display:flex;gap:calc(var(--spacing) / 3);z-index:5;bottom:calc(var(--spacing) / 2);right:calc(var(--spacing) / 2)}.hero__media-controls button{position:relative;z-index:5}.hero__media-play-pause--is-playing .svg-wrapper.icon-play,.hero__media-play-pause:not(.hero__media-play-pause--is-playing) .svg-wrapper.icon-pause{display:none}.hero__media-mute--is-muted .svg-wrapper.icon-volume-full,.hero__media-mute:not(.hero__media-mute--is-muted) .svg-wrapper.icon-volume-mute{display:none}.hero--visible-all{--hero-display: flex}@media (max-width: 768px){.hero--visible-mobile{--hero-display: flex}.hero--visible-desktop{--hero-display: none}}@media (min-width: 769px){.hero--visible-mobile{--hero-display: none}.hero--visible-desktop{--hero-display: flex}}.hero--height-large{--aspect-factor: 16 / 9}.hero--height-medium{--aspect-factor: 12 / 9}.hero--height-small{--aspect-factor: 8 / 9}@media screen and (min-width: 1024px){.hero--height-medium{--aspect-factor: 12 / 9;--max-height: 600px}.hero--height-small{--aspect-factor: 12 / 4;--max-height: 400px}}.hero__full-size-link{position:absolute;display:flex!important;top:0;right:0;bottom:0;left:0;z-index:2}.hero__media-wrapper{position:absolute;display:flex;z-index:0;top:0;right:0;bottom:0;left:0}.hero__media-wrapper img,.hero__media-wrapper video{object-fit:cover;object-position:center;width:100%;height:100%}.hero__content-wrapper{display:flex;flex:1;padding:calc(var(--spacing) * 2);height:100%;min-height:max-content}@media screen and (min-width: 1024px){.hero__content-wrapper{padding:var(--spacing)}}.hero__content{position:relative;display:flex;flex-direction:column;width:100%}.hero__heading{--decoration-height: .75rem;--decoration-width: 4rem;position:relative;margin:calc(var(--spacing) / 2) 0 var(--decoration-height) 0}.hero__heading--has-decoration:before{content:"";position:absolute;top:100%;left:0;width:var(--decoration-width);height:var(--decoration-height);background:rgba(var(--color-foreground),1)}.hero__heading--align-left{text-align:left}.hero__heading--align-center{text-align:center}.hero__heading--align-center:before{left:50%;transform:translate(-50%)}.hero__heading--align-right{text-align:right}.hero__heading--align-right:before{left:auto;right:0}.hero__content-image{display:flex}.hero__content-image--align-left{justify-content:flex-start}.hero__content-image--align-center{justify-content:center}.hero__content-image--align-right{justify-content:flex-end}.hero__text{font-size:1.2rem;line-height:calc(1 + .5 / var(--font-scale__base));margin:var(--spacing) 0 0}.hero__text--color-accent{color:rgb(var(--color-link))}.hero__text--style-serif{font-family:var(--font-family__subheading);font-size:1.5rem}.hero__text--align-left{text-align:left}.hero__text--align-center{text-align:center}.hero__text--align-right{text-align:right}.hero__flexible-space{display:flex!important;pointer-events:none;height:calc(var(--spacing) * 2)}@media (max-width: 767px){.hero--justify-mobile-space-between .hero__content .hero__flexible-space{height:100%}.hero--justify-mobile-start .hero__content{justify-content:flex-start}.hero--justify-mobile-center .hero__content{justify-content:center}.hero--justify-mobile-end .hero__content{justify-content:flex-end}}@media (min-width: 768px){.hero--justify-desktop-space-between .hero__content-wrapper .hero__flexible-space{height:100%}.hero--justify-desktop-start .hero__content-wrapper{align-items:flex-start}.hero--justify-desktop-center .hero__content-wrapper{align-items:center}.hero--justify-desktop-end .hero__content-wrapper{align-items:flex-end}}.hero__cta{display:flex;flex-wrap:wrap;gap:calc(var(--spacing) / 2);margin-top:var(--spacing)}.hero__cta .button{position:relative;z-index:3}.hero__cta--align-left{justify-content:flex-start}.hero__cta--align-center{justify-content:center}.hero__cta--align-right{justify-content:flex-end}
/*# sourceMappingURL=/cdn/shop/t/1622/assets/section-hero.css.map */
</pre></body></html>