.custom-hero-section{position:relative;min-height:var(--hero-height-desktop, 80vh);overflow:hidden}.custom-hero__media-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.custom-hero__picture,.custom-hero__placeholder{display:block;width:100%;height:100%}.custom-hero__image,.custom-hero__placeholder svg{width:100%;height:100%;object-fit:cover;object-position:var(--hero-image-position-desktop, center center)}.custom-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--hero-overlay-opacity, .2))}.custom-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:.75rem;height:100%;min-height:var(--hero-height-desktop, 80vh);width:min(100%,1200px);margin:0 auto;padding:clamp(1.5rem,4vw,4rem);color:var(--hero-text-color, #fff)}.custom-hero__subtitle{margin:0;font-size:var(--hero-subtitle-size-desktop, 20px);line-height:1.4}.custom-hero__title{margin:0;font-size:var(--hero-title-size-desktop, 56px);line-height:1.05}.custom-hero__content--left-top{justify-content:flex-start;align-items:flex-start}.custom-hero__content--center-top{justify-content:flex-start;align-items:center}.custom-hero__content--right-top{justify-content:flex-start;align-items:flex-end}.custom-hero__content--left-middle{justify-content:center;align-items:flex-start}.custom-hero__content--center{justify-content:center;align-items:center}.custom-hero__content--right-middle{justify-content:center;align-items:flex-end}.custom-hero__content--left-bottom{justify-content:flex-end;align-items:flex-start}.custom-hero__content--center-bottom{justify-content:flex-end;align-items:center}.custom-hero__content--right-bottom{justify-content:flex-end;align-items:flex-end}@media(max-width:767.98px){.custom-hero-section,.custom-hero__content{min-height:var(--hero-height-mobile, 80vh)}.custom-hero__image{object-position:var(--hero-image-position-mobile, center center)}.custom-hero__title{font-size:var(--hero-title-size-mobile, 34px)}.custom-hero__subtitle{font-size:var(--hero-subtitle-size-mobile, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-hero.css.map */
