.elementor-kit-5{--e-global-color-primary:#EAAD1E;--e-global-color-secondary:#1C1C1C;--e-global-color-text:#1C1C1C;--e-global-color-accent:#FFB300;--e-global-color-bde716e:#535353;--e-global-color-8506a8b:#04D98B;--e-global-color-aca8732:#FF84FF;--e-global-color-03806a5:#0090EA;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-size:100px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:110px;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:50px;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:20px;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:20px;color:var( --e-global-color-text );--e-page-transition-entrance-animation:e-page-transition-slide-out-up;--e-page-transition-exit-animation:e-page-transition-slide-in-up;--e-page-transition-animation-duration:1500ms;--e-preloader-width:150px;}.elementor-kit-5 a{color:var( --e-global-color-accent );}.elementor-kit-5 h1{color:var( --e-global-color-secondary );}.elementor-kit-5 h2{color:var( --e-global-color-secondary );}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{color:#FFFFFF;background-color:var( --e-global-color-secondary );border-radius:60px 60px 60px 60px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-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);}.elementor-kit-5 e-page-transition{background-color:#000000;}@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 */.difference{
    mix-blend-mode: difference;
}
.desactive{
    pointer-events: none;
}
.shadow{
    filter: drop-shadow(5px 5px 10px #000);
}
.shadowImg{
    filter: drop-shadow(-25px 45px 20px #00000050);
}
.elementor-counter-title{
    text-align: center;
}
::-webkit-scrollbar {
  width: 12px;
}
::-webkit-scrollbar-track {
  background: #111; 
  border-left: 1px solid #222;
  position: relative;
}
::-webkit-scrollbar-track:vertical {
  background-image: 
    linear-gradient(#fff 1px, transparent 1px);
  background-size: 100% 24px; 
}
::-webkit-scrollbar-thumb {
  background: #007aff; 
  border-radius: 2px;
  border: 3px solid #111; 
}
::-webkit-scrollbar-thumb:hover {
  background: #4aa7ff;
}/* End custom CSS */