.contact-form .contact-wrapper{display:flex;gap:50px}@media only screen and (max-width:767.98px){.contact-form .contact-wrapper{flex-direction:column}}.contact-form .contact-wrapper>div{width:50%}@media only screen and (max-width:767.98px){.contact-form .contact-wrapper>div{width:100%}}.contact-form .contact-wrapper .text{margin-top:24px;text-align:center}.contact-form .contact-wrapper .image{margin:20px auto 0;width:50%}.contact-form .contact-wrapper .image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.contact-form .contact-wrapper input,.contact-form .contact-wrapper textarea{margin-top:10px;width:100%}.contact-form .contact-wrapper input{padding:10px}
