.ve-site-footer{background:var(--ve-deep-green);color:var(--ve-white)}.ve-site-footer a{color:var(--ve-white)}.ve-trust-band{padding:28px 0;background:var(--ve-soft-green);color:var(--ve-ink)}.ve-trust-band a{color:var(--ve-deep-green)}.ve-trust-band__grid{display:grid;gap:16px}.ve-footer-grid{display:grid;gap:32px;padding-block:48px}.ve-footer-identity p{color:rgba(255,255,255,.82);max-width:30ch}.ve-footer-logo{display:grid;place-items:center;width:84px;height:84px;margin-bottom:18px;background:var(--ve-white);border-radius:var(--ve-radius-lg)}.ve-footer-logo img{width:72px;height:72px;object-fit:contain}.ve-footer-nav h2{font-size:16px;line-height:24px;color:var(--ve-white);margin-bottom:12px}.ve-footer-nav ul{list-style:none;margin:0;padding:0}.ve-footer-nav a{display:inline-flex;align-items:center;min-height:40px;text-decoration:none;color:rgba(255,255,255,.88)}.ve-footer-evidence{padding-bottom:24px}.ve-footer-bottom{padding:20px 0;border-top:1px solid rgba(255,255,255,.18)}.ve-footer-bottom__inner{display:flex;flex-wrap:wrap;gap:12px 24px;justify-content:space-between;color:rgba(255,255,255,.8)}@media(min-width:576px){.ve-trust-band__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.ve-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ve-footer-identity{grid-column:1/-1}}@media(min-width:1200px){.ve-footer-grid{grid-template-columns:minmax(220px,1.3fr) repeat(4,minmax(140px,1fr));gap:28px}.ve-footer-identity{grid-column:auto}.ve-trust-band__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

.ve-footer-company-line{margin-top:-6px;font-size:14px}.ve-footer-contact-list{display:grid;gap:4px;margin:14px 0 0;padding:0;list-style:none}.ve-footer-contact-list li{color:rgba(255,255,255,.82);font-size:14px;line-height:22px}.ve-footer-contact-list a{color:rgba(255,255,255,.92);text-decoration:none}.ve-footer-contact-list a:hover{text-decoration:underline}.ve-footer-fallback{list-style:none;margin:0;padding:0}.ve-footer-bottom__links{display:inline-flex;flex-wrap:wrap;gap:8px 20px}.ve-footer-bottom__links a{color:rgba(255,255,255,.86);text-decoration:none}.ve-footer-bottom__links a:hover{text-decoration:underline}


/* Footer logo scale and transparent frame refinement */ 
.ve-footer-logo{width:168px;height:168px;background:transparent;border-radius:50%;overflow:hidden}
.ve-footer-logo img{width:144px;height:144px}
@media(max-width:767px){.ve-footer-logo{width:136px;height:136px}.ve-footer-logo img{width:116px;height:116px}}
