.bc-10 .field--name-field-paragraph-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-auto-rows: 140px;
  background: white;
  padding: 24px;
  -webkit-box-shadow: 0 0 5px #ABACAE;
  box-shadow: 0 0 5px #ABACAE;
  border-radius: 8px; }

.bc-10 .field--name-field-paragraph-gallery .field__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 24px;
  max-width: unset; }

.bc-10 .field--name-field-paragraph-gallery .field__item:nth-child(2n+1) {
  border-right: 1px solid #ABACAE;
  border-bottom: 1px solid #ABACAE; }

.bc-10 .field--name-field-paragraph-gallery .field__item:nth-child(2n) {
  border-bottom: 1px solid #ABACAE; }

.bc-10 .field--name-field-paragraph-gallery .field__item:nth-last-child(1), .bc-10 .field--name-field-paragraph-gallery .field__item:nth-last-child(2) {
  border-bottom: none; }

/*# sourceMappingURL=../../maps/components/blocks/logo_clients.css.map */
