.elementor-232 .elementor-element.elementor-element-3bdeb5e{--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-232 .elementor-element.elementor-element-9fbc333{--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-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-f31c1bb *//* =========================================================
   ZOOD24 Global Footer V5 Clean Final
   Footer Only / No Sticky Menu
========================================================= */

.bx-footer-v5,
.bx-footer-v5 *,
.bx-footer-v5 *::before,
.bx-footer-v5 *::after {
  box-sizing: border-box;
}

.bx-footer-v5 {
  position: relative;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  font-family: Prompt, Arial, sans-serif;
  color: #ffffff;
  background:
    radial-gradient(circle at 15% 0%, rgba(0, 91, 255, 0.14), transparent 30%),
    radial-gradient(circle at 85% 10%, rgba(255, 210, 26, 0.08), transparent 32%),
    linear-gradient(180deg, rgba(3, 27, 63, 0.96) 0%, rgba(2, 15, 40, 0.99) 100%);
  border-top: 1px solid rgba(255, 210, 26, 0.18);
  overflow: hidden;
}

.bx-footer-v5 a {
  text-decoration: none !important;
}

.bx-footer-v5-container {
  width: 100%;
  max-width: 1680px;
  margin: 0 auto;
  padding: 44px clamp(24px, 4vw, 72px) 26px;
}

/* Top */
.bx-footer-v5-top {
  display: grid;
  grid-template-columns: 1.15fr 1fr;
  gap: 24px;
  margin-bottom: 22px;
}

.bx-footer-v5-brand,
.bx-footer-v5-note,
.bx-footer-v5-col {
  background:
    radial-gradient(circle at top left, rgba(0, 91, 255, 0.12), transparent 40%),
    linear-gradient(180deg, rgba(6, 42, 91, 0.34), rgba(3, 27, 63, 0.20));
  border: 1px solid rgba(47, 140, 255, 0.22);
  border-radius: 24px;
  box-shadow:
    0 14px 30px rgba(0, 0, 0, 0.18),
    inset 0 1px 0 rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(7px);
}

.bx-footer-v5-brand {
  padding: 28px;
}

.bx-footer-v5-logo {
  display: inline-flex;
  width: 180px;
  max-width: 180px;
  margin-bottom: 18px;
}

.bx-footer-v5-logo img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
}

.bx-footer-v5-desc {
  margin: 0;
  color: #d6e5ff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.78;
}

.bx-footer-v5-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.bx-footer-v5-tags span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 35px;
  padding: 8px 14px;
  border-radius: 999px;
  color: #ffd21a;
  background: rgba(255, 210, 26, 0.08);
  border: 1px solid rgba(255, 210, 26, 0.24);
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}

.bx-footer-v5-note {
  padding: 28px;
  background:
    radial-gradient(circle at top right, rgba(255, 210, 26, 0.10), transparent 34%),
    radial-gradient(circle at top left, rgba(0, 91, 255, 0.15), transparent 40%),
    linear-gradient(180deg, rgba(7, 51, 110, 0.34), rgba(3, 27, 63, 0.22));
  border-color: rgba(255, 210, 26, 0.20);
}

.bx-footer-v5-note-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border-radius: 999px;
  color: #031b3f;
  background: linear-gradient(180deg, #fff27d 0%, #ffd21a 100%);
  border: 1px solid rgba(255, 245, 196, 0.75);
  font-size: 12.5px;
  font-weight: 900;
  line-height: 1;
}

.bx-footer-v5-note h3 {
  margin: 0 0 10px;
  color: #ffffff;
  font-size: clamp(24px, 2vw, 34px);
  font-weight: 900;
  line-height: 1.18;
  letter-spacing: -0.3px;
}

.bx-footer-v5-note p {
  margin: 0;
  color: #d6e5ff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.7;
}

/* Link Grid */
.bx-footer-v5-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  margin-bottom: 18px;
}

.bx-footer-v5-col {
  padding: 22px;
}

.bx-footer-v5-col h4 {
  position: relative;
  margin: 0 0 16px;
  padding-bottom: 11px;
  color: #ffd21a;
  font-size: 18px;
  font-weight: 900;
  line-height: 1.2;
}

.bx-footer-v5-col h4::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ffd21a, rgba(47, 140, 255, 0.88));
}

.bx-footer-v5-col ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bx-footer-v5-col li {
  margin: 0;
  padding: 0;
}

.bx-footer-v5-col a {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 34px;
  padding: 6px 0 6px 15px;
  color: #dbe8ff !important;
  font-size: 14.5px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  text-decoration: none !important;
  transform: none !important;
  transition: color 0.2s ease;
}

.bx-footer-v5-col a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  transform: translateY(-50%);
  background: rgba(255, 210, 26, 0.82);
  box-shadow: 0 0 8px rgba(255, 210, 26, 0.24);
}

