.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)}@media screen and (min-width:1100px){.image-with-text__grid{flex-direction:row;align-items:center;justify-content:space-between}.image-with-text__grid--match-height{align-items:stretch}}@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:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;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:normal;word-break:normal;-webkit-hyphens:manual;hyphens:manual}@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--checklist .image-with-text__text ul{list-style:none;padding-left:0;margin-left:0}.image-with-text--checklist .image-with-text__text li{position:relative;padding-left:2.8rem}.image-with-text--checklist .image-with-text__text li:before{content:"";position:absolute;left:.2rem;top:.55em;width:.72rem;height:1.2rem;border-right:4px solid rgb(var(--color-button));border-bottom:4px solid rgb(var(--color-button));transform:rotate(40deg) translateY(-50%);transform-origin:center}.image-with-text__button{margin:0;margin-top:2.4rem}@media screen and (min-width:990px){.image-with-text__button{margin-top:3.2rem}}.image-with-text__button-group{margin-top:0}.image-with-text__button-group .image-with-text__button:first-child{margin-top:var(--button-gap-top-mobile, 24px)}@media screen and (min-width:990px){.image-with-text__button-group .image-with-text__button:first-child{margin-top:var(--button-gap-top-desktop, 32px)}}.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;margin-top:2.4rem}@media screen and (min-width:990px){.image-with-text__centered .button-container .image-with-text__button{margin-top:3.2rem}}.image-with-text__centered .button-container .image-with-text__button:first-child{margin-top:var(--button-gap-top-mobile, 24px)}@media screen and (min-width:990px){.image-with-text__centered .button-container .image-with-text__button:first-child{margin-top:var(--button-gap-top-desktop, 32px)}}.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}}.image-with-text__button-group{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.image-with-text__button-group .image-with-text__button{width:auto;max-width:max-content;display:inline-flex}.image-with-text--tick-marker .image-with-text__button.dot_active:before{display:block;width:.55rem;min-width:.55rem;max-width:.55rem;height:1rem;min-height:1rem;max-height:1rem;border-radius:0;background:transparent;border-right:2px solid rgb(var(--color-button));border-bottom:2px solid rgb(var(--color-button));transform:rotate(40deg);transform-origin:center}.image-with-text--tick-marker .image-with-text__button.dot_active:hover:before{box-shadow:none}@media screen and (max-width:749px){.image-with-text__grid--mobile-image-below{flex-direction:column-reverse}}@media screen and (min-width:1100px){.image-with-text__media{width:var(--image-width-desktop, 50%)}.image-with-text__content{width:var(--text-width-desktop, 50%)}.image-with-text__grid--image_top .image-with-text__media,.image-with-text__grid--image_bottom .image-with-text__media,.image-with-text__grid--image_top .image-with-text__content,.image-with-text__grid--image_bottom .image-with-text__content{width:100%}}@media screen and (max-width:749px){.image-with-text__media{width:var(--image-width-mobile, 100%)}.image-with-text__content{width:var(--text-width-mobile, 100%)}}@media screen and (min-width:1100px){.image-with-text__content--image_left,.image-with-text__content--image_right{padding-left:var(--content-pad-desktop, 32px);padding-right:var(--content-pad-desktop, 32px);max-width:var(--content-max-width-desktop, 700px)}.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:100%;margin-left:0;margin-right:0}}@media screen and (min-width:1100px){.image-with-text__grid--match-height .image-with-text__media{aspect-ratio:auto!important;height:auto;align-self:stretch}.image-with-text__grid--match-height .image-with-text__media img,.image-with-text__grid--match-height .image-with-text__media svg{position:absolute;top:0;right:0;bottom:0;left:0;height:100%}}@media screen and (max-width:749px){.image-with-text__content--image_left,.image-with-text__content--image_right,.image-with-text__content--image_top,.image-with-text__content--image_bottom{padding:var(--content-pad-mobile, 16px)}}@media screen and (min-width:1100px){.image-with-text__grid--match-height .image-with-text__media{aspect-ratio:auto!important;display:flex;align-items:stretch}.image-with-text__grid--match-height .image-with-text__media img,.image-with-text__grid--match-height .image-with-text__media svg{position:static;width:100%;height:auto;object-fit:contain}}@media screen and (max-width:749px){.image-with-text__content{width:100%;align-items:stretch}.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:100%;margin-left:0;margin-right:0}.image-with-text__media{width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:749px){.image-with-text__media{width:var(--image-width-mobile, 100%);max-width:var(--image-max-width-mobile, 100%);margin-left:auto;margin-right:auto;margin-top:var(--image-margin-top-mobile, 16px)}}@media screen and (min-width:1100px){.image-with-text__content{font-size:calc(1rem * var(--text-scale-desktop, 100) / 100)}.image-with-text__button{font-size:calc(1rem * var(--button-scale-desktop, 100) / 100);padding-top:calc(.9rem * var(--button-scale-desktop, 100) / 100);padding-bottom:calc(.9rem * var(--button-scale-desktop, 100) / 100);padding-left:max(1.4rem,calc(1.6rem * var(--button-scale-desktop, 100) / 100));padding-right:max(1.4rem,calc(1.6rem * var(--button-scale-desktop, 100) / 100))}}@media screen and (min-width:1100px){.image-with-text__media{display:flex}.image-with-text__media--left{justify-content:flex-start}.image-with-text__media--center{justify-content:center}.image-with-text__media--right{justify-content:flex-end}.image-with-text__media-inner{width:100%;max-width:var(--image-inner-max-width-desktop, 100%);position:relative}}.image-with-text__button{min-height:4.4rem;display:inline-flex;align-items:center;white-space:nowrap}.image-with-text__media-inner{border-radius:var(--border-radius-main);overflow:hidden}.image-with-text__media-inner img,.image-with-text__media-inner svg{border-radius:var(--border-radius-main)}.image-with-text__button{padding-left:max(1.6rem,1.1em);padding-right:max(1.6rem,1.1em)}@media screen and (max-width:980px)and (min-width:751px){.image-with-text__media-inner{max-width:85%}}@media screen and (max-width:980px)and (min-width:751px){.image-with-text__media{margin-top:1.6rem}}@media screen and (max-width:749px){.image-with-text--mobile-overlap .image-with-text__wrapper{overflow:visible}.image-with-text--mobile-overlap .image-with-text__content{position:relative;z-index:3;background:#f8f8f4;padding-bottom:calc(var(--content-pad-mobile, 16px) + 14px)}.image-with-text--mobile-overlap .image-with-text__content:after{content:"";position:absolute;left:4px;right:4px;bottom:-10px;height:30px;background:#f8f8f4;border-radius:0 0 999px 999px;z-index:3;pointer-events:none}.image-with-text--mobile-overlap .image-with-text__media{position:relative;z-index:1;margin-top:-26px}}@media screen and (min-width:751px)and (max-width:980px){.image-with-text--mobile-overlap .image-with-text__grid{flex-direction:column}.image-with-text--mobile-overlap .image-with-text__content{position:relative;z-index:3;background:#f8f8f4;padding-bottom:calc(var(--content-pad-mobile, 16px) + 14px)}.image-with-text--mobile-overlap .image-with-text__content:after{content:"";position:absolute;left:4px;right:4px;bottom:-14px;height:40px;background:#f8f8f4;border-radius:0 0 999px 999px;z-index:3;pointer-events:none}.image-with-text--mobile-overlap .image-with-text__media{position:relative;z-index:1;margin-top:-24px}}@media screen and (min-width:1100px){.image-with-text__grid--image_right .image-with-text__media-inner{margin-right:var(--image-offset-desktop, 0px)}.image-with-text__grid--image_left .image-with-text__media-inner{margin-left:var(--image-offset-desktop, 0px)}}@media screen and (min-width:750px){.image-with-text__grid{align-items:center}.image-with-text__content,.image-with-text__media{align-self:center}.image-with-text__grid--match-height{align-items:stretch}}.image-with-text__image--mobile{display:none}@media screen and (max-width:749px){.image-with-text__image--desktop{display:none}.image-with-text__image--mobile{display:block}}.image-with-text__floating{position:absolute;left:var(--overlay-x-desktop, 0%);top:var(--overlay-y-desktop, 50%);width:var(--overlay-size-desktop, 44%);transform:translate(-50%,-50%) translate(var(--overlay-move-x, 0px),var(--overlay-move-y, 0px));z-index:8;pointer-events:none}.image-with-text__floating-image{display:block}.image-with-text__floating-image img,.image-with-text__floating-image svg{display:block;width:100%;height:auto;border-radius:var(--overlay-radius, 24px);filter:drop-shadow(0 12px 30px rgba(0,0,0,.14));position:relative!important;inset:auto!important;max-height:none!important;object-fit:contain!important}.image-with-text__floating-image--mobile{display:none}@media screen and (min-width:750px){.image-with-text .container,.image-with-text__wrapper,.image-with-text__grid,.image-with-text__media{overflow:visible!important}}@media screen and (max-width:749px){.image-with-text__floating{left:var(--overlay-x-mobile, 14%);top:var(--overlay-y-mobile, 56%);width:var(--overlay-size-mobile, 48%)}.image-with-text__floating.has-mobile-secondary .image-with-text__floating-image--desktop{display:none}.image-with-text__floating.has-mobile-secondary .image-with-text__floating-image--mobile{display:block}.image-with-text.shift-mobile-right .image-with-text__media{margin-left:10%;margin-right:0;max-width:90%}.image-with-text.shift-mobile-left .image-with-text__media{margin-left:0;margin-right:10%;max-width:90%}.image-with-text.shift-mobile-none .image-with-text__media{margin-left:auto;margin-right:auto;max-width:100%}}.swinging-pendant img,.swinging-pendant svg{transform-origin:top center;animation:pendulum-swing 4s ease-in-out infinite;will-change:transform}@keyframes pendulum-swing{0%{transform:rotate(6deg)}50%{transform:rotate(-6deg)}to{transform:rotate(6deg)}}@media screen and (max-width:749px){.mobile-word-reveal-active>*{opacity:0;transform:translateY(24px);transition:opacity 1.2s cubic-bezier(.25,.8,.25,1),transform 1.2s cubic-bezier(.25,.8,.25,1);will-change:opacity,transform}.mobile-word-reveal-active>*.is-visible{opacity:1;transform:translateY(0)}}.image-with-text__media--slider{display:flex;flex-direction:column;align-items:stretch}.image-with-text__media--slider .image-with-text__media-inner{width:100%}.image-with-text__media--slider .image-with-text__slider{width:100%;overflow:hidden;border-radius:var(--border-radius-main)}.image-with-text__media--slider .image-with-text__media-inner,.image-with-text__media--slider .image-with-text__slider,.image-with-text__media--slider .image-with-text__slides,.image-with-text__media--slider .image-with-text__slide{height:100%}.image-with-text__media--slider .image-with-text__slide{position:relative;overflow:hidden}.image-with-text__media--slider .image-with-text__image--mobile{display:none}@media screen and (max-width:749px){.image-with-text__media--slider .image-with-text__image--desktop{display:none}.image-with-text__media--slider .image-with-text__image--mobile{display:block}}.image-with-text__slider-nav.swipe-on-mobile__nav{display:flex;justify-content:center;margin-top:1.2rem;margin-bottom:0}.image-with-text__slider-nav .swiper-pagination{justify-content:center}@media(min-width:990px){.image-with-text__slider-nav.swipe-on-mobile__nav{display:flex!important}}.image-with-text__media--slider .image-with-text__floating--slide{opacity:0;visibility:hidden;transition:opacity .25s ease}.image-with-text__media--slider[data-iwt-active-slide="1"] .image-with-text__floating--slide-1,.image-with-text__media--slider[data-iwt-active-slide="2"] .image-with-text__floating--slide-2{opacity:1;visibility:visible}.image-with-text--buttons-inline .image-with-text__button-group{flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:1.6rem;row-gap:1rem;margin-top:var(--button-gap-top-mobile, 24px)}.image-with-text--buttons-inline .image-with-text__button-group .image-with-text__button{margin-top:0!important}@media screen and (min-width:990px){.image-with-text--buttons-inline .image-with-text__button-group{margin-top:var(--button-gap-top-desktop, 32px)}}.image-with-text--buttons-inline .image-with-text__content--center .image-with-text__button-group,.image-with-text--buttons-inline .image-with-text__button-container--center .image-with-text__button-group{justify-content:center}@media screen and (min-width:1100px){.image-with-text__grid .image-with-text__media,.image-with-text__grid .image-with-text__content{align-self:center}.image-with-text__grid--match-height .image-with-text__media{display:grid;align-content:center}.image-with-text__media--slider{justify-content:center}}.image-with-text__media--slider .swiper-wrapper{align-items:stretch}.image-with-text__media--slider .image-with-text__slide{display:flex;align-items:center;justify-content:center}.image-with-text__media--slider .image-with-text__slide img,.image-with-text__media--slider .image-with-text__slide svg{object-position:center center}@media screen and (min-width:750px)and (max-width:1099px){.image-with-text--has-slider .image-with-text__grid--image_left{flex-direction:row}.image-with-text--has-slider .image-with-text__grid--image_right{flex-direction:row-reverse}.image-with-text--has-slider .image-with-text__media,.image-with-text--has-slider .image-with-text__content{width:100%;min-width:0}.image-with-text--has-slider .image-with-text__media{max-width:none;margin-top:1.6rem;overflow:visible!important}.image-with-text--has-slider .image-with-text__content{max-width:none}.image-with-text--has-slider .image-with-text__media-inner{margin-left:auto;margin-right:auto}}@media screen and (min-width:1100px)and (max-width:1399px){.image-with-text--has-slider .image-with-text__grid--image_left,.image-with-text--has-slider .image-with-text__grid--image_right{justify-content:flex-start;gap:clamp(4.8rem,6vw,8rem)}.image-with-text--has-slider .image-with-text__grid--image_left .image-with-text__media,.image-with-text--has-slider .image-with-text__grid--image_right .image-with-text__media{width:40%;flex:0 0 40%}.image-with-text--has-slider .image-with-text__grid--image_left .image-with-text__content,.image-with-text--has-slider .image-with-text__grid--image_right .image-with-text__content{width:auto;flex:1 1 0;min-width:0}.image-with-text--has-slider .image-with-text__grid--image_left .image-with-text__content--image_left{padding-left:clamp(4rem,5vw,6.8rem);padding-right:var(--content-pad-desktop, 32px)}.image-with-text--has-slider .image-with-text__grid--image_right .image-with-text__content--image_right{padding-left:var(--content-pad-desktop, 32px);padding-right:clamp(4rem,5vw,6.8rem)}.image-with-text--has-slider .image-with-text__grid--image_left .image-with-text__media-inner,.image-with-text--has-slider .image-with-text__grid--image_right .image-with-text__media-inner{max-width:100%;margin-left:auto;margin-right:auto}}@media screen and (max-width:749px){.image-with-text__floating-image img,.image-with-text__floating-image svg{filter:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-image-with-text.css.map */
