.image-with-text{background-color:var(--color-background);color:var(--color-text)}.image-with-text__wrapper{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.image-with-text__wrapper:after{display:none}.image-with-text__content{width:100%;max-width:568px}.image-with-text__image-container{width:100%;display:flex;justify-content:center;align-items:center}.image-with-text__image{width:100%;height:auto}.image-with-text__image img{width:100%;height:auto;object-fit:contain;border-radius:var(--radius-accent)}.image-with-text__video{width:100%;height:auto;border-radius:var(--radius-accent);overflow:hidden;pointer-events:none}.image-with-text__video video-media,.image-with-text__video video,.image-with-text__video iframe{width:100%;height:100%;display:block;border-radius:var(--radius-accent);pointer-events:none}.image-with-text__video iframe{aspect-ratio:16 / 9}.image-with-text__video-wrapper{position:relative;width:100%}.image-with-text__pause-button{position:absolute;bottom:0;right:0;padding:20px;z-index:2;border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;height:fit-content;width:fit-content;background:transparent;mix-blend-mode:soft-light}.image-with-text__pause-button:focus-visible{outline:2px solid var(--color-focus);outline-offset:-12px}.image-with-text__pause-icon,.image-with-text__play-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.image-with-text__pause-icon svg,.image-with-text__play-icon svg{width:100%;height:100%;color:#fff}@media only screen and (max-width:767px){.image-with-text__pause-button{top:0;right:0;bottom:auto;padding:8px}}@media(prefers-reduced-motion:reduce){.image-with-text__video video-media>video{display:none}.image-with-text__pause-button{display:none}}@media only screen and (max-width:767px){.image-with-text.image-with-text--mobile-image-top .image-with-text__image-container,.image-with-text.image-with-text--mobile-image-bottom .image-with-text__content{order:-1}}@media only screen and (min-width:768px){.image-with-text__image--desktop-ratio-square img,.image-with-text__video--desktop-ratio-square,.image-with-text__video--desktop-ratio-square video,.image-with-text__video--desktop-ratio-square iframe{aspect-ratio:1 / 1;object-fit:cover}.image-with-text__image--desktop-ratio-portrait img,.image-with-text__video--desktop-ratio-portrait,.image-with-text__video--desktop-ratio-portrait video,.image-with-text__video--desktop-ratio-portrait iframe{aspect-ratio:3 / 4;object-fit:cover}.image-with-text__image--desktop-ratio-landscape img,.image-with-text__video--desktop-ratio-landscape,.image-with-text__video--desktop-ratio-landscape video,.image-with-text__video--desktop-ratio-landscape iframe{aspect-ratio:4 / 3;object-fit:cover}}@media only screen and (max-width:767px){.image-with-text__image--mobile-ratio-square img,.image-with-text__video--mobile-ratio-square,.image-with-text__video--mobile-ratio-square video,.image-with-text__video--mobile-ratio-square iframe{aspect-ratio:1 / 1;object-fit:cover}.image-with-text__image--mobile-ratio-portrait img,.image-with-text__video--mobile-ratio-portrait,.image-with-text__video--mobile-ratio-portrait video,.image-with-text__video--mobile-ratio-portrait iframe{aspect-ratio:3 / 4;object-fit:cover}.image-with-text__image--mobile-ratio-landscape img,.image-with-text__video--mobile-ratio-landscape,.image-with-text__video--mobile-ratio-landscape video,.image-with-text__video--mobile-ratio-landscape iframe{aspect-ratio:4 / 3;object-fit:cover}}.image-with-text__tagline{font-size:.875rem;margin-bottom:0;margin-bottom:.5rem;color:var(--color-text);font-weight:500;letter-spacing:.07em;font-family:var(--typeHeaderPrimary);text-transform:uppercase}.image-with-text__heading{margin-bottom:1.25rem;color:var(--color-text)}.image-with-text__text{font-size:1rem;font-weight:500;color:var(--color-text)}.image-with-text__button{margin-top:24px;padding-left:3.5rem;padding-right:3.5rem;width:fit-content}@media only screen and (min-width:1100px){.image-with-text__wrapper{gap:48px}.image-with-text__button{margin-top:48px}}@media only screen and (min-width:1280px){.image-with-text__wrapper{gap:64px}}@media only screen and (min-width:768px){.image-with-text__wrapper{grid-template-columns:1fr 1fr}.image-with-text__image-container,.image-with-text__content{order:unset}.image-with-text.image-with-text--desktop-image-left .image-with-text__image-container{order:-1}.image-with-text.image-with-text--desktop-image-right .image-with-text__content{order:-1;margin-right:auto}.image-with-text.image-with-text--desktop-image-left .image-with-text__content{margin-left:auto}.image-with-text__feature-badges-container{margin-top:0}.image-with-text__image-container .image-with-text__feature-badges-container--desktop-text,.image-with-text__content .image-with-text__feature-badges-container--desktop-image{display:none}}@media only screen and (max-width:767px){.image-with-text__image-container .image-with-text__feature-badges-container--mobile-text,.image-with-text__content .image-with-text__feature-badges-container--mobile-image{display:none}.image-with-text__image img,.image-with-text__video,.image-with-text__video video{border-radius:0}.image-with-text__wrapper{padding-left:0;padding-right:0;gap:0}.image-with-text__content{padding:1rem;max-width:100%}}.image-with-text__text.rte--plain-bullets ul{list-style-type:disc}.image-with-text__text.rte--plain-bullets ul li::marker{content:normal;font-family:inherit;color:currentColor}@media only screen and (max-width:767px){.image-with-text__button{margin-top:1.5rem}}@media only screen and (max-width:479px){.image-with-text__button{width:100%}}.image-with-text .rte>*{margin-bottom:1em}.image-with-text .rte>*:last-child{margin-bottom:0}.image-with-text__testimonial{background-color:var(--color-card-background);color:var(--color-text);border-radius:var(--radius-primary, 8px);padding:.75rem;margin-top:auto}.image-with-text__testimonial-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem;width:100%;justify-content:space-between}.image-with-text__stars .review-stars,.image-with-text__stars .review-stars__stars{gap:0}.image-with-text__stars .review-stars__stars svg{width:1.125rem;height:1rem;color:var(--color-accent)}.image-with-text__author{font-size:.75rem;font-weight:600;line-height:1.35}.image-with-text__quote{margin:0;font-size:.875rem;font-weight:500;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/135/assets/section-image-with-text.css.map */
