.elementor-kit-8{--e-global-color-primary:#FF9E1B;--e-global-color-secondary:#05C3DE;--e-global-color-text:#333333;--e-global-color-accent:#DF4787;--e-global-color-478fa19:#FFFFFF;--e-global-color-49c446a:#F6F6F6;--e-global-color-88ed173:#4A4F55;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-size:3rem;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.15em;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-size:2rem;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:1.15em;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-size:1.25rem;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.35em;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-size:1.15rem;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-50fd169-font-family:"Raleway";--e-global-typography-50fd169-font-size:1.5rem;--e-global-typography-50fd169-font-weight:400;--e-global-typography-50fd169-line-height:1.25em;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 p{margin-block-end:0.5em;}.elementor-kit-8 a{color:var( --e-global-color-secondary );}.elementor-kit-8 h3{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:1em;}.elementor-element{--widgets-spacing:1em 1em;--widgets-spacing-row:1em;--widgets-spacing-column:1em;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1366px){.elementor-kit-8{--e-global-typography-primary-font-size:2.5rem;}.elementor-kit-8 h3{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-kit-8{--e-global-typography-primary-font-size:2.25rem;--e-global-typography-secondary-font-size:2rem;--e-global-typography-text-font-size:1.15rem;--e-global-typography-50fd169-font-size:1.25rem;}.elementor-kit-8 h3{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{--e-global-typography-primary-font-size:2rem;--e-global-typography-secondary-font-size:1.5rem;--e-global-typography-text-font-size:1rem;--e-global-typography-50fd169-font-size:1.15rem;}.elementor-kit-8 h3{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */p,
li {
    &:last-child {
        margin-bottom: 0;
    }
    
    strong {
        color: #05C3DE;
    }
}


@media only screen and (min-width: 1680px) {
    html {
        background: #f9f9f9;
    }
    
    body {
        max-width: 1680px;
        background: white;
        margin: 0 auto;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    }
}

@media only screen and (min-height: 1440px) {
    .maxH {
        --min-height: 700px !important;
    }
}

@media only screen and (max-height: 900px) {
    .maxH {
        --min-height: min(50vh, 500px) !important;
    }
}/* End custom CSS */