.sl203-why{padding:14px 0 20px;margin:0;background:transparent}
.sl203-why h2{font-size:24px;text-align:center;margin:0 0 16px}
.sl203-why-strip{display:grid;grid-template-columns:repeat(var(--why-count,4),minmax(0,1fr));gap:18px;padding:22px 16px;background:#fff;border:1px solid #f0f2f4;border-radius:18px;box-shadow:0 7px 13px #132c3a12,0 2px 3px #132c3a06}
.sl203-why-entry{min-width:0}
.sl203-why-item{display:flex;align-items:center;gap:9px;min-width:0;height:100%;color:#102236;text-decoration:none}
.sl203-why-icon{display:flex;align-items:center;justify-content:center;flex:0 0 36px;width:36px;height:36px;border-radius:50%;background:#dcfce7;color:#16a34a}
.sl203-why-entry:nth-child(4n+2) .sl203-why-icon{background:#ffe2e5;color:#f43f5e}
.sl203-why-entry:nth-child(4n+3) .sl203-why-icon{background:#dbeafe;color:#2563eb}
.sl203-why-entry:nth-child(4n+4) .sl203-why-icon{background:#dcfce7;color:#15803d}
.sl203-why-icon svg{width:21px;height:21px}
.sl203-why-icon img{width:26px;height:26px;object-fit:contain;border-radius:50%}
.sl203-why-copy{display:flex;flex-direction:column;gap:3px;min-width:0}
.sl203-why-copy strong{font-size:14px;font-weight:600;line-height:1.35;color:#102236;overflow-wrap:anywhere}
.sl203-why-copy>span{font-size:12px;line-height:1.45;color:#8893a4;overflow-wrap:anywhere}
.sl203-why-item[href]:hover strong{color:var(--sl163-accent,#147d90)}
.sl203-why-item:focus-visible{outline:2px solid #147d90;outline-offset:5px;border-radius:6px}
@media(max-width:991px){.sl203-why-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 14px}}
@media(max-width:767px){.sl203-why{padding:10px 0 16px}.sl203-why-strip{padding:16px 12px;gap:18px 12px;border-radius:16px}.sl203-why-icon{width:32px;height:32px;flex-basis:32px}.sl203-why-item{gap:7px}.sl203-why-copy strong{font-size:13px}.sl203-why-copy>span{font-size:12px}}
@media(max-width:359px){.sl203-why-strip{grid-template-columns:1fr}}
