.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}}.Badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background-color:rgba(255,187,0,.12);border:1px solid rgba(255,187,0,.35);color:#fb0;font-size:.9rem;font-weight:600;text-align:center;border-radius:999px;transition:transform .2s ease,background-color .2s ease}.Badge:hover{background-color:rgba(255,187,0,.2);transform:translateY(-1px)}.Badge .number{width:20px;height:20px;border-radius:50%;background-color:#fb0;color:#03192a;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700}