.nsc-stats{padding:64px 24px;background:#fbfcfc}.nsc-stats__inner{max-width:1464px;margin:0 auto}.nsc-stats__counters{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:24px}.nsc-stats__card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:32px;background:#fff;border-radius:16px;box-shadow:0 17px 12px rgba(0,119,200,.08);text-align:center;min-height:240px}.nsc-stats__card-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;background:#f3f9ee;border-radius:100px}.nsc-stats__card-icon svg{width:32px;height:32px}.nsc-stats__card-text{display:flex;flex-direction:column;gap:8px;text-align:center}.nsc-stats__value{font-size:36px;font-weight:350;line-height:42px;color:#333f48}.nsc-stats__label{font-size:16px;font-weight:400;line-height:21px;color:#333f48}.nsc-stats__sublabel{font-size:16px;font-weight:350;line-height:21px;color:#333f48}.nsc-stats__highlights{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:20px 60px;background:#fff;border-radius:16px;box-shadow:0 17px 12px rgba(0,119,200,.08)}.nsc-stats__highlight{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:350;line-height:21px;color:#333f48}.nsc-stats__highlight svg{width:20px;height:20px;flex-shrink:0}@media screen and (max-width:1199px){.nsc-stats__highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:28px 16px;padding:24px 16px;justify-content:center}.nsc-stats__highlight{flex-direction:column;text-align:center}}@media screen and (max-width:768px){.nsc-stats{padding:64px 16px}.nsc-stats__counters{grid-template-columns:1fr}.nsc-stats__card{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;min-height:auto;gap:24px}.nsc-stats__card-text{text-align:left}.nsc-stats__highlights{grid-template-columns:repeat(2,1fr);margin-top:24px}}