#EditFAQTable{width:100%;font-family:Noto Sans TC,sans-serif;border-collapse:collapse;background-color:#fff;margin:2% 0}#EditFAQTable thead tr,#EditFAQTable thead td{border-bottom:2px #e5e7eb solid;background-color:#edeff0;font-weight:700;padding:2%;color:#000}.EditFAQ{width:100%}.CreateFAQBtn,.EditFAQBtns{width:100%;margin:1% 0;padding:0 1%;text-align:right}#EditFAQTable tbody tr{cursor:pointer}#EditFAQTable tbody tr:hover{background-color:#efefef}#EditFAQTable tbody tr,#EditFAQTable tbody td{border-bottom:1px #dedede solid;padding:2%}#EditFAQTable>tbody>tr>td>button{margin:3% 5%}.tmpfaq .FAQpanelItem{display:flex;justify-content:space-between}.tmpfaq .FAQpanelItem:nth-child(1){margin-bottom:2%}.tmpfaq .FAQpanelItem:nth-child(2){margin-top:2%}.tmpfaqQ,.tmpfaqA{width:93%;display:inline-block}.FAQDesc{width:70%;padding:2% 3%}.FaqTip,.FaqInfo{width:100%;margin:3% 0;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.FaqInfo{border-radius:1rem;font-size:1rem;background-color:color-mix(in oklab,var(--mainColor) 10%,transparent)}.FaqTip>div,.FaqInfo>div{border-radius:1rem;width:50%;padding:2% 3%;font-size:1rem;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.FaqTip>div>.title,.FaqInfo>div>.title{font-size:1.1rem;font-weight:700}.FaqTip>div:nth-child(1){color:#1447e6;background-color:#eff6ff;margin-right:1%}.FaqTip>div:nth-child(2){color:#016630;background-color:#f0fdf4;margin-left:1%}.FaqInfo>div:nth-child(1){margin-right:1%}.FaqInfo>div:nth-child(2){margin-right:1%}.FAQsList{width:70%;margin:4% 15% 1%;display:flex;align-items:center;flex-direction:column;justify-content:center}.FAQ_Item{border-radius:1rem;width:100%;padding:3%;margin:1% 0;cursor:pointer;background-color:#fff;box-shadow:3px 6px 10px #00000029}.FAQ_Q,.FAQ_A{width:100%;font-family:Noto Sans TC,sans-serif;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.FAQ_Q{font-size:1.1rem;font-weight:700;color:var(--mainColor);display:flex;align-items:center;flex-direction:row;justify-content:space-between}.FAQ_Q>span:nth-child(1){margin-right:1%}.FAQ_Q>span:nth-child(2){margin-left:1%}.FAQ_Q>.arrow{transition:transform .3s ease;font-size:1.2em}.FAQ_A{border-radius:.4rem;font-size:1rem;color:#666;padding:0 15px;max-height:0;background-color:#eee;overflow:hidden;transition:max-height .3s ease,padding .3s ease,margin .3s ease}.FAQ_Item.active .FAQ_A{max-height:500px;padding-top:15px;padding-bottom:15px;margin-top:1rem}.FAQ_Item.active .FAQ_Q .arrow{transform:rotate(90deg)}@media (max-width: 480px){.FAQ_Q{font-size:1rem}.FAQ_A{font-size:.9rem}.FAQsList,.FAQDesc{width:100%}}@media (min-width: 481px) and (max-width: 767px){.FAQsList,.FAQDesc{width:100%}}@media (min-width: 768px) and (max-width: 1023px){.FAQsList,.FAQDesc{width:80%}}
