.Drawer[class]{display:none;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%}.Drawer.Drawer_visible{display:block}.Drawer-DragObserver{display:flex;height:inherit}.Drawer-Curtain{display:flex;flex-direction:column;max-height:100%;position:relative;will-change:transform}.Drawer-Curtain:focus{outline:none}.Drawer-Content{-webkit-overflow-scrolling:touch;overflow:auto;position:relative}.Drawer-Overlay{-webkit-tap-highlight-color:rgba(0,0,0,0);bottom:0;left:0;position:fixed;right:0;top:0;touch-action:none;will-change:opacity}.Drawer_view_default .Drawer-Content,.Drawer_view_default .Drawer-Title{background:#fff;background:var(--depot-color-bg-secondary)}.Drawer_view_default .Drawer-Overlay{background:undefined;background:rgba(0,0,0,.4)}.Drawer_direction_bottom .Drawer-DragObserver{flex-direction:column;justify-content:flex-end}.Drawer_direction_bottom.Drawer_view_default .Drawer-Curtain{max-height:calc(100% - 32px)}.Drawer_direction_bottom.Drawer_view_default .Drawer-Content,.Drawer_direction_bottom.Drawer_view_default .Drawer-Title{border-radius:16px 16px 0 0}.Drawer_direction_bottom.Drawer_view_default .Drawer-Title+.Drawer-Content{border-top-left-radius:0;border-top-right-radius:0}.Drawer_direction_bottom.Drawer_view_default .Drawer-Handle{left:50%;margin-left:-36px;padding:8px 16px;position:absolute;top:-19px;width:40px;will-change:opacity}.Drawer_direction_bottom.Drawer_view_default .Drawer-Handle:before{background:#fff;border-radius:100px;content:"";display:block;height:3px}.Drawer_direction_bottom.Drawer_view_default.Drawer_nested .Drawer-Handle{top:0;z-index:1}.Drawer_direction_bottom.Drawer_view_default.Drawer_nested .Drawer-Handle:before{background:undefined;background:rgba(0,0,0,.1)}