.elementor-kit-6{--e-global-color-primary:#0017B6;--e-global-color-secondary:#121D50;--e-global-color-text:#5C6C7B;--e-global-color-accent:#F39A83;--e-global-color-f81526d:#FFFFFF;--e-global-color-5c569da:#000000;--e-global-color-80e37e4:#FFFFFF00;--e-global-color-7c41134:#FF591E;--e-global-color-50cea95:#1F45E4;--e-global-color-1bf3b57:#F8E2DB;--e-global-typography-primary-font-family:"Space Grotesk";--e-global-typography-primary-font-size:48px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Space Grotesk";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:17px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-9c97f9c-font-family:"Space Grotesk";--e-global-typography-9c97f9c-font-size:75px;--e-global-typography-9c97f9c-font-weight:600;--e-global-typography-3eb61fa-font-family:"Space Grotesk";--e-global-typography-3eb61fa-font-size:25px;--e-global-typography-3eb61fa-font-weight:700;--e-global-typography-3eb61fa-text-transform:uppercase;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Space Grotesk", Sans-serif;font-size:18px;line-height:1.7em;border-radius:15px 15px 15px 15px;}.elementor-kit-6 button:hover,.elementor-kit-6 button:focus,.elementor-kit-6 input[type="button"]:hover,.elementor-kit-6 input[type="button"]:focus,.elementor-kit-6 input[type="submit"]:hover,.elementor-kit-6 input[type="submit"]:focus,.elementor-kit-6 .elementor-button:hover,.elementor-kit-6 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--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: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 */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

@keyframes slideUp {
    from {
        opacity: 0;
        transform: translate3d(0,60px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.slideInUp {
    animation-name: slideUp
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translate3d(0,-120px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.slideInDown {
    animation-name: slideDown
}/* End custom CSS */