.dp-brands-section{background:#fff;padding:55px 20px}.dp-brands-wrap{max-width:1200px;margin:0 auto}.dp-brands-section h2{text-align:center;margin:0;color:#172033;font-size:30px;font-weight:800}.dp-brands-subtitle{text-align:center;margin:9px auto 30px;color:#6b7280;font-size:14px}.dp-brands-grid{display:grid;gap:16px}.dp-columns-3{grid-template-columns:repeat(3,1fr)}.dp-columns-4{grid-template-columns:repeat(4,1fr)}.dp-columns-5{grid-template-columns:repeat(5,1fr)}.dp-columns-6{grid-template-columns:repeat(6,1fr)}.dp-brand-front{min-height:125px;border:1px solid #e8ebef;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dp-brand-front:hover{transform:translateY(-3px);box-shadow:0 8px 25px rgba(16,24,40,.08);border-color:#d7dde5}.dp-brand-front a{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;padding:15px;box-sizing:border-box}.dp-brand-front img{max-width:150px;width:auto;height:70px;object-fit:contain}.dp-brand-front span{margin-top:9px;color:#344054;font-size:13px;font-weight:600}.dp-brand-front a:hover span{color:#57aaff}@media(max-width:900px){.dp-columns-5,.dp-columns-6{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.dp-columns-3,.dp-columns-4,.dp-columns-5,.dp-columns-6{grid-template-columns:repeat(2,1fr)}.dp-brands-section{padding:40px 15px}.dp-brands-section h2{font-size:24px}.dp-brand-front{min-height:105px}.dp-brand-front img{max-width:120px;height:58px}}
