.faq{background:#131313}.faq__heading{font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;color:#fff;margin-bottom:3rem;font-size:clamp(1.5rem,1rem + 2vw,2.5rem);font-weight:900;line-height:1.1}.faq__list{flex-direction:column;display:flex}.faq__item{border-bottom:1px solid #ffffff14}.faq__item--open .faq__answer{opacity:1;max-height:400px;padding-bottom:2rem}.faq__item--open .faq__icon{color:#b0ff96}.faq__question{color:#fff;width:100%;font-family:var(--font-heading),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-transform:uppercase;letter-spacing:.02em;text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem 0;font-size:clamp(1.125rem,1rem + .6vw,1.25rem);font-weight:700;transition:color .15s;display:flex}.faq__question:hover{color:#b0ff96}.faq__icon{color:#ffffff8c;flex-shrink:0;font-size:1.5rem;font-weight:300;transition:color .15s}.faq__answer{opacity:0;max-height:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.faq__answer p{color:#ffffff8c;max-width:640px;font-size:clamp(1rem,.9rem + .5vw,1.125rem);font-weight:400;line-height:1.5}
