.custom-brand-section{background-color:#fff;font-family:inherit;padding:60px 20px}.brand-container{align-items:center;display:flex;flex-wrap:wrap;gap:50px;margin:0 auto;max-width:1200px}.brand-logo-col{display:flex;flex:1 1 35%;justify-content:center}.brand-logo-col img{height:auto;max-width:100%;object-fit:contain}.brand-text-col{color:#333;flex:1 1 55%;font-size:16px;line-height:1.6}.brand-text-col p{margin-bottom:20px}.brand-text-col p:last-child{margin-bottom:0}.brand-text-col ul{list-style-type:disc;margin-bottom:20px;padding-left:20px}.brand-text-col ul li{margin-bottom:8px}@media (max-width:768px){.brand-container{flex-direction:column;gap:30px}.brand-logo-col,.brand-text-col{flex:1 1 100%;width:100%}}