.faq-section{background:#fff;width:100%;padding:8rem 4rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.faq-section-title{text-align:center;color:#7c8254;font-family:Satoshi,sans-serif;font-size:60px;font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin:0}.faq-decorative-dots{display:flex;justify-content:center;margin-bottom:2rem}.faq-decorative-dots svg{width:148px;height:22px}.faq-container{max-width:1400px;width:100%;display:flex;flex-direction:column;gap:0}.faq-item{width:100%}.faq-header{width:100%;background:none;border:none;padding:2.5rem 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:opacity .3s ease}.faq-header:hover{opacity:.7}.faq-title{color:#000;font-family:Roboto Mono,monospace;font-size:2.5rem;font-weight:400;line-height:normal;text-transform:uppercase;margin:0;text-align:left}.faq-icon{flex-shrink:0;width:27px;height:26px;display:flex;align-items:center;justify-content:center}.faq-icon svg{width:27px;height:auto}.faq-divider{width:100%;height:1px;background:#00000080}.faq-content{padding:2.5rem 0;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-content p{color:#000;font-family:Roboto Mono,monospace;font-size:1.875rem;font-weight:400;line-height:normal;margin:0;max-width:1171px}@media(max-width:1024px){.faq-section{padding:6rem 3rem}.faq-header{padding:2rem 0}.faq-title{font-size:2rem}.faq-content{padding:2rem 0}.faq-content p{font-size:1.5rem}}@media(max-width:767px){.faq-section{padding:4rem 2rem;gap:2rem}.faq-decorative-dots svg{width:100px;height:15px}.faq-header{padding:1.5rem 0}.faq-title{font-size:1.5rem}.faq-icon{width:20px;height:20px}.faq-icon svg{width:20px}.faq-content{padding:1.5rem 0}.faq-content p{font-size:1.125rem;line-height:1.6}}
