.faq-section{margin-bottom:24px}.faq-section>.title{color:#0e2b68;margin-bottom:18px;font-size:19px;font-weight:700}.faq-section>.topics{flex-direction:column;gap:16px;margin-top:30px;display:flex}.faq-section>.topics>.item{border:1px solid #dadada;border-radius:5px;height:fit-content;max-height:69px;transition:all .3s;overflow:hidden}.faq-section>.topics>.item>.title{justify-content:space-between;align-items:center;padding:24px;font-size:14px;font-weight:700;display:flex}.faq-section>.topics>.item>.title:hover{cursor:pointer}.faq-section>.topics>.item>.title>.arrow{width:10px;height:10px;transition:all .3s;transform:rotate(180deg)}.faq-section>.topics>.item>.content{visibility:hidden;padding:8px 34px 24px 24px;display:none}.faq-section>.topics>.item.-active{max-height:1000px}.faq-section>.topics>.item.-active>.content{visibility:visible;display:block}.faq-section>.topics>.item.-active>.title{padding-bottom:8px}.faq-section>.topics>.item.-active>.title>.arrow{transform:none}.faq-section>.actions{margin-top:20px}.faq-section>.actions>.action{max-width:260px;display:block}.faq-content{padding:20px}.faq-content>.section{margin-bottom:24px}.faq-content>.section>.title{color:#0e2b68;margin-bottom:18px;font-size:19px;font-weight:700}.faq-content>.section>.search{gap:20px;display:flex}.faq-content>.section>.search>.input{color:#0e2b68;border:1px solid #a7b9df;border-radius:5px;flex-grow:1;padding:28px}.faq-content>.section>.search>.input::placeholder{color:#0e2b68;opacity:1;font-style:italic}.faq-content>.section>.search>.button{color:#fff;background-color:#0e2b68;border:none;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:28px;font-size:18px;font-weight:700;display:flex}.faq-content>.section>.search>.button:hover{cursor:pointer;background-color:#0a1c4d}@media only screen and (width>=768px){.faq-content>.section>.search>.button{min-width:180px}}.faq-page{margin-top:68px}.faq-page>.sidebar{display:none}.faq-page>.content>.wrapper>.menu{margin:0 16px}.faq-page>.content>.wrapper>.menu>.dialog{z-index:1000;background-color:#f1f6ff;margin-top:56px;position:fixed;inset:0;overflow-y:scroll}.faq-page>.content>.wrapper>.menu>.dialog>.header{justify-content:space-between;align-items:center;margin:16px 16px 32px;display:flex}.faq-page>.content>.wrapper>.menu>.dialog>.header>.title{color:#0e2b68;font-size:24px;font-weight:700}.faq-page>.content>.wrapper>.menu>.dialog>.header>.close{cursor:pointer;width:24px;height:24px}.faq-page>.content>.wrapper>.menu>.dialog>.list{flex-direction:column;gap:16px;width:fit-content;margin:0 auto;list-style-type:none;display:flex}.faq-page>.content>.wrapper>.menu>.dialog>.list>.item{border:1px solid #0d47a1;border-radius:5px;width:80vw;padding:16px}.faq-page>.content>.wrapper>.menu>.button{background-color:#f7fbff;border:1px solid #2982cc;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:16px;display:flex}.faq-page>.content>.wrapper>.menu>.button>.arrow{width:12px;height:12px}@media only screen and (width>=768px){.faq-page{margin-top:0}.faq-page>.sidebar{display:block}.faq-page>.content>.wrapper>.menu{display:none}}
