.service-categories{margin-bottom:32px}.service-categories__grid{background:#fff;border-radius:40px;display:flex;flex-direction:column;gap:20px;padding:48px}.service-categories__row{align-items:stretch;display:grid;gap:56px;grid-template-columns:repeat(4,1fr)}.service-categories__item{font-size:16px;line-height:1.2;min-height:100%;text-decoration:none;transition:opacity .2s ease}.service-categories__item-text{color:var(--black,#21272a);flex-grow:1;word-break:break-word}.service-categories__item-count{color:var(--purple,#b20fc0);flex-shrink:0;margin-left:8px}.service-categories__item--disabled{opacity:.5;pointer-events:none}.service-categories__item:hover:not(.service-categories__item--disabled){opacity:.8}@media (max-width:1200px){.service-categories__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.service-categories__grid{padding:24px}.service-categories__row{gap:20px;grid-template-columns:1fr}}.clinics{display:flex;flex-direction:column;gap:12px}@media (max-width:768px){.clinics .button{width:100%}}.clinics-empty{margin-top:30px;text-align:center}.main-filter__bottom._desktop.main-filter__bottom--service{align-items:center;bottom:0;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:16px;position:relative}.main-filter__bottom._desktop.main-filter__bottom--service .main-filter__clear{margin-top:0}
