.elementor-kit-11{--e-global-color-primary:#1C1C1C;--e-global-color-secondary:#54595F;--e-global-color-text:#1C1C1C;--e-global-color-accent:#CFFFAD;--e-global-color-ad7170d:#B7F587;--e-global-color-b29f5b9:#FFFEFE;--e-global-color-adfaaec:#FFFFFF00;--e-global-color-c8c6716:#F3F3F1;--e-global-color-29406a6:#DCDCDC;--e-global-color-beaca47:#F9F9F9;--e-global-color-d55ecfe:#D6D6D629;--e-global-typography-primary-font-family:"Archivo";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Hanken Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Hanken Grotesk";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:24px;--e-global-typography-accent-font-family:"Hanken Grotesk";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:23px;--e-global-typography-06902a5-font-family:"Archivo";--e-global-typography-06902a5-font-size:18px;--e-global-typography-06902a5-font-weight:500;--e-global-typography-06902a5-line-height:26px;--e-global-typography-a409486-font-family:"Archivo";--e-global-typography-a409486-font-size:40px;--e-global-typography-a409486-font-weight:600;--e-global-typography-a409486-line-height:48px;--e-global-typography-55396ed-font-family:"Archivo";--e-global-typography-55396ed-font-size:24px;--e-global-typography-55396ed-font-weight:500;--e-global-typography-55396ed-line-height:32px;}.elementor-kit-11 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-kit-11{--e-global-typography-06902a5-font-size:16px;--e-global-typography-06902a5-line-height:24px;--e-global-typography-a409486-font-size:32px;--e-global-typography-a409486-line-height:40px;--e-global-typography-55396ed-font-size:20px;--e-global-typography-55396ed-line-height:28px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-11{--e-global-typography-06902a5-font-size:16px;--e-global-typography-06902a5-line-height:24px;--e-global-typography-a409486-font-size:32px;--e-global-typography-a409486-line-height:40px;--e-global-typography-55396ed-font-size:18px;--e-global-typography-55396ed-line-height:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */