.elementor-kit-636{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#57CAA5;--e-global-color-50ea4109:#4054B2;--e-global-color-55a58c13:#23A455;--e-global-color-1826b9d9:#000;--e-global-color-7ec372a9:#FFF;--e-global-color-ff378ec:#57CAA5;--e-global-color-86bb3ca:#26BC85;--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 Flex";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"futura-pt", Sans-serif;font-size:18px;line-height:1.4em;letter-spacing:0.6px;}.elementor-kit-636 h1{color:var( --e-global-color-ff378ec );font-family:"futura-pt-bold", Sans-serif;font-size:34px;font-weight:normal;line-height:1em;letter-spacing:0px;}.elementor-kit-636 h2{color:var( --e-global-color-ff378ec );font-family:"futura-pt-bold", Sans-serif;font-size:34px;font-weight:normal;line-height:1.3em;letter-spacing:0.1px;}.elementor-kit-636 button,.elementor-kit-636 input[type="button"],.elementor-kit-636 input[type="submit"],.elementor-kit-636 .elementor-button{color:var( --e-global-color-7ec372a9 );background-color:var( --e-global-color-accent );}.elementor-kit-636 button:hover,.elementor-kit-636 button:focus,.elementor-kit-636 input[type="button"]:hover,.elementor-kit-636 input[type="button"]:focus,.elementor-kit-636 input[type="submit"]:hover,.elementor-kit-636 input[type="submit"]:focus,.elementor-kit-636 .elementor-button:hover,.elementor-kit-636 .elementor-button:focus{color:var( --e-global-color-7ec372a9 );background-color:var( --e-global-color-accent );border-radius:3px 3px 3px 3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-636 e-page-transition{background-color:#FFBC7D;}@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-kit-636 h2{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.button{
    background-color: var(--e-global-color-ff378ec);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    box-shadow: none;
    text-decoration: none;
    border: none;
    min-width: 120px;
    font-weight: 600;
}
.button:hover {
    background-color: var(--e-global-color-ff378ec);
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    line-height: 1;
    padding: 12px 24px;
    fill: #fff;
    text-align: center;
    transition: all .3s;
    box-shadow: none;
    text-decoration: none;
    border: none;
}
[type=submit] {
        background-color: var(--e-global-color-ff378ec)!important;
}

.button-white{
    background-color: #fff !important;
    border-radius: 3px;
    color: var(--e-global-color-ff378ec) !important;
    display: inline-block;
    line-height: 1;
    fill: var(--e-global-color-ff378ec) !important;
    text-align: center;
    transition: all .3s;
    box-shadow: none;
    text-decoration: none;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    min-width: 120px;
}
.button-white:hover {
    background-color: #fff !important;
    border-radius: 3px;
    color: var(--e-global-color-ff378ec) !important;
    display: inline-block;
    line-height: 1;
    fill: var(--e-global-color-ff378ec) !important;
    text-align: center;
    transition: all .3s;
    box-shadow: none;
    text-decoration: none;
    border: none;
    padding: 15px 30px;
    font-size: 16px;
    min-width: 120px;
}
.button-white [type=submit] {
    background-color: #fff !important;
}/* End custom CSS */