.box-shadow-style,.h2_Style{box-shadow:0 4px 8px rgba(0,0,0,.8)}.h2_Style{font-size:1.5rem;font-weight:700;background-color:#052c49;margin:auto auto auto 0;text-align:center;padding:8px 30px;display:inline;color:#fb0;min-width:60vw}@media(min-width:900px){.h2_Style{margin:auto;min-width:75vw}}.FilterDisplay{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.FilterDisplay .emptyLabel{background-color:#fb0;color:#03192a;border-radius:99px;padding:6px 14px;margin:0 auto;display:inline-block;font-weight:600}.FilterDisplay .activeChipsRow{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:center}.FilterDisplay .activeChipsRow .chip{display:flex;align-items:center;gap:5px;background:rgba(255,187,0,.12);border:1px solid rgba(255,187,0,.3);color:#fb0;font-size:12px;font-weight:500;border-radius:99px;padding:5px 6px 5px 11px;cursor:pointer;text-decoration:none}.FilterDisplay .activeChipsRow .chip:hover{background:rgba(255,187,0,.2)}.FilterDisplay .activeChipsRow .chip.readOnly{cursor:default;padding:5px 11px}.FilterDisplay .activeChipsRow .chip.readOnly:hover{background:rgba(255,187,0,.12)}.FilterDisplay .clearAllLink{color:#87a5c2;font-size:12px;font-weight:500;text-decoration:underline}.FilterDisplay .clearAllLink:hover{color:#f3f6fa}