.elementor-2158 .elementor-element.elementor-element-cb8b0b2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-2158 .elementor-element.elementor-element-dc12e84 .elementor-heading-title{font-family:var( --e-global-typography-89a74a2-font-family ), Sans-serif;font-size:var( --e-global-typography-89a74a2-font-size );font-weight:var( --e-global-typography-89a74a2-font-weight );text-transform:var( --e-global-typography-89a74a2-text-transform );line-height:var( --e-global-typography-89a74a2-line-height );}.elementor-2158 .elementor-element.elementor-element-497dc2b{columns:1;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 );color:var( --e-global-color-text );}@media(max-width:1024px){.elementor-2158 .elementor-element.elementor-element-dc12e84 .elementor-heading-title{font-size:var( --e-global-typography-89a74a2-font-size );line-height:var( --e-global-typography-89a74a2-line-height );}.elementor-2158 .elementor-element.elementor-element-497dc2b{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-2158 .elementor-element.elementor-element-dc12e84 .elementor-heading-title{font-size:var( --e-global-typography-89a74a2-font-size );line-height:var( --e-global-typography-89a74a2-line-height );}.elementor-2158 .elementor-element.elementor-element-497dc2b{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for text-editor, class: .elementor-element-497dc2b */.scroll-text,
.scroll-text .elementor-widget-container {
  display: block;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden;
}

/* 1. Always visible scrollbar track */
.scroll-text::-webkit-scrollbar-track,
.scroll-text .elementor-widget-container::-webkit-scrollbar-track {
  background: transparent;
  border: 1px solid #000000 !important;
}

/* 2. Always visible scrollbar thumb */
.scroll-text::-webkit-scrollbar-thumb,
.scroll-text .elementor-widget-container::-webkit-scrollbar-thumb {
  background-color: #000000;
  border-radius: 50px;
}

/* 3. The actual scrollbar width */
.scroll-text::-webkit-scrollbar,
.scroll-text .elementor-widget-container::-webkit-scrollbar {
  width: 10px;
}

/* 4. Optional darker hover state for the thumb */
.scroll-text::-webkit-scrollbar-thumb:hover,
.scroll-text .elementor-widget-container::-webkit-scrollbar-thumb:hover {
  background-color: #333333;
}/* End custom CSS */