.client_bg-wrapper{align-items:flex-start;background:#fff;border-radius:20px;border-style:solid;border-width:1px;display:flex;flex-direction:column;gap:3rem;justify-content:space-between;padding:2rem}.client_bg-logo{height:auto;max-height:140px;max-width:200px;object-fit:contain;width:100%}ul.client_bg-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem 2rem;margin:0;padding:0}ul li.client_bg-list_item{align-items:flex-start;display:flex;flex:0 0 calc(50% - 2rem);flex-direction:row;gap:1.5rem;margin-bottom:.75rem}.client_bg-list_item_icon svg{aspect-ratio:1;object-fit:contain;width:100%}.client_bg-list_item_icon{align-items:flex-start;display:flex;flex:0 0 40px;height:40px;height:100%;justify-content:center;width:40px;width:100%}.client_bg-list_item_text{display:flex;flex-direction:column;font-size:1rem;font-weight:400;gap:.3rem;line-height:1.35rem}.client_bg-list_item_text div:first-child{font-weight:700}@media (max-width:767px){.client_bg-wrapper{padding:1rem}.client_bg-list_item_text{font-size:1.1rem;line-height:1.4rem}ul.client_bg-list{flex-direction:column}li.client_bg-list_item{flex:0 0 100%;gap:.5rem}.client_bg-list_item_icon{flex:0 0 30px;top:0}}