.rv-footer{background:#0e3d3f;color:#fff;font-family:Inter,system-ui,sans-serif;padding:64px clamp(22px,4vw,58px)}.rv-footer-grid{align-items:start;display:grid;gap:34px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1180px}.rv-footer-brand img{display:block;filter:brightness(0) invert(1);height:28px;opacity:.9;width:auto}.rv-footer-tagline{color:#fff;font-size:16px;line-height:1.6;margin:18px 0 0;max-width:420px}.rv-footer-links{align-content:start;display:flex;flex-wrap:wrap;gap:18px;justify-content:flex-end}.rv-footer-links a{color:#fff;font-size:16px;font-weight:400;opacity:.9;text-decoration:none;transition:opacity .2s}.rv-footer-links a:hover{opacity:1;text-decoration:underline}.rv-footer-copy{color:hsla(0,0%,100%,.7);font-size:14px;grid-column:1;margin:24px 0 0}@media(max-width:700px){.rv-footer-grid{grid-template-columns:1fr}.rv-footer-links{justify-content:flex-start}.rv-footer-copy{grid-column:auto}}