.image-with-text{display:flex;flex-wrap:wrap;align-items:center;background:var(--color-bg, #fff)}@media only screen and (min-width: 768px){.image-with-text{flex-wrap:nowrap}}.image-with-text.text_first{flex-direction:row-reverse}.image-with-text__image{flex-grow:0;flex-shrink:0;width:100%}.image-with-text__image svg,.image-with-text__image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.image-with-text__image svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent)}.image-with-text__image-media{position:relative;width:100%;overflow:hidden;padding-bottom:var(--ratio-percent)}.image-with-text__image-media.aspect-ratio--small{padding-bottom:75%}.image-with-text__image-media.aspect-ratio--large{padding-bottom:100%}.image-with-text__image-media iframe,.image-with-text__image-media video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover}.image-with-text__content{width:100%;flex-grow:1;padding:25px}@media only screen and (min-width: 768px){.image-with-text__content{padding:45px}}@media only screen and (min-width: 1068px){.image-with-text__content{padding:70px}}.image-with-text__content svg{width:100px;height:100px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent);margin-bottom:20px}.image-with-text__content--inner{max-width:600px;margin:0 auto}.image-with-text__content__image{margin-bottom:30px}.image-with-text__content p,.image-with-text__content h3,.image-with-text__content .text-button{color:var(--color-text, --color-body)}.image-with-text__content .text-button:before{background:rgba(var(--color-text-rgb),.4)}.image-with-text__content .text-button:after{background:var(--color-text, --color-body)}.image-with-text__content .accordion summary{color:var(--color-text, --color-body)}.image-with-text__content .accordion summary span:before,.image-with-text__content .accordion summary span:after{background:var(--color-text, --color-body)}@media only screen and (min-width: 768px){.image-with-text.grid--image-small>.image-with-text__inner{width:40%}}@media only screen and (min-width: 768px){.image-with-text.grid--image-medium>.image-with-text__inner{width:50%}}@media only screen and (min-width: 768px){.image-with-text.grid--image-large>.image-with-text__inner{width:60%}}.image-with-text>.image-decorator-wrapper{flex-basis:var(--decorator-width, 25%);margin:0;z-index:1;max-height:var(--collage-max-height, 600px);height:100vh}.image-with-text>.image-decorator-wrapper>div{overflow:hidden}.image-with-text>.image-decorator-wrapper>div img{height:100%}.image-with-text>.image-decorator-wrapper img{object-fit:cover;width:100%}.image-with-text>.image-decorator-wrapper>div{position:relative}.image-with-text>.image-decorator-wrapper>div:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:var(--image_overlay_opacity, .5)}.image-with-text>.image-decorator-wrapper.first>img:first-child,.image-with-text>.image-decorator-wrapper.first>div:first-child{height:var(--first-column-size, 30%);border-bottom:var(--decorator-border-width, 2px) solid var(--decorator-border-color, #fff)}.image-with-text>.image-decorator-wrapper.first>div:first-child:before{background-color:var(--first-image-overlay-color, transparent)}.image-with-text>.image-decorator-wrapper.first>img:first-child+noscript+img,.image-with-text>.image-decorator-wrapper.first>div:nth-child(2){height:calc(100% - var(--first-column-size, 30%))}.image-with-text>.image-decorator-wrapper.first>div:nth-child(2):before{background-color:var(--second-image-overlay-color, transparent)}.image-with-text>.image-decorator-wrapper.last>img:first-child,.image-with-text>.image-decorator-wrapper.last>div:first-child{height:var(--second-column-size, 70%);border-bottom:var(--decorator-border-width, 2px) solid var(--decorator-border-color, #fff)}.image-with-text>.image-decorator-wrapper.last>div:first-child:before{background-color:var(--third-image-overlay-color, transparent)}.image-with-text>.image-decorator-wrapper.last>img:first-child+noscript+img,.image-with-text>.image-decorator-wrapper.last>div:nth-child(2){height:calc(100% - var(--second-column-size, 70%))}.image-with-text>.image-decorator-wrapper.last>div:nth-child(2):before{background-color:var(--fourth-image-overlay-color, transparent)}.image-decorator-positions-1 .image-with-text__content{order:1}.image-decorator-positions-1 .image-decorator-wrapper.first,.image-decorator-positions-1 .image-decorator-wrapper.last{order:0}.image-decorator-positions-1 .image-decorator-wrapper.first>img,.image-decorator-positions-1 .image-decorator-wrapper.first>div{border-right:var(--decorator-border-width, 2px) solid var(--decorator-border-color, #fff)}.image-decorator-positions-2 .image-decorator-wrapper.first{order:0}.image-decorator-positions-2 .image-with-text__content{order:1}.image-decorator-positions-2 .image-decorator-wrapper.last{order:10}.image-decorator-positions-3 .image-with-text__content{order:0}.image-decorator-positions-3 .image-decorator-wrapper.first,.image-decorator-positions-3 .image-decorator-wrapper.last{order:10}.image-decorator-positions-3 .image-decorator-wrapper.first>img,.image-decorator-positions-3 .image-decorator-wrapper.first>div{border-right:var(--decorator-border-width, 2px) solid var(--decorator-border-color, #fff)}@media only screen and (max-width: 768px){.image-with-text{flex-wrap:wrap}.image-with-text__content{flex-basis:100%}.image-decorator-wrapper{margin:0!important;flex-basis:var(--mobile-image-container-width,50%)!important}.image-with-text.image-decorator-positions-1{padding-bottom:80px;padding-bottom:0;padding-top:0}.image-with-text.image-decorator-positions-1 .image-with-text__content{margin-top:50px}.image-decorator-positions-2{padding-bottom:110px;padding-bottom:0}.image-decorator-positions-2 .image-with-text__content{margin-bottom:50px;order:0}.image-decorator-positions-2 .image-decorator-wrapper{order:10}.image-with-text.image-decorator-positions-3{padding-bottom:110px;padding-bottom:0}.image-with-text.image-decorator-positions-3 .image-with-text__content{margin-bottom:50px}}
/*# sourceMappingURL=/cdn/shop/t/334/assets/image-with-text.css.map */
