.latest{--listing-background:#f0f0f2;--listing-background-card:#fff;--listing-text:var(--page-heading);--listing-gap:1rem;--listing-flex-base:100%;background-color:#f0f0f2;background-color:var(--listing-background);color:var(--listing-text);padding-bottom:4rem;padding-top:4rem}@media only screen and (min-width:87.5rem){.latest{padding-bottom:5rem;padding-top:5rem}}.latest--white{--listing-background:#fff;--listing-background-card:#f4f6f8;--listing-text:var(--page-heading);padding-bottom:0;padding-top:0}@media only screen and (min-width:48rem){.latest{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.latest{--listing-flex-base:33.33%}}@media only screen and (min-width:48rem){.latest--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:87.5rem){.latest--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:48rem){.latest--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.latest--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:48rem){.latest--3-per-row{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.latest--3-per-row{--listing-flex-base:33.33%!important}}@media only screen and (min-width:20rem){.latest--4-per-row{--listing-flex-base:50%}}@media only screen and (min-width:48rem){.latest--4-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:87.5rem){.latest--4-per-row{--listing-flex-base:25%}}.latest__list{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:calc(var(--listing-gap)*-1);width:calc(100% + var(--listing-gap)*2)}.latest__list-item{flex:0 0 calc(var(--listing-flex-base) - var(--listing-gap)*2);margin:var(--listing-gap)}