.product-banner{background-color:var(--bg-color);background-position:50%;background-repeat:no-repeat;background-size:cover;contain-intrinsic-height:246px;content-visibility:auto;cursor:pointer;display:block;height:246px;transition:.3s;--formatted-img:var(--bg-img);background-image:var(--formatted-img)}@supports (background-image:var(--bg-img-webp )){.product-banner{--formatted-img:var(--bg-img-webp,var(--bg-img))}}@supports (background-image:var(--bg-img-avif )){.product-banner{--formatted-img:var(--bg-img-avif,var(--bg-img))}}.product-banner:hover{filter:brightness(110%) contrast(110%)}.banner-box{height:100%}.banner-box,.banner-img-container{display:flex}.banner-img{align-self:flex-end;height:70%;max-height:246px;-o-object-fit:contain;object-fit:contain;width:auto}@media (min-width:600px){.banner-img{height:95%}}@media (min-width:1240px){.product-banner{background-size:95%}}@media (min-width:1440px){.product-banner{background-size:1440px}}
