.rz-footer{padding-top:4rem;background:var(--rz-navy-950);color:#fff}
.rz-footer__grid{display:grid;grid-template-columns:minmax(220px,1.15fr) repeat(5,minmax(0,1fr));gap:clamp(1.4rem,3vw,2.5rem);padding-bottom:2.5rem}
.rz-footer__brand img{width:170px;height:auto}
.rz-footer__brand p{max-width:320px;margin:1rem 0;color:rgba(255,255,255,.67);font-size:.86rem}
.rz-footer__phone{display:block;margin-bottom:.5rem;color:#fff;font-size:1.25rem;font-weight:850}
.rz-footer section h2{margin:0 0 .8rem;color:var(--rz-white);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase}
.rz-footer section a{display:block;padding:.3rem 0;color:rgba(255,255,255,.72);font-size:.8rem}
.rz-footer section a:hover{color:#fff;text-decoration:underline}
.rz-footer__notes{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12)}
.rz-footer__notes p{margin:0;color:rgba(255,255,255,.64);font-size:.78rem;line-height:1.5}
.rz-footer__legal{background:var(--rz-navy-1000)}
.rz-footer__legal>.rz-container{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:rgba(255,255,255,.55);font-size:.75rem}
.rz-footer__legal nav{display:flex;gap:1rem}
.rz-footer__legal a{color:rgba(255,255,255,.76);text-decoration:underline}

.rz-footer-credentials{background:#fff;border-top:1px solid var(--rz-line-300);padding:2rem 0;color:var(--rz-navy-900)}.rz-footer-credentials__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.rz-footer-credentials h2{font-size:1.1rem;margin:0 0 .6rem}.rz-footer-credentials a{color:var(--rz-blue-600);text-underline-offset:.2em}.rz-footer-credentials a:focus-visible{outline:3px solid var(--rz-blue-600);outline-offset:5px}.rz-footer-credentials__marks{display:flex;align-items:center;gap:clamp(1.5rem,4vw,3rem)}.rz-footer-credentials__marks>a{display:flex;flex-direction:column;align-items:center;text-decoration:none}.rz-footer-credentials__marks img{display:block;height:114px;width:auto;max-width:100%;object-fit:contain}.rz-footer-credentials__marks .rz-footer-credentials__cm3 img{width:130px;height:auto}.rz-footer-credentials__cm3 span{margin-top:.5rem;font-size:.75rem;color:var(--rz-slate-600)}@media(max-width:760px){.rz-footer-credentials__inner{flex-direction:column;align-items:flex-start}.rz-footer-credentials__marks{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.rz-footer-credentials__marks img{height:100px}.rz-footer-credentials__cm3 span{text-align:center;font-size:.7rem}}

.rz-footer-credentials__marks{flex-wrap:wrap;justify-content:center}.rz-footer-credentials__marks .rz-footer-credentials__ria img{width:150px;height:auto}.rz-footer-credentials__ria span{margin-top:.5rem;font-size:.75rem;color:var(--rz-slate-600)}.rz-footer-credentials__notice{margin-top:1.25rem;margin-bottom:0;font-size:.7rem;line-height:1.5;color:var(--rz-slate-600)}
