@charset "UTF-8";.faq-section{padding:12px 20px;font-family:'Inter',sans-serif;color:white}.faq-container{max-width:900px;margin:auto}.faq-title{font-size:40px;font-weight:700;margin-bottom:60px}.faq-title span{color:#00d084}.faq-item{border:1px solid rgba(255,255,255,0.12);border-radius:12px;margin-bottom:18px;background:rgba(255,255,255,0.02);overflow:hidden;transition:.3s}.faq-item:hover{border:1px solid rgba(0,208,132,0.4);box-shadow:0 0 25px rgba(0,208,132,.08)}.faq-question{padding:22px 25px;cursor:pointer;font-size:16px;display:flex;justify-content:space-between;align-items:center;font-weight:500}.faq-icon{font-size:18px;color:#00d084;transition:.3s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease;padding:0 25px;opacity:.8;line-height:1.6}.faq-answer p{padding-bottom:20px}.faq-item.active .faq-answer{max-height:200px}.faq-item.active .faq-icon{transform:rotate(180deg)}.footer-vx{margin-top:120px;text-align:center;font-size:14px;opacity:.6}.footer-vx strong{color:#00d084}
