.swiper-slide {
  padding: 20px 0;
}

.swiper {
  padding: 50px 0;
}
.font-muli {
  font-family: "Muli", sans-serif !important;
}
body {
  /* font-family: "Mulish", sans-serif; */
  font-family: "Muli", sans-serif;
}

.font-mulish {
  font-family: "Mulish", sans-serif !important;
}

.font-open-sans {
  font-family: "Open Sans", sans-serif !important;
}

html {
  scroll-behavior: smooth;
}

.text-main-color {
  color: #0a564b;
}

.text-pink-color {
  color: #e27e7f;
}

.text-big-section-title {
  color: #0a564b;
  font-family: "Open Sans", sans-serif;
  font-weight: bolder;
  font-size: 36px;
  line-height: 1.2;
}

.trucarbon-navbar-header-menu-list-mobile a,
.trucarbon-navbar-header-menu-list-mobile div {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.text-section-title {
  color: #0a564b;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 28px;
  line-height: 1.2;
}

.text-small-section-title {
  color: #0a564b;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.2;
}

.text-section-desc {
  font-family: "Muli", sans-serif;
  font-size: 16px;
}

.text-section-sm-desc {
  font-family: "Muli", sans-serif;
  font-size: 12px;
}

.text-card-title {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #0a564b;
  line-height: 1.2;
}

.text-card-sm-title {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0a564b;
}

.text-card-desc {
  font-size: 14px;
}

.btn-carbon {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  font-weight: 600;
  border-radius: 9999px;
  text-align: center;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
}

.btn-carbon img {
  width: 1.25rem;
  height: 1.25rem;
}

.btn-carbon-green {
  background-color: #0a564b;
  color: white;
}

.btn-carbon-green:hover {
  background-color: rgb(6, 78, 59);
}

.btn-carbon-pink {
  background-color: #e27e7f;
  color: white;
}

.btn-carbon-white {
  background-color: #ffffff;
  color: #0a564b;
}

.btn-carbon-pink:hover {
  background-color: #d96c6e;
}

.btn-carbon-white:hover {
  background-color: #ccc;
}

.btn-carbon-lg {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  padding-left: 1.3rem;
  padding-right: 1.3rem;
  font-weight: 600;
  gap: 0.6rem;
  font-size: 14px;
}

.text-footer-title {
  font-size: 30px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.2;
}

.text-footer-description {
  font-size: 16px;
  line-height: 1.2;
}

.btn-carbon-lg img {
  width: 1.45rem;
  height: 1.45rem;
}

.text-banner-title {
  font-size: 30px;
  line-height: 1.2;
  font-weight: 800;
  font-family: "Open Sans", sans-serif;
}

.text-banner-subtitle {
  font-size: 16px;
  line-height: 1.2;
}

/* bg-[#E27E7F] hover:bg-[#D96C6E] */

/* bg-[#0C564C] hover:bg-emerald-900 text-white sm:text-sm lg:text-md 2xl:text-lg px-6 py-3 rounded-full font-semibold transition inline-flex items-center gap-2 */
@media (min-width: 600px) {
  .text-banner-title {
    font-size: 32px;
  }
}

@media (min-width: 1024px) {
  .text-section-title {
    font-size: 32px;
  }
  .text-big-section-title {
    font-size: 36px;
  }
  .text-small-section-title {
    font-size: 26px;
  }
  .text-section-desc {
    font-size: 16px;
  }
  .text-card-title {
    font-size: 24px;
  }
  .text-card-sm-title {
    font-size: 18px;
  }
  .text-footer-title {
    font-size: 32px;
  }
  .text-footer-description {
    font-size: 16px;
  }
  .text-section-sm-desc {
    font-size: 14px;
  }

  .text-banner-title {
    font-size: 36px;
  }
}

@media (min-width: 1280px) {
  .text-banner-title {
    font-size: 38px;
  }
  .text-section-title {
    font-size: 34px;
  }
  .text-big-section-title {
    font-size: 38px;
  }
  .text-small-section-title {
    font-size: 28px;
  }
  .text-section-desc {
    font-size: 16px;
  }
  .text-card-title {
    font-size: 26px;
  }
  .text-footer-title {
    font-size: 36px;
  }
  .text-card-sm-title {
    font-size: 20px;
  }
  .text-footer-description {
    font-size: 16px;
  }
  .text-banner-subtitle {
    font-size: 18px;
  }
  .text-card-desc {
    font-size: 16px;
  }
}

@media (min-width: 1400px) {
  .text-section-title {
    font-size: 36px;
  }
  .text-big-section-title {
    font-size: 40px;
  }
  .text-small-section-title {
    font-size: 30px;
  }
  .text-section-desc {
    font-size: 18px;
  }

  .text-section-sm-desc {
    font-size: 14px;
  }

  .text-card-title {
    font-size: 28px;
  }
  .text-card-sm-title {
    font-size: 22px;
  }
  .text-footer-title {
    font-size: 40px;
  }
  .text-footer-description {
    font-size: 18px;
  }

  .text-banner-title {
    font-size: 46px;
  }
  .text-banner-subtitle {
    font-size: 20px;
  }
}

@media (min-width: 1680px) {
  .text-section-title {
    font-size: 38px;
  }
  .text-big-section-title {
    font-size: 42px;
  }
  .text-small-section-title {
    font-size: 32px;
  }
  .text-section-desc {
    font-size: 20px;
  }
  .text-card-title {
    font-size: 30px;
  }
  .text-card-sm-title {
    font-size: 24px;
  }
  .text-banner-title {
    font-size: 48px;
  }
}

@media (min-width: 1900px) {
  .text-section-title {
    font-size: 40px;
  }

  .text-big-section-title {
    font-size: 44px;
  }
  .text-small-section-title {
    font-size: 34px;
  }
  .text-section-desc {
    font-size: 22px;
  }
  .text-card-title {
    font-size: 32px;
  }
}

/* 
.swiper-wrapper {
  align-items: center;
}

.swiperSlider .swiper-slide-active {
  transform: scale(1.3);
  z-index: 10;
}

.swiper-slide {
  transition: transform 0.5s, opacity 0.5s;
  width: 300px;
  opacity: 0.6;
}
.swiper-slide-active {
  transform: scale(1.2); 
  opacity: 1;
  z-index: 10;
}

.swiper-slide-active .testimonial-card {
  transform: scale(1.05);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.swiper-slide {
  opacity: 1;
  transform: scale(1);
  transition: all 0.5s ease;
  z-index: 1;
}

@media (min-width: 768px) {
  .swiper-slide {
    opacity: 0.5;
    transform: scale(0.9);
  }

  .swiper-slide-active {
    opacity: 1;
    transform: scale(1.27);
    z-index: 3;
  }

  .swiper-slide-prev,
  .swiper-slide-next {
    opacity: 0.7;
    transform: scale(0.95);
  }
}

.swiper-slide-prev,
.swiper-slide-next {
  opacity: 0.7;
  transform: scale(0.95);
}

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: auto !important;
  top: auto !important;
  position: relative !important;
  margin-top: 2.5rem;
} */
