.v-footer{background:var(--vaas-blue-deep);border-top:1px solid hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.7);font-family:var(--font-sans);padding:80px 48px 32px}.v-footer a{text-decoration:none}.v-footer__top{border-bottom:1px solid hsla(0,0%,100%,.08);display:grid;gap:56px;grid-template-columns:1fr 3.1fr;margin:0 auto;max-width:1280px;padding-bottom:56px}.v-footer__logo{display:block;height:30px;margin-bottom:20px;max-width:180px;object-fit:contain;width:auto}.v-footer__brand p{font-size:var(--fs-body-sm);line-height:var(--lh-relaxed);margin:0;max-width:320px}.v-footer__certs{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;gap:12px;margin-top:24px;max-width:320px;padding-top:20px}.v-footer__certs img{filter:none;height:68px;opacity:1;transition:transform var(--dur-fast) var(--ease-out);width:auto}.v-footer__certs img:hover{filter:none;opacity:1;transform:translateY(-1px)}.v-footer__cols{display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.v-footer__col{display:flex;flex-direction:column;gap:12px}.v-footer__h{color:#fff;font-family:var(--font-mono);font-size:var(--fs-micro);font-weight:var(--fw-medium);letter-spacing:var(--tr-eyebrow);margin-bottom:4px;text-transform:uppercase}.v-footer__col a{color:hsla(0,0%,100%,.6);font-size:var(--fs-body-sm);transition:color var(--dur-fast) var(--ease-out)}.v-footer__col a:hover{color:var(--vaas-lime)}.v-footer__bottom{align-items:center;color:hsla(0,0%,100%,.45);display:flex;font-family:var(--font-mono);font-size:var(--fs-micro);gap:24px;justify-content:space-between;letter-spacing:var(--tr-wide);margin:32px auto 0;max-width:1280px}.v-footer__links{display:flex;gap:20px}.v-footer__links a{color:inherit;transition:color var(--dur-fast)}.v-footer__links a:hover{color:var(--vaas-lime)}.v-footer__social{align-items:center;display:flex;gap:14px}.v-footer__social a{align-items:center;border:1px solid hsla(0,0%,100%,.12);border-radius:var(--radius-pill);color:hsla(0,0%,100%,.65);display:inline-flex;height:32px;justify-content:center;transition:color var(--dur-base),border-color var(--dur-base),background-color var(--dur-base);width:32px}.v-footer__social a:hover{background:rgba(205,255,41,.08);border-color:var(--vaas-lime);color:var(--vaas-lime)}@media(max-width:900px){.v-footer{padding:64px 32px 32px}.v-footer__top{gap:40px;grid-template-columns:1fr}.v-footer__cols{gap:32px;grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.v-footer{padding:56px 20px 24px}.v-footer__cols{gap:28px 24px;grid-template-columns:1fr 1fr}.v-footer__bottom{align-items:flex-start;flex-direction:column;gap:16px;margin-top:24px}.v-footer__links{flex-wrap:wrap;gap:16px}}