.image_text_card p{margin:0}.image_text_card{background:#fff;border-radius:0;box-sizing:border-box;display:flex;gap:48px;justify-content:center;padding:40px;width:100%}@media (max-width:767px){.image_text_card{align-content:flex-start;align-items:flex-start;align-self:stretch;flex-direction:column;flex-wrap:wrap;gap:24px;padding:40px 24px}}.image_text_card--border{border:1px solid #e9e9ea}.image_text_card--shadow{box-shadow:0 1px 4px 0 rgba(12,12,13,.1),0 1px 4px 0 rgba(12,12,13,.05)}.image_text_card__image{border-radius:0;flex:1 1 400px;max-width:392px;overflow:hidden}@media (max-width:767px){.image_text_card__image{aspect-ratio:auto;flex:1 1 100%;max-width:none;width:100%}}.image_text_card__image img{display:block;height:auto;object-fit:contain;width:100%}.image_text_card__content{align-items:stretch;display:flex;flex:1 1 400px;flex-direction:column;gap:16px}@media (max-width:767px){.image_text_card__content{flex:1 1 100%}}.image_text_card__heading{color:var(--Text-Strong,#1a1c1e);font-family:var(--font-family-sans);font-size:24px;font-weight:500;line-height:38px;margin:0;width:100%}@media (max-width:767px){.image_text_card__heading{font-size:22px}}.image_text_card__body{color:var(--Text-Default,#25282a);font-family:var(--font-family-sans);font-size:var(--fontSize-Body-L,18px);font-weight:400;line-height:var(--fontSize-Body-lh-L,32px)}@media (max-width:767px){.image_text_card__body{font-size:var(--fontSize-Body-L,16px);line-height:175%}}.image_text_card__mt-none{margin-top:0}.image_text_card__mt-small{margin-top:24px}.image_text_card__mt-medium{margin-top:40px}.image_text_card__mt-large{margin-top:80px}@media (max-width:767px){.image_text_card__mt-small{margin-top:16px}.image_text_card__mt-medium{margin-top:30px}.image_text_card__mt-large{margin-top:40px}}.image_text_card__mb-none{margin-bottom:0}.image_text_card__mb-small{margin-bottom:24px}.image_text_card__mb-medium{margin-bottom:40px}.image_text_card__mb-large{margin-bottom:80px}@media (max-width:767px){.image_text_card__mb-small{margin-bottom:16px}.image_text_card__mb-medium{margin-bottom:30px}.image_text_card__mb-large{margin-bottom:40px}}