.overtime-section-1 .content-wrap {
  border-bottom: 1px solid #1F2527;
}
@media (min-width: 992px) {
  .overtime-section-1 .content-wrap {
    padding: 0 110px;
  }
}
.overtime-section-2 .tab-container .tab-head-container {
  display: none;
}
.overtime-section-2 .tab-container .tab-body-container {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item {
  border-radius: 16px;
  background: #69B4F6;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-head-item {
  padding: 12px 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-head-item .tab-action-icon {
  width: 40px;
  display: none;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-head-item .tab-action-icon.open-icon {
  display: block;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-body-content {
  display: none;
  padding: 24px 24px 40px;
}
@media (min-width: 768px) {
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-body-content {
    padding: 40px 24px;
  }
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.show {
  background: #F0F8FE;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.show .tab-head-item {
  padding-bottom: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.show .tab-head-item .tab-action-icon.open-icon {
  display: none;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.show .tab-head-item .tab-action-icon.close-icon {
  display: block;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.show .tab-body-content {
  display: block;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-1 .tab-body-content .card-container {
  display: grid;
  gap: 48px;
}
@media (min-width: 992px) {
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-1 .tab-body-content .card-container {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-1 .tab-body-content .card-container .card-item .card-icon {
  width: 72px;
}
@media (min-width: 768px) {
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-1 .tab-body-content .card-container .card-item .card-icon {
    width: 96px;
  }
}
@media (min-width: 768px) {
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-1 .tab-body-content .card-container .card-item.card-item-1 ul {
    column-count: 2;
    column-gap: calc(24px + 26px);
    width: max-content;
  }
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container {
  position: relative;
  container-type: inline-size;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container {
  width: 35.1%;
  display: flex;
  align-items: flex-start;
  gap: 1.923cqw;
  position: absolute;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container .label-icon {
  width: 21.91%;
  flex-shrink: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container .content-holder .label-title {
  font-size: 1.923cqw;
  line-height: 1.4;
  font-weight: 700;
  color: #1B1B1B;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container .content-holder ul {
  padding-left: 2.083cqw;
  font-size: 1.282cqw;
  line-height: 1.65;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-1 {
  left: 1.923%;
  top: 4.18%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-2 {
  left: 1.923%;
  top: 42.33%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-3 {
  left: 1.923%;
  top: 75.96%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-4 {
  right: 1.923%;
  top: 4.18%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-5 {
  right: 1.923%;
  top: 33.45%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .desktop-impact-chart-container .impact-chart-label-container.chart-label-6 {
  right: 1.923%;
  top: 62.72%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container {
  /* Chrome/Safari */
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .carousel {
  position: relative;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .carousel-track {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  scrollbar-width: none;
  /* Firefox */
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .carousel-track::-webkit-scrollbar {
  display: none;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide {
  flex: 0 0 100%;
  scroll-snap-align: start;
  position: relative;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder {
  position: relative;
  container-type: inline-size;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder .label-container {
  position: absolute;
  width: 100%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder .label-container .label-icon {
  width: 25.806%;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder .label-container .content-holder {
  padding-top: 4.3cqw;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder .label-container .content-holder .label-title {
  font-size: 8.6cqw;
  font-weight: 700;
  line-height: 1.4;
  color: #1B1B1B;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder .label-container .content-holder ul {
  padding-left: 7.3cqw;
  font-size: 5.01cqw;
  line-height: 1.45;
  font-weight: 400;
  color: #1B1B1B;
  font-family: Arial, sans-serif;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-1 .label-container.label-1 {
  top: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-1 .label-container.label-2 {
  bottom: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-2 .label-container.label-1 {
  top: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-2 .label-container.label-2 {
  bottom: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-3 .label-container.label-1 {
  top: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .slide .impact-slide-image-holder.holder-3 .label-container.label-2 {
  bottom: 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .dots {
  display: flex;
  gap: 16px;
  justify-content: center;
  padding: 32px 0 0;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 0;
  background: #CECFD0;
  cursor: pointer;
}
.overtime-section-2 .tab-container .tab-body-container .tab-body-item.tab-body-item-2 .tab-body-content .impacts-chart-carousel-container .dot[aria-selected="true"] {
  background: #1B1B1B;
  /* width: 22px; */
  /* elongated active pill */
  /* transition: width 200ms; */
}
@media (min-width: 768px) {
  .overtime-section-2 .tab-container .tab-head-container {
    display: flex;
    gap: 12px;
  }
  .overtime-section-2 .tab-container .tab-head-container .tab-head-item {
    padding: 16px 24px;
    border-radius: 8px 8px 0 0;
    background: #69B4F6;
    cursor: pointer;
  }
  .overtime-section-2 .tab-container .tab-head-container .tab-head-item.active {
    background: #F0F8FE;
  }
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item {
    display: none;
    border-radius: 0 8px 8px 8px;
    background: #F0F8FE;
  }
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item.active {
    display: block;
  }
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-body-content {
    display: block;
  }
  .overtime-section-2 .tab-container .tab-body-container .tab-body-item .tab-head-item {
    display: none;
  }
}
.overtime-section-3 .challenge-card-container .challenge-card {
  height: 100%;
  border-radius: 16px;
  background: #F0F8FE;
  padding: 24px;
}
@media (min-width: 1200px) {
  .overtime-section-4 .quote-carousel-wrapper {
    padding: 0 55px;
  }
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .carousel-track {
  display: flex;
  transition: transform 0.4s ease;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .carousel-track .card {
  min-width: 100%;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .carousel-track .card .quote-container {
  height: 100%;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container .prev-btn-holder, .overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container .next-btn-holder {
  flex: 0 0 30px;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container .carousel-dots {
  display: flex;
  align-items: center;
  gap: 16px;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container .carousel-dots .dot {
  border: 2px solid #1B1B1B;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  opacity: 0.3;
}
.overtime-section-4 .quote-carousel-wrapper .quote-carousel .indicater-container .carousel-dots .dot.active {
  background-color: #1F2527;
  border: none;
  opacity: 1;
}
.overtime-section-4 .horizontal-line-container {
  border-bottom: 1px solid #1F2527;
}