.bx-footer-v5-col a:hover,
.bx-footer-v5-col a:focus {
  color: #ffd21a !important;
  font-size: 14.5px !important;
  transform: none !important;
  letter-spacing: 0 !important;
}

.bx-footer-v5-col-contact p {
  margin: 0 0 16px;
  color: #c6d6f3;
  font-size: 14.5px;
  font-weight: 500;
  line-height: 1.68;
}

.bx-footer-v5-contact-links {
  display: grid;
  gap: 8px;
}

.bx-footer-v5-contact-links a {
  min-height: 40px;
  padding: 10px 14px 10px 28px;
  border-radius: 14px;
  background: rgba(0, 91, 255, 0.10);
  border: 1px solid rgba(47, 140, 255, 0.24);
}

.bx-footer-v5-contact-links a::before {
  left: 14px;
}

/* Notice */
.bx-footer-v5-notice {
  margin-bottom: 16px;
  padding: 14px 16px;
  border-radius: 16px;
  color: #c6d6f3;
  background: rgba(255, 210, 26, 0.05);
  border: 1px solid rgba(255, 210, 26, 0.16);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.7;
}

.bx-footer-v5-notice strong {
  color: #ffd21a;
  font-weight: 900;
}

/* Bottom */
.bx-footer-v5-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding-top: 16px;
  border-top: 1px solid rgba(47, 140, 255, 0.16);
}

.bx-footer-v5-bottom p {
  margin: 0;
  color: #9fb4d8;
  font-size: 13.5px;
  font-weight: 500;
}

.bx-footer-v5-bottom-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
  color: #6f86ad;
}

.bx-footer-v5-bottom-links a,
.bx-footer-v5-bottom-links span {
  color: #9fb4d8 !important;
  font-size: 13.5px !important;
  font-weight: 600 !important;
  line-height: 1.4 !important;
  text-decoration: none !important;
  transform: none !important;
}

.bx-footer-v5-bottom-links a:hover,
.bx-footer-v5-bottom-links a:focus {
  color: #ffd21a !important;
  font-size: 13.5px !important;
  transform: none !important;
}

/* Cursor + Hover Cleanup */
.bx-footer-v5,
.bx-footer-v5-container,
.bx-footer-v5-top,
.bx-footer-v5-grid,
.bx-footer-v5-brand,
.bx-footer-v5-note,
.bx-footer-v5-col,
.bx-footer-v5-notice,
.bx-footer-v5-bottom,
.bx-footer-v5 p,
.bx-footer-v5 h3,
.bx-footer-v5 h4,
.bx-footer-v5 li,
.bx-footer-v5 span {
  cursor: default !important;
}

.bx-footer-v5 a,
.bx-footer-v5-logo,
.bx-footer-v5-col a,
.bx-footer-v5-contact-links a,
.bx-footer-v5-bottom-links a {
  cursor: pointer !important;
}

.bx-footer-v5 a,
.bx-footer-v5 a:hover,
.bx-footer-v5 a:focus,
.bx-footer-v5 a:active,
.bx-footer-v5 a:visited,
.bx-footer-v5 li:hover > a,
.bx-footer-v5 li:focus-within > a {
  transform: none !important;
  scale: none !important;
  rotate: 0deg !important;
  translate: none !important;
  letter-spacing: 0 !important;
  text-shadow: none !important;
  filter: none !important;
  animation: none !important;
  font-style: normal !important;
}

.bx-footer-v5 a::after,
.bx-footer-v5 a:hover::after,
.bx-footer-v5 a:focus::after,
.bx-footer-v5 li::after,
.bx-footer-v5 li:hover::after {
  content: none !important;
  display: none !important;
}

