.image-text{--gap: 40px;--image-width: 50%;--image-max-width: unset;--image-height: unset;--image-size: cover;--image-border-radius: 0;display:flex;flex-direction:column;align-items:center;gap:20px var(--gap, 40px)}@media(max-width:1023px){.image-text.image-first-mb{flex-direction:column-reverse}}@media(min-width:1024px){.image-text{--gap: min(80px, 5vw);flex-direction:row}.image-text.image-first{flex-direction:row-reverse}}.image-text.enclosed-content .image-text__content{padding-block:32px;padding-inline:calc(var(--gap, 40px) / 2)}@media(min-width:1024px){.image-text.enclosed-content .image-text__content{max-width:50%;padding-inline:calc(min(80px,5vw)/2)}}.image-text>*{max-width:640px;width:100%}.gallery-slider__slide img{object-fit:var(--image-size-mb, cover)}@media(min-width:1024px){.gallery-slider__slide img{object-fit:var(--image-size, cover)}}.image-text__image{max-width:var(--image-max-width, 640px);border-radius:var(--image-border-radius, 0);overflow:hidden}.image-text__image picture{width:100%}.image-text__image *:is(img,video){max-height:var(--image-height, unset);width:100%;height:auto;object-position:center;object-fit:var(--image-size, cover)}.image-text__image.sizing-full *:is(img,video){width:100%;height:100%}.image-text__image.sizing-full-w *:is(img,video){width:100%;height:auto}.image-text__image.sizing-full-h *:is(img,video){width:auto;height:100%}.image-text__image.sizing-auto *:is(img,video){width:auto;height:auto}@media(min-width:1024px){.image-text__image{max-width:min(var(--image-max-width, 100%),var(--image-width, 50%));width:100%}}.image-text__slider{width:100%}.image-text__slider *:is(img){max-height:var(--image-height, unset)}@media(min-width:1024px){.image-text__slider{max-width:min(var(--image-max-width, 100%),var(--image-width, 50%));width:100%}}@media screen and (min-width:1024px){.image-text.image-text--media-edge>.image-text__slider,.image-text.image-text--media-edge>.image-text__image{align-self:stretch;display:flex;flex-direction:column;min-height:0;width:100%;max-width:min(var(--image-max-width, 100%),var(--image-width, 50%));--image-height: unset;--gs-radius: 0;border-radius:0;overflow:hidden}.image-text.image-text--media-edge:not(.image-first)>.image-text__slider,.image-text.image-text--media-edge:not(.image-first)>.image-text__image{margin-right:calc(-1 * var(--media-edge-pad-inline, 80px))}.image-text.image-text--media-edge.image-first>.image-text__slider,.image-text.image-text--media-edge.image-first>.image-text__image{margin-left:calc(-1 * var(--media-edge-pad-inline, 80px))}.image-text.image-text--media-edge>.image-text__slider *:is(img),.image-text.image-text--media-edge>.image-text__image *:is(img,video){max-height:none}.image-text.image-text--media-edge .gallery-slider__track{flex:1;min-height:0;height:100%;align-items:stretch}.image-text.image-text--media-edge .gallery-slider__slide{display:flex;flex-direction:column;height:100%;border-radius:0}.image-text.image-text--media-edge .gallery-slider__slide img{flex:1;width:100%;height:100%;min-height:100%;max-height:none;object-fit:cover}.image-text.image-text--media-edge>.image-text__image *:is(img,video){height:100%;max-height:none;object-fit:cover}}.image-text__content{gap:30px;justify-content:var(--content-vertical-align, center)}.image-text__content .heading-wrapper{padding:0}@media(min-width:1024px){.image-text__content{max-width:calc(100% - min(var(--image-max-width, 100%),var(--image-width, 50%)) - var(--gap, 80px));padding-block:32px}}.image-text__heading-image{max-width:var(--heading-image-width-mb, 100%);width:100%;margin-bottom:8px}.image-text__heading-image img{width:100%}@media(max-width:1023px){.image-text__heading-image.start-mb{margin-inline:0 auto}.image-text__heading-image.center-mb{margin-inline:auto}.image-text__heading-image.end-mb{margin-inline:auto 0}}@media(min-width:1024px){.image-text__heading-image{max-width:var(--heading-image-width, 100%)}.image-text__heading-image.start{margin-inline:0 auto}.image-text__heading-image.center{margin-inline:auto}.image-text__heading-image.end{margin-inline:auto 0}}.image-text__points{gap:var(--points-gap, 10px)}.image-text__points.flex-mb{display:flex;flex-direction:row}.image-text__points.flex-col-mb{display:flex;flex-direction:column}.image-text__points.grid-mb{display:grid;grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.image-text__points.flex{display:flex;flex-direction:row}.image-text__points.flex-col{display:flex;flex-direction:column}.image-text__points.grid{display:grid;grid-template-columns:repeat(2,1fr)}}.image-text__point{background:var(--points-background, transparent);border-radius:var(--points-border-radius, 0);gap:var(--premium-points-gap, 10px);padding:var(--points-padding-block, 0) var(--points-padding-inline, 0)}.image-text__point>img{width:var(--icon-size, 16px);height:var(--icon-size, 16px)}.image-text__point .image-text__point-content{gap:2px;line-height:1.2}.image-text__point .image-text__point-content:is(flex){display:block}.image-text__point .image-text__point-content:is(flex)>h3:has(+p){margin-right:4px}.image-text__point .image-text__point-content:is(flex)>*{display:inline}.image-text__point :is(h3,p){font-size:14px;line-height:1.2;margin:0}@media(min-width:540px)and (max-width:1023px),(min-width:1024px){.image-text__point :is(h3,p){font-size:16px}}.image-text__point h3{color:var(--points-color-title, var(--color-text));font-weight:600;letter-spacing:var(--font-letter-spacing, -.25px)}.image-text__point p{color:var(--points-color-text, var(--color-text));font-weight:400}.image-text__points--premium{display:flex;flex-direction:column;gap:10px}.image-text__points--premium .image-text__point{background-color:var(--color-non-premium-bg, #ffffff);border:1px solid var(--color-non-premium-border, #00d57a);border-radius:10px;padding:10px 16px}.image-text__points--premium .image-text__point.image-text__point--premium{background-color:var(--color-premium-bg, #e9f8f1);border:1px solid var(--color-premium-border, #00d57a)}.image-text__points--premium .image-text__point p{color:var(--color-premium-text, #212529);display:flex;align-items:center;gap:6px}.image-text__point-premium-text,.image-text__point-premium-icon{color:var(--color-premium, #00d282)}.image-text__logos-wrapper{align-items:center;gap:var(--logos-gap, 12px)}@media(min-width:1024px){.image-text__logos-wrapper{margin-top:20px}}.image-text__logos-title{color:var(--color-logos-title, #212529);font-weight:600;font-size:17px;line-height:1.1}.image-text__logos{align-items:center;gap:var(--logos-gap, 12px)}.image-text__logo{max-width:var(--logo-width, 100px)}.image-text__logo img{max-height:var(--logo-height, 24px);width:auto;height:100%;object-fit:contain}.image-text__bottom-text{color:var(--color-bottom-text, #212529);font-size:17px;line-height:1.3}.image-text__bottom-text>*{margin:0}.image-text__quote{margin:0}.image-text__quote-inner{display:flex;align-items:stretch;gap:var(--quote-gap, 12px)}.image-text__quote-bar{flex-shrink:0;width:var(--quote-bar-size, 5px);border-radius:2px;background:var(--quote-bar-color, var(--color-accent))}.image-text__quote-text{color:var(--quote-color-text, var(--color-text, #212529));font-size:22px;font-weight:600;line-height:1.3;letter-spacing:var(--font-letter-spacing, -.25px)}.image-text__pills{gap:var(--pills-gap-mb, 10px);justify-content:var(--pills-justify-mb, flex-start);width:100%}@media screen and (min-width:1024px){.image-text__pills{gap:var(--pills-gap, 10px);justify-content:var(--pills-justify, flex-start)}}.image-text__pill{width:auto;display:inline-flex;align-items:center;justify-content:center;font-size:var(--font-size-mb, 16px);line-height:1.1;white-space:nowrap}@media(min-width:1024px){.image-text__pill{font-size:var(--font-size, 20px)}}.image-text__pill.w-fit{width:fit-content}.image-text__pill.w-full{width:100%}.image-text__pill--filled{padding:var(--pill-padding-block-mb, 12px) var(--pill-padding-inline-mb, 20px)}@media screen and (min-width:1024px){.image-text__pill--filled{padding:var(--pill-padding-block, 12px) var(--pill-padding-inline, 20px)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/image-text.css.map */
