@charset "UTF-8";

#tw-voice.voice-section {
  background-color: #ffffff;
  padding: 100px 50px;
  @media (min-width: 992px) {
    padding: 100px 80px;
  }
}

#tw-voice h4.pre-title {
  color: #000000;
  text-align: center;
  font-family: 'Barlow';
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  font-variant: all-small-caps;
  letter-spacing: 8px;
  margin-bottom: 8px;
  text-align: left;
  @media (min-width: 992px) {
    font-size: 20px;
    margin-bottom: 10px;
  }
}

#tw-voice h4.title {
  color: #000000;
  text-align: center;
  font-family: IBM Plex Sans JP;
  font-size: 24px;
  font-style: normal;
  font-weight: 300;
  line-height: 29px;
  margin-bottom: 15px;
  text-align: left;
  @media (min-width: 992px) {
    font-size: 40px;
    line-height: 48px;
    margin-bottom: 60px;
  }
}

#tw-voice h4.title.tw-font-family {
  @media (min-width: 992px) {
    font-size: 35px;
  }
}

#tw-voice .voice-slider .voice-item {
  gap: 20px;
  @media (min-width: 992px) {
    gap: 96px;
  }
}

#tw-voice .voice-slider .voice-item-desc {
  width: 100%;
  @media (min-width: 992px) {
    max-width: 570px;
  }
}

#tw-voice .voice-slider .voice-item-info {
  width: 100%;
  max-width: 200px;
  @media (min-width: 992px) {
    max-width: 320px;
  }
}

#tw-voice .voice-slider .voice-item-desc-content {
  font-family: 'Barlow';
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 20px;
  line-height: 22px;
  @media (min-width: 992px) {
    font-size: 16px;
    margin-bottom: 0;
    line-height: 26px;
  }
}
#tw-voice .voice-slider .voice-item-desc-content.tw-font-family-en,
#tw-voice .voice-slider .voice-item-desc-content.tw-font-family-vi {
  text-align: justify;
}

#tw-voice .voice-slider .voice-item-img {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#tw-voice .voice-slider .voice-item-profile {
  font-family: 'Barlow';
  color: #000000;
  text-align: center;
}

#tw-voice .voice-slider .voice-profile-company {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 15px;
  @media (min-width: 992px) {
    font-size: 16px;
    margin-bottom: 20px;
  }
}

#tw-voice .voice-slider .voice-profile-name {
  font-size: 18px;
  line-height: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 5px;
  @media (min-width: 992px) {
    font-size: 24px;
    margin-bottom: 10px;
  }
}

#tw-voice .voice-slider .voice-profile-position {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  @media (min-width: 992px) {
    font-size: 16px;
  }
}

#tw-voice .voice-slider .swiper-button-next,
#tw-voice .voice-slider .swiper-button-prev {
  color: #000000;
  width: fit-content;
  height: fit-content;
  top: auto;
  bottom: 180px;
  @media (min-width: 992px) {
    bottom: auto;
    top: 50%;
  }
}

#tw-voice .voice-slider .swiper-button-next:after,
#tw-voice .voice-slider .swiper-button-prev:after {
  font-size: 30px;
}
/* -----------------------------------992---------------
DESKTOP SMALLAND LARGE SCREENS
--------------------------------------------------*/
