.service-card{display:flex;flex-direction:column;font-family:Inter,sans-serif}.service-card.service-card{color:var(--black-80)}.service-card:not(.service-card_disable-link){cursor:pointer}@media screen and (min-width:1025px){.service-card:not(.service-card_disable-link):hover .service-card__name.service-card__name{color:var(--red-100)}}.service-card:not(.service-card_disable-link) .service-card__actions{opacity:1}.service-card__media-wrap{align-items:center;aspect-ratio:1;background:var(--black-10);border-radius:16px;display:flex;justify-content:center;margin-bottom:12px;overflow:hidden;position:relative}@media screen and (min-width:744px){.service-card__media-wrap{margin-bottom:16px}}.service-card__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-card__price{font-size:20px;font-weight:700;line-height:26px}.service-card__name{display:-webkit-box;font-size:15px;font-weight:600;line-height:20px;margin-top:12px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;height:40px}.service-card__actions{position:absolute;right:16px;top:16px}@media screen and (min-width:1025px){.service-card__actions{opacity:0}}.service-card.m .service-card__price{font-size:18px;font-weight:700;line-height:24px}.service-card.m .service-card__price-description{font-size:11px;font-weight:500;line-height:16px}.service-card.m .service-card__name{font-size:13px;font-weight:600;height:36px;line-height:18px;margin-top:8px}.service-card.s{align-items:center;display:flex;flex-direction:row;gap:12px}.service-card.s .service-card__media-wrap{align-items:center;background:var(--black-15);border-radius:var(--radius-l);display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:0;padding:0;width:60px}.service-card.s .service-card__image{height:48px;width:48px}.service-card.s .service-card__actions{display:none}.service-card.s .service-card__price{font-size:15px;font-weight:700;line-height:20px}.service-card.s .service-card__price-description{display:none}.service-card.s .service-card__name{font-size:13px;font-weight:500;height:auto;line-height:18px;margin-top:4px}.service-card.xs{align-items:center;display:flex;flex-direction:row;gap:12px}.service-card.xs .service-card__media-wrap{align-items:center;background-color:transparent;display:flex;flex-shrink:0;height:60px;justify-content:center;margin-bottom:0;padding:0;width:60px}.service-card.xs .service-card__image{height:48px;width:48px}.service-card.xs .service-card__actions{display:none}.service-card.xs .service-card__price{font-size:13px;font-weight:700;line-height:18px}.service-card.xs .service-card__price-description{display:none}.service-card.xs .service-card__name{font-size:12px;font-weight:500;height:auto;line-height:16px;margin-top:4px}
