@charset "UTF-8";
.trang-chu .block:nth-child(1) {
  flex-shrink: 0;
  max-height: 758px;
  height: 100%;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) {
    min-height: 637px;
  }
}
.trang-chu .block:nth-child(1) .carousel {
  height: 100%;
  max-height: 758px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel {
    display: grid;
    min-height: 637px;
  }
  .trang-chu .block:nth-child(1) .carousel .carousel-inner {
    height: 100%; /* Hoặc 100% nếu bạn muốn dựa trên phần tử cha */
  }
  .trang-chu .block:nth-child(1) .carousel .carousel-item {
    height: 100%; /* Đảm bảo rằng các item trong carousel chiếm toàn bộ chiều cao */
  }
  .trang-chu .block:nth-child(1) .carousel .carousel-item img {
    height: 100%; /* Đặt hình ảnh để chiếm toàn bộ chiều cao */
    -o-object-fit: cover;
       object-fit: cover; /* Đảm bảo hình ảnh giữ tỷ lệ và che phủ toàn bộ vùng */
  }
}
.trang-chu .block:nth-child(1) .carousel-item .carousel-item--image {
  width: 100%;
  max-height: 758px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides {
  height: 528px;
  position: absolute;
}
@media (max-width: 1200px) {
  .trang-chu .block:nth-child(1) .carousel-item .content-slides {
    height: 450px;
  }
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item .content-slides {
    height: 80%;
  }
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box {
  position: absolute;
  bottom: 0;
  gap: 0 12px;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 1.5rem);
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box a {
  max-width: 206px;
  width: 100%;
  height: 40px;
  color: #fff;
  flex-shrink: 0;
  border-radius: 200px;
  border: 1px solid #fff;
  background-color: transparent;
  cursor: pointer;
  align-items: center;
  justify-content: center;
  display: flex;
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box a:hover {
  text-decoration: unset;
  background-color: #009e49;
  border: 1px solid transparent;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box a {
    width: calc(50% - 6px) !important;
  }
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box .tim-hieu-them {
  border-radius: 200px;
  background-color: #009e49;
  border: unset;
  display: flex;
  color: #fff;
  max-width: 206px;
  width: 100%;
  align-items: center;
  justify-content: center;
}
.trang-chu .block:nth-child(1) .carousel-item .content-slides .btn-box .tim-hieu-them:hover {
  text-decoration: unset;
  background-color: #00863e;
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .red {
  color: #f61a24;
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .welcome {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px; /* 135% */
  text-transform: uppercase;
  margin-bottom: 12px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .welcome {
    text-align: center;
    margin-top: 50px;
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .title {
  color: #00863e;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 60px;
  font-weight: 700;
  line-height: 49.74px; /* 82.901% */
  letter-spacing: -0.345px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .title {
    text-align: center;
    font-size: 42px;
    line-height: 42px; /* 82.901% */
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .image {
  width: 303.638px;
  height: 158.678px;
  flex-shrink: 0;
  margin-top: 30px;
  float: right;
  margin-right: 266px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .image {
    position: relative;
    left: 50%;
    transform: translateX(calc(-50% + 100px));
    float: unset;
    margin-right: unset;
    width: 250px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .image {
    transform: translateX(calc(-50% + 30px));
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(1) .content-slides .description {
  color: #000;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px; /* 150% */
  border-left: solid 4px #00863e;
  padding-left: 8px;
  width: 656px;
  height: 58px;
  flex-shrink: 0;
  margin-top: 19px;
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .title {
  color: #fff500;
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.6);
  font-family: "UTM Flavour";
  font-size: 44px;
  font-weight: 400;
  line-height: 32px; /* 72.727% */
  text-transform: none;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .title {
    text-align: center;
    text-shadow: 3.162px 3.162px 7.904px rgba(0, 0, 0, 0.6);
    font-size: 34.778px;
    line-height: 25.293px; /* 72.727% */
    position: absolute;
    bottom: 200px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .description {
  color: #fff;
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.6);
  font-size: 47.855px;
  font-weight: 700;
  line-height: 57.426px; /* 120% */
  letter-spacing: -0.399px;
  font-weight: 700;
  width: 334px;
  height: 173px;
  text-transform: capitalize;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .description {
    text-align: center;
    text-shadow: 3.162px 3.162px 7.904px rgba(0, 0, 0, 0.6);
    font-size: 37.826px;
    line-height: 45.391px; /* 120% */
    letter-spacing: -0.315px;
    width: 290px;
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .image {
  width: 475px;
  height: auto;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  bottom: 56px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .content-slides .image {
    width: 260px;
    bottom: 250px;
  }
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(2) .overlay {
    background: linear-gradient(180deg, rgba(5, 102, 50, 0) 36.61%, #056632 68.05%);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .title {
  color: #fff500;
  text-align: center;
  text-shadow: 7.447px 7.447px 18.617px rgba(0, 0, 0, 0.6);
  font-family: "UTM Flavour";
  font-size: 81.917px;
  font-style: normal;
  font-weight: 400;
  line-height: 59.576px; /* 72.727% */
  text-transform: none;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .title {
    text-align: center;
    text-shadow: 3.162px 3.162px 7.904px rgba(0, 0, 0, 0.6);
    font-size: 34.778px;
    line-height: 25.293px; /* 72.727% */
    position: absolute;
    bottom: 170px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
  }
}
@media (max-width: 375px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .title {
    bottom: 205px;
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .description {
  color: #fff;
  text-align: center;
  text-shadow: 5.382px 5.382px 13.454px rgba(0, 0, 0, 0.6);
  font-size: 64.383px;
  font-weight: 700;
  line-height: 77.26px; /* 120% */
  letter-spacing: -0.537px;
  max-width: 670px;
  width: 100%;
  margin: auto;
  margin-top: 8px;
  text-transform: capitalize;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .description {
    text-align: center;
    text-shadow: 3.162px 3.162px 7.904px rgba(0, 0, 0, 0.6);
    font-size: 37.826px;
    line-height: 45.391px; /* 120% */
    letter-spacing: -0.315px;
    max-width: 362px;
    width: 100%;
    position: absolute;
    bottom: 70px;
    left: 50%;
    transform: translateX(-50%);
  }
}
.trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .content-slides .text {
  max-width: 804px;
  width: 100%;
  height: 58px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  text-shadow: 0px 4px 20px rgba(0, 0, 0, 0.8);
  font-size: 18px;
  font-weight: 500;
  line-height: 27px; /* 150% */
  margin: auto;
  margin-top: 96px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel-item:nth-child(3) .overlay {
    background: linear-gradient(180deg, rgba(5, 102, 50, 0) 36.61%, #056632 68.05%);
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.trang-chu .block:nth-child(1) .carousel .carousel-indicators button {
  transition: 0.2s width linear;
}
.trang-chu .block:nth-child(1) .carousel .carousel-indicators .active {
  width: 219.028px;
  height: 4px;
  border-radius: 40px;
  background: #fff;
}
.trang-chu .block:nth-child(1) .carousel .carousel-indicators [data-bs-target] {
  border-top: unset;
  border-bottom: unset;
}
.trang-chu .block:nth-child(1) .carousel .box-control {
  max-width: 1288px;
  width: 100%;
  position: absolute;
  margin: auto;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
@media (max-width: 1400px) {
  .trang-chu .block:nth-child(1) .carousel .box-control {
    max-width: 1200px;
  }
}
@media (max-width: 1250px) {
  .trang-chu .block:nth-child(1) .carousel .box-control {
    max-width: 1050px;
  }
}
@media (max-width: 1100px) {
  .trang-chu .block:nth-child(1) .carousel .box-control {
    max-width: 960px;
  }
}
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-prev,
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-next {
  width: 64px;
  height: 64px;
  flex-shrink: 0;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-prev,
  .trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-next {
    display: none;
  }
}
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-prev:hover .image-box,
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-next:hover .image-box {
  animation: slidesBtnAnimation 1.5s infinite;
}
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-prev .image-box,
.trang-chu .block:nth-child(1) .carousel .box-control .carousel-control-next .image-box {
  width: 64px;
  height: 64px;
  border: solid 1px #fff;
  border-radius: 50%;
  background-color: transparent;
  position: absolute;
}
@keyframes slidesBtnAnimation {
  0% {
    width: 64px;
    height: 64px;
    border: solid 1px #fff;
  }
  100% {
    width: 90px;
    height: 90px;
    border: solid 1px transparent;
  }
}
.trang-chu .block:nth-child(2) {
  height: 1000px;
  background: #f3f9ed;
  background-image: url(/images/block-2-bg.png?2d7188d17ceb8a172ae2c94b69fb8cad), linear-gradient(180deg, #f3f9ed 44.33%, #f3f9ed);
  padding-top: 114px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(2) {
    padding-top: 50px;
    padding-bottom: 41px;
    height: auto;
  }
}
.trang-chu .block:nth-child(2) .company-name {
  color: #00863e;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 27px; /* 135% */
  text-transform: uppercase;
}
.trang-chu .block:nth-child(2) .text {
  color: #25553c;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 44px;
  font-weight: 700;
  line-height: 54px; /* 122.727% */
  max-width: 790px;
  width: 100%;
  margin: auto;
  margin-top: 12px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(2) .text {
    text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
    font-size: 32px;
    font-weight: 700;
    line-height: normal;
  }
}
.trang-chu .block:nth-child(2) .content-box {
  display: flex;
  gap: 0 24px;
  justify-content: center;
  margin-top: 32px;
}
.trang-chu .block:nth-child(2) .content-box .slick-list {
  padding-bottom: 20px;
}
.trang-chu .block:nth-child(2) .content-box__item {
  max-width: 267px;
  width: 100%;
  height: 484px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);
  position: relative;
  border-bottom: solid 4px #fff;
  transition: 0.2s border-bottom linear;
  margin: 0 15px;
}
.trang-chu .block:nth-child(2) .content-box__item:hover {
  border-bottom: solid 4px #f61a24;
}
.trang-chu .block:nth-child(2) .content-box__item:hover .icon-box {
  background-color: #056632;
}
.trang-chu .block:nth-child(2) .content-box__item .image-box {
  width: 100%;
  height: 214px;
  flex-shrink: 0;
  border-radius: 8px;
}
.trang-chu .block:nth-child(2) .content-box__item .image-box img {
  width: 100%;
}
.trang-chu .block:nth-child(2) .content-box__item .content {
  padding: 56px 26px 0;
  text-align: center;
}
.trang-chu .block:nth-child(2) .content-box__item .content .title {
  width: 122px;
  color: #056632;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px; /* 120% */
  margin: auto;
}
.trang-chu .block:nth-child(2) .content-box__item .content .description {
  color: #676767;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px; /* 160% */
  margin-top: 12px;
}
.trang-chu .block:nth-child(2) .content-box__item .icon-box {
  width: 92px;
  height: 92px;
  flex-shrink: 0;
  background-color: #42a64a;
  stroke-width: 4px;
  stroke: #fff;
  border-radius: 50%;
  border: solid 4px #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 166px;
  left: 50%;
  transform: translateX(-50%);
  transition: 0.2s background-color linear;
}
.trang-chu .block:nth-child(2) .content-box .slick-slide:nth-child(1) .icon-box .icon {
  width: 64px;
  height: 46.08px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(2) .content-box .slick-slide:nth-child(2) .icon-box .icon {
  width: 44px;
  height: 64px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(2) .content-box .slick-slide:nth-child(3) .icon-box .icon {
  width: 61.677px;
  height: 33.295px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(2) .content-box .slick-slide:nth-child(4) .icon-box .icon {
  width: 43.29px;
  height: 45.252px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(2) .btn-tim-hieu-them {
  max-width: 206px;
  width: 100%;
  height: 40px;
  flex-shrink: 0;
  border-radius: 200px;
  border: 1px solid #056632;
  background-color: transparent;
  color: #056632;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px; /* 168.75% */
  margin-top: 40px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
  padding: 8px 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.trang-chu .block:nth-child(2) .btn-tim-hieu-them:hover {
  background-color: #056632;
  color: #fff;
  text-decoration: unset;
}
.trang-chu .block:nth-child(3) {
  height: 1080px;
  padding: 118px;
  position: relative;
  background: url(/images/block-3-bg.png?a8ba5366dc5ff7cf66eb229d37ca32cb), linear-gradient(180deg, rgba(217, 217, 217, 0.5) 0%, rgba(255, 255, 255, 0.5) 17%);
  background-position: bottom, top;
  background-repeat: no-repeat;
  background-size: 100%, 100%;
}
@media (max-width: 1400px) {
  .trang-chu .block:nth-child(3) {
    height: 1280px;
  }
}
@media (max-width: 1200px) {
  .trang-chu .block:nth-child(3) {
    height: 1200px;
  }
}
@media (max-width: 1100px) {
  .trang-chu .block:nth-child(3) {
    height: 1150px;
  }
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) {
    padding: 55px;
    height: auto;
  }
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) {
    padding: 53px 0 75px 0;
    background-size: unset;
  }
}
.trang-chu .block:nth-child(3) .block__content {
  display: grid;
  grid-template-columns: calc(50% - 40px) calc(50% - 40px);
  gap: 0 80px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__content {
    grid-template-columns: 1fr;
    gap: 36px 0;
  }
}
@media (max-width: 1450px) {
  .trang-chu .block:nth-child(3) .block__right .customer {
    right: 0px;
  }
  .trang-chu .block:nth-child(3) .block__right .device {
    right: 0px;
  }
}
.trang-chu .block:nth-child(3) .block__left .text-1 {
  color: #898989;
  font-size: 13px;
  font-weight: 500;
  line-height: 27px; /* 207.692% */
  text-transform: uppercase;
}
.trang-chu .block:nth-child(3) .block__left .title {
  color: #25553c;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 54px;
  font-weight: 700;
  line-height: 54px; /* 100% */
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .block__left .title {
    text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
    font-size: 34px;
    font-weight: 700;
    line-height: normal;
  }
}
.trang-chu .block:nth-child(3) .block__left .description {
  color: #000;
  text-align: justify;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.trang-chu .block:nth-child(3) .block__left .small-image-toggle {
  width: 100%;
  height: auto;
  margin-bottom: 36px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__left .small-image-toggle {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.trang-chu .block:nth-child(3) .block__left .text-2 {
  color: #009e49;
  font-family: "UTM Flavour";
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 123.077% */
}
.trang-chu .block:nth-child(3) .block__left .list__item {
  color: #2e2e2e;
  font-family: "SF Pro Display";
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 225% */
  display: flex;
  gap: 0 8px;
}
.trang-chu .block:nth-child(3) .block__right {
  position: relative;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__right {
    text-align: center;
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box {
  position: relative;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__right .image-box {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box .image {
  width: 100%;
  height: auto;
  max-height: 622px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__right .image-box .image {
    max-width: 100%;
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box .customer {
  width: 145px;
  height: 145px;
  flex-shrink: 0;
  background-color: #009e49;
  position: absolute;
  top: 34px;
  right: -70px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .block__right .image-box .customer {
    right: 0px;
    width: 115px;
    height: 115px;
    flex-shrink: 0;
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box .device {
  width: 125px;
  height: 125px;
  flex-shrink: 0;
  background-color: #f61a24;
  position: absolute;
  top: 219px;
  right: -60px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .block__right .image-box .device {
    width: 99.138px;
    height: 99.138px;
    flex-shrink: 0;
    right: 0px;
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box .device,
.trang-chu .block:nth-child(3) .block__right .image-box .customer {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.trang-chu .block:nth-child(3) .block__right .image-box .device .number,
.trang-chu .block:nth-child(3) .block__right .image-box .customer .number {
  color: #fff;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 40px;
  font-weight: 700;
  line-height: 54px; /* 135% */
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .block__right .image-box .device .number,
  .trang-chu .block:nth-child(3) .block__right .image-box .customer .number {
    font-size: 30px;
    line-height: 30px; /* 135% */
  }
}
.trang-chu .block:nth-child(3) .block__right .image-box .device .text,
.trang-chu .block:nth-child(3) .block__right .image-box .customer .text {
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 27px; /* 168.75% */
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .block__right .image-box .device .text,
  .trang-chu .block:nth-child(3) .block__right .image-box .customer .text {
    font-size: 11px;
  }
}
.trang-chu .block:nth-child(3) .block__right .list-box {
  padding: 13px 0;
  margin-top: 29px;
  border-top: 1px solid #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
  width: 390px;
  float: right;
  display: grid;
  grid-template-columns: repeat(2, calc(50% - 5px));
  gap: 0 10px;
}
@media (max-width: 1400px) {
  .trang-chu .block:nth-child(3) .block__right .list-box {
    width: 100%;
    float: unset;
  }
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .block__right .list-box {
    border-top: unset;
    border-bottom: unset;
    gap: 0 20px;
    grid-template-columns: repeat(2, calc(50% - 10px));
  }
}
.trang-chu .block:nth-child(3) .block__right .list-box .dot-text {
  display: flex;
}
.trang-chu .block:nth-child(3) .block__right .list-box .dot-text p {
  color: #056632;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
}
.trang-chu .block:nth-child(3) .small-image {
  width: 395px;
  height: 263px;
  flex-shrink: 0;
  border-radius: 8px;
  position: absolute;
  bottom: 0;
  left: -300px;
}
@media (max-width: 1400px) {
  .trang-chu .block:nth-child(3) .small-image {
    max-width: 330px;
    width: 100%;
    height: auto;
    position: unset;
    margin-top: 20px;
  }
}
.trang-chu .block:nth-child(3) .btn-box {
  position: absolute;
  bottom: 0;
  gap: 0 12px;
  display: flex;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 149px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(3) .btn-box {
    position: unset;
    transform: unset;
    margin-bottom: 0;
    margin-top: 56px;
    margin-bottom: 75px;
  }
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .btn-box {
    position: unset;
    transform: unset;
  }
}
.trang-chu .block:nth-child(3) .btn-box a {
  max-width: 206px;
  width: 100%;
  height: 40px;
  flex-shrink: 0;
  border-radius: 200px;
  border: 1px solid #009e49;
  color: #009e49;
  background-color: transparent;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(3) .btn-box a {
    width: calc(50% - 6px);
  }
}
.trang-chu .block:nth-child(3) .btn-box a:hover {
  background-color: #009e49;
  border: 1px solid transparent;
  color: #fff;
  text-decoration: unset;
}
.trang-chu .block:nth-child(3) .btn-box .lien-he {
  border-radius: 200px;
  background-color: #009e49;
  border: unset;
  color: #fff;
}
.trang-chu .block:nth-child(3) .btn-box .lien-he:hover {
  background-color: #00863e;
}
.trang-chu .block:nth-child(4) {
  padding-top: 68px;
}
.trang-chu .block:nth-child(4) .logo {
  width: 46px;
  height: 46px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(4) .title {
  color: #25553c;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 44px;
  font-weight: 700;
  line-height: 54px; /* 122.727% */
  margin-top: 22px;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(4) .title {
    text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
    font-size: 34px;
    font-weight: 700;
    line-height: 54px; /* 158.824% */
  }
}
@media (max-width: 576px) {
  .trang-chu .block:nth-child(4) .title {
    font-size: 31px;
    line-height: 40px; /* 158.824% */
  }
}
@media (max-width: 375px) {
  .trang-chu .block:nth-child(4) .title {
    font-size: 29px;
    line-height: 40px; /* 158.824% */
  }
}
.trang-chu .block:nth-child(4) .description {
  color: #009e49;
  text-align: center;
  font-family: "UTM Flavour";
  font-size: 26px;
  font-weight: 400;
  line-height: 32px; /* 123.077% */
}
@media (max-width: 420px) {
  .trang-chu .block:nth-child(4) .description {
    font-size: 22px;
  }
}
@media (max-width: 375px) {
  .trang-chu .block:nth-child(4) .description {
    font-size: 21px;
  }
}
.trang-chu .block:nth-child(4) .block__head {
  text-align: center;
}
.trang-chu .block:nth-child(4) .product-slides {
  margin-top: 47px;
}
.trang-chu .block:nth-child(4) .product-slides__item:hover .image-box {
  border: solid 1px #77bb7b;
}
.trang-chu .block:nth-child(4) .product-slides__item:hover .image-box .list-action {
  visibility: visible;
}
.trang-chu .block:nth-child(4) .product-slides__item:hover .image-box .list-action a {
  color: #fff;
  transition: unset;
  display: flex;
  gap: 0 10px;
  align-items: center;
}
.trang-chu .block:nth-child(4) .product-slides__item:hover .image-box .list-action a:hover {
  color: #fff;
  text-decoration: unset;
}
.trang-chu .block:nth-child(4) .product-slides__item:hover .image-box .list-action a span {
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  width: -moz-max-content;
  width: max-content;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box {
  display: flex;
  justify-content: center;
  max-width: 266px;
  width: 100%;
  height: 256px;
  flex-shrink: 0;
  border: solid 1px #f6f5f2;
  padding: 10px;
  margin: auto;
  position: relative;
  transition: 0.2s border linear;
  overflow: hidden;
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(4) .product-slides__item .image-box {
    border: 1px solid #f6f5f2;
  }
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .image {
  width: auto;
  height: 100%;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .list-action {
  position: absolute;
  bottom: 0;
  display: flex;
  width: 100%;
  height: 40px;
  background: #77bb7b;
  justify-content: space-evenly;
  align-items: center;
  visibility: hidden;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .list-action__item {
  height: 100%;
  width: calc(25% - 1px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .list-action__item:hover img {
  scale: 1.3;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .list-action__item img {
  width: 20px;
  height: 20px;
  transition: 0.1s scale linear;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .tag {
  position: absolute;
  right: 15px;
  display: flex;
  flex-flow: row;
  gap: 0 5px;
  align-items: center;
  height: 36px;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .tag span {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .tag .hot {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 27px; /* 225% */
  text-transform: uppercase;
  background-color: #e6736f;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .tag .discount {
  color: #000;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 27px; /* 225% */
  text-transform: uppercase;
  background-color: #8edb3e;
}
.trang-chu .block:nth-child(4) .product-slides__item .image-box .tag .out-stock {
  width: 82px;
  height: 24px;
  flex-shrink: 0;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-weight: 600;
  line-height: 27px; /* 225% */
  text-transform: uppercase;
  background-color: #000;
}
.trang-chu .block:nth-child(4) .product-slides__item .content {
  text-align: center;
}
.trang-chu .block:nth-child(4) .product-slides__item .content .title {
  color: #056632;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-weight: 700;
  line-height: 22px; /* 137.5% */
  max-width: 225px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.trang-chu .block:nth-child(4) .product-slides__item .content .title:hover {
  color: #009e49;
  text-decoration: unset;
}
.trang-chu .block:nth-child(4) .product-slides__item .content .tag {
  color: #f61a24;
  text-align: center;
  text-shadow: 5.527px 8.29px 16.58px rgba(0, 0, 0, 0.05);
  font-size: 18px;
  font-weight: 600;
  line-height: 24px; /* 133.333% */
  margin-top: 11px;
  display: block;
}
.trang-chu .block:nth-child(4) .product-slides__item .content .tag:hover {
  color: #ce1721;
  text-decoration: unset;
}
.trang-chu .block:nth-child(4) .product-slides .btn-product-slides {
  z-index: 1;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background-color: #fff;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 50%;
  border: unset;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 992px) {
  .trang-chu .block:nth-child(4) .product-slides .btn-product-slides {
    display: none !important;
  }
}
.trang-chu .block:nth-child(4) .product-slides .btn-prev-product-slides {
  left: 30px;
}
.trang-chu .block:nth-child(4) .product-slides .btn-next-product-slides {
  right: 30px;
}
.trang-chu .block:nth-child(4) .box-see-more {
  position: relative;
  text-align: center;
  margin-top: 59px;
}
.trang-chu .block:nth-child(4) .box-see-more .btn-see-more {
  max-width: 206px;
  width: 100%;
  height: 40px;
  font-size: 18px;
  flex-shrink: 0;
  border-radius: 200px;
  border: 1px solid #009e49;
  color: #009e49;
  padding: 7px 40px;
  background-color: #fff;
  transition: 0.2s background-color linear, 0.2s color linear;
}
.trang-chu .block:nth-child(4) .box-see-more .btn-see-more:hover {
  background-color: #009e49;
  color: #fff;
  text-decoration: unset;
}
.trang-chu .block:nth-child(4) .box-see-more .break-line {
  position: absolute;
  top: 50%;
  z-index: -1;
}
.trang-chu .block:nth-child(5) {
  padding-top: 123px;
  padding-bottom: 80px;
  background-image: url(/images/block-5-bg-1.png?0411db9c4e16e1548f088b05bffee17e), url(/images/block-5-bg-2.png?aaf8cae1f32727f5e6476460c8d08c08), url(/images/block-5-bg-3.png?5b63f1b0a437631412de2ea7ffee8dee);
  background-position: center 40px, calc(100% - 87px) 130px, -50px 314px;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) {
    padding-top: 76px;
    background-image: unset;
    padding-bottom: 56px;
  }
}
.trang-chu .block:nth-child(5) .block__header {
  position: relative;
}
.trang-chu .block:nth-child(5) .block__header--describe {
  color: #009e49;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 27px; /* 207.692% */
  text-transform: uppercase;
  margin-bottom: 8px;
}
.trang-chu .block:nth-child(5) .block__header--title {
  color: #1c1c1c;
  text-align: center;
  font-size: 32px;
  font-weight: 700;
  line-height: 27px; /* 84.375% */
  margin-bottom: 39px;
}
.trang-chu .block:nth-child(5) .block__header--see-more {
  position: absolute;
  color: #6a6a6a;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 27px; /* 207.692% */
  right: 0.75rem;
  top: 50%;
  transform: translateY(-50%);
  transition: 0.2s color linear;
}
.trang-chu .block:nth-child(5) .block__header--see-more:hover {
  text-decoration: unset;
  color: #009e49;
}
.trang-chu .block:nth-child(5) .block__header--see-more-1 {
  color: #6a6a6a;
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  line-height: 27px; /* 207.692% */
  right: 0;
  transition: 0.2s color linear;
  margin-top: 21px;
}
.trang-chu .block:nth-child(5) .block__header--see-more-1:hover {
  text-decoration: unset;
  color: #009e49;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__header--see-more-1 {
    font-size: 19px;
  }
}
.trang-chu .block:nth-child(5) .block__content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 24px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content {
    grid-template-columns: 1fr;
  }
}
.trang-chu .block:nth-child(5) .block__content .item {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
.trang-chu .block:nth-child(5) .block__content .item:hover img {
  scale: 1.1;
}
.trang-chu .block:nth-child(5) .block__content .item__image-box {
  position: relative;
  display: block;
}
.trang-chu .block:nth-child(5) .block__content .item__image-box img {
  transition: 0.2s scale linear;
  width: 100%;
  height: 242px;
  flex-shrink: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.trang-chu .block:nth-child(5) .block__content .item__image-box .filter-color {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.61%, #1c1c1c 90.35%);
  position: absolute;
  width: 100%;
  height: 150px;
  bottom: 0;
}
.trang-chu .block:nth-child(5) .block__content .item__content {
  position: absolute;
  bottom: 0;
  padding: 0 16px 23px;
}
.trang-chu .block:nth-child(5) .block__content .item__content p {
  margin: 0;
  color: #fff;
}
.trang-chu .block:nth-child(5) .block__content .item__content .title {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px; /* 133.333% */
}
.trang-chu .block:nth-child(5) .block__content .item__content .title:hover {
  text-decoration: unset;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item__content .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) {
  grid-row: span 2;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) {
    grid-row: span 1;
    max-width: 100%;
    width: 100%;
    height: 242px;
    flex-shrink: 0;
  }
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item {
    max-width: 768px;
    width: 100%;
    height: 242px;
    flex-shrink: 0;
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__image-box {
  display: block;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__image-box {
    height: 100%;
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__image-box img {
  width: 100%;
  height: 508px;
  flex-shrink: 0;
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__image-box .filter-color {
  background: linear-gradient(180deg, rgba(5, 102, 50, 0) 36.61%, #056632 90.35%);
  position: absolute;
  height: 500px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__image-box .filter-color {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 36.61%, #1c1c1c 90.35%);
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content {
  padding: 0 34px 25px;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content {
    padding: 0 16px 23px;
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .title:hover {
  text-decoration: unset;
}
@media (max-width: 768px) {
  .trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px; /* 133.333% */
  }
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .description {
  color: #fff;
  font-family: "SF Pro Display";
  font-size: 15px;
  font-weight: 400;
  line-height: 24px; /* 160% */
  margin-top: 8px;
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .description:hover {
  text-decoration: unset;
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .btn-see-detail {
  width: 127px;
  height: 24px;
  flex-shrink: 0;
  border-radius: 200px;
  background: #f61a24;
  color: #fff;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
  line-height: 14px; /* 192.857% */
  margin-top: 11px;
  align-items: center;
  justify-content: center;
}
.trang-chu .block:nth-child(5) .block__content .item:nth-child(1) .item__content .btn-see-detail:hover {
  background: #ce1721;
  text-decoration: unset;
}
