.elementor-kit-7{--e-global-color-primary:#2DDA94;--e-global-color-secondary:#9F9F9F;--e-global-color-text:#1A1A32;--e-global-color-accent:#C8F420;--e-global-color-4f9ecb0:#FD5701;--e-global-color-8627d73:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:20px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );font-weight:500;color:var( --e-global-color-text );border-radius:50px 50px 50px 50px;padding:12px 24px 12px 24px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a{color:var( --e-global-color-4f9ecb0 );font-family:"Poppins", Sans-serif;font-weight:500;}.elementor-kit-7 h1{color:var( --e-global-color-text );font-family:"Titillium Web", Sans-serif;font-weight:700;text-transform:uppercase;}.elementor-kit-7 h2{color:var( --e-global-color-text );font-family:"Titillium Web", Sans-serif;font-weight:600;text-transform:uppercase;}.elementor-kit-7 h3{color:var( --e-global-color-text );font-family:"Titillium Web", Sans-serif;font-weight:600;text-transform:uppercase;}.elementor-kit-7 h4{color:var( --e-global-color-text );font-family:"Titillium Web", Sans-serif;font-weight:600;text-transform:uppercase;}.elementor-kit-7 h5{font-family:"Titillium Web", Sans-serif;font-weight:500;text-transform:uppercase;}.elementor-kit-7 h6{font-family:"Titillium Web", Sans-serif;font-weight:500;text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.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);}.elementor-lightbox{background-color:#1A1A32EB;--lightbox-ui-color:var( --e-global-color-8627d73 );--lightbox-ui-color-hover:var( --e-global-color-primary );}.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-kit-7 p{margin-block-end:16px;}.elementor-kit-7 h1{font-size:32px;}.elementor-kit-7 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0;
}

p strong {
    font-weight: 800;
}

.elementor-widget-button .elementor-button {
    position: relative;
}

.elementor-widget-button .elementor-button::after {
    position: absolute;
    content: '';
    display: block;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 2px;
    transition: all .3s ease-in-out;
    z-index: 0;
}
.elementor-widget-button .elementor-button-content-wrapper {
    z-index: 2;
    position: relative;
}

.elementor-widget-button.purple .elementor-button {
    border-color: var( --e-global-color-4f9ecb0 );
}
.elementor-widget-button.purple .elementor-button::after {
    background: var( --e-global-color-4f9ecb0 );
}

.elementor-widget-button.green .elementor-button {
    border-color: #2DDA94;
}
.elementor-widget-button.green .elementor-button::after {
    background: #2DDA94;
}

.elementor-widget-button.dark .elementor-button {
    border-color: var( --e-global-color-text );
}
.elementor-widget-button.dark .elementor-button::after {
    background: var( --e-global-color-text );
}

.elementor-widget-button .elementor-button:hover::after {
    height: 100%;
}/* End custom CSS */