.elementor-kit-209{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;}.elementor-kit-209 e-page-transition{background-color:#FFBC7D;}.elementor-kit-209 h2{font-size:40px;}.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 *//* =========================================================
   ELEV8 - GLOBAL TYPOGRAPHY SIZE CONTROL
   Scoped to Elev8 custom sections only
========================================================= */

/* H1 */


/* H2 */
[class*="e8"] h2 {
    font-size: 32px !important;
    line-height: 1.25 !important;
}

/* H3 */
[class*="e8"] h3 {
    font-size: 20px !important;
    line-height: 1.3 !important;
}

/* H4 */
[class*="e8"] h4 {
    font-size: 18px !important;
    line-height: 1.4 !important;
}

/* H5 */
[class*="e8"] h5 {
    font-size: 16px !important;
    line-height: 1.45 !important;
}

/* H6 */
[class*="e8"] h6 {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

/* Paragraphs */
[class*="e8"] p {
    font-size: 18px !important;
    line-height: 1.8 !important;
}

/* Lists */
[class*="e8"] li {
    font-size: 15px !important;
    line-height: 1.75 !important;
}

/* Normal Links */
[class*="e8"] a:not(.btn) {
    font-size: inherit;
}

/* Small text */
[class*="e8"] small {
    font-size: 14px !important;
    line-height: 1.5 !important;
}

/* =========================================================
   TABLET
========================================================= */
@media (max-width: 1024px) {

    [class*="e8"] h1 {
        font-size: 44px !important;
    }

    [class*="e8"] h2 {
        font-size: 30px !important;
    }

    [class*="e8"] h3 {
        font-size: 22px !important;
    }

    [class*="e8"] h4 {
        font-size: 18px !important;
    }

    [class*="e8"] h5 {
        font-size: 16px !important;
    }

    [class*="e8"] h6 {
        font-size: 14px !important;
    }

    [class*="e8"] p,
    [class*="e8"] li {
        font-size: 14px !important;
    }
}

/* =========================================================
   MOBILE
========================================================= */
@media (max-width: 767px) {

    [class*="e8"] h1 {
        font-size: 36px !important;
        line-height: 1.12 !important;
    }

    [class*="e8"] h2 {
        font-size: 25px !important;
        line-height: 1.3 !important;
    }

    [class*="e8"] h3 {
        font-size: 20px !important;
        line-height: 1.35 !important;
    }

    [class*="e8"] h4 {
        font-size: 17px !important;
    }

    [class*="e8"] h5 {
        font-size: 15px !important;
    }

    [class*="e8"] h6 {
        font-size: 13px !important;
    }

    [class*="e8"] p,
    [class*="e8"] li {
        font-size: 13px !important;
        line-height: 1.75 !important;
    }

    [class*="e8"] small {
        font-size: 10px !important;
    }
}/* End custom CSS */