.tab-container .image-with-text--content--inner>p,.tab-container .image-with-text--content--inner h1,.tab-container .image-with-text--content--inner h2,.tab-container .image-with-text--content--inner h3,.tab-container .image-with-text--content--inner h4,.tab-container .image-with-text--content--inner h5,.tab-container .image-with-text--content--inner h6{line-height:calc(var(--font-heading-line-height-scale) * calc(var(--font-heading-scale) * 38px))}@media only screen and (max-width:767px){.section-image-with-text .qlf-mobile-layout{display:flex;flex-flow:column-reverse}}@media only screen and (max-width:767px){.qlf-iwt .qlf-mobile-layout-tab{display:flex!important;flex-wrap:wrap;flex-direction:column-reverse!important}}@media only screen and (max-width:767px){.qlf-iwt .qlf-mobile-layout-tab-first{display:grid!important}}@media only screen and (max-width:767px){.image-with-text--content .button{width:fit-content}}@media only screen and (max-width:767px){.iwt-btn-mobile-wrap{width:100%}.iwt-btn-mobile-left{text-align:left}.iwt-btn-mobile-center{text-align:center}.iwt-btn-mobile-right{text-align:right}.iwt-btn-mobile-full{text-align:initial}.iwt-btn-mobile-full .button{display:flex;width:100%!important}}@media only screen and (max-width:767px){.section-image-with-text .image-with-text{margin-top:0}}@media only screen and (max-width:767px){.qlf-iwt .image-with-text .image-with-text--image{margin:0 auto 1.5rem!important;width:100%!important;padding:0!important}}@media only screen and (max-width:767px){.qlf-iwt .image-with-text .image-with-text--content{width:100%!important;padding:20px 0!important}}.rcb ul li:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg class='inline w-4 h-5 mt-1 mr-2 text-red' viewBox='0 0 24 24' fill='none' stroke='%23870808' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M6 18L18 6M6 6l12 12'%3E%3C/path%3E%3C/svg%3E")}.qlf-iwt .image-with-text{margin-top:0}.rcb ul li,.qlf-iwt ul li{padding-bottom:8px}.rcb ul,.gcm ul{list-style:none;margin-left:0}.rcb ul li,.gcm ul li{position:relative;padding-left:1.5em;margin-bottom:.5em;padding-bottom:5px}.gcm ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:20px;height:20px;padding-bottom:25px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%234D9854'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='4' d='M5 13l4 4L19 7'/%3E%3C/svg%3E")}.gar ul{list-style:none;margin-left:0}.gar ul li{padding-left:1.5em;margin-bottom:.5em;position:relative}.gar ul li:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg class='inline w-4 h-5 mt-1 mr-2 text-gray-300' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23B9B9B9FF'%3E%3Cpath fill-rule='evenodd' d='M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z' clip-rule='evenodd'%3E%3C/path%3E%3C/svg%3E")}.qlf-iwt .qlf-img-50 img{width:50%;height:auto;object-fit:contain;left:25%;right:25%;top:10%}@media only screen and (max-width:767px){.qlf-iwt .qlf-img-50 img{width:100%;height:100%;top:unset;left:unset;right:unset}}.qlf-iwt .qlf-img-80 img{width:80%;height:auto;object-fit:contain;left:10%;right:10%;top:10%}@media only screen and (max-width:767px){.qlf-iwt .qlf-img-80 img{width:100%;height:100%;top:unset;left:unset;right:unset}}.list-underline ul li:last-child{border-bottom:0}.image-with-text--content{border-radius:var(--block-border-radius, 16px)}.image-with-text--image-media{box-shadow:var(--block-shadows);isolation:isolate;border-radius:var(--image-border-radius, 0px);overflow:hidden;background:var(--color-bg, #fff)}.image-with-text--image svg,.image-with-text--image img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;object-fit:contain;object-position:center;border-radius:var(--image-border-radius, 0px)}.qlf-iwt .qlf-img-50 img,.qlf-iwt .qlf-img-80 img{object-fit:contain;border-radius:var(--image-border-radius, 0px)}.underline-link a{text-decoration:none;position:relative;background-image:linear-gradient(90deg,#fed43a 0,#fed43a);background-position:0 100%;background-size:200% .8ch;background-repeat:no-repeat;padding-bottom:.1ch;color:var(--color-text)}.underline-link a:hover{color:#367391}.image-with-text{display:grid;grid-auto-flow:dense}@media only screen and (min-width:768px){.image-with-text{grid-template-areas:"media content";grid-template-columns:1fr 1fr}}@media only screen and (min-width:768px){.image-with-text.text_first{grid-template-areas:"content media"}}.image-with-text--image{width:100%}@media only screen and (min-width:768px){.image-with-text--image{grid-area:media;justify-self:center;align-self:center}}.image-with-text--image svg,.image-with-text--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.image-with-text--image{overflow:hidden;border-radius:var(--image-border-radius, 0px)}.image-with-text--image svg,.image-with-text--image img{border-radius:inherit}.qlf-iwt .qlf-img-50 img,.qlf-iwt .qlf-img-80 img{border-radius:var(--image-border-radius, 0px)}.image-with-text--image svg{padding:50px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent)}.image-with-text--image-media{display:flex;justify-content:center}.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%}.image-with-text--content{display:flex;width:100%;flex-grow:1;padding:25px 0;align-items:center;background:var(--color-bg, #fff)}@media only screen and (min-width:768px){.image-with-text--content{grid-area:content;padding:25px}}@media only screen and (min-width:1068px){.image-with-text--content{padding:0 70px 70px 0}}.image-with-text--content--inner{margin:0 auto}@media only screen and (max-width:768px){.image-with-text--content--inner{margin:inherit;width:100%}}.image-with-text--content--image{margin-bottom:30px}.image-with-text--content--image svg{width:100px;height:100px;fill:var(--bg-body, #fff);opacity:.5;background:var(--color-accent);margin-bottom:20px}.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{grid-template-columns:4fr 6fr}}@media only screen and (min-width:768px){.image-with-text.grid--image-small.text_first{grid-template-columns:6fr 4fr}}@media only screen and (min-width:768px){.image-with-text.grid--image-large{grid-template-columns:6fr 4fr}}@media only screen and (min-width:768px){.image-with-text.grid--image-large.text_first{grid-template-columns:4fr 6fr}}@media only screen and (max-width:767px){.image-with-text .image-with-text--content--inner .small-text-left,.image-with-text .image-with-text--content--inner .text-left{text-align:left!important}.image-with-text .image-with-text--content--inner .small-text-center,.image-with-text .image-with-text--content--inner .text-center{text-align:center!important}.image-with-text .image-with-text--content--inner .small-text-right,.image-with-text .image-with-text--content--inner .text-right{text-align:right!important}}@media only screen and (min-width:768px){.image-with-text .image-with-text--content--inner .medium-text-left,.image-with-text .image-with-text--content--inner .text-left{text-align:left!important}.image-with-text .image-with-text--content--inner .medium-text-center,.image-with-text .image-with-text--content--inner .text-center{text-align:center!important}.image-with-text .image-with-text--content--inner .medium-text-right,.image-with-text .image-with-text--content--inner .text-right{text-align:right!important}}@media only screen and (max-width:767px){.image-with-text--image-media{width:100%}}@media only screen and (max-width:767px){.full-width-mobile,.full-width-mobile .columns{width:100%!important;padding:0!important;margin:0!important}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/image-with-text.css.map */
