:root{--brand-dark-blue:#0A2647;--brand-accent:#144272;--brand-text:#2C3E50;--brand-gray:#f4f6f8}.custom-brands-section{padding:60px 20px;background-color:#ffffff;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}.brands-container{max-width:1200px;margin:0 auto;text-align:center}.brands-header{margin-bottom:40px}.brands-title{font-size:2.5rem;font-weight:700;color:var(--brand-dark-blue);margin-bottom:15px}.brands-title .highlight{color:var(--brand-accent);border-bottom:3px solid var(--brand-dark-blue)}.brands-subtitle{font-size:1.1rem;color:#666;max-width:800px;margin:0 auto;line-height:1.6}.brands-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:50px;border-bottom:1px solid #eee;padding-bottom:20px}.tab-btn{background:none;border:none;font-size:1.1rem;color:#888;cursor:pointer;padding:10px 20px;transition:all 0.3s ease;font-weight:500;position:relative}.tab-btn:hover{color:var(--brand-dark-blue)}.tab-btn.active{color:var(--brand-dark-blue);font-weight:700}.tab-btn.active::after{content:'';position:absolute;bottom:-21px;left:0;width:100%;height:3px;background-color:var(--brand-dark-blue);animation:expandWidth 0.3s ease}.brands-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:40px;align-items:center;justify-items:center}.brand-item{width:100%;height:100px;display:flex;justify-content:center;align-items:center;padding:15px;background:#fff;border-radius:8px;transition:all 0.4s ease;filter:grayscale(100%);opacity:0.7}.brand-item img{max-width:100%;max-height:80px;object-fit:contain;transition:transform 0.4s ease}.brand-item:hover{filter:grayscale(0%);opacity:1;transform:translateY(-5px);box-shadow:0 10px 20px rgba(10,38,71,0.1)}.brand-item:hover img{transform:scale(1.1)}.fade-in{animation:fadeIn 0.6s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:0.7;transform:translateY(0)}}@keyframes expandWidth{from{width:0}to{width:100%}}@media (max-width:768px){.brands-title{font-size:1.8rem}.brands-grid{grid-template-columns:repeat(2,1fr);gap:20px}.tab-btn{font-size:0.9rem;padding:8px 10px}}.et_pb_section_0.et_pb_section{padding-top:160px;padding-bottom:1px;margin-top:-120px;background-color:#f9fafb!important}.et_pb_row_0.et_pb_row{padding-bottom:4px!important;padding-bottom:4px}.et_pb_heading_0 .et_pb_heading_container h1,.et_pb_heading_0 .et_pb_heading_container h2,.et_pb_heading_0 .et_pb_heading_container h3,.et_pb_heading_0 .et_pb_heading_container h4,.et_pb_heading_0 .et_pb_heading_container h5,.et_pb_heading_0 .et_pb_heading_container h6{font-weight:300;font-size:22px;text-align:center}.et_pb_heading_0{margin-bottom:22px!important}