.elementor-kit-25{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#ED76FF;--e-global-color-dac1ec3:#00000000;--e-global-color-2117917:#FFFFFF;--e-global-color-3ce1749:#000000;--e-global-color-8e9723b:#0000006B;--e-global-color-f4cdc7c:#006FC34F;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-3ce1749 );background-image:url("/wp-content/uploads/2022/09/logoalpha-1.svg");background-position:center center;background-repeat:no-repeat;background-size:16% auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-25 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-25{background-repeat:no-repeat;background-size:140px auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-25{background-position:center center;background-repeat:no-repeat;background-size:100px auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-25{background-attachment:fixed;}}/* Start custom CSS */@keyframes revealRight {
    0% {
        transform: scale(0.2) translate(+230%, +230%);
    }
    100% {
        transform: scale(1.0) translate(0%);
    }
}

@keyframes revealLeft {
    0% {
        transform: scale(0.2) translate(-230%, -230%);
    }
    100% {
        transform: scale(1.0) translate(0%);
    }
}


/* Fixed background for tablet and mobile */
@media all and (max-width:1024px) {
    .elementor-kit-25 {
        background-image:unset;
    }
    
    .elementor-kit-25:after {
        content: '';
        width: 100%;
        height: 100%;
        background-position: inherit;
        background-image: url(/wp-content/uploads/2022/09/logoalpha-1.svg);
        background-size: inherit;
        background-attachment: inherit;
        background-repeat: inherit;
        position: fixed;
        top: 0;
        z-index: -1;
    }
}/* End custom CSS */