.elementor-kit-217{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#070707;--e-global-color-text:#FAFAFA;--e-global-color-accent:#FFFFFF99;--e-global-color-7766a22:#40404059;--e-global-color-8de9e19:#FFFFFF1A;--e-global-color-3b87288:#070707;--e-global-color-63d8c55:#0707074D;--e-global-color-2a1aa80:#FFFFFF33;--e-global-color-0e0eacc:#FFFFFF66;--e-global-color-32e5633:#FFFFFF99;--e-global-color-e464f9c:#40404033;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-2bb87cd-font-family:"Inter";--e-global-typography-2bb87cd-font-size:1.2em;--e-global-typography-2bb87cd-font-weight:500;--e-global-typography-2bb87cd-text-transform:uppercase;--e-global-typography-2bb87cd-line-height:1.2em;--e-global-typography-2bb87cd-letter-spacing:2px;--e-global-typography-a74c42d-font-family:"Inter";--e-global-typography-a74c42d-font-size:3.7em;--e-global-typography-a74c42d-font-weight:700;--e-global-typography-a74c42d-text-transform:uppercase;--e-global-typography-a74c42d-line-height:1.2em;--e-global-typography-a74c42d-letter-spacing:2.7px;--e-global-typography-77f6fda-font-family:"Inter";--e-global-typography-77f6fda-font-size:1.7em;--e-global-typography-77f6fda-font-weight:600;--e-global-typography-77f6fda-text-transform:uppercase;--e-global-typography-77f6fda-line-height:1.2em;--e-global-typography-77f6fda-letter-spacing:2.7px;background-color:var( --e-global-color-secondary );overscroll-behavior:contain;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:30px;}.elementor-element{--widgets-spacing:30px 30px;--widgets-spacing-row:30px;--widgets-spacing-column:30px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-217{--e-global-typography-a74c42d-font-size:2.7em;--e-global-typography-77f6fda-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-217{--e-global-typography-a74c42d-font-size:2em;--e-global-typography-77f6fda-font-size:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
color-scheme: dark;
-webkit-tap-highlight-color: transparent;
}

.blurred, .elementor-button{
backdrop-filter: blur(24px) saturate(175%);
-webkit-backdrop-filter: blur(24px) saturate(175%);
}

#PMmobileMenu .e-n-menu-title{
backdrop-filter: blur(30px) saturate(225%);
-webkit-backdrop-filter: blur(30px) saturate(225%);
}

/*.PMshadow{
   box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 5px -1px, rgba(0, 0, 0, 0.2) 0px 1px 3px -1px;
}*/

.elementor-icon svg {
    transition: all .3s ease;
}


/* Remove any previous gutter rules first */
html { scrollbar-gutter: auto; }

/* Desktop only: reserve scrollbar slot on the right side */
@media (min-width: 1024px) {
  html { 
      scrollbar-gutter: stable;
      scrollbar-width: thin;
      
  }
}

/*  Fallback for older browsers */
@supports not (scrollbar-gutter: stable) {
  html { overflow-y: scroll; } /* Always show vertical scrollbar track */
}

/* Avoid accidental horizontal scrollbars caused by 100vw */
html, body { overflow-x: clip; }/* End custom CSS */