.elementor-kit-22{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-74ebda3:#45C754;--e-global-color-413a062:#FDFDFD;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Manrope", Sans-serif;}.elementor-kit-22 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.form-header-text {
    font-size: 40px !important;
    font-family: "Manrope", Sans-Serif !important;
    Font-weight: 600;
    letter-spacing: -2px;
    line-height: 1.2em;
}

@media only screen and (max-width: 768px){
    
    .form-header-text {
    font-size: 25px !important;
}

}

.form-header-body {
    font-size: 16px !important;
    font-family: "Manrope", Sans-Serif !important;
    
}

.dgf-field-label {
    display: none !important;
}

.dgf-form {
    border-radius: 20px !important;
    padding-top: 40px;
}

textarea.dgf-field {
    margin-top: 20px !important;
    border-radius: 20px !important;
    height: 266px;
    border: none !important;
    background-color: #F5F0F0;
    padding: 20px !important;
    font-family: "Manrope", Sans-Serif !important;
    font-weight: 600;
    font-size: 20px !important;
    margin-bottom: 20px !important;

}

input.dgf-field[type="text"], input.dgf-field[type="email"], input.dgf-field[type="tel"] {
  
    border-radius: 20px !important;
    border: none !important;
    background-color: #F5F0F0;
    padding: 20px !important;
    font-family: "Manrope", Sans-Serif !important;
    font-weight: 600;
    font-size: 20px !important;
}

textarea::placeholder {
    color: #A6A6A6;
}

.dgf-form-title-container {
    display: none !important;
}

.dgf-step-button-container {
    width: 100%;
    padding-top: 30px !important;
  
}

button.dgf-button {
    display: block;
    margin: 0 auto;
    background-color: #1F2632 !important;
    color: white !important;
     font-family: "Manrope", Sans-Serif !important;
     border-radius: 0px;
     width: 60%;
}

button.dgf-button:hover {
    background-color: #45C754 !important;
    color: black !important;
}

.dgf-progress-bar-wrapper {
    margin-top: 40px;
    padding: 0px 50px 15px !important;
}

.dgf-progress-bar {
    background-color: black !important;
}

.dgf-redirect-overlay {
    background-color: black !important;
    
}

.dgf-redirect-overlay i {
    border-bottom: 7px solid #45c754 !important;
    border-right: 7px solid #45c754 !important;
    
}/* End custom CSS */