.elementor-kit-21{--e-global-color-primary:#010101;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#010101;--e-global-color-e616511:#343434;--e-global-color-387b227:#545454;--e-global-color-cd687f0:#822B2B;--e-global-color-166ae06:#010101;--e-global-color-4154b9b:#FFFFFF;--e-global-color-0731c27:#01405F;--e-global-color-3debca0:#99E1FA;--e-global-color-653dac6:#C0C0C0;--e-global-color-b74ad28:#23238E;--e-global-typography-primary-font-family:"Sora";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Sora";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Sora";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Sora";--e-global-typography-accent-font-weight:500;}.elementor-kit-21 e-page-transition{background-color:#FFBC7D;}.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);}.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-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */::-webkit-scrollbar{
    width: 0.9vw;
    background: #010101;
}
::-webkit-scrollbar-thumb{
    background: -webkit-linear-gradient(#545454,#545454);
    background: linear-gradient(#545454,#545454);
    border-radius: 0px;
}

::-webkit-scrollbar-thumb:hover{
   background: -webkit-linear-gradient(#FFFFFF,#FFFFFF);
   background: linear-gradient(#FFFFFF,#FFFFFF); 
}/* End custom CSS */