.ks-zoho-crm-form{width:100%;color:#1e293b}.ks-zoho-crm-form__splash{font-family:"Roboto",var(--font-body),sans-serif;color:#1e293b;background:#f0f5fa;box-shadow:0 4px 20px rgba(4,107,210,.2);max-width:90%;width:max-content;word-break:break-word;z-index:11000;border-radius:4px;border:1px solid #046bd2;min-width:280px;padding:16px 24px;display:flex;align-items:center;position:fixed;top:30px;left:50%;transform:translate(-50%);font-size:15px;font-weight:500;animation:ks-zoho-slide-down .4s ease}@keyframes ks-zoho-slide-down{0%{opacity:0;top:-20px}to{opacity:1;top:30px}}.ks-zoho-crm-form__splash-icon{position:relative;background-color:#046bd2;border-radius:100%;width:24px;height:24px;flex:none;margin-right:12px}.ks-zoho-crm-form__splash-check{box-sizing:unset!important;position:absolute;transform:rotate(45deg) translate(-50%,-50%);left:7px;top:10px;height:9px;width:4px;border-bottom:2px solid #fff;border-right:2px solid #fff}.ks-zoho-crm-form__title{margin:0 0 18px;font-family:"Work Sans",var(--font-body),sans-serif;font-size:30px;font-weight:600;line-height:1.2;letter-spacing:-.6px;color:#000;text-transform:none}.ks-zoho-crm-form__row{margin:18px 0;display:grid;grid-template-columns:116px minmax(0,1fr);grid-gap:8px;gap:8px;align-items:center}.ks-zoho-crm-form__row--message{align-items:start}.ks-zoho-crm-form__label{font-family:"Inter",var(--font-body),sans-serif;font-size:16px;font-weight:700;line-height:20px;letter-spacing:-.32px;color:#000}.ks-zoho-crm-form__required{color:#dc2626}.ks-zoho-crm-form__field input,.ks-zoho-crm-form__field textarea{width:100%;border:1px solid #d7d7d7;border-radius:5px;padding:12px 16px;font:inherit;font-size:16px;color:#1b1c1c;background:#fff;resize:vertical}.ks-zoho-crm-form__field input:focus,.ks-zoho-crm-form__field textarea:focus{border-color:#046bd2;outline:none;box-shadow:0 0 0 3px rgba(4,107,210,.12)}.ks-zoho-crm-form__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.ks-zoho-crm-form__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;grid-column:1/-1;padding-left:124px}.ks-zoho-crm-form__submit{min-width:164px;border:0;border-radius:10px;padding:14px 24px;background:#ffcb2e;color:#000;font-family:"Inter",var(--font-body),sans-serif;font-size:20px;font-weight:600;line-height:24px;cursor:pointer}.ks-zoho-crm-form__submit:disabled{opacity:.65;cursor:not-allowed}.ks-zoho-crm-form__reset{border:1px solid #d7d7d7;border-radius:10px;padding:14px 24px;background:#f0f5fa;color:#313131;font-family:"Inter",var(--font-body),sans-serif;font-size:16px;font-weight:600;cursor:pointer}.ks-zoho-crm-form__status{margin:12px 0 0;font-family:"Inter",var(--font-body),sans-serif;font-size:14px;color:#b91c1c}.ks-zoho-crm-form__privacy{margin:8px 0 0;font-family:"Inter",var(--font-body),sans-serif;font-size:12px;line-height:16px;color:#313131}.ks-zoho-crm-form__privacy a{color:inherit;text-decoration:underline}@media (max-width:600px){.ks-zoho-crm-form__row{grid-template-columns:1fr}.ks-zoho-crm-form__actions{padding-left:0}}