.image-with-text.image-centered-layout{padding:6.4rem 0}.image-with-text__wrapper{border-radius:var(--border-radius-main)}.image-with-text__grid{width:100%;display:flex;flex-direction:column;gap:1.6rem}.image-with-text__grid .image-with-text__content{border-radius:var(--border-radius-main);padding-left:0;padding-right:0}.image-with-text__content .section-header,.image-with-text__content .image-with-text__text,.image-with-text__content .image-with-text__button-wrapper{max-width:100%!important}@media screen and (min-width:1100px){.image-with-text__grid{flex-direction:row;align-items:stretch;justify-content:space-between}}@media screen and (min-width:750px){.image-with-text__grid--image_top{flex-direction:column}}@media screen and (min-width:0px){.image-with-text__grid--image_bottom{flex-direction:column-reverse}}@media screen and (min-width:750px){.image-with-text__grid--image_left{flex-direction:row}}@media screen and (min-width:750px){.image-with-text__grid--image_right{flex-direction:row-reverse}}.image-with-text__media{width:100%;position:relative}.image-with-text__media.adapt{height:auto}.image-with-text__media.adapt img,.image-with-text__media.adapt svg{position:static}.image-with-text__media img,.image-with-text__media svg{display:block;width:100%;height:auto;max-width:100%;max-height:100%;border-radius:2rem!important;object-position:top;object-fit:cover;position:absolute;top:0;left:0}@media screen and (min-width:1100px){.image-with-text__media{width:50%}.image-with-text__grid--image_top .image-with-text__media,.image-with-text__grid--image_bottom .image-with-text__media{width:100%}}.image-with-text__media,.image-with-text__media>svg,.image-with-text__media>img{border-radius:var(--border-radius-main)}.image-with-text__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;position:relative}.image-with-text__content .section-header{margin:0}.image-with-text__content .section-header h2{overflow-wrap:anywhere}@media screen and (min-width:1100px){.image-with-text__content{width:50%}.image-with-text__grid--image_top .image-with-text__content,.image-with-text__grid--image_bottom .image-with-text__content{width:100%}}.image-with-text__content--image_top,.image-with-text__content--image_bottom{padding:3rem}.image-with-text__content--image_top .section-header h2,.image-with-text__content--image_bottom .section-header h2{max-width:none}@media screen and (min-width:1100px){.image-with-text__content--image_top,.image-with-text__content--image_bottom{padding:5.6rem 10rem}}.image-with-text__content--image_left,.image-with-text__content--image_right{padding:3rem}.image-with-text__content--image_left .section-header,.image-with-text__content--image_left .image-with-text__text,.image-with-text__content--image_left .image-with-text__button-wrapper,.image-with-text__content--image_right .section-header,.image-with-text__content--image_right .image-with-text__text,.image-with-text__content--image_right .image-with-text__button-wrapper{max-width:36rem;margin:0 auto;width:100%}@media screen and (min-width:1360px){.image-with-text__content--image_left .section-header,.image-with-text__content--image_left .image-with-text__text,.image-with-text__content--image_left .image-with-text__button-wrapper,.image-with-text__content--image_right .section-header,.image-with-text__content--image_right .image-with-text__text,.image-with-text__content--image_right .image-with-text__button-wrapper{max-width:43.6rem}}.image-with-text__content--center{align-items:center;justify-content:center;text-align:center;margin:0 auto}.image-with-text__content--center span{margin:0 auto;width:fit-content}.image-with-text__content--left{align-items:flex-start;justify-content:center;text-align:left}.image-with-text__text{margin:0}.image-with-text__text p{margin:0;margin-top:1.2rem}@media screen and (min-width:990px){.image-with-text__text p{margin-top:2.4rem}}.image-with-text__button{margin:0;margin-top:2.4rem;max-width:max-content}.image-with-text__button:hover{opacity:.75}@media screen and (min-width:990px){.image-with-text__button{margin-top:3.2rem}}.image-with-text__centered{display:grid;grid-template-columns:3fr 4fr 3fr;grid-column-gap:2rem;grid-row-gap:2.4rem;justify-content:space-between;align-items:center;width:100%;height:auto}.image-with-text__centered.centered-adapt{height:auto}.image-with-text__centered .image-with-text__media{width:auto!important}.image-with-text__centered .image-with-text__content{z-index:1;width:auto;max-width:31rem}@media(max-width:749px){.image-with-text__centered .image-with-text__content{width:100%;max-width:none}}.image-with-text__centered .image-with-text__text{margin:0}.image-with-text__centered .button-container{z-index:1;text-align:end}.image-with-text__centered .button-container .image-with-text__button{margin:0}.image-with-text__centered .image-with-text__button-container--center{text-align:center;margin:0 auto}@media(max-width:749px){.image-with-text__centered{grid-template-columns:repeat(2,1fr)}.image-with-text__centered .button-container{text-align:left}}@media(max-width:749px){.image-with-text__centered{grid-template-columns:1fr}}.iwt__supertitle{font-family:Inter,sans-serif!important;font-weight:300;font-style:Light;font-size:2rem;letter-spacing:0%;color:#ebfef6}.iwt__divider{border:none;border-top:1px solid var(--iwt-divider-color, rgba(var(--color-foreground), .15));margin:2.4rem 0}.iwt__steps{display:flex;gap:3.2rem;padding:.8rem 0 0}.iwt__step{flex:1;display:flex;align-items:flex-start;gap:1.2rem}.iwt__step-number{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#fff;font-size:1.3rem;font-weight:700;color:var(--color-brand);flex-shrink:0}.iwt__step-body{flex:1}.image-with-text.color-background-3 .button--primary,.image-with-text.color-background-3 .customer .button--primary{background:#fff;color:var(--color-brand)}.image-with-text.color-background-3 .button--primary.dot_active:before,.image-with-text.color-background-3 .customer .button--primary.dot_active:before{filter:brightness(0) saturate(100%) invert(42%) sepia(51%) saturate(423%) hue-rotate(156deg) brightness(93%)}.iwt__step-title{font-size:1.8rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .4rem;letter-spacing:0%;color:#ebfef6}.iwt__step-desc{font-size:1.8rem;margin:0;line-height:1.5;color:#ebfef6;font-weight:400;letter-spacing:0%}@media(max-width:749px){.image-with-text.image-centered-layout{padding:3.2rem 0}.image-with-text__centered{grid-template-columns:1fr;grid-row-gap:1.6rem}.image-with-text__centered .image-with-text__media{order:-1}.image-with-text-section .section-header__title{font-size:2.4rem}.image-with-text-section .section-header__subtitle{font-size:1.2rem}.iwt__supertitle{font-size:1.6rem}.iwt__steps{flex-direction:column;gap:2rem}.iwt__step-title{font-size:1.5rem}.iwt__step-desc{font-size:1.4rem}}.image-with-text__button:before{content:"";width:15px;height:15px;transition:box-shadow .2s,transform .3s ease;transform:rotate(0);background-image:url(/cdn/shop/files/Group_2321feac-bdc2-4320-82d2-1cdac7422efa.png?v=1780524960);background-size:contain;background-repeat:no-repeat;background-position:center}.image-with-text__button:hover:before{content:"";width:15px;height:15px;transition:box-shadow .2s,transform .3s ease;transform:rotate(0);background-image:url(/cdn/shop/files/Group.png?v=1780456410);background-size:contain;background-repeat:no-repeat;background-position:center}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-with-text.css.map */
