.m-image-with-text{overflow:visible;width:100%;padding-left:20px;padding-right:20px}@media screen and (min-width: 768px){.m-image-with-text{padding-left:40px;padding-right:40px}}@media screen and (min-width: 1024px){.m-image-with-text{padding-left:60px;padding-right:60px}}@media screen and (min-width: 1440px){.m-image-with-text{padding-left:80px;padding-right:80px}}.m-image-with-text__inner{display:flex;flex-wrap:wrap;align-items:stretch;width:100%;gap:var(--column-gap, 20px);border:none;box-shadow:none}.m-image-with-text__image{position:relative;overflow:visible;flex:1;min-width:0;min-width:200px;max-width:600px;background-color:transparent}@media (min-width: 1200px){.m-image-with-text__image{max-width:700px}}@media (min-width: 1600px){.m-image-with-text__image{max-width:800px}}.m-image-with-text__image-wrapper,m-image-layer{position:relative;width:100%;height:auto;overflow:visible;display:block;background-color:transparent}.m-image-with-text__image-container{position:relative;width:100%;height:var(--container-height, auto);border-radius:var(--image-border-radius, 12px);overflow:hidden;background-color:transparent;display:block;min-height:200px;border:none;box-shadow:none}.m-image-with-text__img{width:100%;height:auto;object-fit:var(--image-fit, cover);object-position:center;border-radius:var(--image-border-radius, 12px);display:block;vertical-align:top;transition:transform .3s ease;max-width:100%;background-color:transparent}.m-image-with-text__image-container:not([style*="height: auto"]) .m-image-with-text__img{height:100%}.m-image-with-text__image-container[style*="height: auto"] .m-image-with-text__img{height:auto}.m-image-with-text__link{display:block;width:100%;height:100%;text-decoration:none;background-color:transparent}.m-image-with-text__link:hover{box-shadow:none;text-shadow:none}.m-image-with-text__content{flex:1;min-width:0;display:flex;align-items:center;min-width:200px;max-width:800px;background-color:transparent}@media (min-width: 1400px){.m-image-with-text__content{max-width:900px}}.m-content-box{width:100%;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;background-color:transparent}.m-hover-box{overflow:hidden;border-radius:var(--image-border-radius, 12px);background-color:transparent;box-shadow:none}.m-hover-box:hover{box-shadow:none;text-shadow:none}.m-hover-box--scale-up:hover .m-image-with-text__img{transform:scale(1.05);box-shadow:none}.m-image-with-text--multiple{position:relative}.m-image-with-text--multiple .m-image-with-text__image-second{position:absolute;top:var(--offset-top, 10%);right:-10%;width:60%;z-index:2;background-color:transparent}.m-image-with-text--layer .m-image-with-text__image-container{position:relative;z-index:1}.m-image-with-text--layer .m-image-with-text__image-second{z-index:2}.m-image-with-text--reverse .m-image-with-text__image-container,.m-image-with-text--reverse .m-image-with-text__image-second{transform:scaleX(-1)}.m-image-with-text--move-up-down .m-image-with-text__image-container{animation:moveUpDown 3s ease-in-out infinite}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.m-image-with-text__image-wrapper[data-enable-parallax=true]{transform:translateZ(0)}.m-image-with-text--right .m-image-with-text__inner{flex-direction:row-reverse}@media (min-width: 1024px) and (max-width: 1199px){.m-image-with-text__inner{gap:calc(var(--column-gap, 20px) * 1.2)}.m-image-with-text__content{min-width:280px}.m-image-with-text__image{max-width:500px}}@media (min-width: 768px) and (max-width: 1023px){.m-image-with-text__inner{gap:var(--column-gap, 20px)}.m-image-with-text__image{flex:0 0 35%;min-width:160px;max-width:400px}.m-image-with-text__content{flex:1;min-width:200px}}@media (min-width: 481px) and (max-width: 767px){.m-image-with-text__inner{flex-direction:column;gap:var(--row-gap-mobile, 12px)}.m-image-with-text__image,.m-image-with-text__content{width:100%;flex:none;min-width:auto}.m-image-with-text__image{order:1}.m-image-with-text__content{order:2}.m-image-with-text--right .m-image-with-text__inner{flex-direction:column}.m-image-with-text__image-container{min-height:180px}.m-image-with-text--multiple .m-image-with-text__image-second{position:relative;top:auto;right:auto;width:100%;margin-top:8px}}@media (max-width: 480px){.m-image-with-text__inner{flex-direction:column;gap:var(--row-gap-mobile, 8px)}.m-image-with-text__image,.m-image-with-text__content{width:100%;flex:none;min-width:auto}.m-image-with-text__image{order:1}.m-image-with-text__content{order:2}.m-image-with-text--right .m-image-with-text__inner{flex-direction:column}.m-image-with-text__image-container{min-height:160px;border-radius:8px}.m-image-with-text__img{border-radius:8px;min-height:160px}.m-hover-box{border-radius:8px}.m-content-box{padding:0}.m-content-box h1,.m-content-box h2,.m-content-box h3{line-height:1.3;margin-bottom:6px}.m-content-box p,.m-content-box .rte{line-height:1.5;font-size:14px}.m-image-with-text--multiple .m-image-with-text__image-second{position:relative;top:auto;right:auto;width:100%;margin-top:6px}}@media (max-width: 320px){.m-image-with-text__inner{gap:var(--row-gap-mobile, 6px)}.m-image-with-text__image-container,.m-image-with-text__img{min-height:140px}.m-content-box{padding:0}.m-content-box p,.m-content-box .rte{font-size:13px}}@media (min-width: 1200px){.m-image-with-text__inner{gap:var(--column-gap, 28px);max-width:1400px;margin:0 auto}}@media (min-width: 1400px){.m-image-with-text__inner{gap:var(--column-gap, 36px);max-width:1600px;margin:0 auto}}@media (min-width: 1800px){.m-image-with-text__inner{max-width:1800px;margin:0 auto}}.container-full .m-image-with-text__inner{max-width:none}.container .m-image-with-text__inner{max-width:1200px;margin:0 auto}.m-section-py{padding-top:var(--section-padding-top, 50px);padding-bottom:var(--section-padding-bottom, 50px)}@media (max-width: 768px){.m-section-py{padding-top:calc(var(--section-padding-top, 50px) * .7);padding-bottom:calc(var(--section-padding-bottom, 50px) * .7)}}.m-placeholder-svg{width:100%;height:auto;min-height:200px;background-color:#f5f5f5;border-radius:var(--image-border-radius, 12px)}.m-image-with-text__img{opacity:0;transition:opacity .3s ease,transform .3s ease}.m-image-with-text__img.loaded,.m-image-with-text__img[style*=opacity]{opacity:1}.m-image-with-text__img[style*="object-fit: contain"]{background-color:transparent}.m-image-with-text__img[style*="object-fit: cover"]{background-color:#f8f8f8}.m-image-with-text__img[style*="object-fit: scale-down"]{background-color:transparent}.m-image-with-text__link:focus{outline:2px solid #4A90E2;outline-offset:2px;box-shadow:none}.m-image-with-text__link:focus .m-image-with-text__img{transform:scale(1.02);box-shadow:none}@media print{.m-image-with-text__inner{flex-direction:column;gap:20px}.m-image-with-text__image,.m-image-with-text__content{width:100%}.m-hover-box--scale-up:hover .m-image-with-text__img{transform:none}}@media (prefers-contrast: high){.m-image-with-text__image-container{border:1px solid currentColor}}@media (prefers-reduced-motion: reduce){.m-image-with-text__img{transition:none}.m-hover-box--scale-up:hover .m-image-with-text__img{transform:none}.m-image-with-text--move-up-down .m-image-with-text__image-container{animation:none}}@media (prefers-color-scheme: dark){.m-placeholder-svg{background-color:#333}.m-image-with-text__img[style*="object-fit: cover"]{background-color:#444}}@media (max-width: 768px){:root{--column-gap-mobile: 24px;--row-gap-mobile: 24px}}@media (max-width: 480px){:root{--column-gap-mobile: 20px;--row-gap-mobile: 20px}}.m-image-with-text *,.m-image-with-text *:before,.m-image-with-text *:after{box-shadow:none;text-shadow:none}
/*# sourceMappingURL=/cdn/shop/t/51/assets/image-with-text.css.map */
