.faq-section-module{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%}.faq-section-module.theme-ligh,.faq-section-module.theme-light{background:#f6f8fa}.faq-section-module.theme-ligh .faq-title,.faq-section-module.theme-light .faq-title{color:#13212e}.faq-section-module.theme-ligh .faq-item,.faq-section-module.theme-light .faq-item{background:#fff;border-color:#e5e9ee;box-shadow:0 1px 3px rgba(0,0,0,.05)}.faq-section-module.theme-ligh .faq-item:hover,.faq-section-module.theme-light .faq-item:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.faq-section-module.theme-ligh .faq-question h3,.faq-section-module.theme-light .faq-question h3{color:#13212e}.faq-section-module.theme-ligh .faq-icon,.faq-section-module.theme-light .faq-icon{color:#8a97a5}.faq-section-module.theme-ligh .faq-answer-content,.faq-section-module.theme-ligh .faq-answer-content p,.faq-section-module.theme-light .faq-answer-content,.faq-section-module.theme-light .faq-answer-content p{color:#566372}.faq-section-module.theme-dark{background:#294654}.faq-section-module.theme-dark .faq-title{color:#fff}.faq-section-module.theme-dark .faq-item{background:hsla(0,0%,100%,.04);border-color:hsla(0,0%,100%,.12);box-shadow:none}.faq-section-module.theme-dark .faq-item:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.2);box-shadow:none}.faq-section-module.theme-dark .faq-question h3{color:#fff}.faq-section-module.theme-dark .faq-icon{color:hsla(0,0%,100%,.55)}.faq-section-module.theme-dark .faq-answer-content,.faq-section-module.theme-dark .faq-answer-content p{color:hsla(0,0%,100%,.72)}.faq-section{margin:0 auto;max-width:900px;padding:100px 20px}.faq-title{font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 60px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:16px}.faq-item{border:1px solid;border-radius:12px;overflow:hidden;transition:all .2s}.faq-question{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:24px 28px;user-select:none}.faq-question h3{flex:1;font-size:18px;font-weight:600;margin:0}.faq-icon{flex-shrink:0;height:24px;transition:transform .3s,color .3s;width:24px}.faq-item.active .faq-icon{color:#f60!important;transform:rotate(90deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer-content{font-size:16px;line-height:1.7;padding:0 28px 24px}.faq-answer-content p{margin:0 0 12px}.faq-answer-content p:last-child{margin-bottom:0}.faq-item.active .faq-answer{max-height:600px}@media (max-width:768px){.faq-section{padding:72px 20px}.faq-title{font-size:34px;margin-bottom:40px}.faq-question{padding:20px}.faq-question h3{font-size:16px}.faq-answer-content{font-size:15px;padding:0 20px 20px}}