.vh-footer{--deep:#001914;--mint:#00fccc;--mint500:#00c7a1;--mint50:#eafff9;--mint800:#286964;--teal500:#216e8a;--teal700:#226f8c;--text700:#6d7878;--border:#ebebeb;--subtle:#f8f8f8;--accent-soft:#eafff9;--info-bg:#dbf4f2;--rsm:2.7px;--rmd:5px;--shadow-xl:0 16px 48px rgba(0,0,0,.12),0 8px 16px rgba(0,0,0,.08);--ease:cubic-bezier(0.16,1,0.3,1);--sans:"Inter",system-ui,-apple-system,BlinkMacSystemFont,sans-serif;--display:"Inter Tight","Inter",system-ui,sans-serif;background:#fff;color:var(--deep);font-family:var(--sans);font-weight:300;min-height:100%}.vh-footer *,.vh-footer :after,.vh-footer :before{box-sizing:border-box}.vh-footer a{color:inherit;text-decoration:none}@keyframes vhFadeRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.vh-footer{background:var(--deep);color:#fff;padding:80px 0 32px}.vh-fwrap{margin:0 auto;max-width:1320px;padding:0 32px}.vh-fgrid{border-bottom:1px solid hsla(0,0%,100%,.12);display:grid;gap:40px;grid-template-columns:1.7fr repeat(4,1fr);padding-bottom:52px}.vh-fbrand{max-width:340px}.vh-fbrand img.logo{display:block;height:30px!important;margin-bottom:22px;width:auto}.vh-fbrand p{color:#fff;font-size:15px;font-weight:300;line-height:1.55;margin:0 0 26px;max-width:320px}.vh-badges{align-items:center;display:flex;gap:18px}.vh-badges img{display:block;height:52px;width:auto}.vh-social{align-items:center;display:flex;gap:12px;margin-top:26px}.vh-social a{align-items:center;border:1px solid hsla(0,0%,100%,.18);border-radius:50%;color:#9fbab4;display:inline-flex;height:38px;justify-content:center;transition:color .16s,background .16s,border-color .16s;width:38px}.vh-social a:hover{background:var(--mint);border-color:var(--mint);color:#001914}.vh-fcol .h{color:#fff;font-family:var(--display);font-size:18px;font-weight:600;margin-bottom:16px}.vh-fcol .list{display:flex;flex-direction:column}.vh-fcol .list a{color:#fff;font-size:15px;font-weight:300;line-height:1.35;padding:7px 0;width:fit-content}.vh-fcol .list a:hover{color:#fff}.vh-fbot{align-items:flex-start;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding-top:30px}.vh-fbot .legal,.vh-fbot .legal p{color:#fff;font-size:13px;font-weight:300;line-height:1.65;max-width:780px}.vh-fbot .policies{display:flex;flex-flow:row wrap;flex-shrink:0;gap:24px;width:100%}.vh-fbot .policies a{color:#fff;font-size:14px;font-weight:400}.vh-fbot .policies a:hover{color:#fff}@media (max-width:1023px){.vh-desktop{display:none!important}.vh-mobile{display:flex}.vh-fgrid{grid-template-columns:1fr 1fr}.vh-fbrand{grid-column:1/-1}}@media (max-width:639px){.vh-fgrid{grid-template-columns:1fr}}