.section-image-with-text{background:var(--color-bg)}.image-with-text-wrapper{background:var(--color-bg-card);border-radius:var(--card-border-radius-mobile);max-width:var(--max-width-section);margin-left:auto;margin-right:auto;position:relative}@media only screen and (min-width:768px){.image-with-text-wrapper{border-radius:var(--card-border-radius)}}.image-with-text-wrapper.has-background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:var(--background-image);background-repeat:no-repeat;background-size:cover;background-position:center;border-radius:var(--card-border-radius-mobile)}@media only screen and (min-width:768px){.image-with-text-wrapper.has-background-image:after{border-radius:var(--card-border-radius)}}.image-with-text{display:flex;flex-wrap:wrap;align-items:center;position:relative;z-index:1;padding:var(--card-padding-mobile)}@media only screen and (min-width:768px){.image-with-text{flex-wrap:nowrap;padding:var(--card-padding-tablet)}}@media only screen and (min-width:1068px){.image-with-text{padding:var(--card-padding-desktop)}}.image-with-text.text_first{flex-direction:row-reverse}@media only screen and (max-width:767px){.image-with-text.layout-mobile--text_first{flex-direction:column-reverse}.image-with-text.layout-mobile--side_by_side_text_first{flex-direction:row-reverse;flex-wrap:nowrap}.image-with-text.layout-mobile--side_by_side_image_first{flex-direction:row;flex-wrap:nowrap}.image-with-text.layout-mobile--side_by_side_text_first .image-with-text__image,.image-with-text.layout-mobile--side_by_side_image_first .image-with-text__image{flex-shrink:1}.image-with-text.layout-mobile--side_by_side_text_first.image-with-text-wrapper,.image-with-text.layout-mobile--side_by_side_image_first.image-with-text-wrapper{gap:10px}}.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-mobile, var(--ratio-percent))}@media only screen and (min-width:768px){.image-with-text__image-media{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__image-media :is(img,svg,iframe,video){border-radius:var(--image-border-radius)}.image-with-text__content{width:100%;flex-grow:1;padding:var(--content-padding-mobile)}@media only screen and (min-width:768px){.image-with-text__content{padding:var(--content-padding-tablet)}}@media only screen and (min-width:1068px){.image-with-text__content{padding:var(--content-padding-desktop)}}.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:700px}.image-with-text-wrapper .image-with-text__content--inner{margin:0;max-width:100%}.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 .rte p{font-size:inherit}.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-xsmall>.image-with-text__inner{width:25%}}@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-wrapper .section-header{margin:0}.image-with-text-wrapper.section-has-background:not(.remove-content-padding) .section-header{padding:var(--card-padding-mobile) var(--card-padding-mobile) 0}@media only screen and (min-width:768px){.image-with-text-wrapper.section-has-background:not(.remove-content-padding) .section-header{padding:var(--card-padding-tablet) var(--card-padding-tablet) 0}}@media only screen and (min-width:1068px){.image-with-text-wrapper.section-has-background:not(.remove-content-padding) .section-header{padding:var(--card-padding-desktop) var(--card-padding-desktop) 0}}@media only screen and (min-width:768px){.image-with-text-wrapper.has-header-desktop .image-with-text__content{padding-top:30px}}.image-with-text-wrapper .section-header h2{font-size:var(--heading-font-size-mobile, 2.5rem);line-height:1.2}@media only screen and (min-width:768px){.image-with-text-wrapper .section-header h2{font-size:var(--heading-font-size-tablet, 2.875rem)}}@media only screen and (min-width:1068px){.image-with-text-wrapper .section-header h2{font-size:var(--heading-font-size-desktop, 3.375rem)}}.image-with-text-wrapper .section-header .rte p{font-size:var(--description-font-size-mobile, 1rem);line-height:1.2}@media only screen and (min-width:768px){.image-with-text-wrapper .section-header .rte p{font-size:var(--description-font-size-tablet, 1.5rem)}}@media only screen and (min-width:1068px){.image-with-text-wrapper .section-header .rte p{font-size:var(--description-font-size-desktop, 2rem)}}.image-with-text-wrapper .rich-text__block-wrapper{max-width:none}
/*# sourceMappingURL=/cdn/shop/t/258/assets/image-with-text.css.map */
