.highRiskInsight{display:flex;flex-direction:column;gap:24px;width:100%;padding:0 30px;margin-bottom:130px}@media only screen and (max-width:1028px){.highRiskInsight{margin-bottom:55px}}.highRiskInsight .highRiskInsightWrapper{display:flex;flex-direction:column;gap:20px;width:100%;max-width:1150px;margin:0 auto}.highRiskInsight .topHeaderSection{margin-bottom:40px}.highRiskInsight__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media only screen and (max-width:1028px){.highRiskInsight__stats{grid-template-columns:100%;height:100%}}.highRiskInsight__statCard{border-radius:20px;background:#eef3f7;padding:30px;display:flex;align-items:center;justify-content:center;gap:30px}@media only screen and (max-width:1028px){.highRiskInsight__statCard{padding:16px;gap:16px}}.highRiskInsight__warning{background:#f6f6f6;border-radius:16px;padding:28px}.secondRow .highRiskInsight__warning{border-radius:20px;background:#eef3f7;gap:30px;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1028px){.secondRow .highRiskInsight__warning{grid-template-columns:repeat(1,1fr);flex-direction:column;height:100%}}.secondRow .highRiskInsight__warning .highRiskInsight__list{width:100%;max-width:839px;text-align:left;color:#000;font-family:Inter;font-size:20px;font-style:normal;font-weight:400;line-height:30px;list-style-type:disc;padding-left:20px}