.section-image-with-background{position:relative;background-color:var(--background-color)}.section-image-with-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:var(--background-image);background-size:var(--background-size, cover);background-position:var(--background-position, center);background-repeat:var(--background-repeat, no-repeat);opacity:calc(var(--background-image-opacity) / 100);min-height:200px;display:flex;align-items:center;justify-content:center}.image-with-background{max-width:var(--max-width-section);margin-left:auto;margin-right:auto}.image-with-background__main{position:relative;z-index:1;max-width:100%;display:flex;align-items:center;justify-content:center}.image-with-background__main-img{display:block;max-width:100%;height:auto}.image-with-background__main--mobile{display:flex}@media only screen and (min-width:768px){.image-with-background__main--mobile{display:none}}.image-with-background__main--desktop{display:none}@media only screen and (min-width:768px){.image-with-background__main--desktop{display:flex}}.image-with-background__placeholder{position:relative;z-index:1;width:100%;min-height:200px;display:flex;align-items:center;justify-content:center}
/*# sourceMappingURL=/cdn/shop/t/258/assets/image-with-background.css.map */
