.section-image-text{display:block}.image-text__wrapper{position:relative}.image-text__wrapper--hero{display:flex;align-items:stretch;min-height:500px}.image-text__wrapper--hero .image-text__content{display:flex;align-items:center;justify-content:flex-end;padding:60px var(--section-main-margin-side, 64px);flex:0 0 50%;width:50%}.image-text__wrapper--hero .image-text__text-container{display:flex;flex-direction:column;gap:var(--section-spacing-title, 32px);width:100%;max-width:656px}.image-text__wrapper--hero .image-text__text{display:flex;flex-direction:column;gap:12px}.image-text__wrapper--hero .image-text__image-container{position:relative;flex:1}.image-text__wrapper--hero .image-text__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.image-text__wrapper--hero.image-text__wrapper--image-left{flex-direction:row-reverse}.image-text__wrapper--hero.image-text__wrapper--image-left .image-text__content{justify-content:flex-start}.image-text__wrapper--standard{padding:60px var(--section-main-margin-side, 64px);min-height:400px;display:flex;align-items:center;justify-content:center}.image-text__inner{display:flex;align-items:stretch;width:100%;max-width:1312px}.image-text__inner--stretch{align-items:stretch}.image-text__inner--top{align-items:flex-start}.image-text__inner--center{align-items:center}.image-text__inner--bottom{align-items:flex-end}.image-text__wrapper--standard.image-text__wrapper--image-left .image-text__inner{flex-direction:row}.image-text__wrapper--standard.image-text__wrapper--image-left .image-text__content{padding-left:24px;padding-right:0}.image-text__wrapper--standard.image-text__wrapper--image-right .image-text__inner{flex-direction:row-reverse}.image-text__wrapper--standard.image-text__wrapper--image-right .image-text__content{padding-right:24px;padding-left:0}.image-text__wrapper--standard .image-text__image-container{position:relative;flex:1 1 auto;min-width:0}.image-text__wrapper--standard .image-text__image-container--rounded{border-radius:6px;overflow:hidden}.image-text__wrapper--standard .image-text__image{display:block;width:100%;height:auto;aspect-ratio:772 / 500;object-fit:cover}.image-text__wrapper--standard .image-text__content{flex:0 0 50%;width:50%;max-width:656px;display:flex;flex-direction:column;gap:16px}.image-text__wrapper--standard .image-text__content--top{justify-content:flex-start}.image-text__wrapper--standard .image-text__content--center{justify-content:center}.image-text__wrapper--standard .image-text__content--bottom{justify-content:flex-end;padding-bottom:24px}.image-text__wrapper--text-left .image-text__text-container,.image-text__wrapper--text-left .image-text__content{text-align:left}.image-text__wrapper--text-center .image-text__text-container,.image-text__wrapper--text-center .image-text__content{text-align:center}.image-text__wrapper--text-right .image-text__text-container,.image-text__wrapper--text-right .image-text__content{text-align:right}.image-text__heading{color:var(--primary-purple-100, #352045)}.image-text__heading p{margin:0}.image-text__text{display:flex;flex-direction:column;gap:12px;color:var(--primary-purple-100, #352045)}.image-text__text p{margin:0}.image-text__list{display:flex;flex-direction:column;gap:8px;background-color:var(--primary-Creamy, #faf4ef);padding:12px;border-radius:6px;max-width:469px}.image-text__list-item{display:flex;align-items:center;gap:6px}.image-text__list-number{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:500px;background-color:var(--primary-purple-30, #bac3f4);color:var(--primary-purple-100, #352045);font-family:var(--font-family-paragraph-alternate, Gelica);font-style:italic;font-size:var(--font-paragraph-medium-size, 16px);line-height:var(--font-paragraph-medium-line-height, 22px);flex-shrink:0}.image-text__list-text{font-family:var(--font-family-paragraph-alternate, Gelica);font-style:italic;font-size:var(--font-paragraph-medium-size, 16px);line-height:var(--font-paragraph-medium-line-height, 22px);color:var(--primary-purple-100, #352045);margin:0}.image-text__contact{display:flex;flex-direction:column;gap:16px;background-color:var(--primary-purple-10, #dbe0ff);padding:18px;border-radius:8px;max-width:469px}.image-text__contact-text{color:var(--primary-purple-100, #352045)}.image-text__contact-text p{margin:0}.image-text__contact-text strong{font-weight:600}.image-text__contact-button{border-radius:var(--button-large-br, 100px);text-transform:uppercase;font-size:var(--button-large-font-size, 12px)}.image-text__button{text-decoration:none;align-self:flex-start;border-radius:var(--button-large-br, 100px)}.image-text__placeholder{width:100%;height:100%;min-height:300px;background-color:var(--primary-Gray, #e5e7eb)}@media only screen and (max-width: 989px){.image-text__wrapper--hero{flex-direction:column;min-height:auto}.image-text__wrapper--hero.image-text__wrapper--image-left,.image-text__wrapper--hero.image-text__wrapper--image-right{flex-direction:column}.image-text__wrapper--hero .image-text__image-container{position:relative;width:100%;height:280px;flex:none}.image-text__wrapper--hero.image-text__wrapper--mobile-image-top .image-text__image-container{order:-1}.image-text__wrapper--hero.image-text__wrapper--mobile-image-bottom .image-text__image-container{order:1}.image-text__wrapper--hero .image-text__content{flex:none;width:100%;padding:30px var(--section-main-margin-side, 16px);justify-content:center}.image-text__wrapper--hero .image-text__text-container{max-width:100%;gap:20px}.image-text__wrapper--standard{padding:var(--section-spacing-large, 48px) var(--section-main-margin-side, 16px);min-height:auto}.image-text__inner,.image-text__wrapper--standard.image-text__wrapper--image-left .image-text__inner,.image-text__wrapper--standard.image-text__wrapper--image-right .image-text__inner{flex-direction:column}.image-text__wrapper--standard .image-text__image-container{flex:none;width:100%}.image-text__wrapper--standard.image-text__wrapper--mobile-image-top .image-text__image-container{order:-1}.image-text__wrapper--standard.image-text__wrapper--mobile-image-bottom .image-text__image-container{order:1}.image-text__wrapper--standard.image-text__wrapper--mobile-image-bottom .image-text__content{padding:0 0 32px}.image-text__wrapper--standard .image-text__image{aspect-ratio:1 / 1}.image-text__wrapper--standard .image-text__content{flex:none;width:100%;max-width:100%;gap:20px;padding:32px 0 0}.image-text__wrapper--standard.image-text__wrapper--image-left .image-text__content,.image-text__wrapper--standard.image-text__wrapper--image-right .image-text__content{padding:32px 0 0}.image-text__wrapper--standard .image-text__content--bottom{padding-bottom:0}.image-text__list{gap:12px;max-width:100%;text-align:left}.image-text__list-text{line-height:20px}.image-text__contact{max-width:100%}.image-text__contact-button{width:100%}.image-text__wrapper--mobile-image-bottom .image-text__content{padding-bottom:0}.image-text__wrapper--mobile-text-left .image-text__text-container,.image-text__wrapper--mobile-text-left .image-text__content{text-align:left}.image-text__wrapper--mobile-text-center .image-text__text-container,.image-text__wrapper--mobile-text-center .image-text__content{text-align:center}.image-text__wrapper--mobile-text-right .image-text__text-container,.image-text__wrapper--mobile-text-right .image-text__content{text-align:right}.image-text__text{font-size:var(--font-paragraph-medium-size, 16px);line-height:var(--font-paragraph-medium-line-height, 22px)}}
/*# sourceMappingURL=/cdn/shop/t/110/assets/w-image-text.css.map */
