.elementor-kit-6{--e-global-color-primary:#852834;--e-global-color-secondary:#1D1D1B;--e-global-color-text:#666666;--e-global-color-accent:#FFC107;--e-global-color-b333621:#FFFFFF;--e-global-color-b9b555e:#F4EDE7;--e-global-color-cca4e3e:#C4C4C4;--e-global-color-1abfbf9:#1B2C34;--e-global-typography-primary-font-family:"PT Serif";--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:"Poppins";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-33fbf00-font-size:72px;--e-global-typography-33fbf00-font-weight:700;--e-global-typography-ab4d347-font-size:60px;--e-global-typography-ab4d347-font-weight:700;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.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-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 */.elementor-counter-title:before {
    content: '';
    position: absolute;
    top: -4px;
    right: 0px;
    width: 66px;
    aspect-ratio: 1 / 1;
    background: var(--e-global-color-primary);
    opacity: 0.2;
    border-radius: 50%;
    z-index: 10;
    animation: zoom 1s linear infinite alternate;
}

@keyframes zoom {
    from {
        transform: scale(1);
    }

    to {
        transform: scale(1.1);
    }
}/* End custom CSS */