.image-text__container{display:flex;flex-direction:row;gap:54px;align-items:center}[data-section-type=w-image-text]{padding:54px 0}.image-text__container--reversed{flex-direction:row-reverse}.image-text__image-wrapper{flex-shrink:0;width:50%;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden}.image-text__image{width:100%;height:100%;object-fit:cover;display:block}.image-text__image--placeholder{background:#ccc}.image-text__content{flex:1;display:flex;flex-direction:column;gap:32px}.image-text__text-block{display:flex;flex-direction:column;gap:18px}.image-text__title{color:var(--surfaces-black-100)}.image-text__description{color:var(--surfaces-black-100);font-weight:500}.image-text__description p{margin:0}.image-text__card{background:#fff;padding:12px;border-radius:16px;display:flex;flex-direction:column;gap:12px;overflow:hidden}.image-text__card-title{color:var(--surfaces-black-100)}.image-text__features{display:flex;flex-direction:column;gap:6px}.image-text__feature{background:var(--primary-50);padding:12px;border-radius:12px;display:flex;flex-direction:row;gap:12px;align-items:flex-start}.image-text__feature-icon-wrapper{display:flex;align-items:center;padding-top:4px;flex-shrink:0}.image-text__feature-icon{width:24px;height:24px;display:block}.image-text__feature-text{flex:1;color:var(--surfaces-black-100);font-weight:500}.image-text__feature-text p{margin:0}.image-text__feature-text strong{font-weight:600}@media(max-width:989px){.image-text__container{flex-direction:column;gap:24px}.image-text__container--reversed{flex-direction:column}.image-text__image-wrapper{width:100%;border-radius:16px}.image-text__content{gap:24px}}
