.image-text{background:var(--itx-bg);padding-top:var(--itx-padding-top);padding-bottom:var(--itx-padding-bottom);margin-top:var(--itx-margin-top);margin-bottom:var(--itx-margin-bottom);color:var(--itx-text-color)}.image-text__container{max-width:var(--itx-max-width);margin:0 auto;padding-left:clamp(1rem,4vw,3rem);padding-right:clamp(1rem,4vw,3rem)}.image-text--full-width .image-text__container{max-width:none}.image-text__grid{display:grid;grid-template-columns:var(--itx-columns);gap:var(--itx-gap);align-items:var(--itx-align)}.image-text__grid--will-animate{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.image-text__grid--will-animate.is-visible{opacity:1;transform:translateY(0)}.image-text__media{position:relative;width:100%;overflow:hidden;border-radius:var(--itx-radius);order:var(--itx-media-order-desktop, 1)}.image-text__media-el,.image-text__media video,.image-text__media img,.image-text__media iframe{display:block;width:100%;height:100%;object-fit:var(--itx-fit)}.image-text__video-embed{position:relative;width:100%;height:100%}.image-text__video-embed iframe{position:absolute;top:0;right:0;bottom:0;left:0}.image-text__placeholder{width:100%;height:100%;background:#f4f4f4}.image-text__placeholder .placeholder svg{width:100%;height:100%}.image-text__content{display:flex;flex-direction:column;gap:var(--itx-content-gap, 20px);text-align:var(--itx-text-align);align-items:var(--itx-flex-align, stretch);order:var(--itx-content-order-desktop, 2)}.image-text__content>*{max-width:100%}.image-text__eyebrow{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;opacity:.7}.image-text__heading{margin:0;font-weight:600;line-height:1.15;color:var(--itx-heading-color);font-size:var(--itx-heading-size-desktop)}.image-text__text{line-height:1.6;font-size:var(--itx-text-size-desktop)}.image-text__text>*:first-child{margin-top:0}.image-text__text>*:last-child{margin-bottom:0}.image-text__button-wrap{display:flex}.image-text__button{display:inline-block;padding:.875em 1.75em;border-radius:4px;font-weight:600;font-size:.9375rem;text-decoration:none;transition:opacity .2s ease,background-color .2s ease,color .2s ease;border:1px solid transparent}.image-text__button--solid{background:var(--itx-btn-bg);color:var(--itx-btn-color);border-color:var(--itx-btn-bg)}.image-text__button--outline{background:transparent;color:var(--itx-btn-bg);border-color:var(--itx-btn-bg)}.image-text__button--link{background:transparent;color:var(--itx-btn-bg);padding:0;border:none;text-decoration:underline;text-underline-offset:3px}.image-text__button:hover{opacity:.8}.image-text__placeholder-text{padding:2rem;border:1px dashed rgba(0,0,0,.2);border-radius:4px;text-align:center;opacity:.6}@media(max-width:749px){.image-text__grid{grid-template-columns:1fr!important}.image-text__media{order:var(--itx-media-order-mobile, 1)}.image-text__content{order:var(--itx-content-order-mobile, 2)}.image-text__heading{font-size:var(--itx-heading-size-mobile)}.image-text__text{font-size:var(--itx-text-size-mobile)}}@media(prefers-reduced-motion:reduce){.image-text__grid--will-animate{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/section-image-with-text.css.map */
