/* v1060 — Customer Testimonials mobile footer legal links standardization
   Mobile-only: footer bottom legal links match the common public-page footer style. */

@media (max-width: 900px){
  body.customer-testimonials-gallery-v1033 .vge-footer-bottom-v787GV{
    width:100% !important;
    max-width:100% !important;
    background:#070d35 !important;
    border-top:1px solid rgba(255,255,255,.10) !important;
    overflow:hidden !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-bottom-inner-v787GV{
    width:min(calc(100vw - 36px), 1680px) !important;
    max-width:min(calc(100vw - 36px), 1680px) !important;
    min-height:auto !important;
    margin:0 auto !important;
    padding:14px 0 calc(14px + env(safe-area-inset-bottom, 0px)) !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    justify-items:center !important;
    align-items:center !important;
    gap:10px !important;
    text-align:center !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-copy-v787GV{
    grid-column:auto !important;
    justify-self:center !important;
    margin:0 !important;
    color:rgba(255,255,255,.82) !important;
    font-size:12px !important;
    font-weight:400 !important;
    line-height:1.35 !important;
    letter-spacing:0 !important;
    text-align:center !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-legal-links-v787GV{
    grid-column:auto !important;
    justify-self:center !important;
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:wrap !important;
    align-items:center !important;
    justify-content:center !important;
    gap:8px 14px !important;
    width:100% !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    text-align:center !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-legal-links-v787GV a{
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:auto !important;
    min-width:0 !important;
    max-width:100% !important;
    margin:0 !important;
    padding:0 !important;
    color:rgba(255,255,255,.86) !important;
    font-size:12px !important;
    font-weight:400 !important;
    line-height:1.35 !important;
    letter-spacing:0 !important;
    text-align:center !important;
    text-decoration:none !important;
    white-space:normal !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
  }
}

@media (max-width: 430px){
  body.customer-testimonials-gallery-v1033 .vge-footer-bottom-inner-v787GV{
    width:min(calc(100vw - 28px), 1680px) !important;
    max-width:min(calc(100vw - 28px), 1680px) !important;
    padding-top:12px !important;
    padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px)) !important;
    gap:8px !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-legal-links-v787GV{
    gap:6px 11px !important;
  }

  body.customer-testimonials-gallery-v1033 .vge-footer-copy-v787GV,
  body.customer-testimonials-gallery-v1033 .vge-footer-legal-links-v787GV a{
    font-size:11.5px !important;
  }
}
