.selected-types{display:flex;justify-content:space-between;font-size:12px;font-weight:500;margin-bottom:0;width:100%;background-color:var(--shade-400);padding:24px 55px;color:var(--text-100)}.match-selected-type{display:flex;align-items:center}.match-selected-type-color{display:block;width:18px;height:18px;border-radius:3px;flex-shrink:0}.match-selected-type-name{margin-left:10px}@media screen and (max-width:1024px){.selected-types.selected-types{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.3rem;width:100%}}.play-transmission-data{margin-bottom:8px}