.elementor-kit-5{--e-global-color-primary:#1A1768;--e-global-color-secondary:#242092;--e-global-color-text:#343434;--e-global-color-accent:#2E29B8;--e-global-color-ebb0cfb:#FFFFFF;--e-global-color-9d1e070:#000000;--e-global-color-58893b3:#DAE8F0;--e-global-color-80904ad:#E8E8E8;--e-global-color-04827db:#747474;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Bebas Neue";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:700;--e-global-typography-accent-text-transform:uppercase;background-color:var( --e-global-color-ebb0cfb );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:400;color:var( --e-global-color-ebb0cfb );background-color:transparent;background-image:linear-gradient(174deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);box-shadow:0px 10px 10px -5px rgba(0,0,0,0.5);border-radius:100px 100px 100px 100px;padding:20px 50px 20px 50px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1260px;}.e-con{--container-max-width:1260px;}.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-kit-5 e-page-transition{background-color:#FFBC7D;}.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-5{--e-global-typography-text-font-size:14px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{padding:15px 30px 15px 30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-text-font-size:13px;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{padding:12px 20px 12px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html {
    overflow-x: hidden !important;
}

.elementor-widget-text-editor p:last-of-type {
    margin: 0 !important;
}

.elementor-widget-video .e-hosted-video .elementor-video {
border-radius: 20px !important;
}

.elementor-post__read-more  {
    background: var(--e-global-color-primary) !important;
    padding: 12px 15px;
    color: #FFF !important;
    border-radius: 100px;
}

.grow:hover {
    transition: all .2s ease-in-out;
    transform: scale(1.03);
    cursor: pointer;
    z-index: 1;
}

.grow {
    transition: all .2s ease-in-out;
}/* End custom CSS */