.contact-us__wrapper{display:flex;gap:var(--space-6);margin-bottom:var(--space-5);margin-top:var(--space-5);margin-inline:auto;max-width:var(--content-max-width)}.hs-get-in-touch-section{background-color:#fff;border-radius:10px;box-shadow:0 1px 3px hsla(0,0%,100%,.12),0 1px 10px rgba(0,0,0,.12);height:100%;max-width:600px}.hs-get-in-touch-section h3{font-size:var(--freed-font-size);font-weight:var(--middle-font-weight);line-height:var(--freed-line-height);padding-inline:var(--space-4);padding-top:var(--space-5)}.hs-get-in-touch-section .hs-button.primary{width:100%}.hs-get-in-touch-section form{padding:var(--space-5)}@media (min-width:1300px){.contact-us__wrapper{gap:var(--space-8)}}@media (max-width:1023px){.contact-us__wrapper{align-items:center;flex-direction:column-reverse}}