.post-cards--grid{grid-template-columns:calc(100%/12 * 5) 1fr;grid-template-rows:max-content max-content max-content;grid-template-areas:"first first" "second third" "second fourth";width:100%}.post-cards--grid .post-card:nth-last-child(1):first-child,.post-cards--grid .post-card:nth-last-child(4):first-child{grid-area:first;grid-column-end:5;max-width:100vw}.post-cards--grid .post-card:nth-last-child(3):first-child,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(2){grid-area:second}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(2),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(3){grid-area:third}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(3),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(4){grid-area:fourth}.post-cards--grid .post-card__image{border-radius:0}.post-cards--grid .post-card .post-card__inner{grid-template-rows:auto}.post-cards--grid .post-card .post-card__content{}@media(min-width:1441px){.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__image,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__image{border-radius:var(--post-card-border-radius) 0 0 var(--post-card-border-radius)}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+1) .post-card__heading,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+2) .post-card__heading{font-size:2.4rem}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+1) .post-card__image,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+2) .post-card__image{border-radius:var(--post-card-border-radius) var(--post-card-border-radius) 0 0}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+2) .post-card__inner,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+3) .post-card__inner{grid-template-columns:min-content 1fr;grid-gap:3.2rem}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+2) .post-card__content,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+3) .post-card__content{justify-content:center;margin:0;margin-right:3.2rem}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+2) .post-card__image,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+3) .post-card__image{margin-bottom:0;width:24rem;border-radius:var(--post-card-border-radius) 0 0 var(--post-card-border-radius)}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+2) .post-card__author,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+3) .post-card__author{margin:0}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(n+2) .aspect-ratio-box,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(n+3) .aspect-ratio-box{--aspect-ratio: 1/1 !important}}@media(min-width:969px){.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__inner,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__inner{grid-template-columns:repeat(2,1fr);grid-gap:6.4rem}.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__content,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__content{justify-content:center;margin-left:0;margin-right:6.8rem}.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__heading,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__heading{font-size:3.8rem}.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__excerpt,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__excerpt{display:block}.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__author,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__author{margin:0}.post-cards--grid .post-card:nth-last-child(1):first-child .post-card__image,.post-cards--grid .post-card:nth-last-child(4):first-child .post-card__image{margin-bottom:0}.post-card[data-post-type=press_mention] .post-card__inner:before{top:2.4rem;left:2.4rem}}@media(max-width:1440px){.post-cards--grid__heading{padding-left:var(--site-padding);padding-right:10rem}.post-cards--grid{grid-template-columns:repeat(3,1fr);grid-template-rows:max-content max-content max-content;grid-template-areas:"first first first" "second third fourth"}}@media(max-width:1168px){}@media(max-width:968px){.post-cards--grid{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-template-areas:"first second third fourth";overflow-y:scroll;padding-bottom:4.8rem;margin-bottom:2.4rem;grid-gap:1.6rem}.post-cards--grid .post-card{min-width:28.2rem;max-width:90vw}.post-cards--grid .post-card .post-card__inner{grid-template-rows:auto 1fr}.post-cards--grid .post-card .post-card__image{border-radius:var(--post-card-border-radius) var(--post-card-border-radius) 0 0}.post-cards--grid .post-card:nth-last-child(3):first-child,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(2){grid-area:first}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(2),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(3){grid-area:second}.post-cards--grid .post-card:nth-last-child(3):first-child~*:nth-child(3),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(4){grid-area:third}.post-cards--grid .post-card:nth-last-child(4):first-child,.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(1){grid-area:first;grid-column-end:unset}.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(2),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(2){grid-area:second}.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(3),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(3){grid-area:third}.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(4),.post-cards--grid .post-card:nth-last-child(4):first-child~*:nth-child(4){grid-area:fourth}}@media(max-width:768px){}@media(max-width:568px){}