@media (max-width:768px){.contact-container{grid-template-columns:1fr!important;gap:2rem!important}.contact-info-container{order:2}.contact-form-container{order:1}.recaptcha-container>div{transform-origin:left top;transform:scale(.9)}}@media (max-width:480px){.recaptcha-container>div{transform:scale(.85)}.contact-form-container{padding:1.25rem!important}.contact-success-container{padding:1.5rem 1rem!important}}@media (min-width:769px) and (max-width:1023px){.contact-container{gap:2rem!important}.contact-form-container{padding:1.5rem!important}}.recaptcha-container{overflow:hidden;width:100%}