.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:500;padding:2px 8px;border-radius:9999px}.badge--error{background-color:#dd2b2b;color:#fff}.badge--success{background-color:#09d137;color:#fff}.badge--blue{background-color:#317fe5;color:#fff}.badge--warning{background-color:#ffc800;color:#fff}.badge--light{background-color:#d8d8d8;color:#333}.badge--dark{background-color:#333;color:#eee}.sort{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #758599}@media(max-width:767px){.sort{border:none;padding:0;flex-direction:column;align-items:flex-start}}.sort__tabs{display:flex;align-items:center}@media(max-width:767px){.sort__tabs{order:2;padding-top:12px;width:100%}}.sort__tabs-item{padding:17px 16px;font:1.4rem/2.2rem var(--manrope),sans-serif;font-weight:600;color:#47586e;cursor:pointer}@media(max-width:767px){.sort__tabs-item{padding:8px 16px}}.sort__tabs-item--active{color:#08979c}.sort__actions{display:flex;align-items:center}@media(max-width:767px){.sort__actions{order:1;padding:12px 0;border-bottom:1px solid #758599;width:100%}}.sort__view{display:flex;align-items:center;border-radius:8px;background:#f2f4f7;padding:4px}@media(max-width:767px){.sort__view{display:none}}.sort__view-btn{width:32px;height:32px;border-radius:6px;background:url(/_next/static/media/view.29ea1f5c.svg) 50% no-repeat;background-size:24px auto;cursor:pointer}.sort__view-btn--active{background-color:#fff}.sort__view-btn:last-child{margin-left:4px}.sort__select{max-width:240px;margin-right:16px}@media(max-width:767px){.sort__select{max-width:100%;flex:1}}.sort__filter{width:40px;height:40px;border:1px solid #ebeef2;background:url(/_next/static/media/filter.53898aee.svg) 50% no-repeat;background-size:25px auto;border-radius:8px;cursor:pointer;margin-left:16px;display:none}@media(max-width:1199px){.sort__filter{display:block}}