/* Only the three reviewed service-page bodies use this class. */
.sh-service-page{max-width:1080px;margin:0 auto;padding:8px 0 28px;color:#333;font-size:16px;line-height:1.85;overflow-wrap:anywhere}
.sh-service-page *{box-sizing:border-box}
.sh-service-page section{margin:0 0 20px;padding:24px 28px;border:1px solid #dce8e5;border-radius:8px;background:#fff}
.sh-service-page .sh-service-intro{background:#f4faf8}
.sh-service-page h2{margin:0 0 16px;padding-left:12px;border-left:4px solid #40c3b1;color:#111;font-size:24px;line-height:1.4;font-weight:800}
.sh-service-page h3{margin:18px 0 8px;color:#222;font-size:19px;line-height:1.5;font-weight:700}
.sh-service-page p{margin:0 0 12px}
.sh-service-page ul,.sh-service-page ol{margin:0 0 12px;padding-left:24px}
.sh-service-page li{margin:0 0 8px;list-style:inherit}
.sh-service-page ul{list-style:disc}
.sh-service-page ol{list-style:decimal}
.sh-service-page a{color:#268d80;text-decoration:underline;text-underline-offset:3px}
.sh-service-page .sh-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.sh-service-page .sh-service-card{min-width:0;padding:16px 18px;background:#f4faf8;border-radius:6px}
.sh-service-page .sh-service-card h3{margin-top:0}
.sh-service-page .sh-service-note{color:#666;font-size:14px}
.sh-service-page .sh-service-contact{display:inline-block;padding:10px 18px;border-radius:5px;background:#268d80;color:#fff;text-decoration:none;font-weight:700}
/* Override the legacy about-page paragraph/link rules, only inside these bodies. */
#content .sh-service-page p,.info .sh-service-page p{font-size:16px;line-height:1.85}
#content .sh-service-page a,.info .sh-service-page a{color:#268d80}
#content .sh-service-page .sh-service-contact,.info .sh-service-page .sh-service-contact{color:#fff}
#content .sh-service-page .sh-service-note,.info .sh-service-page .sh-service-note{font-size:14px}
@media(max-width:640px){
  .sh-service-page{padding:8px 10px 24px;font-size:16px}
  .sh-service-page section{padding:18px 16px}
  .sh-service-page h2{font-size:21px}
  .sh-service-page h3{font-size:18px}
  .sh-service-page .sh-service-grid{grid-template-columns:minmax(0,1fr)}
}


  .business-wrap{padding:20px 0 42px;background:#f5f5f5}
  .business-hero{margin:0 0 24px;padding:30px 34px;border-left:6px solid #40c3b1;background:#fff;box-shadow:0 8px 24px rgba(64,195,177,.06)}
  .business-hero h1{margin:0 0 14px;color:#111;font-size:32px;line-height:1.35;font-weight:bold}
  .business-hero p{margin:0 0 10px;color:#555;font-size:16px;line-height:1.9}
  .business-hero p:last-child{margin-bottom:0}
  .business-kicker{display:block;margin:0 0 10px;color:#40c3b1;font-size:16px;font-weight:bold}
  .business-section{margin:0 0 22px;padding:26px 30px;background:#fff;border:1px solid #eee;border-radius:8px}
  .business-section h2{margin:0 0 18px;padding-left:12px;border-left:4px solid #40c3b1;color:#111;font-size:24px;line-height:1.35;font-weight:bold}
  .business-section p{margin:0 0 12px;color:#555;font-size:15px;line-height:1.9}
  .business-section p:last-child{margin-bottom:0}
  .business-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
  .business-card{padding:18px 20px;border:1px solid #eee;background:#fafafa;border-radius:8px}
  .business-card h3{margin:0 0 10px;color:#111;font-size:18px;line-height:1.4;font-weight:bold}
  .business-card p{font-size:14px;line-height:1.8}
  .business-card-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
  .business-card-links a{display:inline-block;padding:4px 10px;border:1px solid #dce8e5;background:#fff;color:#40c3b1;font-size:13px;line-height:1.5;font-weight:bold;text-decoration:none;border-radius:4px}
  .business-card-links a:hover{border-color:#40c3b1;background:#f4faf8;color:#40c3b1}
  .business-note{padding:18px 20px;border-left:5px solid #40c3b1;background:#f4faf8;color:#555;font-size:15px;line-height:1.9}
  .business-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}
  .business-links a{display:block;padding:14px 16px;border:1px solid #eee;background:#fafafa;color:#333;font-size:15px;line-height:1.55;text-align:center;text-decoration:none;border-radius:6px}
  .business-links a:hover{border-color:#dce8e5;background:#f4faf8;color:#40c3b1}
  @media screen and (max-width:1100px){
    .business-grid{grid-template-columns:repeat(2,1fr)}
    .business-links{grid-template-columns:repeat(2,1fr)}
  }
  @media screen and (max-width:640px){
    .business-wrap{padding:22px 0}
    .business-hero,.business-section{padding:20px}
    .business-hero h1{font-size:25px}
    .business-section h2{font-size:21px}
    .business-grid,.business-links{grid-template-columns:1fr}
  }

.cq-service-detail{max-width:1200px;width:calc(100% - 48px);margin:20px auto 40px!important;color:#333;box-sizing:border-box}
.cq-service-crumb{font-size:14px;color:#777;margin:20px 0;line-height:1.8}.cq-service-crumb a{color:#555}
.cq-service-detail .conBox{padding:0}.cq-service-detail .title{padding:24px 0;text-align:center}
.cq-service-detail h1{font-size:30px;line-height:1.5;font-weight:800;color:#303736;margin:0}
.cq-service-detail .title i{display:block;width:40px;height:2px;background:#40c3b1;margin:20px auto 0}
.cq-service-detail .sh-service-intro p{margin:0}.cq-service-sources{font-size:14px;color:#777;padding:0 10px;line-height:1.8}
.sh-service-page .sh-service-note{margin-top:12px}.business-card h3 a{color:inherit}.business-card h3 a:hover{color:#268d80}
.cq-mobile-listing .business-wrap .wrapper{width:auto;margin:0 14px}.cq-mobile-listing .cq-service-detail{width:auto;margin:16px 14px 28px!important}
.cq-mobile-listing .cq-service-title{font-size:25px;padding:8px 10px 22px}.cq-mobile-listing .cq-service-crumb{font-size:13px;margin:10px 10px 18px}
.cq-mobile-listing .cq-service-detail .info{padding:0}.cq-mobile-listing .sh-service-page{padding:0}.cq-mobile-listing .sh-service-page section{padding:18px 16px}
.cq-mobile-listing .sh-service-page h2{font-size:21px}.cq-mobile-listing .business-wrap *{box-sizing:border-box}.cq-mobile-listing .cq-service-detail{overflow-wrap:anywhere}
