.elementor-156 .elementor-element.elementor-element-cd64313{--display:flex;}.elementor-156 .elementor-element.elementor-element-10b74cb{--display:flex;--overlay-opacity:0.5;}.elementor-156 .elementor-element.elementor-element-10b74cb::before, .elementor-156 .elementor-element.elementor-element-10b74cb > .elementor-background-video-container::before, .elementor-156 .elementor-element.elementor-element-10b74cb > .e-con-inner > .elementor-background-video-container::before, .elementor-156 .elementor-element.elementor-element-10b74cb > .elementor-background-slideshow::before, .elementor-156 .elementor-element.elementor-element-10b74cb > .e-con-inner > .elementor-background-slideshow::before, .elementor-156 .elementor-element.elementor-element-10b74cb > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url("https://kementeriankesehatan.com/wp-content/uploads/2025/04/carousel-background-kemenkes.png");--background-overlay:'';background-position:center center;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-156 .elementor-element.elementor-element-cd64313{--content-width:1200px;}}/* Start custom CSS for owl-carousel-elementor, class: .elementor-element-2ccfcc7 */.scrollcon {
  max-height: 600px; /* Set the maximum height of the container to 100% of the viewport height */
  overflow-x: hidden;/* Prevent horizontal scrolling */
  overflow-y: scroll;/* Enable vertical scrolling within the container when content exceeds its height */
  border: 1px solid #ccc; /* Border style for the container */
  border-radius: 10px; /* Applies a border-radius to the scrollbar track */
}

.scrollcon::-webkit-scrollbar {
  width: 14px;/* Sets the width of the scrollbar */
}

.scrollcon::-webkit-scrollbar-track {
  background: BLACK; /* Sets the background color of the scrollbar track */
  border-radius: 18px; /* Applies a border-radius to the scrollbar track */
}

.scrollcon::-webkit-scrollbar-thumb {
  background: blue; /* Sets the background color of the scrollbar thumb */
  border-radius: 10px; /* Applies a border-radius to the scrollbar thumb */
}/* End custom CSS */