@charset "UTF-8";
.block--3item .new-title-label {
  padding-top: 50px;
  padding-bottom: 24px;
  text-align: center;
}
.block--3item .new-title-label .label-name {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  margin: 0;
  position: relative;
  color: #3D3D3D;
}
.block--3item .new-title-label .decs {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  max-width: 1004px;
  margin: 0 auto;
  padding-top: 12px;
}
.block--3item .container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  max-width: 100%;
  gap: 16px;
}
.block--3item .container-flex .column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc(32% - 16px);
          flex: 1 1 calc(32% - 16px);
  background: #fff;
  padding: 24px;
  text-align: center;
  border-radius: 12px;
}
.block--3item .container-flex .column.column-price .title {
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  color: #3D3D3D;
}
.block--3item .container-flex .column.column-price .price-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(61, 61, 61);
}
.block--3item .container-flex .column.column-price .price-text .small-text {
  font-size: 100%;
}
.block--3item .container-flex .column.column-price .price-text .price-num {
  font-size: 56px;
  font-weight: 700;
  line-height: 66px;
  padding-left: 4px;
  padding-right: 4px;
  background: -webkit-gradient(linear, left top, right top, from(rgb(5, 147, 235)), to(rgb(16, 87, 203)));
  background: linear-gradient(90deg, rgb(5, 147, 235) 0%, rgb(16, 87, 203) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.block--3item .container-flex .column.column-price .price-text .old-price {
  display: none;
}
@media screen and (max-width: 540px) {
  .block--3item .container-flex .column.column-price .price-text .price-num {
    font-size: 32px;
    line-height: 44px;
  }
}
.block--3item .container-flex .column.column-speed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block--3item .container-flex .column.column-speed .div-left {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 35%;
          flex: 1 1 35%;
}
.block--3item .container-flex .column.column-speed .div-left span.img-speed {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  padding-right: 20px;
}
.block--3item .container-flex .column.column-speed .div-left span.img-speed img {
  height: 82px;
}
@media screen and (max-width: 540px) {
  .block--3item .container-flex .column.column-speed .div-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 25%;
            flex: 1 1 25%;
  }
  .block--3item .container-flex .column.column-speed .div-left span.img-speed img {
    height: 60px;
  }
}
.block--3item .container-flex .column.column-speed .div-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 60%;
          flex: 1 1 60%;
}
.block--3item .container-flex .column.column-speed .div-right .div-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(61, 61, 61);
}
.block--3item .container-flex .column.column-speed .div-right .div-label ._bold {
  margin-right: 8px;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}
