.elementor-63 .elementor-element.elementor-element-4821f94{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for text-editor, class: .elementor-element-2b4ee013 */a.carousel-item {
  position: relative !important;
  display: inline-block !important;
  width: 180px !important;
  min-width: 180px !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  cursor: pointer !important;
  flex-shrink: 0 !important;
}

.item-image {
  width:250px !important;
  height 160px !important;
  object-fit: cover !important;
  display: block !important;
  border-radius: 12px !important;
}

a.carousel-item .item-title {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: 0 !important;
  padding: 24px 8px 10px !important;
  text-align: center !important;
  font-size: 0.85rem !important;
  font-weight: 700 !important;
  color: #fff !important;
  background: linear-gradient(transparent, rgba(0,0,0,0.85)) !important;
  white-space: nowrap !important;
  z-index: 2 !important;
}/* End custom CSS */