.elementor-kit-5{--e-global-color-primary:#B24145;--e-global-color-secondary:#111111;--e-global-color-text:#000000;--e-global-color-accent:#B24145;--e-global-color-0e18f36:#141416;--e-global-color-4faf996:#1A1A1D;--e-global-color-581b9e3:#F2F3F4;--e-global-color-e558678:#A1A4AB;--e-global-color-4f2ca27:#5864F4;--e-global-color-9d3c3b1:#C2FF84;--e-global-color-98061e9:#B24145;--e-global-color-e47a163:#FFE10F;--e-global-color-493b6b9:#161719;--e-global-color-069f54a:#2E2E34;--e-global-typography-primary-font-family:"Helvetica";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Verdana";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-0e18f36 );}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 a:hover{color:var( --e-global-color-accent );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1400px;}.e-con{--container-max-width:1400px;}.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 .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 *//* width */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #232524;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #323338;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #B24145;
}

body {
  overflow-x: hidden;
}/* End custom CSS */