.faq-container{::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border-radius:8px;border:2px solid transparent}::-webkit-scrollbar-thumb,::-webkit-scrollbar-thumb:hover{background-color:var(--secondary)}::-webkit-scrollbar-button{display:none;height:0;width:0}*{scrollbar-width:thin;scrollbar-color:var(--secondary) transparent}}