.pricing-page__body{display:flex;flex-direction:column;align-items:center;gap:50px;width:100%}.pricing-page__toggle{display:inline-flex;align-items:center;gap:4px;padding:6px;border-radius:16px;background:#f4f5f8}.pricing-page__toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 20px;border:0;border-radius:12px;background:0 0;font-family:inherit;font-size:14px;font-weight:700;line-height:20px;color:#6b7280;cursor:pointer}.pricing-page__toggle-btn.is-active{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);color:#0d0e1c}.pricing-page__toggle-save{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;border-radius:999px;background:rgba(35,181,116,.1);font-size:12px;font-weight:700;line-height:16px;color:#059669}