.image-with-product{--slide-duration: 5s}.image-with-product__layout{display:flex;gap:10px;align-items:stretch}.image-with-product__layout--image-right{flex-direction:row-reverse}.image-with-product__image-area,.image-with-product__products-area{flex:1}.image-with-product__image-wrapper{position:relative;width:100%;height:100%;overflow:hidden;aspect-ratio:1 / 1}.image-with-product__image{width:100%;height:100%;object-fit:cover}.image-with-product__slideshow{position:relative;height:100%}.image-with-product__slides-container{position:relative;height:100%;overflow:hidden}.image-with-product__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;z-index:1}.image-with-product__slide--active{opacity:1;pointer-events:auto;z-index:2}.image-with-product__product-card{position:relative;height:100%;text-decoration:none;color:inherit}.image-with-product__product-layout{display:grid;grid-template-columns:1fr;height:100%}.image-with-product__product-bg{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#f8f8f8;overflow:hidden;aspect-ratio:1/1}.image-with-product__product-bg-image{width:100%;height:100%;object-fit:cover;object-position:top}.image-with-product__product-content{padding:1.5rem;display:grid;grid-template-rows:1.5fr auto;gap:1.5rem;background-color:#f7f7f7;overflow:hidden}.image-with-product__product-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden}.image-with-product__product-image img{width:100%;height:100%;object-fit:contain}.image-with-product__product-info{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-bottom:1rem}.image-with-product__product-title{margin:0;font-size:1.125rem;line-height:1.4;text-align:center}.image-with-product__product-description{text-align:center;font-size:.875rem;line-height:1.6;color:#666}.image-with-product__product-action{padding-top:1rem}.image-with-product__navigation{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);z-index:3}.image-with-product__dots{display:flex;gap:.5rem}.image-with-product__dot{width:26px;height:2px;border-radius:2px;border:none;cursor:pointer;transition:background .3s ease;box-shadow:inset 0 0 0 .2rem #eaeaea}.image-with-product__dot--active{box-shadow:inset 0 0 0 .2rem #36313d80}@media(max-width:768px){.image-with-product__layout{flex-direction:column;gap:1rem}.image-with-product__layout--image-right{flex-direction:column}.image-with-product__image-wrapper{aspect-ratio:3 / 4}.image-with-product__products-area{min-height:500px}.image-with-product__slideshow{height:100%;min-height:520px}.image-with-product__slides-container{height:100%;min-height:500px}.image-with-product__product-layout{grid-template-columns:1fr;grid-template-rows:1fr;row-gap:0;overflow:visible;height:100%;min-height:500px}.image-with-product__product-bg{height:250px;aspect-ratio:unset}.image-with-product__product-content{padding:1rem;grid-template-rows:auto auto;height:auto;background-color:#f7f7f7;overflow:visible}.image-with-product__product-image{height:200px;flex-shrink:0}.image-with-product__product-info{gap:.5rem;margin-bottom:0}.image-with-product__product-title{font-size:1rem;margin-bottom:.5rem}.image-with-product__product-description{font-size:.8rem;line-height:1.4}.image-with-product__product-action{padding-top:.5rem}}
/*# sourceMappingURL=/cdn/shop/t/73/assets/image-with-product.css.map */
