.elementor-kit-10{--e-global-color-primary:#20355A;--e-global-color-secondary:#32538C;--e-global-color-text:#56585A;--e-global-color-accent:#DBAA00;--e-global-color-f407a12:#FFFFFF;--e-global-color-5dfe86b:#0E1726;--e-global-color-a2e1fd8:#C29600;--e-global-color-0938d24:#F7F7F7;--e-global-color-e553fa6:#1A1A1A;--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-cf13959-font-family:"Montserrat";--e-global-typography-cf13959-font-size:14px;--e-global-typography-cf13959-font-weight:900;--e-global-typography-212de38-font-family:"Montserrat";--e-global-typography-212de38-font-size:48px;--e-global-typography-212de38-font-weight:900;--e-global-typography-212de38-line-height:48px;--e-global-typography-4c6de65-font-family:"Montserrat";--e-global-typography-4c6de65-font-size:40px;--e-global-typography-4c6de65-font-weight:400;--e-global-typography-5872f23-font-family:"Montserrat";--e-global-typography-5872f23-font-size:14px;--e-global-typography-5872f23-font-weight:900;--e-global-typography-5872f23-text-transform:uppercase;--e-global-typography-5872f23-letter-spacing:2px;--e-global-typography-99aef65-font-family:"Montserrat";--e-global-typography-99aef65-font-size:24px;--e-global-typography-99aef65-font-weight:700;--e-global-typography-53c6383-font-family:"Poppins";--e-global-typography-53c6383-font-size:22px;--e-global-typography-53c6383-font-weight:400;--e-global-typography-068426e-font-family:"Montserrat";--e-global-typography-068426e-font-size:11px;--e-global-typography-068426e-font-weight:600;--e-global-typography-068426e-text-transform:uppercase;--e-global-typography-068426e-letter-spacing:2px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-cf13959-font-family ), Sans-serif;font-size:var( --e-global-typography-cf13959-font-size );font-weight:var( --e-global-typography-cf13959-font-weight );color:var( --e-global-color-f407a12 );border-radius:0px 0px 0px 0px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:var( --e-global-color-a2e1fd8 );}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-kit-10 a{color:var( --e-global-color-accent );}.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-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-cf13959-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10{--e-global-typography-cf13959-font-size:13px;--e-global-typography-212de38-font-size:40px;--e-global-typography-212de38-line-height:1em;--e-global-typography-4c6de65-font-size:30px;--e-global-typography-5872f23-font-size:12px;--e-global-typography-5872f23-letter-spacing:1px;--e-global-typography-99aef65-font-size:20px;--e-global-typography-53c6383-font-size:16px;--e-global-typography-068426e-font-size:12px;--e-global-typography-068426e-letter-spacing:1px;}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{font-size:var( --e-global-typography-cf13959-font-size );}.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
}/* End custom CSS */