.elementor-kit-269{--e-global-color-primary:#FECE1F;--e-global-color-secondary:#3D0066;--e-global-color-text:#FFFFFF;--e-global-color-accent:#000000;--e-global-color-4125a76:#EEC6FD;--e-global-color-75b3d5a:#A86AC0;--e-global-color-410d68c:#C66FFF;--e-global-typography-primary-font-family:"Manrope";--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:"Manrope";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Manrope";--e-global-typography-accent-font-weight:500;font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-kit-269 button,.elementor-kit-269 input[type="button"],.elementor-kit-269 input[type="submit"],.elementor-kit-269 .elementor-button{background-color:transparent;font-family:"Manrope", Sans-serif;font-size:1rem;font-weight:600;color:var( --e-global-color-secondary );background-image:linear-gradient(180deg, var( --e-global-color-4125a76 ) 0%, var( --e-global-color-4125a76 ) 100%);border-style:none;border-radius:100px 100px 100px 100px;padding:018px 30px 18px 30px;}.elementor-kit-269 e-page-transition{background-color:#FFBC7D;}.elementor-kit-269 a{color:var( --e-global-color-accent );}.elementor-kit-269 h1{color:var( --e-global-color-text );font-size:72px;font-weight:800;line-height:100%;}.elementor-kit-269 h2{color:var( --e-global-color-4125a76 );font-family:"Manrope", Sans-serif;font-size:1.2rem;font-weight:500;line-height:100%;letter-spacing:-0.02em;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-header .site-branding .site-logo img{width:120px;max-width:120px;}.site-footer .site-branding .site-logo img{width:120px;max-width:120px;}@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 */body{
    overflow-x: clip;
    min-height: 100vh;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.elementor-location-footer{
    margin-top: auto;
}

.c-bg-style{
    contain: layout;
}

.c-bg-style::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #EEC6FD;
    opacity: 70%;
    
    filter: blur(250px);
    

    display: block;
    will-change: filter;
}/* End custom CSS */