.elementor-kit-9{--e-global-color-primary:#515151;--e-global-color-secondary:#D3D3D3;--e-global-color-text:#202020;--e-global-color-accent:#AE1F27;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-secondary );background-image:url("https://redlinemotorservices.co.uk/wp-content/uploads/2025/08/Artboard-3C-3-scaled.jpg");background-position:center center;background-repeat:repeat;--e-page-transition-entrance-animation:e-page-transition-fade-out;--e-page-transition-animation-duration:300ms;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-accent );--e-preloader-size:10px;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{background-color:var( --e-global-color-secondary );color:var( --e-global-color-text );border-style:solid;border-width:1px 1px 1px 1px;border-radius:20px 20px 20px 20px;}.elementor-kit-9 button:hover,.elementor-kit-9 button:focus,.elementor-kit-9 input[type="button"]:hover,.elementor-kit-9 input[type="button"]:focus,.elementor-kit-9 input[type="submit"]:hover,.elementor-kit-9 input[type="submit"]:focus,.elementor-kit-9 .elementor-button:hover,.elementor-kit-9 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-secondary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.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);}@media(max-width:1024px){.elementor-kit-9 h2{font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:30px;}.elementor-kit-9 h2{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Firefox */
  * {
    scrollbar-width: thin;
    scrollbar-color: #ae1f27 #ffffff;
  }

  /* Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 10px;
  }

  *::-webkit-scrollbar-track {
    background: #ffffff;
  }

  *::-webkit-scrollbar-thumb {
    background-color: #ae1f27;
    border-radius: 20px;
    border: 0px none #ffffff;
  }
  
/* Elementor legacy speed presets (matches your markup exactly) */
.elementor-element.animated.animated-slow {
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}
.elementor-element.animated.animated-slower {
  -webkit-animation-duration: 4s !important;
  animation-duration: 4s !important;
}

/* If any element is missing .elementor-element, cover it too */
.animated.animated-slow { 
  -webkit-animation-duration: 4s !important; 
  animation-duration: 4s !important; 
}
.animated.animated-slower { 
  -webkit-animation-duration: 4s !important; 
  animation-duration: 4s !important; 
}/* End custom CSS */