body{font-family:Arial,sans-serif;margin:0;padding:0}section.contact_form{border-radius:6px;background-color:#fff;overflow-y:scroll}.form-input{display:flex;flex-direction:column;width:100%;margin-top:10px}.f-l-name{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.f-l-name input{width:50%}.gap{gap:20px}.d-flex{display:flex}.flex-direction{flex-direction:row}span.label{color:#000;font-size:13px;font-style:normal;font-weight:600;line-height:120%}.form-container{background:#fff;width:100%;margin:0 auto}.form-group{display:flex;border:1px solid #ddd;border-radius:8px;padding:10px 12px;background:#fff;margin-top:10px}.form-group svg{width:18px;height:18px;margin-right:8px;fill:#888;flex-shrink:0}.form-group input,.form-group select,.form-group textarea{border:none;outline:0;flex:1;font-size:14px;background:0 0}.form-group textarea{resize:vertical}.note,p small{font-size:12px;line-height:1.3rem}.submit-btn{width:100%;padding:12px;color:#fff;border:1px solid #ffbf91;border-radius:4px;background-color:#ed661d;background:linear-gradient(90deg,#fd9950 0,#ed661d 100%);font-size:1rem;font-style:normal;font-weight:500;cursor:pointer;transition:background .4s ease-in-out;margin-top:15px}.submit-btn:hover{background:linear-gradient(90deg,#ed661d 0,#fd9950 100%)}a{color:#0073e6;text-decoration:none}.form-container>p span{color:#848484}span.error{color:red;font-size:14px;margin-top:4px;display:block;margin-top:5px}span.success{color:#fff;font-size:14px;margin-top:4px;display:block;margin-top:5px;background:#3da07b;border-radius:5px;padding:10px}fieldset.alerts{padding:10px;border-radius:5px;border:1px solid #fff0;background:#e35256;color:#fff;font-weight:400}fieldset.alerts.success{background:#3da07b!important}.hidden{display:none}#loading{display:none;color:#0fc853;font-weight:700;margin-top:12px;padding:10px}img.prepend-icon{width:16px;height:16px;margin-right:8px;flex-shrink:0}.form-group.error{background:#fce3e4!important;border-color:#f3b9bb!important}#gdpr-section label.error,#gdpr-section label.error a{color:red}a:hover{text-decoration:underline}p.small-label{color:#3c3c3c;font-size:12px;font-style:italic;font-weight:400;line-height:120%;padding:0;margin:0}.grecaptcha-badge{display:none!important}@media (max-width:480px){.flex-direction{flex-direction:column}.gap{gap:inherit}}
/*# sourceMappingURL=contact.min.css.map */