.contact-band a{color:inherit;text-decoration:none}
.contact-band a:focus-visible,.bottom-bar a:focus-visible,footer a:focus-visible,.text-card a:focus-visible{outline:3px solid #172b1e;outline-offset:4px}
.prep-grid{display:grid;gap:10px;margin:20px 0}
.prep-grid article{display:flex;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:2px solid #f3c94e;border-radius:10px}
.prep-grid b{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:50%;background:#f5822b;color:#fff}
.prep-grid span{font-weight:800}
.route-grid article{display:flex;min-height:160px;flex-direction:column;justify-content:flex-end;padding-top:46px}
.pending-case>p{margin:0;padding:20px;font-size:14px;line-height:1.8}
.text-card{display:flex;min-height:250px;flex-direction:column;gap:16px;justify-content:center;background:#fff;border:2px solid #f3c94e;border-radius:12px;font-size:15px;line-height:1.8}
.text-card b{color:#287d3e;font-size:20px}
.text-card a{color:#287d3e;font-weight:800;text-decoration:underline}
footer div{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right}
footer b{font-size:12px}
footer a{color:#287d3e;font-size:12px}
.bottom-bar>a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;text-decoration:none}
.bottom-bar>a:first-child{background:#52ae50}
.bottom-bar>a:nth-child(2){background:#f5822b}
.bottom-bar>a:last-child{background:#fff;color:#342e28}
.bottom-bar .phone-link b{font-size:18px}
@media(max-width:767px){.hero h1 strong{font-size:48px;letter-spacing:-.075em}.hero-mascot{top:112px;width:112px;height:108px}.hero-points{margin-top:30px}}
@media(min-width:768px){.prep-grid{grid-template-columns:repeat(3,1fr)}.prep-grid article{min-height:94px}.route-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.route-grid article{min-height:210px}footer b,footer a{font-size:14px}.bottom-bar .phone-link b{font-size:24px}}
