.elementor-kit-13{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-03410fb:#2B2B2B;--e-global-color-a00187a:#C60001;--e-global-typography-primary-font-family:"msuighur";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"msuighur";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"msuighur";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"msuighur";--e-global-typography-accent-font-weight:500;--e-global-typography-59d280c-font-family:"msuighur";--e-global-typography-59d280c-font-size:34px;--e-global-typography-59d280c-font-weight:200;}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-13{--e-global-typography-59d280c-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-13{--e-global-typography-59d280c-font-size:22px;--e-global-typography-59d280c-line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.scrollbar { 
  height: 68vh;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: medium; /* Firefox */
}

/* WebKit Browsers */
.scrollbar::-webkit-scrollbar {
  width: 10px;
}

.scrollbar::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.scrollbar::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 8px;
}

.scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* 🔒 Hide scrollbar completely on mobile devices */
@media (max-width: 1024px) {
  .scrollbar {
    height: 100%;
    overflow-y: auto; /* Maintain scrolling functionality */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE/Edge */
  }

  .scrollbar::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'msuighur';
	font-display: auto;
	src: url('https://ooim.org/wp-content/uploads/2025/05/FontsFree-Net-msuighur-1.ttf') format('truetype');
}
/* End Custom Fonts CSS */