.category-hub .content-wrap .news-category{display:flex;flex-wrap:wrap}@media only screen and (min-width:75em){.category-hub .content-wrap .news-category{display:grid;grid-auto-rows:max-content;grid-template-areas:"card1 card1 card1 card1 card1 card1 card1 card1 card2 card2 card3 card3" "card1 card1 card1 card1 card1 card1 card1 card1 card2 card2 card3 card3" "card4 card4 card4 card4 card4 card4 card4 card4 card6 card6 card6 card6" "card5 card5 card5 card5 card5 card5 card5 card5 card6 card6 card6 card6";grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-gap:20px}}.category-hub .content-wrap .news-category:not(:last-of-type){margin-bottom:20px}.category-hub .content-wrap .news-category .cat-title{grid-area:title;grid-column-end:4;grid-column-start:1;grid-row-end:2;grid-row-start:1;margin-bottom:10px;text-transform:uppercase}.category-hub .content-wrap .news-category .cat-card{display:flex;flex-basis:100%;margin-bottom:20px;width:100%}@media only screen and (min-width:75em){.category-hub .content-wrap .news-category .cat-card{margin:0}}.category-hub .content-wrap .news-category .cat-card .card-wrap{display:flex;flex-direction:column;width:100%}.category-hub .content-wrap .news-category .cat-card .card-wrap img{width:100%}.category-hub .content-wrap .news-category .cat-card .card-wrap .card-content{background-color:var(--color-content-gray-background);flex-grow:1;padding:20px;width:100%}.category-hub .content-wrap .news-category .cat-card .card-wrap .card-content .card-title{display:block;font-size:2rem;width:100%}@media only screen and (min-width:64em){.category-hub .content-wrap .news-category .cat-card:first-of-type:not(.paged){grid-area:card1;grid-column-end:7;grid-column-start:1;grid-row-end:2;grid-row-start:1}.category-hub .content-wrap .news-category .cat-card:nth-of-type(2):not(.paged){grid-area:card2;grid-column-end:10;grid-column-start:7;grid-row-end:2;grid-row-start:1}.category-hub .content-wrap .news-category .cat-card:nth-of-type(3):not(.paged){grid-area:card3;grid-column-start:10;grid-row-end:2;grid-row-start:1}.category-hub .content-wrap .news-category .cat-card:nth-of-type(4):not(.paged){grid-area:card4;grid-column-end:9;grid-column-start:1;grid-row-end:3;grid-row-start:2}.category-hub .content-wrap .news-category .cat-card:nth-of-type(5):not(.paged){grid-area:card5;grid-column-end:9;grid-column-start:1;grid-row-start:3}.category-hub .content-wrap .news-category .cat-card:nth-of-type(6):not(.paged){grid-area:card6;grid-column-end:13!important;grid-column-start:9!important;grid-row-start:2}}@media only screen and (min-width:75em){.category-hub .content-wrap .news-category .cat-card:nth-of-type(1n).paged,.category-hub .content-wrap .news-category .cat-card:nth-of-type(1n+6){grid-column-end:5;grid-column-start:1}.category-hub .content-wrap .news-category .cat-card:nth-of-type(2n).paged,.category-hub .content-wrap .news-category .cat-card:nth-of-type(2n+6){grid-column-end:9;grid-column-start:5}.category-hub .content-wrap .news-category .cat-card:nth-of-type(3n).paged,.category-hub .content-wrap .news-category .cat-card:nth-of-type(3n+6){grid-column-end:13;grid-column-start:9}.category-hub .content-wrap .news-category .cat-card:nth-of-type(4n).paged,.category-hub .content-wrap .news-category .cat-card:nth-of-type(4n+6){grid-column-end:5;grid-column-start:1}.category-hub .content-wrap .news-category .cat-card:nth-of-type(5n).paged,.category-hub .content-wrap .news-category .cat-card:nth-of-type(5n+6){grid-column-end:9;grid-column-start:5}}.category-hub .content-wrap .news-category .cat-card:nth-of-type(2):not(.paged) .card-wrap img{display:none}@media only screen and (min-width:75em){.category-hub .content-wrap .news-category .cat-card:nth-of-type(2):not(.paged) .card-wrap img{display:block}}.category-hub .content-wrap .news-category .cat-card:nth-of-type(4):not(.paged) .card-wrap,.category-hub .content-wrap .news-category .cat-card:nth-of-type(5):not(.paged) .card-wrap{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.category-hub .content-wrap .news-category .cat-card:nth-of-type(4):not(.paged) .card-wrap img,.category-hub .content-wrap .news-category .cat-card:nth-of-type(5):not(.paged) .card-wrap img{display:none}@media only screen and (min-width:75em){.category-hub .content-wrap .news-category .cat-card:nth-of-type(4):not(.paged) .card-wrap img,.category-hub .content-wrap .news-category .cat-card:nth-of-type(5):not(.paged) .card-wrap img{display:block;max-width:262px}}.category-hub .content-wrap .news-category .cat-card:nth-of-type(4):not(.paged) .card-wrap .card-content,.category-hub .content-wrap .news-category .cat-card:nth-of-type(5):not(.paged) .card-wrap .card-content{flex-grow:1}.category-hub .content-wrap .posts-pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:40px 20px;width:100%}.category-hub .content-wrap .posts-pagination ul{display:block}.category-hub .content-wrap .posts-pagination ul li{display:inline;padding:5px}.category-hub .content-wrap .posts-pagination ul li a,.category-hub .content-wrap .posts-pagination ul li a:hover,.category-hub .content-wrap .posts-pagination ul li.active a,.category-hub .content-wrap .posts-pagination ul li.disabled{background-color:var(--color-primary);border-radius:3px;color:#fff;cursor:pointer;padding:.75rem;text-decoration:none}.category-hub .content-wrap .posts-pagination ul li:before{display:none}