.c_switch_buttons{display:flex;flex-wrap:wrap;gap:16px}.c_switch_buttons li{background:#eef8ff;border-radius:999px;padding:3px 24px;font-size:14px;font-weight:600;line-height:30px;cursor:pointer;border:1px solid #cfe6fb;color:#40516c}.c_switch_buttons li:hover{background:#fff;border:1px solid #0788f5;box-shadow:0 12px 22px -10px rgba(7,136,245,.34);transition:all .3s}.c_switch_buttons li.active{color:#fff;background:#0788f5;border-color:#0788f5}