.service-products{background:#f7f9fc;min-height:100vh;padding:20px 16px 90px}.service-products-wrap{margin:0 auto;max-width:760px}.service-products-head{background:#0b57c9;border-radius:20px;color:#fff;padding:22px}.service-products-head p{font-size:12px;margin:0 0 5px;opacity:.8}.service-products-head h1{font-size:28px;margin:0}.service-filter{background:#fff;border:1px solid #dfe6ee;border-radius:17px;display:flex;gap:10px;margin:14px 0;padding:11px}.service-filter input{border:0;flex:1;font-size:14px;outline:0}.service-filter button{background:#eaf2ff;border:0;border-radius:9px;color:#0756c7;font-size:12px;font-weight:800;padding:8px 12px}.service-filter-row{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.service-filter-row button{background:#fff;border:1px solid #dfe6ee;border-radius:20px;color:#4e617c;font-size:12px;font-weight:700;padding:8px 13px;white-space:nowrap}.service-filter-row button.active{background:#0756c7;color:#fff}.service-results-title{font-size:15px;margin:22px 0 12px}.service-card{background:#fff;border:1px solid #dfe6ee;border-radius:18px;margin-bottom:13px;overflow:hidden}.service-card img{height:170px;object-fit:cover;width:100%}.service-card-body{padding:14px}.service-badge{background:#e8f2ff;border-radius:12px;color:#0756c7;font-size:10px;font-weight:800;padding:4px 7px}.service-card h2{font-size:17px;margin:9px 0 6px}.service-card p{color:#65758b;font-size:12px;margin:0}.service-card-footer{align-items:center;display:flex;justify-content:space-between;margin-top:12px}.service-card-footer strong{color:#0756c7;font-size:17px}.service-card-footer a{background:#0756c7;border-radius:10px;color:#fff;font-size:12px;font-weight:800;padding:9px 12px;text-decoration:none}@media(min-width:761px){.service-products{padding:35px}.service-results{display:grid;gap:15px;grid-template-columns:1fr 1fr}.service-card{margin:0}}