.elementor-kit-5{--e-global-color-primary:#1A1A1A;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#1A1A1A;--e-global-color-accent:#C92127;--e-global-color-95c6aad:#FFFFFF;--e-global-color-a4170fb:#15356D12;--e-global-color-81cdd97:#000000;--e-global-color-a43ca63:#071735;--e-global-color-ea5053a:#15356D;--e-global-color-0d64aad:#EEF2F4;--e-global-color-85f1125:#102A57;--e-global-color-49fca20:#EDF2F4;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-text-font-family:"Poppins";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-primary );}.elementor-kit-5 h1{font-family:"Poppins", Sans-serif;font-size:48px;font-weight:700;}.elementor-kit-5 h2{font-family:"Poppins", Sans-serif;font-size:42px;}.elementor-kit-5 h3{font-family:"Poppins", Sans-serif;font-size:28px;}.elementor-kit-5 h4{font-family:"Poppins", Sans-serif;font-size:20px;}.elementor-kit-5 h5{font-family:"Poppins", Sans-serif;}.elementor-kit-5 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;}.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);}@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 */.fadeInUp {
    animation-name: fadeInUpMod !important;
}
@keyframes fadeInUpMod {
    from {
        opacity: 0;
        transform: translate3d(0, 20%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}/* End custom CSS */