/*     
--font-family: "TT Firs Neue", sans-serif;
--second-family: "Mulish", sans-serif;
*/

.single-service__prices {
  padding-top: 100px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1440px;
}

@media screen and (max-width: 672px) {
  .single-service__prices {
    gap: 20px;
  }
}

/* @media screen and (min-width: 1280px) {
  .customer-controllers.customer-controllers--resize {
    display: none;
  }
} */

.single-service__prices-next,
.single-service__prices-prev {
  cursor: pointer;
  height: fit-content;
}

.tariff-card {
  background-color: #f4f4fb;
  padding: 30px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  height: 100%;
}

@media screen and (max-width: 672px) {
  .tariff-card {
    padding: 20px;
  }
}

.tariff-card__title {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.tariff-card__title h3 {
  background-image: linear-gradient(266.48deg, #000000 3.18%, #7b7b7b 98.8%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 100%;
}
.tariff-card__top p {
  font-weight: 400;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 110%;
  letter-spacing: 0%;
  margin-top: 12px;
  margin-bottom: 20px;
}
.tariff-card__top {
  min-height: 170px;
}

@media screen and (max-width: 672px) {
  .tariff-card__top p {
    margin-bottom: 16px;
  }
}
.tariff-card__title .badge {
  background-color: #ff6900;
  padding: 7px 16px;
  border-radius: 60px;

  color: #ffffff;
  font-size: 14px;
}

.swiperSinglePrices {
  width: 100%;
}

.swiperSinglePrices .swiper-wrapper {
  align-items: stretch;
}
.swiperSinglePrices .swiper-slide {
  height: auto;
}

@media screen and (min-width: 1281px) {
  .swiperSinglePrices .swiper-slide {
    max-width: 473px;
  }
}
@media screen and (max-width: 1280px) {
  .swiperSinglePrices .swiper-slide {
    max-width: 570px;
  }
}

@media screen and (max-width: 672px) {
  .swiperSinglePrices .swiper-slide {
    max-width: 100%;
  }
}

.tariff-card__list {
  padding: 20px 0 45px;
  border-top: 1px solid #1415171a;
  border-bottom: 1px solid #1415171a;
  flex-grow: 1;
}

.tariff-card__list p {
  font-family: var(--font-family);
  font-weight: 300;
  font-style: Light;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  color: #141517;
}

.tariff-card__list ul li {
  font-family: var(--second-family);
  font-weight: 500;
  font-style: Medium;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 130%;
  letter-spacing: 0%;
  position: relative;
  padding-left: 16px;
}
.tariff-card__list ul {
  margin-top: 12px;
}

.tariff-card__list ul li::before {
  position: absolute;
  content: "";
  top: 7px;
  left: 0;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  background-color: #ff6900;
}

@media screen and (max-width: 672px) {
  .tariff-card__list {
    padding: 16px 0 16px;
  }
  .tariff-card__list p {
    font-size: 14px;
  }
  .tariff-card__bottom__title {
    margin-top: 16px;
  }
}

.tariff-card__bottom__title {
  font-family: var(--font-family);
  font-weight: 300;
  font-style: Light;
  font-size: 20px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  margin-top: 20px;
  color: #141517;
  margin-bottom: 10px;
}

.tarif-card__item {
  background-color: #ff6900;
  width: fit-content;
  padding: 5px 12px;
  border-radius: 60px;
}

.tariff-card__items {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 30px;
}

@media screen and (max-width: 940px) {
  .tariff-card__items {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 672px) {
  .tariff-card__items {
    margin-bottom: 38px;
  }
}

.tarif-card__item p {
  font-family: var(--font-family);
  font-weight: 500;
  font-style: Medium;
  font-size: 14px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;

  color: #ffffff;
}

.tariff-card__price {
  display: flex;
  justify-content: flex-start;
  align-items: end;
}

@media screen and (max-width:672px) {
  .tariff-card__price {
    flex-direction: column;
    align-items: flex-start;
  }
}

.tariff-card__price p {
  color: #ff6900;
  display: inline;

  font-family: var(--font-family);
  font-weight: 300;
  font-style: Light;
  font-size: 42px;
  leading-trim: NONE;
  line-height: 100%;
  letter-spacing: 0%;
  text-align: center;
  white-space: nowrap;
}

@media screen and (max-width: 672px) {
  .tariff-card__price p {
    font-size: 35px;
  }
}

.tariff-card__price span {
  font-family: var(--second-family);
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  leading-trim: NONE;
  line-height: 110.00000000000001%;
  letter-spacing: 0%;

  background-image: linear-gradient(266.48deg, #000000 3.18%, #7b7b7b 98.8%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}

.btn-tariff {
  border: 1px solid #333333;
  width: 100%;
  margin-top: 20px;
  align-items: center !important;
  justify-content: center !important;
  gap: 20px !important;
}
.btn-tariff span {
  color: #333333;
}

.btn.btn-tariff svg.icon-small {
  right: 0 !important;
  top: 0 !important;
  transform: translate(0, 0) rotate(-45deg) !important;
  position: relative !important;
}

.btn.btn-tariff:hover {
  border-color: #ff6900;
}

.btn.btn-tariff:hover span{
  color: #ff6900;
}

.btn.btn-tariff:hover svg.icon-small {
  transform: translate(5px, 0) rotate(0) !important;
}

.swiper-pagination.swiper-pagination-tariff {
  position: relative;
  margin-top: 20px;
}

.swiper-pagination.swiper-pagination-tariff
  .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #ff6900;
  width: 12px;
  height: 12px;
}

.swiper-pagination.swiper-pagination-tariff .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #1415174d;
}


@media screen and (max-width:672px) {
}

@media screen and (min-width:673px) {
	.swiper-pagination.swiper-pagination-tariff {
		display:none !important;
	}
}


@media screen and (min-width:1280px) {
  .customer-controllers.customer-controllers--resize {
    display: none;
  }
}