.elementor-kit-104{--e-global-color-primary:#75F8D2;--e-global-color-secondary:#4F99ED;--e-global-color-text:#000000;--e-global-color-accent:#FFFFFF;--e-global-color-dd2143d:#74FAD4;--e-global-color-99776a6:#4E9EEC;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:5em;--e-global-typography-primary-font-weight:900;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-font-style:normal;--e-global-typography-primary-line-height:1.5em;--e-global-typography-primary-letter-spacing:1px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:3em;--e-global-typography-secondary-font-weight:900;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:1.2px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:1em;--e-global-typography-text-font-weight:500;--e-global-typography-text-text-transform:uppercase;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.5em;--e-global-typography-text-letter-spacing:2.5px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:0.8em;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-line-height:1.5em;--e-global-typography-accent-letter-spacing:0px;background-color:var( --e-global-color-text );--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:130px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:924px;}.e-con{--container-max-width:924px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-104 e-page-transition{background-color:var( --e-global-color-text );}@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-104{--e-global-typography-primary-font-size:2.5em;--e-global-typography-secondary-font-size:1.5em;--e-global-typography-text-font-size:0.8em;--e-global-typography-text-line-height:1.8em;--e-global-typography-text-letter-spacing:2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */header.entry-header.alignwide {
    display: none;
}
footer.entry-footer.default-max-width {
    display: none;
}
html,body {
    overflow-x: hidden;
}
a.button:hover, a.button:visited {
    text-decoration: none!important;
}

h1, .h1 {
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    letter-spacing: var(--e-global-typography-primary-letter-spacing);
    line-height: var(--e-global-typography-primary-line-height);
    font-family: var(--e-global-typography-primary-font-family);
    text-transform: var(--e-global-typography-primary-text-transform);
    color: var(--e-global-color-primary);
}
h2, .h2 {
    font-size: var(--e-global-typography-secondary-font-size);
    font-weight: var(--e-global-typography-secondary-font-weight);
    letter-spacing: var(--e-global-typography-secondary-letter-spacing);
    line-height: var(--e-global-typography-secondary-line-height);
    font-family: var(--e-global-typography-secondary-font-family);
    text-transform: var(--e-global-typography-secondary-text-transform);
    color: white;
    padding-bottom: 1em;
}

h4, .h4 {
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    letter-spacing: var(--e-global-typography-accent-letter-spacing);
    line-height: var(--e-global-typography-accent-line-height);
    font-family: var(--e-global-typography-accent-font-family);
    text-transform: var(--e-global-typography-accent-text-transform);
    color: white;
    padding-bottom: 2.5em;
}/* End custom CSS */