.menu-or-bottom-sheet-container{background-color:#fff!important}.menu-or-bottom-sheet-container.desktop-list{background-color:#fff;border-radius:4px;box-shadow:0 0 10px 2px rgba(38,117,236,.35)!important}.menu-or-bottom-sheet-container.desktop-list.bottom-right,.menu-or-bottom-sheet-container.desktop-list.right,.menu-or-bottom-sheet-container.desktop-list.top-right{margin-left:16px}.menu-or-bottom-sheet-container.desktop-list.bottom-left,.menu-or-bottom-sheet-container.desktop-list.left,.menu-or-bottom-sheet-container.desktop-list.top-left{margin-right:16px}.menu-or-bottom-sheet-container.desktop-list.top{margin-bottom:16px}.menu-or-bottom-sheet-container.desktop-list.bottom{margin-top:16px}.menu-or-bottom-sheet-container.desktop-list .action-list-title{background-color:#f5f5f5!important;color:#3b3b3b!important;border-top-left-radius:4px;border-top-right-radius:4px}.menu-or-bottom-sheet-container.v-bottom-sheet{border-top-left-radius:12px!important;border-top-right-radius:12px!important}.menu-or-bottom-sheet-container.v-bottom-sheet .header{background-color:#f5f5f5;padding:16px 20px!important;font-weight:600!important}.menu-or-bottom-sheet-container .handle{height:16px;width:100vw;background-color:#f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px;position:relative}.menu-or-bottom-sheet-container .handle:after{content:"";position:absolute;top:50%;left:50%;width:80px;height:4px;border-radius:2px;background-color:#000;transform:translate(-50%,-50%);opacity:.5}