.elementor-kit-214{--e-global-color-primary:#0F8450;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#0E2649;--e-global-color-211fc2b:#DFDFDF;--e-global-color-c9d6b89:#0F8450;--e-global-color-94ccfb3:#13010100;--e-global-color-3b59fd7:#F3F2F23B;--e-global-color-a429a31:#2A2C38;--e-global-color-1be393f:#2A2C383B;--e-global-color-00b7d60:#3B7298;--e-global-typography-primary-font-family:"Hind";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:none;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-size:45px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-text-transform:none;--e-global-typography-secondary-line-height:1.1em;--e-global-typography-text-font-family:"Hind";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:1.6em;--e-global-typography-accent-font-family:"Poppins";--e-global-typography-accent-font-size:16px;--e-global-typography-accent-font-weight:600;--e-global-typography-accent-text-transform:none;--e-global-typography-accent-line-height:1.4em;--e-global-typography-7ac860c-font-family:"Poppins";--e-global-typography-7ac860c-font-size:20px;--e-global-typography-7ac860c-font-weight:600;--e-global-typography-7ac860c-text-transform:none;--e-global-typography-7ac860c-line-height:1.3em;--e-global-typography-37a3c72-font-family:"Poppins";--e-global-typography-37a3c72-font-size:24px;--e-global-typography-37a3c72-font-weight:600;--e-global-typography-37a3c72-text-transform:none;--e-global-typography-37a3c72-line-height:1.3em;--e-global-typography-0eebd16-font-family:"Poppins";--e-global-typography-0eebd16-font-size:75px;--e-global-typography-0eebd16-font-weight:600;--e-global-typography-0eebd16-text-transform:none;--e-global-typography-0eebd16-line-height:1.1em;}.elementor-kit-214 button,.elementor-kit-214 input[type="button"],.elementor-kit-214 input[type="submit"],.elementor-kit-214 .elementor-button{background-color:var( --e-global-color-secondary );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-primary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;padding:15px 20px 15px 20px;}.elementor-kit-214 button:hover,.elementor-kit-214 button:focus,.elementor-kit-214 input[type="button"]:hover,.elementor-kit-214 input[type="button"]:focus,.elementor-kit-214 input[type="submit"]:hover,.elementor-kit-214 input[type="submit"]:focus,.elementor-kit-214 .elementor-button:hover,.elementor-kit-214 .elementor-button:focus{background-color:var( --e-global-color-primary );color:var( --e-global-color-secondary );border-style:solid;border-width:2px 2px 2px 2px;border-color:var( --e-global-color-primary );border-radius:50px 50px 50px 50px;}.elementor-kit-214 e-page-transition{background-color:#FFBC7D;}.elementor-kit-214 a{color:var( --e-global-color-primary );}.elementor-kit-214 a:hover{color:#0E2649;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.e-con{--container-max-width:1250px;}.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-214{--e-global-typography-secondary-font-size:40px;--e-global-typography-0eebd16-font-size:55px;}.elementor-kit-214 button,.elementor-kit-214 input[type="button"],.elementor-kit-214 input[type="submit"],.elementor-kit-214 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-214{--e-global-typography-secondary-font-size:25px;--e-global-typography-37a3c72-font-size:18px;--e-global-typography-0eebd16-font-size:35px;}.elementor-kit-214 button,.elementor-kit-214 input[type="button"],.elementor-kit-214 input[type="submit"],.elementor-kit-214 .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Keeping the original 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
}

/* Optimized animations for non-fade effects */
@keyframes slideIn {
    from {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translate3d(30px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes slideInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 30px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes slideInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -30px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0.8);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

@keyframes zoomOut {
    from {
        opacity: 0;
        transform: scale(1.2);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

/* Apply animations */
.elementor-element.zoomIn {
    animation-name: zoomIn;
}

.elementor-element.zoomOut {
    animation-name: zoomOut;
}

.elementor-element.slideIn {
    animation-name: slideIn;
}

.elementor-element.slideInLeft {
    animation-name: slideInLeft;
}

.elementor-element.slideInRight {
    animation-name: slideInRight;
}

.elementor-element.slideInUp {
    animation-name: slideInUp;
}

.elementor-element.slideInDown {
    animation-name: slideInDown;
}

/* Apply general settings to animations */
.elementor-element {
    animation-duration: 1s;
    animation-timing-function: ease-out;
    animation-fill-mode: both;
}/* End custom CSS */