.v-tooltip{display:none}.v-tooltip--attached{display:inline}.v-tooltip__content{background:rgba(97,97,97,.9);color:#fff;border-radius:4px;font-size:14px;line-height:22px;display:inline-block;padding:5px 16px;position:absolute;text-transform:none;width:auto;opacity:0;pointer-events:none}.v-tooltip__content.menuable__content__active{opacity:.9}.v-tooltip__content--fixed{position:fixed}.v-tooltip__content[class*=-active]{transition-timing-function:cubic-bezier(0,0,.2,1)}.v-tooltip__content[class*=enter-active]{transition-duration:.15s}.v-tooltip__content[class*=leave-active]{transition-duration:75ms}.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}