.header-background{height:5rem;padding:0;background-color:#000;width:100%}.clients h5{font-size:2rem;font-weight:semibold;text-align:center}.clients .table-container{border-radius:10px;overflow-x:auto}.clients table{width:100%;border-collapse:collapse}.clients table thead{background-color:#d7263d;color:#fff}.clients th,.clients td{padding:.5rem}.clients th{white-space:nowrap}.clients td{color:#475569}.clients th:first-child{border-radius:5px 0 0!important}.clients th:last-child{border-radius:0 5px 0 0!important}.clients tbody tr{border-bottom:2px solid #e2e8f0}.clients tbody tr:last-child{border-bottom:2px solid #d7263d}.clients article{margin-bottom:5rem}.clients .gallery{display:grid;grid-template-columns:repeat(2,1fr)}.clients .gallery-item{position:relative;overflow:hidden;transition:all .3s ease-in-out;display:flex;justify-content:center;padding:1.25rem;height:120px;align-items:center}.clients .gallery-item img{display:block;max-width:100%;max-height:60px;transition:all .2s ease-in-out}.clients .gallery-item:hover img{transform:scale(1.05)}@media (min-width: 768px){.clients .gallery{grid-template-columns:repeat(4,1fr)}}
