.brand-item-container{position:relative;transition:opacity .3s,top .3s;opacity:1;top:0}.brand-item-container.loading{opacity:0;top:-50px}.brand-item-img{transition:opacity .3s}.brand-item-img.loading{opacity:0}.brand-info{margin:0 -15px;padding:30px 15px;background:#373e31;position:relative;margin-bottom:60px}.brand-info:after,.brand-info:before{content:'';position:absolute;top:0;left:100%;background:#373e31;width:50vw;height:100%;display:block}.brand-info:after{left:auto;right:100%}.brand-title{font-style:normal;font-weight:700;font-size:16px;line-height:20px;letter-spacing:.02em;text-transform:uppercase;color:#fff;margin:0 0 20px}.brand-desc{font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#fff}.brand-list{display:none}@media (min-width:768px){.brand-list{display:flex;flex-wrap:wrap;margin:0 -10px}.brand-item{min-width:33.33%;width:33.33%;flex-grow:1;padding:0 10px;height:120px;margin:0 0 20px}.brand-item-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:1px solid #f4f7f2}.brand-title{margin:0 0 10px}}@media (min-width:980px){.brand-info{border-radius:16px 0;min-width:300px;width:300px;padding:15px 30px 15px 40px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 30px 20px 0}.brand-info:after,.brand-info:before{display:none}.brand-body{display:flex;align-items:stretch}.brand-title{font-size:14px}.brand-desc{font-size:14px;line-height:22px}.brand-item{padding:0 15px}.brand-list{margin:0 -15px}}@media (min-width:1366px){.brand-info{min-width:360px;width:360px;padding:40px;margin:0 80px 20px 0}.brand-item{min-width:25%;width:25%}}@media (min-width:768px) and (max-width:979px){.brand-container{max-width:645px}}