/* Footer flow 12: industrial trust, navigation and direct technical conversion. */
.gbx-site-footer{
  overflow:hidden;
  padding:0;
  background:#082923;
  color:#d7e5e0;
}
.gbx-footer-proof{background:#dcebe5;color:var(--uc-ink)}
.gbx-footer-proof-grid{display:grid;grid-template-columns:repeat(3,1fr)}
.gbx-footer-proof article{
  display:grid;
  grid-template-columns:40px 1fr;
  gap:13px;
  align-items:center;
  min-width:0;
  padding:22px 28px;
  border-left:1px solid rgba(23,51,47,.12);
}
.gbx-footer-proof article:first-child{border-left:0}
.gbx-footer-proof article>b{
  width:36px;
  height:36px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:var(--uc-orange);
  color:#fff;
  font-size:8px;
}
.gbx-footer-proof strong{display:block;font-size:12px;line-height:1.35}
.gbx-footer-proof span{display:block;margin-top:3px;color:#597069;font-size:10px;line-height:1.45}
.gbx-footer-main{
  display:grid;
  grid-template-columns:1.3fr .78fr .82fr 1.12fr;
  gap:42px;
  align-items:start;
  padding-top:58px;
  padding-bottom:48px;
}
.gbx-footer-brand-lockup{display:flex;gap:14px;align-items:center;margin-bottom:20px}
.gbx-footer-brand-lockup img{
  width:76px;
  height:76px;
  padding:7px;
  object-fit:contain;
  border-radius:15px;
  background:#fff;
  box-shadow:0 12px 28px rgba(0,0,0,.17);
}
.gbx-footer-brand-lockup div{display:grid;gap:3px}
.gbx-footer-brand-lockup small{color:#89aaa0;font-size:7px;font-weight:900;letter-spacing:.16em}
.gbx-footer-brand-lockup strong{color:#fff;font-family:Cambria,Georgia,serif;font-size:27px;font-weight:500;letter-spacing:.02em}
.gbx-footer-brand h2{
  max-width:390px;
  margin:0 0 12px;
  color:#fff;
  font-size:13px;
  line-height:1.45;
  letter-spacing:.045em;
  text-transform:uppercase;
}
.gbx-footer-brand>p{max-width:420px;margin:0;color:#b5cac3;font-size:12px;line-height:1.65}
.gbx-footer-brand address{margin-top:13px;color:#dce8e4;font-size:11px;font-style:normal;line-height:1.55}
.gbx-footer-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:19px}
.gbx-footer-chips span{padding:7px 9px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#a9c2ba;font-size:8px}
.gbx-footer-nav{min-width:0}
.gbx-footer-nav summary{
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin:0 0 17px;
  padding-bottom:12px;
  border-bottom:1px solid rgba(255,255,255,.12);
  color:#fff;
  cursor:pointer;
  list-style:none;
  font-size:10px;
  font-weight:900;
  letter-spacing:.12em;
  text-transform:uppercase;
}
.gbx-footer-nav summary::-webkit-details-marker{display:none}
.gbx-footer-nav summary:after{content:"";position:absolute;width:32px;border-bottom:2px solid var(--uc-orange);transform:translateY(13px)}
.gbx-footer-nav summary i{color:var(--uc-orange);font-size:15px;font-style:normal;transition:transform .2s ease}
.gbx-footer-nav[open] summary i{transform:rotate(45deg)}
.gbx-footer-links{display:grid;gap:2px}
.gbx-footer-links a{
  position:relative;
  display:block;
  margin:0;
  padding:7px 18px 7px 0;
  color:#bad0c9;
  font-size:11px;
  line-height:1.35;
  transition:color .2s ease,transform .2s ease;
}
.gbx-footer-links a:after{content:"→";position:absolute;right:4px;opacity:0;color:var(--uc-orange);transition:opacity .2s ease,right .2s ease}
.gbx-footer-links a:hover{color:#fff;transform:translateX(3px)}
.gbx-footer-links a:hover:after{right:0;opacity:1}
.gbx-footer-contact{
  padding:25px;
  border:1px solid rgba(255,255,255,.14);
  border-radius:7px 23px 7px 23px;
  background:rgba(255,255,255,.055);
  box-shadow:0 18px 42px rgba(0,0,0,.16);
}
.gbx-footer-contact>small{color:#9fc0b7;font-size:7px;font-weight:900;letter-spacing:.14em}
.gbx-footer-contact h2{margin:9px 0 10px;color:#fff;font-family:Cambria,Georgia,serif;font-size:25px;font-weight:500;line-height:1.08}
.gbx-footer-contact>p{margin:0;color:#acc4bc;font-size:10.5px;line-height:1.55}
.gbx-footer-actions{display:grid;gap:8px;margin-top:18px}
.gbx-footer-actions>a{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:10px;
  align-items:center;
  min-height:57px;
  margin:0;
  padding:9px 12px;
  border-radius:11px;
  transition:transform .2s ease,box-shadow .2s ease;
}
.gbx-footer-actions>a:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.2)}
.gbx-footer-actions i{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;font-size:14px;font-style:normal;font-weight:900}
.gbx-footer-actions span{display:block}
.gbx-footer-actions small{display:block;font-size:6.5px;font-weight:900;letter-spacing:.1em}
.gbx-footer-actions b{display:block;margin-top:2px;font-size:11px;line-height:1.25}
.gbx-footer-actions .call{background:#f2faf7;color:var(--uc-ink)}
.gbx-footer-actions .call i{background:var(--uc-green);color:#fff}
.gbx-footer-actions .call small{color:#527069}
.gbx-footer-actions .zalo{background:#0878d1;color:#fff}
.gbx-footer-actions .zalo i{background:#fff;color:#0878d1}
.gbx-footer-actions .zalo small{color:#d9efff}
.gbx-footer-contact-meta{display:grid;gap:6px;margin-top:17px;padding-top:15px;border-top:1px solid rgba(255,255,255,.11)}
.gbx-footer-contact-meta a{margin:0;color:#a9c2ba;font-size:9px}
.gbx-footer-contact-meta a:hover{color:#fff}
.gbx-footer-base{border-top:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.08)}
.gbx-footer-bottom{display:flex;justify-content:space-between;gap:22px;align-items:center;padding-top:19px;padding-bottom:20px;color:#88a69d;font-size:9px}
.gbx-footer-bottom nav{display:flex;gap:20px;flex-wrap:wrap}
.gbx-footer-bottom a{margin:0;color:#9ab4ac;font-size:9px}
.gbx-footer-bottom a:hover{color:#fff}
@media(min-width:561px){
  .gbx-footer-nav>.gbx-footer-links{display:grid!important}
  .gbx-footer-nav summary i{display:none}
}
@media(max-width:1100px){
  .gbx-footer-main{grid-template-columns:1.08fr .92fr;gap:38px 48px}
  .gbx-footer-brand{grid-column:1;grid-row:1}
  .gbx-footer-contact{grid-column:2;grid-row:1}
  .gbx-footer-nav:nth-of-type(1){grid-column:1;grid-row:2}
  .gbx-footer-nav:nth-of-type(2){grid-column:2;grid-row:2}
}
@media(max-width:820px){
  .gbx-footer-proof article{padding:19px 16px}
  .gbx-footer-proof article>b{width:32px;height:32px}
  .gbx-footer-main{gap:34px 28px;padding-top:46px;padding-bottom:40px}
  .gbx-footer-brand-lockup img{width:68px;height:68px}
}
@media(max-width:560px){
  .gbx-site-footer{padding-bottom:92px}
  .gbx-footer-proof-grid{grid-template-columns:1fr}
  .gbx-footer-proof article{padding:15px 2px;border-left:0;border-top:1px solid rgba(23,51,47,.11)}
  .gbx-footer-proof article:first-child{border-top:0}
  .gbx-footer-proof article>b{width:31px;height:31px}
  .gbx-footer-proof strong{font-size:11.5px}
  .gbx-footer-proof span{font-size:9.5px}
  .gbx-footer-main{grid-template-columns:1fr;gap:26px;padding-top:40px;padding-bottom:34px}
  .gbx-footer-brand{grid-column:auto;grid-row:auto;order:1}
  .gbx-footer-contact{grid-column:auto;grid-row:auto;order:2;padding:22px}
  .gbx-footer-nav:nth-of-type(1){grid-column:auto;grid-row:auto;order:3}
  .gbx-footer-nav:nth-of-type(2){grid-column:auto;grid-row:auto;order:4}
  .gbx-footer-brand-lockup{margin-bottom:17px}
  .gbx-footer-brand-lockup img{width:66px;height:66px}
  .gbx-footer-brand-lockup strong{font-size:24px}
  .gbx-footer-brand h2{font-size:12px}
  .gbx-footer-brand>p{font-size:11px}
  .gbx-footer-nav{border-top:1px solid rgba(255,255,255,.11)}
  .gbx-footer-nav summary{margin:0;padding:17px 0;border-bottom:0}
  .gbx-footer-nav summary:after{display:none}
  .gbx-footer-nav[open] summary{border-bottom:1px solid rgba(255,255,255,.1)}
  .gbx-footer-links{padding:7px 0 10px}
  .gbx-footer-links a{padding-block:9px;font-size:11.5px}
  .gbx-footer-bottom{display:grid;gap:13px;padding-top:17px;padding-bottom:19px}
  .gbx-footer-bottom nav{gap:14px}
}