.contact__header{padding:180px 0 30px}.contact__flex{display:flex;gap:32px}.contact__info{flex:1 1 65%}.contact__loc-grid{display:grid;gap:16px;grid-template-columns:repeat(3,1fr) 10%;margin-top:64px}.contact__form{border:1px solid #e0e1e5;border-radius:8px;flex:1 1 35%;padding:32px 24px}.form__header{color:#0e2230;font-size:24px;font-weight:600;line-height:24px;margin-bottom:16px}.contact__form .hs-button{margin-top:8px;width:100%}@media(max-width:992px){.contact__flex{flex-direction:column}}@media(max-width:768px){.contact__header{padding:128px 0 30px}}@media(max-width:550px){.contact__loc-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:375px){.contact__loc-grid{grid-template-columns:1fr}}