@import url('footer.css?v2.0');
.box .bg-box .bg {
  max-width: 100%;
  height: 450px;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  background-position: 64%;
  background-image: url('/static/images/about-us-bg.webp');
}
.box .bg-box .bg .introduce {
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}

.box .bg-box .bg .introduce .title{
  padding-left: 15%;
  padding-right: 15%;
  font-size: 80px;
  color: #FF7100;
  font-weight: bolder;
  max-width: 80%;
}

.box .mission {
  padding-bottom: 60px;
  padding-top: 60px;
  text-align: center;
}
.box .mission-title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 33.333333332px;
  font-weight: bolder;
}


.about img.about-puainta {
  width: 100%;
}

.box .about .card-box .title {
  font-size: 33.3333333px;
}
.box .about .card-box .text {
  line-height: 1.5rem;
}

.box .about {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 56%;
  padding: 0 0.9375rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}

.box .about .right-box .card-box {
  margin-left: 60px;
  margin-top: 140px;
}

.box .about .right-box .card-box .title {
  font-weight: bolder;
}


.box .right-box .card-box .text{
}

.box .team {
  margin-bottom: 60px;
}

.box .team .title {
  color: #333333;
  font-size: 33.3333333px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.5;
}

.box .team .text {
  color: #333333;
  line-height: 2rem;
  text-align: center;
  margin-bottom: 50px;
}

.box .team .team-images {

}

.box .team .team-images img{
  width: 100%;
}

.box .team .team-images .team-text-1{
  text-align: center;
  font-size: 24px;
  font-weight: bolder;
  margin-top: 10px;
}
.box .team .team-images .team-text-2{
  text-align: center;
  font-size: 16px;
}

.box .company {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 56%;
  padding: 0 0.9375rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 60px;
}
.box .company .puainta-company {
  width: 100%;
}
.box .company .card-box  {
  margin-left: 60px;
  margin-top: 140px;
}
.box .company .card-box .title {
  font-size: 33.3333333px;
  font-weight: bolder;
  margin-bottom: 20px;
}

.box .company .card-box .text {
}

.box .vision {
  margin-bottom: 60px;
}
.box .vision .card-box {
}

.box .vision .puainta-vision {
  width: 100%;
}

.box .vision .card-box .title{
  font-size: 33.3333333px;
  font-weight: bolder;
  margin-bottom: 20px;
}
.box .vision .card-box .text{
}
.box .vision .card-box .sub-title{
  font-size: 18px;
  font-weight: bolder;
  margin-top: 20px;
}

