.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#DD2B1C;--e-global-color-540db9d:#151616;--e-global-color-ccaa581:#D0E6FB;--e-global-color-29fb010:#B9D9F9;--e-global-color-20576dc:#8ABFF5;--e-global-color-44b5e50:#5BA6F1;--e-global-color-0fed781:#2C8CED;--e-global-color-97ff204:#1272D4;--e-global-color-2351c35:#0E59A5;--e-global-color-ff47969:#0A4076;--e-global-color-4732b5e:#062647;--e-global-color-2b198ac:#020D18;--e-global-color-ef20982:#FBE5E3;--e-global-color-b318a12:#F9D0CC;--e-global-color-0b86dd5:#F3A69F;--e-global-color-dbe1c2b:#ED7B72;--e-global-color-aea14c5:#E75145;--e-global-color-0037690:#B02216;--e-global-color-bff5efd:#821911;--e-global-color-1efd656:#55110B;--e-global-color-2176c7d:#280805;--e-global-color-aed9de1:#EEEFEF;--e-global-color-2c9ca7b:#E1E2E2;--e-global-color-989a959:#C7C9C9;--e-global-color-5c0a5fa:#ADB0B0;--e-global-color-5a56334:#939797;--e-global-color-13e185c:#797E7E;--e-global-color-c7fc752:#606464;--e-global-color-4553db1:#474A4A;--e-global-color-21a0e56:#2E3030;--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:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-text-font-family:"Spline Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Spline Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;font-size:1.1rem;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 h1{font-family:"Quicksand", Sans-serif;font-size:130px;font-weight:600;}.elementor-kit-8 h2{font-family:"Quicksand", Sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;}.elementor-kit-8 h3{font-family:"Quicksand", Sans-serif;font-size:56px;font-weight:600;}.elementor-kit-8 h4{font-family:"Quicksand", Sans-serif;font-size:24px;font-weight:600;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing: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 *//*---------------------------------------------------------------------------------------
|                                  Global Style                                          |
----------------------------------------------------------------------------------------*/

body{
  overflow-x:hidden !important
}
*, *:hover, *:focus, *:visited{
  outline:none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
}
a, a:hover, a:focus, a:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  color: inherit;
  text-decoration: none;
}
button, button:hover, button:focus, button:visited{
  outline: none !important;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important; 
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important; 
}

h1:before, h2:before {
  display: none !important;
}
img{
pointer-events: none;
}

/*Custom Scrollbar*/
/* width */
::-webkit-scrollbar {
   width:8px;
}
/* Track */
::-webkit-scrollbar-track {
   box-shadow: inset 0 0 5px grey; 
   border-radius: 0px;
}
/* Handle */
::-webkit-scrollbar-thumb {
   background: linear-gradient(#232527, #151616);
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
   background: #DD2B1C; 
}



/*---------------------------------------------------------------------------------------
|                               Responsive design                                        |
----------------------------------------------------------------------------------------*//* End custom CSS */