.elementor-kit-123{--e-global-color-primary:rgb(255, 209, 102);--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:rgb(6, 214, 160);--e-global-color-333d9393:#4054B2;--e-global-color-69a6b1a4:#F44571;--e-global-color-70d1dd11:#111F3D;--e-global-color-7569988:#0041FF;--e-global-typography-primary-font-family:"Quicksand";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Quicksand";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Quicksand";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Quicksand";--e-global-typography-accent-font-weight:500;font-family:"Quicksand", Sans-serif;}.elementor-kit-123 a{font-family:"Quicksand", Sans-serif;}body{overflow-x:inherit !important;}.elementor a, .elementor a:link, .elementor a:focus, .elementor a:active, .elementor a:hover{text-decoration:inherit !important;}.elementor a:link, .elementor .smooth-hover a:link, {transition:inherit;}.elementor-kit-123 h1{font-family:"Quicksand", Sans-serif;}.elementor-kit-123 h2{font-family:"Quicksand", Sans-serif;}.elementor-kit-123 h3{font-family:"Quicksand", Sans-serif;}.elementor-kit-123 h4{font-family:"Quicksand", Sans-serif;}.elementor-kit-123 h5{font-family:"Quicksand", Sans-serif;}.elementor-kit-123 h6{font-family:"Quicksand", Sans-serif;}.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);}@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 */html, body {
     width:100%;
    overflow-x:hidden;
}
::-webkit-scrollbar{

    border-radius: 30px;
    width: 0.4vw;
    background: #fff;
}
::-webkit-scrollbar-thumb{
    
    background: -webkit-linear-gradient(#eb5173, #eb5173);
    background: linear-gradient(#eb5173, #eb5173);
    border-radius: 30px;
}
.comments-area a, .page-content a {
    text-decoration: none !important;
}/* End custom CSS */