.support-card{align-items:start;border-radius:8px;display:flex;gap:16px;padding:16px}.support-card_positive{background:#e6ffe1}.support-card_positive .support-card__icon{background:#34c759}.support-card_warning{background:#fbeeda}.support-card_warning .support-card__icon{background:#ffbc5a}.support-card:has(.support-card__content>:only-child){align-items:center}.support-card__title{font-size:15px;font-weight:700;line-height:22px}.support-card__text{font-size:15px;font-weight:400;line-height:22px;margin:8px 0 0}.support-card__icon{border-radius:8px;color:#fff;display:none;height:fit-content;padding:8px}@media (min-width: 576px){.support-card__icon{display:block}}@media (min-width: 992px){.support-card{gap:32px;padding:32px}}
