#custom-header .application{display:flex}
#custom-header .application--is-rtl{direction:rtl}
#custom-header .application--wrap{flex:1 1 auto;backface-visibility:hidden;display:flex;flex-direction:column;min-height:100vh;max-width:100%;position:relative}
#custom-header .application.theme--light{background:#fafafa;color:rgba(0,0,0,.87)}
#custom-header .application.theme--light a{cursor:pointer}
#custom-header .application.theme--light .text--primary{color:rgba(0,0,0,.87)!important}
#custom-header .application.theme--light .text--secondary{color:rgba(0,0,0,.54)!important}
#custom-header .application.theme--light .text--disabled{color:rgba(0,0,0,.38)!important}
#custom-header .application.theme--dark{background:#303030;color:#fff}
#custom-header .application.theme--dark a{cursor:pointer}
#custom-header .application.theme--dark .text--primary{color:#fff!important}
#custom-header .application.theme--dark .text--secondary{color:hsla(0,0%,100%,.7)!important}
#custom-header .application.theme--dark .text--disabled{color:hsla(0,0%,100%,.5)!important}
@-moz-document url-prefix(){@media print{.application,.application--wrap{display:block}}}
#custom-header .application .theme--light.v-navigation-drawer, #custom-header .theme--light .v-navigation-drawer{background-color:#fff}
#custom-header .application .theme--light.v-navigation-drawer .v-divider, #custom-header .application .theme--light.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border, #custom-header .theme--light .v-navigation-drawer .v-divider, #custom-header .theme--light .v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:rgba(0,0,0,.12)}
#custom-header .application .theme--dark.v-navigation-drawer, #custom-header .theme--dark .v-navigation-drawer{background-color:#424242}
#custom-header .application .theme--dark.v-navigation-drawer .v-divider, #custom-header .application .theme--dark.v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border, #custom-header .theme--dark .v-navigation-drawer .v-divider, #custom-header .theme--dark .v-navigation-drawer:not(.v-navigation-drawer--floating) .v-navigation-drawer__border{background-color:hsla(0,0%,100%,.12)}
#custom-header .v-navigation-drawer{transition:none;display:block;left:0;max-width:100%;overflow-y:auto;overflow-x:hidden;padding:0 0 100px;pointer-events:auto;top:0;will-change:transform;z-index:3;-webkit-overflow-scrolling:touch}
#custom-header .v-navigation-drawer[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1);transition-property:background,background-color,border,border-bottom,border-bottom-color,border-bottom-width,border-color,border-left,border-left-color,border-left-width,border-right,border-right-color,border-right-width,border-top,border-top-color,border-top-width,border-width,bottom,box-shadow,color,height,left,margin,margin-bottom,margin-left,margin-right,margin-top,max-width,min-height,min-width,opacity,padding,padding-bottom,padding-left,padding-right,padding-top,right,top,transform,transform-origin,width}
#custom-header .v-navigation-drawer__border{position:absolute;right:0;top:0;height:100%;width:1px}
#custom-header .v-navigation-drawer.v-navigation-drawer--right:after{left:0;right:auto}
#custom-header .v-navigation-drawer--right{left:auto;right:0}
#custom-header .v-navigation-drawer--right>.v-navigation-drawer__border{right:auto;left:0}
#custom-header .v-navigation-drawer--absolute{position:absolute}
#custom-header .v-navigation-drawer--fixed{position:fixed}
#custom-header .v-navigation-drawer--floating:after{display:none}
#custom-header .v-navigation-drawer--mini-variant{overflow:hidden}
#custom-header .v-navigation-drawer--mini-variant .v-list__group__header__prepend-icon{flex:1 0 auto;justify-content:center;width:100%}
#custom-header .v-navigation-drawer--mini-variant .v-list__tile__action, #custom-header .v-navigation-drawer--mini-variant .v-list__tile__avatar{justify-content:center;min-width:48px}
#custom-header .v-navigation-drawer--mini-variant .v-list__tile:after, #custom-header .v-navigation-drawer--mini-variant .v-list__tile__content{opacity:0}
#custom-header .v-navigation-drawer--mini-variant .v-divider, #custom-header .v-navigation-drawer--mini-variant .v-list--group, #custom-header .v-navigation-drawer--mini-variant .v-subheader{display:none!important}
#custom-header .v-navigation-drawer--is-mobile, #custom-header .v-navigation-drawer--temporary{z-index:6}
#custom-header .v-navigation-drawer--is-mobile:not(.v-navigation-drawer--close), #custom-header .v-navigation-drawer--temporary:not(.v-navigation-drawer--close){box-shadow:0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12)}
#custom-header .v-navigation-drawer .v-list{background:inherit}
#custom-header .v-navigation-drawer>.v-list .v-list__tile{transition:none;font-weight:500}
#custom-header .v-navigation-drawer>.v-list .v-list__tile--active .v-list__tile__title{color:inherit}
#custom-header .v-navigation-drawer>.v-list .v-list--group .v-list__tile{font-weight:400}
#custom-header .v-navigation-drawer>.v-list .v-list--group__header--active:after{background:transparent}
#custom-header .v-navigation-drawer>.v-list:not(.v-list--dense) .v-list__tile{font-size:14px}
#custom-header .v-overlay{position:fixed;top:0;left:0;right:0;bottom:0;pointer-events:none;transition:.3s cubic-bezier(.25,.8,.5,1);z-index:5}
#custom-header .v-overlay--absolute{position:absolute}
#custom-header .v-overlay:before{background-color:#212121;bottom:0;content:"";height:100%;left:0;opacity:0;position:absolute;right:0;top:0;transition:inherit;transition-delay:.15s;width:100%}
#custom-header .v-overlay--active{pointer-events:auto;touch-action:none}
#custom-header .v-overlay--active:before{opacity:.46}
#custom-header .application .theme--light.v-footer, #custom-header .theme--light .v-footer{background:#f5f5f5;color:rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-footer, #custom-header .theme--dark .v-footer{background:#212121;color:#fff}
#custom-header .v-footer{align-items:center;display:flex;flex:0 1 auto!important;min-height:36px;transition:.2s cubic-bezier(.4,0,.2,1)}
#custom-header .v-footer--absolute, #custom-header .v-footer--fixed{bottom:0;left:0;width:100%;z-index:3}
#custom-header .v-footer--inset{z-index:2}
#custom-header .v-footer--absolute{position:absolute}
#custom-header .v-footer--fixed{position:fixed}
#custom-header .application .theme--light.v-list, #custom-header .theme--light .v-list{background:#fff;color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-list .v-list--disabled, #custom-header .theme--light .v-list .v-list--disabled{color:rgba(0,0,0,.38)}
#custom-header .application .theme--light.v-list .v-list__tile__sub-title, #custom-header .theme--light .v-list .v-list__tile__sub-title{color:rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-list .v-list__tile__mask, #custom-header .theme--light .v-list .v-list__tile__mask{color:rgba(0,0,0,.38);background:#eee}
#custom-header .application .theme--light.v-list .v-list__group__header:hover, #custom-header .application .theme--light.v-list .v-list__tile--highlighted, #custom-header .application .theme--light.v-list .v-list__tile--link:hover, #custom-header .theme--light .v-list .v-list__group__header:hover, #custom-header .theme--light .v-list .v-list__tile--highlighted, #custom-header .theme--light .v-list .v-list__tile--link:hover{background:rgba(0,0,0,.04)}
#custom-header .application .theme--light.v-list .v-list__group--active:after, #custom-header .application .theme--light.v-list .v-list__group--active:before, #custom-header .theme--light .v-list .v-list__group--active:after, #custom-header .theme--light .v-list .v-list__group--active:before{background:rgba(0,0,0,.12)}
#custom-header .application .theme--light.v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon, #custom-header .application .theme--light.v-list .v-list__group--disabled .v-list__tile, #custom-header .theme--light .v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon, #custom-header .theme--light .v-list .v-list__group--disabled .v-list__tile{color:rgba(0,0,0,.38)!important}
#custom-header .application .theme--dark.v-list, #custom-header .theme--dark .v-list{background:#424242;color:#fff}
#custom-header .application .theme--dark.v-list .v-list--disabled, #custom-header .theme--dark .v-list .v-list--disabled{color:hsla(0,0%,100%,.5)}
#custom-header .application .theme--dark.v-list .v-list__tile__sub-title, #custom-header .theme--dark .v-list .v-list__tile__sub-title{color:hsla(0,0%,100%,.7)}
#custom-header .application .theme--dark.v-list .v-list__tile__mask, #custom-header .theme--dark .v-list .v-list__tile__mask{color:hsla(0,0%,100%,.5);background:#494949}
#custom-header .application .theme--dark.v-list .v-list__group__header:hover, #custom-header .application .theme--dark.v-list .v-list__tile--highlighted, #custom-header .application .theme--dark.v-list .v-list__tile--link:hover, #custom-header .theme--dark .v-list .v-list__group__header:hover, #custom-header .theme--dark .v-list .v-list__tile--highlighted, #custom-header .theme--dark .v-list .v-list__tile--link:hover{background:hsla(0,0%,100%,.08)}
#custom-header .application .theme--dark.v-list .v-list__group--active:after, #custom-header .application .theme--dark.v-list .v-list__group--active:before, #custom-header .theme--dark .v-list .v-list__group--active:after, #custom-header .theme--dark .v-list .v-list__group--active:before{background:hsla(0,0%,100%,.12)}
#custom-header .application .theme--dark.v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon, #custom-header .application .theme--dark.v-list .v-list__group--disabled .v-list__tile, #custom-header .theme--dark .v-list .v-list__group--disabled .v-list__group__header__prepend-icon .v-icon, #custom-header .theme--dark .v-list .v-list__group--disabled .v-list__tile{color:hsla(0,0%,100%,.5)!important}
#custom-header .v-list{list-style-type:none;padding:8px 0;transition:height .3s cubic-bezier(.4,0,.2,1)}
#custom-header .v-list .v-input .v-messages{display:none}
#custom-header .v-list .v-input, #custom-header .v-list .v-input__slot{margin:0}
#custom-header .v-list__tile{align-items:center;color:inherit;display:flex;font-size:16px;font-weight:400;height:48px;margin:0;padding:0 16px;position:relative;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);user-select:none}
#custom-header .v-list__tile--link{cursor:pointer}
#custom-header .v-list__tile__action, #custom-header .v-list__tile__content{height:100%}
#custom-header .v-list__tile__sub-title, #custom-header .v-list__tile__title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-list__tile__title{height:24px;line-height:24px;position:relative;text-align:left}
#custom-header .v-list__tile__sub-title{font-size:14px}
#custom-header .v-list__tile__action, #custom-header .v-list__tile__avatar{display:flex;justify-content:flex-start;min-width:56px}
#custom-header .v-list__tile__action{align-items:center}
#custom-header .v-list__tile__action .v-btn{padding:0;margin:0}
#custom-header .v-list__tile__action .v-btn--icon{margin:-6px}
#custom-header .v-list__tile__action .v-radio.v-radio{margin:0}
#custom-header .v-list__tile__action-text{color:#9e9e9e;font-size:12px}
#custom-header .v-list__tile__action--stack{align-items:flex-end;justify-content:space-between;padding-top:8px;padding-bottom:8px;white-space:nowrap;flex-direction:column}
#custom-header .v-list__tile__content{text-align:left;flex:1 1 auto;overflow:hidden;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}
#custom-header .v-list__tile__content~.v-list__tile__action:not(.v-list__tile__action--stack), #custom-header .v-list__tile__content~.v-list__tile__avatar{justify-content:flex-end}
#custom-header .v-list__tile--active .v-list__tile__action:first-of-type .v-icon{color:inherit}
#custom-header .v-list__tile--avatar{height:56px}
#custom-header .v-list--dense{padding-top:4px;padding-bottom:4px}
#custom-header .v-list--dense .v-subheader{font-size:13px;height:40px}
#custom-header .v-list--dense .v-list__group .v-subheader{height:40px}
#custom-header .v-list--dense .v-list__tile{font-size:13px}
#custom-header .v-list--dense .v-list__tile--avatar{height:48px}
#custom-header .v-list--dense .v-list__tile:not(.v-list__tile--avatar){height:40px}
#custom-header .v-list--dense .v-list__tile .v-icon{font-size:22px}
#custom-header .v-list--dense .v-list__tile__sub-title{font-size:13px}
#custom-header .v-list--disabled{pointer-events:none}
#custom-header .v-list--two-line .v-list__tile{height:72px}
#custom-header .v-list--two-line.v-list--dense .v-list__tile{height:60px}
#custom-header .v-list--three-line .v-list__tile{height:88px}
#custom-header .v-list--three-line .v-list__tile__avatar{margin-top:-18px}
#custom-header .v-list--three-line .v-list__tile__sub-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
#custom-header .v-list--three-line.v-list--dense .v-list__tile{height:76px}
#custom-header .v-list>.v-list__group:before{top:0}
#custom-header .v-list>.v-list__group:before .v-list__tile__avatar{margin-top:-14px}
#custom-header .v-list__group{padding:0;position:relative;transition:inherit}
#custom-header .v-list__group:after, #custom-header .v-list__group:before{content:"";height:1px;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-list__group--active~.v-list__group:before{display:none}
#custom-header .v-list__group__header{align-items:center;cursor:pointer;display:flex;list-style-type:none}
#custom-header .v-list__group__header>div:not(.v-list__group__header__prepend-icon):not(.v-list__group__header__append-icon){flex:1 0 auto}
#custom-header .v-list__group__header .v-list__group__header__append-icon, #custom-header .v-list__group__header .v-list__group__header__prepend-icon{padding:0 16px;user-select:none}
#custom-header .v-list__group__header--sub-group{align-items:center;display:flex}
#custom-header .v-list__group__header--sub-group div .v-list__tile{padding-left:0}
#custom-header .v-list__group__header--sub-group .v-list__group__header__prepend-icon{padding:0 0 0 40px;margin-right:8px}
#custom-header .v-list__group__header .v-list__group__header__prepend-icon{display:flex;justify-content:flex-start;min-width:56px}
#custom-header .v-list__group__header--active .v-list__group__header__append-icon .v-icon{transform:rotate(-180deg)}
#custom-header .v-list__group__header--active .v-list__group__header__prepend-icon .v-icon{color:inherit}
#custom-header .v-list__group__header--active.v-list__group__header--sub-group .v-list__group__header__prepend-icon .v-icon{transform:rotate(-180deg)}
#custom-header .v-list__group__items{position:relative;padding:0;transition:inherit}
#custom-header .v-list__group__items>div{display:block}
#custom-header .v-list__group__items--no-action .v-list__tile{padding-left:72px}
#custom-header .v-list__group--disabled{pointer-events:none}
#custom-header .v-list--subheader{padding-top:0}
#custom-header .application .theme--light.v-icon, #custom-header .theme--light .v-icon{color:rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-icon.v-icon--disabled, #custom-header .theme--light .v-icon.v-icon--disabled{color:rgba(0,0,0,.38)!important}
#custom-header .application .theme--dark.v-icon, #custom-header .theme--dark .v-icon{color:#fff}
#custom-header .application .theme--dark.v-icon.v-icon--disabled, #custom-header .theme--dark .v-icon.v-icon--disabled{color:hsla(0,0%,100%,.5)!important}
#custom-header .v-icon{align-items:center;display:inline-flex;font-feature-settings:"liga";font-size:24px;justify-content:center;line-height:1;transition:.3s cubic-bezier(.25,.8,.5,1);vertical-align:text-bottom}
#custom-header .v-icon.v-icon.v-icon--link{cursor:pointer}
#custom-header .v-icon.v-icon--large{font-size:2.5rem}
#custom-header .v-icon.v-icon--medium{font-size:2rem}
#custom-header .v-icon.v-icon--x-large{font-size:3rem}
#custom-header .v-icon.v-icon--disabled{pointer-events:none}
#custom-header .v-avatar{align-items:center;border-radius:50%;display:inline-flex;justify-content:center;position:relative;text-align:center;vertical-align:middle}
#custom-header .v-avatar .v-icon, #custom-header .v-avatar img{border-radius:50%;display:inline-flex;height:inherit;width:inherit}
#custom-header .v-avatar--tile, #custom-header .v-avatar--tile .v-icon, #custom-header .v-avatar--tile img{border-radius:0}
#custom-header .application .theme--light.v-chip, #custom-header .theme--light .v-chip{background:#e0e0e0;color:rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-chip, #custom-header .theme--dark .v-chip{background:#fff;color:rgba(0,0,0,.87)}
#custom-header .v-chip{border-radius:28px;border:1px solid transparent;font-size:13px;margin:4px;outline:none;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-chip, #custom-header .v-chip .v-chip__content{align-items:center;display:inline-flex;vertical-align:middle}
#custom-header .v-chip .v-chip__content{border-radius:28px;cursor:default;height:32px;justify-content:space-between;padding:0 12px;white-space:nowrap;z-index:1}
#custom-header .v-chip--removable .v-chip__content{padding:0 4px 0 12px}
#custom-header .v-chip .v-avatar{height:32px!important;margin-left:-12px;margin-right:8px;min-width:32px;width:32px!important}
#custom-header .v-chip .v-avatar img{height:100%;width:100%}
#custom-header .v-chip--active, #custom-header .v-chip--selected, #custom-header .v-chip:focus{border-color:rgba(0,0,0,.13);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-chip--active:after, #custom-header .v-chip--selected:after, #custom-header .v-chip:focus:after{background:currentColor;border-radius:inherit;content:"";height:100%;position:absolute;top:0;left:0;transition:inherit;width:100%;pointer-events:none;opacity:.13}
#custom-header .v-chip--label, #custom-header .v-chip--label .v-chip__content{border-radius:2px}
#custom-header .v-chip.v-chip.v-chip--outline{background:transparent!important;border-color:currentColor;color:#9e9e9e}
#custom-header .v-chip--small{height:24px}
#custom-header .v-chip--small .v-avatar{height:24px;min-width:24px;width:24px}
#custom-header .v-chip--small .v-icon{font-size:20px}
#custom-header .v-chip__close{align-items:center;color:inherit;cursor:pointer;display:flex;font-size:20px;margin:0 2px 0 8px;text-decoration:none;user-select:none}
#custom-header .v-chip__close>.v-icon{color:inherit!important;font-size:20px;opacity:.5}
#custom-header .v-chip__close>.v-icon:hover{opacity:1}
#custom-header .v-chip--select-multi{margin:4px 4px 4px 0}
#custom-header .v-chip .v-icon{color:inherit}
#custom-header .v-chip .v-icon--right{margin-left:12px;margin-right:-8px}
#custom-header .v-chip .v-icon--left{margin-left:-8px;margin-right:12px}
#custom-header .v-ripple__container{border-radius:inherit;width:100%;height:100%;z-index:0;contain:strict}
#custom-header .v-ripple__animation, #custom-header .v-ripple__container{color:inherit;position:absolute;left:0;top:0;overflow:hidden;pointer-events:none}
#custom-header .v-ripple__animation{border-radius:50%;background:currentColor;opacity:0;transition:.3s cubic-bezier(0,0,.2,1);will-change:transform,opacity}
#custom-header .v-ripple__animation--enter{transition:none}
#custom-header .v-ripple__animation--visible{opacity:.15}
#custom-header .application .theme--light.v-btn, #custom-header .theme--light .v-btn{color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-btn.v-btn--disabled, #custom-header .application .theme--light.v-btn.v-btn--disabled .v-btn__loading, #custom-header .application .theme--light.v-btn.v-btn--disabled .v-icon, #custom-header .theme--light .v-btn.v-btn--disabled, #custom-header .theme--light .v-btn.v-btn--disabled .v-btn__loading, #custom-header .theme--light .v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}
#custom-header .application .theme--light.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat), #custom-header .theme--light .v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat){background-color:rgba(0,0,0,.12)!important}
#custom-header .application .theme--light.v-btn:not(.v-btn--icon):not(.v-btn--flat), #custom-header .theme--light .v-btn:not(.v-btn--icon):not(.v-btn--flat){background-color:#f5f5f5}
#custom-header .application .theme--dark.v-btn, #custom-header .theme--dark .v-btn{color:#fff}
#custom-header .application .theme--dark.v-btn.v-btn--disabled, #custom-header .application .theme--dark.v-btn.v-btn--disabled .v-btn__loading, #custom-header .application .theme--dark.v-btn.v-btn--disabled .v-icon, #custom-header .theme--dark .v-btn.v-btn--disabled, #custom-header .theme--dark .v-btn.v-btn--disabled .v-btn__loading, #custom-header .theme--dark .v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}
#custom-header .application .theme--dark.v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat), #custom-header .theme--dark .v-btn.v-btn--disabled:not(.v-btn--icon):not(.v-btn--flat){background-color:hsla(0,0%,100%,.12)!important}
#custom-header .application .theme--dark.v-btn:not(.v-btn--icon):not(.v-btn--flat), #custom-header .theme--dark .v-btn:not(.v-btn--icon):not(.v-btn--flat){background-color:#212121}
#custom-header .v-btn{align-items:center;border-radius:2px;display:inline-flex;height:36px;flex:0 1 auto;font-size:14px;font-weight:500;justify-content:center;margin:6px 8px;min-width:88px;outline:0;text-transform:uppercase;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1),color 1ms;position:relative;vertical-align:middle;user-select:none}
#custom-header .v-btn:before{border-radius:inherit;color:inherit;content:"";position:absolute;left:0;top:0;height:100%;opacity:.12;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-btn{padding:0 16px}
#custom-header .v-btn--active, #custom-header .v-btn:focus, #custom-header .v-btn:hover{position:relative}
#custom-header .v-btn--active:before, #custom-header .v-btn:focus:before, #custom-header .v-btn:hover:before{background-color:currentColor}
#custom-header .v-btn__content{align-items:center;border-radius:inherit;color:inherit;display:flex;height:inherit;flex:1 0 auto;justify-content:center;margin:0 auto;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);white-space:nowrap;width:inherit}
#custom-header .v-btn--small{font-size:13px;height:28px;padding:0 8px}
#custom-header .v-btn--large{font-size:15px;height:44px;padding:0 32px}
#custom-header .v-btn .v-btn__content .v-icon{color:inherit}
#custom-header .v-btn--flat{background-color:transparent!important;box-shadow:none!important}
#custom-header .v-btn:not(.v-btn--depressed){will-change:box-shadow;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-btn:not(.v-btn--depressed):active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
#custom-header .v-btn--icon{background:transparent;box-shadow:none!important;border-radius:50%;justify-content:center;min-width:0;width:36px}
#custom-header .v-btn--icon.v-btn--small{width:28px}
#custom-header .v-btn--icon.v-btn--large{width:44px}
#custom-header .v-btn--floating, #custom-header .v-btn--icon:before{border-radius:50%}
#custom-header .v-btn--floating{min-width:0;height:56px;width:56px;padding:0}
#custom-header .v-btn--floating.v-btn--absolute, #custom-header .v-btn--floating.v-btn--fixed{z-index:4}
#custom-header .v-btn--floating:not(.v-btn--depressed){box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
#custom-header .v-btn--floating:not(.v-btn--depressed):active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}
#custom-header .v-btn--floating .v-btn__content{flex:1 1 auto;margin:0}
#custom-header .v-btn--floating:after{border-radius:50%}
#custom-header .v-btn--floating .v-btn__content :not(:only-child){transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-btn--floating .v-btn__content :not(:only-child):first-child{opacity:1}
#custom-header .v-btn--floating .v-btn__content :not(:only-child):last-child{opacity:0;transform:rotate(-45deg)}
#custom-header .v-btn--floating .v-btn__content :not(:only-child):first-child, #custom-header .v-btn--floating .v-btn__content :not(:only-child):last-child{-webkit-backface-visibility:hidden;position:absolute;left:0;top:0}
#custom-header .v-btn--floating.v-btn--active .v-btn__content :not(:only-child):first-child{opacity:0;transform:rotate(45deg)}
#custom-header .v-btn--floating.v-btn--active .v-btn__content :not(:only-child):last-child{opacity:1;transform:rotate(0)}
#custom-header .v-btn--floating .v-icon{height:inherit;width:inherit}
#custom-header .v-btn--floating.v-btn--small{height:40px;width:40px}
#custom-header .v-btn--floating.v-btn--small .v-icon{font-size:18px}
#custom-header .v-btn--floating.v-btn--large{height:72px;width:72px}
#custom-header .v-btn--floating.v-btn--large .v-icon{font-size:30px}
#custom-header .v-btn--reverse .v-btn__content{flex-direction:row-reverse}
#custom-header .v-btn--reverse.v-btn--column .v-btn__content{flex-direction:column-reverse}
#custom-header .v-btn--absolute, #custom-header .v-btn--fixed{margin:0}
#custom-header .v-btn.v-btn--absolute{position:absolute}
#custom-header .v-btn.v-btn--fixed{position:fixed}
#custom-header .v-btn--top:not(.v-btn--absolute){top:16px}
#custom-header .v-btn--top.v-btn--absolute{top:-28px}
#custom-header .v-btn--top.v-btn--absolute.v-btn--small{top:-20px}
#custom-header .v-btn--top.v-btn--absolute.v-btn--large{top:-36px}
#custom-header .v-btn--bottom:not(.v-btn--absolute){bottom:16px}
#custom-header .v-btn--bottom.v-btn--absolute{bottom:-28px}
#custom-header .v-btn--bottom.v-btn--absolute.v-btn--small{bottom:-20px}
#custom-header .v-btn--bottom.v-btn--absolute.v-btn--large{bottom:-36px}
#custom-header .v-btn--left{left:16px}
#custom-header .v-btn--right{right:16px}
#custom-header .v-btn.v-btn--disabled{box-shadow:none!important;pointer-events:none}
#custom-header .v-btn:not(.v-btn--disabled):not(.v-btn--floating):not(.v-btn--icon) .v-btn__content .v-icon{transition:none}
#custom-header .v-btn--icon{padding:0}
#custom-header .v-btn--loader{pointer-events:none}
#custom-header .v-btn--loader .v-btn__content{opacity:0}
#custom-header .v-btn__loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}
#custom-header .v-btn__loading .v-icon--left{margin-right:1rem;line-height:inherit}
#custom-header .v-btn__loading .v-icon--right{margin-left:1rem;line-height:inherit}
#custom-header .v-btn.v-btn--outline{border:1px solid currentColor;background:transparent!important;box-shadow:none}
#custom-header .v-btn.v-btn--outline:hover{box-shadow:none}
#custom-header .v-btn--block{display:flex;flex:1;margin:6px 0;width:100%}
#custom-header .v-btn--round, #custom-header .v-btn--round:after{border-radius:28px}
#custom-header .v-btn .v-icon--right{margin-left:16px}
#custom-header .v-btn .v-icon--left{margin-right:16px}
#custom-header .v-btn.accent, #custom-header .v-btn.error, #custom-header .v-btn.info, #custom-header .v-btn.primary, #custom-header .v-btn.secondary, #custom-header .v-btn.success, #custom-header .v-btn.warning{color:#fff}
#custom-header .v-progress-circular{position:relative;display:inline-flex}
#custom-header .v-progress-circular svg{width:100%;height:100%;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0;z-index:0}
#custom-header .v-progress-circular--indeterminate svg{animation:progress-circular-rotate 1.4s linear infinite;transform-origin:center center;transition:all .2s ease-in-out}
#custom-header .v-progress-circular--indeterminate .v-progress-circular__overlay{animation:progress-circular-dash 1.4s ease-in-out infinite;stroke-linecap:round;stroke-dasharray:80,200;stroke-dashoffset:0px}
#custom-header .v-progress-circular__underlay{stroke:rgba(0,0,0,.1);z-index:1}
#custom-header .v-progress-circular__overlay{stroke:currentColor;z-index:2;transition:all .6s ease-in-out}
#custom-header .v-progress-circular__info{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
@-moz-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}
@-webkit-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}
@-o-keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}
@keyframes progress-circular-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0px}50%{stroke-dasharray:100,200;stroke-dashoffset:-15px}to{stroke-dasharray:100,200;stroke-dashoffset:-125px}}
@-moz-keyframes progress-circular-rotate{to{transform:rotate(1turn)}}
@-webkit-keyframes progress-circular-rotate{to{transform:rotate(1turn)}}
@-o-keyframes progress-circular-rotate{to{transform:rotate(1turn)}}
@keyframes progress-circular-rotate{to{transform:rotate(1turn)}}
#custom-header .v-content{transition:none;display:flex;flex:1 0 auto;max-width:100%}
#custom-header .v-content[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1)}
#custom-header .v-content__wrap{flex:1 1 auto;max-width:100%;position:relative}
@-moz-document url-prefix(){@media print{.v-content{display:block}}}
#custom-header .container{flex:1 1 100%;margin:auto;padding:24px;width:100%}
@media only screen and (min-width:960px){
#custom-header .container{max-width:900px}
}
@media only screen and (min-width:1264px){
#custom-header .container{max-width:1185px}
}
@media only screen and (min-width:1904px){
#custom-header .container{max-width:1785px}
}
@media only screen and (max-width:959px){
#custom-header .container{padding:16px}
}
#custom-header .container.fluid{max-width:100%}
#custom-header .container.fill-height{align-items:center;display:flex}
#custom-header .container.fill-height>.layout{height:100%;flex:1 1 auto}
#custom-header .container.grid-list-xs .layout .flex{padding:1px}
#custom-header .container.grid-list-xs .layout:only-child{margin:-1px}
#custom-header .container.grid-list-xs .layout:not(:only-child){margin:auto -1px}
#custom-header .container.grid-list-xs :not(:only-child) .layout:first-child{margin-top:-1px}
#custom-header .container.grid-list-xs :not(:only-child) .layout:last-child{margin-bottom:-1px}
#custom-header .container.grid-list-sm .layout .flex{padding:2px}
#custom-header .container.grid-list-sm .layout:only-child{margin:-2px}
#custom-header .container.grid-list-sm .layout:not(:only-child){margin:auto -2px}
#custom-header .container.grid-list-sm :not(:only-child) .layout:first-child{margin-top:-2px}
#custom-header .container.grid-list-sm :not(:only-child) .layout:last-child{margin-bottom:-2px}
#custom-header .container.grid-list-md .layout .flex{padding:4px}
#custom-header .container.grid-list-md .layout:only-child{margin:-4px}
#custom-header .container.grid-list-md .layout:not(:only-child){margin:auto -4px}
#custom-header .container.grid-list-md :not(:only-child) .layout:first-child{margin-top:-4px}
#custom-header .container.grid-list-md :not(:only-child) .layout:last-child{margin-bottom:-4px}
#custom-header .container.grid-list-lg .layout .flex{padding:8px}
#custom-header .container.grid-list-lg .layout:only-child{margin:-8px}
#custom-header .container.grid-list-lg .layout:not(:only-child){margin:auto -8px}
#custom-header .container.grid-list-lg :not(:only-child) .layout:first-child{margin-top:-8px}
#custom-header .container.grid-list-lg :not(:only-child) .layout:last-child{margin-bottom:-8px}
#custom-header .container.grid-list-xl .layout .flex{padding:12px}
#custom-header .container.grid-list-xl .layout:only-child{margin:-12px}
#custom-header .container.grid-list-xl .layout:not(:only-child){margin:auto -12px}
#custom-header .container.grid-list-xl :not(:only-child) .layout:first-child{margin-top:-12px}
#custom-header .container.grid-list-xl :not(:only-child) .layout:last-child{margin-bottom:-12px}
#custom-header .layout{display:flex;flex:1 1 auto;flex-wrap:nowrap;min-width:0}
#custom-header .layout.row{flex-direction:row}
#custom-header .layout.row.reverse{flex-direction:row-reverse}
#custom-header .layout.column{flex-direction:column}
#custom-header .layout.column.reverse{flex-direction:column-reverse}
#custom-header .layout.column>.flex{max-width:100%}
#custom-header .layout.wrap{flex-wrap:wrap}
@media (min-width:0){
#custom-header .flex.xs1{flex-basis:8.333333333333332%;flex-grow:0;max-width:8.333333333333332%}
#custom-header .flex.order-xs1{order:1}
#custom-header .flex.xs2{flex-basis:16.666666666666664%;flex-grow:0;max-width:16.666666666666664%}
#custom-header .flex.order-xs2{order:2}
#custom-header .flex.xs3{flex-basis:25%;flex-grow:0;max-width:25%}
#custom-header .flex.order-xs3{order:3}
#custom-header .flex.xs4{flex-basis:33.33333333333333%;flex-grow:0;max-width:33.33333333333333%}
#custom-header .flex.order-xs4{order:4}
#custom-header .flex.xs5{flex-basis:41.66666666666667%;flex-grow:0;max-width:41.66666666666667%}
#custom-header .flex.order-xs5{order:5}
#custom-header .flex.xs6{flex-basis:50%;flex-grow:0;max-width:50%}
#custom-header .flex.order-xs6{order:6}
#custom-header .flex.xs7{flex-basis:58.333333333333336%;flex-grow:0;max-width:58.333333333333336%}
#custom-header .flex.order-xs7{order:7}
#custom-header .flex.xs8{flex-basis:66.66666666666666%;flex-grow:0;max-width:66.66666666666666%}
#custom-header .flex.order-xs8{order:8}
#custom-header .flex.xs9{flex-basis:75%;flex-grow:0;max-width:75%}
#custom-header .flex.order-xs9{order:9}
#custom-header .flex.xs10{flex-basis:83.33333333333334%;flex-grow:0;max-width:83.33333333333334%}
#custom-header .flex.order-xs10{order:10}
#custom-header .flex.xs11{flex-basis:91.66666666666666%;flex-grow:0;max-width:91.66666666666666%}
#custom-header .flex.order-xs11{order:11}
#custom-header .flex.xs12{flex-basis:100%;flex-grow:0;max-width:100%}
#custom-header .flex.order-xs12{order:12}
#custom-header .flex.offset-xs0{margin-left:0}
#custom-header .flex.offset-xs1{margin-left:8.333333333333332%}
#custom-header .flex.offset-xs2{margin-left:16.666666666666664%}
#custom-header .flex.offset-xs3{margin-left:25%}
#custom-header .flex.offset-xs4{margin-left:33.33333333333333%}
#custom-header .flex.offset-xs5{margin-left:41.66666666666667%}
#custom-header .flex.offset-xs6{margin-left:50%}
#custom-header .flex.offset-xs7{margin-left:58.333333333333336%}
#custom-header .flex.offset-xs8{margin-left:66.66666666666666%}
#custom-header .flex.offset-xs9{margin-left:75%}
#custom-header .flex.offset-xs10{margin-left:83.33333333333334%}
#custom-header .flex.offset-xs11{margin-left:91.66666666666666%}
#custom-header .flex.offset-xs12{margin-left:100%}
}
@media (min-width:600px){
#custom-header .flex.sm1{flex-basis:8.333333333333332%;flex-grow:0;max-width:8.333333333333332%}
#custom-header .flex.order-sm1{order:1}
#custom-header .flex.sm2{flex-basis:16.666666666666664%;flex-grow:0;max-width:16.666666666666664%}
#custom-header .flex.order-sm2{order:2}
#custom-header .flex.sm3{flex-basis:25%;flex-grow:0;max-width:25%}
#custom-header .flex.order-sm3{order:3}
#custom-header .flex.sm4{flex-basis:33.33333333333333%;flex-grow:0;max-width:33.33333333333333%}
#custom-header .flex.order-sm4{order:4}
#custom-header .flex.sm5{flex-basis:41.66666666666667%;flex-grow:0;max-width:41.66666666666667%}
#custom-header .flex.order-sm5{order:5}
#custom-header .flex.sm6{flex-basis:50%;flex-grow:0;max-width:50%}
#custom-header .flex.order-sm6{order:6}
#custom-header .flex.sm7{flex-basis:58.333333333333336%;flex-grow:0;max-width:58.333333333333336%}
#custom-header .flex.order-sm7{order:7}
#custom-header .flex.sm8{flex-basis:66.66666666666666%;flex-grow:0;max-width:66.66666666666666%}
#custom-header .flex.order-sm8{order:8}
#custom-header .flex.sm9{flex-basis:75%;flex-grow:0;max-width:75%}
#custom-header .flex.order-sm9{order:9}
#custom-header .flex.sm10{flex-basis:83.33333333333334%;flex-grow:0;max-width:83.33333333333334%}
#custom-header .flex.order-sm10{order:10}
#custom-header .flex.sm11{flex-basis:91.66666666666666%;flex-grow:0;max-width:91.66666666666666%}
#custom-header .flex.order-sm11{order:11}
#custom-header .flex.sm12{flex-basis:100%;flex-grow:0;max-width:100%}
#custom-header .flex.order-sm12{order:12}
#custom-header .flex.offset-sm0{margin-left:0}
#custom-header .flex.offset-sm1{margin-left:8.333333333333332%}
#custom-header .flex.offset-sm2{margin-left:16.666666666666664%}
#custom-header .flex.offset-sm3{margin-left:25%}
#custom-header .flex.offset-sm4{margin-left:33.33333333333333%}
#custom-header .flex.offset-sm5{margin-left:41.66666666666667%}
#custom-header .flex.offset-sm6{margin-left:50%}
#custom-header .flex.offset-sm7{margin-left:58.333333333333336%}
#custom-header .flex.offset-sm8{margin-left:66.66666666666666%}
#custom-header .flex.offset-sm9{margin-left:75%}
#custom-header .flex.offset-sm10{margin-left:83.33333333333334%}
#custom-header .flex.offset-sm11{margin-left:91.66666666666666%}
#custom-header .flex.offset-sm12{margin-left:100%}
}
@media (min-width:960px){
#custom-header .flex.md1{flex-basis:8.333333333333332%;flex-grow:0;max-width:8.333333333333332%}
#custom-header .flex.order-md1{order:1}
#custom-header .flex.md2{flex-basis:16.666666666666664%;flex-grow:0;max-width:16.666666666666664%}
#custom-header .flex.order-md2{order:2}
#custom-header .flex.md3{flex-basis:25%;flex-grow:0;max-width:25%}
#custom-header .flex.order-md3{order:3}
#custom-header .flex.md4{flex-basis:33.33333333333333%;flex-grow:0;max-width:33.33333333333333%}
#custom-header .flex.order-md4{order:4}
#custom-header .flex.md5{flex-basis:41.66666666666667%;flex-grow:0;max-width:41.66666666666667%}
#custom-header .flex.order-md5{order:5}
#custom-header .flex.md6{flex-basis:50%;flex-grow:0;max-width:50%}
#custom-header .flex.order-md6{order:6}
#custom-header .flex.md7{flex-basis:58.333333333333336%;flex-grow:0;max-width:58.333333333333336%}
#custom-header .flex.order-md7{order:7}
#custom-header .flex.md8{flex-basis:66.66666666666666%;flex-grow:0;max-width:66.66666666666666%}
#custom-header .flex.order-md8{order:8}
#custom-header .flex.md9{flex-basis:75%;flex-grow:0;max-width:75%}
#custom-header .flex.order-md9{order:9}
#custom-header .flex.md10{flex-basis:83.33333333333334%;flex-grow:0;max-width:83.33333333333334%}
#custom-header .flex.order-md10{order:10}
#custom-header .flex.md11{flex-basis:91.66666666666666%;flex-grow:0;max-width:91.66666666666666%}
#custom-header .flex.order-md11{order:11}
#custom-header .flex.md12{flex-basis:100%;flex-grow:0;max-width:100%}
#custom-header .flex.order-md12{order:12}
#custom-header .flex.offset-md0{margin-left:0}
#custom-header .flex.offset-md1{margin-left:8.333333333333332%}
#custom-header .flex.offset-md2{margin-left:16.666666666666664%}
#custom-header .flex.offset-md3{margin-left:25%}
#custom-header .flex.offset-md4{margin-left:33.33333333333333%}
#custom-header .flex.offset-md5{margin-left:41.66666666666667%}
#custom-header .flex.offset-md6{margin-left:50%}
#custom-header .flex.offset-md7{margin-left:58.333333333333336%}
#custom-header .flex.offset-md8{margin-left:66.66666666666666%}
#custom-header .flex.offset-md9{margin-left:75%}
#custom-header .flex.offset-md10{margin-left:83.33333333333334%}
#custom-header .flex.offset-md11{margin-left:91.66666666666666%}
#custom-header .flex.offset-md12{margin-left:100%}
}
@media (min-width:1264px){
#custom-header .flex.lg1{flex-basis:8.333333333333332%;flex-grow:0;max-width:8.333333333333332%}
#custom-header .flex.order-lg1{order:1}
#custom-header .flex.lg2{flex-basis:16.666666666666664%;flex-grow:0;max-width:16.666666666666664%}
#custom-header .flex.order-lg2{order:2}
#custom-header .flex.lg3{flex-basis:25%;flex-grow:0;max-width:25%}
#custom-header .flex.order-lg3{order:3}
#custom-header .flex.lg4{flex-basis:33.33333333333333%;flex-grow:0;max-width:33.33333333333333%}
#custom-header .flex.order-lg4{order:4}
#custom-header .flex.lg5{flex-basis:41.66666666666667%;flex-grow:0;max-width:41.66666666666667%}
#custom-header .flex.order-lg5{order:5}
#custom-header .flex.lg6{flex-basis:50%;flex-grow:0;max-width:50%}
#custom-header .flex.order-lg6{order:6}
#custom-header .flex.lg7{flex-basis:58.333333333333336%;flex-grow:0;max-width:58.333333333333336%}
#custom-header .flex.order-lg7{order:7}
#custom-header .flex.lg8{flex-basis:66.66666666666666%;flex-grow:0;max-width:66.66666666666666%}
#custom-header .flex.order-lg8{order:8}
#custom-header .flex.lg9{flex-basis:75%;flex-grow:0;max-width:75%}
#custom-header .flex.order-lg9{order:9}
#custom-header .flex.lg10{flex-basis:83.33333333333334%;flex-grow:0;max-width:83.33333333333334%}
#custom-header .flex.order-lg10{order:10}
#custom-header .flex.lg11{flex-basis:91.66666666666666%;flex-grow:0;max-width:91.66666666666666%}
#custom-header .flex.order-lg11{order:11}
#custom-header .flex.lg12{flex-basis:100%;flex-grow:0;max-width:100%}
#custom-header .flex.order-lg12{order:12}
#custom-header .flex.offset-lg0{margin-left:0}
#custom-header .flex.offset-lg1{margin-left:8.333333333333332%}
#custom-header .flex.offset-lg2{margin-left:16.666666666666664%}
#custom-header .flex.offset-lg3{margin-left:25%}
#custom-header .flex.offset-lg4{margin-left:33.33333333333333%}
#custom-header .flex.offset-lg5{margin-left:41.66666666666667%}
#custom-header .flex.offset-lg6{margin-left:50%}
#custom-header .flex.offset-lg7{margin-left:58.333333333333336%}
#custom-header .flex.offset-lg8{margin-left:66.66666666666666%}
#custom-header .flex.offset-lg9{margin-left:75%}
#custom-header .flex.offset-lg10{margin-left:83.33333333333334%}
#custom-header .flex.offset-lg11{margin-left:91.66666666666666%}
#custom-header .flex.offset-lg12{margin-left:100%}
}
@media (min-width:1904px){
#custom-header .flex.xl1{flex-basis:8.333333333333332%;flex-grow:0;max-width:8.333333333333332%}
#custom-header .flex.order-xl1{order:1}
#custom-header .flex.xl2{flex-basis:16.666666666666664%;flex-grow:0;max-width:16.666666666666664%}
#custom-header .flex.order-xl2{order:2}
#custom-header .flex.xl3{flex-basis:25%;flex-grow:0;max-width:25%}
#custom-header .flex.order-xl3{order:3}
#custom-header .flex.xl4{flex-basis:33.33333333333333%;flex-grow:0;max-width:33.33333333333333%}
#custom-header .flex.order-xl4{order:4}
#custom-header .flex.xl5{flex-basis:41.66666666666667%;flex-grow:0;max-width:41.66666666666667%}
#custom-header .flex.order-xl5{order:5}
#custom-header .flex.xl6{flex-basis:50%;flex-grow:0;max-width:50%}
#custom-header .flex.order-xl6{order:6}
#custom-header .flex.xl7{flex-basis:58.333333333333336%;flex-grow:0;max-width:58.333333333333336%}
#custom-header .flex.order-xl7{order:7}
#custom-header .flex.xl8{flex-basis:66.66666666666666%;flex-grow:0;max-width:66.66666666666666%}
#custom-header .flex.order-xl8{order:8}
#custom-header .flex.xl9{flex-basis:75%;flex-grow:0;max-width:75%}
#custom-header .flex.order-xl9{order:9}
#custom-header .flex.xl10{flex-basis:83.33333333333334%;flex-grow:0;max-width:83.33333333333334%}
#custom-header .flex.order-xl10{order:10}
#custom-header .flex.xl11{flex-basis:91.66666666666666%;flex-grow:0;max-width:91.66666666666666%}
#custom-header .flex.order-xl11{order:11}
#custom-header .flex.xl12{flex-basis:100%;flex-grow:0;max-width:100%}
#custom-header .flex.order-xl12{order:12}
#custom-header .flex.offset-xl0{margin-left:0}
#custom-header .flex.offset-xl1{margin-left:8.333333333333332%}
#custom-header .flex.offset-xl2{margin-left:16.666666666666664%}
#custom-header .flex.offset-xl3{margin-left:25%}
#custom-header .flex.offset-xl4{margin-left:33.33333333333333%}
#custom-header .flex.offset-xl5{margin-left:41.66666666666667%}
#custom-header .flex.offset-xl6{margin-left:50%}
#custom-header .flex.offset-xl7{margin-left:58.333333333333336%}
#custom-header .flex.offset-xl8{margin-left:66.66666666666666%}
#custom-header .flex.offset-xl9{margin-left:75%}
#custom-header .flex.offset-xl10{margin-left:83.33333333333334%}
#custom-header .flex.offset-xl11{margin-left:91.66666666666666%}
#custom-header .flex.offset-xl12{margin-left:100%}
}
#custom-header .child-flex>*, #custom-header .flex{flex:1 1 auto;max-width:100%}
#custom-header .align-start{align-items:flex-start}
#custom-header .align-end{align-items:flex-end}
#custom-header .align-center{align-items:center}
#custom-header .align-baseline{align-items:baseline}
#custom-header .align-content-start{align-content:flex-start}
#custom-header .align-content-end{align-content:flex-end}
#custom-header .align-content-center{align-content:center}
#custom-header .align-content-space-between{align-content:space-between}
#custom-header .align-content-space-around{align-content:space-around}
#custom-header .justify-start{justify-content:flex-start}
#custom-header .justify-end{justify-content:flex-end}
#custom-header .justify-center{justify-content:center}
#custom-header .justify-space-around{justify-content:space-around}
#custom-header .justify-space-between{justify-content:space-between}
#custom-header .grow, #custom-header .spacer{flex-grow:1!important}
#custom-header .grow{flex-shrink:0!important}
#custom-header .shrink{flex-grow:0!important;flex-shrink:1!important}
#custom-header .scroll-y{overflow-y:auto}
#custom-header .fill-height{height:100%}
#custom-header .hide-overflow{overflow:hidden!important}
#custom-header .show-overflow{overflow:visible!important}
#custom-header .ellipsis, #custom-header .no-wrap{white-space:nowrap}
#custom-header .ellipsis{overflow:hidden;text-overflow:ellipsis}
#custom-header .d-flex{display:flex!important}
#custom-header .d-inline-flex{display:inline-flex!important}
#custom-header .d-flex>*, #custom-header .d-inline-flex>*{flex:1 1 auto!important}
#custom-header .d-block{display:block!important}
#custom-header .d-inline-block{display:inline-block!important}
#custom-header .d-inline{display:inline!important}
#custom-header .application .theme--light.v-toolbar, #custom-header .theme--light .v-toolbar{background-color:#f5f5f5;color:rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-toolbar, #custom-header .theme--dark .v-toolbar{background-color:#212121;color:#fff}
#custom-header .v-toolbar{transition:none;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12);position:relative;width:100%;will-change:padding-left,padding-right}
#custom-header .v-toolbar[data-booted=true]{transition:.2s cubic-bezier(.4,0,.2,1)}
#custom-header .v-toolbar .v-text-field--box, #custom-header .v-toolbar .v-text-field--enclosed{margin:0}
#custom-header .v-toolbar .v-text-field--box .v-text-field__details, #custom-header .v-toolbar .v-text-field--enclosed .v-text-field__details{display:none}
#custom-header .v-toolbar .v-tabs{width:100%}
#custom-header .v-toolbar__title{font-size:20px;font-weight:500;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#custom-header .v-toolbar__title:not(:first-child){margin-left:20px}
#custom-header .v-toolbar__content, #custom-header .v-toolbar__extension{align-items:center;display:flex;padding:0 24px}
@media only screen and (max-width:959px){
#custom-header .v-toolbar__content, #custom-header .v-toolbar__extension{padding:0 16px}
}
#custom-header .v-toolbar__content .v-btn--icon, #custom-header .v-toolbar__extension .v-btn--icon{margin:6px}
#custom-header .v-toolbar__content>:first-child, #custom-header .v-toolbar__extension>:first-child{margin-left:0}
#custom-header .v-toolbar__content>:first-child.v-btn--icon, #custom-header .v-toolbar__extension>:first-child.v-btn--icon{margin-left:-6px}
#custom-header .v-toolbar__content>:first-child.v-menu .v-menu__activator .v-btn, #custom-header .v-toolbar__content>:first-child.v-tooltip span .v-btn, #custom-header .v-toolbar__extension>:first-child.v-menu .v-menu__activator .v-btn, #custom-header .v-toolbar__extension>:first-child.v-tooltip span .v-btn{margin-left:0}
#custom-header .v-toolbar__content>:first-child.v-menu .v-menu__activator .v-btn--icon, #custom-header .v-toolbar__content>:first-child.v-tooltip span .v-btn--icon, #custom-header .v-toolbar__extension>:first-child.v-menu .v-menu__activator .v-btn--icon, #custom-header .v-toolbar__extension>:first-child.v-tooltip span .v-btn--icon{margin-left:-6px}
#custom-header .v-toolbar__content>:last-child, #custom-header .v-toolbar__extension>:last-child{margin-right:0}
#custom-header .v-toolbar__content>:last-child.v-btn--icon, #custom-header .v-toolbar__extension>:last-child.v-btn--icon{margin-right:-6px}
#custom-header .v-toolbar__content>:last-child.v-menu .v-menu__activator .v-btn, #custom-header .v-toolbar__content>:last-child.v-tooltip span .v-btn, #custom-header .v-toolbar__extension>:last-child.v-menu .v-menu__activator .v-btn, #custom-header .v-toolbar__extension>:last-child.v-tooltip span .v-btn{margin-right:0}
#custom-header .v-toolbar__content>:last-child.v-menu .v-menu__activator .v-btn--icon, #custom-header .v-toolbar__content>:last-child.v-tooltip span .v-btn--icon, #custom-header .v-toolbar__extension>:last-child.v-menu .v-menu__activator .v-btn--icon, #custom-header .v-toolbar__extension>:last-child.v-tooltip span .v-btn--icon{margin-right:-6px}
#custom-header .v-toolbar__content>.v-list, #custom-header .v-toolbar__extension>.v-list{flex:1 1 auto;max-height:100%}
#custom-header .v-toolbar__content>.v-list:first-child, #custom-header .v-toolbar__extension>.v-list:first-child{margin-left:-24px}
@media only screen and (max-width:959px){
#custom-header .v-toolbar__content>.v-list:first-child, #custom-header .v-toolbar__extension>.v-list:first-child{margin-left:-16px}
}
#custom-header .v-toolbar__content>.v-list:last-child, #custom-header .v-toolbar__extension>.v-list:last-child{margin-right:-24px}
@media only screen and (max-width:959px){
#custom-header .v-toolbar__content>.v-list:last-child, #custom-header .v-toolbar__extension>.v-list:last-child{margin-right:-16px}
}
#custom-header .v-toolbar__items{display:flex;height:inherit;max-width:100%;padding:0}
#custom-header .v-toolbar__items .v-btn{align-items:stretch}
#custom-header .v-toolbar__items .v-tooltip, #custom-header .v-toolbar__items .v-tooltip>span{height:inherit}
#custom-header .v-toolbar__items .v-btn, #custom-header .v-toolbar__items .v-menu, #custom-header .v-toolbar__items .v-menu__activator{height:inherit;margin:0}
#custom-header .v-toolbar .v-btn-toggle, #custom-header .v-toolbar .v-overflow-btn{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
#custom-header .v-toolbar .v-input{margin:0}
#custom-header .v-toolbar .v-overflow-btn .v-input__control:before, #custom-header .v-toolbar .v-overflow-btn .v-input__slot:before{display:none}
#custom-header .v-toolbar--card{border-radius:2px 2px 0 0;box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
#custom-header .v-toolbar--fixed{position:fixed;z-index:2}
#custom-header .v-toolbar--absolute, #custom-header .v-toolbar--fixed{top:0;left:0}
#custom-header .v-toolbar--absolute{position:absolute;z-index:2}
#custom-header .v-toolbar--floating{display:inline-flex;margin:16px;width:auto}
#custom-header .v-toolbar--clipped{z-index:3}
#custom-header .application .theme--light.v-card, #custom-header .theme--light .v-card{background-color:#fff;color:rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-card, #custom-header .theme--dark .v-card{background-color:#424242;color:#fff}
#custom-header .v-card{display:block;border-radius:2px;min-width:0;position:relative;text-decoration:none;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}
#custom-header .v-card>:first-child:not(.v-btn):not(.v-chip){border-top-left-radius:inherit;border-top-right-radius:inherit}
#custom-header .v-card>:last-child:not(.v-btn):not(.v-chip){border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}
#custom-header .v-card--raised{box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}
#custom-header .v-card--tile{border-radius:0}
#custom-header .v-card--flat{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
#custom-header .v-card--hover{cursor:pointer;transition:all .4s cubic-bezier(.25,.8,.25,1);transition-property:box-shadow}
#custom-header .v-card--hover:hover{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
#custom-header .v-card__title{align-items:center;display:flex;flex-wrap:wrap;padding:16px}
#custom-header .v-card__title--primary{padding-top:24px}
#custom-header .v-card__text{padding:16px;width:100%}
#custom-header .v-card__media{display:flex;overflow:hidden;position:relative}
#custom-header .v-card__media img{width:100%}
#custom-header .v-card__media__background{border-radius:inherit;position:absolute;left:0;top:0;width:100%;height:100%}
#custom-header .v-card__media__content{display:flex;flex:1 1 auto;position:relative}
#custom-header .v-card__actions{align-items:center;display:flex;padding:8px}
#custom-header .v-card__actions .v-btn, #custom-header .v-card__actions>*{margin:0}
#custom-header .v-card__actions .v-btn+.v-btn{margin-left:8px}
#custom-header .application .theme--light.v-text-field .v-input__slot:before, #custom-header .theme--light .v-text-field .v-input__slot:before{background-color:rgba(0,0,0,.42)}
#custom-header .application .theme--light.v-text-field:not(.v-input--has-state) .v-input__slot:hover:before, #custom-header .theme--light .v-text-field:not(.v-input--has-state) .v-input__slot:hover:before{background-color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-text-field.v-input--is-disabled .v-input__slot:before, #custom-header .theme--light .v-text-field.v-input--is-disabled .v-input__slot:before{background-color:transparent;background-image:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.38) 33%,transparent 0)}
#custom-header .application .theme--light.v-text-field__prefix, #custom-header .application .theme--light.v-text-field__suffix, #custom-header .theme--light .v-text-field__prefix, #custom-header .theme--light .v-text-field__suffix{color:rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-text-field--solo .v-input__slot, #custom-header .theme--light .v-text-field--solo .v-input__slot{background:#fff}
#custom-header .application .theme--light.v-text-field--solo-inverted.v-text-field--solo .v-input__slot, #custom-header .theme--light .v-text-field--solo-inverted.v-text-field--solo .v-input__slot{background:rgba(0,0,0,.16)}
#custom-header .application .theme--light.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot, #custom-header .theme--light .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot{background:#424242}
#custom-header .application .theme--light.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot .v-label, #custom-header .application .theme--light.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot input, #custom-header .theme--light .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot .v-label, #custom-header .theme--light .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot input{color:#fff}
#custom-header .application .theme--light.v-text-field--box .v-input__slot, #custom-header .theme--light .v-text-field--box .v-input__slot{background:rgba(0,0,0,.06)}
#custom-header .application .theme--light.v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover, #custom-header .theme--light .v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover{background:rgba(0,0,0,.12)}
#custom-header .application .theme--light.v-text-field--outline .v-input__slot, #custom-header .theme--light .v-text-field--outline .v-input__slot{border:2px solid rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover, #custom-header .theme--light .v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover{border:2px solid rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-text-field .v-input__slot:before, #custom-header .theme--dark .v-text-field .v-input__slot:before{background-color:hsla(0,0%,100%,.7)}
#custom-header .application .theme--dark.v-text-field:not(.v-input--has-state) .v-input__slot:hover:before, #custom-header .theme--dark .v-text-field:not(.v-input--has-state) .v-input__slot:hover:before{background-color:#fff}
#custom-header .application .theme--dark.v-text-field.v-input--is-disabled .v-input__slot:before, #custom-header .theme--dark .v-text-field.v-input--is-disabled .v-input__slot:before{background-color:transparent;background-image:linear-gradient(90deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5) 33%,transparent 0)}
#custom-header .application .theme--dark.v-text-field__prefix, #custom-header .application .theme--dark.v-text-field__suffix, #custom-header .theme--dark .v-text-field__prefix, #custom-header .theme--dark .v-text-field__suffix{color:hsla(0,0%,100%,.7)}
#custom-header .application .theme--dark.v-text-field--solo .v-input__slot, #custom-header .theme--dark .v-text-field--solo .v-input__slot{background:#424242}
#custom-header .application .theme--dark.v-text-field--solo-inverted.v-text-field--solo .v-input__slot, #custom-header .theme--dark .v-text-field--solo-inverted.v-text-field--solo .v-input__slot{background:hsla(0,0%,100%,.16)}
#custom-header .application .theme--dark.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot, #custom-header .theme--dark .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot{background:#fff}
#custom-header .application .theme--dark.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot .v-label, #custom-header .application .theme--dark.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot input, #custom-header .theme--dark .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot .v-label, #custom-header .theme--dark .v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused .v-input__slot input{color:rgba(0,0,0,.87)}
#custom-header .application .theme--dark.v-text-field--box .v-input__slot, #custom-header .theme--dark .v-text-field--box .v-input__slot{background:rgba(0,0,0,.1)}
#custom-header .application .theme--dark.v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover, #custom-header .theme--dark .v-text-field--box:not(.v-input--is-focused) .v-input__slot:hover{background:rgba(0,0,0,.2)}
#custom-header .application .theme--dark.v-text-field--outline .v-input__slot, #custom-header .theme--dark .v-text-field--outline .v-input__slot{border:2px solid hsla(0,0%,100%,.7)}
#custom-header .application .theme--dark.v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover, #custom-header .theme--dark .v-text-field--outline:not(.v-input--is-focused) .v-input__slot:hover{border:2px solid #fff}
#custom-header .application--is-rtl .v-text-field .v-label{transform-origin:top right}
#custom-header .application--is-rtl .v-text-field .v-counter{margin-left:0;margin-right:8px}
#custom-header .application--is-rtl .v-text-field--enclosed .v-input__append-outer{margin-left:0;margin-right:16px}
#custom-header .application--is-rtl .v-text-field--enclosed .v-input__prepend-outer{margin-left:16px;margin-right:0}
#custom-header .application--is-rtl .v-text-field--reverse input{text-align:left}
#custom-header .application--is-rtl .v-text-field--reverse .v-label{transform-origin:top left}
#custom-header .application--is-rtl .v-text-field__prefix{text-align:left;padding-right:0;padding-left:4px}
#custom-header .application--is-rtl .v-text-field__suffix{padding-left:0;padding-right:4px}
#custom-header .application--is-rtl .v-text-field--reverse .v-text-field__prefix{text-align:right;padding-left:0;padding-right:4px}
#custom-header .application--is-rtl .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}
#custom-header .v-text-field input{flex:1 1 auto;line-height:20px;padding:8px 0;max-width:100%;width:100%}
#custom-header .v-text-field .v-input__append-inner, #custom-header .v-text-field .v-input__prepend-inner{align-self:flex-start;display:inline-flex;margin-top:4px;line-height:1;user-select:none}
#custom-header .v-text-field .v-input__prepend-inner{margin-right:auto;padding-right:4px}
#custom-header .v-text-field .v-input__append-inner{margin-left:auto;padding-left:4px}
#custom-header .v-text-field .v-counter{margin-left:8px;white-space:nowrap}
#custom-header .v-text-field .v-label{max-width:90%;overflow:hidden;text-overflow:ellipsis;top:6px;transform-origin:top left;white-space:nowrap}
#custom-header .v-text-field .v-label--active{max-width:100%;transform:translateY(-18px) scale(.75)}
#custom-header .v-text-field .v-input__slot{transition:background .3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-text-field .v-input__slot:after, #custom-header .v-text-field .v-input__slot:before{bottom:-1px;content:"";left:0;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-text-field .v-input__slot:before{background-color:transparent;background-position:bottom;background-size:3px 1px;background-repeat:repeat-x;height:1px}
#custom-header .v-text-field .v-input__slot:after{background-color:currentColor;height:2px;transform:scaleX(0)}
#custom-header .v-text-field__details{display:flex;flex:1 0 auto;max-width:100%;overflow:hidden}
#custom-header .v-text-field__prefix, #custom-header .v-text-field__suffix{align-self:center}
#custom-header .v-text-field__prefix{width:16px;text-align:right;padding-right:4px}
#custom-header .v-text-field__suffix{padding-left:4px;white-space:nowrap}
#custom-header .v-text-field--reverse .v-text-field__prefix{text-align:left;padding-right:0;padding-left:4px}
#custom-header .v-text-field--reverse .v-text-field__suffix{padding-left:0;padding-right:4px}
#custom-header .v-text-field__slot{display:flex;flex:1 1 auto;height:100%;position:relative}
#custom-header .v-text-field--box, #custom-header .v-text-field--outline{position:relative}
#custom-header .v-text-field--box .v-input__slot, #custom-header .v-text-field--outline .v-input__slot{align-items:stretch}
#custom-header .v-text-field--box input, #custom-header .v-text-field--outline input{margin-top:22px}
#custom-header .v-text-field--box.v-text-field--single-line input, #custom-header .v-text-field--outline.v-text-field--single-line input{margin-top:12px}
#custom-header .v-text-field--box .v-label, #custom-header .v-text-field--outline .v-label{top:18px}
#custom-header .v-text-field--box .v-label--active, #custom-header .v-text-field--outline .v-label--active{transform:translateY(-6px) scale(.75)}
#custom-header .v-text-field--box .v-input__slot, #custom-header .v-text-field--outline .v-input__slot{min-height:56px}
#custom-header .v-text-field--box .v-input__slot{border-top-left-radius:4px;border-top-right-radius:4px}
#custom-header .v-text-field--box .v-input__slot:before{height:2px}
#custom-header .v-text-field.v-text-field--enclosed{margin:0}
#custom-header .v-text-field.v-text-field--enclosed:not(.v-text-field--box) .v-progress-linear__background{display:none}
#custom-header .v-text-field.v-text-field--enclosed .v-input__append-inner, #custom-header .v-text-field.v-text-field--enclosed .v-input__append-outer, #custom-header .v-text-field.v-text-field--enclosed .v-input__prepend-inner, #custom-header .v-text-field.v-text-field--enclosed .v-input__prepend-outer{margin-top:16px}
#custom-header .v-text-field.v-text-field--enclosed .v-input__slot, #custom-header .v-text-field.v-text-field--enclosed .v-text-field__details{padding:0 12px}
#custom-header .v-text-field.v-text-field--enclosed .v-text-field__details{margin-bottom:8px}
#custom-header .v-text-field--full-width.v-input{margin-bottom:0;margin-top:0}
#custom-header .v-text-field--full-width .v-label{top:calc(50% - 10px)}
#custom-header .v-text-field--full-width .v-input__slot{padding:16px 0}
#custom-header .v-text-field--full-width .v-input__append-outer, #custom-header .v-text-field--full-width .v-input__prepend-outer{margin-top:4px}
#custom-header .v-text-field--full-width .v-input__append-inner{align-self:center;margin-top:0}
#custom-header .v-text-field--reverse input{text-align:right}
#custom-header .v-text-field--reverse .v-label{transform-origin:top right}
#custom-header .v-text-field--reverse .v-input__slot, #custom-header .v-text-field--reverse .v-text-field__slot{flex-direction:row-reverse}
#custom-header .v-text-field--full-width .v-input__slot:after, #custom-header .v-text-field--full-width .v-input__slot:before, #custom-header .v-text-field--outline .v-input__slot:after, #custom-header .v-text-field--outline .v-input__slot:before, #custom-header .v-text-field--solo .v-input__slot:after, #custom-header .v-text-field--solo .v-input__slot:before{display:none}
#custom-header .v-text-field--outline{margin-bottom:16px;transition:border .3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-text-field--outline .v-input__slot{background:transparent!important;border-radius:4px}
#custom-header .v-text-field--outline .v-input__append-outer, #custom-header .v-text-field--outline .v-input__prepend-outer{margin-top:18px}
#custom-header .v-text-field--outline.v-input--is-focused .v-input__slot{border:2px solid currentColor;transition:border .3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-text-field.v-text-field--solo .v-label{top:calc(50% - 10px)}
#custom-header .v-text-field.v-text-field--solo .v-input__control{min-height:48px;padding:0}
#custom-header .v-text-field.v-text-field--solo:not(.v-text-field--solo-flat) .v-input__slot{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-text-field.v-text-field--solo .v-text-field__slot{align-items:center}
#custom-header .v-text-field.v-text-field--solo .v-input__append-inner, #custom-header .v-text-field.v-text-field--solo .v-input__prepend-inner{align-self:center;margin-top:0}
#custom-header .v-text-field.v-text-field--solo .v-input__append-outer, #custom-header .v-text-field.v-text-field--solo .v-input__prepend-outer{margin-top:12px}
#custom-header .v-text-field.v-input--is-focused .v-input__slot:after{transform:scaleX(1)}
#custom-header .v-text-field.v-input--has-state .v-input__slot:before{background-color:currentColor}
#custom-header .application .theme--light.v-input:not(.v-input--is-disabled) input, #custom-header .application .theme--light.v-input:not(.v-input--is-disabled) textarea, #custom-header .theme--light .v-input:not(.v-input--is-disabled) input, #custom-header .theme--light .v-input:not(.v-input--is-disabled) textarea{color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-input input::placeholder, #custom-header .application .theme--light.v-input textarea::placeholder, #custom-header .theme--light .v-input input::placeholder, #custom-header .theme--light .v-input textarea::placeholder{color:rgba(0,0,0,.38)}
#custom-header .application .theme--light.v-input--is-disabled .v-label, #custom-header .application .theme--light.v-input--is-disabled input, #custom-header .application .theme--light.v-input--is-disabled textarea, #custom-header .theme--light .v-input--is-disabled .v-label, #custom-header .theme--light .v-input--is-disabled input, #custom-header .theme--light .v-input--is-disabled textarea{color:rgba(0,0,0,.38)}
#custom-header .application .theme--dark.v-input:not(.v-input--is-disabled) input, #custom-header .application .theme--dark.v-input:not(.v-input--is-disabled) textarea, #custom-header .theme--dark .v-input:not(.v-input--is-disabled) input, #custom-header .theme--dark .v-input:not(.v-input--is-disabled) textarea{color:#fff}
#custom-header .application .theme--dark.v-input input::placeholder, #custom-header .application .theme--dark.v-input textarea::placeholder, #custom-header .theme--dark .v-input input::placeholder, #custom-header .theme--dark .v-input textarea::placeholder{color:hsla(0,0%,100%,.5)}
#custom-header .application .theme--dark.v-input--is-disabled .v-label, #custom-header .application .theme--dark.v-input--is-disabled input, #custom-header .application .theme--dark.v-input--is-disabled textarea, #custom-header .theme--dark .v-input--is-disabled .v-label, #custom-header .theme--dark .v-input--is-disabled input, #custom-header .theme--dark .v-input--is-disabled textarea{color:hsla(0,0%,100%,.5)}
#custom-header .v-input{align-items:flex-start;display:flex;flex:1 1 auto;font-size:16px;margin-top:16px;text-align:left}
#custom-header .v-input .v-progress-linear{top:calc(100% - 1px);left:0;margin:0;position:absolute}
#custom-header .v-input input{max-height:32px}
#custom-header .v-input input:invalid, #custom-header .v-input textarea:invalid{box-shadow:none}
#custom-header .v-input input:active, #custom-header .v-input input:focus, #custom-header .v-input textarea:active, #custom-header .v-input textarea:focus{outline:none}
#custom-header .v-input .v-label{height:20px;line-height:20px}
#custom-header .v-input__append-outer, #custom-header .v-input__prepend-outer{display:inline-flex;margin-bottom:4px;margin-top:4px;line-height:1}
#custom-header .v-input__append-outer .v-icon, #custom-header .v-input__prepend-outer .v-icon{user-select:none}
#custom-header .v-input__append-outer{margin-left:9px}
#custom-header .v-input__prepend-outer{margin-right:9px}
#custom-header .v-input__control{display:flex;flex-direction:column;height:auto;flex-grow:1;flex-wrap:wrap;position:relative;width:100%}
#custom-header .v-input__icon{align-items:center;display:inline-flex;height:24px;flex:1 0 auto;justify-content:center;min-width:24px;width:24px}
#custom-header .v-input__icon--clear{border-radius:50%}
#custom-header .v-input__slot{align-items:center;color:inherit;display:flex;margin-bottom:8px;min-height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-input--is-disabled:not(.v-input--is-readonly){pointer-events:none}
#custom-header .v-input--is-loading .v-input__slot:after, #custom-header .v-input--is-loading .v-input__slot:before{display:none}
#custom-header .v-input--hide-details .v-input__slot{margin-bottom:0}
#custom-header .v-input--has-state.error--text .v-label{animation:shake .6s cubic-bezier(.25,.8,.5,1)}
#custom-header .application .theme--light.v-label, #custom-header .theme--light .v-label{color:rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-label--is-disabled, #custom-header .theme--light .v-label--is-disabled{color:rgba(0,0,0,.38)}
#custom-header .application .theme--dark.v-label, #custom-header .theme--dark .v-label{color:hsla(0,0%,100%,.7)}
#custom-header .application .theme--dark.v-label--is-disabled, #custom-header .theme--dark .v-label--is-disabled{color:hsla(0,0%,100%,.5)}
#custom-header .v-label{font-size:16px;line-height:1;min-height:8px;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .application .theme--light.v-messages, #custom-header .theme--light .v-messages{color:rgba(0,0,0,.54)}
#custom-header .application .theme--dark.v-messages, #custom-header .theme--dark .v-messages{color:hsla(0,0%,100%,.7)}
#custom-header .application--is-rtl .v-messages{text-align:right}
#custom-header .v-messages{flex:1 1 auto;font-size:12px;min-height:12px;min-width:1px;position:relative}
#custom-header .v-messages__message{line-height:1;word-break:break-word;overflow-wrap:break-word;word-wrap:break-word;hyphens:auto}
#custom-header .v-progress-linear{background:transparent;margin:1rem 0;overflow:hidden;width:100%;position:relative}
#custom-header .v-progress-linear__bar{width:100%;position:relative;z-index:1}
#custom-header .v-progress-linear__bar, #custom-header .v-progress-linear__bar__determinate{height:inherit;transition:.2s}
#custom-header .v-progress-linear__bar__indeterminate .long, #custom-header .v-progress-linear__bar__indeterminate .short{height:inherit;position:absolute;left:0;top:0;bottom:0;will-change:left,right;width:auto;background-color:inherit}
#custom-header .v-progress-linear__bar__indeterminate--active .long{animation:indeterminate;animation-duration:2.2s;animation-iteration-count:infinite}
#custom-header .v-progress-linear__bar__indeterminate--active .short{animation:indeterminate-short;animation-duration:2.2s;animation-iteration-count:infinite}
#custom-header .v-progress-linear__background{position:absolute;top:0;left:0;bottom:0;transition:.3s ease-in}
#custom-header .v-progress-linear--query .v-progress-linear__bar__indeterminate--active .long{animation:query;animation-duration:2s;animation-iteration-count:infinite}
#custom-header .v-progress-linear--query .v-progress-linear__bar__indeterminate--active .short{animation:query-short;animation-duration:2s;animation-iteration-count:infinite}
@-moz-keyframes indeterminate{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}
@-webkit-keyframes indeterminate{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}
@-o-keyframes indeterminate{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}
@keyframes indeterminate{0%{left:-90%;right:100%}60%{left:-90%;right:100%}to{left:100%;right:-35%}}
@-moz-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
@-webkit-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
@-o-keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}
@-moz-keyframes query{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}
@-webkit-keyframes query{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}
@-o-keyframes query{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}
@keyframes query{0%{right:-90%;left:100%}60%{right:-90%;left:100%}to{right:100%;left:-35%}}
@-moz-keyframes query-short{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}
@-webkit-keyframes query-short{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}
@-o-keyframes query-short{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}
@keyframes query-short{0%{right:-200%;left:100%}60%{right:107%;left:-8%}to{right:107%;left:-8%}}
#custom-header .application .theme--light.v-counter, #custom-header .theme--light .v-counter{color:rgba(0,0,0,.54)}
#custom-header .application .theme--dark.v-counter, #custom-header .theme--dark .v-counter{color:hsla(0,0%,100%,.7)}
#custom-header .v-counter{flex:0 1 auto;font-size:12px;min-height:12px;line-height:1}
#custom-header .application .theme--light.v-textarea.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused textarea, #custom-header .theme--light .v-textarea.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused textarea{color:#fff}
#custom-header .application .theme--dark.v-textarea.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused textarea, #custom-header .theme--dark .v-textarea.v-text-field--solo-inverted.v-text-field--solo.v-input--is-focused textarea{color:rgba(0,0,0,.87)}
#custom-header .application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:0;margin-left:-12px}
#custom-header .application--is-rtl .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:0;padding-left:12px}
#custom-header .v-textarea textarea{flex:1 1 auto;line-height:18px;max-width:100%;min-height:32px;outline:none;padding:7px 0 8px;width:100%}
#custom-header .v-textarea .v-text-field__prefix{padding-top:4px;align-self:start}
#custom-header .v-textarea.v-text-field--full-width.v-text-field--single-line .v-text-field__slot textarea, #custom-header .v-textarea.v-text-field--full-width .v-text-field__slot textarea{margin-top:0}
#custom-header .v-textarea.v-text-field--full-width.v-text-field--single-line .v-text-field__details, #custom-header .v-textarea.v-text-field--full-width .v-text-field__details{bottom:4px}
#custom-header .v-textarea.v-text-field--enclosed .v-text-field__slot{margin-right:-12px}
#custom-header .v-textarea.v-text-field--enclosed .v-text-field__slot textarea{padding-right:12px}
#custom-header .v-textarea.v-text-field--box .v-text-field__prefix, #custom-header .v-textarea.v-text-field--box textarea, #custom-header .v-textarea.v-text-field--enclosed .v-text-field__prefix, #custom-header .v-textarea.v-text-field--enclosed textarea{margin-top:24px}
#custom-header .v-textarea.v-text-field--box.v-text-field--single-line .v-text-field__prefix, #custom-header .v-textarea.v-text-field--box.v-text-field--single-line textarea, #custom-header .v-textarea.v-text-field--enclosed.v-text-field--single-line .v-text-field__prefix, #custom-header .v-textarea.v-text-field--enclosed.v-text-field--single-line textarea{margin-top:12px}
#custom-header .v-textarea.v-text-field--box.v-text-field--single-line .v-label, #custom-header .v-textarea.v-text-field--enclosed.v-text-field--single-line .v-label{top:18px}
#custom-header .v-textarea.v-text-field--box.v-text-field--single-line.v-text-field--outline .v-input__control, #custom-header .v-textarea.v-text-field--enclosed.v-text-field--single-line.v-text-field--outline .v-input__control{padding-top:0}
#custom-header .v-textarea.v-text-field--solo{align-items:flex-start}
#custom-header .v-textarea.v-text-field--solo .v-input__append-inner, #custom-header .v-textarea.v-text-field--solo .v-input__append-outer, #custom-header .v-textarea.v-text-field--solo .v-input__prepend-inner, #custom-header .v-textarea.v-text-field--solo .v-input__prepend-outer{align-self:flex-start;margin-top:16px}
#custom-header .v-textarea--auto-grow textarea{overflow:hidden}
#custom-header .v-textarea--no-resize textarea{resize:none}
#custom-header .v-autocomplete.v-input, #custom-header .v-autocomplete .v-menu__activator, #custom-header .v-autocomplete .v-menu__activator *{cursor:text}
#custom-header .v-autocomplete input{align-self:center}
#custom-header .v-autocomplete--is-selecting-index input{opacity:0}
#custom-header .v-autocomplete.v-text-field--enclosed:not(.v-text-field--solo) .v-select__slot>input{margin-top:24px}
#custom-header .v-autocomplete:not(.v-input--is-disabled).v-select.v-text-field input{pointer-events:auto}
#custom-header .v-autocomplete__content.v-menu__content, #custom-header .v-autocomplete__content.v-menu__content .v-card{border-radius:0}
#custom-header .application .theme--light.v-select__selections, #custom-header .theme--light .v-select__selections{color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-select .v-chip--disabled, #custom-header .application .theme--light.v-select.v-input--is-disabled .v-select__selections, #custom-header .application .theme--light.v-select .v-select__selection--disabled, #custom-header .theme--light .v-select .v-chip--disabled, #custom-header .theme--light .v-select.v-input--is-disabled .v-select__selections, #custom-header .theme--light .v-select .v-select__selection--disabled{color:rgba(0,0,0,.38)}
#custom-header .application .theme--dark.v-select__selections, #custom-header .application .theme--light.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections, #custom-header .theme--dark .v-select__selections, #custom-header .theme--light .v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:#fff}
#custom-header .application .theme--dark.v-select .v-chip--disabled, #custom-header .application .theme--dark.v-select.v-input--is-disabled .v-select__selections, #custom-header .application .theme--dark.v-select .v-select__selection--disabled, #custom-header .theme--dark .v-select .v-chip--disabled, #custom-header .theme--dark .v-select.v-input--is-disabled .v-select__selections, #custom-header .theme--dark .v-select .v-select__selection--disabled{color:hsla(0,0%,100%,.5)}
#custom-header .application .theme--dark.v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections, #custom-header .theme--dark .v-select.v-text-field--solo-inverted.v-input--is-focused .v-select__selections{color:rgba(0,0,0,.87)}
#custom-header .v-select{cursor:pointer;position:relative}
#custom-header .v-select .v-menu{flex:1 1 auto;width:100%}
#custom-header .v-select .v-chip{flex:0 1 auto}
#custom-header .v-select .fade-transition-leave-active{position:absolute;left:0}
#custom-header .v-select.v-input--is-dirty ::placeholder{color:transparent!important}
#custom-header .v-select.v-text-field--enclosed:not(.v-text-field--single-line) .v-select__selections{padding-top:24px}
#custom-header .v-select.v-text-field input{flex:1 1;margin-top:0;min-width:0;pointer-events:none;position:relative}
#custom-header .v-select.v-select--is-menu-active .v-input__icon--append .v-icon{transform:rotate(180deg)}
#custom-header .v-select.v-select--chips input{margin:0}
#custom-header .v-select.v-select--chips .v-select__selections{min-height:42px}
#custom-header .v-select.v-select--chips.v-select--chips--small .v-select__selections{min-height:32px}
#custom-header .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box .v-select__selections, #custom-header .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed .v-select__selections{min-height:68px}
#custom-header .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--box.v-select--chips--small .v-select__selections, #custom-header .v-select.v-select--chips:not(.v-text-field--single-line).v-text-field--enclosed.v-select--chips--small .v-select__selections{min-height:56px}
#custom-header .v-select__selections{align-items:center;display:flex;flex:1 1 auto;flex-wrap:wrap;line-height:18px}
#custom-header .v-select__selection{max-width:90%}
#custom-header .v-select__selection--comma{align-items:center;display:inline-flex;margin:7px 4px 7px 0}
#custom-header .v-select__slot{align-items:center;display:flex;height:100%;width:100%}
#custom-header .v-select:not(.v-text-field--single-line) .v-select__slot>input{align-self:flex-end}
#custom-header .v-menu{display:inline-block;position:relative;vertical-align:middle}
#custom-header .v-menu__activator{align-items:center;cursor:pointer;display:flex;height:100%;position:relative}
#custom-header .v-menu__activator *{cursor:pointer}
#custom-header .v-menu__activator--disabled{pointer-events:none}
#custom-header .v-menu__content{position:absolute;display:inline-block;border-radius:2px;max-width:80%;overflow-y:auto;overflow-x:hidden;contain:content;will-change:transform;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}
#custom-header .v-menu__content--active{pointer-events:none}
#custom-header .v-menu__content>.card{contain:content;backface-visibility:hidden}
#custom-header .v-menu>.v-menu__content{max-width:none}
#custom-header .v-menu-transition-enter .v-list__tile{min-width:0;pointer-events:none}
#custom-header .v-menu-transition-enter-to .v-list__tile{pointer-events:auto;transition-delay:.1s}
#custom-header .v-menu-transition-leave-active, #custom-header .v-menu-transition-leave-to{pointer-events:none}
#custom-header .v-menu-transition-enter, #custom-header .v-menu-transition-leave-to{opacity:0}
#custom-header .v-menu-transition-enter-active, #custom-header .v-menu-transition-leave-active{transition:all .3s cubic-bezier(.25,.8,.25,1)}
#custom-header .v-menu-transition-enter.v-menu__content--auto .v-list__tile{opacity:0;transform:translateY(-15px)}
#custom-header .v-menu-transition-enter.v-menu__content--auto .v-list__tile--active{opacity:1;transform:none!important;pointer-events:auto}
#custom-header .application .theme--light.v-input--selection-controls.v-input--is-disabled .v-icon, #custom-header .theme--light .v-input--selection-controls.v-input--is-disabled .v-icon{color:rgba(0,0,0,.26)!important}
#custom-header .application .theme--dark.v-input--selection-controls.v-input--is-disabled .v-icon, #custom-header .theme--dark .v-input--selection-controls.v-input--is-disabled .v-icon{color:hsla(0,0%,100%,.3)!important}
#custom-header .application--is-rtl .v-input--selection-controls .v-input--selection-controls__input{margin-right:0;margin-left:8px}
#custom-header .v-input--selection-controls{padding:4px 0}
#custom-header .v-input--selection-controls .v-input__append-outer, #custom-header .v-input--selection-controls .v-input__prepend-outer{margin-top:0;margin-bottom:0}
#custom-header .v-input--selection-controls__input{color:inherit;display:inline-flex;flex:0 1 auto;height:24px;position:relative;margin-right:8px;transition:color .2s cubic-bezier(.25,.8,.25,1),transform .3s cubic-bezier(.25,.8,.25,1);width:24px}
#custom-header .v-input--selection-controls__input input{position:absolute;opacity:0}
#custom-header .v-input--selection-controls__input+.v-label.v-label{user-select:none;cursor:pointer;flex:1 1}
#custom-header .v-input--selection-controls__ripple{cursor:pointer;height:48px;position:absolute;transition:inherit;width:48px;left:-12px;top:calc(50% - 24px)}
#custom-header .v-input--selection-controls__ripple:before{border-radius:50%;bottom:0;content:"";position:absolute;opacity:.2;left:0;right:0;top:0;transform-origin:center center;transform:scale(.2);transition:inherit}
#custom-header .v-input--selection-controls.v-input .v-label{align-items:center;display:inline-flex;top:0;height:auto}
#custom-header .v-input--selection-controls.v-input--is-focused .v-input--selection-controls__ripple:before, #custom-header .v-input--selection-controls .v-radio--is-focused .v-input--selection-controls__ripple:before{background:currentColor;transform:scale(.8)}
#custom-header .application .theme--light.v-divider, #custom-header .theme--light .v-divider{background-color:rgba(0,0,0,.12)}
#custom-header .application .theme--dark.v-divider, #custom-header .theme--dark .v-divider{background-color:hsla(0,0%,100%,.12)}
#custom-header .v-divider{border:none;display:block;height:1px;flex:1 1;min-height:1px;width:100%}
#custom-header .v-divider--inset:not(.v-divider--vertical){margin-left:72px;width:calc(100% - 72px)}
#custom-header .v-divider--vertical{flex:0 1 auto;height:100%;min-width:1px;width:1px}
#custom-header .v-divider--vertical.v-divider--inset{height:calc(100% - 16px)}
#custom-header .application .theme--light.v-subheader, #custom-header .theme--light .v-subheader{color:rgba(0,0,0,.54)}
#custom-header .application .theme--dark.v-subheader, #custom-header .theme--dark .v-subheader{color:hsla(0,0%,100%,.7)}
#custom-header .v-subheader{align-items:center;display:flex;height:48px;font-size:14px;font-weight:500;padding:0 16px}
#custom-header .v-subheader--inset{margin-left:56px}
#custom-header .application .theme--light.v-expansion-panel .v-expansion-panel__container, #custom-header .theme--light .v-expansion-panel .v-expansion-panel__container{border-top:1px solid rgba(0,0,0,.12);background-color:#fff;color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .header__icon .v-icon, #custom-header .theme--light .v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .header__icon .v-icon{color:rgba(0,0,0,.54)}
#custom-header .application .theme--light.v-expansion-panel .v-expansion-panel__container--disabled, #custom-header .theme--light .v-expansion-panel .v-expansion-panel__container--disabled{color:rgba(0,0,0,.38)}
#custom-header .application .theme--light.v-expansion-panel--focusable .v-expansion-panel__container:focus, #custom-header .theme--light .v-expansion-panel--focusable .v-expansion-panel__container:focus{background-color:#eee}
#custom-header .application .theme--dark.v-expansion-panel .v-expansion-panel__container, #custom-header .theme--dark .v-expansion-panel .v-expansion-panel__container{border-top:1px solid hsla(0,0%,100%,.12);background-color:#424242;color:#fff}
#custom-header .application .theme--dark.v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .header__icon .v-icon, #custom-header .theme--dark .v-expansion-panel .v-expansion-panel__container .v-expansion-panel__header .header__icon .v-icon{color:#fff}
#custom-header .application .theme--dark.v-expansion-panel .v-expansion-panel__container--disabled, #custom-header .theme--dark .v-expansion-panel .v-expansion-panel__container--disabled{color:hsla(0,0%,100%,.5)}
#custom-header .application .theme--dark.v-expansion-panel--focusable .v-expansion-panel__container:focus, #custom-header .theme--dark .v-expansion-panel--focusable .v-expansion-panel__container:focus{background-color:#494949}
#custom-header .v-expansion-panel{display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0;text-align:left;width:100%;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}
#custom-header .v-expansion-panel__container{flex:1 0 100%;max-width:100%;outline:none;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-expansion-panel__container:first-child{border-top:none!important}
#custom-header .v-expansion-panel__container .header__icon{margin-left:auto}
#custom-header .v-expansion-panel__container--disabled .v-expansion-panel__header{pointer-events:none}
#custom-header .v-expansion-panel__container--active>.v-expansion-panel__header .header__icon .v-icon{transform:rotate(-180deg)}
#custom-header .v-expansion-panel__header{display:flex;cursor:pointer;align-items:center;position:relative;padding:12px 24px;height:48px}
#custom-header .v-expansion-panel__header>:not(.header__icon){flex:1 1 auto}
#custom-header .v-expansion-panel__body{transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-expansion-panel__body .v-card{border-radius:0}
#custom-header .v-expansion-panel--inset, #custom-header .v-expansion-panel--popout, #custom-header .v-expansion-panel__body .v-card{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}
#custom-header .v-expansion-panel--inset .v-expansion-panel__container--active, #custom-header .v-expansion-panel--popout .v-expansion-panel__container--active{margin:16px;box-shadow:0 3px 3px -2px rgba(0,0,0,.2),0 3px 4px 0 rgba(0,0,0,.14),0 1px 8px 0 rgba(0,0,0,.12)}
#custom-header .v-expansion-panel--inset .v-expansion-panel__container, #custom-header .v-expansion-panel--popout .v-expansion-panel__container{max-width:95%}
#custom-header .v-expansion-panel--popout .v-expansion-panel__container--active{max-width:100%}
#custom-header .v-expansion-panel--inset .v-expansion-panel__container--active{max-width:85%}
#custom-header .v-alert{border-radius:0;border-width:4px 0 0;border-style:solid;color:#fff;display:flex;font-size:14px;margin:4px auto;padding:16px;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-alert .v-alert__icon.v-icon, #custom-header .v-alert__dismissible .v-icon{align-self:center;color:rgba(0,0,0,.3);font-size:24px}
#custom-header .v-alert--outline .v-icon{color:inherit!important}
#custom-header .v-alert__icon{margin-right:16px}
#custom-header .v-alert__dismissible{align-self:flex-start;color:inherit;margin-left:16px;margin-right:0;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);user-select:none}
#custom-header .v-alert__dismissible:hover{opacity:.8}
#custom-header .v-alert--no-icon .v-alert__icon{display:none}
#custom-header .v-alert>div{align-self:center;flex:1 1}
@media screen and (max-width:600px){
#custom-header .v-alert__icon{display:none}
}
#custom-header .v-alert.v-alert{border-color:rgba(0,0,0,.12)!important}
#custom-header .v-alert.v-alert--outline{border:1px solid currentColor!important}
#custom-header .v-dialog{box-shadow:0 11px 15px -7px rgba(0,0,0,.2),0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12);border-radius:2px;margin:24px;overflow-y:auto;pointer-events:auto;transition:.3s cubic-bezier(.25,.8,.25,1);width:100%;z-index:inherit}
#custom-header .v-dialog__content{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:fixed;top:0;transition:.2s cubic-bezier(.25,.8,.25,1);width:100%;z-index:6;outline:none}
#custom-header .v-dialog:not(.v-dialog--fullscreen){max-height:90%}
#custom-header .v-dialog__activator, #custom-header .v-dialog__activator *{cursor:pointer}
#custom-header .v-dialog__activator--disabled{pointer-events:none}
#custom-header .v-dialog__container{display:inline-block;vertical-align:middle}
#custom-header .v-dialog--animated{animation-duration:.15s;animation-name:animate-dialog;animation-timing-function:cubic-bezier(.25,.8,.25,1)}
#custom-header .v-dialog--fullscreen{margin:0;height:100%;position:fixed;overflow-y:auto;top:0;left:0}
#custom-header .v-dialog--fullscreen>.v-card{min-height:100%;min-width:100%;margin:0!important;padding:0!important}
#custom-header .v-dialog--scrollable{display:flex}
#custom-header .v-dialog--scrollable>.v-card{display:flex;flex:1 1 auto;flex-direction:column}
#custom-header .v-dialog--scrollable>.v-card>.v-card__actions, #custom-header .v-dialog--scrollable>.v-card>.v-card__title{flex:1 0 auto}
#custom-header .v-dialog--scrollable>.v-card>.v-card__text{overflow-y:auto;backface-visibility:hidden}
@-moz-keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
@-webkit-keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
@-o-keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
@keyframes animate-dialog{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}
#custom-header .application .theme--light.v-overflow-btn .v-input__control:before, #custom-header .application .theme--light.v-overflow-btn .v-input__slot:before, #custom-header .theme--light .v-overflow-btn .v-input__control:before, #custom-header .theme--light .v-overflow-btn .v-input__slot:before{background-color:rgba(0,0,0,.12)!important}
#custom-header .application .theme--light.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner, #custom-header .application .theme--light.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner, #custom-header .application .theme--light.v-overflow-btn--editable:hover .v-input__append-inner, #custom-header .application .theme--light.v-overflow-btn--segmented .v-input__append-inner, #custom-header .theme--light .v-overflow-btn--editable.v-input--is-focused .v-input__append-inner, #custom-header .theme--light .v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner, #custom-header .theme--light .v-overflow-btn--editable:hover .v-input__append-inner, #custom-header .theme--light .v-overflow-btn--segmented .v-input__append-inner{border-left:1px solid rgba(0,0,0,.12)}
#custom-header .application .theme--light.v-overflow-btn.v-input--is-focused .v-input__slot, #custom-header .application .theme--light.v-overflow-btn.v-select--is-menu-active .v-input__slot, #custom-header .application .theme--light.v-overflow-btn:hover .v-input__slot, #custom-header .theme--light .v-overflow-btn.v-input--is-focused .v-input__slot, #custom-header .theme--light .v-overflow-btn.v-select--is-menu-active .v-input__slot, #custom-header .theme--light .v-overflow-btn:hover .v-input__slot{background:#fff}
#custom-header .application .theme--dark.v-overflow-btn .v-input__control:before, #custom-header .application .theme--dark.v-overflow-btn .v-input__slot:before, #custom-header .theme--dark .v-overflow-btn .v-input__control:before, #custom-header .theme--dark .v-overflow-btn .v-input__slot:before{background-color:hsla(0,0%,100%,.12)!important}
#custom-header .application .theme--dark.v-overflow-btn--editable.v-input--is-focused .v-input__append-inner, #custom-header .application .theme--dark.v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner, #custom-header .application .theme--dark.v-overflow-btn--editable:hover .v-input__append-inner, #custom-header .application .theme--dark.v-overflow-btn--segmented .v-input__append-inner, #custom-header .theme--dark .v-overflow-btn--editable.v-input--is-focused .v-input__append-inner, #custom-header .theme--dark .v-overflow-btn--editable.v-select--is-menu-active .v-input__append-inner, #custom-header .theme--dark .v-overflow-btn--editable:hover .v-input__append-inner, #custom-header .theme--dark .v-overflow-btn--segmented .v-input__append-inner{border-left:1px solid hsla(0,0%,100%,.12)}
#custom-header .application .theme--dark.v-overflow-btn.v-input--is-focused .v-input__slot, #custom-header .application .theme--dark.v-overflow-btn.v-select--is-menu-active .v-input__slot, #custom-header .application .theme--dark.v-overflow-btn:hover .v-input__slot, #custom-header .theme--dark .v-overflow-btn.v-input--is-focused .v-input__slot, #custom-header .theme--dark .v-overflow-btn.v-select--is-menu-active .v-input__slot, #custom-header .theme--dark .v-overflow-btn:hover .v-input__slot{background:#424242}
#custom-header .v-overflow-btn{margin-top:12px}
#custom-header .v-overflow-btn:not(.v-overflow-btn--editable) .v-menu__activator, #custom-header .v-overflow-btn:not(.v-overflow-btn--editable) .v-menu__activator *{cursor:pointer}
#custom-header .v-overflow-btn .v-select__slot{height:48px}
#custom-header .v-overflow-btn .v-select__selection--comma:first-child, #custom-header .v-overflow-btn .v-select__slot input{margin-left:16px}
#custom-header .v-overflow-btn .v-input__slot{transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-overflow-btn .v-input__slot:after{content:none}
#custom-header .v-overflow-btn .v-label{margin-left:16px;top:calc(50% - 10px)}
#custom-header .v-overflow-btn .v-input__append-inner{width:48px;height:48px;align-self:auto;align-items:center;margin-top:0;padding:0;flex-shrink:0}
#custom-header .v-overflow-btn .v-input__append-outer, #custom-header .v-overflow-btn .v-input__prepend-outer{margin-top:12px;margin-bottom:12px}
#custom-header .v-overflow-btn .v-input__control:before{height:1px;top:-1px;content:"";left:0;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1);width:100%}
#custom-header .v-overflow-btn.v-input--is-focused .v-input__slot, #custom-header .v-overflow-btn.v-select--is-menu-active .v-input__slot{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-overflow-btn .v-select__selections{width:0}
#custom-header .v-overflow-btn--segmented .v-select__selections{flex-wrap:nowrap}
#custom-header .v-overflow-btn--segmented .v-select__selections .v-btn{border-radius:0;margin:0;margin-right:-16px;height:48px;width:100%}
#custom-header .v-overflow-btn--segmented .v-select__selections .v-btn__content{justify-content:start}
#custom-header .v-overflow-btn--segmented .v-select__selections .v-btn__content:before{background-color:transparent}
#custom-header .v-overflow-btn--editable .v-input__append-inner, #custom-header .v-overflow-btn--editable .v-input__append-inner *{cursor:pointer}
#custom-header .application .theme--light.v-btn-toggle, #custom-header .theme--light .v-btn-toggle{background:#fff}
#custom-header .application .theme--light.v-btn-toggle .v-btn, #custom-header .theme--light .v-btn-toggle .v-btn{color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-btn-toggle .v-btn.v-btn--active:not(:last-child):not([data-only-child]), #custom-header .theme--light .v-btn-toggle .v-btn.v-btn--active:not(:last-child):not([data-only-child]){border-right-color:rgba(0,0,0,.26)}
#custom-header .application .theme--dark.v-btn-toggle, #custom-header .theme--dark .v-btn-toggle{background:#424242}
#custom-header .application .theme--dark.v-btn-toggle .v-btn, #custom-header .theme--dark .v-btn-toggle .v-btn{color:#fff}
#custom-header .application .theme--dark.v-btn-toggle .v-btn.v-btn--active:not(:last-child):not([data-only-child]), #custom-header .theme--dark .v-btn-toggle .v-btn.v-btn--active:not(:last-child):not([data-only-child]){border-right-color:hsla(0,0%,100%,.3)}
#custom-header .v-btn-toggle{display:inline-flex;border-radius:2px;transition:.3s cubic-bezier(.25,.8,.5,1);will-change:background,box-shadow}
#custom-header .v-btn-toggle .v-btn{justify-content:center;min-width:auto;width:auto;padding:0 8px;margin:0;opacity:.4;border-radius:0}
#custom-header .v-btn-toggle .v-btn:not(:last-child){border-right:1px solid transparent}
#custom-header .v-btn-toggle .v-btn:after{display:none}
#custom-header .v-btn-toggle .v-btn.v-btn--active{opacity:1}
#custom-header .v-btn-toggle .v-btn span+.v-icon{font-size:medium;margin-left:10px}
#custom-header .v-btn-toggle .v-btn:first-child{border-radius:2px 0 0 2px}
#custom-header .v-btn-toggle .v-btn:last-child{border-radius:0 2px 2px 0}
#custom-header .v-btn-toggle--selected{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-form>.container{padding:16px}
#custom-header .v-form>.container>.layout>.flex{padding:8px}
#custom-header .v-form>.container>.layout:only-child{margin:-8px}
#custom-header .v-form>.container>.layout:not(:only-child){margin:auto -8px}
#custom-header .v-snack{position:fixed;display:flex;align-items:center;color:#fff;pointer-events:none;z-index:1000;font-size:14px;left:0;right:0}
#custom-header .v-snack--absolute{position:absolute}
#custom-header .v-snack--top{top:0}
#custom-header .v-snack--bottom{bottom:0}
#custom-header .v-snack__wrapper{background-color:#323232;pointer-events:auto;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}
#custom-header .v-snack__content, #custom-header .v-snack__wrapper{display:flex;align-items:center;width:100%}
#custom-header .v-snack__content{height:48px;padding:14px 24px;justify-content:space-between;overflow:hidden}
#custom-header .v-snack__content .v-btn{color:#fff;flex:0 0 auto;padding:8px;margin:0 0 0 24px;height:auto;min-width:auto;width:auto}
#custom-header .v-snack__content .v-btn__content{margin:-2px}
#custom-header .v-snack__content .v-btn:before{display:none}
#custom-header .v-snack--multi-line .v-snack__content{height:80px;padding:24px}
#custom-header .v-snack--vertical .v-snack__content{height:112px;padding:24px 24px 14px;flex-direction:column;align-items:stretch}
#custom-header .v-snack--vertical .v-snack__content .v-btn.v-btn{justify-content:flex-end;padding:0;margin-left:0;margin-top:24px}
#custom-header .v-snack--vertical .v-snack__content .v-btn__content{flex:0 0 auto;margin:0}
#custom-header .v-snack--auto-height .v-snack__content{height:auto}
@media only screen and (min-width:600px){
#custom-header .v-snack__wrapper{width:auto;max-width:568px;min-width:288px;margin:0 auto;border-radius:2px}
#custom-header .v-snack--left .v-snack__wrapper{margin-left:0}
#custom-header .v-snack--right .v-snack__wrapper{margin-right:0}
#custom-header .v-snack--left, #custom-header .v-snack--right{margin:0 24px}
#custom-header .v-snack--left.v-snack--top, #custom-header .v-snack--right.v-snack--top{transform:translateY(24px)}
#custom-header .v-snack--left.v-snack--bottom, #custom-header .v-snack--right.v-snack--bottom{transform:translateY(-24px)}
#custom-header .v-snack__content .v-btn:first-of-type{margin-left:42px}
}
#custom-header .v-snack-transition-enter-active, #custom-header .v-snack-transition-leave-active{transition:transform .4s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-snack-transition-enter-active .v-snack__content, #custom-header .v-snack-transition-leave-active .v-snack__content{transition:opacity .3s linear .1s}
#custom-header .v-snack-transition-enter .v-snack__content{opacity:0}
#custom-header .v-snack-transition-enter-to .v-snack__content, #custom-header .v-snack-transition-leave .v-snack__content{opacity:1}
#custom-header .v-snack-transition-enter.v-snack.v-snack--top, #custom-header .v-snack-transition-leave-to.v-snack.v-snack--top{transform:translateY(calc(-100% - 8px))}
#custom-header .v-snack-transition-enter.v-snack.v-snack--bottom, #custom-header .v-snack-transition-leave-to.v-snack.v-snack--bottom{transform:translateY(100%)}
#custom-header .application .theme--light.v-input--switch__thumb, #custom-header .theme--light .v-input--switch__thumb{color:#fafafa}
#custom-header .application .theme--light.v-input--switch__track, #custom-header .theme--light .v-input--switch__track{color:rgba(0,0,0,.38)}
#custom-header .application .theme--light.v-input--switch.v-input--is-disabled .v-input--switch__thumb, #custom-header .theme--light .v-input--switch.v-input--is-disabled .v-input--switch__thumb{color:#bdbdbd!important}
#custom-header .application .theme--light.v-input--switch.v-input--is-disabled .v-input--switch__track, #custom-header .theme--light .v-input--switch.v-input--is-disabled .v-input--switch__track{color:rgba(0,0,0,.12)!important}
#custom-header .application .theme--dark.v-input--switch__thumb, #custom-header .theme--dark .v-input--switch__thumb{color:#bdbdbd}
#custom-header .application .theme--dark.v-input--switch__track, #custom-header .theme--dark .v-input--switch__track{color:hsla(0,0%,100%,.3)}
#custom-header .application .theme--dark.v-input--switch.v-input--is-disabled .v-input--switch__thumb, #custom-header .theme--dark .v-input--switch.v-input--is-disabled .v-input--switch__thumb{color:#424242!important}
#custom-header .application .theme--dark.v-input--switch.v-input--is-disabled .v-input--switch__track, #custom-header .theme--dark .v-input--switch.v-input--is-disabled .v-input--switch__track{color:hsla(0,0%,100%,.1)!important}
#custom-header .application--is-rtl .v-input--switch .v-input--selection-controls__ripple{left:auto;right:-14px}
#custom-header .application--is-rtl .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple, #custom-header .application--is-rtl .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(-16px)}
#custom-header .v-input--switch__thumb, #custom-header .v-input--switch__track{background-color:currentColor;pointer-events:none;transition:inherit}
#custom-header .v-input--switch__track{border-radius:8px;height:14px;left:2px;opacity:.6;position:absolute;right:2px;top:calc(50% - 7px)}
#custom-header .v-input--switch__thumb{border-radius:50%;top:calc(50% - 10px);height:20px;position:relative;width:20px;box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
#custom-header .v-input--switch .v-input--selection-controls__input{width:38px}
#custom-header .v-input--switch .v-input--selection-controls__ripple{left:-14px;top:calc(50% - 24px)}
#custom-header .v-input--switch.v-input--is-dirty .v-input--selection-controls__ripple, #custom-header .v-input--switch.v-input--is-dirty .v-input--switch__thumb{transform:translate(16px)}
#custom-header .v-tooltip{position:relative}
#custom-header .v-tooltip__content{background:#616161;border-radius:2px;color:#fff;font-size:12px;display:inline-block;padding:5px 8px;position:absolute;text-transform:none;transition:.15s cubic-bezier(.25,.8,.5,1);width:auto;box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}
#custom-header .v-tooltip__content[class*=-active]{pointer-events:none}
@media only screen and (max-width:959px){
#custom-header .v-tooltip .v-tooltip__content{padding:10px 16px}
}
#custom-header .application .theme--light.v-tabs__bar, #custom-header .theme--light .v-tabs__bar{background-color:#fff}
#custom-header .application .theme--light.v-tabs__bar .v-tabs__div, #custom-header .theme--light .v-tabs__bar .v-tabs__div{color:rgba(0,0,0,.87)}
#custom-header .application .theme--light.v-tabs__bar .v-tabs__item--disabled, #custom-header .theme--light .v-tabs__bar .v-tabs__item--disabled{color:rgba(0,0,0,.26)}
#custom-header .application .theme--dark.v-tabs__bar, #custom-header .theme--dark .v-tabs__bar{background-color:#424242}
#custom-header .application .theme--dark.v-tabs__bar .v-tabs__div, #custom-header .theme--dark .v-tabs__bar .v-tabs__div{color:#fff}
#custom-header .application .theme--dark.v-tabs__bar .v-tabs__item--disabled, #custom-header .theme--dark .v-tabs__bar .v-tabs__item--disabled{color:hsla(0,0%,100%,.3)}
#custom-header .v-tabs, #custom-header .v-tabs__bar{position:relative}
#custom-header .v-tabs__icon{align-items:center;cursor:pointer;display:inline-flex;height:100%;position:absolute;top:0;user-select:none;width:32px}
#custom-header .v-tabs__icon--prev{left:4px}
#custom-header .v-tabs__icon--next{right:4px}
#custom-header .v-tabs__wrapper{overflow:hidden;contain:content;display:flex}
#custom-header .v-tabs__wrapper--show-arrows{margin-left:40px;margin-right:40px}
#custom-header .v-tabs__wrapper--show-arrows .v-tabs__container--align-with-title{padding-left:16px}
@media only screen and (max-width:599px){
#custom-header .v-tabs__wrapper--show-arrows .v-tabs__container--align-with-title{padding-left:24px}
}
#custom-header .v-tabs__container{flex:1 0 auto;display:flex;height:48px;list-style-type:none;transition:transform .6s cubic-bezier(.86,0,.07,1);white-space:nowrap;position:relative}
#custom-header .v-tabs__container--overflow .v-tabs__div{flex:1 0 auto}
#custom-header .v-tabs__container--grow .v-tabs__div{flex:1 0 auto;max-width:none}
#custom-header .v-tabs__container--icons-and-text{height:72px}
#custom-header .v-tabs__container--align-with-title{padding-left:56px}
#custom-header .v-tabs__container--fixed-tabs .v-tabs__div, #custom-header .v-tabs__container--icons-and-text .v-tabs__div{min-width:72px}
@media only screen and (min-width:600px){
#custom-header .v-tabs__container--fixed-tabs .v-tabs__div, #custom-header .v-tabs__container--icons-and-text .v-tabs__div{min-width:160px}
}
@media only screen and (max-width:599px){
#custom-header .v-tabs__container--fixed-tabs .v-tabs__div{flex:1 0 auto}
}
#custom-header .v-tabs__container--centered .v-tabs__slider-wrapper+.v-tabs__div, #custom-header .v-tabs__container--centered>.v-tabs__div:first-child, #custom-header .v-tabs__container--fixed-tabs .v-tabs__slider-wrapper+.v-tabs__div, #custom-header .v-tabs__container--fixed-tabs>.v-tabs__div:first-child, #custom-header .v-tabs__container--right .v-tabs__slider-wrapper+.v-tabs__div, #custom-header .v-tabs__container--right>.v-tabs__div:first-child{margin-left:auto}
#custom-header .v-tabs__container--centered>.v-tabs__div:last-child, #custom-header .v-tabs__container--fixed-tabs>.v-tabs__div:last-child{margin-right:auto}
#custom-header .v-tabs__container--icons-and-text .v-tabs__item{flex-direction:column-reverse}
#custom-header .v-tabs__container--icons-and-text .v-tabs__item .v-icon{margin-bottom:6px}
#custom-header .v-tabs__div{align-items:center;display:inline-flex;flex:0 1 auto;font-size:14px;font-weight:500;line-height:normal;height:inherit;max-width:264px;text-align:center;text-transform:uppercase;vertical-align:middle}
#custom-header .v-tabs__item{align-items:center;color:inherit;display:flex;flex:1 1;flex-basis:264px;height:100%;justify-content:center;max-width:inherit;padding:6px 12px;text-decoration:none;transition:.3s cubic-bezier(.25,.8,.5,1);user-select:none;white-space:normal}
#custom-header .v-tabs__item:not(.v-tabs__item--active){opacity:.7}
#custom-header .v-tabs__item--disabled{pointer-events:none}
#custom-header .v-tabs__slider{height:2px;width:100%}
#custom-header .v-tabs__slider-wrapper{bottom:0;margin:0!important;position:absolute;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-tabs__items{overflow:hidden;position:relative}
#custom-header .v-tabs__content{width:100%;transition:transform .4s cubic-bezier(.86,0,.07,1)}
#custom-header .application .theme--light.v-pagination__item, #custom-header .theme--light .v-pagination__item{background:#fff;color:#000}
#custom-header .application .theme--light.v-pagination__item--active, #custom-header .theme--light .v-pagination__item--active{color:#fff}
#custom-header .application .theme--light.v-pagination__navigation, #custom-header .theme--light .v-pagination__navigation{background:#fff}
#custom-header .application .theme--light.v-pagination__navigation .v-icon, #custom-header .theme--light .v-pagination__navigation .v-icon{color:rgba(0,0,0,.54)}
#custom-header .application .theme--dark.v-pagination__item, #custom-header .theme--dark .v-pagination__item{background:#424242;color:#fff}
#custom-header .application .theme--dark.v-pagination__item--active, #custom-header .theme--dark .v-pagination__item--active{color:#fff}
#custom-header .application .theme--dark.v-pagination__navigation, #custom-header .theme--dark .v-pagination__navigation{background:#424242}
#custom-header .application .theme--dark.v-pagination__navigation .v-icon, #custom-header .theme--dark .v-pagination__navigation .v-icon{color:#fff}
#custom-header .v-pagination{align-items:center;display:inline-flex;list-style-type:none;margin:0;max-width:100%;padding:0}
#custom-header .v-pagination>li{align-items:center;display:flex}
#custom-header .v-pagination--circle .v-pagination__item, #custom-header .v-pagination--circle .v-pagination__more, #custom-header .v-pagination--circle .v-pagination__navigation{border-radius:50%}
#custom-header .v-pagination--disabled{pointer-events:none;opacity:.6}
#custom-header .v-pagination__item{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);border-radius:4px;display:inline-flex;justify-content:center;align-items:center;font-size:14px;background:transparent;height:34px;width:34px;margin:.3rem;text-decoration:none;transition:.3s cubic-bezier(0,0,.2,1)}
#custom-header .v-pagination__item--active{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}
#custom-header .v-pagination__navigation{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);display:inline-flex;justify-content:center;align-items:center;text-decoration:none;height:2rem;border-radius:4px;width:2rem;margin:.3rem 10px}
#custom-header .v-pagination__navigation .v-icon{font-size:2rem;transition:.2s cubic-bezier(.4,0,.6,1);vertical-align:middle}
#custom-header .v-pagination__navigation--disabled{opacity:.6;pointer-events:none}
#custom-header .v-pagination__more{margin:.3rem;display:inline-flex;align-items:flex-end;justify-content:center;height:2rem;width:2rem}
#custom-header .v-badge{display:inline-block;position:relative}
#custom-header .v-badge__badge{color:#fff;display:flex;position:absolute;font-size:14px;top:-11px;right:-22px;border-radius:50%;height:22px;width:22px;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap;transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-badge__badge .v-icon{font-size:14px}
#custom-header .v-badge--overlap .v-badge__badge{top:-8px;right:-8px}
#custom-header .v-badge--overlap.v-badge--left .v-badge__badge{left:-8px;right:auto}
#custom-header .v-badge--overlap.v-badge--bottom .v-badge__badge{bottom:-8px;top:auto}
#custom-header .v-badge--left .v-badge__badge{left:-22px}
#custom-header .v-badge--bottom .v-badge__badge{bottom:-11px;top:auto}
#custom-header .application--is-rtl .v-date-picker-title .v-picker__title__btn{text-align:right}
#custom-header .v-date-picker-title{display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;line-height:1}
#custom-header .v-date-picker-title__year{align-items:center;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:8px}
#custom-header .v-date-picker-title__date{font-size:34px;text-align:left;font-weight:500;position:relative;overflow:hidden}
#custom-header .v-date-picker-title__date>div{position:relative}
#custom-header .application .theme--light.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) strong:not(:hover), #custom-header .theme--light .v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) strong:not(:hover){color:rgba(0,0,0,.87)!important}
#custom-header .application .theme--light.v-date-picker-header .v-date-picker-header__value--disabled strong, #custom-header .theme--light .v-date-picker-header .v-date-picker-header__value--disabled strong{color:rgba(0,0,0,.38)}
#custom-header .application .theme--dark.v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) strong:not(:hover), #custom-header .theme--dark .v-date-picker-header .v-date-picker-header__value:not(.v-date-picker-header__value--disabled) strong:not(:hover){color:#fff!important}
#custom-header .application .theme--dark.v-date-picker-header .v-date-picker-header__value--disabled strong, #custom-header .theme--dark .v-date-picker-header .v-date-picker-header__value--disabled strong{color:hsla(0,0%,100%,.5)}
#custom-header .v-date-picker-header{padding:4px 16px;align-items:center;display:flex;justify-content:space-between;position:relative}
#custom-header .v-date-picker-header .v-btn{margin:0;z-index:auto}
#custom-header .v-date-picker-header .v-icon{cursor:pointer;user-select:none}
#custom-header .v-date-picker-header__value{flex:1;text-align:center;position:relative;overflow:hidden}
#custom-header .v-date-picker-header__value strong{cursor:pointer;transition:.3s cubic-bezier(.25,.8,.5,1);display:block;width:100%}
#custom-header .application .theme--light.v-date-picker-table th, #custom-header .theme--light .v-date-picker-table th{color:rgba(0,0,0,.38)}
#custom-header .application .theme--dark.v-date-picker-table th, #custom-header .theme--dark .v-date-picker-table th{color:hsla(0,0%,100%,.5)}
#custom-header .v-date-picker-table{position:relative;padding:0 12px;height:242px}
#custom-header .v-date-picker-table table{transition:.3s cubic-bezier(.25,.8,.5,1);top:0;table-layout:fixed;width:100%}
#custom-header .v-date-picker-table td, #custom-header .v-date-picker-table th{text-align:center;position:relative}
#custom-header .v-date-picker-table th{font-size:12px}
#custom-header .v-date-picker-table--date .v-btn{height:32px;width:32px}
#custom-header .v-date-picker-table .v-btn{z-index:auto;margin:0;font-size:12px}
#custom-header .v-date-picker-table .v-btn.v-btn--active{color:#fff}
#custom-header .v-date-picker-table--month td{width:33.333333%;height:56px;vertical-align:middle;text-align:center}
#custom-header .v-date-picker-table--month td .v-btn{margin:0 auto;max-width:160px;min-width:40px;width:100%}
#custom-header .v-date-picker-table--date th{padding:8px 0;font-weight:600}
#custom-header .v-date-picker-table--date td{width:45px}
#custom-header .v-date-picker-table__event{border-radius:50%;bottom:2px;content:"";display:block;height:8px;left:50%;position:absolute;transform:translateX(-4px);width:8px}
#custom-header .v-date-picker-years{font-size:16px;font-weight:400;height:334px;list-style-type:none;overflow:auto;padding:0;text-align:center}
#custom-header .v-date-picker-years li{cursor:pointer;padding:8px 0;transition:none}
#custom-header .v-date-picker-years li.active{font-size:26px;font-weight:500;padding:10px 0}
#custom-header .v-date-picker-years li:hover{background:rgba(0,0,0,.12)}
#custom-header .v-picker--landscape .v-date-picker-years{height:286px}
#custom-header .application .theme--light.v-picker__title, #custom-header .theme--light .v-picker__title{background:#e0e0e0}
#custom-header .application .theme--dark.v-picker__title, #custom-header .theme--dark .v-picker__title{background:#616161}
#custom-header .application .theme--light.v-picker__body, #custom-header .theme--light .v-picker__body{background:#fff}
#custom-header .application .theme--dark.v-picker__body, #custom-header .theme--dark .v-picker__body{background:#424242}
#custom-header .v-picker{border-radius:2px;contain:layout style;display:inline-flex;flex-direction:column;vertical-align:top}
#custom-header .v-picker--full-width{display:flex}
#custom-header .v-picker__title{color:#fff;border-top-left-radius:2px;border-top-right-radius:2px;padding:16px}
#custom-header .v-picker__title__btn{transition:.3s cubic-bezier(.25,.8,.5,1)}
#custom-header .v-picker__title__btn.active{opacity:1}
#custom-header .v-picker__title__btn:not(.active){opacity:.6;cursor:pointer}
#custom-header .v-picker__title__btn:not(.active):hover{opacity:1}
#custom-header .v-picker__body{height:auto;overflow:hidden;position:relative;z-index:0;flex:1 0 auto;display:flex;flex-direction:column;align-items:center}
#custom-header .v-picker__body>div{width:100%}
#custom-header .v-picker__body>div.fade-transition-leave-active{position:absolute}
#custom-header .v-picker--landscape .v-picker__title{border-top-right-radius:0;border-bottom-right-radius:0;width:170px;position:absolute;top:0;left:0;height:100%;z-index:1}
#custom-header .v-picker--landscape .v-picker__actions, #custom-header .v-picker--landscape .v-picker__body{margin-left:170px}
#custom-header .v-input--radio-group .v-radio{margin-bottom:8px}
#custom-header .v-input--radio-group__input{display:flex;width:100%}
#custom-header .v-input--radio-group__input>.v-label{padding-bottom:8px}
#custom-header .v-input--radio-group--row .v-input--radio-group__input{flex-direction:row;flex-wrap:wrap}
#custom-header .v-input--radio-group--column .v-input--radio-group__input{flex-direction:column}
#custom-header .application .theme--light.v-radio--is-disabled label, #custom-header .theme--light .v-radio--is-disabled label{color:rgba(0,0,0,.38)}
#custom-header .application .theme--light.v-radio--is-disabled .v-icon, #custom-header .theme--light .v-radio--is-disabled .v-icon{color:rgba(0,0,0,.26)!important}
#custom-header .application .theme--dark.v-radio--is-disabled label, #custom-header .theme--dark .v-radio--is-disabled label{color:hsla(0,0%,100%,.5)}
#custom-header .application .theme--dark.v-radio--is-disabled .v-icon, #custom-header .theme--dark .v-radio--is-disabled .v-icon{color:hsla(0,0%,100%,.3)!important}
#custom-header .v-radio{align-items:center;display:flex;height:auto;margin-right:16px;outline:none}
#custom-header .v-radio--is-disabled{pointer-events:none}
#custom-header .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}
#custom-header .swiper-container-no-flexbox .swiper-slide{float:left}
#custom-header .swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
#custom-header .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}
#custom-header .swiper-container-android .swiper-slide, #custom-header .swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}
#custom-header .swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}
#custom-header .swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}
#custom-header .swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}
#custom-header .swiper-invisible-blank-slide{visibility:hidden}
#custom-header .swiper-container-autoheight, #custom-header .swiper-container-autoheight .swiper-slide{height:auto}
#custom-header .swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}
#custom-header .swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}
#custom-header .swiper-container-3d .swiper-cube-shadow, #custom-header .swiper-container-3d .swiper-slide, #custom-header .swiper-container-3d .swiper-slide-shadow-bottom, #custom-header .swiper-container-3d .swiper-slide-shadow-left, #custom-header .swiper-container-3d .swiper-slide-shadow-right, #custom-header .swiper-container-3d .swiper-slide-shadow-top, #custom-header .swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}
#custom-header .swiper-container-3d .swiper-slide-shadow-bottom, #custom-header .swiper-container-3d .swiper-slide-shadow-left, #custom-header .swiper-container-3d .swiper-slide-shadow-right, #custom-header .swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}
#custom-header .swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(right,rgba(0,0,0,.5),transparent);background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}
#custom-header .swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(left,rgba(0,0,0,.5),transparent);background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}
#custom-header .swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}
#custom-header .swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:-o-linear-gradient(top,rgba(0,0,0,.5),transparent);background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}
#custom-header .swiper-container-wp8-horizontal, #custom-header .swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}
#custom-header .swiper-container-wp8-vertical, #custom-header .swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}
#custom-header .swiper-button-next, #custom-header .swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}
#custom-header .swiper-button-next.swiper-button-disabled, #custom-header .swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}
#custom-header .swiper-button-prev, #custom-header .swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}
#custom-header .swiper-button-next, #custom-header .swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}
#custom-header .swiper-button-prev.swiper-button-white, #custom-header .swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}
#custom-header .swiper-button-next.swiper-button-white, #custom-header .swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}
#custom-header .swiper-button-prev.swiper-button-black, #custom-header .swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}
#custom-header .swiper-button-next.swiper-button-black, #custom-header .swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}
#custom-header .swiper-button-lock{display:none}
#custom-header .swiper-pagination{position:absolute;text-align:center;-webkit-transition:opacity .3s;-o-transition:.3s opacity;transition:opacity .3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}
#custom-header .swiper-pagination.swiper-pagination-hidden{opacity:0}
#custom-header .swiper-container-horizontal>.swiper-pagination-bullets, #custom-header .swiper-pagination-custom, #custom-header .swiper-pagination-fraction{bottom:10px;left:0;width:100%}
#custom-header .swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, #custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}
#custom-header .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}
#custom-header .swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}
#custom-header button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}
#custom-header .swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}
#custom-header .swiper-pagination-bullet-active{opacity:1;background:#007aff}
#custom-header .swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}
#custom-header .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}
#custom-header .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}
#custom-header .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s top;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}
#custom-header .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}
#custom-header .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}
#custom-header .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s left;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}
#custom-header .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;-o-transition:.2s transform,.2s right;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}
#custom-header .swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}
#custom-header .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}
#custom-header .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}
#custom-header .swiper-container-horizontal>.swiper-pagination-progressbar, #custom-header .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}
#custom-header .swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, #custom-header .swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}
#custom-header .swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}
#custom-header .swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}
#custom-header .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}
#custom-header .swiper-pagination-black .swiper-pagination-bullet-active{background:#000}
#custom-header .swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}
#custom-header .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}
#custom-header .swiper-pagination-lock{display:none}
#custom-header .swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}
#custom-header .swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}
#custom-header .swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}
#custom-header .swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}
#custom-header .swiper-scrollbar-cursor-drag{cursor:move}
#custom-header .swiper-scrollbar-lock{display:none}
#custom-header .swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}
#custom-header .swiper-zoom-container>canvas, #custom-header .swiper-zoom-container>img, #custom-header .swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}
#custom-header .swiper-slide-zoomed{cursor:move}
#custom-header .swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12) infinite;animation:swiper-preloader-spin 1s steps(12) infinite}
#custom-header .swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}
#custom-header .swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}
@-webkit-keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
@keyframes swiper-preloader-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
#custom-header .swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}
#custom-header .swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
#custom-header .swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
#custom-header .swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}
#custom-header .swiper-container-fade .swiper-slide-active, #custom-header .swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}
#custom-header .swiper-container-cube{overflow:visible}
#custom-header .swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}
#custom-header .swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}
#custom-header .swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}
#custom-header .swiper-container-cube .swiper-slide-active, #custom-header .swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}
#custom-header .swiper-container-cube .swiper-slide-active, #custom-header .swiper-container-cube .swiper-slide-next, #custom-header .swiper-container-cube .swiper-slide-next+.swiper-slide, #custom-header .swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}
#custom-header .swiper-container-cube .swiper-slide-shadow-bottom, #custom-header .swiper-container-cube .swiper-slide-shadow-left, #custom-header .swiper-container-cube .swiper-slide-shadow-right, #custom-header .swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
#custom-header .swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}
#custom-header .swiper-container-flip{overflow:visible}
#custom-header .swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}
#custom-header .swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}
#custom-header .swiper-container-flip .swiper-slide-active, #custom-header .swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}
#custom-header .swiper-container-flip .swiper-slide-shadow-bottom, #custom-header .swiper-container-flip .swiper-slide-shadow-left, #custom-header .swiper-container-flip .swiper-slide-shadow-right, #custom-header .swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
#custom-header .swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
