.elementor-32265 .elementor-element.elementor-element-477deff{margin-top:100px;margin-bottom:0px;}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-32265 .elementor-element.elementor-element-3b174cd{margin-top:0px;margin-bottom:040px;}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-32265 .elementor-element.elementor-element-09fa3c6 > .elementor-widget-container{margin:40px 0px 0px 0px;}.elementor-32265 .elementor-element.elementor-element-09fa3c6{text-align:center;}.elementor-32265 .elementor-element.elementor-element-12a152c iframe{height:410px;}/* Start custom CSS */#SIGNUP_HEADING{
    border-radius: 10px;
}

#contact-zoho-placeholder {
  max-width: 580px;  
  margin-left: auto;
  margin-right: 0;
  font-family: inherit; 
  color: #111;
}


#contact-zoho-placeholder #SIGNUP_BODY {
  padding: 0;
  background: transparent;
}

#contact-zoho-placeholder [name="SIGNUP_FORM_LABEL"] {
  display: block;
  margin-bottom: 8px;
  color: #222;
  font-weight: 600;
  font-size: 15px;
}

#contact-zoho-placeholder .zcinputbox input,
#contact-zoho-placeholder .zcinputbox textarea {
  width: 100% !important;
  box-sizing: border-box !important;
  background: #f3f8fb !important;
  border: 1.5px solid #dfe6ea !important;
  color: #111 !important;
  padding: 14px 18px !important;
  font-size: 15px !important;
  border-radius: 18px !important;
  outline: none !important;
  transition: border-color .12s, box-shadow .12s;
  min-height: 46px;
}

#contact-zoho-placeholder .zcinputbox textarea {
  min-height: 120px !important;
  resize: vertical !important;
  padding-top: 14px !important;
}

#contact-zoho-placeholder .zcinputbox input:focus,
#contact-zoho-placeholder .zcinputbox textarea:focus {
  border-color: #256dfa !important;
  box-shadow: 0 6px 18px rgba(37,109,250,0.08) !important;
}

#contact-zoho-placeholder .zcinputbox input[aria-invalid="true"],
#contact-zoho-placeholder .zcinputbox textarea[aria-invalid="true"],
#contact-zoho-placeholder .zcError,
#contact-zoho-placeholder #errorMsgDiv,
#contact-zoho-placeholder #REQUIRED_FIELD_TEXT {
  border-color: #e05a5a !important;
  color: #e05a5a !important;
}

#contact-zoho-placeholder .zcinputbox input[style*="border:"] {
}

#contact-zoho-placeholder .zcError,
#contact-zoho-placeholder #errorMsgDiv,
#contact-zoho-placeholder #REQUIRED_FIELD_TEXT {
  margin-top: 8px;
  font-size: 13px;
  color: #e05a5a;
  line-height: 1.2;
}

#contact-zoho-placeholder input#zcWebOptin {
  display: inline-block !important;
  margin: 0px auto;
  color: #fff !important;
  border-radius: 30px !important;
  padding: 10px 28px !important;
  border: none !important;
  font-weight: 700 !important;
  font-size: 15px !important;
  box-shadow: 0 8px 20px rgba(37,109,250,0.15) !important;
  cursor: pointer;
  text-align: center;
}

#contact-zoho-placeholder > div input#zcWebOptin,
#contact-zoho-placeholder input#zcWebOptin {
  display: block !important;
}


@media (min-width: 720px) {
  #contact-zoho-placeholder .two-col-row {
    display:flex;
    gap: 18px;
  }
 
  #contact-zoho-placeholder .two-col-row > div { flex:1; min-width: 0; }
}

@media (max-width: 719px) {
  #contact-zoho-placeholder { max-width: 100%; }
  #contact-zoho-placeholder .zcinputbox input,
  #contact-zoho-placeholder .zcinputbox textarea {
    border-radius: 12px !important;
    padding: 12px !important;
  }
  #contact-zoho-placeholder input#zcWebOptin { width: 60% !important; }
}

#contact-zoho-placeholder [name="SIGNUP_FORM_LABEL"] span[name="SIGNUP_REQUIRED"] {
  color: #e05a5a;
  font-weight: 700;
  margin-left: 2px;
  font-size: 14px;
}/* End custom CSS */