.elementor-kit-8{--e-global-color-accent:#000000;--e-global-color-primary:#FA4105;--e-global-color-secondary:#05F00A;--e-global-color-text:#5D0FBF;--e-global-color-a5f9e31:#FFFFFF;--e-global-color-46da06a:#F0F0F5;--e-global-color-fc45b63:#8B8B95;--e-global-color-fd4b48c:#F6F6FA;--e-global-typography-primary-font-family:"acumin-pro";--e-global-typography-primary-font-size:36px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"acumin-pro";--e-global-typography-secondary-font-size:27px;--e-global-typography-secondary-font-weight:600;--e-global-typography-secondary-letter-spacing:0px;--e-global-typography-text-font-family:"acumin-pro";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:300;--e-global-typography-text-line-height:23px;--e-global-typography-accent-font-family:"acumin-pro";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:300;--e-global-typography-accent-font-style:italic;--e-global-typography-accent-text-decoration:underline;--e-global-typography-accent-line-height:23px;--e-global-typography-b604c3f-font-family:"acumin-pro";--e-global-typography-b604c3f-font-size:36px;--e-global-typography-b604c3f-font-weight:600;--e-global-typography-b604c3f-line-height:30px;--e-global-typography-47b7b79-font-family:"acumin-pro";--e-global-typography-47b7b79-font-size:27px;--e-global-typography-47b7b79-font-weight:600;--e-global-typography-47b7b79-text-transform:uppercase;--e-global-typography-47b7b79-font-style:normal;--e-global-typography-47b7b79-text-decoration:none;--e-global-typography-47b7b79-line-height:26px;--e-global-typography-6f4bc29-font-family:"acumin-pro";--e-global-typography-6f4bc29-font-size:18px;--e-global-typography-6f4bc29-font-weight:500;--e-global-typography-6f4bc29-text-transform:uppercase;--e-global-typography-6f4bc29-font-style:normal;--e-global-typography-6f4bc29-text-decoration:none;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-family:"acumin-variable", Sans-serif;font-size:18px;font-weight:300;font-style:normal;text-decoration:none;line-height:23px;color:var( --e-global-color-accent );background-color:var( --e-global-color-a5f9e31 );border-style:solid;border-width:2px 2px 2px 2px;border-radius:0px 0px 0px 0px;padding:20px 40px 20px 40px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{color:var( --e-global-color-accent );background-color:var( --e-global-color-46da06a );border-style:solid;border-width:2px 2px 2px 2px;border-radius:0px 0px 0px 0px;}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1200px){.elementor-kit-8{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-line-height:18px;--e-global-typography-text-font-size:16px;--e-global-typography-text-line-height:18px;--e-global-typography-accent-font-size:16px;--e-global-typography-accent-line-height:18px;--e-global-typography-b604c3f-font-size:25px;--e-global-typography-47b7b79-font-size:20px;--e-global-typography-6f4bc29-font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:700px){.elementor-kit-8{--e-global-typography-primary-font-size:25px;--e-global-typography-secondary-font-size:20px;--e-global-typography-text-font-size:15px;--e-global-typography-accent-font-size:15px;--e-global-typography-47b7b79-font-size:17px;--e-global-typography-6f4bc29-font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x: hidden !important;
    max-width: 100vw !important;
}

::-webkit-scrollbar{
    width: 10px; 
    background: #F0F0F5;
    border-left: 1px black solid;

}
::-webkit-scrollbar-thumb{
background: black;
max-height: 10px;
    border-left: 1px black solid;
}/* End custom CSS */