@charset "utf-8";

/* Vietlink Style */

.l-content .landing-page {
  width: 950px;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 400;
  color: #333;
  overflow: hidden;
  background: #F2F2F2;
}
.l-content .container {
  width: 786px;
  margin: 0 auto;
}
.l-content a, .l-content button {
  text-decoration: inherit;
  transition: opacity 0.3s ease-in-out;
}
.l-content a:hover, .l-content button:hover {
  opacity: 0.75;
}
.l-content [class^="vl-"] {
  box-sizing: border-box;
}
/* Grid */
.l-content .vl-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.l-content .g-10.vl-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: -20px;
}
.l-content [class^="vl-col"] {
  padding-left: 15px;
  padding-right: 15px;
  flex: 0 0 auto;
  max-width: 100%;
}
.l-content .g-10 [class^="vl-col"] {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
  flex: 0 0 auto;
  max-width: 100%;
}
.l-content .vl-col-4 {
  width: 33.3333333333%;
}
.l-content .vl-col-6 {
  width: 50%;
}
.l-content .vl-col-8 {
  width: 66.6666666667%;
}
.l-content .vl-col-10 {
  width: 83.3333333333%;
}
.l-content .vl-col-12 {
  width: 100%;
}
.l-content .vl-offset-1 {
  margin-left: 8.3333333333%;
}
.l-content .vl-offset-3 {
  margin-left: 25%;
}
.l-content .vl-offset-4 {
  margin-left: 33.3333333333%;
}
/* Form */
.l-content .form-check {
  display: inline-block;
  margin-right: 33px;
  margin-bottom: 16px;
}
.l-content .form-check-input {
  transform: translateY(2px);
}
.l-content .form-check-label {
  line-height: 150%;
  margin-left: 6px;
}
.l-content .vl-label {
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 8px;
  color: #333333;
  display: inline-block;
}
.l-content .vl-label span {
  color: #dd0000;
}
.l-content .vl-input-control {
  margin-bottom: 15px;
  border: solid 1px #bfbfbf;
  border-radius: 2px;
  background-color: #ffffff;
  padding: 8px 16px;
  height: 40px;
  width: 100%;
}
.l-content .vl-form-group {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.l-content .vl-form-group label {
  margin-left: 9px;
}
.l-content  .vl-d-none {
  display: none;
}
.l-content .vl-btn {
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FF730A;
  box-shadow: 0px -1px 0px rgb(255 115 10 / 20%), 0px 1px 0px rgb(0 0 0 / 10%);
  border-radius: 2px;
  line-height: 16px;
  border-style: none;
  margin: 0 auto;
  margin-top: 10px;
  cursor: pointer;
}
.l-content .section-6_form {
  background: #FFFFFF;
  border: 1px solid #C6C6C6;
  box-shadow: 0px 30px 40px rgba(212, 217, 232, 0.2);
  border-radius: 4px;
  padding: 30px;
}
.l-content .vl-btn img {
  margin-right: 10px;
}

.l-content .section-1, .l-content .section-2{
  margin-bottom: 24px;
}
.l-content .section-2__title {
  position: relative;
  margin-bottom: 24px;
}
.l-content .section-2__title span {
  position: absolute;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  color: #0F218B;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-41%);
  text-align: center;
}
.l-content .section-2__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.l-content .section-2__nav li {
  width: 188px;
  margin: 0 6px;
  margin-bottom: 12px;
  display: inline-block;
}
.l-content .section-2__nav li a {
  color: #333333;
  font-weight: 700;
  font-size: 12px;
  display: inline-block;
}
.l-content .section-2__nav li a > span {
  height: 35px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #F4F4F4;
  box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
  border-radius: 8px 8px 0px 0px;
  background: #FFFFFF;
}
.l-content .section-2__nav li a > span img {
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.l-content .section-top {
  display: flex;
  align-items: center;
  margin-bottom: 26px;
  position: relative;
}
.l-content .section-top > div {
  background: #FFFFFF;
  border-radius: 0px 60px 60px 0px;
  margin-left: -18px;
  padding: 16px 28px 16px 34px;
  filter: drop-shadow(0px 4px 0px #0F218B);
  position: relative;
  z-index: 2;
  min-height: 84px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-content .section-top__img {
  position: relative;
  z-index: 3;
  margin-left: 16px;
}
.l-content .section-top::before {
  content: '';
  width: 136px;
  height: 136px;
  border-radius: 50%;
  background: #FFFFFF;
  filter: drop-shadow(0px 4px 0px #0F218B);
  position: absolute;
  z-index: 1;
  left: 0;
  top: -10px;
}
.l-content .section-top__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #FFFFFF;
  background: #0F218B;
  border-radius: 0px 24px 24px 0px;
  margin-bottom: 4px;
}
.l-content .section-top__desc {
  font-size: 12px;
  line-height: 150%;
  color: #0B0D17;
}
.l-content .lb-btn {
  display: flex;
  justify-content: center;
}
.l-content .lb-btn a {
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  padding: 10px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FF730A;
  box-shadow: 0px -1px 0px rgb(255 115 10 / 20%), 0px 1px 0px rgb(0 0 0 / 10%);
  border-radius: 2px;
  line-height: 16px;
}
.l-content .lb-btn.grey a {
  background: #f2f2f2;
  color: #333333;
  box-shadow: 0px -1px 0px #BFBFBF, 0px 1px 0px #BFBFBF;
  border: 0.3px solid #BFBFBF;
}
.l-content .lb-btn a img {
  margin-right: 10px;
}
.l-content .section-4__products {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.l-content .section-4__products--item {
  width: 185px;
  background: #FDFDFD;
  box-shadow: inset -0.5px 0px 0px #E0E0E0, inset 0.5px 0px 0px #E0E0E0, inset 0px -0.5px 0px #E0E0E0, inset 0px 0.5px 0px #E0E0E0;
  border-radius: 2px;
  position: relative;
  padding-top: 20px;
  margin-bottom: 24px;
}
.l-content .sale-tag {
  display: inline-block;
  position: absolute;
  z-index: 2;
  top: 0;
  right: 2px;
}
.l-content .tag_ship {
  display: flex;
  align-items: center;
  padding-left: 6px;
  width: 63px;
  height: 16px;
  font-size: 10px;
  color: #ffffff;
  background: #0169c6;
  position: relative;
  margin-top: -8px;
  margin-bottom: 4px;
}
.l-content .tag_ship img {
  margin-right: 3px;
}
.l-content .tag_ship::after {
  content: "";
  position: absolute;
  right: -1px;
  top: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 4px solid #ffffff;
}
.l-content .section-4__products--img {
  display: block;
  margin-bottom: 4px;
}
.l-content .section-4__products--title {
  display: block;
  font-weight: 400;
  font-size: 10px;
  line-height: 120%;
  color: #333333;
  margin-bottom: 4px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.l-content .section-4__products--brand {
  margin-bottom: 4px;
  font-weight: 700;
  font-size: 12px;
  line-height: 23px;
}
.l-content .section-4__products--code {
  font-weight: 700;
  font-size: 10px;
  line-height: 120%;
  color: #333333;
  margin-bottom: 3px;
}
.l-content .section-4__products--price {
  font-weight: 700;
  line-height: 150%;
  color: #DD0000;
  margin-bottom: 4px;
  display: flex;
}
.l-content .section-4__products--old {
  font-size: 12px;
  text-decoration-line: line-through;
  color: #757575;
  margin-right: 5px;
}
.l-content .section-4__products--btn {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 12px;
  color: #FFFFFF;
  background: #FF730A;
  box-shadow: 0px -1px 0px rgba(255, 115, 10, 0.2), 0px 1px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  height: 23px;
  position: relative;
  margin: 0 8px 8px 8px;
}
.l-content .section-4__products--btn img {
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.l-content .section-4__products--inner {
  padding: 0 8px 0 8px;
}
.l-content .section-btn {
  font-weight: 700;
  font-size: 12px;
  line-height: 150%;
  text-align: center;
  color: #FFFFFF;
  width: 384px;
  height: 35px;
  background: #FF730A;
  box-shadow: 0px -1px 0px rgba(255, 115, 10, 0.2), 0px 1px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 auto;
}
.l-content .section-btn img {
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}

.l-content .section-3, .l-content .section-4, .l-content .section-5, .l-content .section-6, .l-content .section-7, .l-content .section-8, .l-content .section-8a {
  padding-bottom: 46px;
}
.l-content .section-8b, .l-content .section-9 {
  padding-bottom: 24px;
}

.l-content .section-9__title {
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  border-radius: 24px;
  overflow: hidden;
  margin-bottom: 10px;
}
.l-content .section-9__title span {
  display: block;
  line-height: 45px;
}
.l-content .section-9__title span:first-child {
  color: #0F218B;
  background: #FFCC00;
}
.l-content .section-9__title span:last-child {
  color: #FFFFFF;
  background: #0F218B;
}
.l-content .section-9__brand {
  gap: 12px;
  display: flex;
  justify-content: center;
}
.l-content .section-9__brand a {
  display: inline-block;
}

.l-content .section-4__products.swiper {
  padding-left: 50px;
  padding-right: 50px;
  margin: 0 -50px;
}
.l-content .section-4__products.swiper::before {
  content: "";
  width: 50px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  background: #F2F2F2;
}
.l-content .section-4__products.swiper::after {
  content: "";
  width: 50px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
  background: #F2F2F2;
}
.l-content .swiper-button-next {
  right: 7px;
}
.l-content .swiper-button-prev {
  left: 7px;
  display: none;
}

.l-content .swiper {
  width: 100%;
}

.l-content .swiper-slide {
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

@media (max-width: 760px) {
  .l-content .swiper-button-next {
    right: 20px;
    transform: rotate(90deg);
  }

  .l-content .swiper-button-prev {
    left: 20px;
    transform: rotate(90deg);
  }
}
.l-content .swiper-button-next::after,
.l-content .swiper-button-prev::after {
  content: none;
}
