.contact-section{flex:1 1 50%;min-width:0;max-width:72rem;background:#fff;color:#000;border-radius:12px;box-shadow:0 10px 40px rgba(0,0,0,.18);padding:2.5rem 3rem 0;font-family:Metropolis}.contact-section .contact-content{width:100%;margin:0 auto;text-align:left;display:flex;flex-direction:column;justify-content:center}.contact-section .contact-header{display:flex;flex-direction:column;align-items:flex-start;gap:.8rem;margin-left:35px}.contact-section .section-title{font-size:3.2rem;font-weight:600;line-height:1.2;margin:0;color:#000}.contact-section .section-subtitle{max-width:46rem;font-size:1.6rem;line-height:1.5;letter-spacing:.02em;color:#4a4a4a;font-weight:400;margin:0}.contact-section .contact-form-container{width:100%;margin:1.6rem auto 0;position:relative;min-height:28rem}.contact-section .hs-form-placeholder{position:absolute;inset:0;pointer-events:none}@media(max-width:992px){.contact-section{flex:1 1 auto;max-width:72rem;margin:0 auto;width:100%}}@media(max-width:768px){.contact-section{padding:3.5rem 2.5rem}.contact-section .section-title{font-size:2.8rem}}@media(max-width:482px){.contact-section{padding:3rem 2rem;border-radius:10px}.contact-section .section-title{font-size:2.6rem}.contact-section .section-subtitle{font-size:1.5rem}}