/* Tablet */
@media (max-width: 1024px) {
  .bx-footer-v5-top {
    grid-template-columns: 1fr;
  }

  .bx-footer-v5-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/* Mobile */
@media (max-width: 767px) {
  .bx-footer-v5-container {
    padding: 34px 16px 108px;
  }

  .bx-footer-v5-top {
    gap: 14px;
    margin-bottom: 14px;
  }

  .bx-footer-v5-brand,
  .bx-footer-v5-note,
  .bx-footer-v5-col {
    border-radius: 20px;
  }

  .bx-footer-v5-brand,
  .bx-footer-v5-note {
    padding: 20px 18px;
    text-align: center;
  }

  .bx-footer-v5-logo {
    width: 168px;
    max-width: 168px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 14px;
  }

  .bx-footer-v5-desc {
    font-size: 14.5px;
    line-height: 1.7;
  }

  .bx-footer-v5-tags {
    justify-content: center;
    gap: 8px;
  }

  .bx-footer-v5-tags span {
    font-size: 12.5px;
    min-height: 33px;
    padding: 7px 12px;
  }

  .bx-footer-v5-note h3 {
    font-size: 25px;
  }

  .bx-footer-v5-note p {
    font-size: 14px;
  }

  .bx-footer-v5-grid {
    grid-template-columns: 1fr;
    gap: 12px;
  }

  .bx-footer-v5-col {
    padding: 18px 16px;
  }

  .bx-footer-v5-col h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  .bx-footer-v5-col a,
  .bx-footer-v5-col a:hover,
  .bx-footer-v5-col a:focus,
  .bx-footer-v5-contact-links a,
  .bx-footer-v5-contact-links a:hover,
  .bx-footer-v5-contact-links a:focus,
  .bx-footer-v5-bottom-links a,
  .bx-footer-v5-bottom-links a:hover,
  .bx-footer-v5-bottom-links a:focus {
    font-size: 13.5px !important;
    line-height: 1.4 !important;
  }

  .bx-footer-v5-col-contact p {
    font-size: 13.5px;
  }

  .bx-footer-v5-notice {
    text-align: center;
    font-size: 12.5px;
  }

  .bx-footer-v5-bottom {
    flex-direction: column;
    justify-content: center;
    text-align: center;
    gap: 8px;
  }

  .bx-footer-v5-bottom-links {
    justify-content: center;
  }
}

@media (max-width: 390px) {
  .bx-footer-v5-container {
    padding-left: 14px;
    padding-right: 14px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a352837 *//* ================================
   ZOOD24 Sticky Mobile Menu Clean
================================ */

.z24-mobile-menu,
.z24-mobile-menu *,
.z24-mobile-menu *::before,
.z24-mobile-menu *::after {
  box-sizing: border-box;
}

.z24-mobile-menu {
  position: fixed;
  left: 50%;
  bottom: 10px;
  transform: translateX(-50%);
  z-index: 99999;

  width: calc(100vw - 16px);
  max-width: 520px;
  min-height: 76px;

  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  align-items: end;
  gap: 6px;

  padding: 9px 8px 8px;
  margin: 0;

  border-radius: 24px;
  border: 1px solid rgba(255, 210, 26, 0.3);

  background:
    radial-gradient(circle at 50% 0%, rgba(255, 210, 26, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(5, 37, 86, 0.98), rgba(2, 15, 40, 0.98));

  box-shadow:
    0 18px 42px rgba(0, 0, 0, 0.42),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);

  backdrop-filter: blur(10px);
  overflow: visible;
}

.z24-mobile-menu a {
  text-decoration: none !important;
}

.z24-mobile-menu-item {
  width: 100%;
  min-width: 0;
  min-height: 56px;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;

  padding: 5px 2px;
  border-radius: 16px;

  color: #dbe8ff;
  background: transparent;
  border: 1px solid transparent;

  text-align: center;
  cursor: pointer;
}

.z24-mobile-menu-item:hover,
.z24-mobile-menu-item:focus {
  color: #ffd21a;
  background: rgba(255, 210, 26, 0.06);
  border-color: rgba(255, 210, 26, 0.14);
}

.z24-mobile-menu-icon {
  width: 32px;
  height: 32px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 5px;
  border-radius: 12px;

  background: rgba(0, 91, 255, 0.18);
  border: 1px solid rgba(47, 140, 255, 0.26);
}

.z24-mobile-menu-icon img,
.z24-mobile-menu-main-icon img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: contain;
}

.z24-mobile-menu-text {
  display: block;
  width: 100%;

  color: inherit;
  font-size: 11.5px;
  font-weight: 900;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}

.z24-mobile-menu-main {
  min-height: 68px;
  margin-top: -20px;
  color: #ffd21a;
  background: transparent !important;
  border-color: transparent !important;
}

.z24-mobile-menu-main-icon {
  width: 58px;
  height: 58px;

  display: inline-flex;
  align-items: center;
  justify-content: center;

  padding: 12px;
  border-radius: 999px;

  background: linear-gradient(180deg, #fff27d 0%, #ffd21a 58%, #d99f00 100%);
  border: 2px solid rgba(255, 245, 196, 0.85);

  box-shadow:
    0 14px 28px rgba(255, 210, 26, 0.34),
    0 0 22px rgba(255, 210, 26, 0.18);
}

.z24-mobile-menu-main .z24-mobile-menu-text {
  margin-top: 2px;
  font-size: 12.5px;
  color: #ffd21a;
}

/* จอเล็ก */
@media (max-width: 390px) {
  .z24-mobile-menu {
    width: calc(100vw - 10px);
    min-height: 72px;
    padding: 8px 6px 7px;
    gap: 4px;
    border-radius: 22px;
  }

  .z24-mobile-menu-icon {
    width: 29px;
    height: 29px;
  }

  .z24-mobile-menu-main-icon {
    width: 54px;
    height: 54px;
  }

  .z24-mobile-menu-text {
    font-size: 10.8px;
  }

  .z24-mobile-menu-main .z24-mobile-menu-text {
    font-size: 11.5px;
  }
}

@media (min-width: 768px) {
  .z24-mobile-menu {
    display: none !important;
  }
}/* End custom CSS */