.elementor-kit-5{--e-global-color-primary:#043663;--e-global-color-secondary:#94C241;--e-global-color-text:#052949;--e-global-color-accent:#0476B6;--e-global-color-5bcbe4c:#0A457A;--e-global-color-9af31de:#000E1A;--e-global-color-e506b21:#FFFFFF;--e-global-typography-primary-font-family:"Michroma";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Michroma";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-exit-animation:e-page-transition-fade-in;--e-page-transition-animation-duration:1500ms;--e-preloader-animation:pulse;--e-preloader-animation-duration:1500ms;--e-preloader-width:220px;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-9af31de );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.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;}}/* Start custom CSS */html {
    scroll-behavior: smooth;
}
body {
    overflow-x: hidden;
}
p:last-child {
    margin: 0px;
}
.elementor-icon-wrapper {
    display: flex;
}

.text-color-light {
    background-image: linear-gradient(to right, #0476B6, #000E1A);
    padding: 8px 16px;
    border-radius: 8px;
    color:white;
    border: 1px solid #0476B6;
    width: max-content;
}
.text-color-dark {
    background-image: linear-gradient(to right, #0476B6, #0A457A);
    padding: 8px 16px;
    border-radius: 8px;
    color:white;
    border: 1px solid #0476B6;
    width: max-content;
}/* End custom CSS */