.select-box{display:flex}@media screen and (min-width: 769px){.select-box{flex-wrap:wrap}}.select-box .select-link{min-width:70px;box-sizing:border-box;padding:12px 15px;border:none;margin-bottom:10px;border-radius:40px;text-align:center;text-decoration:none;word-break:keep-all;font-size:1.25rem;line-height:1;color:#666}.select-box .select-link.current{background-color:#eee}.select-box .select-link::before{font-family:"Font Awesome 5 Free"}.select-box .select-link:hover{background-color:hsla(0,100%,70%,.2)}.select-box .select-link:nth-of-type(n+1){margin-right:5px}.select-box .selected{border:1px solid #f66;color:#f66}
