.insights-page-layout{flex-direction:column;min-height:100dvh;display:flex}.page-cnt{--cell-size:270px;--grid-max-width:1400px;flex:1 0 auto;padding:48px 20px 72px}.page-cnt,.page-cnt *{box-sizing:border-box}.gridSection{flex:auto;width:100%}.gridShell{width:min(100%, var(--grid-max-width));margin:0 auto}.gridIntro{margin:20px 0}.cellNews{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:flex-start;align-self:stretch;align-items:flex-start;width:calc(100% - 20px);min-width:0;max-width:calc(100% - 20px);min-height:0;margin:5px 10px;display:flex;overflow:hidden}.cellLink{box-sizing:border-box;width:100%;height:100%;color:inherit;padding:28px;text-decoration:none;display:block}.gridIntro h1{text-align:left;margin:0}.categoryList{flex-wrap:wrap;gap:2px;margin:0 0 28px;padding:0;list-style:none;display:flex}.categoryList li{margin:0}.categoryLink{box-sizing:border-box;background-color:#f5f5f5;border-radius:10px;justify-content:center;align-items:center;height:36px;padding:4px 16px;line-height:1;text-decoration:none;display:inline-flex}.categoryLinkActive{color:#fff;background-color:#61aaf2}.categoryLinkActive:hover{background-color:#0d77d3}.featureGrid{grid-template-columns:repeat(auto-fit, minmax(min(100%, var(--cell-size)), var(--cell-size)));grid-auto-rows:min-content;justify-content:center;align-items:start;gap:20px;margin:0;padding:0;list-style:none;display:grid}.gridCell{border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;min-width:0;height:300px;padding:0;display:flex;overflow:hidden}.gridCell img{object-fit:cover;border-radius:20px;width:100%;height:auto}.gridCellWide{grid-column:span 2}.cellBrief{color:#3d3d3d;font-size:14px;font-style:normal;font-weight:400;line-height:18px}@media (max-width:619px){.page-cnt{padding-inline:16px}.categoryList{margin-bottom:20px}.gridCell{padding:0}.gridCellWide{grid-column:span 1}}@media (max-width:269px){.page-cnt{padding-inline:0}.gridShell{width:100%}.featureGrid{grid-template-columns:minmax(0,1fr);justify-content:stretch}.gridCell,.gridCellWide{border-radius:0;width:100%}}
