.clinic-item{background-color:#fff;border-radius:32px;box-shadow:0 4px 10px #8a8ab012;display:flex;gap:24px;justify-content:space-between;padding:40px}@media(max-width:768px){.clinic-item{align-items:stretch;flex-direction:column;gap:16px;padding:12px}}.clinic-item__info{display:flex;flex-direction:column;gap:8px}.clinic-item__review-button .review-button{margin-top:0}.clinic-item__title{color:#21272a;font-size:24px;font-weight:500;line-height:28px;text-decoration:none}@media(max-width:768px){.clinic-item__title{text-align:center}}.clinic-item__tags{display:flex;flex-wrap:wrap;font-size:14px;gap:8px}.clinic-item__tag{background-color:#e7f9e9;border-radius:6px;color:#109c00;padding:8px}.clinic-item__tag:nth-child(5n+2){background-color:#f9f5e7;color:#c08d00}.clinic-item__tag:nth-child(5n+3){background-color:#e4f6fe;color:#07addf}.clinic-item__tag:nth-child(5n+4){background-color:#f7e7f9;color:#b20fc0}.clinic-item__tag:nth-child(5n+5){background-color:#e4eafe;color:#1b53f5}.clinic-item__contacts{color:#21272a;display:flex;flex-direction:column;font-size:16px;font-weight:400;gap:16px;line-height:22px}.clinic-item__contacts-icon{color:#b20fc0;height:18px;width:18px}.clinic-item__contacts-item{display:flex;flex-direction:row;gap:8px}.clinic-item__metro{display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;width:100%}.clinic-item__metro-station{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.clinic-item__metro-line{border-radius:50%;display:inline-block;flex-shrink:0;height:12px;margin-left:2px;margin-right:4px;width:12px}.clinic-item__metro-name{min-width:0}.clinic-item__metro-distance{color:#697077;flex-shrink:0;font-size:14px}.clinic-item__desc{color:#21272a;font-size:16px;font-weight:400;line-height:22px}.clinic-item__col{flex-grow:1;min-width:0}.clinic-item__col--first{flex-grow:0;flex-shrink:0;width:160px}@media(max-width:768px){.clinic-item__col--first{align-items:center;display:flex;flex-direction:column;width:100%}}.clinic-item__col--last{display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;gap:24px;width:360px}@media(max-width:768px){.clinic-item__col--last{align-items:stretch;width:100%}}:root{--screen-xxs:320px;--screen-xs:576px;--screen-sm:768px;--screen-md:1024px;--screen-lg:1160px}.clinic-title{color:#21272a;font-size:48px;font-weight:500;line-height:52px;margin-top:16px;text-align:center}@media(max-width:768px){.clinic-title{font-size:28px;line-height:30px}}.clinic-subtitle{color:#697077;font-size:14px;font-weight:500;line-height:16px;text-align:center}.clinic-list{position:relative}@media(max-width:768px){.clinic-list .button{width:100%}}.clinic-list .clinic-map__popup--bottom{transform:translateY(-50px)}.clinic-filter .main-filter__item._types{min-width:240px;width:auto}.clinic-filter .base-select__wrap{min-width:100%}.clinic-filter .main-filter__item--select-mobile-city .base-select__wrap{right:unset}.clinic-filter .base-select__btn.disabled{background-color:#e0e3e654}.clinics{display:flex;flex-direction:column;gap:12px}.loading-overlay{align-items:center;background:#f5f5f866;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1000}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#b20fc0;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}
