.hero-float{position:relative;width:100%}.hero-float__media{position:relative;width:100%;overflow:hidden}.hero-float__image{width:100%;height:100%;min-height:var(--min-height);object-fit:cover;display:block}.hero-float__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--overlay-opacity));pointer-events:none}.hero-float__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center}.hero-float__box{max-width:var(--content-max);padding:var(--pad-y) var(--pad-x);color:var(--text-color)}.hero-float__title{margin:0 0 14px;line-height:1;text-transform:uppercase;letter-spacing:.02em}.hero-float__subtitle{margin:0;font-size:1.05rem;line-height:1.35;max-width:40ch}.hero-float--left .hero-float__content{justify-content:flex-start}.hero-float--center .hero-float__content{justify-content:center;text-align:center}.hero-float--center .hero-float__subtitle{margin-left:auto;margin-right:auto}.hero-float--right .hero-float__content{justify-content:flex-end;text-align:right}.hero-float--right .hero-float__subtitle{margin-left:auto}@media (max-width: 749px){.hero-float__content{align-items:flex-end;padding-bottom:24px}.hero-float__box{padding:18px 12px}.hero-float__subtitle{font-size:1rem;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-hero-image-float-text.css.map */
