.v-navigation-drawer{-webkit-overflow-scrolling:touch;border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;display:flex;flex-direction:column;height:100%;max-width:100%;pointer-events:auto;position:absolute;transition-duration:.2s;transition-property:box-shadow,transform,visibility,width,height,left,right,top,bottom;transition-timing-function:cubic-bezier(.4,0,.2,1)}.v-navigation-drawer--border{border-width:thin;box-shadow:none}.v-navigation-drawer{background:rgb(var(--v-theme-surface));box-shadow:0 0 0 0 var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 0 0 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 0 0 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-navigation-drawer--rounded{border-radius:4px}.v-navigation-drawer--top{border-bottom-width:thin;top:0}.v-navigation-drawer--bottom{border-top-width:thin;left:0}.v-navigation-drawer--left{border-right-width:thin;left:0;right:auto;top:0}.v-navigation-drawer--right{border-left-width:thin;left:auto;right:0;top:0}.v-navigation-drawer--floating{border:none}.v-navigation-drawer--temporary.v-navigation-drawer--active{box-shadow:0 8px 10px -5px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 16px 24px 2px var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 6px 30px 5px var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-navigation-drawer--sticky{height:auto;transition:box-shadow,transform,visibility,width,height,left,right}.v-navigation-drawer .v-list{overflow:hidden}.v-navigation-drawer__content{flex:0 1 auto;height:100%;max-width:100%;overflow-x:hidden;overflow-y:auto}.v-navigation-drawer__img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.v-navigation-drawer__img img:not(.v-img__img){height:inherit;-o-object-fit:cover;object-fit:cover;width:inherit}.v-navigation-drawer__scrim{background:#000;height:100%;left:0;opacity:.2;position:absolute;top:0;transition:opacity .2s cubic-bezier(.4,0,.2,1);width:100%;z-index:1}.v-navigation-drawer__append,.v-navigation-drawer__prepend{flex:none;overflow:hidden}.autocomplete{border-radius:12px!important;border-width:2px!important;font-size:16px!important;transition:all .3s ease!important}.autocomplete:focus-within{border-color:#e11d8b!important;box-shadow:0 0 0 3px #e11d8b1a!important;outline:none!important;transform:translateY(-2px)!important}.custom-drawer__header-item_open{padding:0 10px 0 15px}.custom-drawer__header-item_open .custom-drawer__header-item-image{margin-top:15px;width:140px}.custom-drawer__header-item_closed{padding:4px 8px}.custom-drawer__header-item_closed .custom-drawer__header-item-image{margin:15px 0;width:40px}.custom-drawer__header-item-chevron{font-size:24px;margin-bottom:0}.custom-drawer__dropdown{border:1px solid #4c6d75;border-radius:8px;padding:0 12px 8px}.custom-drawer__list .router-link-exact-active .v-list-item--link,.custom-drawer__list-link_active .v-list-item--link{background-color:#415f67}.custom-drawer__list .router-link-exact-active .v-icon,.custom-drawer__list-link_active .v-icon{opacity:1}.custom-drawer__list-link{color:#fff;text-decoration:unset}.custom-drawer__list-link .v-list-item-title{color:#fff;font-weight:600}.custom-drawer__list-item .v-list-item__prepend .v-list-item__spacer{width:10px}
