.image-with-product__grid{gap:var(--column-gap-mobile)}@media screen and (min-width:768px){.image-with-product__grid{gap:var(--column-gap)}}.image-with-product__product-column{display:flex;flex-direction:column;height:100%}.image-with-product__product-image{position:relative;overflow:hidden;border-radius:var(--global-radius) var(--global-radius) 0 0;flex:1 1 0}@media only screen and (max-width:1023px){.image-with-product__product-image{padding-top:var(--aspect-ratio)}}.image-with-product__product-image img,.image-with-product__product-image .placeholder-image{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.image-with-product__product-image img{transition:transform .5s ease-in-out}.image-with-product__product-image:hover img{transform:scale(1.05)}.image-with-product__product-info{display:flex;flex-direction:column;padding:1rem 1.6rem 1.6rem}@media screen and (min-width:1024px){.image-with-product__product-info{padding:2.4rem 2rem 2rem}}.image-with-product__reviews-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:.2rem}.image-with-product__reviews-link .card__rating{margin-bottom:0}.image-with-product__reviews-link .card__rating .rating-star{--letter-spacing: .2;--font-size: 1.4}@media only screen and (min-width:768px){.image-with-product__reviews-link .card__rating .rating-star{--font-size: 1.5}}.image-with-product__reviews-link .card__rating .rating-text,.image-with-product__reviews-link .card__rating .rating-count{font-size:1.1rem;line-height:var(--line-height-caption-xs);letter-spacing:var(--letter-spacing-caption-xs)}@media only screen and (min-width:768px){.image-with-product__reviews-link .card__rating .rating-text,.image-with-product__reviews-link .card__rating .rating-count{font-size:var(--size-caption-xs)}}.image-with-product__price-button{display:flex;justify-content:space-between;align-items:center;margin-top:1.2rem}.image-with-product__button-wrapper{display:flex;flex-direction:column;align-items:flex-end;gap:1.4rem}.image-with-product__button-wrapper .quick-add__submit{padding-left:calc(var(--btn-padding-horizontal) - .4rem)}.image-with-product__view-link{color:rgb(var(--color-foreground));position:relative;line-height:1;text-decoration:none}.image-with-product__view-link:before,.image-with-product__view-link:after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--thickness-btn-underline);pointer-events:none;background-color:rgb(var(--color-foreground));transition:transform var(--duration-medium) var(--ease-out-slow)}.image-with-product__view-link:before{transform-origin:100% 50%;transform:scaleZ(1);transition-delay:.1s}.image-with-product__view-link:after{transform-origin:0% 50%;transform:scale3d(0,1,1);transition-delay:0s}.image-with-product__view-link:hover:before{transform:scale3d(0,1,1);transition-delay:0s}.image-with-product__view-link:hover:after{transform:scaleZ(1);transition-delay:.1s}@media screen and (max-width:767px){.image-with-product__price-button{flex-wrap:wrap;gap:1rem;flex-direction:column;align-items:flex-start}.image-with-product__button-wrapper{flex-direction:column;align-items:flex-end;width:100%}.image-with-product__button-wrapper .quick-add,.image-with-product__button-wrapper .quick-add .btn{width:100%}}@media screen and (min-width:768px){.image-with-product__price-button{margin-top:3.2rem}.image-with-product__button-wrapper{flex-direction:column;align-items:flex-end}}@media screen and (min-width:1024px){.image-with-product__product-item{flex-basis:var(--width-column);max-width:var(--width-column)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/section-image-with-product.css.map */
