.tag{display:flex;height:3rem}@media (min-width:1024px){.tag{height:max(3.6rem,2.5vw)}}.tag:first-child{transition-delay:.3s}.tag:nth-child(2){transition-delay:.4s}.tag:nth-child(3){transition-delay:.5s}.tag:nth-child(4){transition-delay:.6s}.tag:nth-child(5){transition-delay:.7s}.tag__btn{align-items:center;border:.1rem solid hsla(0,0%,57%,.25);border-radius:.4rem;color:#929292;display:flex;height:100%;padding:.4rem .8rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:1024px){.tag__btn{padding:max(.4rem,.27778vw) max(.8rem,.55556vw) 0}}@media (hover:hover){.tag__btn{transition:border-color .8s cubic-bezier(.22,1,.36,1),color .8s cubic-bezier(.22,1,.36,1)}.tag__btn:hover{border-color:#212121;color:#212121}}
