.custom-cards{--listing-background:#f5f4f4;--listing-background-card:#fff;--listing-text:var(--page-heading);--listing-gap-x:1rem;--listing-gap-y:3rem;--listing-flex-base:100%;--_custom-card-text:#474d83;background-color:#f5f4f4;background-color:var(--listing-background);color:var(--page-heading);color:var(--listing-text);padding-bottom:3rem;padding-top:3rem}@media only screen and (min-width:87.5rem){.custom-cards{--listing-gap-y:4rem;padding-bottom:4rem;padding-top:4rem}}.custom-cards--white{--listing-background:#fff;--listing-background-card:#f5f4f4;--listing-text:var(--page-heading)}@media only screen and (min-width:50rem){.custom-cards{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.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:87.5rem){.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:87.5rem){.custom-cards--2-per-row{--listing-flex-base:50%}}@media only screen and (min-width:50rem){.custom-cards--3-per-row{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.custom-cards--3-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:50rem){.custom-cards--4-per-row{--listing-flex-base:50%}}@media only screen and (min-width:87.5rem){.custom-cards--4-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:100rem){.custom-cards--4-per-row{--listing-flex-base:25%}}@media only screen and (min-width:40rem){.custom-cards--5-per-row,.custom-cards--carousel-per-row{--listing-flex-base:50%}}@media only screen and (min-width:50rem){.custom-cards--5-per-row,.custom-cards--carousel-per-row{--listing-flex-base:33.33%}}@media only screen and (min-width:87.5rem){.custom-cards--5-per-row,.custom-cards--carousel-per-row{--listing-flex-base:25%}}@media only screen and (min-width:100rem){.custom-cards--5-per-row,.custom-cards--carousel-per-row{--listing-flex-base:20%}}.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))}.custom-cards--type-navigation-card .custom-cards__list-item{flex:1 0 auto}.custom-cards--theme--grey .custom-card{background-color:transparent}.custom-cards--theme--grey .custom-card__body{background-color:transparent;padding:var(--custom-card-padding) 0}.custom-cards--carousel-per-row .custom-cards__list-item{margin:0}.custom-cards--carousel-per-row .custom-cards__list-item .carousel__slide-content{margin-right:0;padding-bottom:0}.custom-cards--carousel-per-row .custom-cards__list-item.swiper-slide{flex:0 0 auto}.custom-cards--carousel-per-row .carousel__navigation{--_navigation-size:2.5rem;align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:.625rem;margin-top:calc(var(--_navigation-size)/4);position:relative;z-index:9}.custom-cards--carousel-per-row .carousel__navigation-button{background-color:#fff;border-radius:.5rem;color:var(--_custom-card-text);flex:0 0 auto;height:var(--_navigation-size);margin:0;width:var(--_navigation-size)}.custom-cards--carousel-per-row .carousel__navigation-button svg{stroke:currentColor;color:inherit;height:40%;margin:30%;width:40%}