#media-text-img .bg{background-repeat:No-repeat;background-size:cover;background-position:center center;background-image:url(../assets/1/images/igreenenergybg1.webp)}#header-textbox .bg{background-image:url(../assets/1/images/igreenbg2.jpg)}#header-text .bg{background-image:url(../images/bg-46.jpg);background-repeat:no-repeat;background-position:center bottom;background-size:cover;opacity:.25}.faq-container{max-width:800px;margin:20px auto;padding:20px;background-color:rgba(0,0,0,.6);border-radius:8px}.faq-item{border-bottom:1px solid rgba(255,255,255,.2);margin-bottom:10px}.faq-question{font-size:1.1rem;cursor:pointer;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.faq-question::after{content:'+';font-size:1.5rem;transition:transform .3s ease}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 0 0 15px}.faq-item.active .faq-question::after{transform:rotate(45deg)}.faq-item.active .faq-answer{max-height:500px;padding:15px 0}@media (max-width:768px){.faq-question{font-size:1rem}}