.elementor-kit-5{--e-global-color-primary:#00AAD0;--e-global-color-secondary:#54595F;--e-global-color-text:#13171E;--e-global-color-accent:#FF7151;--e-global-color-faec8a9:#FFFFFF;--e-global-color-4c4b153:#ED3757;--e-global-typography-primary-font-family:"Gotham";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Gotham";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gotham";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Gotham";--e-global-typography-accent-font-weight:500;font-size:1.5rem;}.elementor-kit-5 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-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;}}:root { --dark:#13171e; --blue:#00aad0; --White:#ffffff; --vibrant-aqua:#2ec0de; }
/* Start custom CSS */.padding-global {
    --padding-left: 9.375rem !important;
    --padding-right: 9.375rem !important;
}


@media (min-width: 1440px) {
    .padding-global {
        --padding-left: 11.25rem !important;
        --padding-right: 11.25rem !important;
    }
}

@media (max-width: 1024px) {
    .padding-global {
        --padding-left: 1.5rem !important;
        --padding-right: 1.5rem !important;
    }
}

@media (max-width: 767px) {
    .padding-global {
        --padding-left: 1.375rem !important;
        --padding-right: 1.375rem !important;
    }
}


p:not(:last-of-type) {
    margin-block-end: 1.5rem;
}/* End custom CSS */