:root{--primary:#2b2865;--secondary:#d5b360;--black:#000;--white:#fff;--border-radius:8px;--red:red;--yellow:#ffd500;--orange:#f9a900;--green:#58c162;--bg-color:#f5f5f5}.faq-section{background:#fff}@media (max-width:1200px){.faq-section{padding:24px 0}}.faq-section .faq-header{text-align:center;margin-bottom:40px}.faq-section .faq-header .faq-title{color:#2b2865;margin:0 0 10px;font-size:2rem;font-weight:700;line-height:40px}.faq-section .faq-header .faq-title.secondary-color{color:var(--secondary)}@media (max-width:767px){.faq-section .faq-header .faq-title{font-size:1.75rem;line-height:36px}}.faq-section .faq-header .faq-subtitle{color:rgba(30,30,30,.6);max-width:900px;margin:0 auto;font-size:1rem;font-weight:400;line-height:22px}@media (max-width:767px){.faq-section .faq-header .faq-subtitle{font-size:.875rem;line-height:20px}}.faq-section .faq-list{flex-direction:column;gap:20px;display:flex}.faq-section .faq-item{background:#fff;border:1px solid #e9e9e9;border-radius:12px;transition:all .3s;overflow:hidden}@media (min-width:1024px){.faq-section .faq-item:hover{box-shadow:0 4px 12px rgba(43,40,101,.1)}}.faq-section .faq-item.expanded .expand-icon img{transform:rotate(180deg)}.faq-section .faq-item .faq-question{cursor:pointer;justify-content:space-between;align-items:center;padding:24px;transition:background-color .2s;display:flex}@media (min-width:1024px){.faq-section .faq-item .faq-question:hover{background:rgba(43,40,101,.02)}}.faq-section .faq-item .faq-question .question-text{flex:1;margin:0;padding-right:12px;font-size:1.125rem;font-weight:600;line-height:normal}@media (max-width:767px){.faq-section .faq-item .faq-question .question-text{font-size:1rem}}.faq-section .faq-item .faq-question .expand-icon{justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;padding:0;display:flex}.faq-section .faq-item .faq-question .expand-icon svg{color:#2b2865;width:20px;height:20px;transition:transform .3s}.faq-section .faq-item .faq-question .expand-icon svg.rotated{transform:rotate(180deg)}@media (min-width:1024px){.faq-section .faq-item .faq-question .expand-icon:hover{background:0 0}}.faq-section .faq-item .faq-answer{border-top:1px solid #f5f5f5;padding:0 24px 24px}.faq-section .faq-item .faq-answer .answer-text{color:#1e1e1e;margin:16px 0 0;font-size:1rem;font-weight:400;line-height:24px}@media (max-width:767px){.faq-section .faq-item .faq-answer .answer-text{font-size:.875rem;line-height:22px}}.faq-section .faq-item .faq-answer .answer-list{color:#1e1e1e;margin:16px 0 0;padding-left:20px;font-size:1rem;font-weight:400;line-height:24px}@media (max-width:767px){.faq-section .faq-item .faq-answer .answer-list{font-size:.875rem;line-height:22px}}.faq-section .faq-item .faq-answer .answer-list .answer-list-item{margin-bottom:8px;padding-left:4px}.faq-section .faq-item .faq-answer .answer-list .answer-list-item:last-child{margin-bottom:0}
