.v-app-bar{display:flex}.v-app-bar.v-toolbar{background:rgb(var(--v-theme-surface));color:rgba(var(--v-theme-on-surface),var(--v-high-emphasis-opacity))}.v-app-bar.v-toolbar:not(.v-toolbar--flat){box-shadow:0 2px 4px -1px var(--v-shadow-key-umbra-opacity,rgba(0,0,0,.2)),0 4px 5px 0 var(--v-shadow-key-penumbra-opacity,rgba(0,0,0,.14)),0 1px 10px 0 var(--v-shadow-key-ambient-opacity,rgba(0,0,0,.12))}.v-app-bar:not(.v-toolbar--absolute){padding-inline-end:var(--v-scrollbar-offset)}.v-toolbar{align-items:flex-start;background:rgb(var(--v-theme-surface-light));border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-radius:0;border-style:solid;border-width:0;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-light),var(--v-high-emphasis-opacity));display:flex;flex:none;flex-direction:column;justify-content:space-between;max-width:100%;position:relative;transition:.2s cubic-bezier(.4,0,.2,1);transition-property:height,width,transform,max-width,left,right,top,bottom,box-shadow;width:100%}.v-toolbar--border{border-width:thin;box-shadow:none}.v-toolbar--absolute{position:absolute}.v-toolbar--collapse{border-end-end-radius:24px;max-width:112px;overflow:hidden}.v-toolbar--collapse .v-toolbar-title{display:none}.v-toolbar--flat{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))}.v-toolbar--floating{display:inline-flex}.v-toolbar--rounded{border-radius:4px}.v-toolbar__content,.v-toolbar__extension{align-items:center;display:flex;flex:0 0 auto;position:relative;transition:inherit;width:100%}.v-toolbar__content{overflow:hidden}.v-toolbar__content>.v-btn:first-child{margin-inline-start:4px}.v-toolbar__content>.v-btn:last-child{margin-inline-end:4px}.v-toolbar__content>.v-toolbar-title{margin-inline-start:20px}.v-toolbar--density-prominent .v-toolbar__content{align-items:flex-start}.v-toolbar__image{display:flex;height:100%;left:0;opacity:var(--v-toolbar-image-opacity,1);position:absolute;top:0;transition-property:opacity;width:100%}.v-toolbar__append,.v-toolbar__prepend{align-items:center;align-self:stretch;display:flex}.v-toolbar__prepend{margin-inline:4px auto}.v-toolbar__append{margin-inline:auto 4px}.v-toolbar-title{flex:1 1;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.75rem;min-width:0;text-transform:none}.v-toolbar--density-prominent .v-toolbar-title{align-self:flex-end;font-size:1.5rem;font-weight:400;letter-spacing:0;line-height:2.25rem;padding-bottom:6px;text-transform:none}.v-toolbar-title__placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.v-toolbar-items{align-self:stretch;display:flex;height:inherit}.v-toolbar-items>.v-btn{border-radius:0}.v-navigation-drawer{-webkit-overflow-scrolling:touch;background:rgb(var(--v-theme-surface));border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-style:solid;border-width:0;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));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--rounded{border-radius:4px}.v-navigation-drawer--bottom,.v-navigation-drawer--top{max-height:-webkit-fill-available;overflow-y:auto}.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}.v-sheet{background:rgb(var(--v-theme-surface));border-color:rgba(var(--v-border-color),var(--v-border-opacity));border-radius:0;border-style:solid;border-width:0;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));display:block}.v-sheet--border{border-width:thin;box-shadow:none}.v-sheet--absolute{position:absolute}.v-sheet--fixed{position:fixed}.v-sheet--relative{position:relative}.v-sheet--sticky{position:sticky}.v-sheet--rounded{border-radius:4px}[data-v-b4dd65ac] [data-v-b4dd65ac] .v-btn__overlay,[data-v-b4dd65ac] [data-v-b4dd65ac] .v-btn__underlay,[data-v-b4dd65ac] [data-v-b4dd65ac] .v-ripple__container{display:none}[data-v-b4dd65ac] .v-btn:hover span[data-v-433a9abd]{color:#fff}.btn[data-v-b4dd65ac]{color:#cfcfcf;text-transform:unset!important}.v-btn[data-v-b4dd65ac]{justify-content:start}.v-btn span[data-v-b4dd65ac]{color:#a3a3a3}.v-btn.active[data-v-b4dd65ac]{background-color:#d7684d}.v-btn.active span[data-v-b4dd65ac]{color:#fff}.buttonSide[data-v-b4dd65ac]{background-color:#121212}.btn[data-v-b4dd65ac] .v-btn__overlay,.btn[data-v-b4dd65ac] .v-btn__underlay,.btn[data-v-b4dd65ac] .v-ripple__container{display:none}.buttonSide[data-v-b4dd65ac]{background-size:100% auto;border:none;border-radius:10px;box-shadow:1px 1px 1px #0000001a;color:#fff;font-size:17px;padding:.6em 1.5em}.buttonSide[data-v-b4dd65ac]:hover{animation:pulse512-b4dd65ac 1.5s infinite;background-color:#d7684d;background-position:100%;background-size:200% auto}@keyframes pulse512-b4dd65ac{0%{box-shadow:0 0 #a6d8db66}70%{box-shadow:0 0 0 5px #da674400}to{box-shadow:0 0 #da674400}}.loading-wave[data-v-b4dd65ac]{align-items:flex-end;display:flex;height:100px;justify-content:center;left:30%;position:absolute;top:40%;width:300px}.loading-bar[data-v-b4dd65ac]{animation:loading-wave-animation-b4dd65ac 1s ease-in-out infinite;background-color:#a6d8db;border-radius:5px;height:10px;margin:0 5px;width:20px}.loading-bar[data-v-b4dd65ac]:nth-child(2){animation-delay:.1s}.loading-bar[data-v-b4dd65ac]:nth-child(3){animation-delay:.2s}.loading-bar[data-v-b4dd65ac]:nth-child(4){animation-delay:.3s}@keyframes loading-wave-animation-b4dd65ac{0%{height:10px}50%{height:50px}to{height:10px}}.inner-absolute-layout[data-v-b4dd65ac]{left:50%;position:fixed;top:50%;transform:translate(-50%,-50%)}.image-loader[data-v-b4dd65ac]{animation:spin-b4dd65ac 4s linear infinite;width:300px}.spinner[data-v-b4dd65ac]{height:60px;position:relative;width:60px}.spinner .dot[data-v-b4dd65ac]{display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;position:absolute}.spinner .dot[data-v-b4dd65ac]:after{background-color:#d7684d;border-radius:50%;content:"";height:7px;width:7px}@keyframes spin-b4dd65ac{to{transform:rotate(1turn)}}.spinner .dot[data-v-b4dd65ac]{animation:spin-b4dd65ac 2s infinite}.spinner .dot[data-v-b4dd65ac]:nth-child(2){animation-delay:.1s}.spinner .dot[data-v-b4dd65ac]:nth-child(3){animation-delay:.2s}.spinner .dot[data-v-b4dd65ac]:nth-child(4){animation-delay:.3s}.spinner .dot[data-v-b4dd65ac]:nth-child(5){animation-delay:.4s}
