.page-contact-us .info-section{display:flex;width:100%;justify-content:space-between;gap:30px;margin-bottom:80px;flex-wrap:wrap}@media (min-width: 992px){.page-contact-us .info-section{flex-wrap:nowrap}}.page-contact-us .info-section .box-wrap{border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-radius:var(--radius-md);padding:50px 30px;max-width:400px;margin:0 auto}.page-contact-us .info-section .box-icon{display:flex;align-items:center;justify-content:center;margin:0 0 20px;border-radius:1000px;background-color:var(--theme-primary);width:100px;height:100px;color:#fff}.page-contact-us .info-section .box-icon svg{height:30px;width:30px}.page-contact-us .info-section .box-heading{font-size:24px;font-weight:700;margin:0 0 10px}.page-contact-us .info-section .box-content{display:flex;flex-direction:column;align-items:center;color:#878787;font-weight:600;text-align:center}.page-contact-us .info-section .box-content a{color:inherit;text-decoration:none;font-weight:inherit}.page-contact-us .info-section .box-content a:hover{text-decoration:underline}.page-contact-us .info-section .box-content p{margin:0}.page-contact-us .contact-location{width:100%!important;min-height:100px!important;border:none!important;margin-bottom:80px}.page-contact-us .contact-form{max-width:800px;margin:0 auto 50px}.page-contact-us .contact-form .form-fields{display:flex;flex-direction:column;gap:30px}.page-contact-us .contact-form .field-row{display:flex;justify-content:space-between;gap:30px;flex-direction:column}@media (min-width: 768px){.page-contact-us .contact-form .field-row{flex-direction:row}}.page-contact-us .contact-form .field-col{flex:1}.page-contact-us .contact-form input,.page-contact-us .contact-form textarea{background-color:#f3f3f3;height:50px;width:100%;padding:0 20px;font-size:14px;font-weight:600;border-radius:2px}.page-contact-us .contact-form textarea{height:150px;padding:20px}.page-contact-us .contact-form button[type=submit]{height:50px;width:100%;font-size:18px;font-weight:600}.page-contact-us .contact-form .iti{width:100%}
