.AdvancedWalkthroughCard_container__LdM4l{display:flex;flex-direction:column;gap:8px}.AdvancedWalkthroughCard_header__3kB1q{display:flex;justify-content:space-between}.AdvancedWalkthroughCard_subtitle__mEtiJ{color:var(--grey-2);font-size:14px;font-weight:400;line-height:18px;margin-bottom:16px}.AdvancedWalkthroughCard_closeIcon__7ti6j{display:block;height:24px;width:24px;cursor:pointer;color:var(--grey-2);margin-left:8px;margin-top:4px}.AdvancedWalkthroughCard_buttonIcon__XoY5z{width:24px;height:24px}.OnboardingFAQ_container__80tEf{display:flex;flex-direction:column;gap:16px}.OnboardingFAQ_trigger__sq18i{all:unset;cursor:pointer;padding:6px;border-radius:6px;transition:transform .2s ease;display:flex;align-items:center;justify-content:center;&[data-state=open]{transform:rotate(-180deg)}}.OnboardingFAQ_chevron__1QmTb{height:24px;width:24px;color:var(--black)}.OnboardingFAQ_content__xwrtl{overflow:hidden;display:flex;flex-direction:column;gap:4px;&[data-state=open]{animation:OnboardingFAQ_slideDown__eyKdw .2s ease-out}&[data-state=closed]{animation:OnboardingFAQ_slideUp__cjX4t .2s ease-out}}@keyframes OnboardingFAQ_slideDown__eyKdw{0%{height:0}to{height:var(--radix-collapsible-content-height)}}@keyframes OnboardingFAQ_slideUp__cjX4t{0%{height:var(--radix-collapsible-content-height)}to{height:0}}