.elementor-kit-6{--e-global-color-primary:#F7F7F7;--e-global-color-secondary:#F7F7F7BF;--e-global-color-text:#7A7A7A;--e-global-color-accent:#344EDE;--e-global-color-190d2f7:#080A0A;--e-global-color-2265d50:#F7F7F740;--e-global-color-b755c74:#505252;--e-global-color-d39f204:#F08000;--e-global-color-6cff781:#080A0A99;--e-global-color-5047553:#D0FFFF14;--e-global-color-f7002a6:#FFFFFF;--e-global-color-28e5423:#FFD800;--e-global-color-fbc05c4:#161C1C;--e-global-typography-primary-font-family:"IBM Plex Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:1.2em;--e-global-typography-secondary-font-family:"IBM Plex Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:1.4em;--e-global-typography-text-font-family:"IBM Plex Serif";--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.4em;--e-global-typography-accent-font-family:"IBM Plex Sans";--e-global-typography-accent-font-weight:500;--e-global-typography-accent-line-height:1.4em;--e-global-typography-5ab044d-font-family:"Bebas Neue";--e-global-typography-5ab044d-line-height:1.2em;--e-global-typography-7eeea44-font-family:"Inter Tight";--e-global-typography-7eeea44-line-height:1.2em;background-color:var( --e-global-color-190d2f7 );color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-accent );}.elementor-kit-6 h1{color:var( --e-global-color-primary );}.elementor-kit-6 h2{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:15px;--container-default-padding-right:15px;--container-default-padding-bottom:15px;--container-default-padding-left:15px;}.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-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.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 {
    backdrop-filter: blur(20px) saturate(200%);
    -webkit-backdrop-filter: blur(20px) saturate(200%);
}


h1, h2, h3 {
background: linear-gradient(180deg, var(--e-global-color-primary) 0%, rgba(255, 255, 255, .7) 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
-webkit-text-fill-color: transparent;
}

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

.elementor-button{
    backdrop-filter: blur(20px) saturate(200%);
    -webkit-backdrop-filter: blur(20px) saturate(200%);
}

.ml-shadow{
   box-shadow: rgba(0, 0, 0, 0.12) 0px 2px 5px -1px, rgba(0, 0, 0, 0.15) 0px 1px 3px -1px;}/* End custom CSS */