@media (max-width: 1650px) {
  .box .bg-box .bg {
    height: 450px;
    background-image: url('/static/images/about-us-bg.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
}
@media (max-width: 1500px) {
  .box .bg-box .bg {
    height: 450px;
    background-image: url('/static/images/about-us-bg.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
  .box .about {
    margin-top: 0;
    margin-bottom: 60px;
  }
}
@media (max-width: 1300px) {
  .box .bg-box .bg {
    height: 450px;
    background-image: url('/static/images/about-us-bg.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
  .box .about {
    margin-top: 0;
    margin-bottom: 60px;
  }
}
@media (max-width: 1200px) {
  .box .bg-box .bg {
    height: 450px;
    background-image: url('/static/images/about-us-bg.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
  .box .about {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .box .about .right-box .card-box {
    margin-left: 60px;
    margin-top: 0;
  }

  .box .company .card-box {
    margin-left: 60px;
    margin-top: 0;
  }
}
@media (max-width: 992px) {
  .box .bg-box .bg {
    height: 450px;
    background-image: url('/static/images/about-us-bg.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
  .box .about {
    margin-top: 0;
    margin-bottom: 50px;
  }
  .box .about .right-box .card-box {
    margin-top: 0 !important;
    margin-left: 0 !important;
  }

  .box .about .right-box .card-box .title{
    font-size: 33.3333333px;
    margin-top: 28px;
    margin-bottom: 15px;
  }


  .box .company .card-box {
    margin-left: 0;
    margin-top: 28px;
  }

  .box .about .right-box .card-box .title{
    font-size: 33.3333333px;
    margin-top: 28px;
    margin-bottom: 15px;
  }

  .box .vision .card-box {
    margin-left: 0;
    margin-top: 28px;
  }

}
@media (max-width: 768px) {
  .box .bg-box .bg {
    height: 500px;
    background-image: url('/static/images/about-us-bg-mb.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 80px;
  }
  .box .about {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .box .about .right-box .card-box {
    margin-top: 0;
    margin-left: 0;
  }
  .box .mission-title {
    text-align: center;
    margin-bottom: 40px;
    font-size: 33.333333332px;
    font-weight: bolder;
  }
  .box .about .right-box .card-box .title{
    font-size: 33.333333333px;
    margin-top: 28px;
    margin-bottom: 15px;
  }
  .box .about .content .title {
    line-height: 1.8125rem;
    font-size: 1.5625rem;
    margin-bottom: 1.875rem;
  }
  .box .about .content .text {
  }
  .box .about .card-box .title{
    font-size: 24px;
    margin-top: 28px;
    margin-bottom: 15px;
  }

  .box .team .card-box .title {
    font-size: 24px;
  }

  .box .company .card-box  {
    margin-left: 0;
    margin-top: 40px;
  }
  .box .company .card-box .title{
    font-size: 24px;
    margin-top: 28px;
    margin-bottom: 15px;
  }
  .box .vision .card-box .title {
    font-size: 24px;
  }
  .box .awards .card-box .title {
    font-size: 24px;
  }
}
@media (max-width: 540px) {
  .box .bg-box .bg {
    height: 500px;
    background-image: url('/static/images/about-us-bg-mb.webp');
  }
  .box .bg-box .bg .introduce .title{
    font-size: 33.3333333px;
  }
  .box .mission {
    padding-bottom: 40px;
    padding-top: 40px;
    text-align: center;
  }
  .box .mission-title {
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: bolder;
  }

  .box .about {
    margin-bottom: 40px;
  }

  .box .about .right-box .card-box {
    margin-top: 0;
    margin-left: 0;
  }

  .box .about .right-box .card-box .title{
    font-size: 24px;
    margin-top: 28px;
    margin-bottom: 15px;
  }

  .box .team {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .box .team .title {
    font-size: 24px;
  }

  .box .team .team-images .team-text-1{
    font-size: 18px;
  }
  .box .team .team-images .team-text-2{
    font-size: 16px;
  }

  .box .company .card-box  {
    margin-left: 0;
    margin-top: 40px;
  }

  .box .company .card-box .title  {
    font-size: 24px;
  }
  .box .vision .card-box .title {
    font-size: 24px;
  }
  .box .awards .card-box .title {
    font-size: 24px;
  }
}




.box .awards {

}
.box .awards .card-box {
  width: 100%;
}
.box .awards .title {
  font-weight: bolder;
  font-size: 33.333333px;
  text-align: center;
  margin-bottom: 40px;
}
.box .awards .text {
  font-size: 1.125rem;
  color: #333333;
  line-height: 1.5625rem;
  text-align: center;
  margin-bottom: 3.75rem;
}

.box .awards .medal .item {
  padding: 0 1.5rem 1rem;
  background: #2f2319;
  display: flex;
  flex-direction: column;
  margin-bottom: 1rem;
  width: 100%;
  border-radius: 30px;
}
.box .awards .medal .item .brand {
  margin: 1.875rem 0;
}
.box .awards .medal .item .desc {
  text-align: center;
  line-height: 1.3125rem;
  font-size: 0.95rem;
  color: #ffffff;
}
.box .accept {
  margin-top: 7.5rem;
  padding-bottom: 7.5rem;
}
.box .accept .title {
  color: #333333;
  line-height: 3.9375rem;
  font-size: 3.375rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 3.75rem;
  padding: 0 0.9375rem;
}
.box .accept .swiper {
  width: 100%;
  height: 26.875rem;
}
.box .accept .swiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box .accept .swiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.box .accept .swiper .wrap {
  transition: background 0.5s ease;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.3);
  padding: 5rem;
}
.box .accept .swiper .wrap .title {
  line-height: 2.625rem;
  font-size: 2.25rem;
  color: #ffffff;
  text-align: left;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 2.5rem;
  padding: 0;
}
.box .accept .swiper .wrap .learn {
  width: 9.3125rem;
  height: 3.0625rem;
  border-radius: 1.625rem;
  border: 1px solid #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 2.8125rem;
  color: #ffffff;
  font-size: 1.125rem;
}
.box .accept .swiper .wrap .control {
  position: absolute;
  bottom: 1.875rem;
  right: 1.875rem;
  visibility: hidden;
}
.box .accept .swiper .wrap .control .swiper-prev {
  width: 2.375rem;
  height: 2.375rem;
  background-image: url('/static/images/left-icon.webp');
  margin-right: 1.875rem;
  cursor: pointer;
}
.box .accept .swiper .wrap .control .swiper-prev:hover {
  background-image: url('/static/images/left-icon-active.webp');
}
.box .accept .swiper .wrap .control .swiper-next {
  width: 2.375rem;
  height: 2.375rem;
  background-image: url('/static/images/right-icon.webp');
  cursor: pointer;
}
.box .accept .swiper .wrap .control .swiper-next:hover {
  background-image: url('/static/images/right-icon-active.webp');
}
.box .accept .swiper .swiper-slide-active .wrap {
  background: rgba(0, 0, 0, 0.5);
}
.box .accept .swiper .swiper-slide-active .learn {
  background: #fe7c0f linear-gradient(90deg, #fe7c0f 0%, #fe570f 100%);
  box-shadow: 0px 4px 12px 0px rgba(255, 92, 16, 0.25);
  border: none;
}
.box .accept .swiper .swiper-slide-active .control {
  visibility: visible;
}

