@keyframes ext-fade-up{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.ext-fade-0{animation:.7s both ext-fade-up}.ext-fade-1{animation:.7s .1s both ext-fade-up}.ext-fade-2{animation:.7s .2s both ext-fade-up}.ext-fade-3{animation:.7s .3s both ext-fade-up}.ext-fade-4{animation:.7s .4s both ext-fade-up}.ext-fade-5{animation:.7s .5s both ext-fade-up}@media (prefers-reduced-motion:reduce){.ext-fade-0,.ext-fade-1,.ext-fade-2,.ext-fade-3,.ext-fade-4,.ext-fade-5{opacity:1!important;animation:none!important;transform:none!important}}details.faq-item summary{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;list-style:none;display:flex}details.faq-item summary::-webkit-details-marker{display:none}details.faq-item summary .faq-chevron{color:#22c55e;flex-shrink:0;width:1rem;height:1rem;transition:transform .25s}details.faq-item[open] summary .faq-chevron{transform:rotate(180deg)}details.faq-item .faq-answer{padding-bottom:1.25rem;padding-right:2rem}
