.brands-text{width:100%;padding-bottom:50px}.brands-text .category__main-info-body{max-height:none}.brands-text .category__main-info-body:after{display:none}.brands-list{width: calc(298px * 3 + 60px)}.brands-list__cont{width: calc(100% + 30px);margin:-10px -15px;display:flex;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap}.brands-list__helper{width: calc(298px + 30px);padding:10px 15px}.brands-list__item{width:100%;background:#fff;box-shadow:0 10px 20px rgba(13,37,60,.2);border-radius:10px;height:52px;display:flex;align-items:center;justify-content:flex-start;padding:0 18px;transition:.5s;border:2px solid transparent}.brands-list__item-img{width:120px;height:26px;display:flex;align-items:center;justify-content:center;margin-right:26px}.brands-list__item-img img{max-width:100%;max-height:100%}.brands-list__item-text{color:#3e3e47;font-weight:700;transition:.5s}@media (min-width:1399px){.brands-list__item:hover{transition:.3s;border:2px solid var(--green-header)}}@media (max-width:1399px){.brands-list{width: calc(298px * 2 + 30px);margin:0 auto;padding-bottom:0}.brands-text{padding-bottom:50px}}@media (max-width:799px){.brands-text{padding-bottom:30px}.brands-list{width:298px;margin:0 auto}.brands-list__cont{width:100%;margin-left:0;margin-right:0}}