.cst-preview-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  padding: 120px;
  box-sizing: border-box;
  background: linear-gradient(40deg, #E0F1F6 26.21%, #F5DFCB 38.08%, #BED1F4 79.91%), #FD0;
}

.cst-preview-section > p {
  margin-top: 24px;
  margin-bottom: 32px;
}

.cst-preview-section .b-black-filled {
  color: #ffffff;
}

.cst-sup-starts {
  display: flex;
  align-items: stretch;
  gap: 16px;
}

.cst-sup-starts > div:first-child {
  position: relative;
}

.cst-sup-starts > div:first-child > img {
  width: 100%;
  height: 100%;
  max-height: 700px;
  object-fit: cover;
  object-position: top;
}

.cst-sup-starts-img-info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  padding: 8px 24px;
  box-sizing: border-box;
  background: rgba(29, 29, 31, 0.60);
}

.cst-sup-starts > div:last-child {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #F1F7FC;
  padding: 48px;
  box-sizing: border-box;
}

.cst-sup-starts > div:last-child > p {
  margin-top: 16px;
  margin-bottom: 32px;
}

.cst-sup-starts > div:last-child > .b-black-filled {
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
}

.cst-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 40px 120px;
  box-sizing: border-box;
  background-image: url("/img/customer-support-tech-partners/banner.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cst-our-trusted {
  display: flex;
  flex-direction: column;
  gap: 80px;
  padding: 40px 40px 0px 0px;
  box-sizing: border-box;
}

.cst-our-trusted-title {
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding-left: 40px;
  box-sizing: border-box;
}

.cst-our-trusted-title-icon {
  width: fit-content;
  background-color: #FD0;
  padding: 22px;
  box-sizing: border-box;
}

.cst-our-trusted-title-icon > img {
  width: 64px;
  height: 64px;
}

.cst-our-trusted-swiper {
  display: grid !important;
  grid-template-columns: repeat(12, 1fr);
  padding: 0px 0px 40px 40px !important;
}

.cst-our-trusted-swiper .swiper-wrapper {
  grid-column: span 12;
  display: grid;
  gap: 40px;
  grid-template-columns: repeat(12, 1fr);
}

.cst-our-trusted-swiper .swiper-slide {
  grid-column: span 4;
  min-height: 542px;
  padding: 24px;
  box-sizing: border-box;
  background-color: #FFF;
  box-shadow: -24px 24px 48px 0 rgba(0, 0, 0, 0.05);
}

.partner-card > h3 {
  margin-top: 32px;
  margin-bottom: 16px;
}

.cst-second-banner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
  background: linear-gradient(87deg, #EDECED 0%, #B6CBF4 100%);
  padding: 40px 120px;
  box-sizing: border-box;
}

.cst-second-banner > a {
  margin-top: 8px;
}

.cst-banner-3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-image: url("/img/customer-support-tech-partners/banner-3.jpg");
  padding: 40px 120px;
  box-sizing: border-box;
}

.cst-banner-3 > p {
  margin-top: 20px;
  margin-bottom: 32px;
}

.cst-carousel {
  display: flex;
  align-items: center;
  padding: 60px 32px;
  box-sizing: border-box;
  background-color: #EEECED;
  overflow: hidden;
}

.cst-carousel-list {
  display: flex;
  align-items: center;
  gap: 56px;
  margin: 0;
  padding: 0;
  transform: translateX(calc(-50% - 28px));
  animation: carousel 35s linear infinite;
}

.cst-carousel-list > li {
  flex-basis: 220px;
  width: 220px;
  height: 140px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 14px;
  background: #F2F0F1;
  box-shadow: -24px 24px 48px 0 rgba(0, 0, 0, 0.05);
}

.cst-carousel-list > li:nth-child(1) > img {
  width: 113px;
  height: 32px;
}

.cst-carousel-list > li:nth-child(2) > img {
  width: 111px;
  height: 52px;
}

.cst-carousel-list > li:nth-child(3) > img {
  width: 158px;
  height: 46px;
}

