.cs-section{background:#fff;padding:6px 0 40px!important;max-width:1140px!important;margin:0 auto;box-sizing:border-box}.cs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;border:none;border-radius:0;overflow:visible}.cs-card{background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:18px 8px 16px;text-align:center;box-sizing:border-box;border:1.5px solid #d6dae0;border-radius:10px;transition:background .15s}.cs-card:hover{background:#f5f8fb}.cs-icon{width:42px;height:42px;margin-bottom:9px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cs-icon svg{width:42px;height:42px;stroke:#68a746!important;fill:none;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.cs-label{font-size:11px;font-weight:600;color:#000;line-height:1.4;margin:0}.cs-card-wide{grid-column:1/-1;flex-direction:row;align-items:center;justify-content:center;gap:14px;padding:18px 20px;text-align:left;border:1.5px solid #d6dae0;border-radius:10px;background:#f7f9fb}.cs-card-wide:hover{background:#eef2f6}.cs-card-wide .cs-icon{margin-bottom:0;width:48px;height:48px;flex-shrink:0}.cs-card-wide .cs-icon svg{width:48px;height:48px}.cs-card-wide .cs-label{font-size:12.5px;font-weight:700}@media (min-width:768px){.cs-section{padding:20px 0!important}.cs-card{padding:26px 14px 22px}.cs-icon{width:50px;height:50px}.cs-icon svg{width:50px;height:50px}.cs-label{font-size:12.5px}.cs-card-wide .cs-label{font-size:14px}.cs-card-wide .cs-icon{width:56px;height:56px}.cs-card-wide .cs-icon svg{width:56px;height:56px}}