.elementor-1377 .elementor-element.elementor-element-650cbb4{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1377 .elementor-element.elementor-element-650cbb4:not(.elementor-motion-effects-element-type-background), .elementor-1377 .elementor-element.elementor-element-650cbb4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-accent );}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-1cf8095 */.vn-ft-wrap .vn-ft-main,
.vn-ft-wrap .vn-ft-inner,
.vn-ft-wrap .vn-ft-bottom,
.vn-ft-wrap .vn-ft-bottom-inner,
.vn-ft-wrap .vn-ft-brand,
.vn-ft-wrap .vn-ft-links,
.vn-ft-wrap .vn-ft-links li,
.vn-ft-wrap .vn-ft-bottom-links,
.vn-ft-wrap .vn-ft-bottom-links li,
.vn-ft-wrap .vn-ft-contact-item,
.vn-ft-wrap .vn-ft-col-title,
.vn-ft-wrap .vn-ft-tagline,
.vn-ft-wrap .vn-ft-desc,
.vn-ft-wrap .vn-ft-copy,
.vn-ft-wrap .vn-ft-social {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.vn-ft-wrap .vn-ft-main {
  background: transparent;
  border-top: 1px solid rgba(0,0,0,0.12);
  padding: 70px 5% 50px;
  font-family: 'Montserrat', sans-serif;
  color: #000000;
}

.vn-ft-wrap .vn-ft-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1fr;
  gap: 50px;
  align-items: start;
}

.vn-ft-wrap h3.vn-ft-col-title {
  margin-top: 0 !important;
  padding-top: 0 !important;
  margin-block-start: 0 !important;
}

.vn-ft-wrap .vn-ft-inner > div {
  padding-top: 0;
  margin-top: 0;
}

.vn-ft-wrap .vn-ft-logo {
  width: 160px;
  height: auto;
  margin-bottom: 18px;
}

.vn-ft-wrap .vn-ft-tagline {
  font-family: 'Poppins', sans-serif;
  font-style: italic;
  font-weight: 400;
  font-size: 0.9rem;
  color: #000000;
  margin-bottom: 14px;
  letter-spacing: 0.02em;
}

.vn-ft-wrap .vn-ft-desc {
  font-size: 0.85rem;
  line-height: 1.65;
  color: #000000;
  max-width: 280px;
  opacity: 0.75;
}

.vn-ft-wrap .vn-ft-social {
  display: flex;
  gap: 10px;
  margin-top: 22px;
}

.vn-ft-wrap .vn-ft-social a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #000000;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s ease, transform 0.3s ease;
  text-decoration: none;
}

.vn-ft-wrap .vn-ft-social a:hover {
  background: #ffffff;
  transform: translateY(-3px);
}

.vn-ft-wrap .vn-ft-social svg {
  width: 18px;
  height: 18px;
  fill: #ffffff;
  transition: fill 0.3s ease;
}

.vn-ft-wrap .vn-ft-social a:hover svg {
  fill: #000000;
}

.vn-ft-wrap .vn-ft-col-title {
  font-family: 'Poppins', sans-serif;
  font-weight: 600;
  font-size: 1rem;
  color: #000000;
  margin-bottom: 22px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  position: relative;
  padding-bottom: 12px;
  padding-top: 0;
  line-height: 1.3;
}

.vn-ft-wrap .vn-ft-col-title::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 2px;
  background: #000000;
  border-radius: 2px;
}

