.faqs_buysellFeaturepage__QgxrE{position:relative;min-height:100vh;background-color:#fcfcfc;font-family:Inter,sans-serif;overflow-x:hidden;padding-top:5rem;width:100%}.faqs_contentWrapper__e2E6l{display:flex;flex-direction:column;align-items:center;padding:0;width:85%;margin:100px auto 0}.faqs_headerContainer__P4PQs{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:2rem}.faqs_headerImageAndTextWrapper__c9me5{position:relative;width:100%;height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.faqs_blackImage__nT9gl,.faqs_questionImage__ITYxf,.faqs_yellowImage__YJvae{position:absolute;pointer-events:none}.faqs_yellowImage__YJvae{z-index:1;top:0;left:0;width:100%;height:100%;object-fit:cover}.faqs_blackImage__nT9gl{z-index:2;top:0;left:0;width:205%;height:100%;object-fit:cover;opacity:1}.faqs_questionImage__ITYxf{z-index:3;object-fit:contain;opacity:1;right:60%;top:10%;max-width:30%;max-height:30%;left:10%}.faqs_frequentlyAskedQuestions__OJfZB{position:relative;z-index:4;color:transparent;background-image:linear-gradient(90deg,#f8c057,#fff 50%,#f8c057);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;text-shadow:none;font-size:3rem;font-weight:900;margin-bottom:0;text-align:center;animation:faqs_shine__znBAs 3s linear infinite}@keyframes faqs_shine__znBAs{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes faqs_activePulse__SeTVC{0%{box-shadow:0 4px 10px rgba(248,192,87,.2)}50%{box-shadow:0 8px 15px rgba(248,192,87,.3)}to{box-shadow:0 4px 10px rgba(248,192,87,.2)}}.faqs_mainContentSearchContainer__3m6aC{display:flex;align-items:center;background-color:#ffffff;border-radius:12px;box-shadow:0 4px 10px rgba(0,0,0,.05);padding:.5rem 1rem;width:100%;max-width:600px;margin-top:2rem;margin-left:2rem;margin-bottom:1rem}.faqs_mainContentSearchInput__izaqq{flex-grow:1;border:none;outline:none;font-size:1rem;color:#666;padding-left:.5rem}.faqs_mainContentSearchIcon__F2QKd{font-size:1.25rem;color:#f8c057;cursor:pointer}.faqs_sidebarAndFaqContainer__6HdC0{display:flex;width:100%;max-width:1300px;margin-top:1rem;margin-bottom:5rem;padding:0 3rem;align-items:flex-start;gap:10rem}.faqs_sidebar__zZJsc{width:300px;background-color:#ffffff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #eee;padding:0;margin-left:-5rem}.faqs_navLinks__0U2bZ{display:flex;flex-direction:column;gap:0;padding:1.5rem 0}.faqs_navItem__P9qyf{padding:.75rem 1.5rem;font-size:1rem;color:#666;font-weight:500;cursor:pointer;transition:all .3s ease;background-color:transparent;border-bottom:1px solid #f8c057}.faqs_navItem__P9qyf:last-child{border-bottom:none}.faqs_navItem__P9qyf:hover{background-color:#f8c057;color:#fff}.faqs_navItem__P9qyf.faqs_active__qzzfP{color:#ffffff;font-weight:700;border-bottom:none;background-color:#f8c057;box-shadow:0 4px 10px rgba(248,192,87,.2);animation:faqs_activePulse__SeTVC 2s ease-in-out infinite}.faqs_faqList__tyVjy{width:100%;display:flex;flex-direction:column;gap:1.5rem}.faqs_faqItem__p72Ei{background-color:#ffffff;border-radius:12px;box-shadow:0 2px 10px rgba(0,0,0,.05);border:1px solid #eee;width:100%;transition:box-shadow .3s ease}.faqs_faqItem__p72Ei:hover{box-shadow:0 4px 15px rgba(0,0,0,.1)}.faqs_faqQuestion__t_UW_{display:flex;align-items:center;padding:1.5rem;font-size:1rem;font-weight:500;color:#333;cursor:pointer}.faqs_faqIcon__QD0qN{margin-right:1rem;color:#f8c057}.faqs_faqAnswer__7ISL1{padding:0 1.5rem 1.5rem 3.5rem;font-size:.9rem;color:#666;line-height:1.6}.faqs_text3___xa9I,.faqs_text__hVbtj{color:#333;font-size:1rem}.faqs_findTheTopicsContainer__SkYk7{font-size:1.2rem;color:#555;margin-top:1rem;text-align:center}.faqs_topics__4EtZ0{color:#f8c057;font-weight:600}.faqs_noResults__PIlFu{text-align:center;color:#888;margin-top:2rem}@media (max-width:768px){.faqs_buysellFeaturepage__QgxrE{padding-top:3rem}.faqs_headerImageAndTextWrapper__c9me5{height:250px}.faqs_frequentlyAskedQuestions__OJfZB{font-size:2rem;margin-bottom:2rem}.faqs_mainContentSearchContainer__3m6aC{max-width:90%;margin:1rem auto}.faqs_sidebarAndFaqContainer__6HdC0{flex-direction:column;padding:0 1rem;gap:2rem;margin-bottom:3rem}.faqs_sidebar__zZJsc{width:100%;margin-left:0;margin-bottom:1rem;border-radius:0;box-shadow:none;border:none;background-color:transparent}.faqs_navLinks__0U2bZ{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding:0;gap:.5rem;overflow-x:auto;width:100%;-ms-overflow-style:none;scrollbar-width:none}.faqs_navLinks__0U2bZ::-webkit-scrollbar{display:none}.faqs_navItem__P9qyf{padding:.5rem 1rem;border-bottom:none;border-radius:8px;font-size:.9rem;box-shadow:0 2px 5px rgba(0,0,0,.05);min-width:fit-content}.faqs_navItem__P9qyf.faqs_active__qzzfP{border-bottom:none}.faqs_faqQuestion__t_UW_{padding:1rem;font-size:.9rem}.faqs_faqAnswer__7ISL1{padding:0 1rem 1rem 2.5rem;font-size:.8rem}.faqs_text3___xa9I,.faqs_text__hVbtj{font-size:.9rem}.faqs_findTheTopicsContainer__SkYk7{font-size:1rem}}