section.hero-special{overflow:clip}section.hero-special .inner{padding-block:var(--spacing-2xl);position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100vh}section.hero-special .inner .content{position:relative;z-index:5}section.hero-special .inner .text{font-size:var(--font-size-body-xl);max-width:34em}section.hero-special .inner .text p,section.hero-special .inner .text li{font-size:inherit}@media(min-width: 62rem){section.hero-special .inner .text{font-size:var(--font-size-body-xxl);letter-spacing:.08em}}section.hero-special .inner .buttons{margin-top:var(--spacing-md);display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm)}section.hero-special .inner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}section.hero-special .inner img.fg{top:unset;z-index:3;transform-origin:center bottom;max-height:calc(100vh - var(--header-offset) - 5%)}section.hero-special .inner img.bg{transform-origin:center bottom}section.hero-special .inner svg{position:relative;width:100%;height:auto;max-height:min(100%,50vh);z-index:2;transform-origin:center top;transition:opacity var(--transition-duration) var(--transition-timing-function)}section.hero-special .inner svg .letter path{fill:var(--text-color-light)}section.hero-special .inner svg .jackets path,section.hero-special .inner svg .and-more path{fill:#f6f6f6}section.hero-special .inner .svg-wrapper{flex:1 1 0;min-height:10rem;width:100%;margin-bottom:var(--spacing-2xl)}section.hero-special .inner::after,section.hero-special .inner::before{content:"";position:absolute;inset:0;background-image:linear-gradient(180deg, transparent 50%, var(--bg-color-dark));z-index:1}section.hero-special .inner::after{z-index:4}section.hero-special .inner.fade-out-logo svg{opacity:0}section.hero-special:first-child{padding-block-start:0}section.hero-special:first-child .inner{padding-block-start:var(--header-offset)}@media(min-width: 62rem){section.hero-special:first-child .inner{padding-block-start:calc(var(--header-offset) + var(--spacing-2xl))}}@media(max-width: 991px){section.hero-special{min-height:unset !important}section.hero-special svg .jackets{transform:translate(13.25%, 0) !important}section.hero-special svg .and-more{transform:translate(-13.25%, 0) !important}section.hero-special .inner img.fg{max-height:calc(100vh - var(--header-offset) - 24vw + 10%)}}/*# sourceMappingURL=hero-special.css.map */
