.Drawer__wrapper__3166e{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;z-index:1001;overflow:hidden;opacity:0;transition:opacity .3s ease-in-out}.Drawer__wrapper__3166e .Drawer__root__98778{transform:translate(100%);transition:transform .3s ease}.Drawer__wrapper__3166e.Drawer__opened__85b61{opacity:1}.Drawer__wrapper__3166e.Drawer__opened__85b61 .Drawer__root__98778{transform:translate(0)}.Drawer__root__98778{display:flex;flex-direction:column;z-index:102;padding:40px 40px 40px 0;position:relative;width:max-content;max-width:80vw;height:100%;border-radius:20px 0 0 20px}.Drawer__root__98778.Drawer__primary__dd424{gap:40px;background-color:var(--color-white)}.Drawer__root__98778.Drawer__secondary__fa2e6{gap:24px;background-color:var(--color-gray-400)}.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__buttonWrapper__0ebb4,.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__footer__edb8f,.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__title__aee8a{background-color:var(--color-white);border-radius:20px}.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__buttonWrapper__0ebb4,.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__footer__edb8f{padding:16px}.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__footer__edb8f{margin-left:40px}.Drawer__root__98778.Drawer__secondary__fa2e6 .Drawer__title__aee8a{padding:12px 16px}.Drawer__footer__edb8f,.Drawer__header__09b78{padding-left:40px}.Drawer__header__09b78{display:flex;align-items:center;gap:24px;justify-content:space-between}.Drawer__title__aee8a{flex:1 1}.Drawer__body__64c02{padding:4px 4px 4px 36px;flex:1 1;overflow-y:auto}