.service-cards-container[data-v-b77f3294]{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media (max-width:1200px){.service-cards-container[data-v-b77f3294]{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.service-cards-container[data-v-b77f3294]{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.service-cards-container[data-v-b77f3294]{grid-template-columns:1fr}}.service-card[data-v-b77f3294]{cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;border:2px solid #e8e8e8;min-height:160px}.service-card[data-v-b77f3294]:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 4px 12px rgba(0,0,0,.15);box-shadow:0 4px 12px rgba(0,0,0,.15)}.service-card-selected[data-v-b77f3294]{border-color:#1890ff;background-color:#e6f7ff;-webkit-box-shadow:0 4px 12px rgba(24,144,255,.3);box-shadow:0 4px 12px rgba(24,144,255,.3)}.service-card-content[data-v-b77f3294]{padding:10px}.service-name[data-v-b77f3294]{font-size:15px;font-weight:700;color:#262626;margin-bottom:8px;min-height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.service-price[data-v-b77f3294]{font-size:22px;font-weight:700;color:#ff4d4f;margin-bottom:8px}.service-aging[data-v-b77f3294]{font-size:13px;color:#595959;margin-bottom:6px;line-height:1.4}.service-msg[data-v-b77f3294]{font-size:12px;color:#8c8c8c;line-height:1.5;word-break:break-word}