.elementor-kit-7{--e-global-color-primary:#0055FF;--e-global-color-secondary:#00194C;--e-global-color-body:#696969;--e-global-color-headline:#001726;--e-global-color-border:#E6E8EE;--e-global-color-light:#F1F5FF;--e-global-color-white:#FFFFFF;--e-global-color-dark:#000000;--e-global-color-57ccba6:#2E5ADA;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}@media(max-width:1366px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1320px;}.e-con{--container-max-width:1320px;}}@media(max-width:1200px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:990px;}.e-con{--container-max-width:990px;}}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:750px;}.e-con{--container-max-width:750px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:570px;}.e-con{--container-max-width:570px;}}/* Start custom CSS *//* Hide default success styling */
.ff-el-form-success {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 99999;
}

/* Modal box */
.ff-success-modal {
  background: #ffffff;
  padding: 40px;
  text-align: center;
  border-radius: 12px;
  max-width: 420px;
  width: 90%;
}

/* Checkmark */
.ff-checkmark {
  font-size: 60px;
  color: #28a745;
  margin-bottom: 10px;
}/* End custom CSS */