.insight-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:56px;grid-gap:12px}.grid-2-cols{grid-template-columns:repeat(2,1fr)}.insight-category-item{align-items:center;background:#f1f4f3;border-radius:4px;cursor:pointer;display:flex;flex-direction:column;gap:16px;height:116px;justify-content:center;position:relative;transition:all .3s ease-in}.insight-category-item:hover{background:#d9dedc}.insight-category-item__title{color:#1d252c!important;font-size:18px;font-weight:500;line-height:1.17;text-decoration:none}.main-item__hidden-link{color:#1d252c;text-decoration:none}.main-item__icon-wrapper{align-items:center;border:1px solid #bbc6c399;border-radius:50%;display:flex;height:70px;justify-content:center;min-height:70px;min-width:70px;width:70px}.main-item__icon-wrapper svg{height:24px;width:24px}.main-item__icon-wrapper svg path{fill:#1d252c}.dropdown__main-item.active .main-item__hidden-link,.dropdown__main-item.active .main-item__icon-wrapper,.dropdown__main-item.active .main-item__title{border-color:#007da5;color:#007da5;text-decoration:none}.dropdown__main-item.active .main-item__icon-wrapper svg path{fill:#007da5}@media (max-width:1024px){#insights-dropdown .nav-item__dropdown-col-content{display:none}#insights-dropdown .nav-item__dropdown-col{width:100%}#insights-dropdown .two-cols-nav-container{display:flex}}