.our-clients{margin:0 auto;max-width:1200px;padding:0 2rem 6rem}.our-clients__title{text-align:center}.our-clients__list{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.our-clients__item{background:#fff;display:flex;flex-direction:column;padding:1.6rem}.our-clients__company{font-weight:600;margin:0 0 1rem}.our-clients__thumb{margin-bottom:1rem;max-height:150px;overflow:hidden;width:100%}.our-clients__thumb img{display:block;height:100%;object-fit:cover;width:100%}.our-clients__subtitle{font-weight:500;margin:0 0 .8rem}.our-clients__desc{margin-bottom:1.6rem}.our-clients__btn{margin-top:auto;width:fit-content}