.leger-switch-wrap{margin:40px 0;text-align:center}.leger-switch{background:#f3f5f7;border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.08);display:inline-flex;overflow:hidden}.leger-switch__btn{background:transparent;border:none;color:#000;flex:1 1 0;font-weight:700;max-width:50%;outline:none;padding:12px 24px;text-align:center;text-decoration:none;transition:background .2s ease,color .2s ease,transform .02s ease;white-space:nowrap}.leger-switch__btn:focus,.leger-switch__btn:focus-visible,.leger-switch__btn:hover{color:#000;text-decoration:none}.leger-switch__btn.is-active{background:#73e5c3;color:#000}.leger-switch__btn:not(.is-active){background:#e6e6e6;color:#000}.leger-switch__btn:active{transform:translateY(1px)}@media (max-width:480px){.leger-switch__btn{font-size:14px;padding:10px 14px}}