/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.24
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.seccol .col {padding: 0 15px 0px!important;}
.texttitle-effect {font-family: "Ephesis", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 60px;
    color: red;}
@media only screen and (max-width: 549px) {
.texttitle-effect {font-size: 45px;}
}

img { border-radius: 5px; }
.vnp-campaign-hero {
  min-height: 0 !important;
  padding: 0 !important;
  background: #fff7dc;
}
.vnp-campaign-hero .section-content {
  width: 100%;
  max-width: none;
}
.vnp-campaign-banner {
  width: 100%;
  margin: 0;
}
.vnp-campaign-banner .img-inner,
.vnp-campaign-banner a,
.vnp-campaign-banner img {
  display: block;
  width: 100%;
}
.vnp-campaign-banner .img-inner,
.vnp-campaign-banner img {
  border-radius: 0;
}
.vnp-campaign-banner img {
  height: auto;
  object-fit: cover;
}
.vnp-campaign-banner-mobile {
  display: none;
}
.vnp-official-hero {
  position: relative;
  overflow: hidden;
  min-height: 720px;
  padding: 0 !important;
  background: #fff1b6;
}
.vnp-official-hero .section-bg {
  background-position: center center !important;
  background-size: cover !important;
}
.vnp-official-hero .section-bg img.bg {
  opacity: 1 !important;
  object-fit: cover;
  object-position: center center;
}
.vnp-official-hero:before {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(90deg, rgba(255, 246, 207, .88) 0%, rgba(255, 246, 207, .72) 34%, rgba(255, 246, 207, .18) 51%, transparent 63%);
  content: "";
}
.vnp-official-hero .section-content {
  position: relative;
  z-index: 2;
}
.vnp-official-hero-copy {
  max-width: 670px;
  margin-left: clamp(38px, 4.4vw, 86px);
  padding: 48px 0 44px;
}
.vnp-official-kicker {
  display: inline-flex;
  align-items: center;
  margin-bottom: 16px;
  padding: 9px 17px;
  border-radius: 999px;
  background: linear-gradient(90deg, #064c98, #0b63b7);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .75px;
  text-transform: uppercase;
  box-shadow: 0 9px 24px rgba(7, 61, 128, .2);
}
.vnp-official-hero-copy h1 {
  position: relative;
  max-width: 650px;
  margin: 0 0 24px;
  padding-bottom: 17px;
  color: #073473;
  font-size: clamp(33px, 2.1vw, 36px);
  font-weight: 700;
  letter-spacing: -.7px;
  line-height: 1.08;
  text-transform: uppercase;
  text-wrap: balance;
  text-shadow: 0 2px 0 rgba(255, 255, 255, .35);
}
.vnp-official-hero-copy h1:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 92px;
  height: 4px;
  border-radius: 99px;
  background: linear-gradient(90deg, #f38a00 0 64%, #0b4d96 64%);
  content: "";
}
.vnp-official-benefits {
  position: relative;
  margin: 0 0 24px;
  padding: 18px 22px 18px 24px;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .76);
  border-radius: 16px;
  background: rgba(255, 255, 255, .9);
  list-style: none;
  box-shadow: 0 18px 42px rgba(72, 53, 10, .11);
  backdrop-filter: blur(5px);
}
.vnp-official-benefits:before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #f7a000, #f47c00);
  content: "";
}
.vnp-official-benefits li {
  position: relative;
  margin: 0;
  padding: 7px 0 7px 27px;
  color: #163d73;
  font-size: 15.5px;
  font-weight: 700;
  line-height: 1.45;
}
.vnp-official-benefits li:before {
  position: absolute;
  top: 15px;
  left: 2px;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #f48a00;
  box-shadow: 0 0 0 2px rgba(244, 138, 0, .17);
  content: "";
}
.vnp-official-actions {
  display: flex;
  align-items: center;
  gap: 20px;
}
.vnp-official-hotline {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 165px;
  padding-left: 43px;
  color: #0b3272;
  line-height: 1.1;
}
.vnp-official-hotline:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background: #0b4d96;
  color: #fff;
  content: "☎";
  font-size: 17px;
  line-height: 34px;
  text-align: center;
  transform: translateY(-50%);
  box-shadow: 0 8px 18px rgba(7, 61, 128, .2);
}
.vnp-official-hotline small {
  margin-bottom: 4px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}
