.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}}.MultiPillToggle{display:flex;flex-wrap:wrap;gap:8px}.MultiPillToggle .pill{background-color:#03192a;border:1px solid #123a5f;color:#87a5c2;padding:8px 14px;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .15s ease}.MultiPillToggle .pill:hover{border-color:#fb0}.MultiPillToggle .pill.active{background-color:#fb0;border-color:#fb0;color:#03192a;transform:translateY(-1px)}