/**handles:cps-service-style**/
.cps-services-listing{margin:2rem 0;font-family:inherit}.cps-service-card *,.cps-services-grid *,.cps-services-listing *,.csk-listing *{box-sizing:border-box}.cps-filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.cps-filter-link{padding:.5rem 1rem;border:1px solid #1e73be;border-radius:8px;background:0 0;color:#1e73be;text-decoration:none;transition:.15s}.cps-filter-link.active,.cps-filter-link:hover{background:#1e73be;color:#fff}.csk-listing{display:flex;flex-direction:column}.csk-empty{color:#666;padding:1rem 0}.csk-head,.csk-rank-row{display:grid;grid-template-columns:60px minmax(180px,1fr) minmax(140px,0.9fr) minmax(16px,0.5fr) 124px;align-items:center;gap:16px}.csk-head{padding:.5rem 1rem;color:#8a8f98;font-size:.85rem;border-bottom:1px solid #e8eaed}.csk-head .h-rank{grid-column:1/3}.csk-row{padding:1rem;border-bottom:1px solid #eef0f2}.csk-rank-row{border-radius:10px}.csk-rank-row:hover{background:#fafbfc}.csk-rank-num{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-weight:700;color:#2b2f36}.csk-rank-num .csk-star{color:#7a1f2b;font-size:1.25rem;line-height:1}.csk-rank-num .csk-num{font-size:1.05rem}.csk-brand{display:flex;align-items:center;gap:14px;min-width:0}.csk-logo{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:120px;height:60px;background:#fff;border:1px solid #111;border-radius:10px;overflow:hidden;padding:6px}.csk-logo img,.csk-logo-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.csk-name{font-weight:700;font-size:1.05rem;color:#1e73be;text-decoration:none;overflow-wrap:anywhere}.csk-name:hover{text-decoration:underline}.csk-promo-cell{display:flex}.csk-promo{display:inline-block;padding:4px 10px;background:#eef9ff;border:1px dashed #1e73be;border-radius:6px}.csk-promo code{background:0 0;border:none;font-style:normal;color:#1e73be;font-weight:600}.csk-cta{display:flex;justify-content:flex-end}.csk-cta-btn{display:inline-block;padding:.55rem 1.1rem;border:1px solid #1e73be;border-radius:8px;background:#fff;color:#1e73be;font-weight:600;text-decoration:none;white-space:nowrap;transition:.15s}.csk-cta-btn:hover{background:#1e73be;color:#fff}.csk-brand-row{display:flex;align-items:center;gap:18px;border-radius:10px}.csk-brand-row .csk-brand-info{flex:1 1 auto;min-width:0}.csk-brand-name{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-weight:700;font-size:1.05rem;margin-bottom:4px}.csk-brand-name a{color:#1e73be;text-decoration:none}.csk-brand-name a:hover{text-decoration:underline}.csk-brand-desc{font-size:.95rem;color:#5a5f66;line-height:1.45}.csk-sponsor{background:#fdf8e1;border:1px solid #f3e6a8;margin-bottom:1rem;padding:1.1rem 1.25rem}.csk-badge{display:inline-block;padding:.2rem .6rem;border-radius:999px;background:#f07a7a;color:#fff;font-size:.75rem;font-weight:600;white-space:nowrap}.csk-out{background:#f5f7f9;border-radius:12px;padding:.25rem .5rem;margin-bottom:1.25rem}.csk-out-row{border-bottom:1px solid #e6e9ec}.csk-out .csk-out-row:last-child{border-bottom:none}.pagination-wrap{text-align:right;margin:1.25rem 0 0}.pagination-wrap .page-numbers{display:inline-block;margin:0 .25rem;padding:.45rem .85rem;border:1px solid #1e73be;border-radius:8px;background:#fff;color:#1e73be;text-decoration:none;transition:.15s}.pagination-wrap .page-numbers.current,.pagination-wrap .page-numbers:hover{background:#1e73be;color:#fff}@media (max-width:760px){.csk-head{display:none}.csk-spacer,.h-spacer{display:none}.csk-promo-cell:empty{display:none}.csk-rank-row{display:block;position:relative;padding:1rem 1rem 1rem 3.4rem}.csk-rank-num{position:absolute;top:1.1rem;left:.6rem;flex-direction:column;gap:1px}.csk-brand{margin-bottom:.75rem}.csk-promo-cell{margin-bottom:.6rem}.csk-cta{justify-content:stretch}.csk-cta-btn{width:100%;text-align:center}.csk-brand-row{flex-direction:column;align-items:flex-start;gap:12px}.csk-brand-row .csk-cta{width:100%}.csk-brand-row .csk-cta-btn{width:100%}}.cps-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.cps-service-card{border:1px solid #1e73be;border-radius:8px;overflow:hidden;background:#fff;display:flex;flex-direction:column}.cps-service-card .card-header{background:#f4f7fa;padding:1rem;text-align:center}.cps-service-card .card-header img{max-height:60px;width:auto}.cps-service-card .card-body{padding:1rem;display:flex;flex-direction:column;flex-grow:1}.cps-service-card .rating-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.cps-service-card .star{font-size:1.1rem;font-weight:700}.cps-service-card .pc-title{color:#1e73be;font-weight:700;text-decoration:none}.cps-service-card .pc-title:hover{text-decoration:underline}.cps-service-card .desc{font-size:.95rem;color:#333;line-height:1.4;margin-bottom:auto}.cps-service-card .promo-box{margin:1rem 0;padding:.5rem;background:#eef9ff;border:1px dashed #1e73be}.cps-service-card .promo-box code{background:0 0;border:none;font-style:normal}.cps-service-card .card-footer{background:#fafafa;padding:.75rem 1rem;text-align:right}.cps-service-card .review-link{padding:.3rem .6rem;border:1px solid #1e73be;border-radius:4px;background:#fff!important;color:#1e73be!important;text-decoration:none}.cps-service-card .review-link:hover{text-decoration:underline!important}.cps-grid{display:grid;gap:1.5rem;margin-bottom:2rem}.cps-grid-2x2{grid-template-columns:repeat(2,1fr)}.cps-grid-3col{grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.cps-grid-2x2,.cps-grid-3col,.cps-services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.cps-grid-2x2,.cps-grid-3col,.cps-services-grid{grid-template-columns:1fr}.cps-filters{justify-content:center}}