.client_divider{display:flex;justify-content:center}.client_divider-after,.client_divider-before{display:flex;flex-direction:column;justify-content:center;padding:0 64px}.client_divider .line{border-bottom:2px dashed #fff;min-height:2px;min-width:169px;transition:.3s}.client_divider .box{align-items:center;background-color:#b8002a;display:flex;justify-content:space-evenly}.client_divider .box_svg{align-items:center;background-color:#db0032;border:2px solid #db0032;display:flex;justify-content:center;min-height:82px;min-width:82px;transition:.3s}.client_divider .box_logo{padding:13px 24px;transition:.3s}.client_divider .box_logo img{min-width:142px;transition:.3s}@media (max-width:768px){.client_divider .box_logo img{min-width:72px}.client_divider .box_svg{height:100%;min-height:40px;min-width:40px;width:100%}.client_divider .box_logo{padding:5px 10px}.client_divider-after,.client_divider-before{padding:0 30px}.client_divider .line{border-bottom:1px dashed #fff;min-height:1px;min-width:82px}}