.elementor-kit-7{--e-global-color-primary:#0ACE5A;--e-global-color-secondary:#EBE5FF;--e-global-color-accent:#303131;--e-global-color-text:#8A8F98;--e-global-color-9202c88:#FFFFFF;--e-global-color-61b1bcf:#30313182;--e-global-color-ffd9d88:#08090A;--e-global-color-878dda3:#141515;--e-global-color-6f16b11:#141516;--e-global-typography-primary-font-family:"Host Grotesk";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Host Grotesk";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Host Grotesk";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Host Grotesk";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-ffd9d88 );color:var( --e-global-color-text );font-family:"Host Grotesk", Sans-serif;font-size:18px;font-weight:400;line-height:24px;letter-spacing:-0.72px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 a:hover{color:var( --e-global-color-primary );}.elementor-kit-7 h1{color:var( --e-global-color-9202c88 );font-family:"Host Grotesk", Sans-serif;font-size:60px;font-weight:500;line-height:56px;letter-spacing:-2.4px;}.elementor-kit-7 h2{color:var( --e-global-color-9202c88 );font-family:"Host Grotesk", Sans-serif;font-size:48px;font-weight:500;line-height:48px;letter-spacing:-1.92px;}.elementor-kit-7 h3{color:var( --e-global-color-9202c88 );font-family:"Host Grotesk", Sans-serif;font-size:32px;font-weight:500;line-height:40px;letter-spacing:-0.64px;}.elementor-kit-7 h4{color:var( --e-global-color-9202c88 );font-family:"Host Grotesk", Sans-serif;font-size:24px;font-weight:500;line-height:32px;letter-spacing:-0.48px;}.elementor-kit-7 h5{color:var( --e-global-color-9202c88 );font-family:"Host Grotesk", Sans-serif;font-size:20px;font-weight:500;line-height:24px;letter-spacing:-0.4px;}.elementor-kit-7 h6{color:var( --e-global-color-9202c88 );}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{font-family:"Host Grotesk", Sans-serif;font-size:14px;font-weight:700;line-height:20px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-61b1bcf );border-radius:6px 6px 6px 6px;padding:10px 20px 10px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.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-kit-7{font-size:18px;line-height:28px;letter-spacing:-0.18px;}.elementor-kit-7 h1{font-size:32px;line-height:40px;}.elementor-kit-7 h2{font-size:24px;line-height:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}.elementor .e-div-block-base{min-width:30px;padding:10px;display:block;}.elementor .e-flexbox-base{padding:10px;display:flex;flex-direction:row;}.elementor .e-heading-base{margin:0px;}.elementor .e-heading-link-base{all:unset;cursor:pointer;}.elementor .e-image-link-base{width:fit-content;display:inherit;}.elementor .e-image-base{display:block;}.elementor .e-paragraph-base{margin:0px;}.elementor .e-paragraph-link-base{all:unset;cursor:pointer;}.elementor .e-svg-base{width:65px;height:65px;display:inline-block;}.elementor .e-button-base{text-align:center;padding-block-start:12px;padding-block-end:12px;padding-inline-start:24px;padding-inline-end:24px;border-radius:2px;border-width:0px;background-color:#375EFB;display:inline-block;}.elementor .e-youtube-base{overflow:hidden;aspect-ratio:16/9;}
/* Start custom CSS *//* This part changes the scrollbar track (the part behind the scrollbar) */
::-webkit-scrollbar-track {
  background: #1E1E1E; /* Dark grey color, you can choose any color you like */
}

/* This part changes the scrollbar handle */
::-webkit-scrollbar-thumb {
  background: #555; /* Medium grey color, this is the actual scrollbar */
}

/* You can also change the scrollbar width and height */
::-webkit-scrollbar {
  width: 4px; /* Width of the vertical scrollbar */
  height: 12px; /* Height of the horizontal scrollbar */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Host Grotesk';
	font-display: auto;
	src: url('https://eulav.io/wp-content/uploads/2025/07/HostGrotesk-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */