/* V3.2.8 - real completed jobs / customer satisfaction section */
.kh-completed-stories-section{background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}
.kh-section-intro{margin:7px 0 0;color:#64748b;font-size:13px;line-height:1.55}
.kh-completed-stories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}
.kh-completed-story{min-width:0;padding:16px;border:1px solid #e3eaf3;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(15,35,68,.055);display:flex;flex-direction:column;gap:11px}
.kh-story-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.kh-story-provider{display:flex;align-items:center;gap:9px;min-width:0;color:inherit;text-decoration:none}.kh-story-provider>img,.kh-story-provider>span{width:42px;height:42px;border-radius:12px;flex:0 0 42px;object-fit:cover;display:grid;place-items:center;background:linear-gradient(145deg,#e9f3ff,#eef9ff);color:#1769d2;font-weight:800;font-size:12px}.kh-story-provider div{min-width:0}.kh-story-provider small{display:block;color:#16845f;font-size:9px;font-weight:800;margin-bottom:2px}.kh-story-provider b{display:block;color:#14223a;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kh-story-completed{flex:0 0 auto;border-radius:999px;background:#ecfdf5;color:#087f5b;padding:5px 7px;font-size:8.5px;font-weight:800}.kh-story-service{font-size:12px;font-weight:800;color:#1667c9;text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-radius:10px;background:#f4f8ff}.kh-story-rating{display:flex;align-items:center;gap:8px}.kh-story-rating strong{font-size:22px;color:#17243a}.kh-story-rating span{font-size:12px;color:#f4a524;letter-spacing:1px}.kh-completed-story blockquote{margin:0;color:#40516a;font-size:11.5px;line-height:1.6;min-height:55px}.kh-completed-story footer{margin-top:auto;padding-top:9px;border-top:1px solid #eef2f7;display:flex;align-items:center;justify-content:space-between;gap:8px}.kh-completed-story footer span{font-size:10.5px;font-weight:800;color:#283a55}.kh-completed-story footer small{font-size:9px;color:#7b8ba2;text-align:right}
@media(max-width:980px){.kh-completed-stories{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.kh-completed-stories{display:flex;overflow-x:auto;gap:9px;margin-right:-12px;padding:2px 12px 10px 0;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kh-completed-stories::-webkit-scrollbar{display:none}.kh-completed-story{flex:0 0 84%;scroll-snap-align:start;border-radius:16px;padding:14px;gap:9px}.kh-story-provider>img,.kh-story-provider>span{width:38px;height:38px;flex-basis:38px}.kh-completed-story blockquote{min-height:0}.kh-section-intro{font-size:11px}.kh-completed-stories-section .slider-actions{display:flex}}
@media(max-width:390px){.kh-completed-story{flex-basis:89%}}
