.contact-form{width:100%;max-width:800px;margin:0 auto}.contact-form-textarea,.contact-form-input{background:var(--ztc-bg-bg-1);width:100%;font-family:var(--ztc-family-font1);font-size:var(--ztc-font-size-font-s18);font-weight:var(--ztc-weight-semibold);border:1px solid #d0d0d0;border-radius:4px;height:52px;padding:16px;transition:all .4s}textarea{height:200px}.custom-select{width:100%;position:relative}.custom-select-trigger{background:var(--ztc-bg-bg-1);width:100%;font-family:var(--ztc-family-font1);font-size:var(--ztc-font-size-font-s18);font-weight:var(--ztc-weight-semibold);text-align:left;color:#101828;border:1px solid #d0d0d0;border-radius:4px;justify-content:space-between;align-items:center;gap:12px;height:52px;padding:16px;transition:all .4s;display:flex}.custom-select-trigger.is-placeholder{color:#98a2b3;font-weight:400}.custom-select-trigger:focus,.custom-select-trigger:hover{border-color:#ff7a00;outline:none}.custom-select-value{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.custom-select-chevron{color:#667085;flex:none;font-size:12px;line-height:1}.custom-select-native{opacity:0;pointer-events:none;position:absolute;inset:0}.custom-select-menu{z-index:20;background:#fff;border:1px solid #d0d5dd;border-radius:8px;max-height:280px;padding:6px;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:auto;box-shadow:0 12px 30px #10182824}.custom-select-option{text-align:left;color:#101828;width:100%;font-family:var(--ztc-family-font1);background:0 0;border:0;border-radius:6px;padding:10px 12px;font-size:15px}.custom-select-option:hover,.custom-select-option.is-selected{background:#fff3ea}.custom-select-option.is-placeholder-option{color:#667085}.contact-success-modal-backdrop{z-index:1000;background:#1018288c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.contact-success-modal{text-align:center;background:#fff;border:1px solid #eaecf0;border-radius:20px;width:min(100%,480px);padding:32px 28px 28px;position:relative;box-shadow:0 24px 80px #1018283d}.contact-success-modal-eyebrow{color:#d96b00;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:40px;font-weight:700;display:inline-flex}.contact-success-modal h3{color:#101828;margin:0 0 12px;font-size:24px;line-height:1.2;width:auto!important;min-width:0!important;max-width:100%!important;display:block!important}.contact-success-modal p{color:#475467;margin:0 0 30px;font-size:18px;line-height:1.6;width:auto!important;min-width:0!important;max-width:100%!important;display:block!important}.contact-success-modal-close{color:#101828;background:#f2f4f7;border:0;border-radius:999px;width:36px;height:36px;font-size:22px;line-height:1;position:absolute;top:14px;right:14px}.contact-success-modal-close:hover{background:#eaecf0}.checkbox-input{width:20px;height:20px}.contact-form-input::placeholder,.contact-form textarea::placeholder{font-weight:400;color:#98a2b3!important;opacity:1!important}.contact-form-select-placeholder,.contact-form-select-placeholder option:first-of-type{color:#98a2b3!important}
