.quick-links{max-width:1150px;margin:0 auto;padding:0 6vw 100px}.quick-links h2{font-size:2.2rem;font-weight:400;margin:13px 0 30px}.quick-links>div{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.quick-links article{border:1px solid var(--line);border-radius:10px;padding:20px;min-height:180px;background:#fff}.quick-links h3{font-size:1rem;font-weight:500;margin:0 0 10px}.quick-links p{color:var(--muted);font-size:.8rem;min-height:52px}.quick-links a{color:var(--blue);font-size:.8rem;font-weight:700}.note-band h3{display:inline-block;color:var(--blue);font-size:.9rem;font-weight:600;margin:12px 25px 0 0}.note-band h2{margin-bottom:5px}@media(max-width:900px){.quick-links>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.quick-links{padding-left:20px;padding-right:20px}.quick-links>div{grid-template-columns:1fr}.quick-links article{min-height:140px}.quick-links p{min-height:0}}