.vnp-official-hotline strong {
  font-size: 25px;
  letter-spacing: .4px;
}
.vnp-official-cta {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0 !important;
  min-height: 46px;
  height: 46px;
  padding: 0 27px !important;
  border: 1px solid rgba(255, 255, 255, .52) !important;
  border-radius: 999px !important;
  background: linear-gradient(135deg, #ff9e0b, #ed7600) !important;
  box-shadow: 0 13px 28px rgba(220, 107, 0, .28);
  transition: transform .25s ease, box-shadow .25s ease;
}
.vnp-official-cta:hover {
  transform: translateY(-2px);
  box-shadow: 0 17px 34px rgba(220, 107, 0, .34);
}
.vnp-official-cta span {
  display: block;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .25px;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 550px) and (max-width: 1100px) {
  .vnp-official-hero-copy {
    max-width: 585px;
    margin-left: 34px;
  }
  .vnp-official-hero-copy h1 {
    font-size: 38px;
  }
}
.vnp-official-hero-mobile {
  display: none;
}
@media only screen and (max-width: 549px) {
  .vnp-campaign-banner-desktop {
    display: none !important;
  }
  .vnp-campaign-banner-mobile {
    display: block;
  }
  .vnp-official-hero-desktop {
    display: none;
  }
  .vnp-official-hero-mobile {
    display: block;
    min-height: 980px;
    padding: 0 !important;
    background: #f8b936;
  }
  .vnp-official-hero-mobile:before {
    display: block;
    z-index: 1;
    height: 58%;
    background: linear-gradient(180deg, rgba(255, 245, 207, .95) 0%, rgba(255, 238, 178, .78) 68%, transparent 100%);
  }
  .vnp-official-hero-mobile .section-content {
    width: 100%;
    max-width: none;
  }
  .vnp-official-mobile-copy {
    position: relative;
    z-index: 2;
    padding: 24px 20px 420px;
  }
  .vnp-official-mobile-copy .vnp-official-kicker {
    box-shadow: 0 7px 18px rgba(7, 61, 128, .16);
  }
  .vnp-official-mobile-copy h1 {
    margin-bottom: 15px;
    color: #073473;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.14;
    text-transform: uppercase;
  }
  .vnp-official-mobile-copy .vnp-official-kicker {
    margin-bottom: 13px;
    font-size: 11px;
  }
  .vnp-official-mobile-copy .vnp-official-benefits {
    margin-bottom: 17px;
    padding: 12px 14px 12px 17px;
  }
  .vnp-official-mobile-copy .vnp-official-benefits li {
    padding-left: 21px;
    font-size: 13px;
  }
  .vnp-official-mobile-copy .vnp-official-benefits li:before {
    top: 13px;
    width: 8px;
    height: 8px;
  }
  .vnp-official-mobile-copy .vnp-official-actions {
    align-items: stretch;
    flex-direction: column;
    gap: 12px;
  }
  .vnp-official-mobile-copy .vnp-official-hotline {
    align-items: center;
    min-width: 0;
    padding-left: 0;
  }
  .vnp-official-mobile-copy .vnp-official-hotline:before {
    display: none;
  }
  .vnp-official-mobile-copy .vnp-official-cta {
    width: 100%;
  }
  .vnp-official-hero-mobile .section-bg img.bg {
    object-position: center center;
  }
}
.boxvnpost:hover { font-size: 120%; color: #002d74; }
.header-button-1 .header-button a:before { font-family: Arial, sans-serif; font-weight: 400; content: "☎"; margin-right: 5px; }
.header-button-2 .header-button a:before { font-family: Arial, sans-serif; font-weight: 400; content: "⌕"; margin-right: 5px; }
@media screen and (max-width: 849px) {
  .medium-logo-center .flex-left { flex: inherit !important; }
  #logo img { max-height: 70px; }
}
@media screen and (max-width: 768px) {
  .header-button-2 .header-button a span { display: inline-block; max-width: 75px; overflow: hidden; white-space: nowrap; text-overflow: clip; vertical-align: middle; }
}
.secvaybang .icon-box-center .icon-box-img { margin: 0 auto 3px; }
@media screen and (min-width: 850px) {
  .css-coticon { max-width: 14.2857142857%; -ms-flex-preferred-size: 14.2857142857%; flex-basis: 14.2857142857%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; -webkit-transition: all .3s; -o-transition: .3s all; display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; flex-direction: column; align-items: center; transition: all .3s; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5; background: #f8f8f8; padding: 15px 5px; }
}
.off-canvas .nav-vertical > li > a { padding-bottom: 15px; padding-top: 15px; color: #002d73; }
.secvaybang p { margin-bottom: 0px; }
@media screen and (max-width: 849px) {
  .col { padding-bottom: 10px; }
}
.title-dark:after { content: ""; display: block; height: 5px; background-image: url(/wp-content/uploads/2025/07/line-dark.png); background-repeat: no-repeat; background-position: center bottom; }
.title-light:after { content: ""; display: block; height: 5px; background-image: url(/wp-content/uploads/2025/07/line-light.png); background-repeat: no-repeat; background-position: center bottom; }
.boxvnpost { padding: 18px 18px; margin: 10px 0; background-color: #f5f5f5; border-radius: 12px; font-size: 18px; border-left: 5px solid transparent; width: 360px; min-width: 300px; box-shadow: 0 0 0 1px #eee; color: #000; }
@media only screen and (min-width: 48em) {
  .boxvnpost { margin-left: 0px !important; }
}
.green { border-left-color: green; }
.orange { border-left-color: orange; }
.black { border-left-color: black; }
.red { border-left-color: red; }
.blue { border-left-color: blue; }
.detail-box { position: relative; background-color: #f9f9f9; border-radius: 20px; padding: 40px 20px 20px 20px; margin-bottom: 20px; max-width: 600px; box-shadow: 0 0 0 1px #eee; text-align: left; }
.detail-title { position: absolute; top: 0; left: 50%; transform: translate(-50%, -50%); background-color: green; color: white; font-weight: bold; padding: 10px 24px; border-radius: 12px; font-size: 18px; white-space: nowrap; z-index: 1; }
.detail-box[data-color="green"] .detail-title { background-color: green; }
.detail-box[data-color="orange"] .detail-title { background-color: orange; }
.detail-box[data-color="black"] .detail-title { background-color: black; }
.detail-box[data-color="red"] .detail-title { background-color: red; }
.detail-box[data-color="blue"] .detail-title { background-color: blue; }
.detail-list { margin: 0; padding-left: 20px; font-size: 16px; }
.detail-list li { margin-bottom: 10px; }
.form-flat.sago-form { background-color: #ffffff; border-radius: 10px; padding: 20px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); }
.mid-hero-section {
  overflow: hidden;
}
.mid-hero-section .section-bg {
  background-color: #fff6d8;
}
.mid-hero-card {
  max-width: 620px;
  margin-left: auto;
  padding: 34px 38px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 8px;
  background: rgba(255, 250, 231, 0.86);
  box-shadow: 0 18px 48px rgba(0, 45, 116, 0.12);
  color: #0b3272;
}
.mid-eyebrow {
  position: relative;
  margin-bottom: 12px;
  padding-left: 30px;
  color: #0b3272;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.mid-eyebrow:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 22px;
  height: 2px;
  background: #f48a00;
}
.mid-hero-card h1 {
  margin-bottom: 12px;
  color: #0b3272;
  font-size: 46px;
  line-height: 1.08;
  text-transform: uppercase;
}
.mid-hero-card h3 {
  margin-bottom: 14px;
  color: #0b3272;
  font-size: 20px;
  line-height: 1.35;
  text-transform: uppercase;
}
.mid-hero-card p {
  color: #0b3272;
  font-size: 16px;
}
.mid-hero-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin: 20px 0;
}
.mid-hero-tags span {
  display: inline-block;
  padding: 7px 13px;
  border-radius: 999px;
  background: rgba(0, 45, 116, 0.08);
  color: #0b3272;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.mid-hotline {
  margin-bottom: 18px;
  text-transform: uppercase;
}
.mid-hotline a {
  color: #f48a00;
  font-size: 24px;
  font-weight: 700;
}
.mid-orange-btn {
  border-radius: 8px !important;
  background: #f48a00 !important;
  box-shadow: 0 12px 24px rgba(244, 138, 0, 0.24);
}
.vnp-event-hero {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.vnp-event-hero.hide-for-small .section-bg {
  background-image: url("../../uploads/codex-assets/trung-thu-hero-pc-v2.png") !important;
  background-position: center center !important;
  background-size: cover !important;
}
.vnp-event-hero.hide-for-small .section-bg img.bg {
  opacity: 0 !important;
}
.vnp-event-hero:before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background:
    radial-gradient(circle at 78% 18%, rgba(255,255,255,.7), transparent 24%),
    linear-gradient(90deg, rgba(255,246,216,0) 0%, rgba(255,246,216,.16) 43%, rgba(255,246,216,.88) 66%, rgba(255,246,216,.7) 100%);
}
.vnp-event-hero .section-content {
  position: relative;
  z-index: 2;
}
.vnp-event-copy-col {
  display: flex;
  justify-content: flex-end;
}
.vnp-event-panel {
  max-width: 650px;
  margin-left: auto;
  padding: 34px 38px 32px;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(255,255,255,.92), rgba(255,247,218,.78));
  border: 1px solid rgba(255,255,255,.9);
  box-shadow: 0 24px 60px rgba(0,45,116,.14);
  backdrop-filter: blur(3px);
}
.vnp-event-kicker {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 14px;
  color: #0b3272;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.vnp-event-kicker span {
  display: block;
  width: 26px;
  height: 2px;
  background: #f48a00;
}
.vnp-event-panel h1 {
  margin: 0 0 13px;
  color: #0b3272;
  font-size: 52px;
  line-height: 1.03;
  text-transform: uppercase;
}
.vnp-event-panel h2 {
  margin: 0 0 15px;
  color: #0b3272;
  font-size: 20px;
  line-height: 1.35;
  text-transform: uppercase;
}
.vnp-event-desc {
  max-width: 560px;
  margin-bottom: 18px;
  color: #1f3766;
  font-size: 16px;
  line-height: 1.6;
}
.vnp-benefits {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin: 20px 0 24px;
}
.vnp-benefits div {
  padding: 12px 13px;
  border-radius: 8px;
  background: rgba(11, 50, 114, .08);
  border: 1px solid rgba(11, 50, 114, .08);
}
.vnp-benefits strong,
.vnp-benefits small {
  display: block;
  color: #0b3272;
}
.vnp-benefits strong {
  font-size: 14px;
  text-transform: uppercase;
}
.vnp-benefits small {
  margin-top: 3px;
  font-size: 12px;
  line-height: 1.35;
}
.vnp-event-actions {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}
.vnp-event-actions .vnp-hero-btn {
  min-width: 180px;
  margin: 0;
  border-radius: 8px !important;
  background: linear-gradient(180deg, #ff9b19 0%, #f08300 100%) !important;
  box-shadow: 0 14px 28px rgba(244, 138, 0, .26);
}
.vnp-event-actions .vnp-hero-btn span {
  color: #fff;
  font-weight: 700;
}
.vnp-hero-hotline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: 40px;
  padding: 0 16px;
  border: 1px solid rgba(244,138,0,.7);
  border-radius: 8px;
  background: rgba(255,255,255,.5);
  color: #0b3272;
  box-shadow: 0 10px 22px rgba(244,138,0,.08);
}
.vnp-hero-hotline span {
  font-size: 14px;
  text-transform: uppercase;
}
.vnp-hero-hotline strong {
  color: #f08300;
  font-size: 25px;
}
@media only screen and (min-width: 849px) {
  .vnp-event-copy-col > .col-inner {
    width: 100%;
  }
  .vnp-event-panel {
    width: min(720px, 100%);
    max-width: 720px;
  }
}
.vnp-client-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 14% 8%, rgba(244,138,0,.12), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(0,45,116,.07), transparent 26%),
    linear-gradient(180deg, #fff7df 0%, #fffaf0 100%),
    #fff8e5;
}
.vnp-client-heading {
  max-width: 960px;
  margin: 0 auto 30px;
}
.vnp-section-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 10px;
  color: #0b3272;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.vnp-section-kicker span {
  display: block;
  width: 28px;
  height: 2px;
  background: #f48a00;
}
.vnp-client-heading h2 {
  max-width: 900px;
  margin: 0 auto 12px;
  color: #0b3272;
  font-size: 31px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-client-heading p {
  max-width: 840px;
  margin: 0 auto;
  color: #273f70;
  font-size: 16px;
  line-height: 1.7;
}
.vnp-client-grid {
  align-items: stretch;
  row-gap: 24px;
}
.vnp-client-grid > .col {
  display: flex;
}
.vnp-client-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 444px;
  padding: 28px 24px 24px;
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.94) 100%);
  border: 1px solid rgba(11,50,114,.1);
  box-shadow: 0 18px 44px rgba(0,45,116,.08);
  color: #0b3272;
  transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.vnp-client-card:before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 134px;
  border-radius: 8px 8px 0 0;
  background:
    linear-gradient(180deg, rgba(255,247,218,.96) 0%, rgba(255,252,242,.82) 64%, rgba(255,255,255,0) 100%);
  border-top: 4px solid #f48a00;
  pointer-events: none;
}
.vnp-client-card:hover {
  transform: translateY(-4px);
  border-color: rgba(244,138,0,.42);
  box-shadow: 0 24px 56px rgba(0,45,116,.13);
}
.vnp-client-featured {
  border-color: rgba(244,138,0,.42);
  box-shadow: 0 22px 54px rgba(244,138,0,.12);
}
.vnp-client-no {
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  margin: 0 0 20px;
  border-radius: 50%;
  background: linear-gradient(180deg, #123f83 0%, #082d68 100%);
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0 10px 22px rgba(11,50,114,.2);
}
.vnp-client-card h3 {
  position: relative;
  z-index: 1;
  min-height: 58px;
  margin: 0 0 28px;
  padding: 0;
  color: #0b3272;
  font-size: 20px;
  line-height: 1.32;
}
.vnp-client-card p {
  min-height: 72px;
  margin-bottom: 16px;
  color: #213b6e;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.55;
}
.vnp-client-card ul {
  min-height: 96px;
  margin: 0 0 24px 0;
  padding: 0;
  list-style: none;
}
.vnp-client-card li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 22px;
  color: #17386f;
  font-size: 15px;
  line-height: 1.45;
}
.vnp-client-card li:before {
  content: "";
  position: absolute;
  top: .62em;
  left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f48a00;
  box-shadow: 0 0 0 4px rgba(244,138,0,.1);
}
.vnp-client-btn {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: auto 0 0;
  min-height: 44px;
  padding: 0 16px !important;
  border-radius: 8px !important;
  background: linear-gradient(180deg, #ff9b19 0%, #f08300 100%) !important;
  box-shadow: 0 12px 24px rgba(244,138,0,.22);
}
.vnp-client-btn span {
  display: inline-flex;
  align-items: center;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0;
}
.vnp-client-main-cta {
  margin-top: 8px;
  border-radius: 8px !important;
  box-shadow: 0 14px 28px rgba(244,138,0,.22);
}
@media only screen and (min-width: 849px) {
  .vnp-client-grid {
    display: flex;
    flex-wrap: wrap;
  }
  .vnp-client-grid > .col {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .vnp-client-card {
    height: 100%;
  }
}
.vnp-package-section {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 18% 14%, rgba(244,138,0,.24), transparent 28%),
    radial-gradient(circle at 82% 8%, rgba(255,255,255,.1), transparent 24%),
    linear-gradient(180deg, #083b83 0%, #062f70 100%);
}
.vnp-package-heading {
  max-width: 900px;
  margin: 0 auto 32px;
}
.vnp-package-heading .vnp-section-kicker {
  color: #fff;
}
.vnp-package-heading h2 {
  margin: 0 0 12px;
  color: #fff;
  font-size: 32px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-package-heading p {
  margin: 0 auto;
  max-width: 760px;
  color: rgba(255,255,255,.82);
  font-size: 16px;
  line-height: 1.7;
}
.vnp-package-grid {
  align-items: stretch;
}
.vnp-package-grid > .col {
  display: flex;
}
.vnp-package-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 440px;
  padding: 28px 26px 26px;
  border-radius: 8px;
  background: #fff;
  color: #0b3272;
  border-top: 5px solid #f48a00;
  box-shadow: 0 24px 58px rgba(0,0,0,.18);
  transition: transform .25s ease, box-shadow .25s ease;
}
.vnp-package-inline-grid {
  position: relative;
  align-items: stretch;
  padding-top: 22px;
}
.vnp-package-inline-grid > .col {
  display: flex;
}
.vnp-package-inline-grid > .col > .col-inner {
  display: flex;
  width: 100%;
}
.vnp-package-inline-grid > .col:nth-child(1) {
  --vnp-package-accent: #d99a00;
  --vnp-package-accent-dark: #8b5e00;
  --vnp-package-tint: #fff8e5;
  --vnp-package-rgb: 217, 154, 0;
}
.vnp-package-inline-grid > .col:nth-child(2) {
  --vnp-package-accent: #f08300;
  --vnp-package-accent-dark: #9d4f00;
  --vnp-package-tint: #fff3e5;
  --vnp-package-rgb: 240, 131, 0;
}
.vnp-package-inline-grid > .col:nth-child(3) {
  --vnp-package-accent: #0d7ffc;
  --vnp-package-accent-dark: #062f70;
  --vnp-package-tint: #eef5ff;
  --vnp-package-rgb: 11, 77, 150;
}
.vnp-package-inline-grid > .col:nth-child(4) {
  --vnp-package-accent: #ed0c57;
  --vnp-package-accent-dark: #cc0694;
  --vnp-package-tint: #ffcfdf;
  --vnp-package-rgb: 11, 77, 150;
}
.vnp-package-inline-card {
  position: relative;
  display: flex;
  flex-direction: column;
  isolation: isolate;
  overflow: hidden;
  width: 100%;
  min-height: 510px;
  height: 100%;
  padding: 34px 28px 28px;
  border-radius: 20px;
  background:
    radial-gradient(circle at 93% 8%, rgba(var(--vnp-package-rgb), .13) 0 58px, transparent 59px),
    linear-gradient(155deg, #fff 0%, #fff 62%, var(--vnp-package-tint) 145%);
  color: #0b3272;
  border: 1px solid rgba(var(--vnp-package-rgb), .19);
  box-shadow: 0 20px 48px rgba(0,45,116,.1);
  transition: transform .3s ease, box-shadow .3s ease, border-color .3s ease;
}
.vnp-package-inline-card:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 7px;
  background: linear-gradient(90deg, var(--vnp-package-accent), #ffc85c);
  content: "";
}
.vnp-package-inline-card > * {
  position: relative;
  z-index: 1;
}
.vnp-package-inline-card:hover {
  transform: translateY(-8px);
  border-color: rgba(var(--vnp-package-rgb), .38);
  box-shadow: 0 30px 66px rgba(0,45,116,.16);
}
.vnp-package-inline-card.vnp-package-featured {
  transform: translateY(-12px);
  border-color: rgba(var(--vnp-package-rgb), .4);
  box-shadow: 0 30px 68px rgba(240,131,0,.2);
}
.vnp-package-inline-card.vnp-package-featured:hover {
  transform: translateY(-18px);
  box-shadow: 0 38px 78px rgba(240,131,0,.25);
}
.vnp-package-inline-card .vnp-package-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 42px;
  margin-bottom: 15px;
}
.vnp-package-inline-card .vnp-package-top:after {
  color: rgba(var(--vnp-package-rgb), .23);
  font-size: 42px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: -2px;
  line-height: 1;
  content: "01";
}
.vnp-package-inline-grid > .col:nth-child(2) .vnp-package-top:after {
  content: "02";
}
.vnp-package-inline-grid > .col:nth-child(3) .vnp-package-top:after {
  content: "03";
}
.vnp-package-inline-grid > .col:nth-child(4) .vnp-package-top:after {
  content: "04";
}
.vnp-package-inline-card .vnp-package-top span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  margin: 0;
  padding: 6px 12px;
  border: 1px solid rgba(var(--vnp-package-rgb), .16);
  border-radius: 999px;
  background: var(--vnp-package-tint);
  color: var(--vnp-package-accent-dark);
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: .35px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-package-inline-card h3 {
  min-height: 62px;
  margin: 0 0 5px;
  color: #0b3272;
  font-size: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.22;
}
.vnp-package-inline-card h4 {
  margin: 0 0 16px;
  color: var(--vnp-package-accent);
  font-size: 29px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1.18;
}
.vnp-package-inline-card .vnp-package-sub {
  min-height: 78px;
  margin: 0 0 20px;
  padding: 14px 15px;
  border-left: 3px solid var(--vnp-package-accent);
  border-radius: 0 12px 12px 0;
  background: var(--vnp-package-tint);
  color: #294678 !important;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.55;
}
.vnp-package-inline-card .vnp-package-fit {
  display: flex;
  align-items: center;
  margin: 0 0 11px;
  color: var(--vnp-package-accent-dark);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  letter-spacing: .55px;
  text-transform: uppercase;
}
.vnp-package-inline-card .vnp-package-fit:after {
  flex: 1;
  height: 1px;
  margin-left: 12px;
  background: rgba(var(--vnp-package-rgb), .2);
  content: "";
}
.vnp-package-inline-card ul {
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
}
.vnp-package-inline-card li {
  position: relative;
  min-height: 22px;
  margin-bottom: 10px;
  padding-left: 29px;
  color: #213b6e;
  font-size: 14px;
  line-height: 1.48;
}
.vnp-package-inline-card li:before {
  position: absolute;
  top: .1em;
  left: 0;
  display: grid;
  width: 20px;
  height: 20px;
  place-items: center;
  border: 1px solid rgba(var(--vnp-package-rgb), .22);
  border-radius: 50%;
  background: var(--vnp-package-tint);
  color: var(--vnp-package-accent-dark);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: 1;
  content: "✓";
}
.vnp-package-inline-card > p:last-child {
  margin: auto 0 0;
}
@media only screen and (max-width: 849px) {
  .vnp-package-inline-grid {
    padding-top: 8px;
  }
  .vnp-package-inline-card,
  .vnp-package-inline-card.vnp-package-featured,
  .vnp-package-inline-card.vnp-package-featured:hover {
    min-height: 0;
    transform: none;
  }
}
@media only screen and (max-width: 549px) {
  .vnp-package-inline-card {
    padding: 29px 22px 23px;
    border-radius: 17px;
  }
  .vnp-package-inline-card h3 {
    min-height: 0;
    font-size: 23px;
  }
  .vnp-package-inline-card h4 {
    font-size: 27px;
  }
  .vnp-package-inline-card .vnp-package-sub {
    min-height: 0;
  }
}
.vnp-package-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 32px 70px rgba(0,0,0,.24);
}
.vnp-package-featured {
  border-top-color: #ffb000;
  transform: translateY(-10px);
}
.vnp-package-featured:hover {
  transform: translateY(-14px);
}
.vnp-package-top span {
  display: inline-block;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: rgba(244,138,0,.12);
  color: #f08300;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.vnp-package-card h3 {
  margin: 0 0 8px;
  color: #0b3272;
  font-size: 22px;
  line-height: 1.3;
}
.vnp-package-card h4 {
  margin: 0 0 12px;
  color: #f08300;
  font-size: 25px;
  line-height: 1.25;
}
.vnp-package-sub {
  margin-bottom: 18px;
  color: #213b6e!important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.55;
}
.vnp-package-fit {
  margin-bottom: 10px;
  color: #0b3272;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.vnp-package-card ul {
  margin: 0 0 24px;
  padding: 0;
  list-style: none;
}
.vnp-package-card li {
  position: relative;
  margin-bottom: 11px;
  padding-left: 22px;
  color: #213b6e;
  font-size: 15px;
  line-height: 1.5;
}
.vnp-package-card li:before {
  content: "";
  position: absolute;
  top: .65em;
  left: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #f48a00;
}
.vnp-package-btn {
  width: 100%;
  margin: auto 0 0;
  border-radius: 8px !important;
  background: linear-gradient(180deg, #ff9b19 0%, #f08300 100%) !important;
  box-shadow: 0 14px 28px rgba(244,138,0,.22);
}
.vnp-package-btn span {
  color: #fff;
  font-weight: 700;
}
.vnp-package-main-cta {
  margin-top: 4px;
  border-radius: 8px !important;
}

.vnp-form-visual-col .img,
.vnp-form-banner {
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 24px 58px rgba(0,45,116,.14);
}
.vnp-form-heading {
  max-width: 620px;
  margin: 0 0 18px;
}
.vnp-form-heading h2 {
  margin: 0 0 10px;
  color: #0b3272;
  font-size: 31px;
  line-height: 1.25;
  text-transform: none;
}
.vnp-form-heading p {
  margin: 0;
  color: #273f70;
  font-size: 16px;
  line-height: 1.65;
}
.vnp-form-col .wpcf7 {
  max-width: 640px;
}
.vnp-lead-form {
  padding: 26px !important;
  border: 1px solid rgba(11,50,114,.08);
  border-radius: 8px !important;
  box-shadow: 0 20px 50px rgba(0,45,116,.1) !important;
}
.vnp-lead-form input,
.vnp-lead-form select {
  min-height: 44px;
  border-radius: 8px;
  border-color: rgba(11,50,114,.14);
  background: #fff;
}
.vnp-lead-form input[type="submit"] {
  min-height: 48px;
  border: 0;
  border-radius: 8px;
  background: linear-gradient(180deg, #ff9b19 0%, #f08300 100%);
  color: #fff;
  font-weight: 700;
  box-shadow: 0 14px 28px rgba(244,138,0,.22);
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .detail-box { margin-top: 15px; }
  .secvaybang p { color: #fff !important; }
  #section_953148465 { padding-bottom: 20px; }
  .mid-hero-card {
    margin: 0;
    padding: 24px 20px;
  }
  .mid-hero-card h1 {
    font-size: 30px;
  }
  .mid-hero-card h3 {
    font-size: 17px;
  }
  .mid-hero-tags {
    display: none;
  }
  .mid-hotline a {
    font-size: 21px;
  }
  .vnp-event-hero:before {
    background: linear-gradient(180deg, rgba(255,246,216,0) 0%, rgba(255,246,216,.18) 48%, rgba(255,246,216,.94) 75%, rgba(255,246,216,1) 100%);
  }
  .vnp-event-hero-mobile {
    min-height: 850px;
    padding: 26px 0 500px !important;
    background-color: #fff4d0;
  }
  .vnp-event-hero-mobile .section-bg {
    background-image: url("../../uploads/codex-assets/trung-thu-hero-mobile-v3.png") !important;
    background-position: center calc(100% + 76px) !important;
    background-size: cover !important;
  }
  .vnp-event-hero-mobile .section-bg img.bg {
    opacity: 0 !important;
  }
  .vnp-event-hero-mobile:before {
    background:
      linear-gradient(180deg, rgba(255,247,218,.98) 0%, rgba(255,247,218,.94) 36%, rgba(255,247,218,.36) 55%, rgba(255,247,218,0) 72%);
  }
  .vnp-event-panel {
    margin: 0;
    padding: 0 18px;
    border: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
  }
  .vnp-event-panel h1 {
    font-size: 34px;
    line-height: 1.08;
  }
  .vnp-event-panel h2 {
    font-size: 17px;
  }
  .vnp-benefits {
    display: none;
  }
  .vnp-hero-hotline strong {
    font-size: 21px;
  }
  .vnp-client-heading h2 {
    font-size: 24px;
  }
  .vnp-client-card {
    min-height: 0;
    padding: 24px 20px;
  }
  .vnp-client-card h3 {
    min-height: 0;
  }
  .vnp-package-heading h2 {
    font-size: 24px;
  }
  .vnp-package-card,
  .vnp-package-featured {
    min-height: 0;
    transform: none;
  }
  .vnp-package-featured:hover {
    transform: translateY(-4px);
  }
  .vnp-form-heading h2 {
    font-size: 24px;
  }
  .vnp-lead-form {
    padding: 20px !important;
  }
}

/* Trung Thu destination icon boxes (UX Builder section). */
.vnp-destination-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.vnp-destination-section .section-bg {
  background-image:
    radial-gradient(circle at 88% 18%, rgba(255, 209, 76, .9) 0 92px, rgba(255, 255, 255, .34) 93px 101px, transparent 102px),
    radial-gradient(circle at 8% 20%, rgba(244, 138, 0, .16) 0 5px, transparent 6px),
    radial-gradient(circle at 15% 74%, rgba(11, 50, 114, .08) 0 4px, transparent 5px),
    radial-gradient(circle at 73% 72%, rgba(244, 138, 0, .13) 0 4px, transparent 5px),
    linear-gradient(145deg, rgba(255, 247, 219, .98) 0%, rgba(255, 252, 241, .98) 53%, rgba(255, 238, 190, .96) 100%);
}
.vnp-destination-section .section-content {
  position: relative;
  z-index: 1;
}
.vnp-destination-heading {
  max-width: 900px;
  margin: 0 auto 34px;
}
.vnp-destination-heading h2 {
  margin: 0 0 10px;
  color: #0b3272;
  font-size: 32px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-destination-heading h2:after {
  display: block;
  width: 54px;
  height: 3px;
  margin: 14px auto 0;
  border-radius: 3px;
  background: #f48a00;
  content: "";
}
.vnp-destination-heading p {
  margin: 0;
  color: #294678;
  font-size: 16px;
  line-height: 1.65;
}
.vnp-destination-grid {
  align-items: stretch;
  justify-content: center;
  row-gap: 20px;
}
.vnp-destination-grid > .col {
  display: flex;
}
.vnp-destination-card {
  position: relative;
  width: 100%;
  min-height: 264px;
  padding: 22px 14px 20px;
  border: 1px solid rgba(11, 50, 114, .1);
  border-top: 4px solid #f48a00;
  border-radius: 14px;
  background: rgba(255, 255, 255, .9);
  box-shadow: 0 16px 38px rgba(0, 45, 116, .09);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.vnp-destination-card:hover {
  transform: translateY(-5px);
  border-color: rgba(244, 138, 0, .4);
  box-shadow: 0 23px 48px rgba(0, 45, 116, .14);
}
.vnp-destination-card .icon-box-img {
  margin: 0 auto 15px;
}
.vnp-destination-card .icon-inner img {
  aspect-ratio: 1 / 1;
  object-fit: contain;
}
.vnp-destination-card .icon-box-text h5 {
  margin: 0;
  color: #0b3272;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-transform: none;
}
@media only screen and (min-width: 850px) {
  .vnp-destination-grid > .col {
    flex-basis: 20%;
    max-width: 20%;
  }
}
@media only screen and (max-width: 549px) {
  .vnp-destination-section .section-bg {
    background-image:
      radial-gradient(circle at 90% 8%, rgba(255, 209, 76, .72) 0 55px, rgba(255, 255, 255, .32) 56px 62px, transparent 63px),
      linear-gradient(160deg, rgba(255, 247, 219, .98) 0%, rgba(255, 252, 241, .98) 58%, rgba(255, 238, 190, .96) 100%);
  }
  .vnp-destination-heading {
    margin-bottom: 24px;
  }
  .vnp-destination-heading h2 {
    font-size: 24px;
  }
  .vnp-destination-heading p {
    font-size: 15px;
  }
  .vnp-destination-card {
    min-height: 215px;
    padding: 18px 10px 16px;
  }
  .vnp-destination-card .icon-box-img {
    max-width: 112px;
  }
  .vnp-destination-card .icon-box-text h5 {
    font-size: 14px;
  }
}

/* Mid-Autumn delivery services (UX Builder section). */
.vnp-service-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
}
.vnp-service-section .section-bg {
  background-color: #fff8e9;
}
.vnp-service-section .section-content {
  position: relative;
  z-index: 1;
}
.vnp-service-heading {
  max-width: 980px;
  margin: 0 auto 34px;
}
.vnp-service-heading h2 {
  margin: 0 0 10px;
  color: #0b3272;
  font-size: 32px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-service-heading h2:after {
  display: block;
  width: 58px;
  height: 3px;
  margin: 14px auto 0;
  border-radius: 3px;
  background: #f48a00;
  content: "";
}
.vnp-service-heading p {
  max-width: 780px;
  margin: 0 auto;
  color: #294678;
  font-size: 16px;
  line-height: 1.65;
}
.vnp-service-grid {
  align-items: stretch;
  row-gap: 24px;
}
.vnp-service-grid > .col {
  display: flex;
}
.vnp-service-grid > .col > .col-inner {
  display: flex;
  width: 100%;
}
.vnp-service-card {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 544px;
  overflow: hidden;
  border: 1px solid rgba(11, 50, 114, .1);
  border-top: 5px solid #f48a00;
  border-radius: 15px;
  background: rgba(255, 255, 255, .96);
  box-shadow: 0 20px 46px rgba(0, 45, 116, .1);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.vnp-service-card:hover {
  transform: translateY(-5px);
  border-color: rgba(244, 138, 0, .45);
  box-shadow: 0 28px 58px rgba(0, 45, 116, .15);
}
.vnp-service-card .img {
  margin: 0;
  border-radius: 0;
}
.vnp-service-card .img-inner {
  height: 230px;
  overflow: hidden;
}
.vnp-service-card .img-inner img {
  width: 100%;
  height: 100%;
  border-radius: 0;
  object-fit: cover;
}
.vnp-service-card-copy {
  flex: 1 1 auto;
  padding: 23px 26px 25px;
}
.vnp-service-card-copy h3 {
  margin: 0;
  color: #0b3272;
  font-size: 22px;
  line-height: 1.3;
  text-align: center;
}
.vnp-service-card .is-divider {
  width: 48px;
  height: 3px;
  max-width: none;
  margin: 15px auto 18px;
  background: #f48a00;
}
.vnp-service-card-copy ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.vnp-service-card-copy li {
  position: relative;
  margin-bottom: 13px;
  padding-left: 25px;
  color: #213b6e;
  font-size: 15px;
  line-height: 1.55;
}
.vnp-service-card-copy li:before {
  position: absolute;
  top: .52em;
  left: 3px;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-radius: 50%;
  background: #f48a00;
  box-shadow: 0 0 0 3px rgba(244, 138, 0, .14);
  content: "";
}
.vnp-service-card-copy strong {
  color: #0b3272;
}
.vnp-service-cta {
  min-width: 220px;
  margin-top: 28px;
  border-radius: 8px !important;
  background: linear-gradient(180deg, #ff9b19 0%, #f08300 100%) !important;
  box-shadow: 0 14px 28px rgba(244, 138, 0, .24);
}
.vnp-service-cta span {
  color: #fff;
  font-weight: 700;
}
@media only screen and (max-width: 849px) {
  .vnp-service-card {
    min-height: 510px;
  }
  .vnp-service-card .img-inner {
    height: 210px;
  }
}
@media only screen and (max-width: 549px) {
  .vnp-service-heading {
    margin-bottom: 25px;
  }
  .vnp-service-heading h2 {
    font-size: 24px;
  }
  .vnp-service-heading p {
    font-size: 15px;
  }
  .vnp-service-card {
    min-height: 0;
  }
  .vnp-service-card .img-inner {
    height: 205px;
  }
  .vnp-service-card-copy {
    padding: 21px 20px 22px;
  }
.vnp-service-card-copy h3 {
    font-size: 20px;
  }
}

/* Vietnam domestic Mid-Autumn delivery network (UX Builder elements). */
.vnp-solution-section {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background:
    radial-gradient(circle at 84% 18%, rgba(255, 255, 255, .86), transparent 28%),
    linear-gradient(155deg, #fff 0%, #f7f7f8 55%, #eceef1 100%);
}
.vnp-solution-section:before,
.vnp-solution-section:after {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  content: "";
}
.vnp-solution-section:before {
  opacity: .46;
  background-image:
    radial-gradient(circle, rgba(11, 77, 150, .36) 0 2px, transparent 3px),
    radial-gradient(circle, rgba(244, 138, 0, .32) 0 2px, transparent 3px),
    linear-gradient(25deg, transparent 49.85%, rgba(11, 77, 150, .08) 49.95% 50.05%, transparent 50.15%);
  background-position: 54px 42px, 236px 158px, 0 0;
  background-size: 460px 300px, 620px 420px, 900px 540px;
  -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .14) 48%, rgba(0, 0, 0, .46));
  mask-image: linear-gradient(90deg, rgba(0, 0, 0, .38), rgba(0, 0, 0, .14) 48%, rgba(0, 0, 0, .46));
  animation: vnp-network-drift 42s linear infinite;
}
.vnp-solution-section:after {
  opacity: .46;
  background-image:
    radial-gradient(circle, #f48a00 0 2px, rgba(244, 138, 0, .16) 3px 5px, transparent 6px),
    radial-gradient(circle, #0b4d96 0 2px, rgba(11, 77, 150, .14) 3px 5px, transparent 6px);
  background-position: 10% 22%, 74% 64%;
  background-size: 720px 460px, 860px 560px;
  animation: vnp-network-signals 22s linear infinite;
}
.vnp-solution-section > .section-content {
  position: relative;
  z-index: 1;
}
@keyframes vnp-network-drift {
  from {
    background-position: 54px 42px, 236px 158px, 0 0;
  }
  to {
    background-position: 514px 342px, -384px 578px, 900px 540px;
  }
}
@keyframes vnp-network-signals {
  from {
    background-position: 10% 22%, 74% 64%;
  }
  to {
    background-position: calc(10% + 720px) calc(22% + 460px), calc(74% - 860px) calc(64% - 560px);
  }
}
.vnp-solution-heading {
  max-width: 980px;
  margin: 0 auto 28px;
}
.vnp-solution-heading h2 {
  margin: 0 0 10px;
  color: #0b3272;
  font-size: 32px;
  line-height: 1.25;
  text-transform: uppercase;
}
.vnp-solution-heading h2:after {
  display: block;
  width: 58px;
  height: 3px;
  margin: 14px auto 0;
  border-radius: 3px;
  background: #f48a00;
  content: "";
}
.vnp-solution-heading p {
  margin: 0;
  color: #294678;
  font-size: 16px;
  line-height: 1.65;
}
.vnp-vietnam-map-col {
  position: relative;
}
.vnp-vietnam-map-col .col-inner {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}
.vnp-vietnam-map {
  width: 100%;
  margin: 0;
}
.vnp-vietnam-map .img-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 520px;
}
.vnp-vietnam-map img {
  width: 100%;
  height: 100%;
  min-height: 520px;
  transform: none;
  border-radius: 0;
  object-fit: contain;
}
.vnp-solution-package-list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.vnp-solution-package {
  width: 100%;
  min-height: 66px;
  padding: 5px 20px;
  border: 1px solid rgba(11, 50, 114, .1);
  border-left: 5px solid #fac24f;
  border-radius: 12px;
	background-color: #fff8e5;
  box-shadow: 0 8px 22px rgba(0, 45, 116, .07);
  transition: transform .25s ease, box-shadow .25s ease;
}
.vnp-solution-package:hover {
  transform: translateX(5px);
  box-shadow: 0 20px 42px rgba(0, 45, 116, .13);
}
.vnp-solution-package h3 {
  margin: 0;
  color: #002d74;
  font-size: 18px;
  line-height: 1.3;
  text-transform: uppercase;
}
.vnp-solution-package.vnp-label-orange {
  border-left-color: #0d7ffc;
}
.vnp-solution-package.vnp-label-blue {
  border-left-color: #c98d4f;
}
.vnp-solution-package.vnp-label-black {
  border-left-color: #ff0000;
}
.vnp-solution-section [data-animate].vnp-reveal {
  animation-duration: .65s;
  animation-fill-mode: both;
}
.vnp-solution-section .vnp-reveal-heading {
  animation-delay: .02s;
}
.vnp-solution-section .vnp-reveal-map {
  animation-delay: .16s;
}
.vnp-solution-section .vnp-reveal-label-1 {
  animation-delay: .32s;
}
.vnp-solution-section .vnp-reveal-label-2 {
  animation-delay: .48s;
}
.vnp-solution-section .vnp-reveal-label-3 {
  animation-delay: .64s;
}
@media (prefers-reduced-motion: reduce) {
  .vnp-solution-section:before,
  .vnp-solution-section:after,
  .vnp-solution-section [data-animate].vnp-reveal {
    animation: none !important;
  }
  .vnp-solution-section [data-animate].vnp-reveal {
    opacity: 1 !important;
    transform: none !important;
  }
}
@media only screen and (max-width: 849px) {
  .vnp-vietnam-map .img-inner,
  .vnp-vietnam-map img {
    min-height: 450px;
  }
  .vnp-solution-package {
    min-height: 0;
  }
}
@media only screen and (max-width: 549px) {
  .vnp-solution-heading h2 {
    font-size: 24px;
  }
  .vnp-solution-heading p {
    font-size: 15px;
  }
  .vnp-vietnam-map .img-inner,
  .vnp-vietnam-map img {
    min-height: 0;
  }
  .vnp-solution-package {
    padding: 17px 18px;
  }
  .vnp-solution-package h3 {
    font-size: 18px;
  }
}
