.custom-cards{--listing-background:var(--_block-background);--listing-background-card:var(--_block-background-alt);--listing-text:var(--_block-title);--listing-gap-x:1.5rem;--listing-gap-y:1.5rem;--listing-spacing:4rem;--listing-flex-base:100%;color:var(--_block-title);color:var(--listing-text)}@media only screen and (min-width:50rem){.custom-cards{--listing-gap-x:2rem;--listing-gap-y:2rem;--listing-spacing:5rem;--listing-flex-base:50%}}@media only screen and (min-width:64rem){.custom-cards{--listing-flex-base:33.33%}}@media only screen and (min-width:50rem){.custom-cards--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:64rem){.custom-cards--1-per-row{--listing-flex-base:100%}}@media only screen and (min-width:50rem){.custom-cards--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.custom-cards--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:58rem){.custom-cards--3-per-row{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.custom-cards--3-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:58rem){.custom-cards--4-per-row{--listing-flex-base:50%}}@media only screen and (min-width:64rem){.custom-cards--4-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:87.5rem){.custom-cards--4-per-row{--listing-flex-base:25%}}.custom-cards--5-per-row{--listing-flex-base:50%}@media only screen and (min-width:58rem){.custom-cards--5-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:64rem){.custom-cards--5-per-row{--listing-flex-base:25%}}@media only screen and (min-width:87.5rem){.custom-cards--5-per-row{--listing-flex-base:20%}}.custom-cards__inner{overflow:hidden}.custom-cards__filters{margin-bottom:calc(var(--listing-spacing)/2)}.custom-cards__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))}.custom-cards__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))}