.customers-block{margin-bottom:var(--block-margin-bottom);margin-top:var(--block-margin-top);padding-bottom:125px;position:relative}.customers-block .heading-wrapper{max-width:647px}.customers-block .customer-category-wrapper{margin-top:50px;position:relative}@media (min-width:992px){.customers-block .customer-category-wrapper{margin-top:75px}}.customers-block .customer-category-wrapper hgroup{margin-bottom:1.5rem}.customers-block .customer-category-wrapper hgroup h3{margin-bottom:.5rem}.customers-block .customer-category-wrapper hgroup p{color:var(--text-secondary)}.customers-block .customers-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}@media (min-width:992px){.customers-block .customers-wrapper{gap:2rem}}.customers-block .customers-illustration{bottom:0;height:auto;position:absolute;width:100%;z-index:-1}.customer-item{align-content:center;align-items:center;background-color:var(--bs-body-bg);border:1px solid var(--bs-primary);border-radius:var(--component-border-radius);display:flex;height:110px;justify-content:center;overflow:hidden;padding:1rem 2rem;width:calc(50% - .5rem)}@media (min-width:992px){.customer-item{width:278px}}.customer-item img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%}
