.FAQSheet_sheet__G9ee9{--sheet-offset-x:0;--sheet-offset-y:100%;position:fixed;inset:auto 0 0;margin:0;padding:0;width:100%;max-width:none;max-height:90dvh;border:0;border-radius:24px 24px 0 0;background:rgb(var(--pure-white-value));color:rgb(var(--dark-green-value));overflow:hidden;animation:FAQSheet_enter__4F0gW .42s cubic-bezier(.22,1,.36,1) both}.FAQSheet_sheet__G9ee9[open]{display:flex;flex-direction:column}.FAQSheet_sheet__G9ee9::backdrop{background:rgba(0,30,27,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:FAQSheet_backdrop-enter__H3aJd .42s ease-out both}.FAQSheet_sheet__G9ee9[data-closing]{animation:FAQSheet_leave__d3atN .3s cubic-bezier(.4,0,.2,1) both}.FAQSheet_sheet__G9ee9[data-closing]::backdrop{animation:FAQSheet_backdrop-leave__tzQTw .3s ease-in-out both}@media(min-width:1024px){.FAQSheet_sheet__G9ee9{--sheet-offset-x:100%;--sheet-offset-y:0;inset:0 0 0 auto;width:45vw;max-width:720px;height:100dvh;max-height:none;border-radius:24px 0 0 24px}}@media(prefers-reduced-motion:reduce){.FAQSheet_sheet__G9ee9,.FAQSheet_sheet__G9ee9::backdrop,.FAQSheet_sheet__G9ee9[data-closing],.FAQSheet_sheet__G9ee9[data-closing]::backdrop{animation-duration:1ms}}.FAQSheet_header__UlTke{display:flex;justify-content:flex-end;flex-shrink:0;padding:20px 24px}.FAQSheet_content__v8zN3{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:8px 24px max(32px,env(safe-area-inset-bottom))}@media(min-width:1024px){.FAQSheet_content__v8zN3{padding:16px 40px 48px}}@keyframes FAQSheet_enter__4F0gW{0%{transform:translate(var(--sheet-offset-x),var(--sheet-offset-y))}to{transform:translate(0)}}@keyframes FAQSheet_leave__d3atN{0%{transform:translate(0)}to{transform:translate(var(--sheet-offset-x),var(--sheet-offset-y))}}@keyframes FAQSheet_backdrop-enter__H3aJd{0%{opacity:0}to{opacity:1}}@keyframes FAQSheet_backdrop-leave__tzQTw{0%{opacity:1}to{opacity:0}}