.trust-center__contact-us{background-color:#f1f9fb;padding:64px 0}.contact-us__container{align-items:center;display:flex;justify-content:space-between;max-width:960px}.contact-us__title{color:#2a95d5;font:normal 900 36px/1.2 Gotham-Black}.contact-us__subtitle{color:#181818;font:normal 700 18px/1.6 Gotham-Bold}.contact-us__cta{align-items:center;column-gap:32px;display:flex}.contact-us__people{display:flex}.contact-us__person:not(:first-child){margin-left:-10px}.contact-us__btn{align-items:center;background-color:#e01a59;border-radius:70px;color:#fff;column-gap:8px;display:flex;font:normal 700 14px/1.4 Gotham-Bold;min-height:54px;padding:12px 56px;text-decoration:none;transition:all .2s ease}.contact-us__btn:hover{background-color:#c9041e}.contact-us__btn:focus,.contact-us__btn:hover{color:#fff}@media screen and (max-width:992px){.contact-us__heading{text-align:center}.contact-us__container{flex-direction:column;row-gap:24px}.contact-us__cta{flex-direction:column;row-gap:16px}.contact-us__person{width:75px}.contact-us__person:not(:first-child){margin-left:-15px}}