.sv-faq{padding:68px 0 114px}.sv-faq>.container{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:997px;padding:0 1.5rem}.sv-faq__item{background-color:rgba(0,0,0,.07);border:1px solid hsla(0,0%,100%,.05);border-radius:16px;overflow:hidden}.sv-faq__question{align-items:center;color:#e2e2e8;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:700;gap:16px;justify-content:space-between;line-height:28.8px;list-style:none;padding:24px 32px}.sv-faq__question::-webkit-details-marker{display:none}.sv-faq__chevron{flex-shrink:0;transition:transform .2s ease}.sv-faq__item[open] .sv-faq__chevron{transform:rotate(180deg)}.sv-faq__answer{color:rgba(226,226,232,.8)!important;font-family:Inter,sans-serif;font-size:16px;line-height:26px;padding:0 32px 24px}.sv-faq__answer p{color:inherit!important;margin:0 0 12px}.sv-faq__answer p:last-child{margin-bottom:0}@media (max-width:480px){.sv-faq{padding:40px 0 56px}.sv-faq__question{font-size:16px;line-height:24px;padding:18px 20px}.sv-faq__answer{padding:0 20px 18px}}