.cs-section{background:#f4f6f8;overflow:hidden;width:100%}.cs-inner{margin:0 auto;max-width:1440px;padding:60px 5%}.cs-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:32px}.cs-title{color:#0d1117;font-size:clamp(22px,3vw,36px);font-weight:700;margin:0}.cs-arrows{display:flex;gap:8px}.cs-arrow{align-items:center;background:#fff;border:1px solid #ccc;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:22px;height:40px;justify-content:center;line-height:1;transition:background .2s ease,color .2s ease,border-color .2s ease;width:40px}.cs-arrow:hover{background:#0d1117;border-color:#0d1117;color:#fff}.cs-arrow:disabled{cursor:default;opacity:.3;pointer-events:none}.cs-track-wrapper{overflow:hidden;width:100%}.cs-track{display:flex;flex-wrap:nowrap;transition:transform .5s ease,opacity .3s ease;will-change:transform}.cs-card{background:#fff;border:1px solid #e4e8ed;border-radius:16px;box-sizing:border-box;display:flex;flex-shrink:0;gap:5%;min-width:100%;padding:40px;width:100%}.cs-card-left{display:flex;flex:1;flex-direction:column;min-width:0}.cs-quote-icon{color:#174a7c;font-size:150px;line-height:.7}.cs-quote{color:#333;flex:1;font-size:clamp(18px,1.4vw,24px);line-height:1.7;margin-bottom:20px;word-wrap:break-word;overflow-wrap:break-word}.cs-author{color:#555;font-size:18px;font-weight:600;letter-spacing:.05em;margin-bottom:12px;text-transform:uppercase}.cs-avatar{background:#e4e8ed;border-radius:50%;height:94px;margin-bottom:24px;overflow:hidden;width:94px}.cs-avatar img{height:100%;object-fit:cover;width:100%}.cs-cta-btn{align-self:flex-start;background:#091e32;border:2px solid #091e32;border-radius:50px;color:#fff;display:inline-block;font-size:18px;font-weight:700;padding:12px 24px;text-decoration:none;transition:background .2s ease,color .2s ease}.cs-cta-btn:hover{background:#1a3a5c}.cs-card-right{display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:260px}.cs-logo{max-height:100px;max-width:211px;object-fit:contain}.cs-stat{border-top:1px solid #e4e8ed;display:flex;flex-direction:column;gap:4px;padding-top:16px}.cs-stat-label{color:#888;font-size:20px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.cs-stat-value{color:#0d1117;font-size:24px;font-weight:700}.cs-cta-btn:hover{background:#fff;border:2px solid #091e32;color:#091e32}@media (max-width:700px){.cs-section{padding:0}.cs-inner{padding:40px 4%}.cs-title{font-size:24px}.cs-track-wrapper{overflow:hidden}.cs-card,.cs-track{width:100%}.cs-card{box-sizing:border-box;flex-direction:column;gap:24px;min-width:100%;padding:24px}.cs-card-left{min-width:0;order:2;width:100%}.cs-card-right{order:-1;width:100%}.cs-quote{font-size:14px;overflow:visible;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.cs-logo{margin-bottom:16px;max-width:120px}}