.knowledge-hub{display:grid;gap:24px;grid-template-columns:repeat(3,1fr);overflow:visible;position:relative}.knowledge-hub__page{display:flex;flex-direction:column}.knowledge-hub__image{height:290px!important;margin-bottom:25px;object-fit:cover;width:100%!important}.knowledge-hub__page__content{display:flex;flex:1;flex-direction:column;justify-content:space-between}.knowledge-hub__tag{margin-bottom:10px;text-transform:uppercase}.knowledge-hub .-scrollbar-knowledge{background:var(--grey);bottom:0;display:block!important;height:unset;left:0;margin-left:unset;position:absolute;width:100%;z-index:5}.knowledge-hub .-scrollbar-drag{background:var(--dark-blue);border-radius:10px;height:10px;left:0;position:relative;top:50%;width:100%}@media screen and (min-width:1025px){.knowledge-hub .scrollbar-knowledge{display:none}}@media screen and (max-width:1024px){.knowledge-hub{padding-bottom:60px}}