.customers-grid__wrapper{max-width:1400px;margin:0 auto;padding-right:7.1428571429%;padding-left:7.1428571429%}@media screen and (min-width: 90em){.customers-grid__wrapper{padding:0}}.customers-grid{position:relative;z-index:1;display:grid;grid-gap:3rem;grid-template-columns:1fr;grid-auto-rows:minmax(100px, auto);padding-bottom:1.5rem}@media screen and (min-width: 550px){.customers-grid{grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 940px){.customers-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 90em){.customers-grid{grid-template-columns:repeat(4, 1fr)}}.customer-card__wrapper{display:flex;flex-direction:column;height:100%}.customer-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none}.customer-card:hover{cursor:pointer}.customer-card:hover .customer-card__wrapper{box-shadow:0 6px 11px 0 rgba(0,0,0,0.2);transition:box-shadow 125ms cubic-bezier(0.6, 0, 0.2, 1)}.customer-card:focus{outline:none;outline-offset:0}.customer-card:focus .customer-card__wrapper{outline-offset:0;outline:solid 3px #1fb0ff}.customer-card__content-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:1.5rem;background-color:#ffffff;height:100%}.customer-card__logo{max-width:136px;max-height:50px}.customer-card__image{display:block;width:100%;height:auto}.customer-card__headline{margin-top:1rem;font-size:1.125rem;font-weight:400;line-height:1.4;color:#000000}.filter-bar{position:relative;z-index:10}.filter-bar .heading--4{color:#000000}.filters{margin-top:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid #c4c4c4;background-color:transparent}@media screen and (min-width: 46.875em){.filters{margin-bottom:32px;padding-bottom:32px}}@media screen and (min-width: 67.5em){.filters{display:flex;flex-wrap:nowrap}}.filters .input-wrapper:not(.input-wrapper--inline)+.input-wrapper:not(.input-wrapper--inline){margin-top:0}.filter-fields{margin-bottom:1rem}@media screen and (min-width: 550px){.filter-fields{display:flex;flex-wrap:wrap}}@media screen and (min-width: 940px){.filter-fields{flex-wrap:nowrap}}@media screen and (min-width: 67.5em){.filter-fields{margin-bottom:0}}@media screen and (min-width: 550px){.filter-fields .input-wrapper{flex-basis:50%}}.filter-submit{display:flex;align-items:stretch;padding:0.1875rem}.filter-submit .button{border:0.1875rem solid transparent}.filter__item{margin-bottom:0;padding-left:0}.filter__item:last-child{margin-right:0}@media screen and (min-width: 550px){.filter__item{margin-right:1rem}}.filter-results{padding-bottom:1rem;font-size:1rem;color:#000000}@media screen and (min-width: 46.875em){.filter-results{display:flex;align-items:baseline;padding-bottom:32px;font-size:1.125rem}}.filter-results__showing{margin-right:1rem}@media screen and (min-width: 46.875em){.filter-results__showing{margin-right:1.5rem}}.filter-results__clear a{text-decoration:underline;color:#1238bf}
