.elementor-5275 .elementor-element.elementor-element-115166c3{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5275 .elementor-element.elementor-element-2de145dd > .elementor-widget-container{margin:-80px 0px 0px 0px;}.elementor-5275 .elementor-element.elementor-element-2de145dd.elementor-element{--align-self:center;}.elementor-5275 .elementor-element.elementor-element-0c9bdde{--display:flex;--margin-top:-90px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;}.elementor-5275 .elementor-element.elementor-element-ee0a6c5{--e-image-carousel-slides-to-show:4;}.elementor-5275 .elementor-element.elementor-element-ee0a6c5 .elementor-swiper-button.elementor-swiper-button-prev, .elementor-5275 .elementor-element.elementor-element-ee0a6c5 .elementor-swiper-button.elementor-swiper-button-next{color:var( --e-global-color-primary );}.elementor-5275 .elementor-element.elementor-element-ee0a6c5 .elementor-swiper-button.elementor-swiper-button-prev svg, .elementor-5275 .elementor-element.elementor-element-ee0a6c5 .elementor-swiper-button.elementor-swiper-button-next svg{fill:var( --e-global-color-primary );}.elementor-5275 .elementor-element.elementor-element-ee0a6c5 .swiper-wrapper{display:flex;align-items:center;}@media(min-width:768px){.elementor-5275 .elementor-element.elementor-element-0c9bdde{--content-width:1300px;}}@media(max-width:767px){.elementor-5275 .elementor-element.elementor-element-115166c3{--margin-top:30px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-5275 .elementor-element.elementor-element-0c9bdde{--margin-top:-60px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for team-details, class: .elementor-element-2de145dd */.cs_social_btns.cs_style_1.cs_type_1 {
  display: none !important;
}

.cs_progress_head span:last-child {
  display: none;
}


@media (max-width: 767px) {
  .cs_progress_head {
    font-size: 14px;
  }

  .cs_progress_head span:first-child {
    font-size: 14px;
    line-height: 1.4;
  }
}

/* Remove this specific height spacer globally on all devices */
div.cs_height_72.cs_height_lg_72 {
    display: none !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    visibility: hidden !important;
}
/* Change spacer height to 20px globally */
div.cs_height_72.cs_height_lg_72 {
    height: 40px !important;
    display: block !important; /* Ensures it stays visible but smaller */
    min-height: 0px !important;
}/* End custom CSS */
/* Start custom CSS for image-carousel, class: .elementor-element-ee0a6c5 *//* 1. Hide the entire progress list item if the label span is empty */
.cs_progress_list li:has(span:empty),
.cs_progress_list li:has(.cs_progress_head span:first-child:empty) {
    display: none !important;
}

/* 2. Hide specific headings and paragraphs if they contain no text */
.col-lg-6 h2.cs_fs_30:empty,
.col-lg-6 p.cs_mb_24:empty {
    display: none !important;
}

/* 3. Hide the progress bar container if the percentage is 0% and label is missing */
.cs_progress_list li:has(span:contains('0%')):has(span:first-child:empty) {
    display: none !important;
}/* End custom CSS */