.elementor-kit-7{--e-global-color-primary:#49BC9B;--e-global-color-secondary:#2E4BAC;--e-global-color-text:#32363A;--e-global-color-accent:#02203B;--e-global-color-e52d37e:#FFFFFF;--e-global-color-57c07f3:#030A1A;--e-global-color-2cbf1d4:#002C5B;--e-global-color-941412e:#5D8278;--e-global-color-d3bee6d:#E9FBF6;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:400;--e-global-typography-da97c4a-font-size:16px;--e-global-typography-da97c4a-font-weight:200;--e-global-typography-da97c4a-line-height:26px;--e-global-typography-11eb9d2-font-size:18px;--e-global-typography-11eb9d2-font-weight:200;--e-global-typography-11eb9d2-line-height:26px;--e-global-typography-7a26b21-font-size:18px;--e-global-typography-7a26b21-font-weight:400;--e-global-typography-7a26b21-line-height:26px;--e-global-typography-403410b-font-size:18px;--e-global-typography-403410b-font-weight:700;--e-global-typography-403410b-line-height:22px;--e-global-typography-5591b47-font-size:24px;--e-global-typography-5591b47-font-weight:700;--e-global-typography-a79fffb-font-size:26px;--e-global-typography-a79fffb-font-weight:700;--e-global-typography-a79fffb-line-height:30px;--e-global-typography-04a5300-font-size:28px;--e-global-typography-04a5300-font-weight:700;--e-global-typography-04a5300-line-height:36px;--e-global-typography-a412ca4-font-size:32px;--e-global-typography-a412ca4-font-weight:700;--e-global-typography-a412ca4-line-height:36px;--e-global-typography-d094f07-font-size:36px;--e-global-typography-d094f07-font-weight:700;--e-global-typography-b1de3f0-font-size:44px;--e-global-typography-b1de3f0-font-weight:700;--e-global-typography-205993b-font-size:64px;--e-global-typography-205993b-font-weight:700;color:var( --e-global-color-text );font-family:"Inter", Sans-serif;}.elementor-kit-7 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);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-7{--e-global-typography-a79fffb-font-size:24px;--e-global-typography-b1de3f0-font-size:40px;--e-global-typography-205993b-font-size:40px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-a79fffb-font-size:22px;--e-global-typography-04a5300-font-size:18px;--e-global-typography-04a5300-line-height:26px;--e-global-typography-a412ca4-font-size:26px;--e-global-typography-d094f07-font-size:28px;--e-global-typography-d094f07-line-height:32px;--e-global-typography-b1de3f0-font-size:30px;--e-global-typography-205993b-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.gform_fields{
    row-gap: 10px!important;
}
form .gform-body input[type="text"], form .gform-body input[type="email"], form .gform-body select, form .gform-body textarea{
    height: 64px;
    line-height: 64px;
    border-radius: 40px;
    padding: 0 40px;
    border: none;
    font-family: "Inter";;
    font-size: 18px;
    font-weight: 200;
    color: var(--e-global-color-941412e);
}
form .gform-body input[type="text"]:focus, form .gform-body input[type="email"]:focus, form .gform-body select:focus, form .gform-body textarea:focus{
    outline: 2px solid var(--e-global-color-primary);
    border: none;
}
form .gform-footer input[type="submit"]{
    background-color: var(--e-global-color-primary)!important;
    color: var(--e-global-color-2cbf1d4)!important;
    font-family: "Inter"!important;
    font-weight: 400!important;
    font-size: 18px!important;
    border-radius: 999px!important;
    padding: 20px!important;
    width: 100%!important;
    max-width: 230px!important;
    margin: 0 auto!important;
    transition: all 0.3s ease!important;
}
form .gform-footer input[type="submit"]:hover{
    color: #fff!important;
    background-color: var(--e-global-color-accent)!important;
}
form .gfield--type-multi_choice legend.gfield_label{
    font-family: "Inter"!important;
    font-weight: 400!important;
    font-size: 18px!important;
    padding: 10px 0!important;
}
form .gfield_checkbox {
    display: flex;
    flex-direction: row!important;
    flex-wrap: wrap!important;
}
form h5{
    margin-top: 16px!important;
}
@media only screen and (max-width: 768px) {
    form .gform-body input[type="text"], form .gform-body input[type="email"], form .gform-body select, form .gform-body textarea{
        padding: 0 20px;
    }
    form .gform-footer input[type="submit"]{
        width: 100%!important;
        max-width: unset!important;
    }
}/* End custom CSS */