.vn-ft-wrap .vn-ft-links {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.vn-ft-wrap .vn-ft-links a {
  font-size: 0.88rem;
  color: #000000;
  text-decoration: none;
  transition: color 0.3s ease, padding-left 0.3s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.vn-ft-wrap .vn-ft-links a svg {
  width: 16px;
  height: 16px;
  fill: #000000;
  flex-shrink: 0;
  opacity: 0.6;
  transition: opacity 0.3s ease, fill 0.3s ease;
}

.vn-ft-wrap .vn-ft-links a:hover {
  color: #ffffff;
  padding-left: 6px;
}

.vn-ft-wrap .vn-ft-links a:hover svg {
  opacity: 1;
  fill: #ffffff;
}

.vn-ft-wrap .vn-ft-contact-item {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 16px;
  font-size: 0.85rem;
  color: #000000;
  line-height: 1.55;
}

.vn-ft-wrap .vn-ft-contact-item svg {
  width: 18px;
  height: 18px;
  fill: #000000;
  flex-shrink: 0;
  margin-top: 2px;
  opacity: 0.6;
}

.vn-ft-wrap .vn-ft-contact-item a {
  color: #000000;
  text-decoration: none;
  transition: color 0.3s ease;
}

.vn-ft-wrap .vn-ft-contact-item a:hover {
  color: #ffffff;
}

.vn-ft-wrap .vn-ft-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 14px;
  padding: 12px 28px;
  width: fit-content;
  max-width: 100%;
  white-space: nowrap;
  background: #000000;
  border: 2px solid #000000;
  border-radius: 50px;
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 0.85rem;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  transition: all 0.3s ease;
}

.vn-ft-wrap .vn-ft-cta:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

.vn-ft-wrap .vn-ft-cta svg {
  width: 14px;
  height: 14px;
  fill: currentColor;
}

.vn-ft-wrap .vn-ft-bottom {
  background: transparent;
  border-top: 1px solid rgba(0,0,0,0.12);
  padding: 24px 5%;
}

.vn-ft-wrap .vn-ft-bottom-inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.vn-ft-wrap .vn-ft-copy {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.78rem;
  color: #000000;
  opacity: 0.6;
}

.vn-ft-wrap .vn-ft-copy a {
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  opacity: 1;
}

.vn-ft-wrap .vn-ft-copy a:hover {
  text-decoration: underline;
}

.vn-ft-wrap .vn-ft-bottom-links {
  display: flex;
  gap: 24px;
  list-style: none;
}

.vn-ft-wrap .vn-ft-bottom-links a {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.78rem;
  color: #000000;
  opacity: 0.6;
  text-decoration: none;
  transition: opacity 0.3s ease;
}

.vn-ft-wrap .vn-ft-bottom-links a:hover {
  opacity: 1;
}

@media (max-width: 1024px) {
  .vn-ft-wrap .vn-ft-main {
    padding: 50px 5% 36px;
  }

  .vn-ft-wrap .vn-ft-inner {
    grid-template-columns: 1fr 1fr;
    gap: 40px 30px;
  }

  .vn-ft-wrap .vn-ft-logo {
    width: 140px;
  }

  .vn-ft-wrap .vn-ft-cta {
    font-size: 0.8rem;
    padding: 10px 22px;
  }
}

@media (max-width: 600px) {
  .vn-ft-wrap .vn-ft-main {
    padding: 40px 20px 30px;
  }

  .vn-ft-wrap .vn-ft-inner {
    grid-template-columns: 1fr;
    gap: 32px;
  }

  .vn-ft-wrap .vn-ft-brand {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .vn-ft-wrap .vn-ft-logo {
    width: 130px;
    margin-left: auto;
    margin-right: auto;
  }

  .vn-ft-wrap .vn-ft-tagline {
    text-align: center;
  }

  .vn-ft-wrap .vn-ft-desc {
    max-width: 100%;
    text-align: center;
  }

  .vn-ft-wrap .vn-ft-social {
    justify-content: center;
  }

  .vn-ft-wrap .vn-ft-col-title {
    text-align: center;
  }

  .vn-ft-wrap .vn-ft-col-title::after {
    left: 50%;
    transform: translateX(-50%);
  }

  .vn-ft-wrap .vn-ft-links {
    align-items: center;
  }

  .vn-ft-wrap .vn-ft-links a {
    justify-content: center;
  }

  .vn-ft-wrap .vn-ft-contact-item {
    justify-content: center;
    text-align: center;
  }

  .vn-ft-wrap .vn-ft-cta {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    font-size: 0.8rem;
    padding: 11px 24px;
  }

  .vn-ft-wrap .vn-ft-bottom {
    padding: 18px 20px;
  }

  .vn-ft-wrap .vn-ft-bottom-inner {
    flex-direction: column;
    gap: 10px;
    text-align: center;
  }

  .vn-ft-wrap .vn-ft-bottom-links {
    justify-content: center;
  }
}/* End custom CSS */