.elementor-kit-7{--e-global-color-primary:#487191;--e-global-color-secondary:#487191;--e-global-color-text:#070B0D;--e-global-color-accent:#487191;--e-global-color-3f32b1c:#7C9CB6;--e-global-color-5398ba7:#C1CED9;--e-global-color-b0bed1b:#FFFFFF;--e-global-color-f22acf6:#C1CED929;--e-global-color-d03895b:#2D4E68;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-b9c8831-font-family:"Poppins";--e-global-typography-b9c8831-font-size:3.6em;--e-global-typography-b9c8831-font-weight:400;--e-global-typography-b9c8831-line-height:1.1em;}.elementor-kit-7 a{color:var( --e-global-color-text );}.elementor-kit-7 h4{line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-kit-7{--e-global-typography-b9c8831-line-height:1em;}.elementor-kit-7 h4{font-size:1.5rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-7{--e-global-typography-b9c8831-font-size:2.6em;--e-global-typography-b9c8831-line-height:1.1em;}.elementor-kit-7 h2{line-height:1.2em;}.elementor-kit-7 h4{font-size:1.3rem;line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Improved Animations Stylesheet from https://element.how/elementor-improve-entrance-animations/ , works for the 'fade' animations */

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

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

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

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container {
    padding: 15px;
    position: static;
    display: inline-block;
}

#moove_gdpr_cookie_info_bar p {
    font-size: 12px !important;
    padding: 8px !important;
}/* End custom CSS */