#selections{display:flex;flex-wrap:wrap;align-items:flex-start;padding-left:calc(40px + 1em);gap:16px 16px}@media (max-width: 1100px){#selections{padding-left:calc(40px + 1em)}}@media (max-width: 428px){#selections{padding-left:calc(32px + 1em)}}#selections #item{padding:1vh 1.5vw;border-radius:24px;border-width:1px;border-color:#00000029;width:auto;background-color:#fff}#selections #item:hover{background-color:#0000001f;cursor:pointer}
