.elementor-kit-10932{--e-global-color-primary:#3095A4;--e-global-color-secondary:#639B2A;--e-global-color-text:#262626;--e-global-color-accent:#8D2A5D;--e-global-color-64417e6:#639B2A;--e-global-color-790f3ea:#3095A4;--e-global-color-5fb50de:#8D2A5D;--e-global-color-fbd052a:#004D62;--e-global-color-4edfa7b:#467715;--e-global-color-f6c8ede:#64123C;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-size:1.15em;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-weight:500;font-family:"Urbanist", Sans-serif;}.elementor-kit-10932 a{font-family:"Urbanist", Sans-serif;}.elementor-kit-10932 h1{font-family:"Cherry Swash", Sans-serif;font-size:54px;}.elementor-kit-10932 h2{font-family:"Cherry Swash", Sans-serif;font-size:48px;}.elementor-kit-10932 h3{font-family:"Cherry Swash", Sans-serif;font-size:38px;}.elementor-kit-10932 h4{font-family:"Cherry Swash", Sans-serif;font-size:24px;}.elementor-kit-10932 h5{font-family:"Cherry Swash", Sans-serif;font-size:22px;}.elementor-kit-10932 h6{font-family:"Cherry Swash", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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-10932 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-10932 h2{font-size:44px;}.elementor-kit-10932 h3{font-size:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-10932 h1{font-size:52px;}.elementor-kit-10932 h2{font-size:40px;}.elementor-kit-10932 h3{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html,
body {
    margin: 0 !important;
    padding: 0 !important;
}

.page-header {
    top: -16px;
}

.animated-divider .elementor-icon {
    animation: rotation 10s linear infinite;
}

.animated-divider .elementor-divider-separator::before,
.animated-divider .elementor-divider-separator::after {
    border-top-style: solid !important;
}

.tw-teal {
    color: var(--e-global-color-primary);
}

.tw-green {
    color: #639b2a;
}

.tw-purple {
    color: var(--e-global-color-accent);
}

@keyframes rotation {
    0% {
        transform: rotate(359deg);
    }

    100% {
        transform: rotate(0deg);
    }
}/* End custom CSS */