.quicklinks{align-items:center;display:flex;flex-direction:column;gap:30px}.quicklinks a:hover img{filter:brightness(10) invert(1)}.quicklinks .title{font-size:16px;font-style:normal;font-weight:600;line-height:110%;text-align:center}.quicklinks--list{align-items:center;align-self:stretch;display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.quicklinks--list a:hover{background-color:#0d2110;color:#fff}.quicklinks--list a{align-items:center;border:1px solid #000;border-radius:10px;display:flex;font-size:18px;font-style:normal;font-weight:400;gap:10px;justify-content:center;line-height:120%;padding:10px 25px;white-space:nowrap}@media (max-width:820px){.quicklinks--list{align-content:center;align-items:center;align-self:stretch;display:flex;gap:15px;justify-content:center}}