.elementor-kit-5{--e-global-color-primary:#1DDCEB;--e-global-color-secondary:#021116;--e-global-color-text:#505050;--e-global-color-accent:#7DCF69;--e-global-color-041f4c1:#FFFFFF;--e-global-color-1b42ef8:#000000;--e-global-typography-primary-font-family:"Barlow";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Ubuntu Sans";--e-global-typography-secondary-font-size:15px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Ubuntu Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Ubuntu Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-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 */.cst-btn .elementor-button {
    animation: btn-a 0.7s linear infinite;
    outline-color: #fff9;
}

@keyframes btn-a {
    from {
        outline-style: solid;
        outline-width: 0px;
    }
    to {
        outline-style: solid;
        outline-width: 15px;
        outline-color: transparent;
    }
}/* End custom CSS */