.contact-text__wrapper{align-items:center;display:flex;gap:14rem;justify-content:space-between;width:100%}@media screen and (max-width:989.98px){.contact-text__wrapper{flex-direction:column;gap:2.4rem}}.contact-text__content{display:flex;flex-direction:column;gap:1.6rem;width:50%}@media screen and (max-width:989.98px){.contact-text__content{width:100%}}.contact-text__title{color:#b71820;font-weight:600;line-height:1em;margin:0}.contact-text__title *{margin:0}.contact-text__description{color:#575756;font-size:calc(var(--font-body-scale)*1.4rem);margin:0}.contact-text__description *{color:inherit;font-size:inherit;margin:0}.contact-text__form{border:1px solid #b71820;border-radius:.8rem;padding:3.2rem;width:50%}@media screen and (max-width:989.98px){.contact-text__form{padding:1.6rem;width:100%}}