.image-with-text{width:100%;padding-top:var(--padding-top, var(--section-padding-m));padding-bottom:var(--padding-bottom, var(--section-padding-m));padding-left:var(--container-side-padding);padding-right:var(--container-side-padding);background-color:var(--bg-color, transparent)}.image-with-text__container{max-width:var(--container-max-width);margin:0 auto;display:flex;align-items:flex-start;gap:var(--gap-xxl)}.image-with-text__text{width:450px;flex-shrink:0;display:flex;flex-direction:column;gap:var(--gap-m)}.image-with-text__title{font-family:var(--font-heading);font-size:var(--font-size-h2);font-style:italic;font-weight:var(--font-weight-regular);line-height:1;color:var(--color-brown);margin:0}.image-with-text__body{font-family:var(--font-heading);font-size:var(--font-size-body);font-weight:var(--font-weight-regular);line-height:var(--body-text-line-height);color:var(--color-dark-grey)}.image-with-text__body p{margin:0 0 var(--gap-m)}.image-with-text__body p:last-child{margin-bottom:0}.image-with-text__button{margin-top:var(--gap-xs)}.image-with-text__media{flex:1;min-width:0;position:relative;overflow:hidden}.image-with-text__media-link{display:block;text-decoration:none;color:inherit;cursor:pointer}.image-with-text--has-ratio .image-with-text__media-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.image-with-text--has-ratio .image-with-text__media{aspect-ratio:var(--aspect-ratio)}.image-with-text__image{display:block;width:100%;height:auto}.image-with-text--has-ratio .image-with-text__image,.image-with-text--has-ratio .image-with-text__video,.image-with-text--has-ratio .image-with-text__media picture{position:absolute;top:0;left:0;width:100%;height:100%}.image-with-text--has-ratio .image-with-text__image{object-fit:cover}.image-with-text__video{display:block;width:100%;height:auto;object-fit:cover}.image-with-text--has-ratio .image-with-text__video{height:100%}.image-with-text__video--desktop{display:block}.image-with-text__video--mobile{display:none}.image-with-text__poster{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:opacity var(--transition-base)}.image-with-text__poster.is-hidden{opacity:0;pointer-events:none}.image-with-text__poster-image{display:block;width:100%;height:100%;object-fit:cover}.image-with-text__placeholder{background-color:var(--color-sand);aspect-ratio:1020 / 675;display:flex;align-items:center;justify-content:center}.image-with-text--has-ratio .image-with-text__placeholder{aspect-ratio:var(--aspect-ratio)}.image-with-text__placeholder-svg{width:100%;height:100%;object-fit:cover}.image-with-text--image-left .image-with-text__container{flex-direction:row-reverse}.image-with-text--hide-desktop{display:none}.image-with-text--hide-tablet,.image-with-text--hide-mobile{display:block}@media screen and (max-width:1199px){.image-with-text{--container-side-padding: var(--container-side-padding-tablet)}.image-with-text__container{flex-direction:column;gap:var(--gap-xl)}.image-with-text__text{width:100%;max-width:949px}.image-with-text__media{width:100%}.image-with-text__video--desktop{display:none}.image-with-text__video--mobile{display:block}.image-with-text--image-left .image-with-text__container{flex-direction:column}.image-with-text--hide-desktop{display:block}.image-with-text--hide-tablet{display:none}.image-with-text--hide-mobile{display:block}}@media screen and (max-width:749px){.image-with-text{--container-side-padding: var(--container-side-padding-mobile);padding-top:var(--padding-top-mobile, var(--padding-top, var(--section-padding-m)));padding-bottom:var(--padding-bottom-mobile, var(--padding-bottom, var(--section-padding-m)))}.image-with-text__container{gap:var(--gap-l)}.image-with-text__text{gap:var(--gap-s)}.image-with-text__title{font-size:var(--font-size-h2-tablet);line-height:1}.image-with-text__body{font-size:var(--font-size-body-mobile);line-height:var(--body-text-line-height-mobile)}.image-with-text__body p{margin:0 0 var(--gap-s)}.image-with-text--hide-desktop,.image-with-text--hide-tablet{display:block}.image-with-text--hide-mobile{display:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-image-with-text.css.map */
