.faq{z-index:1;position:relative}.faq:before{content:"";z-index:-1;filter:blur(8rem);opacity:.11;background-color:#ffae00;border-radius:100%;position:absolute;inset:29% 30% 20%}.faq--deferred{content-visibility:auto;contain-intrinsic-size:auto 28rem}@media (max-width:890px){.faq--deferred{contain-intrinsic-size:auto 30rem}}.faq__main{flex-direction:column;justify-content:center;align-items:center;display:flex}.faq__list{flex-wrap:wrap;justify-content:center;gap:0 2.5rem;width:100%;display:flex}@media (max-width:1200px){.faq__list{gap:1rem}}@media (max-width:890px){.faq__list{gap:0}}
.faqItem{border-bottom:1px solid var(--vp-quaternary-border);flex-direction:column;justify-content:space-between;align-items:flex-start;width:calc(50% - 1.25rem);padding:0 1.875rem;display:flex}@media (max-width:1200px){.faqItem{width:calc(50% - .5rem)}}@media (max-width:890px){.faqItem{width:100%}}@media (max-width:600px){.faqItem{padding:0 1.5rem}}@media (max-width:425px){.faqItem{padding:0 1rem}}.faqItem__full{visibility:visible;opacity:1;pointer-events:auto;width:100%;max-width:42.375rem}@media (max-width:890px){.faqItem__extra:not(.faqItem__extra--visible){display:none}}.faqItem__wrapper{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;gap:.625rem;width:100%;padding:2rem 0;display:flex}@media (max-width:600px){.faqItem__wrapper{padding:1.5rem 0}}@media (max-width:425px){.faqItem__wrapper{padding:1rem 0}}.faqItem__query{text-align:start;color:var(--vp-primary-title);cursor:pointer;background-color:#0000;border:none;margin:0;padding:0;font-size:1.125rem;font-weight:600;line-height:1.25rem}@media (max-width:600px){.faqItem__query{font-size:1rem}}@media (max-width:425px){.faqItem__query{font-size:.875rem}}.faqItem__answer{content-visibility:hidden;opacity:0;color:var(--vp-primary-text);transition:opacity .25s,transform .3s;overflow:hidden;transform:translateY(-.5rem)}.faqItem__answer.show{content-visibility:visible;opacity:1;margin-bottom:1.5rem;transform:translateY(0)}@supports not (content-visibility:hidden){.faqItem__answer{display:none}.faqItem__answer.show{display:block}}.faqItem__open-btn-wrapper{background:#1a1a1a;border:none;border-radius:6.25rem;justify-content:center;align-items:center;padding:1rem;display:flex}@media (max-width:425px){.faqItem__open-btn-wrapper{padding:.5rem}}.faqItem__open-btn{cursor:pointer;width:1.25rem;height:1.25rem;position:relative}@media (max-width:768px){.faqItem__open-btn{width:1rem;height:1rem}}.faqItem__open-btn:before,.faqItem__open-btn:after{content:"";background-color:#fff;width:100%;height:.125rem;transition:transform .35s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.faqItem__open-btn:after{transform:translateY(-50%)rotate(90deg)}.faqItem__open-btn.active:before{opacity:0;transform:translateY(-50%)rotate(-90deg)}.faqItem__open-btn.active:after{transform:translateY(-50%)rotate(0)}.faqItem__show-more{background-color:#0000;align-items:center;gap:.375rem;margin-top:1rem;padding:.5rem;font-size:1rem;display:none}@media (max-width:890px){.faqItem__show-more{display:flex}}@media (max-width:425px){.faqItem__show-more{font-size:.875rem}}.faqItem__show-more img{width:.75rem;height:.75rem}