.cst-carousel-list > li:nth-child(4) > img {
  width: 137px;
  height: 60px;
}

.cst-carousel-list > li:nth-child(5) > img {
  width: 142px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(6) > img {
  width: 126px;
  height: 48px;
}

.cst-carousel-list > li:nth-child(7) > img {
  width: 172px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(8) > img {
  width: 152px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(9) > img {
  width: 134px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(10) > img {
  width: 113px;
  height: 32px;
}

.cst-carousel-list > li:nth-child(11) > img {
  width: 111px;
  height: 52px;
}

.cst-carousel-list > li:nth-child(12) > img {
  width: 158px;
  height: 46px;
}

.cst-carousel-list > li:nth-child(13) > img {
  width: 137px;
  height: 60px;
}

.cst-carousel-list > li:nth-child(14) > img {
  width: 142px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(15) > img {
  width: 126px;
  height: 48px;
}

.cst-carousel-list > li:nth-child(16) > img {
  width: 172px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(17) > img {
  width: 152px;
  height: 40px;
}

.cst-carousel-list > li:nth-child(18) > img {
  width: 134px;
  height: 40px;
}

.cst-our-trusted-swiper-navigation {
  display: none;
}

@keyframes carousel {
  0% {
    transform: translateX(calc(-50% - 29px));
  }

  100% {
    transform: translateX(0%);
  }
}

@media screen and (min-width: 1660px) {
  .cst-sup-starts br {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .cst-preview-section {
    padding: 64px 32px;
  }

  .cst-preview-section p > br {
    display: none;
  }

  .cst-banner {
    padding: 40px 64px;
  }

  .cst-our-trusted {
    display: block;
    padding: 40px;
  }

  .cst-our-trusted-swiper {
    display: block !important;
    padding: 0 !important;
    height: fit-content;
    margin-top: 24px;
  }

  .cst-our-trusted-swiper .swiper-wrapper {
    display: flex;
    gap: inherit;
  }

  .cst-our-trusted-swiper .swiper-slide {
    box-shadow: none;
    min-height: fit-content;
    padding: 0;
  }

  .cst-our-trusted-swiper-navigation {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    margin-top: 24px;
  }

  .cst-our-trusted-swiper-pagination {
    bottom: 0 !important;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
  }

  .cst-our-trusted-swiper-pagination > .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    border: 1px solid #161618;
    background: transparent !important;
    opacity: 0.6;
  }

  .cst-our-trusted-swiper-pagination > .swiper-pagination-bullet-active {
    width: 14px;
    height: 14px;
    border: 2px solid #161618;
    background-color: #161618 !important;
    opacity: 1;
  }

  .cst-our-trusted-swiper-btn-prev,
  .cst-our-trusted-swiper-btn-next {
    z-index: 11;
    color: #1D1D1F;
    width: 44px;
    height: 44px;
  }

  .cst-second-banner {
    padding: 40px 64px;
  }

  .cst-second-banner br {
    display: none;
  }

  .cst-banner-3 {
    padding: 40px 64px;
  }

  .cst-banner-3 br {
    display: none;
  }
  
  .cst-our-trusted-title {
    padding: 0;
  }

}

@media screen and (max-width: 768px) {
  .cst-preview-section .f65 {
    font-size: 45px;
  }

  .cst-sup-starts {
    flex-direction: column;
  }

  .cst-sup-starts > div:first-child > img {
    max-height: 500px;
  }
}

@media screen and (max-width: 580px) {
  .cst-preview-section {
    padding: 32px 16px 16px 16px;
    gap: 0px;
  }

  .cst-preview-section .f65 {
    font-size: 30px;
  }

  .cst-preview-section .f-lh71-5 {
    line-height: normal;
  }

  .cst-preview-section > p {
    margin-top: 16px;
    margin-bottom: 32px;
  }

  .cst-preview-section .tacenter {
    text-align: left;
  }

  .cst-preview-section .b-black-filled {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
  }

  .cst-sup-starts {
    gap: 0px;
  }

  .cst-sup-starts > div:first-child > img {
    max-height: 382px;
  }

  .cst-sup-starts > div:last-child {
    padding: 32px 16px;
  }

  .cst-sup-starts .f-lh54 {
    line-height: normal;
  }

  .cst-sup-starts > div:last-child > .b-black-filled {
    width: 100%;
    box-sizing: border-box;
  }

  .cst-banner {
    padding: 32px 16px;
  }

  .cst-banner .f40 {
    font-size: 25px !important;
  }

  .cst-banner .f-lh54 {
    line-height: normal;
  }

  .cst-our-trusted {
    padding: 16px 0px;
  }

  .cst-our-trusted-title .f-lh54 {
    line-height: normal;
  }

  .cst-our-trusted-title > div {
    align-items: center;
  }

  .cst-our-trusted-title-icon {
    padding: 12px;
  }

  .cst-our-trusted-title-icon > img {
    width: 40px;
    height: 40px;
  }

  .cst-our-trusted-title > .gap24 {
    gap: 16px;
  }

  .cst-second-banner,
  .cst-banner-3 {
    padding: 32px 16px;
  }

  .cst-second-banner .f-lh54,
  .cst-banner-3 .f-lh54 {
    line-height: normal;
  }

  .cst-second-banner br,
  .cst-banner-3 br {
    display: none;
  }

  .cst-banner-3 > p {
    margin-top: 16px;
    margin-bottom: 24px;
  }

  .cst-carousel-list > li {
    flex-basis: 167px;
    width: 167px;
    height: 106px;
  }

  .cst-our-trusted-swiper-pagination {
    gap: 0;
  }

  .cst-carousel-list > li:nth-child(1) > img {
    width: calc(113px / 1.3);
    height: 32px;
  }
  .cst-carousel-list > li:nth-child(2) > img {
    width: calc(111px / 1.3);
    height: 52px;
  }
  .cst-carousel-list > li:nth-child(3) > img {
    width: calc(158px / 1.3);
    height: 46px;
  }
  .cst-carousel-list > li:nth-child(4) > img {
    width: calc(137px / 1.3);
    height: 60px;
  }
  .cst-carousel-list > li:nth-child(5) > img {
    width: calc(142px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(6) > img {
    width: calc(126px / 1.3);
    height: 48px;
  }
  .cst-carousel-list > li:nth-child(7) > img {
    width: calc(172px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(8) > img {
    width: calc(152px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(9) > img {
    width: calc(134px / 1.3);
    height: 40px;
  }

  .cst-carousel-list > li:nth-child(10) > img {
    width: calc(113px / 1.3);
    height: 32px;
  }
  .cst-carousel-list > li:nth-child(11) > img {
    width: calc(111px / 1.3);
    height: 52px;
  }
  .cst-carousel-list > li:nth-child(12) > img {
    width: calc(158px / 1.3);
    height: 46px;
  }
  .cst-carousel-list > li:nth-child(13) > img {
    width: calc(137px / 1.3);
    height: 60px;
  }
  .cst-carousel-list > li:nth-child(14) > img {
    width: calc(142px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(15) > img {
    width: calc(126px / 1.3);
    height: 48px;
  }
  .cst-carousel-list > li:nth-child(16) > img {
    width: calc(172px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(17) > img {
    width: calc(152px / 1.3);
    height: 40px;
  }
  .cst-carousel-list > li:nth-child(18) > img {
    width: calc(134px / 1.3);
    height: 40px;
  }

  .cst-sup-starts > div:last-child > p > br:first-child {
    display: none;
  }

  .cst-banner {
    background-image: url("/img/customer-support-tech-partners/banner-mobile.jpg");
  }

  .cst-banner h2 {
    word-break: break-word;
  }

}

@media screen and (max-width: 345px) {
  .cst-preview-section h1 {
    word-break: break-word;
  }

  .cst-banner br {
    display: none;
  }
}

