/*
* Units
*/
/*
* Quick pseudoclass
*/
/*
* Position absolute
*/
/*
* Custom scrollbar
*/
/*
* Fluid Typography.
*/
/*
* Truncates
*/
/*
* No mobile hover
*
* how to use:
    @include hover() {
        opacity: 0.5;
    }
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
/*
* BOOTSTRAP OVERWRITE - START
*/
/*
* BOOTSTRAP OVERWRITE - END
*/
.handwritten, .handwritten * {
  font-family: "Nothing You Could Do";
}

.block-title-steps-slider {
  background-color: #184e51;
  color: white;
  padding-bottom: 80px;
}
.block-title-steps-slider__title {
  font-weight: 500;
  color: #D9FFE5;
  font-size: 72px;
  font-size: calc(36px + (72 - 36) * (100vw - 767px) / (1920 - 767));
  line-height: 86.4px;
  line-height: calc(43px + (86.4 - 43) * (100vw - 767px) / (1920 - 767));
  max-width: 80%;
  text-align: center;
  margin: 0 auto 90px auto;
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider__title {
    font-size: 36px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider__title {
    font-size: 72px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider__title {
    line-height: 43px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider__title {
    line-height: 86.4px;
  }
}
@media (max-width: 767.98px) {
  .block-title-steps-slider__title {
    margin-bottom: 80px;
    margin-top: 80px;
    max-width: 100%;
    margin-top: -30px;
    position: relative;
    z-index: 5;
    max-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .container > .row {
    flex-direction: column;
    gap: 20px;
  }
}
.block-title-steps-slider__illustration {
  position: absolute;
  top: -25%;
  right: -14%;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider__illustration {
    display: none;
  }
}
.block-title-steps-slider .sliders-container {
  position: relative;
}
.block-title-steps-slider .steps-slider .swiper-slide {
  background-color: white;
  color: #184e51;
  border-radius: 12px;
  height: auto;
}
.block-title-steps-slider .steps-slider .col-step__content {
  padding: 40px;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .steps-slider .col-step__content {
    padding: 20px;
  }
}
.block-title-steps-slider .steps-slider .col-step__cover {
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  width: 100%;
  height: 26vw;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 500px;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .steps-slider .col-step__cover {
    height: 55vw;
  }
}
.block-title-steps-slider .steps-slider .col-step__title {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 36px;
  font-size: calc(24px + (36 - 24) * (100vw - 767px) / (1920 - 767));
  line-height: 48px;
  line-height: calc(32px + (48 - 32) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .steps-slider .col-step__title {
    font-size: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .steps-slider .col-step__title {
    font-size: 36px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .steps-slider .col-step__title {
    line-height: 32px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .steps-slider .col-step__title {
    line-height: 48px;
  }
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .steps-slider .col-step__title {
    margin-bottom: 20px;
  }
}
.block-title-steps-slider .steps-slider .col-step__text {
  font-size: 20px;
  font-size: calc(16px + (20 - 16) * (100vw - 767px) / (1920 - 767));
  line-height: 28px;
  line-height: calc(24px + (28 - 24) * (100vw - 767px) / (1920 - 767));
  font-weight: 300;
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .steps-slider .col-step__text {
    font-size: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .steps-slider .col-step__text {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .steps-slider .col-step__text {
    line-height: 24px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .steps-slider .col-step__text {
    line-height: 28px;
  }
}
.block-title-steps-slider .thumbs-slider-container {
  padding-right: 45px;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider-container {
    padding: 0;
    gap: 15px;
  }
}
.block-title-steps-slider .thumbs-slider {
  background-color: #17383A;
  height: 100%;
  border-radius: 12px;
  padding: 40px 100px 40px 40px;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider {
    padding-right: 40px;
  }
}
@media (max-width: 575.98px) {
  .block-title-steps-slider .thumbs-slider {
    padding: 15px;
  }
}
.block-title-steps-slider .thumbs-slider .swiper-wrapper {
  justify-content: center;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .swiper-wrapper {
    justify-content: space-between;
  }
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .swiper-wrapper::before {
    width: 100%;
    height: 1px;
    top: calc(50% - 1px);
    left: 0;
    content: "";
    background-color: #D9FFE5;
    z-index: -1;
    position: absolute;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb {
  height: auto;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb:last-child .col-step-thumb__content {
  padding-bottom: 0;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb:last-child .col-step-thumb__content {
    padding-right: 0;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb__content {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
  gap: 20px;
  position: relative;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__content {
    padding-bottom: 0;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb__content::before {
  height: 100%;
  position: absolute;
  display: block;
  width: 1px;
  content: "";
  background-color: #D9FFE5;
  left: 35px;
  left: calc(15px + (35 - 15) * (100vw - 767px) / (1920 - 767));
  top: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__content::before {
    left: 15px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__content::before {
    left: 35px;
  }
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__content::before {
    display: none;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb__title {
  font-weight: 300;
  margin: 0;
  font-size: 24px;
  font-size: calc(14px + (24 - 14) * (100vw - 767px) / (1920 - 767));
  line-height: 32px;
  line-height: calc(16px + (32 - 16) * (100vw - 767px) / (1920 - 767));
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__title {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__title {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__title {
    line-height: 16px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__title {
    line-height: 32px;
  }
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__title {
    display: none;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb__key {
  cursor: pointer;
}
@media (max-width: 991.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key {
    min-width: unset;
    width: unset;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
  background-color: #17383A;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 70px;
  width: calc(30px + (70 - 30) * (100vw - 767px) / (1920 - 767));
  height: 70px;
  height: calc(30px + (70 - 30) * (100vw - 767px) / (1920 - 767));
  min-width: 70px;
  min-width: calc(30px + (70 - 30) * (100vw - 767px) / (1920 - 767));
  font-size: 24px;
  font-size: calc(14px + (24 - 14) * (100vw - 767px) / (1920 - 767));
  list-style: 80%;
  transition: transform 200ms ease-in-out;
  color: #D9FFE5;
  border-radius: 100%;
  border: 1px solid #D9FFE5;
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    width: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    height: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    height: 70px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    min-width: 30px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    min-width: 70px;
  }
}
@media screen and (max-width: 767px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    font-size: 14px;
  }
}
@media screen and (min-width: 1920px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb__key div {
    font-size: 24px;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb.swiper-slide-thumb-active .col-step-thumb__key div {
  background-color: #35ED54;
  border: none;
  color: #17383A;
  transform: scale(1.2);
}
@media (max-width: 575.98px) {
  .block-title-steps-slider .thumbs-slider .col-step-thumb.swiper-slide-thumb-active .col-step-thumb__key div {
    transform: none;
  }
}
.block-title-steps-slider .thumbs-slider .col-step-thumb.swiper-slide-thumb-active .col-step-thumb__title {
  font-weight: 500;
  font-size: 24px;
}

/*# sourceMappingURL=block_title-steps-slider.css.map*/