.faq-section{width:100%;background-image:url(https://cdn.rocketx.exchange/pd135zq/website/ui/bg.webp);position:relative;background-position:left bottom;background-repeat:no-repeat;background-color:#000}.faq-outer{width:100%;position:relative;z-index:3;overflow:hidden;padding-bottom:140px;padding-top:0}.faq{position:relative;z-index:10;width:var(--app-width);margin:auto}.faq .headline{color:#fff;font-weight:700;font-size:24px}.faq-container{color:#6f7c93;display:flex;letter-spacing:.05em;grid-gap:20px;margin:30px 0 0;animation:fadeIn 2s}.faq-container .categories-container{width:25%}.faq-container .categories{background:#151529;border-radius:4px;padding:20px}.categories .categories-heading{color:#fff;font-size:16px;font-weight:700;margin:0 0 25px}.cat{margin:10px 0;padding:10px;border-radius:4px;font-size:16px;cursor:pointer;font-weight:700}.cat.active{background:#202037;color:#fff}.cat:hover{background:#202037;color:#fff}.faq-container .qna{width:100%}.qna #faq-input{width:calc(100% - 50px);background-color:#151529;border:none;font-size:16px;color:#fff;padding:15px 10px 15px 40px;background-image:url(https://cdn.rocketx.exchange/pd135zq/website/ui/search.webp);background-size:16px;background-repeat:no-repeat;background-position:15px 16px;border-radius:4px}.qna #faq-input::placeholder{color:#fff;letter-spacing:.04em;opacity:1}.qna #faq-input:-ms-input-placeholder{color:#fff;letter-spacing:.04em}.qna #faq-input::-ms-input-placeholder{color:#fff;letter-spacing:.04em}.qna #faq-input:focus-visible{outline:none}.qna .qna-container{width:100%}.qna .qna-container .not-found{display:none;background-color:#151529;border-radius:0 0 4px 4px;padding:20px;animation:fadeIn .25s;margin:-5px 0 0;color:rgba(255,255,255,.8)}.qna .question-box{background-color:#151529;border-radius:4px;padding:20px;margin:20px 0;animation:fadeIn 1s}.question-box .question{color:rgba(255,255,255,.8);position:relative}.question-box .question h3{width:calc(100% - 30px)}.question .arrow{position:absolute;right:2px;top:6px;width:16px;background-repeat:no-repeat;background-size:14px;height:16px;background-image:url(https://cdn.rocketx.exchange/pd135zq/website/ui/arrow-down.webp)}.question-box.active .arrow{background-image:url(https://cdn.rocketx.exchange/pd135zq/website/ui/arrow-up.webp)}.question-box .question:hover{color:#fff;cursor:pointer}.question-box .answer{padding:20px 0 0;line-height:32px;display:none}.answer a{color:var(--secondary-text);text-decoration:none;word-wrap:break-word}.answer .points{margin:10px 0}.answer a:hover{color:#fff}.answer ul{padding:15px}.answer ul li{margin:10px 0}.app-loader-container{position:relative;height:100vh;width:100%;z-index:4}.footer-wrapper{width:100%;background-image:url(https://cdn.rocketx.exchange/pd135zq/website/ui/bg.webp);position:relative;background-position:left bottom;background-repeat:no-repeat;background-color:#000}