.elementor-kit-6{--e-global-color-primary:#2B346F;--e-global-color-secondary:#FABD13;--e-global-color-text:#F5F5F5;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Hillel";--e-global-typography-primary-font-size:6vw;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Hillel";--e-global-typography-secondary-font-size:3vw;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Polin";--e-global-typography-text-font-size:1.5vw;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Polin";--e-global-typography-accent-font-size:1.2vw;--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-fade-out-down;--e-page-transition-exit-animation:e-page-transition-fade-in-up;--e-page-transition-animation-duration:500ms;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-6 e-page-transition{background-color:#2B346F8C;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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 */html, body{
overflow-x: hidden;
}

/* For Webkit browsers (such as Chrome/Safari) */
::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    background-color: #F5F5F5; /* Change this to the color you want for the track */
}

::-webkit-scrollbar-thumb {
    background-color: #2B346F; /* Change this to the color you want for the thumb */
}

/* For Firefox */
/* Note: Firefox doesn't currently support styling the scrollbar in the same way, but you can try using these properties */
* {
    scrollbar-width: thin;
    scrollbar-color: #2B346F #F5F5F5; /* Change these colors to customize the scrollbar */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Hillel';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://choychona.mosheasherov.com/wp-content/uploads/2024/04/hillelclm-medium-webfont.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Polin';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://choychona.mosheasherov.com/wp-content/uploads/2024/04/Polin-Light.woff') format('woff');
}
/* End Custom Fonts CSS */