.image-with-text.grid{padding:0 var(--padding-sections-desktop);row-gap:var(--space-13)}.image-with-text .image-with-text__heading{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:0;margin-bottom:var(--space-6)}.image-with-text__heading+.p p:first-child{margin-block-start:0}.image-with-text .grid__item{position:relative}.image-with-text .image-with-text__text.rte{margin-bottom:var(--space-8)}.image-with-text__text-item .button:not(:first-child,:last-child){margin-right:var(--space-4)}.image-with-text__text-item .button:not(:last-child){margin-bottom:var(--space-4)}.image-with-text__text-item .button:last-child{margin-right:var(--space-4)}.image-with-text .grid-content .image-with-text__wrapper{width:100%;height:100%;z-index:-1}.image-with-text .grid-content .image-with-text__wrapper img{width:100%;height:100%;z-index:-1;object-fit:cover}.image-with-text .deferred-media{height:100%}.image-with-text .deferred-media iframe{width:100%;height:inherit;border:0}.image-with-text .button--play:not(.deferred-media__poster-button){position:absolute;z-index:3;height:var(--space-32);width:var(--space-32);border-radius:50%;display:flex;justify-content:center;align-items:center;top:0;right:0;bottom:0;left:0;border:1px solid rgb(var(--color-primary));padding:0;margin:auto;cursor:pointer;transform:scale(1);transition:ease opacity .35s,transform var(--duration-short) ease}.image-with-text .button--play svg{width:100%}.image-with-text .deferred-media[loaded]+img:not(.deferred-media__poster-button){display:none}.image-with-text .button--play:not(.deferred-media__poster-button) svg{pointer-events:none}.image-with-text .image-with-text__media media-button:hover{transform:scale(1.1)}.image-with-text .video-section__media{height:100%}.image-with-text .image-with-text__media .media--playing media-button,.image-with-text .image-with-text__media .media--playing img{opacity:0!important;pointer-events:none}.image-with-text .image-with-text__media .media--playing video{z-index:3;opacity:0;animation:loadInImage 1s forwards;animation-delay:.35s}.image-with-text__content{position:relative;z-index:1;width:100%}.image-with-text__content>.p p{font-family:var(--font-body-family);font-style:var(--font-body-style);font-weight:400;letter-spacing:var(--tracking-normal);line-height:130%;font-size:var(--text-size-s);margin-bottom:var(--space-12)}.image-with-text__content>.button{font-size:var(--text-size-xxs);padding-right:var(--space-6)}.image-with-text__content>.button svg{width:16px}.image-with-text--reverse-layout *{direction:ltr}.image-with-text.image-with-text--bordered{border-top:1px solid rgb(var(--color-primary));border-bottom:1px solid rgb(var(--color-primary))}.section-image-with-text+.section-image-with-text .image-with-text.image-with-text--bordered{margin-top:-1px}.image-with-text.image-with-text--padded .image-with-text__media{padding:var(--space-16)}.image-with-text.image-with-text--padded .image-with-text__wrapper{height:70%;padding:var(--space-16);width:auto;margin-bottom:var(--space-20)}.image-with-text.image-with-text--padded .image-with-text__wrapper.ratio--59-45{height:41%}.image-with-text .image-with-text__media{transform:translate(var(--padding-sections-mobile))}@media screen and (max-width: 749px){.image-with-text.grid{padding:0 var(--padding-sections-mobile)}.image-with-text--reverse-mobile-layout .image-with-text__text-item{order:-1}.image-with-text.image-with-text--padded .image-with-text__wrapper{padding:0;height:auto;width:70%}.image-with-text.image-with-text--padded .image-with-text__text-item{order:-1;border-bottom:1px solid rgb(var(--color-primary));height:fit-content}.image-with-text .grid-content{height:fit-content}.image-with-text .align-mobile-content--top{align-content:flex-start;grid-auto-row:max-content}.image-with-text .align-mobile-content--middle{align-content:center;grid-auto-row:max-content}.image-with-text .align-mobile-content--bottom{align-content:flex-end;grid-auto-row:max-content}}@media screen and (min-width: 750px){.image-with-text__text-item{grid-row:1}.image-with-text__content>.p p{font-size:var(--text-size-base)}.image-with-text__content>.button{font-size:var(--text-size-s)}.image-with-text .image-with-text__media{transform:translate(var(--padding-sections-desktop))}.image-with-text.image-with-text--reverse-layout .image-with-text__media{transform:translate(calc(-1 * var(--padding-sections-desktop)))}.image-with-text .grid-content .image-with-text__wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.image-with-text.image-with-text--bordered .image-with-text__media-item{border-right:1px solid rgb(var(--color-primary))}.image-with-text.image-with-text--bordered.image-with-text--reverse-layout .image-with-text__media-item{border-right:0;border-left:1px solid rgb(var(--color-primary))}.image-with-text .banner--mobile{display:none}.image-with-text .banner--desktop{display:flex}.image-with-text--reverse-layout{direction:rtl}.image-with-text .align-content--top{align-self:flex-start}.image-with-text .align-content--middle{align-self:center}.image-with-text .align-content--bottom{align-self:flex-end}.image-with-text__text-item{display:flex}.image-with-text.image-with-text--split-content .image-with-text__heading{position:absolute;top:var(--space-20)}.image-with-text.image-with-text--split-content .image-with-text__content{position:initial}}.media-text__quote-mark{display:block;margin-bottom:var(--space-12)}.media-text__quote-content{padding-left:var(--space-10)}.media-text__quote h1,.media-text__quote h2,.media-text__quote h3,.media-text__quote h4,.media-text__quote h5,.media-text__quote h6{font-size:var(--text-size-xl)}.media-text__quote-avatar{display:flex}.media-text__quote-avatar img{width:var(--space-28);border-radius:50%;object-fit:cover;display:inline-block}.avatar-text{display:flex;flex-direction:column;justify-content:center;padding-left:var(--space-4)}.media-text__quote .avatar-title{font-family:var(--font-heading-family);font-size:var(--text-size-base);text-transform:uppercase;margin:0}.media-text__quote .avatar-text{font-size:var(--text-size-s)}.image-with-text .accordion__content{padding:var(--space-8) var(--space-3) var(--space-8)}.image-with-text .accordion__title{text-transform:uppercase}
/*# sourceMappingURL=/cdn/shop/t/40/assets/component-media-with-text.css.map */
