.support-content{padding:150px 0 220px;min-height:1300px}
.support-narrow{width:1180px;margin:auto}
.faq-list{border-top:1px solid var(--line)}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list summary{height:98px;display:flex;align-items:center;gap:14px;padding:0 18px;font-size:18px;font-weight:600;cursor:pointer}
.faq-list summary::after{content:'';width:12px;height:24px;margin-left:auto;background:url('../../images/assets/faq-img-weui-arrow-outlined1.svg') center/12px 24px no-repeat;transform:rotate(90deg);transition:transform .2s}
.faq-list details[open] summary{color:var(--cyan)}
.faq-list details[open] summary::after{transform:rotate(-90deg)}
.faq-list details p{background:#fafafa;color:#666;padding:35px 18px;line-height:1.7}
.faq-label,.notice-label{font-size:12px;background:#edf1f4;color:#333;border-radius:999px;padding:6px 11px}
.faq-filters{display:flex;gap:12px;margin-bottom:42px}
.list-toolbar{display:flex;justify-content:space-between;align-items:flex-end;margin:85px 0 15px}
.download-list{border-top:1px solid var(--line)}
.download-row{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;font-size:18px;font-weight:600}
.download-row .download-icon{width:38px;height:38px;margin-left:18px;border-radius:50%;background:#edf1f4;display:grid;place-items:center}
.download-row .download-icon img{width:18px;height:18px}
.download-row time{margin-left:auto;color:#888;font-weight:400}
.contact-form{border-top:1px solid #222;margin-top:70px;padding-top:5px}
.contact-form .form-row{min-height:64px}
.contact-form .form-row.text-row{align-items:start}
.contact-form .text-row label{padding-top:135px}
.file-control{display:flex;align-items:center;gap:12px}
.file-control input{position:absolute;opacity:0}
.file-control label{height:48px;padding:0 30px;border:1px solid var(--cyan);color:var(--cyan);display:flex;align-items:center;font-weight:600}
.file-control .btn img{width:20px;height:20px}
.attached-file{display:flex;align-items:center;gap:8px}
.attached-file>img{width:20px;height:20px}
.attached-file button img{width:24px;height:24px}
.privacy-title{font-weight:600;margin:30px 0 20px}
.privacy-box{border:1px solid var(--line);padding:25px;color:#777;font-size:13px;line-height:1.8}
.agreement{margin-top:15px}
.contact-actions{display:flex;justify-content:center;gap:15px;margin-top:45px}
.search-line button img{margin:auto}
.page-faq .support-content{min-height:1362px}
.page-downloads .support-content{min-height:1227px}
.page-contact .support-content{min-height:1302px;padding-bottom:93px}
