@charset "UTF-8";
.banner-fcm {
  max-width: 1920px;
  height: 710px;
}
.banner-fcm .swiper-slide {
  margin: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-fcm .swiper-slide .card {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.banner-fcm .swiper-slide .card .background-img {
  width: 100%;
  height: 100%;
}
.banner-fcm .swiper-slide picture {
  margin: 0;
  padding: 0;
}
.banner-fcm .swiper-slide img {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(30vw + 80px);
  right: calc(52vw - 410px);
  width: auto;
  height: 100%;
}
@media (min-width: 1920px) {
  .banner-fcm.swiper-default {
    width: 1912px;
  }
  .banner-fcm .swiper-slide img {
    width: auto;
    height: 100%;
    right: unset;
    left: 30%;
  }
}
@media (max-width: 1919px) {
  .banner-fcm.swiper-default {
    width: 100%;
  }
}
@media (max-width: 1600px) {
  .banner-fcm .swiper-slide img {
    right: calc(56vw - 470px);
  }
}
@media (max-width: 1024px) {
  .banner-fcm .swiper-slide img {
    right: calc(56vw - 480px);
  }
}
@media (max-width: 834px) {
  .banner-fcm .swiper-slide img {
    width: calc(34vw + 100px);
    height: auto;
    right: calc(73vw - 365px);
  }
}
@media (max-width: 834px) {
  .banner-fcm .swiper-slide img {
    width: calc(30vw + 100px);
    right: calc(73vw - 300px);
  }
}
@media (max-width: 540px) {
  .banner-fcm .swiper-slide .card {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .banner-fcm .swiper-slide img {
    position: unset;
    -webkit-transform: unset;
            transform: unset;
    width: auto;
    height: 263px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
  }
}
@media (max-width: 390px) and (max-height: 844px) {
  .banner-fcm {
    height: 696px;
  }
}

.parent-banner-fcm {
  position: relative;
  margin: 0 auto;
}
.parent-banner-fcm .swiper-pagination {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 24px;
}
.parent-banner-fcm .swiper-pagination.hide_pagination {
  display: none;
}
.parent-banner-fcm .swiper-pagination-bullet {
  background: rgb(255, 255, 255);
  width: 12px;
  height: 12px;
  margin: 0 4px;
  opacity: 0.5;
}
.parent-banner-fcm .swiper-pagination-bullet-active {
  background: rgb(255, 255, 255);
  opacity: 1;
}
.parent-banner-fcm .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 15px;
}
.parent-banner-fcm .swiper-button-prev,
.parent-banner-fcm .swiper-button-next {
  display: none;
}
.parent-banner-fcm .form-overlay {
  top: 50%;
  right: unset;
  left: calc(50% + 352px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (min-width: 1920px) {
  .parent-banner-fcm {
    width: 1912px;
  }
}
@media (max-width: 1919px) {
  .parent-banner-fcm {
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .parent-banner-fcm {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .parent-banner-fcm .form-overlay {
    right: 15px;
    left: unset;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    padding: 20px;
  }
}
@media (max-width: 540px) {
  .parent-banner-fcm .swiper-pagination {
    bottom: unset;
    top: 264px;
  }
  .parent-banner-fcm .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    margin: 0 2px;
  }
  .parent-banner-fcm .form-overlay {
    right: 15px;
    left: 15px;
    -webkit-transform: unset;
            transform: unset;
    top: 295px;
  }
}
@media (max-width: 390px) and (max-height: 844px) {
  .parent-banner-fcm .swiper-pagination {
    bottom: unset;
    top: 235px;
  }
  .parent-banner-fcm .form-overlay {
    right: 15px;
    left: 15px;
    -webkit-transform: unset;
            transform: unset;
    top: 280px;
  }
}

.row-parent-swipers.arrow_sw_fcm {
  position: relative;
  margin: 0 auto;
}
.row-parent-swipers.arrow_sw_fcm .swiper-button-prev,
.row-parent-swipers.arrow_sw_fcm .swiper-button-next {
  width: 48px;
  height: 48px;
  background: rgb(255, 255, 255) url("../images/ldp-fcm/sw-arrow-right-1.svg") no-repeat center center/19px;
}

.main-layout {
  margin-top: 72px;
}
@media (max-width: 834px) {
  .main-layout {
    margin-top: 64px;
  }
}

.sections {
  min-height: 300px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.sections.sec-package-slide {
  background: #F6F5F3 url("../images/ldp-fcm/bg-opacity.png") right center no-repeat;
  min-height: 300px;
}
.sections.sec-hot-fplay {
  background: #f3f3f3;
  min-height: 300px;
  padding: 80px 0;
}
.sections.sec-faq {
  background: url("../images/ldp-fcm/bg-faq.png") center bottom no-repeat;
  min-height: 300px;
  background-size: cover;
  padding-bottom: 130px;
  padding-top: 80px;
}
.sections.sec-procedure-guide {
  background: #f3f3f3;
  min-height: 300px;
  padding: 80px 0;
}
.sections.sec-offer {
  background: #3471ED;
  min-height: 300px;
}
.sections.sec-offer .bg-offer {
  background: #3471ED url("../images/ldp-fcm/vector-review-internet.png") left top no-repeat;
  background-size: 100%;
}
@media (max-width: 540px) {
  .sections.sec-offer .bg-offer {
    background-size: cover;
  }
}
.sections .bg-offer {
  background: #3471ED url("../images/ldp-fcm/vector-review-internet.png") left top no-repeat;
  background-size: 100%;
  min-height: 300px;
}
.sections.sec-review-internet {
  background: #3471ED;
  min-height: 300px;
}
.sections.sec-review-internet .fcm-title h2 {
  color: #fff;
}
.sections.sec-review-internet .bg--review-internet {
  background: #3471ED url("../images/ldp-fcm/vector-review-internet.png") left top no-repeat;
  background-size: auto 100%;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media (max-width: 1440px) {
  .sections.sec-package-slide .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec--guide-package .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-hot-fplay .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-review-internet .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-faq .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-procedure-guide .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-offer .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .sections.sec-faq {
    padding-bottom: 90px;
    padding-top: 50px;
  }
}
@media (max-width: 768px) {
  .sections.sec-hot-fplay {
    padding: 60px 0;
  }
  .sections.sec-review-internet .bg--review-internet {
    padding: 60px 0;
  }
  .sections.sec-faq {
    background-size: 100%;
  }
}
@media (max-width: 540px) {
  .sections.sec-package-slide {
    width: calc(100% - 0px);
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-package-slide .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-hot-fplay .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-faq .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-procedure-guide .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
  .sections.sec-offer .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
}

.pricing-container {
  padding-bottom: 80px;
}
.pricing-container .fcm-title-mobile {
  padding: 0 15px 16px;
  text-align: center;
  display: none;
}
.pricing-container .fcm-title-mobile h2 {
  font-size: 32px;
  font-weight: 600;
}
.pricing-container .fcm-title-mobile p {
  color: #666;
  font-size: 16px;
}
.pricing-container .tabs {
  display: none;
  margin-bottom: 0;
}
.pricing-container .tabs .tab-btn {
  border: none;
  background: none;
  padding: 0px 16px;
  line-height: 36px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
}
.pricing-container .tabs .tab-btn.active {
  background: #fff;
  color: #000;
  border-radius: 48px;
  -webkit-box-shadow: 0px 4px 6px 0px rgba(197, 102, 0, 0.1019607843);
          box-shadow: 0px 4px 6px 0px rgba(197, 102, 0, 0.1019607843);
}
.pricing-container .tab-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  padding-top: 80px;
}
@media (max-width: 768px) {
  .pricing-container {
    padding: 60px 0 36px;
  }
  .pricing-container .fcm-title-mobile {
    display: block;
  }
  .pricing-container .tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .pricing-container .tabs .tabs-wraper {
    display: inline-block;
    background: #ccc;
    background: linear-gradient(104.25deg, rgba(255, 216, 161, 0.2) 0%, rgba(250, 165, 21, 0.2) 45.31%);
    border-radius: 48px;
  }
  .pricing-container .tab-content {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 32px;
  }
  .pricing-container .tab-content .card {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
  .pricing-container .tab-content.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 540px) {
  .pricing-container .tab-content {
    padding-top: 24px;
  }
}

.row-parent-swipers.sw_on_tab {
  margin: 0 0 0 auto;
}

.fcm-title {
  color: #000;
  margin-bottom: 40px;
  text-align: center;
  width: 100%;
}
.fcm-title h2 {
  font-size: 48px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 56px;
}
.fcm-title p,
.fcm-title div {
  margin: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #666666;
}
@media screen and (max-width: 1024px) {
  .fcm-title h2 {
    font-size: 38px;
    line-height: 48px;
  }
  .fcm-title p,
  .fcm-title div {
    font-size: 15px;
    line-height: 20px;
  }
}
@media screen and (max-width: 768px) {
  .fcm-title {
    padding: 0 15px;
    width: calc(100% - 30px);
  }
  .fcm-title.title-of-sw {
    display: none;
  }
  .fcm-title h2 {
    font-size: 36px;
    font-weight: 600;
  }
}
@media screen and (max-width: 540px) {
  .fcm-title h2 {
    text-transform: inherit;
  }
}

@media screen and (max-width: 1450px) {
  .row-parent-swipers.parent--sw-fcm {
    width: 100%;
  }
}

.swiper.sw--package-fcm {
  max-width: 1320px;
  min-height: 300px;
  margin: 0 0 0 auto;
}
.swiper.sw--package-fcm .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 282px;
  height: auto;
  min-height: 100px;
}
.swiper.sw--package-fcm .swiper-slide .cards {
  background: #fff;
  border-radius: 24px;
  padding: 32px 24px 62px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  .swiper.sw--package-fcm {
    padding-left: 0;
  }
}
@media screen and (max-width: 1450px) {
  .swiper.sw--package-fcm {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 768px) {
  .swiper.sw--package-fcm {
    overflow-x: scroll;
    padding-bottom: 12px;
  }
}
@media screen and (max-width: 540px) {
  .swiper.sw--package-fcm {
    overflow-x: unset;
  }
  .swiper.sw--package-fcm .swiper-slide {
    width: 100%;
    margin: 0 auto 16px;
  }
  .swiper.sw--package-fcm .swiper-slide .cards {
    padding: 16px 16px 66px;
  }
}

@media screen and (max-width: 768px) {
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide {
    margin-right: 16px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price-text {
    display: inline-block;
    margin-right: 8px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price {
    display: inline-block;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide:nth-last-of-type(1) {
    padding-right: 15px;
  }
}
@media screen and (max-width: 540px) {
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price-text {
    font-size: 14px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price {
    font-size: 20px;
    margin: 4px 0 8px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price span {
    font-size: 20px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .price span.month {
    font-size: 14px;
  }
  .sw_on_tab .swiper.sw--package-fcm .swiper-slide .cards.card-products .speed {
    padding: 8px 0;
  }
}

.swiper-slide .cards.card-products {
  /* Mobile: ẩn mặc định */
}
.swiper-slide .cards.card-products .tag {
  display: inline-block;
  padding: 0 12px 0 32px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 12px;
  line-height: 20px;
}
.swiper-slide .cards.card-products .tag.specials {
  background: #fff url("../images/ldp-fcm/i-specials.svg") 12px center/14px 14px no-repeat;
  color: #FF0099;
  border: 1px solid #FF0099;
}
.swiper-slide .cards.card-products .tag.best-sellers {
  background: #fff url("../images/ldp-fcm/i-best-sellers.svg") 12px center/14px 14px no-repeat;
  color: #0037FF;
  border: 1px solid #0037FF;
}
.swiper-slide .cards.card-products .title {
  font-size: 28px;
  font-weight: 700;
  margin: 0 0 8px;
}
.swiper-slide .cards.card-products .price-text {
  color: #666;
  margin: 0;
}
.swiper-slide .cards.card-products .price {
  font-size: 24px;
  font-weight: 700;
  color: #ff7a00;
  margin: 4px 0 20px;
}
.swiper-slide .cards.card-products .price span {
  font-size: 24px;
  font-weight: 700;
  color: #ff7a00;
}
.swiper-slide .cards.card-products .price span.month {
  font-size: 16px;
  color: #888;
  font-weight: 400;
}
.swiper-slide .cards.card-products .speed {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16px 0;
  border-top: 1px solid #eee;
}
.swiper-slide .cards.card-products .speed .item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 8px;
  margin-left: 8px;
  position: relative;
}
.swiper-slide .cards.card-products .speed .item .label {
  font-size: 14px;
  font-weight: 500;
  color: #999;
  line-height: 20px;
}
.swiper-slide .cards.card-products .speed .item .value {
  font-size: 20px;
  font-weight: 600;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.swiper-slide .cards.card-products .speed .item .value img {
  width: 18px;
  margin-right: 6px;
  vertical-align: middle;
}
.swiper-slide .cards.card-products .speed .item .value span {
  font-size: 14px;
  font-weight: 500;
  color: #666;
  margin: 4% 0 0 2px;
}
.swiper-slide .cards.card-products .speed .item:nth-of-type(1) {
  margin-left: 0;
}
.swiper-slide .cards.card-products .speed .item:nth-of-type(1)::before {
  position: absolute;
  content: "";
  right: 0;
  top: 12px;
  width: 1px;
  height: 28px;
  background: #E4E7FD;
}
.swiper-slide .cards.card-products .speed .item:nth-last-of-type(1) {
  margin-right: 0;
}
.swiper-slide .cards.card-products .features {
  list-style: none;
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
  display: block;
}
.swiper-slide .cards.card-products .features li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}
.swiper-slide .cards.card-products .features li::before {
  content: "";
  font-size: 10px;
  position: absolute;
  background: url("../images/ldp-fcm/i-tick-black-8.svg") left center/8px 8px no-repeat;
  width: 8px;
  height: 8px;
  left: 0;
  top: 5px;
  color: #000;
}
.swiper-slide .cards.card-products .toggle-viewmore {
  display: none;
}
@media (max-width: 767px) {
  .swiper-slide .cards.card-products .features {
    display: none;
    margin: 0 0 8px;
  }
  .swiper-slide .cards.card-products .features.show {
    display: block;
  }
  .swiper-slide .cards.card-products .toggle-viewmore {
    position: relative;
    display: block;
    color: #7F7F80;
    border: none;
    font-size: 14px;
    font-weight: 500;
    padding: 0px 24px 0px 0px;
    line-height: 20px;
    border-radius: 6px;
    cursor: pointer;
    width: 90px;
    margin: 0 auto 8px;
  }
  .swiper-slide .cards.card-products .toggle-viewmore::before {
    position: absolute;
    content: "";
    background: #fff url("../images/ldp-fcm/i-toogle-more.svg") right center/19px 19px no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    right: 0;
  }
  .swiper-slide .cards.card-products .toggle-viewmore._less::before {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  .swiper-slide .cards.card-products .price-text {
    display: inline-block;
    margin-right: 8px;
  }
  .swiper-slide .cards.card-products .price {
    display: inline-block;
  }
}
.swiper-slide .cards.card-products .btn {
  position: absolute;
  bottom: 20px;
  width: calc(100% - 72px);
  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;
  background: #ff7a00;
  color: #fff;
  text-decoration: none;
  padding: 0 12px;
  line-height: 48px;
  border-radius: 999px;
  font-weight: 600;
  font-size: 14px;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
  cursor: pointer;
}
.swiper-slide .cards.card-products .btn:hover {
  background: #e66a00;
}
@media screen and (max-width: 540px) {
  .swiper-slide .cards.card-products .tag {
    position: absolute;
    right: 16px;
  }
  .swiper-slide .cards.card-products .title {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
  }
  .swiper-slide .cards.card-products .btn {
    line-height: 40px;
    width: calc(100% - 56px);
  }
  .swiper-slide .cards.card-products .price-text {
    font-size: 14px;
  }
  .swiper-slide .cards.card-products .price {
    font-size: 20px;
    margin: 4px 0 8px;
  }
  .swiper-slide .cards.card-products .price span {
    font-size: 20px;
  }
  .swiper-slide .cards.card-products .price span.month {
    font-size: 14px;
  }
  .swiper-slide .cards.card-products .speed {
    padding: 8px 0;
  }
}

@media screen and (max-width: 1024px) {
  .row-parent-swipers.parent--sw-fcm .swiper-button-prev,
  .row-parent-swipers.parent--sw-fcm .swiper-button-next {
    display: none;
  }
}
@media screen and (max-width: 540px) {
  .sw--package-fcm .swiper-wrapper {
    display: block;
  }
}

.bg-offer {
  padding: 80px 0;
  color: #fff;
}
.bg-offer .offer-content {
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bg-offer .offer-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bg-offer .offer-cards .offer-card {
  background: rgba(255, 255, 255, 0.1);
  padding: 20px;
  border-radius: 20px;
  width: calc(22% - 20px);
  backdrop-filter: blur(10px);
  background: linear-gradient(108.02deg, rgba(228, 231, 253, 0.2) 0%, rgba(28, 84, 197, 0.2) 43.01%);
  border: 1px solid;
  border-image-source: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 3.12%, rgba(255, 255, 255, 0.1) 66.7%);
  backdrop-filter: blur(10px);
  -webkit-box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.4) inset;
          box-shadow: 0px 4px 10px 0px rgba(255, 255, 255, 0.4) inset;
}
.bg-offer .offer-cards .offer-card h3 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.bg-offer .offer-cards .offer-card ul li {
  padding-left: 16px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 1.4;
  background: url("../images/ldp-fcm/tick-8x8-white.svg") left 6px/8px 8px no-repeat;
}
.bg-offer .offer-cards .offer-card ul li:nth-last-of-type(1) {
  margin-bottom: 0;
}
@media screen and (max-width: 1100px) {
  .bg-offer .offer-cards .offer-card {
    padding: 18px;
    gap: 18px;
  }
}
@media screen and (max-width: 920px) {
  .bg-offer .offer-cards .offer-card {
    width: calc(50% - 50px);
  }
}
@media screen and (max-width: 540px) {
  .bg-offer .offer-cards .offer-card {
    width: 100%;
    padding: 24px;
  }
}
.bg-offer .offer-cards .btn-support--mobile {
  display: none;
}
.bg-offer .offer-card.offer-text {
  background: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.bg-offer .offer-card.offer-text h2 {
  font-size: 48px;
  font-weight: 800;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.bg-offer .offer-card.offer-text h2 span {
  display: block;
}
.bg-offer .offer-card.offer-text p {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 40px;
}
.bg-offer .offer-card.offer-text .btn-support {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  padding: 0 32px;
  line-height: 50px;
  background: #fff;
  color: #f60;
  font-size: 18px;
  font-weight: 600;
  border-radius: 50px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.bg-offer .offer-card.offer-text .btn-support:hover {
  background: #f2f2f2;
}
.bg-offer .offer-card.offer-text .btn-support .icon {
  background: url("../images/ldp-fcm/i-call-orange.svg") center center no-repeat;
  display: block;
  width: 20px;
  height: 20px;
}
@media (max-width: 1024px) {
  .bg-offer .offer-content {
    padding: 0 15px;
  }
  .bg-offer .offer-content .offer-cards {
    gap: 15px;
  }
  .bg-offer .offer-content .offer-cards .offer-card.offer-text h2 {
    font-size: 26px;
    text-transform: inherit;
    font-weight: 600;
  }
  .bg-offer .offer-content .offer-cards .offer-card.offer-text h2 span {
    display: inline-block;
  }
  .bg-offer .offer-content .offer-cards .offer-card.offer-text p {
    margin-bottom: 10px;
  }
  .bg-offer .offer-content .offer-cards .offer-card.offer-text .btn-support {
    padding: 0 16px;
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .bg-offer {
    padding: 60px 0;
  }
  .bg-offer .offer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 15px;
    padding-right: 15px;
  }
  .bg-offer .offer-content .offer-cards {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 540px) {
  .bg-offer .offer-content .offer-cards {
    gap: 24px;
  }
  .bg-offer .offer-content .offer-cards .offer-card.offer-text {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    text-align: center;
  }
  .bg-offer .offer-content .offer-cards .offer-card .btn-support {
    display: none;
  }
  .bg-offer .offer-content .offer-cards .btn-support--mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .bg-offer .offer-content .offer-cards .btn-support--mobile .btn-support {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 8px;
    padding: 12px 32px;
    background: #fff;
    color: #f60;
    font-size: 18px;
    font-weight: 600;
    border-radius: 50px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .bg-offer .offer-content .offer-cards .btn-support--mobile .btn-support:hover {
    background: #f2f2f2;
  }
  .bg-offer .offer-content .offer-cards .btn-support--mobile .btn-support .icon {
    background: url("../images/ldp-fcm/i-call-orange.svg") center center no-repeat;
    display: block;
    width: 20px;
    height: 20px;
  }
}

.sec--guide-package {
  padding-top: 65px;
}
.sec--guide-package .fcm-title h2 {
  color: #fff;
}
.sec--guide-package.bg_sec1 {
  background: #FF7E00;
}
.sec--guide-package.bg_sec2 {
  background: #FF7E00;
}
.sec--guide-package.bg_sec3 {
  background: #FF7E00;
}
.sec--guide-package.bg_sec4 {
  background: #FF7E00;
}
@media (max-width: 768px) {
  .sec--guide-package {
    padding-top: 60px;
  }
}
@media (max-width: 540px) {
  .sec--guide-package.bg_sec1 .rowfull-margin {
    padding-left: 0;
    padding-right: 0;
  }
}

.container--package-fcm {
  background: #fff7f7;
  padding-bottom: 80px;
}
.container--package-fcm.bg_1 {
  background: #FF7E00 url("../images/ldp-fcm/guide-package-bg.png") center bottom no-repeat;
}
.container--package-fcm.bg_2 {
  background: #FF7E00 url("../images/ldp-fcm/guide-package-bg.png") center bottom no-repeat;
}
.container--package-fcm.bg_3 {
  background: #FF7E00 url("../images/ldp-fcm/guide-package-bg.png") center bottom no-repeat;
}
.container--package-fcm.bg_4 {
  background: #FF7E00 url("../images/ldp-fcm/guide-package-bg.png") center bottom no-repeat;
}
.container--package-fcm .content--package-fcm {
  max-width: 1320px;
  min-height: 300px;
  margin: 0 0 0 auto;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .container--package-fcm .content--package-fcm {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .container--package-fcm .content--package-fcm {
    padding: 0 15px;
  }
}
@media screen and (max-width: 540px) {
  .container--package-fcm .content--package-fcm {
    padding: 0;
  }
}
@media (max-width: 768px) {
  .container--package-fcm {
    padding-bottom: 277px;
  }
  .container--package-fcm.bg_1 {
    background-position: 125px bottom;
    background-size: 86% auto;
  }
  .container--package-fcm.bg_2 {
    background-position: 125px bottom;
    background-size: 86% auto;
  }
  .container--package-fcm.bg_3 {
    background-position: 125px bottom;
    background-size: 86% auto;
  }
  .container--package-fcm.bg_4 {
    background-position: 125px bottom;
    background-size: 86% auto;
  }
}
@media (max-width: 540px) {
  .container--package-fcm.bg_1 {
    background: #FF7E00 url("../images/ldp-fcm/guide-package-bg-m.png") center bottom no-repeat;
    background-size: 100% auto;
  }
  .container--package-fcm.bg_2 {
    background: #FF7E00 url("../images/ldp-fcm/guide-package-bg-m.png") center bottom no-repeat;
    background-size: 100% auto;
  }
  .container--package-fcm.bg_3 {
    background: #FF7E00 url("../images/ldp-fcm/guide-package-bg-m.png") center bottom no-repeat;
    background-size: 100% auto;
  }
  .container--package-fcm.bg_4 {
    background: #FF7E00 url("../images/ldp-fcm/guide-package-bg-m.png") center bottom no-repeat;
    background-size: 100% auto;
  }
}

.content--package-fcm .tabs-package-wrapper {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* mượt mà trên iOS */
  width: 1200px;
  margin: 0 auto 10px 0;
}
.content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  margin-bottom: 20px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  width: 1200px;
  width: 100%;
  border-radius: 32px;
  background: linear-gradient(104.25deg, rgba(255, 216, 161, 0.3) 0%, rgba(250, 165, 21, 0.3) 45.31%);
  backdrop-filter: blur(6px);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(255, 255, 255, 0.4) inset;
          box-shadow: 0px 1px 3px 0px rgba(255, 255, 255, 0.4) inset;
}
.content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm li {
  background: none;
  color: #fff;
  display: inline-block;
  padding: 0 16px;
  line-height: 60px;
  cursor: pointer;
  border-radius: 50px;
  white-space: nowrap;
  width: 25%;
  text-align: center;
  /* giữ text 1 dòng */
}
.content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm li.current {
  background: #fff;
  color: #1D334A;
}
@media screen and (max-width: 1366px) {
  .content--package-fcm .tabs-package-wrapper {
    width: calc(100% - 30px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 1024px) {
  .content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm {
    width: 100%;
  }
  .content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm li {
    line-height: 50px;
  }
}
@media screen and (max-width: 834px) {
  .content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm {
    width: 900px;
  }
}
@media screen and (max-width: 768px) {
  .content--package-fcm .tabs-package-wrapper ul.tabs-package-fcm li {
    line-height: 43px;
    font-size: 14px;
    font-weight: 500;
  }
}

.tab-content--package-fcm {
  display: none;
  position: relative;
  width: 400px;
  left: calc(100% - 400px);
}
@media screen and (max-width: 768px) {
  .tab-content--package-fcm {
    width: 100%;
    left: 0;
  }
}

.tab-content--package-fcm.current {
  display: inherit;
}

.swiper.sw--fcm-selects .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 282px;
  height: auto;
  min-height: 100px;
}
.swiper.sw--fcm-selects .swiper-slide .cards {
  background: #fff;
  border-radius: 24px;
  padding: 32px 24px 60px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  position: relative;
  width: 100%;
}
@media screen and (max-width: 1599px) {
  .swiper.sw--fcm-selects {
    padding-left: 0;
  }
}
@media screen and (max-width: 1450px) {
  .swiper.sw--fcm-selects {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 540px) {
  .swiper.sw--fcm-selects {
    padding: 0;
    width: 100%;
  }
  .swiper.sw--fcm-selects .swiper-slide {
    width: 323px;
    margin: 0 auto;
  }
  .swiper.sw--fcm-selects .swiper-slide .cards {
    padding: 16px 16px 66px;
  }
  .swiper.sw--fcm-selects .swiper-slide:nth-of-type(1) {
    margin-left: 15px;
  }
  .swiper.sw--fcm-selects .swiper-slide:nth-last-of-type(1) {
    margin-right: 15px;
  }
}

.swiper.sw--review-internet .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 220px;
  height: auto;
  min-height: 100px;
}
.swiper.sw--review-internet .swiper-slide a, .swiper.sw--review-internet .swiper-slide img {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper.sw--review-internet .swiper-slide .cards {
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper.sw--review-internet .swiper-slide .cards .top img {
  width: 100%;
  border-radius: 24px;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
          box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}
.swiper.sw--review-internet .swiper-slide .cards .bottom {
  text-align: center;
  margin-top: 16px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1599px) {
  .swiper.sw--review-internet {
    padding-left: 0;
  }
}
@media screen and (max-width: 1450px) {
  .swiper.sw--review-internet {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 540px) {
  .swiper.sw--review-internet .swiper-slide {
    width: 220px;
    margin: 0 auto 16px;
  }
}

.container--w-1200 {
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .sections.sec-faq .container--w-1200 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.container--procedure-guide {
  max-width: 1200px;
  margin: 0 auto;
}

.list--procedure-guide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 30px;
}
.list--procedure-guide .item {
  width: calc(33.333% - 22px);
  border-radius: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.list--procedure-guide .item.f-box-1 .div-container {
  background: #fff url("../images/ldp-fcm/bg-procedure-1.png") right bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide .item.f-box-1 .div-container {
    background: #fff url("../images/ldp-fcm/bg-procedure-1_m.png") right bottom no-repeat;
  }
}
.list--procedure-guide .item.f-box-2 .div-container {
  background: #fff url("../images/ldp-fcm/bg-procedure-2.png") right bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide .item.f-box-2 .div-container {
    background: #fff url("../images/ldp-fcm/bg-procedure-2_m.png") right bottom no-repeat;
  }
}
.list--procedure-guide .item.f-box-3 .div-container {
  background: #fff url("../images/ldp-fcm/bg-procedure-3.png") right top no-repeat;
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide .item.f-box-3 .div-container {
    background: #fff url("../images/ldp-fcm/bg-procedure-3_m.png") right bottom no-repeat;
  }
}
.list--procedure-guide .item .div-container {
  background: #fff;
  border-radius: 24px;
  padding: 24px 40px;
  width: 100%;
  height: 213px;
}
.list--procedure-guide .item .div-container .title {
  color: #FF7E00;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}
.list--procedure-guide .item .div-container .ul-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 2px;
}
.list--procedure-guide .item .div-container .ul-list li::before {
  position: absolute;
  content: "•";
  font-size: 18px;
  left: 8px;
  top: -2px;
  width: 3px;
  height: 3px;
}
@media screen and (max-width: 540px) {
  .list--procedure-guide .item .div-container .ul-list li {
    font-size: 14px;
  }
}
.list--procedure-guide .item .div-container .content-in-box {
  width: 209px;
}
.list--procedure-guide .item .div-container .content-in-box p {
  margin-bottom: 24px;
  font-weight: 500;
}
.list--procedure-guide .item .div-container .content-in-box .link-hotline .call-hotline,
.list--procedure-guide .item .div-container .content-in-box .link-hotline .contact-zalo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  background: #FF7E00 url("../images/ldp-fcm/i-call.svg") 18px center no-repeat;
  color: #fff;
  padding: 10px 18px 10px 48px;
}
.list--procedure-guide .item .div-container .content-in-box .link-hotline .contact-zalo {
  margin-top: 8px;
  background: #3471ED url("../images/ldp-fcm/i-zalo.png") 18px center no-repeat;
  background-size: 16px 16px;
}
.list--procedure-guide .item .div-container .content-in-box .link-hotline .register-now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 20px;
  background: #FF7E00;
  color: #fff;
  padding: 0 61px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
}
@media screen and (max-width: 768px) {
  .list--procedure-guide .item .div-container .content-in-box .link-hotline .register-now {
    padding: 0 30px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide .item .div-container .content-in-box {
    width: 240px;
  }
  .list--procedure-guide .item .div-container .content-in-box .link-hotline {
    width: 180px;
  }
}
@media screen and (max-width: 900px) {
  .list--procedure-guide .item .div-container .content-in-box {
    width: 100%;
  }
  .list--procedure-guide .item .div-container .content-in-box .link-hotline {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  .list--procedure-guide .item .div-container .content-in-box p {
    font-size: 14px;
  }
}
@media screen and (max-width: 1280px) {
  .list--procedure-guide .item .div-container {
    padding: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide .item .div-container {
    padding: 20px;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .list--procedure-guide .item .div-container {
    padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .list--procedure-guide .item .div-container .content-in-box {
    width: auto;
  }
}
@media screen and (max-width: 680px) {
  .list--procedure-guide .item .div-container {
    padding: 16px;
  }
}
@media screen and (max-width: 540px) {
  .list--procedure-guide .item .div-container {
    padding: 30px;
    height: auto;
    min-height: 97px;
  }
  .list--procedure-guide .item .div-container .content-in-box {
    width: 209px;
  }
}
@media screen and (max-width: 768px) {
  .list--procedure-guide .item {
    gap: 32px 10px;
    width: calc(33.333% - 22px);
  }
  .list--procedure-guide .item .item .div-container .content-in-box {
    width: auto;
  }
}
@media screen and (max-width: 540px) {
  .list--procedure-guide .item {
    width: 100%;
    margin-bottom: 24px;
  }
  .list--procedure-guide .item:nth-last-of-type(1) {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1366px) {
  .list--procedure-guide {
    gap: 28px;
  }
}
@media screen and (max-width: 1280px) {
  .list--procedure-guide {
    gap: 26px;
  }
}
@media screen and (max-width: 1200px) {
  .list--procedure-guide {
    gap: 24px;
  }
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide {
    gap: 16px;
  }
}
@media screen and (max-width: 540px) {
  .list--procedure-guide {
    display: block;
    padding: 0 15px;
  }
}
.list--procedure-guide.option_2 .item .div-container {
  height: 290px;
}
@media screen and (max-width: 768px) {
  .list--procedure-guide.option_2 .item .div-container {
    height: auto;
  }
}
.list--procedure-guide.option_2 .item.with-child {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.list--procedure-guide.option_2 .item .item-child {
  width: 100%;
  background: #fff;
  border-radius: 24px;
  padding: 24px 40px;
  width: calc(100% - 80px);
  height: 109px;
}
.list--procedure-guide.option_2 .item .item-child .title {
  color: #FF7E00;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 8px;
}
.list--procedure-guide.option_2 .item .item-child .ul-list li {
  position: relative;
  padding-left: 24px;
  margin-bottom: 2px;
  font-weight: 500;
}
.list--procedure-guide.option_2 .item .item-child .ul-list li::before {
  position: absolute;
  content: "•";
  font-size: 18px;
  left: 8px;
  top: -2px;
  width: 3px;
  height: 3px;
}
@media screen and (max-width: 540px) {
  .list--procedure-guide.option_2 .item .item-child .ul-list li {
    font-size: 14px;
  }
}
.list--procedure-guide.option_2 .item .item-child.item_1 {
  background: #fff url("../images/ldp-fcm/bg-procedure-1_m.png") right bottom no-repeat;
}
.list--procedure-guide.option_2 .item .item-child.item_2 {
  background: #fff url("../images/ldp-fcm/bg-procedure-2_m.png") right bottom no-repeat;
}
@media screen and (max-width: 768px) {
  .list--procedure-guide.option_2 .item .item-child {
    padding: 24px 30px;
    width: calc(100% - 60px);
  }
}
.list--procedure-guide.option_2 .item.f-box-2 .div-container {
  background: #fff url("../images/ldp-fcm/bg-procedure-2.png") right bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .list--procedure-guide.option_2 .item.f-box-2 .div-container {
    background: #fff url("../images/ldp-fcm/bg-procedure-2a_m.png") right bottom no-repeat;
  }
}
@media screen and (max-width: 540px) {
  .list--procedure-guide.option_2 .item.f-box-2 .div-container {
    min-height: 204px;
  }
}
.list--procedure-guide.option_2 .item.f-box-3 .div-container {
  background: #fff url("../images/ldp-fcm/bg-procedure-3.png") right top no-repeat;
}
@media screen and (max-width: 768px) {
  .list--procedure-guide.option_2 .item.f-box-3 .div-container {
    background: #fff url("../images/ldp-fcm/bg-procedure-3_m.png") right bottom no-repeat;
  }
}

.accor-faq--fcm .tab--fcm {
  padding: 1px;
  margin: 16px 0;
  border-radius: 24px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.12);
  -webkit-transition: var(--transition_shadow);
  transition: var(--transition_shadow);
}
.accor-faq--fcm .tab--fcm .tab--fcm-container .tab__content {
  padding: 0px 24px;
}
.accor-faq--fcm .tab--fcm:nth-last-of-type(1) {
  margin-bottom: 0;
}
.accor-faq--fcm .tab--fcm:hover {
  background: rgba(255, 255, 255, 0.25);
}
.accor-faq--fcm .tab--fcm input:checked ~ .tab__content {
  max-height: unset;
  padding: 16px 24px 8px;
}
.accor-faq--fcm .tab--fcm input:checked ~ .accor-title {
  background: linear-gradient(220deg, rgba(255, 235, 207, 0.3) 0%, rgba(255, 195, 94, 0.3) 45.31%);
}
.accor-faq--fcm .accor-title {
  color: #000;
  background: linear-gradient(220deg, rgba(255, 235, 207, 0.3) 0%, rgba(255, 195, 94, 0.3) 45.31%);
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  padding: 13px 36px 13px 24px;
  margin-bottom: 0;
}
@media screen and (max-width: 540px) {
  .accor-faq--fcm .accor-title {
    font-size: 14px;
    line-height: 22px;
    padding: 11px 36px 11px 16px;
  }
}
.accor-faq--fcm .tab__content .text,
.accor-faq--fcm .tab__content p {
  margin: 0 0 8px;
  padding: 0;
  line-height: 22px;
}
.accor-faq--fcm .tab__content .list-ul li {
  list-style: none;
  color: #000;
  margin-left: 0px;
  padding-left: 24px;
  position: relative;
  margin-bottom: 6px;
}
.accor-faq--fcm .tab__content .list-ul li::after {
  position: absolute;
  left: 8px;
  top: -1px;
  content: "•";
  font-size: 17px;
}
.accor-faq--fcm .tab__content .list-ul li a {
  color: #678BF3;
  border-bottom: 1px solid #678BF3;
}
.accor-faq--fcm .tab__label::after {
  background: url("../images/ldp-fcm/arrow-open.svg") center no-repeat;
  top: 16px;
  right: 18px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.accor-faq--fcm .tab input:checked + .tab__label::after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
}

.hot-movie {
  width: 100%;
  color: #030202;
  max-width: 1320px;
  min-height: 300px;
  margin: 0 0 0 auto;
}
.hot-movie .background {
  padding-top: 80px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .hot-movie .background {
    padding-top: 60px;
    padding-bottom: 60px;
    min-height: auto;
  }
}
.hot-movie .box_hot-movie .title-name-mobile {
  display: none;
}
@media screen and (max-width: 540px) {
  .hot-movie .box_hot-movie .title-name-mobile {
    display: block;
    font-weight: 600;
    font-size: 32px;
    text-align: center;
    padding: 0 15px;
  }
}
.hot-movie .hot-movie_content {
  min-height: 266px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 80px;
}
@media screen and (max-width: 1439px) {
  .hot-movie .hot-movie_content {
    padding: 0 15px;
    gap: 50px;
  }
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content {
    gap: 15px;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 0;
  }
}
.hot-movie .hot-movie_content .box-left {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 45%;
}
.hot-movie .hot-movie_content .box-left .title-name {
  font-weight: 800;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
@media screen and (max-width: 1024px) {
  .hot-movie .hot-movie_content .box-left .title-name {
    font-size: 38px;
  }
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content .box-left .title-name {
    font-size: 34px;
    line-height: 45px;
    text-transform: inherit;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .title-name {
    display: none;
  }
}
.hot-movie .hot-movie_content .box-left .text .title {
  font-weight: 700;
  font-size: 32px;
  line-height: 44px;
  margin: 20px 0 8px;
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content .box-left .text .title {
    font-size: 16px;
    line-height: 23px;
    padding-top: 0px;
    margin-top: 12px;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .text .title {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 8px;
  }
}
.hot-movie .hot-movie_content .box-left .text .content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  color: #000;
  margin-top: 8px;
  mxx-height: 117px;
  display: -webkit-box;
  margin: 0 auto 8px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content .box-left .text .content {
    max-height: 69px;
    -webkit-line-clamp: 3;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .text .content {
    overflow: hidden;
  }
}
.hot-movie .hot-movie_content .box-left .text .row-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 28px;
}
.hot-movie .hot-movie_content .box-left .text .row-btn .button {
  background: #FF7E00;
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  line-height: 50px;
  padding: 0 32px;
  border-radius: 24px;
  -webkit-transition: all 0.2s ease-out 0.05s;
  transition: all 0.2s ease-out 0.05s;
  cursor: pointer;
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .text .row-btn .button {
    font-weight: 600;
    font-size: 18px;
    line-height: 50px;
    padding: 0 16px;
    background-position: 13px center;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .text .row-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left .text {
    text-align: center;
    padding: 0 15px;
  }
}
@media screen and (max-width: 991px) {
  .hot-movie .hot-movie_content .box-left {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content .box-left {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    width: 53%;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-left {
    width: 100%;
  }
}
.hot-movie .hot-movie_content .box-right {
  -webkit-box-flex: 1.23;
      -ms-flex: 1.23;
          flex: 1.23;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  width: 55%;
}
@media screen and (max-width: 884px) {
  .hot-movie .hot-movie_content .box-right {
    padding-top: 30px;
  }
}
@media screen and (max-width: 820px) {
  .hot-movie .hot-movie_content .box-right {
    padding-top: 10px;
  }
}
@media screen and (max-width: 768px) {
  .hot-movie .hot-movie_content .box-right {
    padding-top: 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    width: 47%;
  }
}
@media screen and (max-width: 540px) {
  .hot-movie .hot-movie_content .box-right {
    width: 100%;
    padding-top: 24px;
  }
}
.hot-movie .hot-movie_content .box-right .row-parent-swipers {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .hot-movie {
    min-height: unset;
  }
}

.swiper.sw--hot-fplay .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 227px;
  height: auto;
  min-height: 100px;
  position: relative;
}
.swiper.sw--hot-fplay .swiper-slide .cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  border: 2px solid transparent;
  border-radius: 26px;
  width: 100%;
}
.swiper.sw--hot-fplay .swiper-slide .cards img {
  width: 100%;
  /*height: auto;*/
  height: 396px;
  border-radius: 24px;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .swiper.sw--hot-fplay .swiper-slide .cards img {
    height: 357px;
  }
}
.swiper.sw--hot-fplay .swiper-slide.swiper-slide-active {
  width: 282px;
  height: 499px;
}
.swiper.sw--hot-fplay .swiper-slide.swiper-slide-active .cards {
  border: 2px solid #FF730A;
  width: calc(100% - 4px);
  height: calc(100% - 4px);
}
.swiper.sw--hot-fplay .swiper-slide.swiper-slide-active .cards img {
  height: 100%;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .swiper.sw--hot-fplay .swiper-slide {
    width: 205px;
  }
  .swiper.sw--hot-fplay .swiper-slide.swiper-slide-active {
    width: 235px;
    height: 410px;
  }
  .swiper.sw--hot-fplay .swiper-slide.swiper-slide-active .cards {
    border: 0px;
  }
}
@media screen and (max-width: 768px) {
  .swiper.sw--hot-fplay .swiper-slide {
    width: 205px;
  }
  .swiper.sw--hot-fplay .swiper-slide.swiper-slide-active {
    width: 235px;
    height: 400px;
  }
}
@media screen and (max-width: 540px) {
  .swiper.sw--hot-fplay .swiper-slide {
    width: 201px;
  }
  .swiper.sw--hot-fplay .swiper-slide.swiper-slide-active {
    width: 221px;
    height: 391px;
  }
}
@media screen and (max-width: 1599px) {
  .swiper.sw--hot-fplay {
    padding-left: 0;
  }
}
@media screen and (max-width: 1450px) {
  .swiper.sw--hot-fplay {
    width: calc(100% - 30px);
    padding-left: 15px;
    padding-right: 15px;
  }
}
.popup-overlay {
  display: none;
  /* ẩn mặc định */
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
}
.popup-overlay .popup-box {
  position: relative;
  max-width: 488px;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.popup-overlay .popup-box .popup-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-overlay .popup-box .popup-content .form-overlay {
  position: unset;
  -webkit-transform: unset;
          transform: unset;
  height: auto;
  padding: 40px;
}
.popup-overlay .popup-box .popup-content .form-overlay .fpt-form-redesign .div-btn {
  position: unset;
}
.popup-overlay .popup-close {
  position: absolute;
  top: -54px;
  right: -4px;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  font-size: 24px;
  color: rgba(0, 0, 0, 0);
  font-weight: 300;
  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;
}
.popup-overlay .popup-close::before {
  position: absolute;
  content: "";
  background: #fff url("../images/ldp-fcm/i-close.svg") center/40px no-repeat;
  width: 40px;
  height: 40px;
  display: block;
  border-radius: 50%;
}
@media screen and (max-width: 540px) {
  .popup-overlay .popup-box .popup-content .form-overlay {
    padding: 40px 24px;
  }
}

/* Nút mở popup */
#show-popup-form {
  padding: 10px 20px;
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
}

/* Overlay */
.popup-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 999;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Popup chung */
.popup {
  display: none;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 350px;
  max-width: 90%;
  position: relative;
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
          box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
  -webkit-animation: fadeIn 0.3s ease-in-out;
          animation: fadeIn 0.3s ease-in-out;
}

/* Close */
.popup .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 20px;
  cursor: pointer;
  color: #999;
}

.popup .close-btn:hover {
  color: #333;
}

.popup h3 {
  margin: 0 0 15px;
  font-size: 18px;
}

.popup input[type=text] {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.popup .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.popup button {
  padding: 10px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
}

#submit-form {
  background: #28a745;
  color: #fff;
}

.btn-success-popup {
  background: #17a2b8;
  color: #fff;
}

.btn-fail-popup {
  background: #dc3545;
  color: #fff;
}

.btn-ok {
  background: #007bff;
  color: #fff;
}

/* Animation */
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
.fcm-call-fix:focus,
.fcm-call-fix:hover,
.fcm-call-fix {
  position: fixed;
  right: 20px;
  bottom: 100px;
  background: #01943C url("../images/ldp-fcm/i-call-fix.svg") center center/23px 23px no-repeat;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  z-index: 99;
  background-size: 50%;
}
@media (max-width: 768px) {
  .fcm-call-fix:focus,
  .fcm-call-fix:hover,
  .fcm-call-fix {
    bottom: 126px;
  }
}
@media (max-width: 540px) {
  .fcm-call-fix:focus,
  .fcm-call-fix:hover,
  .fcm-call-fix {
    bottom: 126px;
  }
}/*# sourceMappingURL=fcm.css.map */