.brands-logo-section{background-color:#f8f9fa;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea;padding:3rem 0;overflow:hidden}.brands-title{text-align:center;color:#6c757d;text-transform:uppercase;letter-spacing:1px;margin-bottom:2rem;font-size:.9rem;font-weight:500}.brands-slider{width:100%;position:relative;overflow:hidden}.brands-track{width:3000px;animation:30s linear infinite scroll;display:flex}.brands-group{flex-shrink:0;justify-content:space-around;align-items:center;width:50%;display:flex}.brand-item{color:#495057;opacity:.6;white-space:nowrap;padding:0 2rem;font-size:1.25rem;font-weight:700;transition:opacity .3s,color .3s}.brand-item:hover{opacity:1}.brand-item.tesla:hover{color:#c00}.brand-item.enphase:hover{color:#f26d24}.brand-item.fronius:hover{color:#e3000f}.brand-item.lg:hover{color:#a50034}.brand-item.solaredge:hover{color:#000}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:768px){.brand-item{padding:0 1rem;font-size:1rem}}
.faq-container{max-width:860px;margin:0 auto}.mb-5{margin-bottom:2.5rem}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#fff;border:1px solid #d9e1ef;border-radius:12px;transition:all .25s;overflow:hidden}.faq-item:hover{border-color:#c6d2e6;box-shadow:0 6px 15px #0f172a0f}.faq-item.active{border-color:#fbbf24;box-shadow:0 10px 20px #fbbf2424}.faq-question{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.25rem;display:flex}.faq-question h3{color:#1e293b;margin:0;font-size:1.06rem;font-weight:600;line-height:1.4}.faq-icon{color:#64748b;flex-shrink:0}.faq-item.active .faq-icon{color:#f59e0b}.faq-answer{opacity:0;max-height:0;transition:max-height .25s,opacity .25s;overflow:hidden}.faq-answer.show{opacity:1;max-height:240px}.faq-answer p{color:#475569;margin:0;padding:0 1.25rem 1.25rem;line-height:1.7}
