.customers__wrapper{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap}.customers__filters{background-color:#fff;box-shadow:5px 5px 20px rgba(0,0,0,.17);margin-top:.5rem;padding:2.25rem 1.25rem;width:100%}.customers__filter-group{margin-bottom:2rem}.customers__filter-group--search input{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23cbcbd2' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001q.044.06.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1 1 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0'/%3E%3C/svg%3E");background-position:right .875rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #cbcbd2;border-radius:.25rem;font-size:.875rem;padding:.5rem .875rem;transition:background-image .2s ease;width:100%}.customers__filter-group--search input:not(:placeholder-shown){background-image:none}.customer__filter-toggle{align-items:center;cursor:pointer;display:flex;justify-content:space-between;user-select:none}.customer__filter-toggle-icon{height:1.5rem;position:relative;width:1.5rem}.customer__filter-toggle-icon--close,.customer__filter-toggle-icon--open{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.customer__filter-toggle-icon--open{display:none}.customer__filter-toggle-icon--close,.customer__filter-toggle.is-collapsed .customer__filter-toggle-icon--open{display:block}.customer__filter-toggle-content.is-hidden,.customer__filter-toggle.is-collapsed .customer__filter-toggle-icon--close{display:none}.customers__filter-group--checkboxes .filter-checkbox{margin-bottom:.5rem}.customers__filter-group--checkboxes label{margin-left:.25rem}.customers-grid__wrapper{width:100%}@media (max-width:767px){.customers__filters{margin-bottom:2rem}}@media (min-width:768px){.customers__filters{width:22.5%}.customers-grid__wrapper{padding-left:1rem;width:77.5%}}.customers-grid{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.customer-item{display:flex;padding:.5rem;width:33.3333333333%}.customer-item .post__wrapper{width:100%}@media (max-width:1079px){.customer-item{width:50%}}@media (max-width:767px){.customer-item{width:100%}}.customer__wrapper{display:flex;height:auto;width:100%}.customer{background-color:#fff;box-shadow:10px 10px 30px rgba(0,0,0,.17);display:flex;flex-direction:column;flex-grow:1;position:relative;width:100%}.customer__image{aspect-ratio:258/184;display:flex}.customer__image img{height:100%;object-fit:cover;width:100%}.customer__info{padding:2.25rem}.customers__no-results{padding:1rem}