.elementor-kit-7{--e-global-color-primary:#FFB819;--e-global-color-secondary:#000000;--e-global-color-text:#000000;--e-global-color-accent:#000000;--e-global-color-39d07c9:#D0E2EF;--e-global-color-a70cb1e:#FEB5FD;--e-global-color-ed2d2ee:#FFE9D2;--e-global-color-6d615ea:#FFFFFF;--e-global-color-905106e:#FFFFFF00;--e-global-color-e05b051:#00FFFA;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-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 */.animated-bg {
    background: linear-gradient(131deg, #feb5fc, #cfd2e4, #f8e0db, #ffd8fd, #FFE9D2);
    background-size: 1000% 1000%;

    -webkit-animation: CasperBG 45s ease infinite;
    -moz-animation: CasperBG 45s ease infinite;
    -o-animation: CasperBG 45s ease infinite;
    animation: CasperBG 45s ease infinite;
}

@-webkit-keyframes CasperBG {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}
@-moz-keyframes CasperBG {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}
@-o-keyframes CasperBG {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}
@keyframes CasperBG {
    0%{background-position:0% 7%}
    50%{background-position:100% 94%}
    100%{background-position:0% 7%}
}/* End custom CSS */