.block--3item .container-flex .column.column-speed .div-right .num-speed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: rgb(61, 61, 61);
}
.block--3item .container-flex .column.column-speed .div-right .num-speed ._num {
  font-weight: 700;
}
.block--3item .container-flex .column.column-speed .div-right .num-speed .speed {
  font-size: 56px;
  font-weight: 700;
  line-height: 66px;
  margin-right: 4px;
  background: -webkit-gradient(linear, left top, right top, from(#F6921E), to(#EB2E0F));
  background: linear-gradient(90deg, #F6921E 0%, #EB2E0F 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.block--3item .container-flex .column.column-speed .div-right .num-speed .devices {
  font-size: 56px;
  font-weight: 700;
  line-height: 66px;
  margin-right: 4px;
  background: linear-gradient(267.39deg, #40D87D -9.14%, #17BA58 97.82%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.block--3item .container-flex .column.column-speed .div-right .num-speed.with-devices {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.block--3item .container-flex .column.column-speed .div-right .num-speed.with-devices span {
  padding-bottom: 10px;
}
@media screen and (max-width: 540px) {
  .block--3item .container-flex .column.column-speed .div-right .num-speed .speed, .block--3item .container-flex .column.column-speed .div-right .num-speed .devices {
    font-size: 32px;
    line-height: 44px;
  }
}
@media screen and (max-width: 540px) {
  .block--3item .container-flex .column {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 540px) {
  .new-title-label {
    padding: 12px 0;
  }
  .new-title-label .label-name {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .box-product-detail {
    padding-bottom: 65px;
  }
}
@media (max-width: 767px) {
  .box-product-detail .container-flex .column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    /* Chiếm 100% chiều rộng */
  }
}
@media (max-width: 540px) {
  .box-product-detail {
    padding-bottom: 40px;
  }
  .box-product-detail .new-title-label {
    padding-top: 40px;
    padding-bottom: 24px;
  }
  .box-product-detail .new-title-label h2 {
    font-size: 24px;
    line-height: 33px;
  }
  .box-product-detail .new-title-label div {
    font-size: 16px;
    line-height: 22px;
  }
  .box-product-detail .new-title-label div p {
    font-size: 16px;
    line-height: 22px;
  }
  .box-product-detail .container {
    padding-left: 0;
    padding-right: 0;
  }
  .box-product-detail .container-flex {
    padding: 0 5px 0;
  }
  .box-product-detail .container-flex .column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    min-height: 122px;
    padding: 16px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .box-product-detail .container-flex .column.column-price .price-text .small-text {
    display: block;
    padding-top: 4px;
    font-size: 12px;
  }
  .box-product-detail .container-flex .column.column-price .price-text .price-num {
    font-size: 40px;
    line-height: 48px;
    padding-left: 0;
    display: inline-block;
  }
  .box-product-detail .container-flex .column.column-price .title {
    font-size: 16px;
    line-height: 22px;
  }
  .box-product-detail .container-flex .column.column-speed {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px;
  }
  .box-product-detail .container-flex .column.column-speed .div-right .num-speed .speed,
  .box-product-detail .container-flex .column.column-speed .div-right .num-speed .devices {
    font-size: 40px;
    line-height: 48px;
  }
  .box-product-detail .container-flex .column.column-speed .div-left {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 34%;
            flex: 1 1 34%;
  }
  .box-product-detail .container-flex .column.column-speed .div-left span.img-speed {
    padding-right: 16px;
  }
  .box-product-detail .container-flex .column.column-speed .div-right {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 53%;
            flex: 1 1 53%;
  }
  .box-product-detail .container-flex .column.column-speed .div-right .div-label {
    font-size: 12px;
  }
  .box-product-detail .container-flex .column.column-speed .div-right .div-label ._bold {
    font-size: 16px;
  }
  .box-product-detail .container-flex .column.column-speed .div-right .num-speed {
    font-size: 12px;
  }
}
.detail-info--tick-green .detail-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 16px;
  color: #3D3D3D;
}
.detail-info--tick-green .detail-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.detail-info--tick-green .detail-list li {
  position: relative;
  padding-left: 28px;
  /* khoảng trống cho icon */
  margin-bottom: 12px;
  line-height: 27px;
  color: #3D3D3D;
  font-size: 18px;
}
.detail-info--tick-green .detail-list li b {
  font-weight: 700;
}
.detail-info--tick-green .detail-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url("../images/icon-tick-green.svg") center left no-repeat;
  background-size: 16px 12px;
}
.detail-info--tick-green .detail-list li:nth-last-of-type(1) {
  margin-bottom: 0;
}
.detail-info--tick-green.offers-desc .detail-list li {
  line-height: 28px;
  padding-left: 32px;
}
.detail-info--tick-green.offers-desc .detail-list li::before {
  left: 0;
  top: 3px;
  width: 22px;
  height: 22px;
  background: url("../images/icons/offers-icon.png") center left no-repeat;
  background-size: 22px 22px;
}
.detail-info--tick-green.offers-desc .detail-list li.active {
  font-weight: 700;
}
@media screen and (max-width: 540px) {
  .detail-info--tick-green .detail-title {
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 12px;
  }
  .detail-info--tick-green .detail-list li {
    font-size: 14px;
    line-height: 24px;
  }
}

.secPackageFamily .rowfull {
  margin: 0;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1440px) {
  .secPackageFamily .rowfull {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .secPackageFamily .rowfull {
    margin: 0px 0 10px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .rowfull {
    margin: 0;
    padding: 0;
  }
}
.secPackageFamily .about__package-family {
  background: #fff;
}
.secPackageFamily .about__package-family .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px 30px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.secPackageFamily .about__package-family .content .left {
  -webkit-box-flex: 1.6;
      -ms-flex: 1.6;
          flex: 1.6;
  min-width: 500px;
  position: relative;
}
.secPackageFamily .about__package-family .content .left h4.title {
  margin-bottom: 16px;
  color: #3D3D3D;
  font-weight: 700;
  font-size: 29px;
  line-height: 41px;
}
@media screen and (max-width: 1200px) {
  .secPackageFamily .about__package-family .content .left h4.title {
    font-size: 36px;
    line-height: 47px;
  }
}
@media screen and (max-width: 1024px) {
  .secPackageFamily .about__package-family .content .left h4.title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media screen and (max-width: 768px) {
  .secPackageFamily .about__package-family .content .left h4.title {
    text-align: center;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left h4.title {
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
}
.secPackageFamily .about__package-family .content .left h4.title .p-text-inline {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .secPackageFamily .about__package-family .content .left h4.title .p-text-inline {
    display: block;
  }
}
.secPackageFamily .about__package-family .content .left .services {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
}
.secPackageFamily .about__package-family .content .left .services .service {
  background: url("../images/package-family-box.png") 110% -45px no-repeat;
  background-size: auto 200px;
  padding: 24px;
  -webkit-box-shadow: 0px 2px 12px 0px rgba(16, 24, 40, 0.08);
          box-shadow: 0px 2px 12px 0px rgba(16, 24, 40, 0.08);
  display: block;
  border-radius: 16px;
}
.secPackageFamily .about__package-family .content .left .services .service img {
  width: 58px;
  height: 58px;
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left .services .service img {
    width: 40px;
    height: 40px;
  }
}
.secPackageFamily .about__package-family .content .left .services .service h4 {
  margin: 16px 0 4px;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left .services .service h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 6px;
  }
}
.secPackageFamily .about__package-family .content .left .services .service p {
  font-size: 18px;
  line-height: 25px;
  margin: 0;
  color: #3D3D3D;
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left .services .service p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .secPackageFamily .about__package-family .content .left .services .service {
    padding: 16px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left .services {
    gap: 24px 16px;
  }
}
.secPackageFamily .about__package-family .content .left .cta-btn {
  width: 184px;
  background: #f60;
  color: #fff;
  padding: 0 24px;
  line-height: 54px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  position: absolute;
  right: -92px;
  bottom: 0;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.secPackageFamily .about__package-family .content .left .cta-btn:hover {
  background: #ff9100;
}
@media screen and (max-width: 1100px) {
  .secPackageFamily .about__package-family .content .left .cta-btn {
    display: none;
  }
}
@media screen and (max-width: 1100px) {
  .secPackageFamily .about__package-family .content .left {
    min-width: 600px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .left {
    min-width: 100%;
  }
}
.secPackageFamily .about__package-family .content .right {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 500px;
}
.secPackageFamily .about__package-family .content .right .main-img {
  max-height: 472px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .secPackageFamily .about__package-family .content .right .main-img {
    max-width: 500px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .right .main-img {
    max-width: 100%;
  }
}
.secPackageFamily .about__package-family .content .right .row-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 28px;
}
.secPackageFamily .about__package-family .content .right .row-btn .cta-btn {
  width: 184px;
  background: #f60;
  color: #fff;
  padding: 0 24px;
  line-height: 46px;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  display: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.secPackageFamily .about__package-family .content .right .row-btn .cta-btn:hover {
  background: #ff9100;
}
@media screen and (max-width: 1100px) {
  .secPackageFamily .about__package-family .content .right .row-btn .cta-btn {
    display: block;
  }
}
@media screen and (max-width: 1100px) {
  .secPackageFamily .about__package-family .content .right {
    min-width: 600px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content .right {
    min-width: 100%;
  }
}
.secPackageFamily .about__package-family .content .row-btn-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.secPackageFamily .about__package-family .content .row-btn-desktop .cta-btn {
  width: 184px;
  background: #f60;
  color: #fff;
  padding: 0 24px;
  line-height: 54px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.secPackageFamily .about__package-family .content .row-btn-desktop .cta-btn:hover {
  background: #ff9100;
}
@media screen and (max-width: 1100px) {
  .secPackageFamily .about__package-family .content .row-btn-desktop {
    display: none;
  }
}
.secPackageFamily .about__package-family .content.content__family .left {
  min-width: 400px;
}
@media screen and (max-width: 820px) {
  .secPackageFamily .about__package-family .content.content__family .left {
    min-width: 400px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content.content__family .left {
    min-width: 300px;
  }
}
.secPackageFamily .about__package-family .content.content__family .right {
  min-width: 400px;
}
@media screen and (max-width: 820px) {
  .secPackageFamily .about__package-family .content.content__family .right {
    min-width: 400px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content.content__family .right {
    min-width: 300px;
  }
}
@media screen and (max-width: 820px) {
  .secPackageFamily .about__package-family .content.content__family .img-desktop {
    display: none;
  }
}
.secPackageFamily .about__package-family .content.content__family .row-btn-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.secPackageFamily .about__package-family .content.content__family .row-btn-desktop .cta-btn {
  width: 184px;
  background: #f60;
  color: #fff;
  padding: 0 24px;
  line-height: 54px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.secPackageFamily .about__package-family .content.content__family .row-btn-desktop .cta-btn:hover {
  background: #ff9100;
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .content.content__family .row-btn-desktop .cta-btn {
    line-height: 40px;
  }
}
.secPackageFamily .about__package-family .row-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.secPackageFamily .about__package-family .row-btn .btn-blue {
  display: block;
  white-space: nowrap;
  background: #4a6bff;
  border: none;
  border-radius: 8px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  padding: 0 28.5px;
  line-height: 48px;
  cursor: pointer;
  margin-top: 24px;
}
.secPackageFamily .content__family {
  position: relative;
}
.secPackageFamily .content__family .right {
  position: sticky !important;
  top: 106px;
}
@media screen and (max-width: 991px) {
  .secPackageFamily .content__family .right {
    top: 102px;
  }
}
.secPackageFamily .about__package-family .row-btn-desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
}
.secPackageFamily .about__package-family .row-btn-desktop .cta-btn {
  width: 184px;
  background: #f60;
  color: #fff;
  padding: 0 24px;
  line-height: 54px;
  border: none;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border-radius: 8px;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.secPackageFamily .about__package-family .row-btn-desktop .cta-btn:hover {
  background: #ff9100;
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family .row-btn-desktop .cta-btn {
    line-height: 40px;
  }
}
@media screen and (max-width: 820px) {
  .secPackageFamily .about__package-family .row-btn-desktop {
    margin-top: 24px;
  }
}
@media screen and (max-width: 820px) {
  .secPackageFamily .about__package-family {
    padding-top: 20px;
  }
}
@media screen and (max-width: 540px) {
  .secPackageFamily .about__package-family {
    padding-top: 0px;
  }
}

.promotion-wrapper {
  width: 100%;
  margin-top: 20px;
}
.promotion-wrapper .promotion-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  padding-bottom: 7px;
}
.promotion-wrapper .promotion-list .promotion-pay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 98px;
  height: 98px;
  width: auto;
  height: auto;
  padding: 11px;
  border: 2px solid #D1D1D1;
  border-radius: 12px;
  cursor: pointer;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.promotion-wrapper .promotion-list .promotion-pay img {
  width: 78px;
  border-radius: 6px;
}
.promotion-wrapper .promotion-list .promotion-pay .text-detail {
  display: none;
}
.promotion-wrapper .promotion-list .promotion-pay.active {
  border-color: #232A85;
  -webkit-box-shadow: 0 0 10px rgba(0, 132, 255, 0.3);
          box-shadow: 0 0 10px rgba(0, 132, 255, 0.3);
  position: relative;
}
.promotion-wrapper .promotion-list .promotion-pay.active::before {
  position: absolute;
  content: "";
  width: 12px;
  height: 8px;
  background: url("../images/icons/pay-down-icon.png") center no-repeat;
  background-size: 100%;
  bottom: -8px;
}
@media screen and (max-width: 540px) {
  .promotion-wrapper .promotion-list .promotion-pay.active::before {
    background-size: 7px;
  }
}
.promotion-wrapper > .text-detail {
  margin-top: 0px;
  border-radius: 8px;
}
.promotion-wrapper > .text-detail p {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 16px;
  color: #3D3D3D;
}
.promotion-wrapper > .text-detail span {
  color: #888888;
  font-size: 16px;
}
@media screen and (max-width: 540px) {
  .promotion-wrapper .promotion-list {
    gap: 8px;
  }
  .promotion-wrapper .promotion-list .promotion-pay {
    width: auto;
    height: auto;
    padding: 6.5px;
  }
  .promotion-wrapper .promotion-list .promotion-pay img {
    width: 47px;
    height: 47px;
  }
  .promotion-wrapper > .text-detail {
    margin-top: 0px;
  }
  .promotion-wrapper > .text-detail p {
    font-size: 14px;
    font-weight: 500;
    line-height: 19px;
    margin-bottom: 3px;
  }
  .promotion-wrapper > .text-detail span {
    font-size: 12px;
  }
}

.scroll-x {
  overflow-x: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.scroll-x::-webkit-scrollbar {
  height: 6px;
}

@media (max-width: 768px) {
  .scroll-x {
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .scroll-x::-webkit-scrollbar {
    height: 6px;
  }
}
.swiper-get-packages.swiper-default,
.swiper--viewed-products.swiper-default {
  width: 100%;
  padding-left: 5px;
  padding-right: 5px;
}
.swiper-get-packages .swiper-wrapper,
.swiper--viewed-products .swiper-wrapper {
  padding: 8px 0;
}
.swiper-get-packages .swiper-slide,
.swiper--viewed-products .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100px;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: auto;
  width: calc(16.6666666667% - 17px);
  -webkit-box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.08);
          box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.08);
  background: #fff;
  border-radius: 8px;
}
.swiper-get-packages .swiper-slide .card,
.swiper--viewed-products .swiper-slide .card {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper-get-packages .swiper-slide .card .top,
.swiper--viewed-products .swiper-slide .card .top {
  width: 100%;
  height: 212px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.swiper-get-packages .swiper-slide .card .top img,
.swiper--viewed-products .swiper-slide .card .top img {
  width: auto;
  height: auto;
  max-width: 100%;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper-get-packages .swiper-slide .card .top a,
.swiper--viewed-products .swiper-slide .card .top a {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper-get-packages .swiper-slide .card .product-info,
.swiper--viewed-products .swiper-slide .card .product-info {
  padding: 0 16px 16px;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper-get-packages .swiper-slide .card .product-info .product-title,
.swiper--viewed-products .swiper-slide .card .product-info .product-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #3D3D3D;
  -webkit-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s;
}
@media screen and (max-width: 1440px) {
  .swiper-get-packages .swiper-slide,
  .swiper--viewed-products .swiper-slide {
    width: 212px;
  }
}
@media screen and (max-width: 540px) {
  .swiper-get-packages .swiper-slide,
  .swiper--viewed-products .swiper-slide {
    width: 253px;
  }
}
.swiper-get-packages .js_swiper_center,
.swiper--viewed-products .js_swiper_center {
  -webkit-box-pack: unset;
      -ms-flex-pack: unset;
          justify-content: unset;
}
.swiper-get-packages .swiper-slide .card {
  position: relative;
}
.swiper-get-packages .swiper-slide .card .info-hover {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url("../images/icons/info-hover.png") no-repeat center/cover;
  background-size: 100%;
  right: 12px;
  top: 12px;
  cursor: pointer;
  z-index: 22;
}
.swiper-get-packages .swiper-slide .card .text-info {
  position: absolute;
  top: 38px;
  right: 2px;
  padding: 8px 10px;
  background: #3D3D3D;
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.3;
  border-radius: 8px;
  display: none;
  z-index: 20;
  text-align: center;
  max-width: 100%;
  -webkit-transition: var(--transition_shadow);
  transition: var(--transition_shadow);
}
.swiper-get-packages .swiper-slide .card .text-info::after {
  content: "";
  position: absolute;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 6px;
  border-style: solid;
  top: -11px;
  right: 8px;
  border-color: transparent transparent #333 transparent;
}
.swiper-get-packages .swiper-slide .card .info-hover:hover ~ .text-info {
  display: block;
}
@media screen and (max-width: 540px) {
  .swiper-get-packages .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .swiper-get-packages .swiper-slide {
    width: 47%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .swiper-get-packages .swiper-slide .card .top {
    height: 163px;
  }
}

.swiper--viewed-products .swiper-wrapper {
  padding: 6px 0 9px 0;
}
.swiper--viewed-products .swiper-slide {
  width: calc(25% - 12px);
  min-height: unset;
  padding: 6px;
  border-radius: 12px;
  -webkit-transition: var(--transition_shadow);
  transition: var(--transition_shadow);
}
.swiper--viewed-products .swiper-slide .card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.swiper--viewed-products .swiper-slide .card .top {
  height: 88px;
  width: 110px;
}
.swiper--viewed-products .swiper-slide .card .top img {
  width: 100%;
  height: 100%;
  border-radius: 8px;
}
.swiper--viewed-products .swiper-slide .card .product-info {
  width: calc(100% - 110px);
  padding: 0px 0px 0px 10px;
  position: relative;
}
.swiper--viewed-products .swiper-slide .card .product-info .product-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
.swiper--viewed-products .swiper-slide .card .product-info .product-price {
  position: absolute;
  bottom: 0;
  color: #4564ED;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
}
.swiper--viewed-products .swiper-slide .card .product-info .product-price .label-from {
  font-size: 10px;
  color: #3D3D3D;
  display: none;
  font-weight: 400;
  line-height: 13px;
}
.swiper--viewed-products .swiper-slide .card .product-info .product-price span {
  font-size: 10px;
  color: #3D3D3D;
  font-weight: 400;
  padding-left: 4px;
}
.swiper--viewed-products .swiper-slide .card .product-info .product-price.with--price-from .label-from {
  display: block;
}
.swiper--viewed-products .swiper-slide:hover {
  -webkit-box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.18);
          box-shadow: 0px 1px 9px 0px rgba(16, 24, 40, 0.18);
}

.row-parent-swipers .swiper--viewed-products ~ .swiper-button-next,
.row-parent-swipers .swiper-get-packages ~ .swiper-button-next {
  right: -46px;
}

.row-parent-swipers .swiper--viewed-products ~ .swiper-button-prev,
.row-parent-swipers .swiper-get-packages ~ .swiper-button-prev {
  left: -46px;
}

@media screen and (max-width: 1440px) {
  .swiper--viewed-products .swiper-slide {
    width: 336px;
  }
}
@media screen and (max-width: 540px) {
  .swiper--viewed-products .swiper-slide {
    width: 255px;
  }
}
@media screen and (max-width: 768px) {
  .row-parent-swipers .swiper-get-packages ~ .swiper-button-next,
  .row-parent-swipers .swiper-get-packages ~ .swiper-button-prev {
    display: none;
  }
  .row-parent-swipers .swiper--viewed-products ~ .swiper-button-next,
  .row-parent-swipers .swiper--viewed-products ~ .swiper-button-prev {
    display: none;
  }
}
.row-btn-more.get-packages {
  display: none;
}
.row-btn-more.get-packages .btn-more {
  cursor: pointer;
  line-height: 30px;
  color: #4564ED;
  background: url("../images/arrow-down-blue.png") right center/20px 20px no-repeat;
  padding-right: 26px;
}
@media screen and (max-width: 540px) {
  .row-btn-more.get-packages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

/* Class ẩn gói extra khi xuống mobile */
@media (max-width: 768px) {
  .mobile-hidden {
    display: none !important;
  }
}/*# sourceMappingURL=service-package-details.css.map */