.styles_gridWrapper__Uobwl{display:grid;grid-template-columns:repeat(4,minmax(240px,300px));grid-gap:15px;gap:15px;overflow-x:scroll;margin:0 -15px;padding:15px;-ms-overflow-style:none;scrollbar-width:none}.styles_gridWrapper__Uobwl::-webkit-scrollbar{display:none}.styles_cardIcon__4uIJQ{--backgroundColor:var(--white);--textColor:var(--primary-dark-blue);--smallTextColor:var(--primary-dark-blue);--cardMinWidth:230px;--cardMaxWidth:300px;--iconColor:#0050c3;--iconMaxWidth:30px;padding:30px;display:flex;flex-direction:column;background-color:var(--backgroundColor);border-radius:var(--radius-huge);transition:all .4s ease;min-width:var(--cardMinWidth);max-width:var(--cardMaxWidth)}.styles_cardIcon__4uIJQ.styles_isLight__Bagfv{--backgroundColor:#fff;--textColor:#2c3357}@media only screen and (max-width:767px){.styles_cardIcon__4uIJQ{min-width:calc(var(--cardMinWidth) + 30px)}}.styles_cardIcon__4uIJQ h3{color:var(--textColor);margin-bottom:10px;margin-top:auto;font-size:1.2rem}@media only screen and (max-width:767px){.styles_cardIcon__4uIJQ h3{font-size:1.2rem;margin-bottom:5px}}.styles_cardIcon__4uIJQ small{color:var(--smallTextColor);font-weight:600}.styles_cardIcon__4uIJQ .styles_iconImageWrapper__pSnbi{margin-bottom:30px;max-width:var(--iconMaxWidth);color:var(--iconColor)}.styles_cardIcon__4uIJQ:hover{box-shadow:0 30px 40px -20px rgba(0,0,0,.05);transform:translateY(-3px)}.styles_cardImageHorizontal__nOiXS{--textColor:#2c3357;--textColorHover:#0050c3;--smallTextColor:var(--secondary-dark-blue);--iconColor:#0050c3;--backgroundColor:var(--white);--cardImageHeight:170px;background-color:var(--white);color:var(--textColor);display:flex;border-radius:var(--radius-huge);padding:calc(var(--baseline-root)*3);transition:all .4s ease}.styles_cardImageHorizontal__nOiXS .styles_cover__YqBXv{max-width:130px;width:100%;margin-right:15px;overflow:hidden;border-radius:var(--radius-double);flex-shrink:0}@media only screen and (min-width:992px){.styles_cardImageHorizontal__nOiXS .styles_cover__YqBXv{height:var(--cardImageHeight)}}.styles_cardImageHorizontal__nOiXS .styles_cover__YqBXv img{width:100%;height:100%;object-fit:cover}.styles_cardImageHorizontal__nOiXS .styles_cardContent__Mflia{display:flex;flex-direction:column;justify-content:space-between;padding:var(--baseline-half) 0;gap:var(--baseline-half)}.styles_cardImageHorizontal__nOiXS .styles_cardContent__Mflia .styles_cardContentTitle__UN5jR{font-size:.889rem;line-height:1.3;color:var(--primary-nimbus-blue);font-weight:600;margin:0}.styles_cardImageHorizontal__nOiXS .styles_cardContent__Mflia small{color:var(--secondary-dark-blue);font-weight:600}.styles_cardImageHorizontal__nOiXS:hover{color:var(--textColorHover);box-shadow:0 30px 40px -20px rgba(0,0,0,.05);transform:translateY(-3px)}.styles_cardImageHorizontal__nOiXS:hover .arrow-icon{transform:rotate(0deg)}.styles_cardVertical__nBj4V{--backgroundColor:#fff;--textColor:var(--primary-nimbus-blue);--smallTextColor:var(--secondary-dark-blue);background-color:var(--backgroundColor);height:100%;color:var(--textColor);display:flex;flex-direction:column;transition:all .2s ease;border-radius:var(--radius-huge)}.styles_cardVertical__nBj4V .styles_cardImage__ao3oj{width:100%;height:160px;position:relative;overflow:hidden;display:flex;flex-shrink:0;justify-content:center}.styles_cardVertical__nBj4V .styles_cardImage__ao3oj img{object-fit:cover;object-position:top center;width:100%}.styles_cardVertical__nBj4V .styles_cardContent__LDmsE{padding:15px;display:flex;flex-direction:column;height:100%}.styles_cardVertical__nBj4V h3{color:var(--textColor);margin-bottom:var(--baseline-half);font-size:1rem}@media only screen and (min-width:992px){.styles_cardVertical__nBj4V h3{min-height:var(--baseline-14x)}}.styles_cardVertical__nBj4V small{font-weight:600}.styles_cardVertical__nBj4V:hover{box-shadow:0 30px 40px -20px rgba(0,0,0,.05);transform:translateY(-3px)}.styles_cardVertical__nBj4V:hover .arrow-icon{transform:rotate(0deg)}.styles_loading__Vnw1w{border:2px solid;border-left:2px solid rgba(0,0,0,0);border-radius:100%;width:1rem;height:1rem;display:inline-flex;animation:styles_loading__Vnw1w .5s linear infinite}@keyframes styles_loading__Vnw1w{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.styles_postgroupsWrapper__qV63T{padding:30px;margin:-30px;display:grid;grid-template-columns:repeat(auto-fill,minmax(auto,280px));grid-gap:15px;gap:15px;overflow:auto;min-width:100%;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:767px){.styles_postgroupsWrapper__qV63T{margin-right:-30px;grid-auto-flow:column}}.styles_postgroupsWrapper__qV63T::-webkit-scrollbar{display:none}.styles_categoriesWrapper__txV53{padding:30px;margin:-30px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px;overflow:auto;min-width:100%;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:767px){.styles_categoriesWrapper__txV53{grid-auto-flow:column;margin-right:-30px;grid-template-columns:repeat(auto-fill,minmax(auto,280px))}}.styles_categoriesWrapper__txV53::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.styles_categoriesWrapper__txV53 a{min-width:auto}}