.faqwrap{width:90%;margin:60px auto 0}.faqlist{width:100%}.faqitem{margin-bottom:20px;padding:0 24px;box-sizing:border-box;border-radius:12px;overflow:hidden;background:#f7f9fa}.faqtitle{width:100%;height:64px;display:flex;align-items:center;cursor:pointer}.faqsubtitle{font-size:18px;font-weight:400;letter-spacing:0;color:#1c1f23}.faqinfo{padding:0 0;font-size:16px;font-weight:400;letter-spacing:0;color:grey;text-align:left;max-height:0;overflow:hidden;box-sizing:border-box}.faqinfo.active{padding:20px 0;max-height:5000px;transition:max-height .25s ease-in}.faqarrow{width:20px;margin-left:auto}.videowrap{width:520px;height:292px;position:relative;cursor:pointer;border-radius:12px;overflow:hidden}.videowrap video{width:100%;height:100%;position:absolute;object-fit:cover;top:0;left:0}.playicon{position:absolute;width:60px;height:60px;top:0;bottom:0;left:0;right:0;margin:auto}