.faq-section{background-position:0;background-size:contain;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:40px 0;display:flex;background-repeat:no-repeat!important;background-attachment:fixed!important}.faq-container{flex-direction:column;gap:20px;display:flex}.faq-title{font-size:32px;font-weight:700}.faq-QA{-webkit-backdrop-filter:blur(64px);backdrop-filter:blur(64px);background-color:rgba(234,234,241,.06);border-left:10px solid #9ed1ba;border-radius:8px;flex-direction:column;gap:15px;width:918px;padding:24px;display:flex}.faq-question{justify-content:space-between;align-items:center;width:100%;display:flex}.faq-question h1{color:#9ed1ba;font-size:20px;font-weight:500}.faq-answer p{font-size:18px;font-weight:500}.faq-answer-wrapper{max-height:0;transition:max-height .6s ease-in-out;overflow:hidden}.faq-answer-wrapper.open{opacity:1;max-height:100px}.faq-question img{cursor:pointer}@media (max-width:768px){.faq-section{gap:18px;padding:20px 0}.faq-container{gap:12px;padding:0 20px}.faq-title{font-size:28px;font-weight:600}.faq-QA{gap:8px;width:100%;padding:24px}.faq-question h1{font-size:18px;font-weight:500}.faq-answer p{font-size:16px;font-weight:500}.faq-answer-wrapper.open{opacity:1;max-height:300px}}
