.red-card__wrapper{align-items:center;background:#b4192b;border-radius:48px;display:flex;justify-content:space-between;padding:32px}.red-card__text{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:32px;width:475px}.red-card__h3{font-size:clamp(24px,5vw,53px);font-weight:500;line-height:100%;margin:0!important}.red-card__h3,.red-card__p{color:#ffe8ed!important;font-family:Marcher;font-style:normal}.red-card__p{font-size:18px;font-weight:500!important;line-height:140%}.red-card__img-container{width:50%}.red-card__img-container img{display:block;height:auto;width:100%}@media (max-width:768px){.red-card__wrapper{align-items:center;border-radius:24px;flex-direction:column;gap:24px;padding:24px;text-align:center}.red-card__text{align-items:center;gap:24px;width:100%}.red-card__h3,.red-card__p{text-align:center}.red-card__img-container{width:100%}}