.cs-hero{background:#f8f9fa;padding:40px 0 60px}.cs-back{display:inline-flex;align-items:center;gap:6px;color:#6c757d;font-size:13px;text-decoration:none;margin-bottom:24px;transition:color .2s}.cs-back:hover{color:#CAAB82}.cs-hero-img-wrap{border-radius:16px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.cs-hero-img{width:100%;display:block;object-fit:cover;object-position:top}.cs-hero-badge{display:inline-block;background:#1A2947;color:#CAAB82;padding:4px 14px;border-radius:20px;font-size:12px;font-weight:600;margin-bottom:14px}.cs-hero h1{font-size:32px;font-weight:800;color:#1A2947;margin-bottom:10px}.cs-hero-tagline{font-size:16px;color:#4a5568;line-height:1.7;margin-bottom:20px}.cs-hero-products{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.cs-product-tag{gap:4px;background:rgba(6,95,70,.08);color:#065f46;padding:5px 12px;border-radius:20px;font-size:12px}.cs-product-tag,.cs-visit-btn{display:inline-flex;align-items:center;font-weight:600}.cs-visit-btn{gap:8px;background:#CAAB82;color:#1A2947;padding:12px 28px;border-radius:50px;font-size:15px;text-decoration:none;transition:transform .2s,box-shadow .2s}.cs-visit-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(202,171,130,.3);color:#1A2947}.cs-content{background:#fff}.cs-section-card{background:#fff;border:1px solid #e9ecef;border-radius:16px;padding:28px 24px;height:100%;transition:transform .3s,box-shadow .3s}.cs-section-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.06)}.cs-section-icon{font-size:28px;margin-bottom:12px}.cs-section-card h2{font-size:18px;font-weight:700;color:#1A2947;margin-bottom:14px}.cs-section-card p{font-size:14px;color:#4a5568;line-height:1.8}.cs-section-card ul{list-style:none;padding:0;margin:0}.cs-section-card li{display:flex;align-items:flex-start;gap:8px;font-size:14px;color:#4a5568;line-height:1.7;margin-bottom:10px}.cs-check{color:#065f46;flex-shrink:0;margin-top:3px}.cs-challenge{border-top:4px solid #ef4444}.cs-solution{border-top:4px solid #3b82f6}.cs-results{border-top:4px solid #065f46}.cs-testimonial{background:#f8f9fa;border-radius:16px;padding:32px 40px;margin-top:40px;text-align:center}.cs-testimonial blockquote{font-size:18px;font-weight:600;color:#1A2947;line-height:1.7;margin-bottom:12px;font-style:italic}.cs-testimonial cite{font-size:14px;color:#CAAB82;font-style:normal;font-weight:600}.cs-related{background:#f8f9fa}.cs-related h2{font-size:24px;color:#1A2947}.cs-related-card{display:block;background:#fff;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;border:1px solid #e9ecef;height:100%;transition:transform .3s,box-shadow .3s}.cs-related-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);color:inherit}.cs-related-img{height:180px;overflow:hidden}.cs-related-img img{width:100%;height:100%;object-fit:cover;object-position:top}.cs-related-body{padding:16px 20px}.cs-related-body h4{font-size:16px;font-weight:700;color:#1A2947;margin-bottom:4px}.cs-related-body p{font-size:13px;color:#6c757d;margin:0}@media (max-width:767px){.cs-hero h1{font-size:24px}.cs-hero{padding:24px 0 40px}.cs-testimonial{padding:24px 20px}.cs-testimonial blockquote{font-size:15px}}