.image-with-products{position:relative}.image-with-products:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-color:rgb(var(--color-section-background));background-image:var(--background-image);background-position:center;background-size:cover;background-repeat:no-repeat;height:100%;margin-top:0}.image-with-products__grid{display:flex;align-items:var(--grid-vertical-align, center);flex-wrap:wrap;gap:var(--grid-gap)}.image-with-products .grid.product-grid{--grid-vertical-spacing: 2rem;--grid-horizontal-spacing: 1rem}.image-with-products .image-with-products__content{padding:var(--content-spacing-vertical, 5rem) var(--content-spacing-right, 0) var(--content-spacing-vertical, 5rem) var(--content-spacing-left, 5rem)}.image-with-products__grid .image__item{width:100%}.image-with-products__grid .content__item{position:relative;display:flex;flex-direction:column;justify-content:var(--justify-align, center);align-items:center;width:100%}.image-with-products .content__item:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-image:var(--content-background-image);background-repeat:no-repeat;background-size:contain;background-position-y:0;margin-top:0}.image-with-products .content__item .image-wrapper{margin:20px 0}.image-with-products__content{position:relative;max-width:100%}.image-with-products__content .grid__item{margin-bottom:var(--grid-horizontal-spacing, 2rem)}.arrow-button{position:absolute;top:50%;transform:translateY(-50%);z-index:2;cursor:pointer}.arrow-button.arrow-prev{left:0}.arrow-button.arrow-next{right:0}.arrow-button .icon{width:4rem;height:4rem}.arrow-button.arrow-prev .icon{transform:rotate(180deg)}@media screen and (min-width:750px){.image-with-products__grid .image__item{width:calc(var(--image-item-width) - var(--grid-gap))}.image-with-products__grid .content__item{width:calc(var(--content-item-width) - var(--grid-gap))}.image-with-products .content__item .image-wrapper:first-child{margin-top:0}.image-with-products .content__item .image-wrapper:last-child{margin-bottom:0}.image-with-products__grid--reverse{flex-direction:row-reverse}.image-with-products__grid .content-product-slider{margin-right:15%}}@media screen and (min-width:1280px){.image-with-products:before{margin-top:var(--bg-spacing-top, 0);height:calc(100% - var(--bg-spacing-top, 0))}.image-with-products .content__item:before{margin-top:var(--bg-spacing-top, 0)}}@media screen and (max-width:749px){.image-with-products .content__item:before{content:none}.image-with-products__grid-mobile--no-image .grid__item:first-child{display:none}.image-with-products__grid-mobile--reverse{flex-direction:column-reverse}.image-with-products__grid-mobile--overlap .content__item{margin-top:-20%;z-index:2}.arrow-button .icon{width:2.2rem;height:2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/1741/assets/section-image-with-products.css.map */
