.image-with-products{position:relative}.image-with-products__heading-wrapper{margin-bottom:3rem}.image-with-products__heading{margin:0;word-break:break-word;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);color:rgb(var(--color-foreground));line-height:calc(1 + .3/max(1,var(--font-heading-scale)))}.image-with-products__grid{display:grid;grid-template-columns:1fr;gap:3.2rem;align-items:start}@media screen and (min-width:750px){.image-with-products__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}}@media screen and (max-width:749px){.image-with-products__grid{overflow-x:hidden;max-width:100%}.image-with-products__grid>*{min-width:0}}.image-with-products__image-wrapper{position:relative;width:100%;height:100%;min-height:40rem}@media screen and (min-width:750px){.image-with-products__image-wrapper{min-height:auto}}.image-with-products__image{position:relative;width:100%;height:100%;overflow:hidden;background-color:rgba(var(--color-foreground),.04);display:flex;align-items:center;justify-content:center}.image-with-products__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.image-with-products__img.placeholder-svg{width:100%;height:100%;object-fit:cover}.image-with-products__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(var(--color-foreground));pointer-events:none;z-index:1;display:block!important}.image-with-products__content{position:absolute;width:100%;height:100%;display:flex;padding:4rem 1.5rem;z-index:2}@media screen and (min-width:750px)and (max-width:989px){.image-with-products__content{padding:5rem 2rem}}@media screen and (min-width:990px){.image-with-products__content{padding:5rem}}.image-with-products__content-inner{max-width:50rem;color:#fff}.image-with-products__content--top-left{align-items:flex-start;justify-content:flex-start}.image-with-products__content--top-center{align-items:flex-start;justify-content:center}.image-with-products__content--top-right{align-items:flex-start;justify-content:flex-end}.image-with-products__content--middle-left{align-items:center;justify-content:flex-start}.image-with-products__content--middle-center{align-items:center;justify-content:center}.image-with-products__content--middle-right{align-items:center;justify-content:flex-end}.image-with-products__content--bottom-left{align-items:flex-end;justify-content:flex-start}.image-with-products__content--bottom-center{align-items:flex-end;justify-content:center}.image-with-products__content--bottom-right{align-items:flex-end;justify-content:flex-end}.image-with-products__content--top-center .image-with-products__content-inner,.image-with-products__content--middle-center .image-with-products__content-inner,.image-with-products__content--bottom-center .image-with-products__content-inner{text-align:center}.image-with-products__content--top-right .image-with-products__content-inner,.image-with-products__content--middle-right .image-with-products__content-inner,.image-with-products__content--bottom-right .image-with-products__content-inner{text-align:right}.image-with-products__image-heading{margin:0 0 1.5rem;font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:calc(var(--font-heading-scale) * .06rem);line-height:calc(1 + .3/max(1,var(--font-heading-scale)));color:inherit}.image-with-products__description{margin-bottom:2rem;font-size:1.5rem;line-height:calc(1 + .8 / var(--font-body-scale));letter-spacing:.06rem;color:inherit}.image-with-products__button-wrapper{margin-top:2rem}.image-with-products__content .button{background-color:#fff;color:#000;border:.1rem solid transparent;box-shadow:none}.image-with-products__content .button:hover{background-color:#ffffffe6;box-shadow:none;border:.1rem solid transparent}.image-with-products__content .button:focus-visible{box-shadow:0 0 0 .3rem #ffffff80,0 0 .5rem .4rem #ffffff4d}.image-with-products__content .button--secondary{background-color:transparent;color:#fff;box-shadow:0 0 0 .1rem #fff;border:.1rem solid transparent}.image-with-products__content .button--secondary:hover{background-color:#ffffff1a;box-shadow:0 0 0 .2rem #fff}.image-with-products__products{position:relative;width:100%;height:100%;display:flex;flex-direction:column;min-width:0;overflow:hidden}@media screen and (max-width:749px){.image-with-products__products{max-width:100%}}.image-with-products__products-grid{display:grid;gap:1rem;flex:1;list-style:none;padding:0;margin:0;grid-template-columns:1fr 1fr}@media screen and (max-width:749px){.image-with-products__products-grid.grid--1-col-mobile{grid-template-columns:1fr}.image-with-products__products-grid.grid--2-col-mobile{grid-template-columns:1fr 1fr}}@media screen and (min-width:750px){.image-with-products__products-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:749px){.slider-mobile-gutter{width:100%;overflow:visible}.image-with-products__products-grid.slider.grid--peek{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;margin:0;padding:0;width:100%;touch-action:pan-x}.image-with-products__products-grid.slider.grid--peek::-webkit-scrollbar{display:none}.image-with-products__products-grid.slider.grid--peek .image-with-products__product-item{flex:0 0 calc(100% - 4rem);max-width:calc(100% - 4rem);scroll-snap-align:start;padding-left:0;padding-right:0;touch-action:pan-x}.image-with-products__products-grid.slider.grid--1-col-mobile.grid--peek .image-with-products__product-item{flex:0 0 calc(100% - 4rem);max-width:calc(100% - 4rem)}.image-with-products__products-grid.slider.grid--2-col-mobile.grid--peek .image-with-products__product-item{flex:0 0 calc(50% - .5rem);max-width:calc(50% - .5rem)}.image-with-products__products-grid.slider.grid--peek .image-with-products__product-item:first-child{margin-left:1.5rem}.image-with-products__products-grid.slider.grid--peek .image-with-products__product-item:last-child{margin-right:1.5rem}}.image-with-products__product-item{position:relative;width:100%}.image-with-products__product-item .card-wrapper{height:100%;display:flex;flex-direction:column;margin:0}.image-with-products__product-item .card{margin-bottom:0}.image-with-products__product-item .card__inner{width:100%;height:auto}.image-with-products__product-item .card-information{margin-top:1rem;padding:0}.image-with-products__product-item .media--arch{padding-bottom:100%;border-radius:50% 50% 0 0;overflow:hidden}@media screen and (min-width:750px){.image-with-products__grid{grid-auto-rows:1fr}.image-with-products__image-wrapper,.image-with-products__products{height:100%;display:flex;flex-direction:column}.image-with-products__image{flex:1;min-height:0}}@media screen and (max-width:749px){.image-with-products__heading-wrapper{margin-bottom:3rem}.image-with-products__image-wrapper{min-height:300px}.image-with-products__content-inner{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-image-with-products.css.map */
