.banner-strip{position:relative;display:flex;align-items:center;justify-content:var(--banner-strip-content-position, center);min-height:var(--banner-strip-min-height, 80px);padding:var(--banner-strip-padding-top, 10px) var(--banner-strip-side-padding, 40px) var(--banner-strip-padding-bottom, 10px);background-color:var(--banner-strip-bg-color, #8BC34A);overflow:hidden}.banner-strip--full-width{width:100vw;margin-left:calc(-50vw + 50%)}.banner-strip__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.banner-strip__bg-image{width:100%;height:100%;object-fit:cover;object-position:center}.banner-strip__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none}.banner-strip__content{position:relative;z-index:2;display:flex;align-items:center;gap:var(--banner-strip-gap, 16px);text-align:var(--banner-strip-text-alignment, left);max-width:var(--banner-strip-content-max-width, none)}.banner-strip__badge{flex-shrink:0;width:var(--banner-strip-badge-size, 80px);height:var(--banner-strip-badge-size, 80px)}.banner-strip__badge-img{width:100%;height:100%;object-fit:contain;border-radius:50%}.banner-strip__heading{margin:0;padding:0;font-weight:var(--banner-strip-font-weight, 700);font-size:var(--banner-strip-font-size, 22px);line-height:1.3;color:var(--banner-strip-text-color, #000);letter-spacing:-.01em}@media screen and (max-width:749px){.banner-strip{min-height:var(--banner-strip-min-height-mobile, 70px);padding:var(--banner-strip-padding-top-mobile, 10px) var(--banner-strip-side-padding-mobile, 15px) var(--banner-strip-padding-bottom-mobile, 10px);justify-content:var(--banner-strip-content-position-mobile, center)}.banner-strip__content{gap:var(--banner-strip-gap-mobile, 10px);text-align:var(--banner-strip-text-alignment-mobile, center)}.banner-strip__content--stack-mobile{flex-direction:column;align-items:center}.banner-strip__badge{width:var(--banner-strip-badge-size-mobile, 55px);height:var(--banner-strip-badge-size-mobile, 55px)}.banner-strip__heading{font-size:var(--banner-strip-font-size-mobile, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/banner-strip.css.map */
