.latest{--listing-background:transparent;--listing-background-card:#fff;--listing-text:var(--page-heading);--listing-gap-x:2rem;--listing-gap-y:3rem;--listing-flex-base:100%;color:var(--page-heading);color:var(--listing-text);padding-bottom:3rem;padding-top:3rem}@media only screen and (min-width:64rem){.latest{--listing-gap-y:4rem;padding-bottom:4rem;padding-top:4rem}}.latest--white{--listing-background:#fff;--listing-background-card:transparent}.latest--grey{--listing-background:#c1c2cc;--listing-background-card:transparent}@media only screen and (min-width:50rem){.latest{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.latest{--listing-flex-base:33.33%}}@media only screen and (min-width:50rem){.latest--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:64rem){.latest--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:50rem){.latest--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.latest--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:50rem){.latest--3-per-row{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.latest--3-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:30rem){.latest--4-per-row{--listing-flex-base:50%}}@media only screen and (min-width:50rem){.latest--4-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:64rem){.latest--4-per-row{--listing-flex-base:25%}}.latest--5-per-row{--listing-flex-base:50%}@media only screen and (min-width:30rem){.latest--5-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:50rem){.latest--5-per-row{--listing-flex-base:25%}}@media only screen and (min-width:64rem){.latest--5-per-row{--listing-flex-base:20%}}.latest__inner{overflow:hidden}.latest__filters{margin-bottom:var(--listing-gap-y)}.latest__list{align-items:stretch;display:flex;flex-flow:row wrap;justify-content:flex-start;margin:calc(var(--listing-gap-y)/-2) calc(var(--listing-gap-x)/-2);width:calc(100% + var(--listing-gap-x))}.latest__list-item{flex:0 0 auto;margin:calc(var(--listing-gap-y)/2) calc(var(--listing-gap-x)/2);width:calc(var(--listing-flex-base) - var(--listing-gap-x))}