#shortcuts{display:block;text-align:center;margin:110px 10px;margin-bottom:10px}#shortcuts article{position:relative;display:inline-block;height:68px;text-align:center;width:16.6666666667%}@media (max-width: 900px){#shortcuts article{width:20%}}@media (max-width: 700px){#shortcuts article{width:25%}}@media (max-width: 600px){#shortcuts article{width:33.3333333333%}}@media (max-width: 500px){#shortcuts article{width:50%}}@media (max-width: 400px){#shortcuts article{width:100%}}#shortcuts article.empty span{color:#888}#shortcuts article a{display:inline-block;width:calc(100% - 8px);height:calc(100% - 8px);margin:0;border-radius:10px;font-size:20px;overflow:hidden;background-color:rgba(0,0,0,.5333333333);color:#fff}#shortcuts article a:hover span{text-decoration:underline}#shortcuts article a:focus-visible{outline:2px solid #fff}#shortcuts article a span{display:inline-block;margin-top:calc((68px / 2) - (20px / 2) - 5px)}#shortcuts article img{position:absolute;width:20px;left:8px;bottom:12px}#shortcuts article img.hide{display:none}#shortcuts article button{position:absolute;right:6px;bottom:8px;padding:2px 1px 0 2px;font-size:18px;border:none;background-color:rgba(0,0,0,0);color:#aaa;cursor:pointer}#shortcuts article button:hover{color:#fff}#shortcuts article button:focus-visible{border-radius:5px;outline:2px solid #fff}