.search__types{padding-block:20px;margin-block-start:24px}@media(min-width:64em){.search__types{margin-block-start:72px;padding-block:0;border-image:linear-gradient(var(--color-mu-blue-dark),var(--color-mu-blue-dark)) fill 0/0/0 100vw;background-color:var(--color-mu-blue-dark)}}.search__types :where(fieldset){display:flex;flex-wrap:wrap;gap:8px}@media(min-width:64em){.search__types :where(fieldset){gap:0;justify-content:space-between;flex-wrap:nowrap}}@media(min-width:90em){.search__types :where(fieldset){gap:100px;justify-content:flex-start}}.search__type-label{cursor:pointer;display:block;background-color:var(--color-mu-blue-mid);color:var(--color-white);font-weight:500;font-size:1rem;line-height:1.1;padding-block:8px;padding-inline:12px;border-radius:2px}.search__type-label:where(:has(+input:checked)){background-color:var(--color-mu-blue-tint);color:var(--color-mu-blue-dark)}.search__type-label:where(:has(+input:focus-visible)){outline:2px solid var(--color-white);outline-offset:1px}@media(min-width:64em){.search__type-label{border-radius:0;block-size:5.5rem;background-color:rgba(0,0,0,0);padding:0;display:grid;place-content:center}.search__type-label:where(:has(+input:checked)){color:var(--color-white);background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"18\" viewBox=\"0 0 39 18\"><path fill=\"white\" d=\"M19.5 0l19.5 18H0zM19.5,18l9.75-9h-19.5\"/></svg>");background-repeat:no-repeat;background-position:bottom center}}