.brands-sec .item{background-color:#f6f6f6;border:.05rem solid #0000;padding:2.5rem;transition:all .3s linear}.brands-sec .item:hover{background-color:var(--color-white);border-color:var(--color-red)}.brands-sec .item .image{max-width:17.5rem}.brands-sec .item .title-desc{margin-top:5rem}.brands-sec .item .title-desc .title{text-transform:uppercase;width:fit-content;max-width:38%;font-size:1.3rem;line-height:1.3;font-weight:var(--fontweight-bold)}.brands-sec .item .title-desc .desc{width:53%;font-size:.9rem}.brands-sec .item .title-desc .desc p{font-size:.9rem}@media screen and (max-width:1199px){.brands-sec{padding-top:0}.brands-sec .item{padding:1rem}.brands-sec .item .title-desc{gap:10px;margin-top:10px}.brands-sec .item .title-desc .title{width:100%;max-width:100%}.brands-sec .item .title-desc .desc{width:100%}.brands-sec .item .image{max-width:180px}}
