.parallax-hero{position:relative;overflow:hidden;min-height:var(--parallax-hero-height, 60vh);display:flex;align-items:center;justify-content:center}@media screen and (min-width:750px){.parallax-hero{min-height:min(var(--parallax-hero-height, 60vh),800px);max-height:800px}}.parallax-hero--vertical-top{align-items:flex-start}.parallax-hero--vertical-center{align-items:center}.parallax-hero--vertical-bottom{align-items:flex-end}.parallax-hero__background{position:absolute;right:0;bottom:0;left:0;height:120%;top:-10%;z-index:0;pointer-events:none}.parallax-hero__background img,.parallax-hero__background svg{width:100%;height:100%;object-fit:cover;object-position:center;transition:filter .4s ease}.parallax-hero__background--grayscale img,.parallax-hero__background--grayscale svg{filter:grayscale(100%)}.parallax-hero:hover .parallax-hero__background--grayscale img,.parallax-hero:hover .parallax-hero__background--grayscale svg{filter:grayscale(0%)}.parallax-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.parallax-hero__overlay--solid{background-color:var(--parallax-hero-overlay-color)}.parallax-hero__overlay--gradient{background:linear-gradient(var(--parallax-hero-gradient-direction, to top),var(--parallax-hero-overlay-color) 0%,transparent 100%)}.parallax-hero__content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:var(--parallax-hero-gap, 16px);padding-block:var(--parallax-hero-padding-block-start, 40px) var(--parallax-hero-padding-block-end, 40px);padding-inline:var(--parallax-hero-padding-inline, 20px)}.parallax-hero__content.page-width{max-width:1120px;margin-inline:auto}.parallax-hero__content--align-left{align-items:flex-start;text-align:left}.parallax-hero__content--align-center{align-items:center;text-align:center}.parallax-hero__content--align-right{align-items:flex-end;text-align:right}.parallax-hero--height-small{--parallax-hero-height: 40vh}.parallax-hero--height-medium{--parallax-hero-height: 60vh}.parallax-hero--height-large{--parallax-hero-height: 80vh}.parallax-hero--height-full{--parallax-hero-height: 100vh}@media(prefers-reduced-motion:reduce){.parallax-hero__background{height:100%;top:0}}@media screen and (max-width:749px){.parallax-hero{min-height:var(--parallax-hero-height-mobile, 500px)}.parallax-hero__content{padding-inline:16px}}@media screen and (min-width:750px){.parallax-hero__text{max-width:625px}}.parallax-hero .button--size-small{padding:8px 20px;font-size:.8rem}.parallax-hero .button--size-medium{padding:12px 28px;font-size:1rem}.parallax-hero .button--size-large{padding:16px 40px;font-size:1.15rem}.parallax-hero__background picture,.parallax-hero__background picture img{display:block;width:100%;height:100%;object-fit:cover}
/*# sourceMappingURL=/cdn/shop/t/11/assets/parallax-hero.css.map */
