.billing-switch{display:flex;width:fit-content;margin:2rem auto 0;border:1px solid #284269;border-radius:1rem;background:#030817;padding:.3rem}.billing-switch button{display:flex;min-height:2.9rem;align-items:center;gap:.5rem;border:0;border-radius:.72rem;background:transparent;padding:.65rem 1rem;color:#7185aa;font-family:inherit;font-size:.82rem;font-weight:800;cursor:pointer;transition:.2s}.billing-switch button:hover{color:#edf4ff}.billing-switch button.active{background:#145cff;color:#fff;box-shadow:0 8px 25px rgba(20,92,255,.2)}.billing-switch button span{border-radius:999px;background:rgba(255,255,255,.15);padding:.25rem .45rem;font-size:.58rem;text-transform:uppercase;letter-spacing:.04em}.annual-equivalent{min-height:1.2rem;margin-top:.35rem;color:#6ea1ff;font-size:.75rem;font-weight:700}.annual-equivalent[hidden]{display:block;visibility:hidden}.price{transition:opacity .15s}@media(max-width:420px){.billing-switch{width:100%}.billing-switch button{flex:1;justify-content:center;padding:.6rem}.billing-switch button span{display:none}}
