.brands-page{max-width:1200px;margin:50px auto 200px}.brands-page .title{letter-spacing:0;margin-bottom:90px;font-size:20px;font-weight:400;line-height:100%}.brands-page .grid{grid-template-columns:repeat(4,1fr);gap:50px 40px;width:100%;margin-bottom:100px;display:grid}.brands-page .grid>div{box-sizing:border-box;cursor:pointer;background-color:#fff;border:1px dashed #742e38;border-radius:10px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:200px;padding-top:25px;padding-bottom:25px;display:flex}.brands-page .grid>div:hover{background-color:#742e3839}.brands-page .grid>div img{width:100px;height:100px}.brands-page .grid>div{letter-spacing:0;font-size:14px;font-weight:400;line-height:100%}.brands-page .grid>div>div{box-sizing:border-box;border-bottom:1px solid #000;padding-bottom:1px}.brands-page .grid .skeleton-item{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border:none;border-radius:10px;width:100%;height:200px;animation:1.5s infinite shimmer}.brands-page .show-all{letter-spacing:0;color:#fff;cursor:pointer;text-transform:uppercase;background:#742e38;border-radius:10px;width:max-content;margin:0 auto;padding:17px 73px;font-size:14px;font-weight:400;line-height:100%;transition:opacity .2s}.brands-page .show-all:hover{opacity:.9}.brands-page .show-all:active{opacity:1}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
/*# sourceMappingURL=50bf5fed15682c0b.css.map*/