.SidePanel_overlay__MKphW{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-bg-opacity);z-index:1000;opacity:0;pointer-events:none;transition:opacity .2s ease-in-out}.SidePanel_overlay__MKphW.SidePanel_isOpen__a6Xsj{opacity:1;pointer-events:auto}.SidePanel_panel__sm0Rj{width:calc(100% - var(--space-12));height:100%;background-color:white;padding:calc(var(--space-2) + var(--space-16)) var(--space-6) var(--space-8) var(--space-6);display:flex;flex-direction:column;gap:var(--space-8);position:absolute;top:0;right:0;transform:translateX(100%);transition:transform .2s ease-in-out}.SidePanel_panel__sm0Rj.SidePanel_isOpen__a6Xsj{transform:translateX(0)}.SidePanel_closeButton__UpgCA{position:absolute;top:var(--space-1);right:var(--space-2);background:none;border:none;font-size:2rem;cursor:pointer;padding:var(--space-2)}@media (min-width:600px) and (max-width:839px){.SidePanel_panel__sm0Rj{width:50%}}@media (min-width:840px){.SidePanel_panel__sm0Rj{width:25%}}.HeaderFallback_fallback__08nAV{height:var(--space-12);width:100%}@media (min-width:840px){.HeaderFallback_fallback__08nAV{height:80px}}