:root{--primary:#DB9E30;--primary-alpha:rgba(219,158,48,0.1)}.faq-scroll-container{overflow-y:auto;overflow-x:hidden;direction:rtl;-webkit-overflow-scrolling:touch;padding-left:1rem;padding-right:1.5rem;scrollbar-width:thin;scrollbar-color:var(--primary) var(--primary-alpha)}.faq-scroll-container>div{direction:ltr}.faq-scroll-container::-webkit-scrollbar{width:6px}.faq-scroll-container::-webkit-scrollbar-track{background:var(--primary-alpha);border-radius:999px;background-clip:content-box;padding:24px 0}.faq-scroll-container::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:999px;min-height:12px;max-height:20px;background-clip:padding-box;border-right:2px solid transparent;border-left:2px solid transparent}.faq-scroll-container::-webkit-scrollbar-thumb:hover{background-color:#c48725}.custom-scrollbar p{margin-bottom:1rem}