From 03b41d2840981f855e19181bfbdc05fdbe63dc5e Mon Sep 17 00:00:00 2001 From: chme Date: Fri, 15 Apr 2022 19:50:55 +0200 Subject: [PATCH] [htdocs] Rebuild web interface --- htdocs/Makefile.am | 1 - htdocs/assets/index.css | 2 +- htdocs/assets/index.js | 39 +++++++++++++++++++++++++++- htdocs/assets/vendor.js | 56 ----------------------------------------- htdocs/index.html | 1 - 5 files changed, 39 insertions(+), 60 deletions(-) delete mode 100644 htdocs/assets/vendor.js diff --git a/htdocs/Makefile.am b/htdocs/Makefile.am index 16b91ae0..753eb148 100644 --- a/htdocs/Makefile.am +++ b/htdocs/Makefile.am @@ -25,7 +25,6 @@ htdocsassetsdir = $(datadir)/owntone/htdocs/assets dist_htdocsassets_DATA = \ assets/index.css \ assets/index.js \ - assets/vendor.js \ assets/materialdesignicons-webfont.svg \ assets/materialdesignicons-webfont.ttf \ assets/materialdesignicons-webfont.woff2 \ diff --git a/htdocs/assets/index.css b/htdocs/assets/index.css index df2fb090..c995d671 100644 --- a/htdocs/assets/index.css +++ b/htdocs/assets/index.css @@ -1 +1 @@ -.fd-notifications{position:fixed;bottom:60px;z-index:20000;width:100%}.fd-notifications .notification{margin-bottom:10px;margin-left:24px;margin-right:24px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}@charset "UTF-8";/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:before,.delete:before,.modal-close:after,.delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.delete:before{height:2px;width:50%}.modal-close:after,.delete:after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:#0a0a0a4d}.modal-close:active,.delete:active{background-color:#0a0a0a66}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading:after,.select.is-loading:after,.loader,.button.is-loading:after{animation:spinAround .5s infinite linear;border:2px solid #dbdbdb;border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.fd-overlay-fullscreen,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#485fc7;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent white white!important}.button.is-white.is-outlined.is-loading:hover:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-outlined.is-loading:hover:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading.is-focused:after{border-color:transparent transparent white white!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #0a0a0a #0a0a0a!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#000000b3}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#000000b3}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-outlined.is-loading:hover:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent whitesmoke whitesmoke!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-outlined.is-loading:hover:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #363636 #363636!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-outlined.is-loading:hover:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #00d1b2 #00d1b2!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button.is-link:active,.button.is-link.is-active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-outlined.is-loading:hover:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #485fc7 #485fc7!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-outlined.is-loading:hover:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #3e8ed0 #3e8ed0!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-outlined.is-loading:hover:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #48c78e #48c78e!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:#000000b3}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#000000b3}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:transparent;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-outlined.is-loading:hover:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #ffe08a #ffe08a!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-outlined.is-loading:hover:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #f14668 #f14668!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:white}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#000000b3}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:#000000b3}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,white 30%,#ededed 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,#0a0a0a 30%,#ededed 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,whitesmoke 30%,#ededed 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,#363636 30%,#ededed 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,#00d1b2 30%,#ededed 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,#485fc7 30%,#ededed 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,#3e8ed0 30%,#ededed 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,#48c78e 30%,#ededed 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,#ffe08a 30%,#ededed 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,#f14668 30%,#ededed 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,#4a4a4a 30%,#ededed 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#000000b3}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:#000000b3}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:before,.tag:not(body).is-delete:after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.select select,.textarea,.input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder{color:#3636364d}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder{color:#3636364d}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder{color:#3636364d}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder{color:#3636364d}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].textarea::-moz-placeholder,[disabled].input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder,[disabled].textarea:-moz-placeholder,[disabled].input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder{color:#7a7a7a4d}.select select[disabled]:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder{color:#7a7a7a4d}.textarea,.input{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em #ffffff40}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.textarea,.is-light.input{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em #f5f5f540}.is-dark.textarea,.is-dark.input{border-color:#363636}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em #36363640}.is-primary.textarea,.is-primary.input{border-color:#00d1b2}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em #00d1b240}.is-link.textarea,.is-link.input{border-color:#485fc7}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em #485fc740}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em #3e8ed040}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em #48c78e40}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em #f1466840}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #36363640}.select.is-primary:not(:hover):after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #00d1b240}.select.is-link:not(:hover):after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #485fc740}.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#000000b3}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f5f5f540;color:#000000b3}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #36363640;color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #00d1b240;color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #485fc740;color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #3e8ed040;color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #48c78e40;color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:#000000b3}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffe08a40;color:#000000b3}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:transparent;color:#000000b3}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f1466840;color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227b"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em #0a0a0a1a;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid #ededed;align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid #ededed}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid #dbdbdb;margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#000000b3}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:#000000b3}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link:after,.navbar.is-white .navbar-end .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#000000b3}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#000000b3}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#000000b3}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-start .navbar-link:after,.navbar.is-light .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#000000b3}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link:after,.navbar.is-primary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-start .navbar-link:after,.navbar.is-link .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link:after,.navbar.is-info .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link:after,.navbar.is-success .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:#000000b3}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#000000b3}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#000000b3}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-start .navbar-link:after,.navbar.is-warning .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:#000000b3}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link:after,.navbar.is-danger .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid #dbdbdb;border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#485fc7}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#000000b3}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:#000000b3}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid #ededed}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid #dbdbdb;margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: .75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-secondary,.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width: 768px){.is-block-mobile{display:block!important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1023px){.is-block-touch{display:block!important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4 0%,white 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4 0%,white 71%,white 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,black 0%,#0a0a0a 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#000000b3}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0%,whitesmoke 71%,white 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0%,#363636 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0%,#00d1b2 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0%,#485fc7 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0%,#3e8ed0 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0%,#48c78e 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:#000000b3}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0%,#ffe08a 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0%,#f14668 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.switch[type=checkbox]{outline:0;user-select:none;display:inline-block;position:absolute;opacity:0}.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:after,.switch[type=checkbox]:focus+label:after{outline:1px dotted #b5b5b5}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+label{opacity:.5}.switch[type=checkbox][disabled]+label:before,.switch[type=checkbox][disabled]+label:before{opacity:.5}.switch[type=checkbox][disabled]+label:after,.switch[type=checkbox][disabled]+label:after{opacity:.5}.switch[type=checkbox][disabled]+label:hover{cursor:not-allowed}.switch[type=checkbox]+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1rem;height:2.5em;line-height:1.5;padding-left:3.5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox]+label:before,.switch[type=checkbox]+label:before{position:absolute;display:block;top:calc(50% - .75rem);left:0;width:3rem;height:1.5rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox]+label:after,.switch[type=checkbox]+label:after{display:block;position:absolute;top:calc(50% - .5rem);left:.25rem;width:1rem;height:1rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox]+label .switch-active,.switch[type=checkbox]+label .switch-inactive{font-size:.9rem;z-index:1;margin-top:-4px}.switch[type=checkbox]+label.has-text-inside .switch-inactive{margin-left:-1.925rem}.switch[type=checkbox]+label.has-text-inside .switch-active{margin-left:-3.25rem}.switch[type=checkbox].is-rtl+label{padding-left:0;padding-right:3.5rem}.switch[type=checkbox].is-rtl+label:before,.switch[type=checkbox].is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-rtl+label:after,.switch[type=checkbox].is-rtl+label:after{left:auto;right:1.625rem}.switch[type=checkbox]:checked+label:before,.switch[type=checkbox]:checked+label:before{background:#00d1b2}.switch[type=checkbox]:checked+label:after{left:1.625rem}.switch[type=checkbox]:checked.is-rtl+label:after,.switch[type=checkbox]:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-outlined+label:before,.switch[type=checkbox].is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-outlined+label:after,.switch[type=checkbox].is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-outlined:checked+label:before,.switch[type=checkbox].is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-outlined:checked+label:after,.switch[type=checkbox].is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-thin+label:before,.switch[type=checkbox].is-thin+label:before{top:.5454545456rem;height:.375rem}.switch[type=checkbox].is-thin+label:after,.switch[type=checkbox].is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-rounded+label:before,.switch[type=checkbox].is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-rounded+label:after,.switch[type=checkbox].is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-small+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:.75rem;height:2.5em;line-height:1.5;padding-left:2.75rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-small+label:before,.switch[type=checkbox].is-small+label:before{position:absolute;display:block;top:calc(50% - .5625rem);left:0;width:2.25rem;height:1.125rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-small+label:after,.switch[type=checkbox].is-small+label:after{display:block;position:absolute;top:calc(50% - .3125rem);left:.25rem;width:.625rem;height:.625rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-small+label .switch-active,.switch[type=checkbox].is-small+label .switch-inactive{font-size:.65rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-small+label.has-text-inside .switch-inactive{margin-left:-1.55rem}.switch[type=checkbox].is-small+label.has-text-inside .switch-active{margin-left:-2.5rem}.switch[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:2.75rem}.switch[type=checkbox].is-small.is-rtl+label:before,.switch[type=checkbox].is-small.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-small.is-rtl+label:after,.switch[type=checkbox].is-small.is-rtl+label:after{left:auto;right:1.25rem}.switch[type=checkbox].is-small:checked+label:before,.switch[type=checkbox].is-small:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-small:checked+label:after{left:1.25rem}.switch[type=checkbox].is-small:checked.is-rtl+label:after,.switch[type=checkbox].is-small:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-small.is-outlined+label:before,.switch[type=checkbox].is-small.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-small.is-outlined+label:after,.switch[type=checkbox].is-small.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-small.is-outlined:checked+label:before,.switch[type=checkbox].is-small.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-small.is-outlined:checked+label:after,.switch[type=checkbox].is-small.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-small.is-thin+label:before,.switch[type=checkbox].is-small.is-thin+label:before{top:.4090909093rem;height:.28125rem}.switch[type=checkbox].is-small.is-thin+label:after,.switch[type=checkbox].is-small.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-small.is-rounded+label:before,.switch[type=checkbox].is-small.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-small.is-rounded+label:after,.switch[type=checkbox].is-small.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-medium+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.25rem;height:2.5em;line-height:1.5;padding-left:4.25rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-medium+label:before,.switch[type=checkbox].is-medium+label:before{position:absolute;display:block;top:calc(50% - .9375rem);left:0;width:3.75rem;height:1.875rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-medium+label:after,.switch[type=checkbox].is-medium+label:after{display:block;position:absolute;top:calc(50% - .6875rem);left:.25rem;width:1.375rem;height:1.375rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-medium+label .switch-active,.switch[type=checkbox].is-medium+label .switch-inactive{font-size:1.15rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-medium+label.has-text-inside .switch-inactive{margin-left:-2.3rem}.switch[type=checkbox].is-medium+label.has-text-inside .switch-active{margin-left:-4rem}.switch[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:4.25rem}.switch[type=checkbox].is-medium.is-rtl+label:before,.switch[type=checkbox].is-medium.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-medium.is-rtl+label:after,.switch[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:2rem}.switch[type=checkbox].is-medium:checked+label:before,.switch[type=checkbox].is-medium:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-medium:checked+label:after{left:2rem}.switch[type=checkbox].is-medium:checked.is-rtl+label:after,.switch[type=checkbox].is-medium:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-medium.is-outlined+label:before,.switch[type=checkbox].is-medium.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined+label:after,.switch[type=checkbox].is-medium.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined:checked+label:before,.switch[type=checkbox].is-medium.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-medium.is-outlined:checked+label:after,.switch[type=checkbox].is-medium.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-medium.is-thin+label:before,.switch[type=checkbox].is-medium.is-thin+label:before{top:.6818181819rem;height:.46875rem}.switch[type=checkbox].is-medium.is-thin+label:after,.switch[type=checkbox].is-medium.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-medium.is-rounded+label:before,.switch[type=checkbox].is-medium.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-medium.is-rounded+label:after,.switch[type=checkbox].is-medium.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-large+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.5rem;height:2.5em;line-height:1.5;padding-left:5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-large+label:before,.switch[type=checkbox].is-large+label:before{position:absolute;display:block;top:calc(50% - 1.125rem);left:0;width:4.5rem;height:2.25rem;border:.1rem solid transparent;border-radius:4px;background:#b5b5b5;content:""}.switch[type=checkbox].is-large+label:after,.switch[type=checkbox].is-large+label:after{display:block;position:absolute;top:calc(50% - .875rem);left:.25rem;width:1.75rem;height:1.75rem;transform:translate(0);border-radius:4px;background:white;transition:all .25s ease-out;content:""}.switch[type=checkbox].is-large+label .switch-active,.switch[type=checkbox].is-large+label .switch-inactive{font-size:1.4rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-large+label.has-text-inside .switch-inactive{margin-left:-2.675rem}.switch[type=checkbox].is-large+label.has-text-inside .switch-active{margin-left:-4.75rem}.switch[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:5rem}.switch[type=checkbox].is-large.is-rtl+label:before,.switch[type=checkbox].is-large.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-large.is-rtl+label:after,.switch[type=checkbox].is-large.is-rtl+label:after{left:auto;right:2.375rem}.switch[type=checkbox].is-large:checked+label:before,.switch[type=checkbox].is-large:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-large:checked+label:after{left:2.375rem}.switch[type=checkbox].is-large:checked.is-rtl+label:after,.switch[type=checkbox].is-large:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-large.is-outlined+label:before,.switch[type=checkbox].is-large.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-large.is-outlined+label:after,.switch[type=checkbox].is-large.is-outlined+label:after{background:#b5b5b5}.switch[type=checkbox].is-large.is-outlined:checked+label:before,.switch[type=checkbox].is-large.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-large.is-outlined:checked+label:after,.switch[type=checkbox].is-large.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-large.is-thin+label:before,.switch[type=checkbox].is-large.is-thin+label:before{top:.8181818183rem;height:.5625rem}.switch[type=checkbox].is-large.is-thin+label:after,.switch[type=checkbox].is-large.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-large.is-rounded+label:before,.switch[type=checkbox].is-large.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-large.is-rounded+label:after,.switch[type=checkbox].is-large.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-white+label .switch-active{display:none}.switch[type=checkbox].is-white+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-white:checked+label:before,.switch[type=checkbox].is-white:checked+label:before{background:white}.switch[type=checkbox].is-white:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-white:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-white.is-outlined:checked+label:before,.switch[type=checkbox].is-white.is-outlined:checked+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-white.is-outlined:checked+label:after,.switch[type=checkbox].is-white.is-outlined:checked+label:after{background:white}.switch[type=checkbox].is-white.is-thin.is-outlined+label:after,.switch[type=checkbox].is-white.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-white+label:before,.switch[type=checkbox].is-unchecked-white+label:before{background:white}.switch[type=checkbox].is-unchecked-white.is-outlined+label:before,.switch[type=checkbox].is-unchecked-white.is-outlined+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-unchecked-white.is-outlined+label:after,.switch[type=checkbox].is-unchecked-white.is-outlined+label:after{background:white}.switch[type=checkbox].is-black+label .switch-active{display:none}.switch[type=checkbox].is-black+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-black:checked+label:before,.switch[type=checkbox].is-black:checked+label:before{background:#0a0a0a}.switch[type=checkbox].is-black:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-black:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-black.is-outlined:checked+label:before,.switch[type=checkbox].is-black.is-outlined:checked+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-black.is-outlined:checked+label:after,.switch[type=checkbox].is-black.is-outlined:checked+label:after{background:#0a0a0a}.switch[type=checkbox].is-black.is-thin.is-outlined+label:after,.switch[type=checkbox].is-black.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-black+label:before,.switch[type=checkbox].is-unchecked-black+label:before{background:#0a0a0a}.switch[type=checkbox].is-unchecked-black.is-outlined+label:before,.switch[type=checkbox].is-unchecked-black.is-outlined+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-unchecked-black.is-outlined+label:after,.switch[type=checkbox].is-unchecked-black.is-outlined+label:after{background:#0a0a0a}.switch[type=checkbox].is-light+label .switch-active{display:none}.switch[type=checkbox].is-light+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-light:checked+label:before,.switch[type=checkbox].is-light:checked+label:before{background:whitesmoke}.switch[type=checkbox].is-light:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-light:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-light.is-outlined:checked+label:before,.switch[type=checkbox].is-light.is-outlined:checked+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-light.is-outlined:checked+label:after,.switch[type=checkbox].is-light.is-outlined:checked+label:after{background:whitesmoke}.switch[type=checkbox].is-light.is-thin.is-outlined+label:after,.switch[type=checkbox].is-light.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-light+label:before,.switch[type=checkbox].is-unchecked-light+label:before{background:whitesmoke}.switch[type=checkbox].is-unchecked-light.is-outlined+label:before,.switch[type=checkbox].is-unchecked-light.is-outlined+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-unchecked-light.is-outlined+label:after,.switch[type=checkbox].is-unchecked-light.is-outlined+label:after{background:whitesmoke}.switch[type=checkbox].is-dark+label .switch-active{display:none}.switch[type=checkbox].is-dark+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-dark:checked+label:before,.switch[type=checkbox].is-dark:checked+label:before{background:#363636}.switch[type=checkbox].is-dark:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-dark:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-dark.is-outlined:checked+label:before,.switch[type=checkbox].is-dark.is-outlined:checked+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-dark.is-outlined:checked+label:after,.switch[type=checkbox].is-dark.is-outlined:checked+label:after{background:#363636}.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after,.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-dark+label:before,.switch[type=checkbox].is-unchecked-dark+label:before{background:#363636}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after{background:#363636}.switch[type=checkbox].is-primary+label .switch-active{display:none}.switch[type=checkbox].is-primary+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-primary:checked+label:before,.switch[type=checkbox].is-primary:checked+label:before{background:#00d1b2}.switch[type=checkbox].is-primary:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-primary:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-primary.is-outlined:checked+label:before,.switch[type=checkbox].is-primary.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-primary.is-outlined:checked+label:after,.switch[type=checkbox].is-primary.is-outlined:checked+label:after{background:#00d1b2}.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after,.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-primary+label:before,.switch[type=checkbox].is-unchecked-primary+label:before{background:#00d1b2}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after{background:#00d1b2}.switch[type=checkbox].is-link+label .switch-active{display:none}.switch[type=checkbox].is-link+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-link:checked+label:before,.switch[type=checkbox].is-link:checked+label:before{background:#485fc7}.switch[type=checkbox].is-link:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-link:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-link.is-outlined:checked+label:before,.switch[type=checkbox].is-link.is-outlined:checked+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-link.is-outlined:checked+label:after,.switch[type=checkbox].is-link.is-outlined:checked+label:after{background:#485fc7}.switch[type=checkbox].is-link.is-thin.is-outlined+label:after,.switch[type=checkbox].is-link.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-link+label:before,.switch[type=checkbox].is-unchecked-link+label:before{background:#485fc7}.switch[type=checkbox].is-unchecked-link.is-outlined+label:before,.switch[type=checkbox].is-unchecked-link.is-outlined+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-unchecked-link.is-outlined+label:after,.switch[type=checkbox].is-unchecked-link.is-outlined+label:after{background:#485fc7}.switch[type=checkbox].is-info+label .switch-active{display:none}.switch[type=checkbox].is-info+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-info:checked+label:before,.switch[type=checkbox].is-info:checked+label:before{background:#3e8ed0}.switch[type=checkbox].is-info:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-info:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-info.is-outlined:checked+label:before,.switch[type=checkbox].is-info.is-outlined:checked+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-info.is-outlined:checked+label:after,.switch[type=checkbox].is-info.is-outlined:checked+label:after{background:#3e8ed0}.switch[type=checkbox].is-info.is-thin.is-outlined+label:after,.switch[type=checkbox].is-info.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-info+label:before,.switch[type=checkbox].is-unchecked-info+label:before{background:#3e8ed0}.switch[type=checkbox].is-unchecked-info.is-outlined+label:before,.switch[type=checkbox].is-unchecked-info.is-outlined+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-unchecked-info.is-outlined+label:after,.switch[type=checkbox].is-unchecked-info.is-outlined+label:after{background:#3e8ed0}.switch[type=checkbox].is-success+label .switch-active{display:none}.switch[type=checkbox].is-success+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-success:checked+label:before,.switch[type=checkbox].is-success:checked+label:before{background:#48c78e}.switch[type=checkbox].is-success:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-success:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-success.is-outlined:checked+label:before,.switch[type=checkbox].is-success.is-outlined:checked+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-success.is-outlined:checked+label:after,.switch[type=checkbox].is-success.is-outlined:checked+label:after{background:#48c78e}.switch[type=checkbox].is-success.is-thin.is-outlined+label:after,.switch[type=checkbox].is-success.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-success+label:before,.switch[type=checkbox].is-unchecked-success+label:before{background:#48c78e}.switch[type=checkbox].is-unchecked-success.is-outlined+label:before,.switch[type=checkbox].is-unchecked-success.is-outlined+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-unchecked-success.is-outlined+label:after,.switch[type=checkbox].is-unchecked-success.is-outlined+label:after{background:#48c78e}.switch[type=checkbox].is-warning+label .switch-active{display:none}.switch[type=checkbox].is-warning+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-warning:checked+label:before,.switch[type=checkbox].is-warning:checked+label:before{background:#ffe08a}.switch[type=checkbox].is-warning:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-warning:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-warning.is-outlined:checked+label:before,.switch[type=checkbox].is-warning.is-outlined:checked+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-warning.is-outlined:checked+label:after,.switch[type=checkbox].is-warning.is-outlined:checked+label:after{background:#ffe08a}.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after,.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-warning+label:before,.switch[type=checkbox].is-unchecked-warning+label:before{background:#ffe08a}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after{background:#ffe08a}.switch[type=checkbox].is-danger+label .switch-active{display:none}.switch[type=checkbox].is-danger+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-danger:checked+label:before,.switch[type=checkbox].is-danger:checked+label:before{background:#f14668}.switch[type=checkbox].is-danger:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-danger:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-danger.is-outlined:checked+label:before,.switch[type=checkbox].is-danger.is-outlined:checked+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-danger.is-outlined:checked+label:after,.switch[type=checkbox].is-danger.is-outlined:checked+label:after{background:#f14668}.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after,.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-danger+label:before,.switch[type=checkbox].is-unchecked-danger+label:before{background:#f14668}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after{background:#f14668}.field-body .switch[type=checkbox]+label{margin-top:.375em}.slider{min-width:250px;width:100%;margin-top:16px;margin-bottom:16px;--slider-height: 4px;--slider-connect-bg: hsl(0, 0%, 21%);--slider-tooltip-bg: hsl(0, 0%, 21%);--slider-handle-ring-color: #3b82f630;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42)}.seek-slider{min-width:250px;max-width:500px;width:100%!important;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin:0 auto 16px;--slider-height: 4px;--slider-connect-bg: hsl(171, 100%, 41%);--slider-tooltip-bg: hsl(171, 100%, 41%);--slider-handle-bg: hsl(171, 100%, 41%);--slider-handle-border: 0;--slider-handle-width: 10px;--slider-handle-height: 10px;--slider-handle-radius: 9999px;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42);--slider-handle-ring-width: 3px}.progress-bar{background-color:#3e8ed0;border-radius:9999px;height:4px}.media.with-progress h2:last-of-type{margin-bottom:6px}.media.with-progress{margin-top:0}a.navbar-item{outline:0;line-height:1.5;padding:.5rem 1rem}.fd-expanded{flex-grow:1;flex-shrink:1}.fd-margin-left-auto{margin-left:auto}.fd-has-action{cursor:pointer}.fd-is-movable{cursor:move}.fd-has-margin-top{margin-top:24px}.fd-has-margin-bottom{margin-bottom:24px}.fd-remove-padding-bottom{padding-bottom:0}.fd-has-padding-left-right{padding-left:24px;padding-right:24px}.fd-is-square .button{height:27px;min-width:27px;padding-left:.25rem;padding-right:.25rem}.fd-is-text-clipped{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-tabs-section{padding-bottom:3px;padding-top:3px;background:white;top:3.25rem;z-index:20;position:fixed;width:100%}section.fd-tabs-section+section.fd-content{margin-top:24px}section.hero+section.fd-content{padding-top:0}.fd-progress-bar{top:52px!important}.fd-has-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.fd-page{margin-top:3.25rem}.fd-page-with-tabs{margin-top:6.25rem!important}.fd-content-with-option{min-height:calc(100vh - 6.5rem)}.fd-is-fullheight{height:calc(100vh - 6.5rem);display:flex;flex-direction:column;justify-content:center}.fd-is-fullheight .fd-is-expanded{max-height:calc(100vh - 25rem);padding:1.5rem;overflow:hidden;flex-grow:1;flex-shrink:1;display:flex}.fd-cover-image{display:flex;flex-grow:1;flex-shrink:1;min-width:0;min-height:0;overflow:hidden;padding:10px}.fd-cover-image img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0px 0px 1px rgba(0,0,0,.3)) drop-shadow(0px 0px 10px rgba(0,0,0,.3));flex-grow:1;flex-shrink:1;height:unset;width:unset;max-width:unset;max-height:unset;min-width:0;min-height:0;overflow:hidden}.sortable-chosen .media-right{visibility:hidden}.sortable-ghost h1,.sortable-ghost h2{color:#ff3860!important}.media:first-of-type{padding-top:17px;margin-top:16px}.fade-leave-active{transition:opacity .2s ease}.fade-enter-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.title:not(.is-spaced)+.subtitle{margin-top:-1.3rem!important}.title:not(.is-spaced)+.subtitle+.subtitle{margin-top:-1.3rem!important}.fd-modal-card{overflow:visible}.fd-modal-card .card-content{max-height:calc(100vh - 200px);overflow:auto}.fd-modal-card .card{margin-left:16px;margin-right:16px}.dropdown-item a{display:block}.dropdown-item:hover{background-color:#f5f5f5}.navbar-item .fd-navbar-item-level2{padding-left:1.5rem}hr.fd-navbar-divider{margin:12px 0}@media only screen and (min-width: 1024px){.navbar-dropdown{max-height:calc(100vh - 8.5rem);overflow:auto}}.fd-bottom-navbar .navbar-menu{max-height:calc(100vh - 7.5rem);overflow:scroll}@media screen and (max-width: 768px){.buttons.fd-is-centered-mobile{justify-content:center}.buttons.fd-is-centered-mobile:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}}.column.fd-has-cover{max-height:150px;max-width:150px}@media screen and (max-width: 768px){.column.fd-has-cover{margin:auto}}@media screen and (min-width: 769px){.column.fd-has-cover{margin:auto 0 auto auto}}.fd-overlay-fullscreen{z-index:25;background-color:#0a0a0a33;position:fixed}.hero-body{padding:1.5rem!important}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont.eot?v=2.2.43);src:url(/assets/materialdesignicons-webfont.eot?#iefix&v=2.2.43) format("embedded-opentype"),url(/assets/materialdesignicons-webfont.woff2?v=2.2.43) format("woff2"),url(/assets/materialdesignicons-webfont.woff?v=2.2.43) format("woff"),url(/assets/materialdesignicons-webfont.ttf?v=2.2.43) format("truetype"),url(/assets/materialdesignicons-webfont.svg?v=2.2.43#materialdesigniconsregular) format("svg");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\f002"}.mdi-access-point-network:before{content:"\f003"}.mdi-account:before{content:"\f004"}.mdi-account-alert:before{content:"\f005"}.mdi-account-box:before{content:"\f006"}.mdi-account-box-outline:before{content:"\f007"}.mdi-account-card-details:before{content:"\f5d2"}.mdi-account-check:before{content:"\f008"}.mdi-account-circle:before{content:"\f009"}.mdi-account-convert:before{content:"\f00a"}.mdi-account-edit:before{content:"\f6bb"}.mdi-account-group:before{content:"\f848"}.mdi-account-heart:before{content:"\f898"}.mdi-account-key:before{content:"\f00b"}.mdi-account-location:before{content:"\f00c"}.mdi-account-minus:before{content:"\f00d"}.mdi-account-multiple:before{content:"\f00e"}.mdi-account-multiple-minus:before{content:"\f5d3"}.mdi-account-multiple-outline:before{content:"\f00f"}.mdi-account-multiple-plus:before{content:"\f010"}.mdi-account-multiple-plus-outline:before{content:"\f7ff"}.mdi-account-network:before{content:"\f011"}.mdi-account-off:before{content:"\f012"}.mdi-account-outline:before{content:"\f013"}.mdi-account-plus:before{content:"\f014"}.mdi-account-plus-outline:before{content:"\f800"}.mdi-account-remove:before{content:"\f015"}.mdi-account-search:before{content:"\f016"}.mdi-account-settings:before{content:"\f630"}.mdi-account-settings-variant:before{content:"\f631"}.mdi-account-star:before{content:"\f017"}.mdi-account-switch:before{content:"\f019"}.mdi-accusoft:before{content:"\f849"}.mdi-adjust:before{content:"\f01a"}.mdi-air-conditioner:before{content:"\f01b"}.mdi-airballoon:before{content:"\f01c"}.mdi-airplane:before{content:"\f01d"}.mdi-airplane-landing:before{content:"\f5d4"}.mdi-airplane-off:before{content:"\f01e"}.mdi-airplane-takeoff:before{content:"\f5d5"}.mdi-airplay:before{content:"\f01f"}.mdi-airport:before{content:"\f84a"}.mdi-alarm:before{content:"\f020"}.mdi-alarm-bell:before{content:"\f78d"}.mdi-alarm-check:before{content:"\f021"}.mdi-alarm-light:before{content:"\f78e"}.mdi-alarm-multiple:before{content:"\f022"}.mdi-alarm-off:before{content:"\f023"}.mdi-alarm-plus:before{content:"\f024"}.mdi-alarm-snooze:before{content:"\f68d"}.mdi-album:before{content:"\f025"}.mdi-alert:before{content:"\f026"}.mdi-alert-box:before{content:"\f027"}.mdi-alert-circle:before{content:"\f028"}.mdi-alert-circle-outline:before{content:"\f5d6"}.mdi-alert-decagram:before{content:"\f6bc"}.mdi-alert-octagon:before{content:"\f029"}.mdi-alert-octagram:before{content:"\f766"}.mdi-alert-outline:before{content:"\f02a"}.mdi-alien:before{content:"\f899"}.mdi-all-inclusive:before{content:"\f6bd"}.mdi-allo:before{content:"\f801"}.mdi-alpha:before{content:"\f02b"}.mdi-alphabetical:before{content:"\f02c"}.mdi-altimeter:before{content:"\f5d7"}.mdi-amazon:before{content:"\f02d"}.mdi-amazon-clouddrive:before{content:"\f02e"}.mdi-ambulance:before{content:"\f02f"}.mdi-amplifier:before{content:"\f030"}.mdi-anchor:before{content:"\f031"}.mdi-android:before{content:"\f032"}.mdi-android-debug-bridge:before{content:"\f033"}.mdi-android-head:before{content:"\f78f"}.mdi-android-studio:before{content:"\f034"}.mdi-angular:before{content:"\f6b1"}.mdi-angularjs:before{content:"\f6be"}.mdi-animation:before{content:"\f5d8"}.mdi-anvil:before{content:"\f89a"}.mdi-apple:before{content:"\f035"}.mdi-apple-finder:before{content:"\f036"}.mdi-apple-ios:before{content:"\f037"}.mdi-apple-keyboard-caps:before{content:"\f632"}.mdi-apple-keyboard-command:before{content:"\f633"}.mdi-apple-keyboard-control:before{content:"\f634"}.mdi-apple-keyboard-option:before{content:"\f635"}.mdi-apple-keyboard-shift:before{content:"\f636"}.mdi-apple-mobileme:before{content:"\f038"}.mdi-apple-safari:before{content:"\f039"}.mdi-application:before{content:"\f614"}.mdi-approval:before{content:"\f790"}.mdi-apps:before{content:"\f03b"}.mdi-archive:before{content:"\f03c"}.mdi-arrange-bring-forward:before{content:"\f03d"}.mdi-arrange-bring-to-front:before{content:"\f03e"}.mdi-arrange-send-backward:before{content:"\f03f"}.mdi-arrange-send-to-back:before{content:"\f040"}.mdi-arrow-all:before{content:"\f041"}.mdi-arrow-bottom-left:before{content:"\f042"}.mdi-arrow-bottom-right:before{content:"\f043"}.mdi-arrow-collapse:before{content:"\f615"}.mdi-arrow-collapse-all:before{content:"\f044"}.mdi-arrow-collapse-down:before{content:"\f791"}.mdi-arrow-collapse-horizontal:before{content:"\f84b"}.mdi-arrow-collapse-left:before{content:"\f792"}.mdi-arrow-collapse-right:before{content:"\f793"}.mdi-arrow-collapse-up:before{content:"\f794"}.mdi-arrow-collapse-vertical:before{content:"\f84c"}.mdi-arrow-down:before{content:"\f045"}.mdi-arrow-down-bold:before{content:"\f72d"}.mdi-arrow-down-bold-box:before{content:"\f72e"}.mdi-arrow-down-bold-box-outline:before{content:"\f72f"}.mdi-arrow-down-bold-circle:before{content:"\f047"}.mdi-arrow-down-bold-circle-outline:before{content:"\f048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f049"}.mdi-arrow-down-box:before{content:"\f6bf"}.mdi-arrow-down-drop-circle:before{content:"\f04a"}.mdi-arrow-down-drop-circle-outline:before{content:"\f04b"}.mdi-arrow-down-thick:before{content:"\f046"}.mdi-arrow-expand:before{content:"\f616"}.mdi-arrow-expand-all:before{content:"\f04c"}.mdi-arrow-expand-down:before{content:"\f795"}.mdi-arrow-expand-horizontal:before{content:"\f84d"}.mdi-arrow-expand-left:before{content:"\f796"}.mdi-arrow-expand-right:before{content:"\f797"}.mdi-arrow-expand-up:before{content:"\f798"}.mdi-arrow-expand-vertical:before{content:"\f84e"}.mdi-arrow-left:before{content:"\f04d"}.mdi-arrow-left-bold:before{content:"\f730"}.mdi-arrow-left-bold-box:before{content:"\f731"}.mdi-arrow-left-bold-box-outline:before{content:"\f732"}.mdi-arrow-left-bold-circle:before{content:"\f04f"}.mdi-arrow-left-bold-circle-outline:before{content:"\f050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f051"}.mdi-arrow-left-box:before{content:"\f6c0"}.mdi-arrow-left-drop-circle:before{content:"\f052"}.mdi-arrow-left-drop-circle-outline:before{content:"\f053"}.mdi-arrow-left-thick:before{content:"\f04e"}.mdi-arrow-right:before{content:"\f054"}.mdi-arrow-right-bold:before{content:"\f733"}.mdi-arrow-right-bold-box:before{content:"\f734"}.mdi-arrow-right-bold-box-outline:before{content:"\f735"}.mdi-arrow-right-bold-circle:before{content:"\f056"}.mdi-arrow-right-bold-circle-outline:before{content:"\f057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f058"}.mdi-arrow-right-box:before{content:"\f6c1"}.mdi-arrow-right-drop-circle:before{content:"\f059"}.mdi-arrow-right-drop-circle-outline:before{content:"\f05a"}.mdi-arrow-right-thick:before{content:"\f055"}.mdi-arrow-top-left:before{content:"\f05b"}.mdi-arrow-top-right:before{content:"\f05c"}.mdi-arrow-up:before{content:"\f05d"}.mdi-arrow-up-bold:before{content:"\f736"}.mdi-arrow-up-bold-box:before{content:"\f737"}.mdi-arrow-up-bold-box-outline:before{content:"\f738"}.mdi-arrow-up-bold-circle:before{content:"\f05f"}.mdi-arrow-up-bold-circle-outline:before{content:"\f060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f061"}.mdi-arrow-up-box:before{content:"\f6c2"}.mdi-arrow-up-drop-circle:before{content:"\f062"}.mdi-arrow-up-drop-circle-outline:before{content:"\f063"}.mdi-arrow-up-thick:before{content:"\f05e"}.mdi-artist:before{content:"\f802"}.mdi-assistant:before{content:"\f064"}.mdi-asterisk:before{content:"\f6c3"}.mdi-at:before{content:"\f065"}.mdi-atlassian:before{content:"\f803"}.mdi-atom:before{content:"\f767"}.mdi-attachment:before{content:"\f066"}.mdi-audiobook:before{content:"\f067"}.mdi-augmented-reality:before{content:"\f84f"}.mdi-auto-fix:before{content:"\f068"}.mdi-auto-upload:before{content:"\f069"}.mdi-autorenew:before{content:"\f06a"}.mdi-av-timer:before{content:"\f06b"}.mdi-azure:before{content:"\f804"}.mdi-baby:before{content:"\f06c"}.mdi-baby-buggy:before{content:"\f68e"}.mdi-backburger:before{content:"\f06d"}.mdi-backspace:before{content:"\f06e"}.mdi-backup-restore:before{content:"\f06f"}.mdi-badminton:before{content:"\f850"}.mdi-bandcamp:before{content:"\f674"}.mdi-bank:before{content:"\f070"}.mdi-barcode:before{content:"\f071"}.mdi-barcode-scan:before{content:"\f072"}.mdi-barley:before{content:"\f073"}.mdi-barrel:before{content:"\f074"}.mdi-baseball:before{content:"\f851"}.mdi-baseball-bat:before{content:"\f852"}.mdi-basecamp:before{content:"\f075"}.mdi-basket:before{content:"\f076"}.mdi-basket-fill:before{content:"\f077"}.mdi-basket-unfill:before{content:"\f078"}.mdi-basketball:before{content:"\f805"}.mdi-battery:before{content:"\f079"}.mdi-battery-10:before{content:"\f07a"}.mdi-battery-20:before{content:"\f07b"}.mdi-battery-30:before{content:"\f07c"}.mdi-battery-40:before{content:"\f07d"}.mdi-battery-50:before{content:"\f07e"}.mdi-battery-60:before{content:"\f07f"}.mdi-battery-70:before{content:"\f080"}.mdi-battery-80:before{content:"\f081"}.mdi-battery-90:before{content:"\f082"}.mdi-battery-alert:before{content:"\f083"}.mdi-battery-charging:before{content:"\f084"}.mdi-battery-charging-10:before{content:"\f89b"}.mdi-battery-charging-100:before{content:"\f085"}.mdi-battery-charging-20:before{content:"\f086"}.mdi-battery-charging-30:before{content:"\f087"}.mdi-battery-charging-40:before{content:"\f088"}.mdi-battery-charging-50:before{content:"\f89c"}.mdi-battery-charging-60:before{content:"\f089"}.mdi-battery-charging-70:before{content:"\f89d"}.mdi-battery-charging-80:before{content:"\f08a"}.mdi-battery-charging-90:before{content:"\f08b"}.mdi-battery-charging-outline:before{content:"\f89e"}.mdi-battery-charging-wireless:before{content:"\f806"}.mdi-battery-charging-wireless-10:before{content:"\f807"}.mdi-battery-charging-wireless-20:before{content:"\f808"}.mdi-battery-charging-wireless-30:before{content:"\f809"}.mdi-battery-charging-wireless-40:before{content:"\f80a"}.mdi-battery-charging-wireless-50:before{content:"\f80b"}.mdi-battery-charging-wireless-60:before{content:"\f80c"}.mdi-battery-charging-wireless-70:before{content:"\f80d"}.mdi-battery-charging-wireless-80:before{content:"\f80e"}.mdi-battery-charging-wireless-90:before{content:"\f80f"}.mdi-battery-charging-wireless-alert:before{content:"\f810"}.mdi-battery-charging-wireless-outline:before{content:"\f811"}.mdi-battery-minus:before{content:"\f08c"}.mdi-battery-negative:before{content:"\f08d"}.mdi-battery-outline:before{content:"\f08e"}.mdi-battery-plus:before{content:"\f08f"}.mdi-battery-positive:before{content:"\f090"}.mdi-battery-unknown:before{content:"\f091"}.mdi-beach:before{content:"\f092"}.mdi-beaker:before{content:"\f68f"}.mdi-beats:before{content:"\f097"}.mdi-bed-empty:before{content:"\f89f"}.mdi-beer:before{content:"\f098"}.mdi-behance:before{content:"\f099"}.mdi-bell:before{content:"\f09a"}.mdi-bell-off:before{content:"\f09b"}.mdi-bell-outline:before{content:"\f09c"}.mdi-bell-plus:before{content:"\f09d"}.mdi-bell-ring:before{content:"\f09e"}.mdi-bell-ring-outline:before{content:"\f09f"}.mdi-bell-sleep:before{content:"\f0a0"}.mdi-beta:before{content:"\f0a1"}.mdi-bible:before{content:"\f0a2"}.mdi-bike:before{content:"\f0a3"}.mdi-bing:before{content:"\f0a4"}.mdi-binoculars:before{content:"\f0a5"}.mdi-bio:before{content:"\f0a6"}.mdi-biohazard:before{content:"\f0a7"}.mdi-bitbucket:before{content:"\f0a8"}.mdi-bitcoin:before{content:"\f812"}.mdi-black-mesa:before{content:"\f0a9"}.mdi-blackberry:before{content:"\f0aa"}.mdi-blender:before{content:"\f0ab"}.mdi-blinds:before{content:"\f0ac"}.mdi-block-helper:before{content:"\f0ad"}.mdi-blogger:before{content:"\f0ae"}.mdi-bluetooth:before{content:"\f0af"}.mdi-bluetooth-audio:before{content:"\f0b0"}.mdi-bluetooth-connect:before{content:"\f0b1"}.mdi-bluetooth-off:before{content:"\f0b2"}.mdi-bluetooth-settings:before{content:"\f0b3"}.mdi-bluetooth-transfer:before{content:"\f0b4"}.mdi-blur:before{content:"\f0b5"}.mdi-blur-linear:before{content:"\f0b6"}.mdi-blur-off:before{content:"\f0b7"}.mdi-blur-radial:before{content:"\f0b8"}.mdi-bomb:before{content:"\f690"}.mdi-bomb-off:before{content:"\f6c4"}.mdi-bone:before{content:"\f0b9"}.mdi-book:before{content:"\f0ba"}.mdi-book-minus:before{content:"\f5d9"}.mdi-book-multiple:before{content:"\f0bb"}.mdi-book-multiple-variant:before{content:"\f0bc"}.mdi-book-open:before{content:"\f0bd"}.mdi-book-open-page-variant:before{content:"\f5da"}.mdi-book-open-variant:before{content:"\f0be"}.mdi-book-plus:before{content:"\f5db"}.mdi-book-secure:before{content:"\f799"}.mdi-book-unsecure:before{content:"\f79a"}.mdi-book-variant:before{content:"\f0bf"}.mdi-bookmark:before{content:"\f0c0"}.mdi-bookmark-check:before{content:"\f0c1"}.mdi-bookmark-music:before{content:"\f0c2"}.mdi-bookmark-outline:before{content:"\f0c3"}.mdi-bookmark-plus:before{content:"\f0c5"}.mdi-bookmark-plus-outline:before{content:"\f0c4"}.mdi-bookmark-remove:before{content:"\f0c6"}.mdi-boombox:before{content:"\f5dc"}.mdi-bootstrap:before{content:"\f6c5"}.mdi-border-all:before{content:"\f0c7"}.mdi-border-all-variant:before{content:"\f8a0"}.mdi-border-bottom:before{content:"\f0c8"}.mdi-border-bottom-variant:before{content:"\f8a1"}.mdi-border-color:before{content:"\f0c9"}.mdi-border-horizontal:before{content:"\f0ca"}.mdi-border-inside:before{content:"\f0cb"}.mdi-border-left:before{content:"\f0cc"}.mdi-border-left-variant:before{content:"\f8a2"}.mdi-border-none:before{content:"\f0cd"}.mdi-border-none-variant:before{content:"\f8a3"}.mdi-border-outside:before{content:"\f0ce"}.mdi-border-right:before{content:"\f0cf"}.mdi-border-right-variant:before{content:"\f8a4"}.mdi-border-style:before{content:"\f0d0"}.mdi-border-top:before{content:"\f0d1"}.mdi-border-top-variant:before{content:"\f8a5"}.mdi-border-vertical:before{content:"\f0d2"}.mdi-bottle-wine:before{content:"\f853"}.mdi-bow-tie:before{content:"\f677"}.mdi-bowl:before{content:"\f617"}.mdi-bowling:before{content:"\f0d3"}.mdi-box:before{content:"\f0d4"}.mdi-box-cutter:before{content:"\f0d5"}.mdi-box-shadow:before{content:"\f637"}.mdi-bridge:before{content:"\f618"}.mdi-briefcase:before{content:"\f0d6"}.mdi-briefcase-check:before{content:"\f0d7"}.mdi-briefcase-download:before{content:"\f0d8"}.mdi-briefcase-outline:before{content:"\f813"}.mdi-briefcase-upload:before{content:"\f0d9"}.mdi-brightness-1:before{content:"\f0da"}.mdi-brightness-2:before{content:"\f0db"}.mdi-brightness-3:before{content:"\f0dc"}.mdi-brightness-4:before{content:"\f0dd"}.mdi-brightness-5:before{content:"\f0de"}.mdi-brightness-6:before{content:"\f0df"}.mdi-brightness-7:before{content:"\f0e0"}.mdi-brightness-auto:before{content:"\f0e1"}.mdi-broom:before{content:"\f0e2"}.mdi-brush:before{content:"\f0e3"}.mdi-buffer:before{content:"\f619"}.mdi-bug:before{content:"\f0e4"}.mdi-bulletin-board:before{content:"\f0e5"}.mdi-bullhorn:before{content:"\f0e6"}.mdi-bullseye:before{content:"\f5dd"}.mdi-bus:before{content:"\f0e7"}.mdi-bus-articulated-end:before{content:"\f79b"}.mdi-bus-articulated-front:before{content:"\f79c"}.mdi-bus-double-decker:before{content:"\f79d"}.mdi-bus-school:before{content:"\f79e"}.mdi-bus-side:before{content:"\f79f"}.mdi-cached:before{content:"\f0e8"}.mdi-cake:before{content:"\f0e9"}.mdi-cake-layered:before{content:"\f0ea"}.mdi-cake-variant:before{content:"\f0eb"}.mdi-calculator:before{content:"\f0ec"}.mdi-calendar:before{content:"\f0ed"}.mdi-calendar-blank:before{content:"\f0ee"}.mdi-calendar-check:before{content:"\f0ef"}.mdi-calendar-clock:before{content:"\f0f0"}.mdi-calendar-edit:before{content:"\f8a6"}.mdi-calendar-multiple:before{content:"\f0f1"}.mdi-calendar-multiple-check:before{content:"\f0f2"}.mdi-calendar-plus:before{content:"\f0f3"}.mdi-calendar-question:before{content:"\f691"}.mdi-calendar-range:before{content:"\f678"}.mdi-calendar-remove:before{content:"\f0f4"}.mdi-calendar-text:before{content:"\f0f5"}.mdi-calendar-today:before{content:"\f0f6"}.mdi-call-made:before{content:"\f0f7"}.mdi-call-merge:before{content:"\f0f8"}.mdi-call-missed:before{content:"\f0f9"}.mdi-call-received:before{content:"\f0fa"}.mdi-call-split:before{content:"\f0fb"}.mdi-camcorder:before{content:"\f0fc"}.mdi-camcorder-box:before{content:"\f0fd"}.mdi-camcorder-box-off:before{content:"\f0fe"}.mdi-camcorder-off:before{content:"\f0ff"}.mdi-camera:before{content:"\f100"}.mdi-camera-burst:before{content:"\f692"}.mdi-camera-enhance:before{content:"\f101"}.mdi-camera-front:before{content:"\f102"}.mdi-camera-front-variant:before{content:"\f103"}.mdi-camera-gopro:before{content:"\f7a0"}.mdi-camera-iris:before{content:"\f104"}.mdi-camera-metering-center:before{content:"\f7a1"}.mdi-camera-metering-matrix:before{content:"\f7a2"}.mdi-camera-metering-partial:before{content:"\f7a3"}.mdi-camera-metering-spot:before{content:"\f7a4"}.mdi-camera-off:before{content:"\f5df"}.mdi-camera-party-mode:before{content:"\f105"}.mdi-camera-rear:before{content:"\f106"}.mdi-camera-rear-variant:before{content:"\f107"}.mdi-camera-switch:before{content:"\f108"}.mdi-camera-timer:before{content:"\f109"}.mdi-cancel:before{content:"\f739"}.mdi-candle:before{content:"\f5e2"}.mdi-candycane:before{content:"\f10a"}.mdi-cannabis:before{content:"\f7a5"}.mdi-car:before{content:"\f10b"}.mdi-car-battery:before{content:"\f10c"}.mdi-car-connected:before{content:"\f10d"}.mdi-car-convertible:before{content:"\f7a6"}.mdi-car-estate:before{content:"\f7a7"}.mdi-car-hatchback:before{content:"\f7a8"}.mdi-car-pickup:before{content:"\f7a9"}.mdi-car-side:before{content:"\f7aa"}.mdi-car-sports:before{content:"\f7ab"}.mdi-car-wash:before{content:"\f10e"}.mdi-caravan:before{content:"\f7ac"}.mdi-cards:before{content:"\f638"}.mdi-cards-outline:before{content:"\f639"}.mdi-cards-playing-outline:before{content:"\f63a"}.mdi-cards-variant:before{content:"\f6c6"}.mdi-carrot:before{content:"\f10f"}.mdi-cart:before{content:"\f110"}.mdi-cart-off:before{content:"\f66b"}.mdi-cart-outline:before{content:"\f111"}.mdi-cart-plus:before{content:"\f112"}.mdi-case-sensitive-alt:before{content:"\f113"}.mdi-cash:before{content:"\f114"}.mdi-cash-100:before{content:"\f115"}.mdi-cash-multiple:before{content:"\f116"}.mdi-cash-usd:before{content:"\f117"}.mdi-cast:before{content:"\f118"}.mdi-cast-connected:before{content:"\f119"}.mdi-cast-off:before{content:"\f789"}.mdi-castle:before{content:"\f11a"}.mdi-cat:before{content:"\f11b"}.mdi-cctv:before{content:"\f7ad"}.mdi-ceiling-light:before{content:"\f768"}.mdi-cellphone:before{content:"\f11c"}.mdi-cellphone-android:before{content:"\f11d"}.mdi-cellphone-basic:before{content:"\f11e"}.mdi-cellphone-dock:before{content:"\f11f"}.mdi-cellphone-iphone:before{content:"\f120"}.mdi-cellphone-link:before{content:"\f121"}.mdi-cellphone-link-off:before{content:"\f122"}.mdi-cellphone-settings:before{content:"\f123"}.mdi-cellphone-wireless:before{content:"\f814"}.mdi-certificate:before{content:"\f124"}.mdi-chair-school:before{content:"\f125"}.mdi-chart-arc:before{content:"\f126"}.mdi-chart-areaspline:before{content:"\f127"}.mdi-chart-bar:before{content:"\f128"}.mdi-chart-bar-stacked:before{content:"\f769"}.mdi-chart-bubble:before{content:"\f5e3"}.mdi-chart-donut:before{content:"\f7ae"}.mdi-chart-donut-variant:before{content:"\f7af"}.mdi-chart-gantt:before{content:"\f66c"}.mdi-chart-histogram:before{content:"\f129"}.mdi-chart-line:before{content:"\f12a"}.mdi-chart-line-stacked:before{content:"\f76a"}.mdi-chart-line-variant:before{content:"\f7b0"}.mdi-chart-pie:before{content:"\f12b"}.mdi-chart-scatterplot-hexbin:before{content:"\f66d"}.mdi-chart-timeline:before{content:"\f66e"}.mdi-check:before{content:"\f12c"}.mdi-check-all:before{content:"\f12d"}.mdi-check-circle:before{content:"\f5e0"}.mdi-check-circle-outline:before{content:"\f5e1"}.mdi-check-outline:before{content:"\f854"}.mdi-checkbox-blank:before{content:"\f12e"}.mdi-checkbox-blank-circle:before{content:"\f12f"}.mdi-checkbox-blank-circle-outline:before{content:"\f130"}.mdi-checkbox-blank-outline:before{content:"\f131"}.mdi-checkbox-intermediate:before{content:"\f855"}.mdi-checkbox-marked:before{content:"\f132"}.mdi-checkbox-marked-circle:before{content:"\f133"}.mdi-checkbox-marked-circle-outline:before{content:"\f134"}.mdi-checkbox-marked-outline:before{content:"\f135"}.mdi-checkbox-multiple-blank:before{content:"\f136"}.mdi-checkbox-multiple-blank-circle:before{content:"\f63b"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\f63c"}.mdi-checkbox-multiple-blank-outline:before{content:"\f137"}.mdi-checkbox-multiple-marked:before{content:"\f138"}.mdi-checkbox-multiple-marked-circle:before{content:"\f63d"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\f63e"}.mdi-checkbox-multiple-marked-outline:before{content:"\f139"}.mdi-checkerboard:before{content:"\f13a"}.mdi-chemical-weapon:before{content:"\f13b"}.mdi-chess-bishop:before{content:"\f85b"}.mdi-chess-king:before{content:"\f856"}.mdi-chess-knight:before{content:"\f857"}.mdi-chess-pawn:before{content:"\f858"}.mdi-chess-queen:before{content:"\f859"}.mdi-chess-rook:before{content:"\f85a"}.mdi-chevron-double-down:before{content:"\f13c"}.mdi-chevron-double-left:before{content:"\f13d"}.mdi-chevron-double-right:before{content:"\f13e"}.mdi-chevron-double-up:before{content:"\f13f"}.mdi-chevron-down:before{content:"\f140"}.mdi-chevron-left:before{content:"\f141"}.mdi-chevron-right:before{content:"\f142"}.mdi-chevron-up:before{content:"\f143"}.mdi-chili-hot:before{content:"\f7b1"}.mdi-chili-medium:before{content:"\f7b2"}.mdi-chili-mild:before{content:"\f7b3"}.mdi-chip:before{content:"\f61a"}.mdi-church:before{content:"\f144"}.mdi-circle:before{content:"\f764"}.mdi-circle-outline:before{content:"\f765"}.mdi-cisco-webex:before{content:"\f145"}.mdi-city:before{content:"\f146"}.mdi-clipboard:before{content:"\f147"}.mdi-clipboard-account:before{content:"\f148"}.mdi-clipboard-alert:before{content:"\f149"}.mdi-clipboard-arrow-down:before{content:"\f14a"}.mdi-clipboard-arrow-left:before{content:"\f14b"}.mdi-clipboard-check:before{content:"\f14c"}.mdi-clipboard-check-outline:before{content:"\f8a7"}.mdi-clipboard-flow:before{content:"\f6c7"}.mdi-clipboard-outline:before{content:"\f14d"}.mdi-clipboard-plus:before{content:"\f750"}.mdi-clipboard-pulse:before{content:"\f85c"}.mdi-clipboard-pulse-outline:before{content:"\f85d"}.mdi-clipboard-text:before{content:"\f14e"}.mdi-clippy:before{content:"\f14f"}.mdi-clock:before{content:"\f150"}.mdi-clock-alert:before{content:"\f5ce"}.mdi-clock-end:before{content:"\f151"}.mdi-clock-fast:before{content:"\f152"}.mdi-clock-in:before{content:"\f153"}.mdi-clock-out:before{content:"\f154"}.mdi-clock-start:before{content:"\f155"}.mdi-close:before{content:"\f156"}.mdi-close-box:before{content:"\f157"}.mdi-close-box-outline:before{content:"\f158"}.mdi-close-circle:before{content:"\f159"}.mdi-close-circle-outline:before{content:"\f15a"}.mdi-close-network:before{content:"\f15b"}.mdi-close-octagon:before{content:"\f15c"}.mdi-close-octagon-outline:before{content:"\f15d"}.mdi-close-outline:before{content:"\f6c8"}.mdi-closed-caption:before{content:"\f15e"}.mdi-cloud:before{content:"\f15f"}.mdi-cloud-braces:before{content:"\f7b4"}.mdi-cloud-check:before{content:"\f160"}.mdi-cloud-circle:before{content:"\f161"}.mdi-cloud-download:before{content:"\f162"}.mdi-cloud-off-outline:before{content:"\f164"}.mdi-cloud-outline:before{content:"\f163"}.mdi-cloud-print:before{content:"\f165"}.mdi-cloud-print-outline:before{content:"\f166"}.mdi-cloud-sync:before{content:"\f63f"}.mdi-cloud-tags:before{content:"\f7b5"}.mdi-cloud-upload:before{content:"\f167"}.mdi-clover:before{content:"\f815"}.mdi-code-array:before{content:"\f168"}.mdi-code-braces:before{content:"\f169"}.mdi-code-brackets:before{content:"\f16a"}.mdi-code-equal:before{content:"\f16b"}.mdi-code-greater-than:before{content:"\f16c"}.mdi-code-greater-than-or-equal:before{content:"\f16d"}.mdi-code-less-than:before{content:"\f16e"}.mdi-code-less-than-or-equal:before{content:"\f16f"}.mdi-code-not-equal:before{content:"\f170"}.mdi-code-not-equal-variant:before{content:"\f171"}.mdi-code-parentheses:before{content:"\f172"}.mdi-code-string:before{content:"\f173"}.mdi-code-tags:before{content:"\f174"}.mdi-code-tags-check:before{content:"\f693"}.mdi-codepen:before{content:"\f175"}.mdi-coffee:before{content:"\f176"}.mdi-coffee-outline:before{content:"\f6c9"}.mdi-coffee-to-go:before{content:"\f177"}.mdi-coin:before{content:"\f178"}.mdi-coins:before{content:"\f694"}.mdi-collage:before{content:"\f640"}.mdi-color-helper:before{content:"\f179"}.mdi-comment:before{content:"\f17a"}.mdi-comment-account:before{content:"\f17b"}.mdi-comment-account-outline:before{content:"\f17c"}.mdi-comment-alert:before{content:"\f17d"}.mdi-comment-alert-outline:before{content:"\f17e"}.mdi-comment-check:before{content:"\f17f"}.mdi-comment-check-outline:before{content:"\f180"}.mdi-comment-multiple:before{content:"\f85e"}.mdi-comment-multiple-outline:before{content:"\f181"}.mdi-comment-outline:before{content:"\f182"}.mdi-comment-plus-outline:before{content:"\f183"}.mdi-comment-processing:before{content:"\f184"}.mdi-comment-processing-outline:before{content:"\f185"}.mdi-comment-question:before{content:"\f816"}.mdi-comment-question-outline:before{content:"\f186"}.mdi-comment-remove:before{content:"\f5de"}.mdi-comment-remove-outline:before{content:"\f187"}.mdi-comment-text:before{content:"\f188"}.mdi-comment-text-multiple:before{content:"\f85f"}.mdi-comment-text-multiple-outline:before{content:"\f860"}.mdi-comment-text-outline:before{content:"\f189"}.mdi-compare:before{content:"\f18a"}.mdi-compass:before{content:"\f18b"}.mdi-compass-outline:before{content:"\f18c"}.mdi-console:before{content:"\f18d"}.mdi-console-line:before{content:"\f7b6"}.mdi-console-network:before{content:"\f8a8"}.mdi-contact-mail:before{content:"\f18e"}.mdi-contacts:before{content:"\f6ca"}.mdi-content-copy:before{content:"\f18f"}.mdi-content-cut:before{content:"\f190"}.mdi-content-duplicate:before{content:"\f191"}.mdi-content-paste:before{content:"\f192"}.mdi-content-save:before{content:"\f193"}.mdi-content-save-all:before{content:"\f194"}.mdi-content-save-outline:before{content:"\f817"}.mdi-content-save-settings:before{content:"\f61b"}.mdi-contrast:before{content:"\f195"}.mdi-contrast-box:before{content:"\f196"}.mdi-contrast-circle:before{content:"\f197"}.mdi-cookie:before{content:"\f198"}.mdi-copyright:before{content:"\f5e6"}.mdi-corn:before{content:"\f7b7"}.mdi-counter:before{content:"\f199"}.mdi-cow:before{content:"\f19a"}.mdi-crane:before{content:"\f861"}.mdi-creation:before{content:"\f1c9"}.mdi-credit-card:before{content:"\f19b"}.mdi-credit-card-multiple:before{content:"\f19c"}.mdi-credit-card-off:before{content:"\f5e4"}.mdi-credit-card-plus:before{content:"\f675"}.mdi-credit-card-scan:before{content:"\f19d"}.mdi-crop:before{content:"\f19e"}.mdi-crop-free:before{content:"\f19f"}.mdi-crop-landscape:before{content:"\f1a0"}.mdi-crop-portrait:before{content:"\f1a1"}.mdi-crop-rotate:before{content:"\f695"}.mdi-crop-square:before{content:"\f1a2"}.mdi-crosshairs:before{content:"\f1a3"}.mdi-crosshairs-gps:before{content:"\f1a4"}.mdi-crown:before{content:"\f1a5"}.mdi-cube:before{content:"\f1a6"}.mdi-cube-outline:before{content:"\f1a7"}.mdi-cube-send:before{content:"\f1a8"}.mdi-cube-unfolded:before{content:"\f1a9"}.mdi-cup:before{content:"\f1aa"}.mdi-cup-off:before{content:"\f5e5"}.mdi-cup-water:before{content:"\f1ab"}.mdi-curling:before{content:"\f862"}.mdi-currency-bdt:before{content:"\f863"}.mdi-currency-btc:before{content:"\f1ac"}.mdi-currency-chf:before{content:"\f7b8"}.mdi-currency-cny:before{content:"\f7b9"}.mdi-currency-eth:before{content:"\f7ba"}.mdi-currency-eur:before{content:"\f1ad"}.mdi-currency-gbp:before{content:"\f1ae"}.mdi-currency-inr:before{content:"\f1af"}.mdi-currency-jpy:before{content:"\f7bb"}.mdi-currency-krw:before{content:"\f7bc"}.mdi-currency-kzt:before{content:"\f864"}.mdi-currency-ngn:before{content:"\f1b0"}.mdi-currency-rub:before{content:"\f1b1"}.mdi-currency-sign:before{content:"\f7bd"}.mdi-currency-try:before{content:"\f1b2"}.mdi-currency-twd:before{content:"\f7be"}.mdi-currency-usd:before{content:"\f1b3"}.mdi-currency-usd-off:before{content:"\f679"}.mdi-cursor-default:before{content:"\f1b4"}.mdi-cursor-default-outline:before{content:"\f1b5"}.mdi-cursor-move:before{content:"\f1b6"}.mdi-cursor-pointer:before{content:"\f1b7"}.mdi-cursor-text:before{content:"\f5e7"}.mdi-database:before{content:"\f1b8"}.mdi-database-minus:before{content:"\f1b9"}.mdi-database-plus:before{content:"\f1ba"}.mdi-database-search:before{content:"\f865"}.mdi-debug-step-into:before{content:"\f1bb"}.mdi-debug-step-out:before{content:"\f1bc"}.mdi-debug-step-over:before{content:"\f1bd"}.mdi-decagram:before{content:"\f76b"}.mdi-decagram-outline:before{content:"\f76c"}.mdi-decimal-decrease:before{content:"\f1be"}.mdi-decimal-increase:before{content:"\f1bf"}.mdi-delete:before{content:"\f1c0"}.mdi-delete-circle:before{content:"\f682"}.mdi-delete-empty:before{content:"\f6cb"}.mdi-delete-forever:before{content:"\f5e8"}.mdi-delete-restore:before{content:"\f818"}.mdi-delete-sweep:before{content:"\f5e9"}.mdi-delete-variant:before{content:"\f1c1"}.mdi-delta:before{content:"\f1c2"}.mdi-deskphone:before{content:"\f1c3"}.mdi-desktop-classic:before{content:"\f7bf"}.mdi-desktop-mac:before{content:"\f1c4"}.mdi-desktop-tower:before{content:"\f1c5"}.mdi-details:before{content:"\f1c6"}.mdi-developer-board:before{content:"\f696"}.mdi-deviantart:before{content:"\f1c7"}.mdi-dialpad:before{content:"\f61c"}.mdi-diamond:before{content:"\f1c8"}.mdi-dice-1:before{content:"\f1ca"}.mdi-dice-2:before{content:"\f1cb"}.mdi-dice-3:before{content:"\f1cc"}.mdi-dice-4:before{content:"\f1cd"}.mdi-dice-5:before{content:"\f1ce"}.mdi-dice-6:before{content:"\f1cf"}.mdi-dice-d10:before{content:"\f76e"}.mdi-dice-d12:before{content:"\f866"}.mdi-dice-d20:before{content:"\f5ea"}.mdi-dice-d4:before{content:"\f5eb"}.mdi-dice-d6:before{content:"\f5ec"}.mdi-dice-d8:before{content:"\f5ed"}.mdi-dice-multiple:before{content:"\f76d"}.mdi-dictionary:before{content:"\f61d"}.mdi-dip-switch:before{content:"\f7c0"}.mdi-directions:before{content:"\f1d0"}.mdi-directions-fork:before{content:"\f641"}.mdi-discord:before{content:"\f66f"}.mdi-disk:before{content:"\f5ee"}.mdi-disk-alert:before{content:"\f1d1"}.mdi-disqus:before{content:"\f1d2"}.mdi-disqus-outline:before{content:"\f1d3"}.mdi-division:before{content:"\f1d4"}.mdi-division-box:before{content:"\f1d5"}.mdi-dna:before{content:"\f683"}.mdi-dns:before{content:"\f1d6"}.mdi-do-not-disturb:before{content:"\f697"}.mdi-do-not-disturb-off:before{content:"\f698"}.mdi-docker:before{content:"\f867"}.mdi-dolby:before{content:"\f6b2"}.mdi-domain:before{content:"\f1d7"}.mdi-donkey:before{content:"\f7c1"}.mdi-door:before{content:"\f819"}.mdi-door-closed:before{content:"\f81a"}.mdi-door-open:before{content:"\f81b"}.mdi-doorbell-video:before{content:"\f868"}.mdi-dots-horizontal:before{content:"\f1d8"}.mdi-dots-horizontal-circle:before{content:"\f7c2"}.mdi-dots-vertical:before{content:"\f1d9"}.mdi-dots-vertical-circle:before{content:"\f7c3"}.mdi-douban:before{content:"\f699"}.mdi-download:before{content:"\f1da"}.mdi-download-network:before{content:"\f6f3"}.mdi-drag:before{content:"\f1db"}.mdi-drag-horizontal:before{content:"\f1dc"}.mdi-drag-vertical:before{content:"\f1dd"}.mdi-drawing:before{content:"\f1de"}.mdi-drawing-box:before{content:"\f1df"}.mdi-dribbble:before{content:"\f1e0"}.mdi-dribbble-box:before{content:"\f1e1"}.mdi-drone:before{content:"\f1e2"}.mdi-dropbox:before{content:"\f1e3"}.mdi-drupal:before{content:"\f1e4"}.mdi-duck:before{content:"\f1e5"}.mdi-dumbbell:before{content:"\f1e6"}.mdi-ear-hearing:before{content:"\f7c4"}.mdi-earth:before{content:"\f1e7"}.mdi-earth-box:before{content:"\f6cc"}.mdi-earth-box-off:before{content:"\f6cd"}.mdi-earth-off:before{content:"\f1e8"}.mdi-edge:before{content:"\f1e9"}.mdi-eject:before{content:"\f1ea"}.mdi-elephant:before{content:"\f7c5"}.mdi-elevation-decline:before{content:"\f1eb"}.mdi-elevation-rise:before{content:"\f1ec"}.mdi-elevator:before{content:"\f1ed"}.mdi-email:before{content:"\f1ee"}.mdi-email-alert:before{content:"\f6ce"}.mdi-email-open:before{content:"\f1ef"}.mdi-email-open-outline:before{content:"\f5ef"}.mdi-email-outline:before{content:"\f1f0"}.mdi-email-secure:before{content:"\f1f1"}.mdi-email-variant:before{content:"\f5f0"}.mdi-emby:before{content:"\f6b3"}.mdi-emoticon:before{content:"\f1f2"}.mdi-emoticon-cool:before{content:"\f1f3"}.mdi-emoticon-dead:before{content:"\f69a"}.mdi-emoticon-devil:before{content:"\f1f4"}.mdi-emoticon-excited:before{content:"\f69b"}.mdi-emoticon-happy:before{content:"\f1f5"}.mdi-emoticon-neutral:before{content:"\f1f6"}.mdi-emoticon-poop:before{content:"\f1f7"}.mdi-emoticon-sad:before{content:"\f1f8"}.mdi-emoticon-tongue:before{content:"\f1f9"}.mdi-engine:before{content:"\f1fa"}.mdi-engine-outline:before{content:"\f1fb"}.mdi-equal:before{content:"\f1fc"}.mdi-equal-box:before{content:"\f1fd"}.mdi-eraser:before{content:"\f1fe"}.mdi-eraser-variant:before{content:"\f642"}.mdi-escalator:before{content:"\f1ff"}.mdi-ethereum:before{content:"\f869"}.mdi-ethernet:before{content:"\f200"}.mdi-ethernet-cable:before{content:"\f201"}.mdi-ethernet-cable-off:before{content:"\f202"}.mdi-etsy:before{content:"\f203"}.mdi-ev-station:before{content:"\f5f1"}.mdi-eventbrite:before{content:"\f7c6"}.mdi-evernote:before{content:"\f204"}.mdi-exclamation:before{content:"\f205"}.mdi-exit-to-app:before{content:"\f206"}.mdi-export:before{content:"\f207"}.mdi-eye:before{content:"\f208"}.mdi-eye-off:before{content:"\f209"}.mdi-eye-off-outline:before{content:"\f6d0"}.mdi-eye-outline:before{content:"\f6cf"}.mdi-eye-plus:before{content:"\f86a"}.mdi-eye-plus-outline:before{content:"\f86b"}.mdi-eye-settings:before{content:"\f86c"}.mdi-eye-settings-outline:before{content:"\f86d"}.mdi-eyedropper:before{content:"\f20a"}.mdi-eyedropper-variant:before{content:"\f20b"}.mdi-face:before{content:"\f643"}.mdi-face-profile:before{content:"\f644"}.mdi-facebook:before{content:"\f20c"}.mdi-facebook-box:before{content:"\f20d"}.mdi-facebook-messenger:before{content:"\f20e"}.mdi-factory:before{content:"\f20f"}.mdi-fan:before{content:"\f210"}.mdi-fan-off:before{content:"\f81c"}.mdi-fast-forward:before{content:"\f211"}.mdi-fast-forward-outline:before{content:"\f6d1"}.mdi-fax:before{content:"\f212"}.mdi-feather:before{content:"\f6d2"}.mdi-ferry:before{content:"\f213"}.mdi-file:before{content:"\f214"}.mdi-file-account:before{content:"\f73a"}.mdi-file-chart:before{content:"\f215"}.mdi-file-check:before{content:"\f216"}.mdi-file-cloud:before{content:"\f217"}.mdi-file-compare:before{content:"\f8a9"}.mdi-file-delimited:before{content:"\f218"}.mdi-file-document:before{content:"\f219"}.mdi-file-document-box:before{content:"\f21a"}.mdi-file-excel:before{content:"\f21b"}.mdi-file-excel-box:before{content:"\f21c"}.mdi-file-export:before{content:"\f21d"}.mdi-file-find:before{content:"\f21e"}.mdi-file-hidden:before{content:"\f613"}.mdi-file-image:before{content:"\f21f"}.mdi-file-import:before{content:"\f220"}.mdi-file-lock:before{content:"\f221"}.mdi-file-multiple:before{content:"\f222"}.mdi-file-music:before{content:"\f223"}.mdi-file-outline:before{content:"\f224"}.mdi-file-pdf:before{content:"\f225"}.mdi-file-pdf-box:before{content:"\f226"}.mdi-file-percent:before{content:"\f81d"}.mdi-file-plus:before{content:"\f751"}.mdi-file-powerpoint:before{content:"\f227"}.mdi-file-powerpoint-box:before{content:"\f228"}.mdi-file-presentation-box:before{content:"\f229"}.mdi-file-question:before{content:"\f86e"}.mdi-file-restore:before{content:"\f670"}.mdi-file-send:before{content:"\f22a"}.mdi-file-tree:before{content:"\f645"}.mdi-file-video:before{content:"\f22b"}.mdi-file-word:before{content:"\f22c"}.mdi-file-word-box:before{content:"\f22d"}.mdi-file-xml:before{content:"\f22e"}.mdi-film:before{content:"\f22f"}.mdi-filmstrip:before{content:"\f230"}.mdi-filmstrip-off:before{content:"\f231"}.mdi-filter:before{content:"\f232"}.mdi-filter-outline:before{content:"\f233"}.mdi-filter-remove:before{content:"\f234"}.mdi-filter-remove-outline:before{content:"\f235"}.mdi-filter-variant:before{content:"\f236"}.mdi-finance:before{content:"\f81e"}.mdi-find-replace:before{content:"\f6d3"}.mdi-fingerprint:before{content:"\f237"}.mdi-fire:before{content:"\f238"}.mdi-fire-truck:before{content:"\f8aa"}.mdi-firefox:before{content:"\f239"}.mdi-fish:before{content:"\f23a"}.mdi-flag:before{content:"\f23b"}.mdi-flag-checkered:before{content:"\f23c"}.mdi-flag-outline:before{content:"\f23d"}.mdi-flag-triangle:before{content:"\f23f"}.mdi-flag-variant:before{content:"\f240"}.mdi-flag-variant-outline:before{content:"\f23e"}.mdi-flash:before{content:"\f241"}.mdi-flash-auto:before{content:"\f242"}.mdi-flash-circle:before{content:"\f81f"}.mdi-flash-off:before{content:"\f243"}.mdi-flash-outline:before{content:"\f6d4"}.mdi-flash-red-eye:before{content:"\f67a"}.mdi-flashlight:before{content:"\f244"}.mdi-flashlight-off:before{content:"\f245"}.mdi-flask:before{content:"\f093"}.mdi-flask-empty:before{content:"\f094"}.mdi-flask-empty-outline:before{content:"\f095"}.mdi-flask-outline:before{content:"\f096"}.mdi-flattr:before{content:"\f246"}.mdi-flip-to-back:before{content:"\f247"}.mdi-flip-to-front:before{content:"\f248"}.mdi-floor-plan:before{content:"\f820"}.mdi-floppy:before{content:"\f249"}.mdi-flower:before{content:"\f24a"}.mdi-folder:before{content:"\f24b"}.mdi-folder-account:before{content:"\f24c"}.mdi-folder-download:before{content:"\f24d"}.mdi-folder-google-drive:before{content:"\f24e"}.mdi-folder-image:before{content:"\f24f"}.mdi-folder-key:before{content:"\f8ab"}.mdi-folder-key-network:before{content:"\f8ac"}.mdi-folder-lock:before{content:"\f250"}.mdi-folder-lock-open:before{content:"\f251"}.mdi-folder-move:before{content:"\f252"}.mdi-folder-multiple:before{content:"\f253"}.mdi-folder-multiple-image:before{content:"\f254"}.mdi-folder-multiple-outline:before{content:"\f255"}.mdi-folder-network:before{content:"\f86f"}.mdi-folder-open:before{content:"\f76f"}.mdi-folder-outline:before{content:"\f256"}.mdi-folder-plus:before{content:"\f257"}.mdi-folder-remove:before{content:"\f258"}.mdi-folder-star:before{content:"\f69c"}.mdi-folder-upload:before{content:"\f259"}.mdi-font-awesome:before{content:"\f03a"}.mdi-food:before{content:"\f25a"}.mdi-food-apple:before{content:"\f25b"}.mdi-food-croissant:before{content:"\f7c7"}.mdi-food-fork-drink:before{content:"\f5f2"}.mdi-food-off:before{content:"\f5f3"}.mdi-food-variant:before{content:"\f25c"}.mdi-football:before{content:"\f25d"}.mdi-football-australian:before{content:"\f25e"}.mdi-football-helmet:before{content:"\f25f"}.mdi-forklift:before{content:"\f7c8"}.mdi-format-align-bottom:before{content:"\f752"}.mdi-format-align-center:before{content:"\f260"}.mdi-format-align-justify:before{content:"\f261"}.mdi-format-align-left:before{content:"\f262"}.mdi-format-align-middle:before{content:"\f753"}.mdi-format-align-right:before{content:"\f263"}.mdi-format-align-top:before{content:"\f754"}.mdi-format-annotation-plus:before{content:"\f646"}.mdi-format-bold:before{content:"\f264"}.mdi-format-clear:before{content:"\f265"}.mdi-format-color-fill:before{content:"\f266"}.mdi-format-color-text:before{content:"\f69d"}.mdi-format-float-center:before{content:"\f267"}.mdi-format-float-left:before{content:"\f268"}.mdi-format-float-none:before{content:"\f269"}.mdi-format-float-right:before{content:"\f26a"}.mdi-format-font:before{content:"\f6d5"}.mdi-format-header-1:before{content:"\f26b"}.mdi-format-header-2:before{content:"\f26c"}.mdi-format-header-3:before{content:"\f26d"}.mdi-format-header-4:before{content:"\f26e"}.mdi-format-header-5:before{content:"\f26f"}.mdi-format-header-6:before{content:"\f270"}.mdi-format-header-decrease:before{content:"\f271"}.mdi-format-header-equal:before{content:"\f272"}.mdi-format-header-increase:before{content:"\f273"}.mdi-format-header-pound:before{content:"\f274"}.mdi-format-horizontal-align-center:before{content:"\f61e"}.mdi-format-horizontal-align-left:before{content:"\f61f"}.mdi-format-horizontal-align-right:before{content:"\f620"}.mdi-format-indent-decrease:before{content:"\f275"}.mdi-format-indent-increase:before{content:"\f276"}.mdi-format-italic:before{content:"\f277"}.mdi-format-line-spacing:before{content:"\f278"}.mdi-format-line-style:before{content:"\f5c8"}.mdi-format-line-weight:before{content:"\f5c9"}.mdi-format-list-bulleted:before{content:"\f279"}.mdi-format-list-bulleted-type:before{content:"\f27a"}.mdi-format-list-checks:before{content:"\f755"}.mdi-format-list-numbers:before{content:"\f27b"}.mdi-format-page-break:before{content:"\f6d6"}.mdi-format-paint:before{content:"\f27c"}.mdi-format-paragraph:before{content:"\f27d"}.mdi-format-pilcrow:before{content:"\f6d7"}.mdi-format-quote-close:before{content:"\f27e"}.mdi-format-quote-open:before{content:"\f756"}.mdi-format-rotate-90:before{content:"\f6a9"}.mdi-format-section:before{content:"\f69e"}.mdi-format-size:before{content:"\f27f"}.mdi-format-strikethrough:before{content:"\f280"}.mdi-format-strikethrough-variant:before{content:"\f281"}.mdi-format-subscript:before{content:"\f282"}.mdi-format-superscript:before{content:"\f283"}.mdi-format-text:before{content:"\f284"}.mdi-format-textdirection-l-to-r:before{content:"\f285"}.mdi-format-textdirection-r-to-l:before{content:"\f286"}.mdi-format-title:before{content:"\f5f4"}.mdi-format-underline:before{content:"\f287"}.mdi-format-vertical-align-bottom:before{content:"\f621"}.mdi-format-vertical-align-center:before{content:"\f622"}.mdi-format-vertical-align-top:before{content:"\f623"}.mdi-format-wrap-inline:before{content:"\f288"}.mdi-format-wrap-square:before{content:"\f289"}.mdi-format-wrap-tight:before{content:"\f28a"}.mdi-format-wrap-top-bottom:before{content:"\f28b"}.mdi-forum:before{content:"\f28c"}.mdi-forum-outline:before{content:"\f821"}.mdi-forward:before{content:"\f28d"}.mdi-foursquare:before{content:"\f28e"}.mdi-fridge:before{content:"\f28f"}.mdi-fridge-filled:before{content:"\f290"}.mdi-fridge-filled-bottom:before{content:"\f291"}.mdi-fridge-filled-top:before{content:"\f292"}.mdi-fuel:before{content:"\f7c9"}.mdi-fullscreen:before{content:"\f293"}.mdi-fullscreen-exit:before{content:"\f294"}.mdi-function:before{content:"\f295"}.mdi-function-variant:before{content:"\f870"}.mdi-gamepad:before{content:"\f296"}.mdi-gamepad-variant:before{content:"\f297"}.mdi-garage:before{content:"\f6d8"}.mdi-garage-alert:before{content:"\f871"}.mdi-garage-open:before{content:"\f6d9"}.mdi-gas-cylinder:before{content:"\f647"}.mdi-gas-station:before{content:"\f298"}.mdi-gate:before{content:"\f299"}.mdi-gauge:before{content:"\f29a"}.mdi-gauge-empty:before{content:"\f872"}.mdi-gauge-full:before{content:"\f873"}.mdi-gauge-low:before{content:"\f874"}.mdi-gavel:before{content:"\f29b"}.mdi-gender-female:before{content:"\f29c"}.mdi-gender-male:before{content:"\f29d"}.mdi-gender-male-female:before{content:"\f29e"}.mdi-gender-transgender:before{content:"\f29f"}.mdi-gesture:before{content:"\f7ca"}.mdi-gesture-double-tap:before{content:"\f73b"}.mdi-gesture-swipe-down:before{content:"\f73c"}.mdi-gesture-swipe-left:before{content:"\f73d"}.mdi-gesture-swipe-right:before{content:"\f73e"}.mdi-gesture-swipe-up:before{content:"\f73f"}.mdi-gesture-tap:before{content:"\f740"}.mdi-gesture-two-double-tap:before{content:"\f741"}.mdi-gesture-two-tap:before{content:"\f742"}.mdi-ghost:before{content:"\f2a0"}.mdi-gift:before{content:"\f2a1"}.mdi-git:before{content:"\f2a2"}.mdi-github-box:before{content:"\f2a3"}.mdi-github-circle:before{content:"\f2a4"}.mdi-github-face:before{content:"\f6da"}.mdi-glass-cocktail:before{content:"\f356"}.mdi-glass-flute:before{content:"\f2a5"}.mdi-glass-mug:before{content:"\f2a6"}.mdi-glass-stange:before{content:"\f2a7"}.mdi-glass-tulip:before{content:"\f2a8"}.mdi-glass-wine:before{content:"\f875"}.mdi-glassdoor:before{content:"\f2a9"}.mdi-glasses:before{content:"\f2aa"}.mdi-gmail:before{content:"\f2ab"}.mdi-gnome:before{content:"\f2ac"}.mdi-golf:before{content:"\f822"}.mdi-gondola:before{content:"\f685"}.mdi-google:before{content:"\f2ad"}.mdi-google-analytics:before{content:"\f7cb"}.mdi-google-assistant:before{content:"\f7cc"}.mdi-google-cardboard:before{content:"\f2ae"}.mdi-google-chrome:before{content:"\f2af"}.mdi-google-circles:before{content:"\f2b0"}.mdi-google-circles-communities:before{content:"\f2b1"}.mdi-google-circles-extended:before{content:"\f2b2"}.mdi-google-circles-group:before{content:"\f2b3"}.mdi-google-controller:before{content:"\f2b4"}.mdi-google-controller-off:before{content:"\f2b5"}.mdi-google-drive:before{content:"\f2b6"}.mdi-google-earth:before{content:"\f2b7"}.mdi-google-glass:before{content:"\f2b8"}.mdi-google-home:before{content:"\f823"}.mdi-google-keep:before{content:"\f6db"}.mdi-google-maps:before{content:"\f5f5"}.mdi-google-nearby:before{content:"\f2b9"}.mdi-google-pages:before{content:"\f2ba"}.mdi-google-photos:before{content:"\f6dc"}.mdi-google-physical-web:before{content:"\f2bb"}.mdi-google-play:before{content:"\f2bc"}.mdi-google-plus:before{content:"\f2bd"}.mdi-google-plus-box:before{content:"\f2be"}.mdi-google-translate:before{content:"\f2bf"}.mdi-google-wallet:before{content:"\f2c0"}.mdi-gpu:before{content:"\f8ad"}.mdi-gradient:before{content:"\f69f"}.mdi-graphql:before{content:"\f876"}.mdi-grease-pencil:before{content:"\f648"}.mdi-grid:before{content:"\f2c1"}.mdi-grid-large:before{content:"\f757"}.mdi-grid-off:before{content:"\f2c2"}.mdi-group:before{content:"\f2c3"}.mdi-guitar-acoustic:before{content:"\f770"}.mdi-guitar-electric:before{content:"\f2c4"}.mdi-guitar-pick:before{content:"\f2c5"}.mdi-guitar-pick-outline:before{content:"\f2c6"}.mdi-guy-fawkes-mask:before{content:"\f824"}.mdi-hackernews:before{content:"\f624"}.mdi-hamburger:before{content:"\f684"}.mdi-hand-pointing-right:before{content:"\f2c7"}.mdi-hanger:before{content:"\f2c8"}.mdi-hangouts:before{content:"\f2c9"}.mdi-harddisk:before{content:"\f2ca"}.mdi-headphones:before{content:"\f2cb"}.mdi-headphones-box:before{content:"\f2cc"}.mdi-headphones-off:before{content:"\f7cd"}.mdi-headphones-settings:before{content:"\f2cd"}.mdi-headset:before{content:"\f2ce"}.mdi-headset-dock:before{content:"\f2cf"}.mdi-headset-off:before{content:"\f2d0"}.mdi-heart:before{content:"\f2d1"}.mdi-heart-box:before{content:"\f2d2"}.mdi-heart-box-outline:before{content:"\f2d3"}.mdi-heart-broken:before{content:"\f2d4"}.mdi-heart-half:before{content:"\f6de"}.mdi-heart-half-full:before{content:"\f6dd"}.mdi-heart-half-outline:before{content:"\f6df"}.mdi-heart-off:before{content:"\f758"}.mdi-heart-outline:before{content:"\f2d5"}.mdi-heart-pulse:before{content:"\f5f6"}.mdi-help:before{content:"\f2d6"}.mdi-help-box:before{content:"\f78a"}.mdi-help-circle:before{content:"\f2d7"}.mdi-help-circle-outline:before{content:"\f625"}.mdi-help-network:before{content:"\f6f4"}.mdi-hexagon:before{content:"\f2d8"}.mdi-hexagon-multiple:before{content:"\f6e0"}.mdi-hexagon-outline:before{content:"\f2d9"}.mdi-high-definition:before{content:"\f7ce"}.mdi-high-definition-box:before{content:"\f877"}.mdi-highway:before{content:"\f5f7"}.mdi-history:before{content:"\f2da"}.mdi-hockey-puck:before{content:"\f878"}.mdi-hockey-sticks:before{content:"\f879"}.mdi-hololens:before{content:"\f2db"}.mdi-home:before{content:"\f2dc"}.mdi-home-account:before{content:"\f825"}.mdi-home-alert:before{content:"\f87a"}.mdi-home-assistant:before{content:"\f7cf"}.mdi-home-automation:before{content:"\f7d0"}.mdi-home-circle:before{content:"\f7d1"}.mdi-home-currency-usd:before{content:"\f8ae"}.mdi-home-heart:before{content:"\f826"}.mdi-home-map-marker:before{content:"\f5f8"}.mdi-home-modern:before{content:"\f2dd"}.mdi-home-outline:before{content:"\f6a0"}.mdi-home-variant:before{content:"\f2de"}.mdi-hook:before{content:"\f6e1"}.mdi-hook-off:before{content:"\f6e2"}.mdi-hops:before{content:"\f2df"}.mdi-hospital:before{content:"\f2e0"}.mdi-hospital-building:before{content:"\f2e1"}.mdi-hospital-marker:before{content:"\f2e2"}.mdi-hot-tub:before{content:"\f827"}.mdi-hotel:before{content:"\f2e3"}.mdi-houzz:before{content:"\f2e4"}.mdi-houzz-box:before{content:"\f2e5"}.mdi-hulu:before{content:"\f828"}.mdi-human:before{content:"\f2e6"}.mdi-human-child:before{content:"\f2e7"}.mdi-human-female:before{content:"\f649"}.mdi-human-greeting:before{content:"\f64a"}.mdi-human-handsdown:before{content:"\f64b"}.mdi-human-handsup:before{content:"\f64c"}.mdi-human-male:before{content:"\f64d"}.mdi-human-male-female:before{content:"\f2e8"}.mdi-human-pregnant:before{content:"\f5cf"}.mdi-humble-bundle:before{content:"\f743"}.mdi-ice-cream:before{content:"\f829"}.mdi-image:before{content:"\f2e9"}.mdi-image-album:before{content:"\f2ea"}.mdi-image-area:before{content:"\f2eb"}.mdi-image-area-close:before{content:"\f2ec"}.mdi-image-broken:before{content:"\f2ed"}.mdi-image-broken-variant:before{content:"\f2ee"}.mdi-image-filter:before{content:"\f2ef"}.mdi-image-filter-black-white:before{content:"\f2f0"}.mdi-image-filter-center-focus:before{content:"\f2f1"}.mdi-image-filter-center-focus-weak:before{content:"\f2f2"}.mdi-image-filter-drama:before{content:"\f2f3"}.mdi-image-filter-frames:before{content:"\f2f4"}.mdi-image-filter-hdr:before{content:"\f2f5"}.mdi-image-filter-none:before{content:"\f2f6"}.mdi-image-filter-tilt-shift:before{content:"\f2f7"}.mdi-image-filter-vintage:before{content:"\f2f8"}.mdi-image-multiple:before{content:"\f2f9"}.mdi-image-off:before{content:"\f82a"}.mdi-image-plus:before{content:"\f87b"}.mdi-import:before{content:"\f2fa"}.mdi-inbox:before{content:"\f686"}.mdi-inbox-arrow-down:before{content:"\f2fb"}.mdi-inbox-arrow-up:before{content:"\f3d1"}.mdi-inbox-multiple:before{content:"\f8af"}.mdi-incognito:before{content:"\f5f9"}.mdi-infinity:before{content:"\f6e3"}.mdi-information:before{content:"\f2fc"}.mdi-information-outline:before{content:"\f2fd"}.mdi-information-variant:before{content:"\f64e"}.mdi-instagram:before{content:"\f2fe"}.mdi-instapaper:before{content:"\f2ff"}.mdi-internet-explorer:before{content:"\f300"}.mdi-invert-colors:before{content:"\f301"}.mdi-itunes:before{content:"\f676"}.mdi-jeepney:before{content:"\f302"}.mdi-jira:before{content:"\f303"}.mdi-jquery:before{content:"\f87c"}.mdi-jsfiddle:before{content:"\f304"}.mdi-json:before{content:"\f626"}.mdi-karate:before{content:"\f82b"}.mdi-keg:before{content:"\f305"}.mdi-kettle:before{content:"\f5fa"}.mdi-key:before{content:"\f306"}.mdi-key-change:before{content:"\f307"}.mdi-key-minus:before{content:"\f308"}.mdi-key-plus:before{content:"\f309"}.mdi-key-remove:before{content:"\f30a"}.mdi-key-variant:before{content:"\f30b"}.mdi-keyboard:before{content:"\f30c"}.mdi-keyboard-backspace:before{content:"\f30d"}.mdi-keyboard-caps:before{content:"\f30e"}.mdi-keyboard-close:before{content:"\f30f"}.mdi-keyboard-off:before{content:"\f310"}.mdi-keyboard-return:before{content:"\f311"}.mdi-keyboard-tab:before{content:"\f312"}.mdi-keyboard-variant:before{content:"\f313"}.mdi-kickstarter:before{content:"\f744"}.mdi-kodi:before{content:"\f314"}.mdi-label:before{content:"\f315"}.mdi-label-outline:before{content:"\f316"}.mdi-ladybug:before{content:"\f82c"}.mdi-lambda:before{content:"\f627"}.mdi-lamp:before{content:"\f6b4"}.mdi-lan:before{content:"\f317"}.mdi-lan-connect:before{content:"\f318"}.mdi-lan-disconnect:before{content:"\f319"}.mdi-lan-pending:before{content:"\f31a"}.mdi-language-c:before{content:"\f671"}.mdi-language-cpp:before{content:"\f672"}.mdi-language-csharp:before{content:"\f31b"}.mdi-language-css3:before{content:"\f31c"}.mdi-language-go:before{content:"\f7d2"}.mdi-language-html5:before{content:"\f31d"}.mdi-language-javascript:before{content:"\f31e"}.mdi-language-lua:before{content:"\f8b0"}.mdi-language-php:before{content:"\f31f"}.mdi-language-python:before{content:"\f320"}.mdi-language-python-text:before{content:"\f321"}.mdi-language-r:before{content:"\f7d3"}.mdi-language-swift:before{content:"\f6e4"}.mdi-language-typescript:before{content:"\f6e5"}.mdi-laptop:before{content:"\f322"}.mdi-laptop-chromebook:before{content:"\f323"}.mdi-laptop-mac:before{content:"\f324"}.mdi-laptop-off:before{content:"\f6e6"}.mdi-laptop-windows:before{content:"\f325"}.mdi-lastfm:before{content:"\f326"}.mdi-lastpass:before{content:"\f446"}.mdi-launch:before{content:"\f327"}.mdi-lava-lamp:before{content:"\f7d4"}.mdi-layers:before{content:"\f328"}.mdi-layers-off:before{content:"\f329"}.mdi-lead-pencil:before{content:"\f64f"}.mdi-leaf:before{content:"\f32a"}.mdi-led-off:before{content:"\f32b"}.mdi-led-on:before{content:"\f32c"}.mdi-led-outline:before{content:"\f32d"}.mdi-led-strip:before{content:"\f7d5"}.mdi-led-variant-off:before{content:"\f32e"}.mdi-led-variant-on:before{content:"\f32f"}.mdi-led-variant-outline:before{content:"\f330"}.mdi-library:before{content:"\f331"}.mdi-library-books:before{content:"\f332"}.mdi-library-music:before{content:"\f333"}.mdi-library-plus:before{content:"\f334"}.mdi-lifebuoy:before{content:"\f87d"}.mdi-lightbulb:before{content:"\f335"}.mdi-lightbulb-on:before{content:"\f6e7"}.mdi-lightbulb-on-outline:before{content:"\f6e8"}.mdi-lightbulb-outline:before{content:"\f336"}.mdi-link:before{content:"\f337"}.mdi-link-off:before{content:"\f338"}.mdi-link-variant:before{content:"\f339"}.mdi-link-variant-off:before{content:"\f33a"}.mdi-linkedin:before{content:"\f33b"}.mdi-linkedin-box:before{content:"\f33c"}.mdi-linux:before{content:"\f33d"}.mdi-loading:before{content:"\f771"}.mdi-lock:before{content:"\f33e"}.mdi-lock-open:before{content:"\f33f"}.mdi-lock-open-outline:before{content:"\f340"}.mdi-lock-outline:before{content:"\f341"}.mdi-lock-pattern:before{content:"\f6e9"}.mdi-lock-plus:before{content:"\f5fb"}.mdi-lock-reset:before{content:"\f772"}.mdi-lock-smart:before{content:"\f8b1"}.mdi-locker:before{content:"\f7d6"}.mdi-locker-multiple:before{content:"\f7d7"}.mdi-login:before{content:"\f342"}.mdi-login-variant:before{content:"\f5fc"}.mdi-logout:before{content:"\f343"}.mdi-logout-variant:before{content:"\f5fd"}.mdi-looks:before{content:"\f344"}.mdi-loop:before{content:"\f6ea"}.mdi-loupe:before{content:"\f345"}.mdi-lumx:before{content:"\f346"}.mdi-magnet:before{content:"\f347"}.mdi-magnet-on:before{content:"\f348"}.mdi-magnify:before{content:"\f349"}.mdi-magnify-minus:before{content:"\f34a"}.mdi-magnify-minus-outline:before{content:"\f6eb"}.mdi-magnify-plus:before{content:"\f34b"}.mdi-magnify-plus-outline:before{content:"\f6ec"}.mdi-mail-ru:before{content:"\f34c"}.mdi-mailbox:before{content:"\f6ed"}.mdi-map:before{content:"\f34d"}.mdi-map-marker:before{content:"\f34e"}.mdi-map-marker-circle:before{content:"\f34f"}.mdi-map-marker-minus:before{content:"\f650"}.mdi-map-marker-multiple:before{content:"\f350"}.mdi-map-marker-off:before{content:"\f351"}.mdi-map-marker-outline:before{content:"\f7d8"}.mdi-map-marker-plus:before{content:"\f651"}.mdi-map-marker-radius:before{content:"\f352"}.mdi-margin:before{content:"\f353"}.mdi-markdown:before{content:"\f354"}.mdi-marker:before{content:"\f652"}.mdi-marker-check:before{content:"\f355"}.mdi-material-ui:before{content:"\f357"}.mdi-math-compass:before{content:"\f358"}.mdi-matrix:before{content:"\f628"}.mdi-maxcdn:before{content:"\f359"}.mdi-medical-bag:before{content:"\f6ee"}.mdi-medium:before{content:"\f35a"}.mdi-memory:before{content:"\f35b"}.mdi-menu:before{content:"\f35c"}.mdi-menu-down:before{content:"\f35d"}.mdi-menu-down-outline:before{content:"\f6b5"}.mdi-menu-left:before{content:"\f35e"}.mdi-menu-right:before{content:"\f35f"}.mdi-menu-up:before{content:"\f360"}.mdi-menu-up-outline:before{content:"\f6b6"}.mdi-message:before{content:"\f361"}.mdi-message-alert:before{content:"\f362"}.mdi-message-bulleted:before{content:"\f6a1"}.mdi-message-bulleted-off:before{content:"\f6a2"}.mdi-message-draw:before{content:"\f363"}.mdi-message-image:before{content:"\f364"}.mdi-message-outline:before{content:"\f365"}.mdi-message-plus:before{content:"\f653"}.mdi-message-processing:before{content:"\f366"}.mdi-message-reply:before{content:"\f367"}.mdi-message-reply-text:before{content:"\f368"}.mdi-message-settings:before{content:"\f6ef"}.mdi-message-settings-variant:before{content:"\f6f0"}.mdi-message-text:before{content:"\f369"}.mdi-message-text-outline:before{content:"\f36a"}.mdi-message-video:before{content:"\f36b"}.mdi-meteor:before{content:"\f629"}.mdi-metronome:before{content:"\f7d9"}.mdi-metronome-tick:before{content:"\f7da"}.mdi-micro-sd:before{content:"\f7db"}.mdi-microphone:before{content:"\f36c"}.mdi-microphone-minus:before{content:"\f8b2"}.mdi-microphone-off:before{content:"\f36d"}.mdi-microphone-outline:before{content:"\f36e"}.mdi-microphone-plus:before{content:"\f8b3"}.mdi-microphone-settings:before{content:"\f36f"}.mdi-microphone-variant:before{content:"\f370"}.mdi-microphone-variant-off:before{content:"\f371"}.mdi-microscope:before{content:"\f654"}.mdi-microsoft:before{content:"\f372"}.mdi-minecraft:before{content:"\f373"}.mdi-minus:before{content:"\f374"}.mdi-minus-box:before{content:"\f375"}.mdi-minus-box-outline:before{content:"\f6f1"}.mdi-minus-circle:before{content:"\f376"}.mdi-minus-circle-outline:before{content:"\f377"}.mdi-minus-network:before{content:"\f378"}.mdi-mixcloud:before{content:"\f62a"}.mdi-mixed-reality:before{content:"\f87e"}.mdi-mixer:before{content:"\f7dc"}.mdi-monitor:before{content:"\f379"}.mdi-monitor-multiple:before{content:"\f37a"}.mdi-more:before{content:"\f37b"}.mdi-motorbike:before{content:"\f37c"}.mdi-mouse:before{content:"\f37d"}.mdi-mouse-off:before{content:"\f37e"}.mdi-mouse-variant:before{content:"\f37f"}.mdi-mouse-variant-off:before{content:"\f380"}.mdi-move-resize:before{content:"\f655"}.mdi-move-resize-variant:before{content:"\f656"}.mdi-movie:before{content:"\f381"}.mdi-movie-roll:before{content:"\f7dd"}.mdi-multiplication:before{content:"\f382"}.mdi-multiplication-box:before{content:"\f383"}.mdi-mushroom:before{content:"\f7de"}.mdi-mushroom-outline:before{content:"\f7df"}.mdi-music:before{content:"\f759"}.mdi-music-box:before{content:"\f384"}.mdi-music-box-outline:before{content:"\f385"}.mdi-music-circle:before{content:"\f386"}.mdi-music-note:before{content:"\f387"}.mdi-music-note-bluetooth:before{content:"\f5fe"}.mdi-music-note-bluetooth-off:before{content:"\f5ff"}.mdi-music-note-eighth:before{content:"\f388"}.mdi-music-note-half:before{content:"\f389"}.mdi-music-note-off:before{content:"\f38a"}.mdi-music-note-quarter:before{content:"\f38b"}.mdi-music-note-sixteenth:before{content:"\f38c"}.mdi-music-note-whole:before{content:"\f38d"}.mdi-music-off:before{content:"\f75a"}.mdi-nativescript:before{content:"\f87f"}.mdi-nature:before{content:"\f38e"}.mdi-nature-people:before{content:"\f38f"}.mdi-navigation:before{content:"\f390"}.mdi-near-me:before{content:"\f5cd"}.mdi-needle:before{content:"\f391"}.mdi-nest-protect:before{content:"\f392"}.mdi-nest-thermostat:before{content:"\f393"}.mdi-netflix:before{content:"\f745"}.mdi-network:before{content:"\f6f2"}.mdi-new-box:before{content:"\f394"}.mdi-newspaper:before{content:"\f395"}.mdi-nfc:before{content:"\f396"}.mdi-nfc-tap:before{content:"\f397"}.mdi-nfc-variant:before{content:"\f398"}.mdi-ninja:before{content:"\f773"}.mdi-nintendo-switch:before{content:"\f7e0"}.mdi-nodejs:before{content:"\f399"}.mdi-note:before{content:"\f39a"}.mdi-note-multiple:before{content:"\f6b7"}.mdi-note-multiple-outline:before{content:"\f6b8"}.mdi-note-outline:before{content:"\f39b"}.mdi-note-plus:before{content:"\f39c"}.mdi-note-plus-outline:before{content:"\f39d"}.mdi-note-text:before{content:"\f39e"}.mdi-notebook:before{content:"\f82d"}.mdi-notification-clear-all:before{content:"\f39f"}.mdi-npm:before{content:"\f6f6"}.mdi-nuke:before{content:"\f6a3"}.mdi-null:before{content:"\f7e1"}.mdi-numeric:before{content:"\f3a0"}.mdi-numeric-0-box:before{content:"\f3a1"}.mdi-numeric-0-box-multiple-outline:before{content:"\f3a2"}.mdi-numeric-0-box-outline:before{content:"\f3a3"}.mdi-numeric-1-box:before{content:"\f3a4"}.mdi-numeric-1-box-multiple-outline:before{content:"\f3a5"}.mdi-numeric-1-box-outline:before{content:"\f3a6"}.mdi-numeric-2-box:before{content:"\f3a7"}.mdi-numeric-2-box-multiple-outline:before{content:"\f3a8"}.mdi-numeric-2-box-outline:before{content:"\f3a9"}.mdi-numeric-3-box:before{content:"\f3aa"}.mdi-numeric-3-box-multiple-outline:before{content:"\f3ab"}.mdi-numeric-3-box-outline:before{content:"\f3ac"}.mdi-numeric-4-box:before{content:"\f3ad"}.mdi-numeric-4-box-multiple-outline:before{content:"\f3ae"}.mdi-numeric-4-box-outline:before{content:"\f3af"}.mdi-numeric-5-box:before{content:"\f3b0"}.mdi-numeric-5-box-multiple-outline:before{content:"\f3b1"}.mdi-numeric-5-box-outline:before{content:"\f3b2"}.mdi-numeric-6-box:before{content:"\f3b3"}.mdi-numeric-6-box-multiple-outline:before{content:"\f3b4"}.mdi-numeric-6-box-outline:before{content:"\f3b5"}.mdi-numeric-7-box:before{content:"\f3b6"}.mdi-numeric-7-box-multiple-outline:before{content:"\f3b7"}.mdi-numeric-7-box-outline:before{content:"\f3b8"}.mdi-numeric-8-box:before{content:"\f3b9"}.mdi-numeric-8-box-multiple-outline:before{content:"\f3ba"}.mdi-numeric-8-box-outline:before{content:"\f3bb"}.mdi-numeric-9-box:before{content:"\f3bc"}.mdi-numeric-9-box-multiple-outline:before{content:"\f3bd"}.mdi-numeric-9-box-outline:before{content:"\f3be"}.mdi-numeric-9-plus-box:before{content:"\f3bf"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f3c0"}.mdi-numeric-9-plus-box-outline:before{content:"\f3c1"}.mdi-nut:before{content:"\f6f7"}.mdi-nutrition:before{content:"\f3c2"}.mdi-oar:before{content:"\f67b"}.mdi-octagon:before{content:"\f3c3"}.mdi-octagon-outline:before{content:"\f3c4"}.mdi-octagram:before{content:"\f6f8"}.mdi-octagram-outline:before{content:"\f774"}.mdi-odnoklassniki:before{content:"\f3c5"}.mdi-office:before{content:"\f3c6"}.mdi-oil:before{content:"\f3c7"}.mdi-oil-temperature:before{content:"\f3c8"}.mdi-omega:before{content:"\f3c9"}.mdi-onedrive:before{content:"\f3ca"}.mdi-onenote:before{content:"\f746"}.mdi-onepassword:before{content:"\f880"}.mdi-opacity:before{content:"\f5cc"}.mdi-open-in-app:before{content:"\f3cb"}.mdi-open-in-new:before{content:"\f3cc"}.mdi-openid:before{content:"\f3cd"}.mdi-opera:before{content:"\f3ce"}.mdi-orbit:before{content:"\f018"}.mdi-ornament:before{content:"\f3cf"}.mdi-ornament-variant:before{content:"\f3d0"}.mdi-owl:before{content:"\f3d2"}.mdi-package:before{content:"\f3d3"}.mdi-package-down:before{content:"\f3d4"}.mdi-package-up:before{content:"\f3d5"}.mdi-package-variant:before{content:"\f3d6"}.mdi-package-variant-closed:before{content:"\f3d7"}.mdi-page-first:before{content:"\f600"}.mdi-page-last:before{content:"\f601"}.mdi-page-layout-body:before{content:"\f6f9"}.mdi-page-layout-footer:before{content:"\f6fa"}.mdi-page-layout-header:before{content:"\f6fb"}.mdi-page-layout-sidebar-left:before{content:"\f6fc"}.mdi-page-layout-sidebar-right:before{content:"\f6fd"}.mdi-palette:before{content:"\f3d8"}.mdi-palette-advanced:before{content:"\f3d9"}.mdi-palette-swatch:before{content:"\f8b4"}.mdi-panda:before{content:"\f3da"}.mdi-pandora:before{content:"\f3db"}.mdi-panorama:before{content:"\f3dc"}.mdi-panorama-fisheye:before{content:"\f3dd"}.mdi-panorama-horizontal:before{content:"\f3de"}.mdi-panorama-vertical:before{content:"\f3df"}.mdi-panorama-wide-angle:before{content:"\f3e0"}.mdi-paper-cut-vertical:before{content:"\f3e1"}.mdi-paperclip:before{content:"\f3e2"}.mdi-parking:before{content:"\f3e3"}.mdi-passport:before{content:"\f7e2"}.mdi-patreon:before{content:"\f881"}.mdi-pause:before{content:"\f3e4"}.mdi-pause-circle:before{content:"\f3e5"}.mdi-pause-circle-outline:before{content:"\f3e6"}.mdi-pause-octagon:before{content:"\f3e7"}.mdi-pause-octagon-outline:before{content:"\f3e8"}.mdi-paw:before{content:"\f3e9"}.mdi-paw-off:before{content:"\f657"}.mdi-paypal:before{content:"\f882"}.mdi-peace:before{content:"\f883"}.mdi-pen:before{content:"\f3ea"}.mdi-pencil:before{content:"\f3eb"}.mdi-pencil-box:before{content:"\f3ec"}.mdi-pencil-box-outline:before{content:"\f3ed"}.mdi-pencil-circle:before{content:"\f6fe"}.mdi-pencil-circle-outline:before{content:"\f775"}.mdi-pencil-lock:before{content:"\f3ee"}.mdi-pencil-off:before{content:"\f3ef"}.mdi-pentagon:before{content:"\f6ff"}.mdi-pentagon-outline:before{content:"\f700"}.mdi-percent:before{content:"\f3f0"}.mdi-periodic-table:before{content:"\f8b5"}.mdi-periodic-table-co2:before{content:"\f7e3"}.mdi-periscope:before{content:"\f747"}.mdi-pharmacy:before{content:"\f3f1"}.mdi-phone:before{content:"\f3f2"}.mdi-phone-bluetooth:before{content:"\f3f3"}.mdi-phone-classic:before{content:"\f602"}.mdi-phone-forward:before{content:"\f3f4"}.mdi-phone-hangup:before{content:"\f3f5"}.mdi-phone-in-talk:before{content:"\f3f6"}.mdi-phone-incoming:before{content:"\f3f7"}.mdi-phone-locked:before{content:"\f3f8"}.mdi-phone-log:before{content:"\f3f9"}.mdi-phone-minus:before{content:"\f658"}.mdi-phone-missed:before{content:"\f3fa"}.mdi-phone-outgoing:before{content:"\f3fb"}.mdi-phone-paused:before{content:"\f3fc"}.mdi-phone-plus:before{content:"\f659"}.mdi-phone-return:before{content:"\f82e"}.mdi-phone-rotate-landscape:before{content:"\f884"}.mdi-phone-rotate-portrait:before{content:"\f885"}.mdi-phone-settings:before{content:"\f3fd"}.mdi-phone-voip:before{content:"\f3fe"}.mdi-pi:before{content:"\f3ff"}.mdi-pi-box:before{content:"\f400"}.mdi-piano:before{content:"\f67c"}.mdi-pickaxe:before{content:"\f8b6"}.mdi-pier:before{content:"\f886"}.mdi-pier-crane:before{content:"\f887"}.mdi-pig:before{content:"\f401"}.mdi-pill:before{content:"\f402"}.mdi-pillar:before{content:"\f701"}.mdi-pin:before{content:"\f403"}.mdi-pin-off:before{content:"\f404"}.mdi-pine-tree:before{content:"\f405"}.mdi-pine-tree-box:before{content:"\f406"}.mdi-pinterest:before{content:"\f407"}.mdi-pinterest-box:before{content:"\f408"}.mdi-pipe:before{content:"\f7e4"}.mdi-pipe-disconnected:before{content:"\f7e5"}.mdi-pipe-leak:before{content:"\f888"}.mdi-pistol:before{content:"\f702"}.mdi-piston:before{content:"\f889"}.mdi-pizza:before{content:"\f409"}.mdi-plane-shield:before{content:"\f6ba"}.mdi-play:before{content:"\f40a"}.mdi-play-box-outline:before{content:"\f40b"}.mdi-play-circle:before{content:"\f40c"}.mdi-play-circle-outline:before{content:"\f40d"}.mdi-play-network:before{content:"\f88a"}.mdi-play-pause:before{content:"\f40e"}.mdi-play-protected-content:before{content:"\f40f"}.mdi-playlist-check:before{content:"\f5c7"}.mdi-playlist-minus:before{content:"\f410"}.mdi-playlist-play:before{content:"\f411"}.mdi-playlist-plus:before{content:"\f412"}.mdi-playlist-remove:before{content:"\f413"}.mdi-playstation:before{content:"\f414"}.mdi-plex:before{content:"\f6b9"}.mdi-plus:before{content:"\f415"}.mdi-plus-box:before{content:"\f416"}.mdi-plus-box-outline:before{content:"\f703"}.mdi-plus-circle:before{content:"\f417"}.mdi-plus-circle-multiple-outline:before{content:"\f418"}.mdi-plus-circle-outline:before{content:"\f419"}.mdi-plus-network:before{content:"\f41a"}.mdi-plus-one:before{content:"\f41b"}.mdi-plus-outline:before{content:"\f704"}.mdi-pocket:before{content:"\f41c"}.mdi-pokeball:before{content:"\f41d"}.mdi-poker-chip:before{content:"\f82f"}.mdi-polaroid:before{content:"\f41e"}.mdi-poll:before{content:"\f41f"}.mdi-poll-box:before{content:"\f420"}.mdi-polymer:before{content:"\f421"}.mdi-pool:before{content:"\f606"}.mdi-popcorn:before{content:"\f422"}.mdi-pot:before{content:"\f65a"}.mdi-pot-mix:before{content:"\f65b"}.mdi-pound:before{content:"\f423"}.mdi-pound-box:before{content:"\f424"}.mdi-power:before{content:"\f425"}.mdi-power-plug:before{content:"\f6a4"}.mdi-power-plug-off:before{content:"\f6a5"}.mdi-power-settings:before{content:"\f426"}.mdi-power-socket:before{content:"\f427"}.mdi-power-socket-eu:before{content:"\f7e6"}.mdi-power-socket-uk:before{content:"\f7e7"}.mdi-power-socket-us:before{content:"\f7e8"}.mdi-prescription:before{content:"\f705"}.mdi-presentation:before{content:"\f428"}.mdi-presentation-play:before{content:"\f429"}.mdi-printer:before{content:"\f42a"}.mdi-printer-3d:before{content:"\f42b"}.mdi-printer-alert:before{content:"\f42c"}.mdi-printer-settings:before{content:"\f706"}.mdi-priority-high:before{content:"\f603"}.mdi-priority-low:before{content:"\f604"}.mdi-professional-hexagon:before{content:"\f42d"}.mdi-projector:before{content:"\f42e"}.mdi-projector-screen:before{content:"\f42f"}.mdi-publish:before{content:"\f6a6"}.mdi-pulse:before{content:"\f430"}.mdi-puzzle:before{content:"\f431"}.mdi-qqchat:before{content:"\f605"}.mdi-qrcode:before{content:"\f432"}.mdi-qrcode-edit:before{content:"\f8b7"}.mdi-qrcode-scan:before{content:"\f433"}.mdi-quadcopter:before{content:"\f434"}.mdi-quality-high:before{content:"\f435"}.mdi-quicktime:before{content:"\f436"}.mdi-radar:before{content:"\f437"}.mdi-radiator:before{content:"\f438"}.mdi-radio:before{content:"\f439"}.mdi-radio-handheld:before{content:"\f43a"}.mdi-radio-tower:before{content:"\f43b"}.mdi-radioactive:before{content:"\f43c"}.mdi-radiobox-blank:before{content:"\f43d"}.mdi-radiobox-marked:before{content:"\f43e"}.mdi-raspberrypi:before{content:"\f43f"}.mdi-ray-end:before{content:"\f440"}.mdi-ray-end-arrow:before{content:"\f441"}.mdi-ray-start:before{content:"\f442"}.mdi-ray-start-arrow:before{content:"\f443"}.mdi-ray-start-end:before{content:"\f444"}.mdi-ray-vertex:before{content:"\f445"}.mdi-react:before{content:"\f707"}.mdi-read:before{content:"\f447"}.mdi-receipt:before{content:"\f449"}.mdi-record:before{content:"\f44a"}.mdi-record-rec:before{content:"\f44b"}.mdi-recycle:before{content:"\f44c"}.mdi-reddit:before{content:"\f44d"}.mdi-redo:before{content:"\f44e"}.mdi-redo-variant:before{content:"\f44f"}.mdi-refresh:before{content:"\f450"}.mdi-regex:before{content:"\f451"}.mdi-relative-scale:before{content:"\f452"}.mdi-reload:before{content:"\f453"}.mdi-reminder:before{content:"\f88b"}.mdi-remote:before{content:"\f454"}.mdi-remote-desktop:before{content:"\f8b8"}.mdi-rename-box:before{content:"\f455"}.mdi-reorder-horizontal:before{content:"\f687"}.mdi-reorder-vertical:before{content:"\f688"}.mdi-repeat:before{content:"\f456"}.mdi-repeat-off:before{content:"\f457"}.mdi-repeat-once:before{content:"\f458"}.mdi-replay:before{content:"\f459"}.mdi-reply:before{content:"\f45a"}.mdi-reply-all:before{content:"\f45b"}.mdi-reproduction:before{content:"\f45c"}.mdi-resize-bottom-right:before{content:"\f45d"}.mdi-responsive:before{content:"\f45e"}.mdi-restart:before{content:"\f708"}.mdi-restore:before{content:"\f6a7"}.mdi-rewind:before{content:"\f45f"}.mdi-rewind-outline:before{content:"\f709"}.mdi-rhombus:before{content:"\f70a"}.mdi-rhombus-outline:before{content:"\f70b"}.mdi-ribbon:before{content:"\f460"}.mdi-rice:before{content:"\f7e9"}.mdi-ring:before{content:"\f7ea"}.mdi-road:before{content:"\f461"}.mdi-road-variant:before{content:"\f462"}.mdi-robot:before{content:"\f6a8"}.mdi-rocket:before{content:"\f463"}.mdi-room-service:before{content:"\f88c"}.mdi-roomba:before{content:"\f70c"}.mdi-rotate-3d:before{content:"\f464"}.mdi-rotate-left:before{content:"\f465"}.mdi-rotate-left-variant:before{content:"\f466"}.mdi-rotate-right:before{content:"\f467"}.mdi-rotate-right-variant:before{content:"\f468"}.mdi-rounded-corner:before{content:"\f607"}.mdi-router-wireless:before{content:"\f469"}.mdi-routes:before{content:"\f46a"}.mdi-rowing:before{content:"\f608"}.mdi-rss:before{content:"\f46b"}.mdi-rss-box:before{content:"\f46c"}.mdi-ruler:before{content:"\f46d"}.mdi-run:before{content:"\f70d"}.mdi-run-fast:before{content:"\f46e"}.mdi-sale:before{content:"\f46f"}.mdi-salesforce:before{content:"\f88d"}.mdi-sass:before{content:"\f7eb"}.mdi-satellite:before{content:"\f470"}.mdi-satellite-variant:before{content:"\f471"}.mdi-sausage:before{content:"\f8b9"}.mdi-saxophone:before{content:"\f609"}.mdi-scale:before{content:"\f472"}.mdi-scale-balance:before{content:"\f5d1"}.mdi-scale-bathroom:before{content:"\f473"}.mdi-scanner:before{content:"\f6aa"}.mdi-school:before{content:"\f474"}.mdi-screen-rotation:before{content:"\f475"}.mdi-screen-rotation-lock:before{content:"\f476"}.mdi-screwdriver:before{content:"\f477"}.mdi-script:before{content:"\f478"}.mdi-sd:before{content:"\f479"}.mdi-seal:before{content:"\f47a"}.mdi-search-web:before{content:"\f70e"}.mdi-seat-flat:before{content:"\f47b"}.mdi-seat-flat-angled:before{content:"\f47c"}.mdi-seat-individual-suite:before{content:"\f47d"}.mdi-seat-legroom-extra:before{content:"\f47e"}.mdi-seat-legroom-normal:before{content:"\f47f"}.mdi-seat-legroom-reduced:before{content:"\f480"}.mdi-seat-recline-extra:before{content:"\f481"}.mdi-seat-recline-normal:before{content:"\f482"}.mdi-security:before{content:"\f483"}.mdi-security-account:before{content:"\f88e"}.mdi-security-home:before{content:"\f689"}.mdi-security-network:before{content:"\f484"}.mdi-select:before{content:"\f485"}.mdi-select-all:before{content:"\f486"}.mdi-select-inverse:before{content:"\f487"}.mdi-select-off:before{content:"\f488"}.mdi-selection:before{content:"\f489"}.mdi-selection-off:before{content:"\f776"}.mdi-send:before{content:"\f48a"}.mdi-send-secure:before{content:"\f7ec"}.mdi-serial-port:before{content:"\f65c"}.mdi-server:before{content:"\f48b"}.mdi-server-minus:before{content:"\f48c"}.mdi-server-network:before{content:"\f48d"}.mdi-server-network-off:before{content:"\f48e"}.mdi-server-off:before{content:"\f48f"}.mdi-server-plus:before{content:"\f490"}.mdi-server-remove:before{content:"\f491"}.mdi-server-security:before{content:"\f492"}.mdi-set-all:before{content:"\f777"}.mdi-set-center:before{content:"\f778"}.mdi-set-center-right:before{content:"\f779"}.mdi-set-left:before{content:"\f77a"}.mdi-set-left-center:before{content:"\f77b"}.mdi-set-left-right:before{content:"\f77c"}.mdi-set-none:before{content:"\f77d"}.mdi-set-right:before{content:"\f77e"}.mdi-settings:before{content:"\f493"}.mdi-settings-box:before{content:"\f494"}.mdi-settings-outline:before{content:"\f8ba"}.mdi-shape:before{content:"\f830"}.mdi-shape-circle-plus:before{content:"\f65d"}.mdi-shape-outline:before{content:"\f831"}.mdi-shape-plus:before{content:"\f495"}.mdi-shape-polygon-plus:before{content:"\f65e"}.mdi-shape-rectangle-plus:before{content:"\f65f"}.mdi-shape-square-plus:before{content:"\f660"}.mdi-share:before{content:"\f496"}.mdi-share-variant:before{content:"\f497"}.mdi-shield:before{content:"\f498"}.mdi-shield-half-full:before{content:"\f77f"}.mdi-shield-outline:before{content:"\f499"}.mdi-ship-wheel:before{content:"\f832"}.mdi-shopping:before{content:"\f49a"}.mdi-shopping-music:before{content:"\f49b"}.mdi-shovel:before{content:"\f70f"}.mdi-shovel-off:before{content:"\f710"}.mdi-shredder:before{content:"\f49c"}.mdi-shuffle:before{content:"\f49d"}.mdi-shuffle-disabled:before{content:"\f49e"}.mdi-shuffle-variant:before{content:"\f49f"}.mdi-sigma:before{content:"\f4a0"}.mdi-sigma-lower:before{content:"\f62b"}.mdi-sign-caution:before{content:"\f4a1"}.mdi-sign-direction:before{content:"\f780"}.mdi-sign-text:before{content:"\f781"}.mdi-signal:before{content:"\f4a2"}.mdi-signal-2g:before{content:"\f711"}.mdi-signal-3g:before{content:"\f712"}.mdi-signal-4g:before{content:"\f713"}.mdi-signal-cellular-1:before{content:"\f8bb"}.mdi-signal-cellular-2:before{content:"\f8bc"}.mdi-signal-cellular-3:before{content:"\f8bd"}.mdi-signal-cellular-outline:before{content:"\f8be"}.mdi-signal-hspa:before{content:"\f714"}.mdi-signal-hspa-plus:before{content:"\f715"}.mdi-signal-off:before{content:"\f782"}.mdi-signal-variant:before{content:"\f60a"}.mdi-silverware:before{content:"\f4a3"}.mdi-silverware-fork:before{content:"\f4a4"}.mdi-silverware-spoon:before{content:"\f4a5"}.mdi-silverware-variant:before{content:"\f4a6"}.mdi-sim:before{content:"\f4a7"}.mdi-sim-alert:before{content:"\f4a8"}.mdi-sim-off:before{content:"\f4a9"}.mdi-sitemap:before{content:"\f4aa"}.mdi-skip-backward:before{content:"\f4ab"}.mdi-skip-forward:before{content:"\f4ac"}.mdi-skip-next:before{content:"\f4ad"}.mdi-skip-next-circle:before{content:"\f661"}.mdi-skip-next-circle-outline:before{content:"\f662"}.mdi-skip-previous:before{content:"\f4ae"}.mdi-skip-previous-circle:before{content:"\f663"}.mdi-skip-previous-circle-outline:before{content:"\f664"}.mdi-skull:before{content:"\f68b"}.mdi-skype:before{content:"\f4af"}.mdi-skype-business:before{content:"\f4b0"}.mdi-slack:before{content:"\f4b1"}.mdi-sleep:before{content:"\f4b2"}.mdi-sleep-off:before{content:"\f4b3"}.mdi-smoking:before{content:"\f4b4"}.mdi-smoking-off:before{content:"\f4b5"}.mdi-snapchat:before{content:"\f4b6"}.mdi-snowflake:before{content:"\f716"}.mdi-snowman:before{content:"\f4b7"}.mdi-soccer:before{content:"\f4b8"}.mdi-soccer-field:before{content:"\f833"}.mdi-sofa:before{content:"\f4b9"}.mdi-solid:before{content:"\f68c"}.mdi-sort:before{content:"\f4ba"}.mdi-sort-alphabetical:before{content:"\f4bb"}.mdi-sort-ascending:before{content:"\f4bc"}.mdi-sort-descending:before{content:"\f4bd"}.mdi-sort-numeric:before{content:"\f4be"}.mdi-sort-variant:before{content:"\f4bf"}.mdi-soundcloud:before{content:"\f4c0"}.mdi-source-branch:before{content:"\f62c"}.mdi-source-commit:before{content:"\f717"}.mdi-source-commit-end:before{content:"\f718"}.mdi-source-commit-end-local:before{content:"\f719"}.mdi-source-commit-local:before{content:"\f71a"}.mdi-source-commit-next-local:before{content:"\f71b"}.mdi-source-commit-start:before{content:"\f71c"}.mdi-source-commit-start-next-local:before{content:"\f71d"}.mdi-source-fork:before{content:"\f4c1"}.mdi-source-merge:before{content:"\f62d"}.mdi-source-pull:before{content:"\f4c2"}.mdi-soy-sauce:before{content:"\f7ed"}.mdi-speaker:before{content:"\f4c3"}.mdi-speaker-off:before{content:"\f4c4"}.mdi-speaker-wireless:before{content:"\f71e"}.mdi-speedometer:before{content:"\f4c5"}.mdi-spellcheck:before{content:"\f4c6"}.mdi-spotify:before{content:"\f4c7"}.mdi-spotlight:before{content:"\f4c8"}.mdi-spotlight-beam:before{content:"\f4c9"}.mdi-spray:before{content:"\f665"}.mdi-square:before{content:"\f763"}.mdi-square-inc:before{content:"\f4ca"}.mdi-square-inc-cash:before{content:"\f4cb"}.mdi-square-outline:before{content:"\f762"}.mdi-square-root:before{content:"\f783"}.mdi-ssh:before{content:"\f8bf"}.mdi-stack-overflow:before{content:"\f4cc"}.mdi-stackexchange:before{content:"\f60b"}.mdi-stadium:before{content:"\f71f"}.mdi-stairs:before{content:"\f4cd"}.mdi-standard-definition:before{content:"\f7ee"}.mdi-star:before{content:"\f4ce"}.mdi-star-circle:before{content:"\f4cf"}.mdi-star-half:before{content:"\f4d0"}.mdi-star-off:before{content:"\f4d1"}.mdi-star-outline:before{content:"\f4d2"}.mdi-steam:before{content:"\f4d3"}.mdi-steering:before{content:"\f4d4"}.mdi-step-backward:before{content:"\f4d5"}.mdi-step-backward-2:before{content:"\f4d6"}.mdi-step-forward:before{content:"\f4d7"}.mdi-step-forward-2:before{content:"\f4d8"}.mdi-stethoscope:before{content:"\f4d9"}.mdi-sticker:before{content:"\f5d0"}.mdi-sticker-emoji:before{content:"\f784"}.mdi-stocking:before{content:"\f4da"}.mdi-stop:before{content:"\f4db"}.mdi-stop-circle:before{content:"\f666"}.mdi-stop-circle-outline:before{content:"\f667"}.mdi-store:before{content:"\f4dc"}.mdi-store-24-hour:before{content:"\f4dd"}.mdi-stove:before{content:"\f4de"}.mdi-subdirectory-arrow-left:before{content:"\f60c"}.mdi-subdirectory-arrow-right:before{content:"\f60d"}.mdi-subway:before{content:"\f6ab"}.mdi-subway-variant:before{content:"\f4df"}.mdi-summit:before{content:"\f785"}.mdi-sunglasses:before{content:"\f4e0"}.mdi-surround-sound:before{content:"\f5c5"}.mdi-surround-sound-2-0:before{content:"\f7ef"}.mdi-surround-sound-3-1:before{content:"\f7f0"}.mdi-surround-sound-5-1:before{content:"\f7f1"}.mdi-surround-sound-7-1:before{content:"\f7f2"}.mdi-svg:before{content:"\f720"}.mdi-swap-horizontal:before{content:"\f4e1"}.mdi-swap-horizontal-variant:before{content:"\f8c0"}.mdi-swap-vertical:before{content:"\f4e2"}.mdi-swap-vertical-variant:before{content:"\f8c1"}.mdi-swim:before{content:"\f4e3"}.mdi-switch:before{content:"\f4e4"}.mdi-sword:before{content:"\f4e5"}.mdi-sword-cross:before{content:"\f786"}.mdi-sync:before{content:"\f4e6"}.mdi-sync-alert:before{content:"\f4e7"}.mdi-sync-off:before{content:"\f4e8"}.mdi-tab:before{content:"\f4e9"}.mdi-tab-plus:before{content:"\f75b"}.mdi-tab-unselected:before{content:"\f4ea"}.mdi-table:before{content:"\f4eb"}.mdi-table-column:before{content:"\f834"}.mdi-table-column-plus-after:before{content:"\f4ec"}.mdi-table-column-plus-before:before{content:"\f4ed"}.mdi-table-column-remove:before{content:"\f4ee"}.mdi-table-column-width:before{content:"\f4ef"}.mdi-table-edit:before{content:"\f4f0"}.mdi-table-large:before{content:"\f4f1"}.mdi-table-of-contents:before{content:"\f835"}.mdi-table-row:before{content:"\f836"}.mdi-table-row-height:before{content:"\f4f2"}.mdi-table-row-plus-after:before{content:"\f4f3"}.mdi-table-row-plus-before:before{content:"\f4f4"}.mdi-table-row-remove:before{content:"\f4f5"}.mdi-table-settings:before{content:"\f837"}.mdi-tablet:before{content:"\f4f6"}.mdi-tablet-android:before{content:"\f4f7"}.mdi-tablet-ipad:before{content:"\f4f8"}.mdi-taco:before{content:"\f761"}.mdi-tag:before{content:"\f4f9"}.mdi-tag-faces:before{content:"\f4fa"}.mdi-tag-heart:before{content:"\f68a"}.mdi-tag-multiple:before{content:"\f4fb"}.mdi-tag-outline:before{content:"\f4fc"}.mdi-tag-plus:before{content:"\f721"}.mdi-tag-remove:before{content:"\f722"}.mdi-tag-text-outline:before{content:"\f4fd"}.mdi-target:before{content:"\f4fe"}.mdi-taxi:before{content:"\f4ff"}.mdi-teach:before{content:"\f88f"}.mdi-teamviewer:before{content:"\f500"}.mdi-telegram:before{content:"\f501"}.mdi-television:before{content:"\f502"}.mdi-television-box:before{content:"\f838"}.mdi-television-classic:before{content:"\f7f3"}.mdi-television-classic-off:before{content:"\f839"}.mdi-television-guide:before{content:"\f503"}.mdi-television-off:before{content:"\f83a"}.mdi-temperature-celsius:before{content:"\f504"}.mdi-temperature-fahrenheit:before{content:"\f505"}.mdi-temperature-kelvin:before{content:"\f506"}.mdi-tennis:before{content:"\f507"}.mdi-tent:before{content:"\f508"}.mdi-terrain:before{content:"\f509"}.mdi-test-tube:before{content:"\f668"}.mdi-text-shadow:before{content:"\f669"}.mdi-text-to-speech:before{content:"\f50a"}.mdi-text-to-speech-off:before{content:"\f50b"}.mdi-textbox:before{content:"\f60e"}.mdi-textbox-password:before{content:"\f7f4"}.mdi-texture:before{content:"\f50c"}.mdi-theater:before{content:"\f50d"}.mdi-theme-light-dark:before{content:"\f50e"}.mdi-thermometer:before{content:"\f50f"}.mdi-thermometer-lines:before{content:"\f510"}.mdi-thermostat-box:before{content:"\f890"}.mdi-thought-bubble:before{content:"\f7f5"}.mdi-thought-bubble-outline:before{content:"\f7f6"}.mdi-thumb-down:before{content:"\f511"}.mdi-thumb-down-outline:before{content:"\f512"}.mdi-thumb-up:before{content:"\f513"}.mdi-thumb-up-outline:before{content:"\f514"}.mdi-thumbs-up-down:before{content:"\f515"}.mdi-ticket:before{content:"\f516"}.mdi-ticket-account:before{content:"\f517"}.mdi-ticket-confirmation:before{content:"\f518"}.mdi-ticket-percent:before{content:"\f723"}.mdi-tie:before{content:"\f519"}.mdi-tilde:before{content:"\f724"}.mdi-timelapse:before{content:"\f51a"}.mdi-timer:before{content:"\f51b"}.mdi-timer-10:before{content:"\f51c"}.mdi-timer-3:before{content:"\f51d"}.mdi-timer-off:before{content:"\f51e"}.mdi-timer-sand:before{content:"\f51f"}.mdi-timer-sand-empty:before{content:"\f6ac"}.mdi-timer-sand-full:before{content:"\f78b"}.mdi-timetable:before{content:"\f520"}.mdi-toggle-switch:before{content:"\f521"}.mdi-toggle-switch-off:before{content:"\f522"}.mdi-tooltip:before{content:"\f523"}.mdi-tooltip-edit:before{content:"\f524"}.mdi-tooltip-image:before{content:"\f525"}.mdi-tooltip-outline:before{content:"\f526"}.mdi-tooltip-outline-plus:before{content:"\f527"}.mdi-tooltip-text:before{content:"\f528"}.mdi-tooth:before{content:"\f8c2"}.mdi-tooth-outline:before{content:"\f529"}.mdi-tor:before{content:"\f52a"}.mdi-tower-beach:before{content:"\f680"}.mdi-tower-fire:before{content:"\f681"}.mdi-towing:before{content:"\f83b"}.mdi-trackpad:before{content:"\f7f7"}.mdi-tractor:before{content:"\f891"}.mdi-traffic-light:before{content:"\f52b"}.mdi-train:before{content:"\f52c"}.mdi-train-variant:before{content:"\f8c3"}.mdi-tram:before{content:"\f52d"}.mdi-transcribe:before{content:"\f52e"}.mdi-transcribe-close:before{content:"\f52f"}.mdi-transfer:before{content:"\f530"}.mdi-transit-transfer:before{content:"\f6ad"}.mdi-translate:before{content:"\f5ca"}.mdi-treasure-chest:before{content:"\f725"}.mdi-tree:before{content:"\f531"}.mdi-trello:before{content:"\f532"}.mdi-trending-down:before{content:"\f533"}.mdi-trending-neutral:before{content:"\f534"}.mdi-trending-up:before{content:"\f535"}.mdi-triangle:before{content:"\f536"}.mdi-triangle-outline:before{content:"\f537"}.mdi-trophy:before{content:"\f538"}.mdi-trophy-award:before{content:"\f539"}.mdi-trophy-outline:before{content:"\f53a"}.mdi-trophy-variant:before{content:"\f53b"}.mdi-trophy-variant-outline:before{content:"\f53c"}.mdi-truck:before{content:"\f53d"}.mdi-truck-delivery:before{content:"\f53e"}.mdi-truck-fast:before{content:"\f787"}.mdi-truck-trailer:before{content:"\f726"}.mdi-tshirt-crew:before{content:"\f53f"}.mdi-tshirt-v:before{content:"\f540"}.mdi-tumblr:before{content:"\f541"}.mdi-tumblr-reblog:before{content:"\f542"}.mdi-tune:before{content:"\f62e"}.mdi-tune-vertical:before{content:"\f66a"}.mdi-twitch:before{content:"\f543"}.mdi-twitter:before{content:"\f544"}.mdi-twitter-box:before{content:"\f545"}.mdi-twitter-circle:before{content:"\f546"}.mdi-twitter-retweet:before{content:"\f547"}.mdi-uber:before{content:"\f748"}.mdi-ubuntu:before{content:"\f548"}.mdi-ultra-high-definition:before{content:"\f7f8"}.mdi-umbraco:before{content:"\f549"}.mdi-umbrella:before{content:"\f54a"}.mdi-umbrella-outline:before{content:"\f54b"}.mdi-undo:before{content:"\f54c"}.mdi-undo-variant:before{content:"\f54d"}.mdi-unfold-less-horizontal:before{content:"\f54e"}.mdi-unfold-less-vertical:before{content:"\f75f"}.mdi-unfold-more-horizontal:before{content:"\f54f"}.mdi-unfold-more-vertical:before{content:"\f760"}.mdi-ungroup:before{content:"\f550"}.mdi-unity:before{content:"\f6ae"}.mdi-untappd:before{content:"\f551"}.mdi-update:before{content:"\f6af"}.mdi-upload:before{content:"\f552"}.mdi-upload-multiple:before{content:"\f83c"}.mdi-upload-network:before{content:"\f6f5"}.mdi-usb:before{content:"\f553"}.mdi-van-passenger:before{content:"\f7f9"}.mdi-van-utility:before{content:"\f7fa"}.mdi-vanish:before{content:"\f7fb"}.mdi-vector-arrange-above:before{content:"\f554"}.mdi-vector-arrange-below:before{content:"\f555"}.mdi-vector-circle:before{content:"\f556"}.mdi-vector-circle-variant:before{content:"\f557"}.mdi-vector-combine:before{content:"\f558"}.mdi-vector-curve:before{content:"\f559"}.mdi-vector-difference:before{content:"\f55a"}.mdi-vector-difference-ab:before{content:"\f55b"}.mdi-vector-difference-ba:before{content:"\f55c"}.mdi-vector-ellipse:before{content:"\f892"}.mdi-vector-intersection:before{content:"\f55d"}.mdi-vector-line:before{content:"\f55e"}.mdi-vector-point:before{content:"\f55f"}.mdi-vector-polygon:before{content:"\f560"}.mdi-vector-polyline:before{content:"\f561"}.mdi-vector-radius:before{content:"\f749"}.mdi-vector-rectangle:before{content:"\f5c6"}.mdi-vector-selection:before{content:"\f562"}.mdi-vector-square:before{content:"\f001"}.mdi-vector-triangle:before{content:"\f563"}.mdi-vector-union:before{content:"\f564"}.mdi-venmo:before{content:"\f578"}.mdi-verified:before{content:"\f565"}.mdi-vibrate:before{content:"\f566"}.mdi-video:before{content:"\f567"}.mdi-video-3d:before{content:"\f7fc"}.mdi-video-4k-box:before{content:"\f83d"}.mdi-video-input-antenna:before{content:"\f83e"}.mdi-video-input-component:before{content:"\f83f"}.mdi-video-input-hdmi:before{content:"\f840"}.mdi-video-input-svideo:before{content:"\f841"}.mdi-video-off:before{content:"\f568"}.mdi-video-switch:before{content:"\f569"}.mdi-view-agenda:before{content:"\f56a"}.mdi-view-array:before{content:"\f56b"}.mdi-view-carousel:before{content:"\f56c"}.mdi-view-column:before{content:"\f56d"}.mdi-view-dashboard:before{content:"\f56e"}.mdi-view-dashboard-variant:before{content:"\f842"}.mdi-view-day:before{content:"\f56f"}.mdi-view-grid:before{content:"\f570"}.mdi-view-headline:before{content:"\f571"}.mdi-view-list:before{content:"\f572"}.mdi-view-module:before{content:"\f573"}.mdi-view-parallel:before{content:"\f727"}.mdi-view-quilt:before{content:"\f574"}.mdi-view-sequential:before{content:"\f728"}.mdi-view-stream:before{content:"\f575"}.mdi-view-week:before{content:"\f576"}.mdi-vimeo:before{content:"\f577"}.mdi-violin:before{content:"\f60f"}.mdi-virtual-reality:before{content:"\f893"}.mdi-visualstudio:before{content:"\f610"}.mdi-vk:before{content:"\f579"}.mdi-vk-box:before{content:"\f57a"}.mdi-vk-circle:before{content:"\f57b"}.mdi-vlc:before{content:"\f57c"}.mdi-voice:before{content:"\f5cb"}.mdi-voicemail:before{content:"\f57d"}.mdi-volume-high:before{content:"\f57e"}.mdi-volume-low:before{content:"\f57f"}.mdi-volume-medium:before{content:"\f580"}.mdi-volume-minus:before{content:"\f75d"}.mdi-volume-mute:before{content:"\f75e"}.mdi-volume-off:before{content:"\f581"}.mdi-volume-plus:before{content:"\f75c"}.mdi-vpn:before{content:"\f582"}.mdi-vuejs:before{content:"\f843"}.mdi-walk:before{content:"\f583"}.mdi-wall:before{content:"\f7fd"}.mdi-wallet:before{content:"\f584"}.mdi-wallet-giftcard:before{content:"\f585"}.mdi-wallet-membership:before{content:"\f586"}.mdi-wallet-travel:before{content:"\f587"}.mdi-wan:before{content:"\f588"}.mdi-washing-machine:before{content:"\f729"}.mdi-watch:before{content:"\f589"}.mdi-watch-export:before{content:"\f58a"}.mdi-watch-export-variant:before{content:"\f894"}.mdi-watch-import:before{content:"\f58b"}.mdi-watch-import-variant:before{content:"\f895"}.mdi-watch-variant:before{content:"\f896"}.mdi-watch-vibrate:before{content:"\f6b0"}.mdi-water:before{content:"\f58c"}.mdi-water-off:before{content:"\f58d"}.mdi-water-percent:before{content:"\f58e"}.mdi-water-pump:before{content:"\f58f"}.mdi-watermark:before{content:"\f612"}.mdi-waves:before{content:"\f78c"}.mdi-weather-cloudy:before{content:"\f590"}.mdi-weather-fog:before{content:"\f591"}.mdi-weather-hail:before{content:"\f592"}.mdi-weather-hurricane:before{content:"\f897"}.mdi-weather-lightning:before{content:"\f593"}.mdi-weather-lightning-rainy:before{content:"\f67d"}.mdi-weather-night:before{content:"\f594"}.mdi-weather-partlycloudy:before{content:"\f595"}.mdi-weather-pouring:before{content:"\f596"}.mdi-weather-rainy:before{content:"\f597"}.mdi-weather-snowy:before{content:"\f598"}.mdi-weather-snowy-rainy:before{content:"\f67e"}.mdi-weather-sunny:before{content:"\f599"}.mdi-weather-sunset:before{content:"\f59a"}.mdi-weather-sunset-down:before{content:"\f59b"}.mdi-weather-sunset-up:before{content:"\f59c"}.mdi-weather-windy:before{content:"\f59d"}.mdi-weather-windy-variant:before{content:"\f59e"}.mdi-web:before{content:"\f59f"}.mdi-webcam:before{content:"\f5a0"}.mdi-webhook:before{content:"\f62f"}.mdi-webpack:before{content:"\f72a"}.mdi-wechat:before{content:"\f611"}.mdi-weight:before{content:"\f5a1"}.mdi-weight-kilogram:before{content:"\f5a2"}.mdi-whatsapp:before{content:"\f5a3"}.mdi-wheelchair-accessibility:before{content:"\f5a4"}.mdi-white-balance-auto:before{content:"\f5a5"}.mdi-white-balance-incandescent:before{content:"\f5a6"}.mdi-white-balance-iridescent:before{content:"\f5a7"}.mdi-white-balance-sunny:before{content:"\f5a8"}.mdi-widgets:before{content:"\f72b"}.mdi-wifi:before{content:"\f5a9"}.mdi-wifi-off:before{content:"\f5aa"}.mdi-wii:before{content:"\f5ab"}.mdi-wiiu:before{content:"\f72c"}.mdi-wikipedia:before{content:"\f5ac"}.mdi-window-close:before{content:"\f5ad"}.mdi-window-closed:before{content:"\f5ae"}.mdi-window-maximize:before{content:"\f5af"}.mdi-window-minimize:before{content:"\f5b0"}.mdi-window-open:before{content:"\f5b1"}.mdi-window-restore:before{content:"\f5b2"}.mdi-windows:before{content:"\f5b3"}.mdi-wordpress:before{content:"\f5b4"}.mdi-worker:before{content:"\f5b5"}.mdi-wrap:before{content:"\f5b6"}.mdi-wrench:before{content:"\f5b7"}.mdi-wunderlist:before{content:"\f5b8"}.mdi-xamarin:before{content:"\f844"}.mdi-xamarin-outline:before{content:"\f845"}.mdi-xaml:before{content:"\f673"}.mdi-xbox:before{content:"\f5b9"}.mdi-xbox-controller:before{content:"\f5ba"}.mdi-xbox-controller-battery-alert:before{content:"\f74a"}.mdi-xbox-controller-battery-empty:before{content:"\f74b"}.mdi-xbox-controller-battery-full:before{content:"\f74c"}.mdi-xbox-controller-battery-low:before{content:"\f74d"}.mdi-xbox-controller-battery-medium:before{content:"\f74e"}.mdi-xbox-controller-battery-unknown:before{content:"\f74f"}.mdi-xbox-controller-off:before{content:"\f5bb"}.mdi-xda:before{content:"\f5bc"}.mdi-xing:before{content:"\f5bd"}.mdi-xing-box:before{content:"\f5be"}.mdi-xing-circle:before{content:"\f5bf"}.mdi-xml:before{content:"\f5c0"}.mdi-xmpp:before{content:"\f7fe"}.mdi-yammer:before{content:"\f788"}.mdi-yeast:before{content:"\f5c1"}.mdi-yelp:before{content:"\f5c2"}.mdi-yin-yang:before{content:"\f67f"}.mdi-youtube-creator-studio:before{content:"\f846"}.mdi-youtube-gaming:before{content:"\f847"}.mdi-youtube-play:before{content:"\f5c3"}.mdi-youtube-tv:before{content:"\f448"}.mdi-zip-box:before{content:"\f5c4"}.mdi-blank:before{content:"\f68c";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:-webkit-grab;cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,#10b98130),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:-webkit-grabbing;cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled].slider-handle,[disabled] .slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc(var(--slider-tooltip-line-height, 1.25rem)*-1 - var(--slider-tooltip-py, 2px)*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)} +@charset "UTF-8";.fd-notifications{position:fixed;bottom:60px;z-index:20000;width:100%}.fd-notifications .notification{margin-bottom:10px;margin-left:24px;margin-right:24px;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}/*! bulma.io v0.9.3 | MIT License | github.com/jgthms/bulma */.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.file-cta,.file-name,.select select,.textarea,.input,.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus,.pagination-ellipsis:focus,.file-cta:focus,.file-name:focus,.select select:focus,.textarea:focus,.input:focus,.button:focus,.is-focused.pagination-previous,.is-focused.pagination-next,.is-focused.pagination-link,.is-focused.pagination-ellipsis,.is-focused.file-cta,.is-focused.file-name,.select select.is-focused,.is-focused.textarea,.is-focused.input,.is-focused.button,.pagination-previous:active,.pagination-next:active,.pagination-link:active,.pagination-ellipsis:active,.file-cta:active,.file-name:active,.select select:active,.textarea:active,.input:active,.button:active,.is-active.pagination-previous,.is-active.pagination-next,.is-active.pagination-link,.is-active.pagination-ellipsis,.is-active.file-cta,.is-active.file-name,.select select.is-active,.is-active.textarea,.is-active.input,.is-active.button{outline:none}[disabled].pagination-previous,[disabled].pagination-next,[disabled].pagination-link,[disabled].pagination-ellipsis,[disabled].file-cta,[disabled].file-name,.select select[disabled],[disabled].textarea,[disabled].input,[disabled].button,fieldset[disabled] .pagination-previous,fieldset[disabled] .pagination-next,fieldset[disabled] .pagination-link,fieldset[disabled] .pagination-ellipsis,fieldset[disabled] .file-cta,fieldset[disabled] .file-name,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input,fieldset[disabled] .button{cursor:not-allowed}.is-unselectable,.tabs,.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis,.breadcrumb,.file,.button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar-link:not(.is-arrowless):after,.select:not(.is-multiple):not(.is-loading):after{border:3px solid transparent;border-radius:2px;border-right:0;border-top:0;content:" ";display:block;height:.625em;margin-top:-.4375em;pointer-events:none;position:absolute;top:50%;transform:rotate(-45deg);transform-origin:center;width:.625em}.tabs:not(:last-child),.pagination:not(:last-child),.message:not(:last-child),.level:not(:last-child),.breadcrumb:not(:last-child),.block:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child),.table-container:not(:last-child),.table:not(:last-child),.progress:not(:last-child),.notification:not(:last-child),.content:not(:last-child),.box:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:before,.delete:before,.modal-close:after,.delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.delete:before{height:2px;width:50%}.modal-close:after,.delete:after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:#0a0a0a4d}.modal-close:active,.delete:active{background-color:#0a0a0a66}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.control.is-loading:after,.select.is-loading:after,.loader,.button.is-loading:after{animation:spinAround .5s infinite linear;border:2px solid hsl(0deg,0%,86%);border-radius:9999px;border-right-color:transparent;border-top-color:transparent;content:"";display:block;height:1em;position:relative;width:1em}.hero-video,.is-overlay,.fd-overlay-fullscreen,.modal-background,.modal,.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#fff;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox],input[type=radio]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.box{background-color:#fff;border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;display:block;padding:1.25rem}a.box:hover,a.box:focus{box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #485fc7}a.box:active{box-shadow:inset 0 1px 2px #0a0a0a33,0 0 0 1px #485fc7}.button{background-color:#fff;border-color:#dbdbdb;border-width:1px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 1px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 1px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 1px);margin-right:calc(-.5em - 1px)}.button:hover,.button.is-hovered{border-color:#b5b5b5;color:#363636}.button:focus,.button.is-focused{border-color:#485fc7;color:#363636}.button:focus:not(:active),.button.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-text{background-color:transparent;border-color:transparent;color:#4a4a4a;text-decoration:underline}.button.is-text:hover,.button.is-text.is-hovered,.button.is-text:focus,.button.is-text.is-focused{background-color:#f5f5f5;color:#363636}.button.is-text:active,.button.is-text.is-active{background-color:#e8e8e8;color:#363636}.button.is-text[disabled],fieldset[disabled] .button.is-text{background-color:transparent;border-color:transparent;box-shadow:none}.button.is-ghost{background:none;border-color:transparent;color:#485fc7;text-decoration:none}.button.is-ghost:hover,.button.is-ghost.is-hovered{color:#485fc7;text-decoration:underline}.button.is-white{background-color:#fff;border-color:transparent;color:#0a0a0a}.button.is-white:hover,.button.is-white.is-hovered{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.button.is-white:focus,.button.is-white.is-focused{border-color:transparent;color:#0a0a0a}.button.is-white:focus:not(:active),.button.is-white.is-focused:not(:active){box-shadow:0 0 0 .125em #ffffff40}.button.is-white:active,.button.is-white.is-active{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.button.is-white[disabled],fieldset[disabled] .button.is-white{background-color:#fff;border-color:transparent;box-shadow:none}.button.is-white.is-inverted{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted:hover,.button.is-white.is-inverted.is-hovered{background-color:#000}.button.is-white.is-inverted[disabled],fieldset[disabled] .button.is-white.is-inverted{background-color:#0a0a0a;border-color:transparent;box-shadow:none;color:#fff}.button.is-white.is-loading:after{border-color:transparent transparent hsl(0deg,0%,4%) hsl(0deg,0%,4%)!important}.button.is-white.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-white.is-outlined:hover,.button.is-white.is-outlined.is-hovered,.button.is-white.is-outlined:focus,.button.is-white.is-outlined.is-focused{background-color:#fff;border-color:#fff;color:#0a0a0a}.button.is-white.is-outlined.is-loading:after{border-color:transparent transparent hsl(0deg,0%,100%) hsl(0deg,0%,100%)!important}.button.is-white.is-outlined.is-loading:hover:after,.button.is-white.is-outlined.is-loading.is-hovered:after,.button.is-white.is-outlined.is-loading:focus:after,.button.is-white.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,4%) hsl(0deg,0%,4%)!important}.button.is-white.is-outlined[disabled],fieldset[disabled] .button.is-white.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-white.is-inverted.is-outlined:hover,.button.is-white.is-inverted.is-outlined.is-hovered,.button.is-white.is-inverted.is-outlined:focus,.button.is-white.is-inverted.is-outlined.is-focused{background-color:#0a0a0a;color:#fff}.button.is-white.is-inverted.is-outlined.is-loading:hover:after,.button.is-white.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-white.is-inverted.is-outlined.is-loading:focus:after,.button.is-white.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,100%) hsl(0deg,0%,100%)!important}.button.is-white.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-white.is-inverted.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover,.button.is-black.is-hovered{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus,.button.is-black.is-focused{border-color:transparent;color:#fff}.button.is-black:focus:not(:active),.button.is-black.is-focused:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:transparent;box-shadow:none}.button.is-black.is-inverted{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted:hover,.button.is-black.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-black.is-inverted[disabled],fieldset[disabled] .button.is-black.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#0a0a0a}.button.is-black.is-loading:after{border-color:transparent transparent hsl(0deg,0%,100%) hsl(0deg,0%,100%)!important}.button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;color:#0a0a0a}.button.is-black.is-outlined:hover,.button.is-black.is-outlined.is-hovered,.button.is-black.is-outlined:focus,.button.is-black.is-outlined.is-focused{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.button.is-black.is-outlined.is-loading:after{border-color:transparent transparent hsl(0deg,0%,4%) hsl(0deg,0%,4%)!important}.button.is-black.is-outlined.is-loading:hover:after,.button.is-black.is-outlined.is-loading.is-hovered:after,.button.is-black.is-outlined.is-loading:focus:after,.button.is-black.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,100%) hsl(0deg,0%,100%)!important}.button.is-black.is-outlined[disabled],fieldset[disabled] .button.is-black.is-outlined{background-color:transparent;border-color:#0a0a0a;box-shadow:none;color:#0a0a0a}.button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-black.is-inverted.is-outlined:hover,.button.is-black.is-inverted.is-outlined.is-hovered,.button.is-black.is-inverted.is-outlined:focus,.button.is-black.is-inverted.is-outlined.is-focused{background-color:#fff;color:#0a0a0a}.button.is-black.is-inverted.is-outlined.is-loading:hover:after,.button.is-black.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-black.is-inverted.is-outlined.is-loading:focus:after,.button.is-black.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,4%) hsl(0deg,0%,4%)!important}.button.is-black.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-black.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-light{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.button.is-light:hover,.button.is-light.is-hovered{background-color:#eee;border-color:transparent;color:#000000b3}.button.is-light:focus,.button.is-light.is-focused{border-color:transparent;color:#000000b3}.button.is-light:focus:not(:active),.button.is-light.is-focused:not(:active){box-shadow:0 0 0 .125em #f5f5f540}.button.is-light:active,.button.is-light.is-active{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.button.is-light[disabled],fieldset[disabled] .button.is-light{background-color:#f5f5f5;border-color:transparent;box-shadow:none}.button.is-light.is-inverted{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted:hover,.button.is-light.is-inverted.is-hovered{background-color:#000000b3}.button.is-light.is-inverted[disabled],fieldset[disabled] .button.is-light.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#f5f5f5}.button.is-light.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;color:#f5f5f5}.button.is-light.is-outlined:hover,.button.is-light.is-outlined.is-hovered,.button.is-light.is-outlined:focus,.button.is-light.is-outlined.is-focused{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.button.is-light.is-outlined.is-loading:after{border-color:transparent transparent hsl(0deg,0%,96%) hsl(0deg,0%,96%)!important}.button.is-light.is-outlined.is-loading:hover:after,.button.is-light.is-outlined.is-loading.is-hovered:after,.button.is-light.is-outlined.is-loading:focus:after,.button.is-light.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-light.is-outlined[disabled],fieldset[disabled] .button.is-light.is-outlined{background-color:transparent;border-color:#f5f5f5;box-shadow:none;color:#f5f5f5}.button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-light.is-inverted.is-outlined:hover,.button.is-light.is-inverted.is-outlined.is-hovered,.button.is-light.is-inverted.is-outlined:focus,.button.is-light.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#f5f5f5}.button.is-light.is-inverted.is-outlined.is-loading:hover:after,.button.is-light.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-light.is-inverted.is-outlined.is-loading:focus:after,.button.is-light.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,96%) hsl(0deg,0%,96%)!important}.button.is-light.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-light.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover,.button.is-dark.is-hovered{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus,.button.is-dark.is-focused{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active),.button.is-dark.is-focused:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:transparent;box-shadow:none}.button.is-dark.is-inverted{background-color:#fff;color:#363636}.button.is-dark.is-inverted:hover,.button.is-dark.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-dark.is-inverted[disabled],fieldset[disabled] .button.is-dark.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#363636}.button.is-dark.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined{background-color:transparent;border-color:#363636;color:#363636}.button.is-dark.is-outlined:hover,.button.is-dark.is-outlined.is-hovered,.button.is-dark.is-outlined:focus,.button.is-dark.is-outlined.is-focused{background-color:#363636;border-color:#363636;color:#fff}.button.is-dark.is-outlined.is-loading:after{border-color:transparent transparent hsl(0deg,0%,21%) hsl(0deg,0%,21%)!important}.button.is-dark.is-outlined.is-loading:hover:after,.button.is-dark.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-outlined.is-loading:focus:after,.button.is-dark.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-dark.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-outlined{background-color:transparent;border-color:#363636;box-shadow:none;color:#363636}.button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-dark.is-inverted.is-outlined:hover,.button.is-dark.is-inverted.is-outlined.is-hovered,.button.is-dark.is-inverted.is-outlined:focus,.button.is-dark.is-inverted.is-outlined.is-focused{background-color:#fff;color:#363636}.button.is-dark.is-inverted.is-outlined.is-loading:hover:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-dark.is-inverted.is-outlined.is-loading:focus:after,.button.is-dark.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(0deg,0%,21%) hsl(0deg,0%,21%)!important}.button.is-dark.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-dark.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary{background-color:#00d1b2;border-color:transparent;color:#fff}.button.is-primary:hover,.button.is-primary.is-hovered{background-color:#00c4a7;border-color:transparent;color:#fff}.button.is-primary:focus,.button.is-primary.is-focused{border-color:transparent;color:#fff}.button.is-primary:focus:not(:active),.button.is-primary.is-focused:not(:active){box-shadow:0 0 0 .125em #00d1b240}.button.is-primary:active,.button.is-primary.is-active{background-color:#00b89c;border-color:transparent;color:#fff}.button.is-primary[disabled],fieldset[disabled] .button.is-primary{background-color:#00d1b2;border-color:transparent;box-shadow:none}.button.is-primary.is-inverted{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted:hover,.button.is-primary.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-primary.is-inverted[disabled],fieldset[disabled] .button.is-primary.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#00d1b2}.button.is-primary.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;color:#00d1b2}.button.is-primary.is-outlined:hover,.button.is-primary.is-outlined.is-hovered,.button.is-primary.is-outlined:focus,.button.is-primary.is-outlined.is-focused{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.button.is-primary.is-outlined.is-loading:after{border-color:transparent transparent hsl(171deg,100%,41%) hsl(171deg,100%,41%)!important}.button.is-primary.is-outlined.is-loading:hover:after,.button.is-primary.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-outlined.is-loading:focus:after,.button.is-primary.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-primary.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-outlined{background-color:transparent;border-color:#00d1b2;box-shadow:none;color:#00d1b2}.button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-primary.is-inverted.is-outlined:hover,.button.is-primary.is-inverted.is-outlined.is-hovered,.button.is-primary.is-inverted.is-outlined:focus,.button.is-primary.is-inverted.is-outlined.is-focused{background-color:#fff;color:#00d1b2}.button.is-primary.is-inverted.is-outlined.is-loading:hover:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-primary.is-inverted.is-outlined.is-loading:focus:after,.button.is-primary.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(171deg,100%,41%) hsl(171deg,100%,41%)!important}.button.is-primary.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-primary.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-primary.is-light{background-color:#ebfffc;color:#00947e}.button.is-primary.is-light:hover,.button.is-primary.is-light.is-hovered{background-color:#defffa;border-color:transparent;color:#00947e}.button.is-primary.is-light:active,.button.is-primary.is-light.is-active{background-color:#d1fff8;border-color:transparent;color:#00947e}.button.is-link{background-color:#485fc7;border-color:transparent;color:#fff}.button.is-link:hover,.button.is-link.is-hovered{background-color:#3e56c4;border-color:transparent;color:#fff}.button.is-link:focus,.button.is-link.is-focused{border-color:transparent;color:#fff}.button.is-link:focus:not(:active),.button.is-link.is-focused:not(:active){box-shadow:0 0 0 .125em #485fc740}.button.is-link:active,.button.is-link.is-active{background-color:#3a51bb;border-color:transparent;color:#fff}.button.is-link[disabled],fieldset[disabled] .button.is-link{background-color:#485fc7;border-color:transparent;box-shadow:none}.button.is-link.is-inverted{background-color:#fff;color:#485fc7}.button.is-link.is-inverted:hover,.button.is-link.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-link.is-inverted[disabled],fieldset[disabled] .button.is-link.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#485fc7}.button.is-link.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;color:#485fc7}.button.is-link.is-outlined:hover,.button.is-link.is-outlined.is-hovered,.button.is-link.is-outlined:focus,.button.is-link.is-outlined.is-focused{background-color:#485fc7;border-color:#485fc7;color:#fff}.button.is-link.is-outlined.is-loading:after{border-color:transparent transparent hsl(229deg,53%,53%) hsl(229deg,53%,53%)!important}.button.is-link.is-outlined.is-loading:hover:after,.button.is-link.is-outlined.is-loading.is-hovered:after,.button.is-link.is-outlined.is-loading:focus:after,.button.is-link.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-link.is-outlined[disabled],fieldset[disabled] .button.is-link.is-outlined{background-color:transparent;border-color:#485fc7;box-shadow:none;color:#485fc7}.button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-link.is-inverted.is-outlined:hover,.button.is-link.is-inverted.is-outlined.is-hovered,.button.is-link.is-inverted.is-outlined:focus,.button.is-link.is-inverted.is-outlined.is-focused{background-color:#fff;color:#485fc7}.button.is-link.is-inverted.is-outlined.is-loading:hover:after,.button.is-link.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-link.is-inverted.is-outlined.is-loading:focus:after,.button.is-link.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(229deg,53%,53%) hsl(229deg,53%,53%)!important}.button.is-link.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-link.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-link.is-light{background-color:#eff1fa;color:#3850b7}.button.is-link.is-light:hover,.button.is-link.is-light.is-hovered{background-color:#e6e9f7;border-color:transparent;color:#3850b7}.button.is-link.is-light:active,.button.is-link.is-light.is-active{background-color:#dce0f4;border-color:transparent;color:#3850b7}.button.is-info{background-color:#3e8ed0;border-color:transparent;color:#fff}.button.is-info:hover,.button.is-info.is-hovered{background-color:#3488ce;border-color:transparent;color:#fff}.button.is-info:focus,.button.is-info.is-focused{border-color:transparent;color:#fff}.button.is-info:focus:not(:active),.button.is-info.is-focused:not(:active){box-shadow:0 0 0 .125em #3e8ed040}.button.is-info:active,.button.is-info.is-active{background-color:#3082c5;border-color:transparent;color:#fff}.button.is-info[disabled],fieldset[disabled] .button.is-info{background-color:#3e8ed0;border-color:transparent;box-shadow:none}.button.is-info.is-inverted{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted:hover,.button.is-info.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-info.is-inverted[disabled],fieldset[disabled] .button.is-info.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#3e8ed0}.button.is-info.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;color:#3e8ed0}.button.is-info.is-outlined:hover,.button.is-info.is-outlined.is-hovered,.button.is-info.is-outlined:focus,.button.is-info.is-outlined.is-focused{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.button.is-info.is-outlined.is-loading:after{border-color:transparent transparent hsl(207deg,61%,53%) hsl(207deg,61%,53%)!important}.button.is-info.is-outlined.is-loading:hover:after,.button.is-info.is-outlined.is-loading.is-hovered:after,.button.is-info.is-outlined.is-loading:focus:after,.button.is-info.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-info.is-outlined[disabled],fieldset[disabled] .button.is-info.is-outlined{background-color:transparent;border-color:#3e8ed0;box-shadow:none;color:#3e8ed0}.button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-info.is-inverted.is-outlined:hover,.button.is-info.is-inverted.is-outlined.is-hovered,.button.is-info.is-inverted.is-outlined:focus,.button.is-info.is-inverted.is-outlined.is-focused{background-color:#fff;color:#3e8ed0}.button.is-info.is-inverted.is-outlined.is-loading:hover:after,.button.is-info.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-info.is-inverted.is-outlined.is-loading:focus:after,.button.is-info.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(207deg,61%,53%) hsl(207deg,61%,53%)!important}.button.is-info.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-info.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-info.is-light{background-color:#eff5fb;color:#296fa8}.button.is-info.is-light:hover,.button.is-info.is-light.is-hovered{background-color:#e4eff9;border-color:transparent;color:#296fa8}.button.is-info.is-light:active,.button.is-info.is-light.is-active{background-color:#dae9f6;border-color:transparent;color:#296fa8}.button.is-success{background-color:#48c78e;border-color:transparent;color:#fff}.button.is-success:hover,.button.is-success.is-hovered{background-color:#3ec487;border-color:transparent;color:#fff}.button.is-success:focus,.button.is-success.is-focused{border-color:transparent;color:#fff}.button.is-success:focus:not(:active),.button.is-success.is-focused:not(:active){box-shadow:0 0 0 .125em #48c78e40}.button.is-success:active,.button.is-success.is-active{background-color:#3abb81;border-color:transparent;color:#fff}.button.is-success[disabled],fieldset[disabled] .button.is-success{background-color:#48c78e;border-color:transparent;box-shadow:none}.button.is-success.is-inverted{background-color:#fff;color:#48c78e}.button.is-success.is-inverted:hover,.button.is-success.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-success.is-inverted[disabled],fieldset[disabled] .button.is-success.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#48c78e}.button.is-success.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;color:#48c78e}.button.is-success.is-outlined:hover,.button.is-success.is-outlined.is-hovered,.button.is-success.is-outlined:focus,.button.is-success.is-outlined.is-focused{background-color:#48c78e;border-color:#48c78e;color:#fff}.button.is-success.is-outlined.is-loading:after{border-color:transparent transparent hsl(153deg,53%,53%) hsl(153deg,53%,53%)!important}.button.is-success.is-outlined.is-loading:hover:after,.button.is-success.is-outlined.is-loading.is-hovered:after,.button.is-success.is-outlined.is-loading:focus:after,.button.is-success.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-success.is-outlined[disabled],fieldset[disabled] .button.is-success.is-outlined{background-color:transparent;border-color:#48c78e;box-shadow:none;color:#48c78e}.button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-success.is-inverted.is-outlined:hover,.button.is-success.is-inverted.is-outlined.is-hovered,.button.is-success.is-inverted.is-outlined:focus,.button.is-success.is-inverted.is-outlined.is-focused{background-color:#fff;color:#48c78e}.button.is-success.is-inverted.is-outlined.is-loading:hover:after,.button.is-success.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-success.is-inverted.is-outlined.is-loading:focus:after,.button.is-success.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(153deg,53%,53%) hsl(153deg,53%,53%)!important}.button.is-success.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-success.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-success.is-light{background-color:#effaf5;color:#257953}.button.is-success.is-light:hover,.button.is-success.is-light.is-hovered{background-color:#e6f7ef;border-color:transparent;color:#257953}.button.is-success.is-light:active,.button.is-success.is-light.is-active{background-color:#dcf4e9;border-color:transparent;color:#257953}.button.is-warning{background-color:#ffe08a;border-color:transparent;color:#000000b3}.button.is-warning:hover,.button.is-warning.is-hovered{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.button.is-warning:focus,.button.is-warning.is-focused{border-color:transparent;color:#000000b3}.button.is-warning:focus:not(:active),.button.is-warning.is-focused:not(:active){box-shadow:0 0 0 .125em #ffe08a40}.button.is-warning:active,.button.is-warning.is-active{background-color:#ffd970;border-color:transparent;color:#000000b3}.button.is-warning[disabled],fieldset[disabled] .button.is-warning{background-color:#ffe08a;border-color:transparent;box-shadow:none}.button.is-warning.is-inverted{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted:hover,.button.is-warning.is-inverted.is-hovered{background-color:#000000b3}.button.is-warning.is-inverted[disabled],fieldset[disabled] .button.is-warning.is-inverted{background-color:#000000b3;border-color:transparent;box-shadow:none;color:#ffe08a}.button.is-warning.is-loading:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;color:#ffe08a}.button.is-warning.is-outlined:hover,.button.is-warning.is-outlined.is-hovered,.button.is-warning.is-outlined:focus,.button.is-warning.is-outlined.is-focused{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.button.is-warning.is-outlined.is-loading:after{border-color:transparent transparent hsl(44deg,100%,77%) hsl(44deg,100%,77%)!important}.button.is-warning.is-outlined.is-loading:hover:after,.button.is-warning.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-outlined.is-loading:focus:after,.button.is-warning.is-outlined.is-loading.is-focused:after{border-color:transparent transparent rgba(0,0,0,.7) rgba(0,0,0,.7)!important}.button.is-warning.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-outlined{background-color:transparent;border-color:#ffe08a;box-shadow:none;color:#ffe08a}.button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;color:#000000b3}.button.is-warning.is-inverted.is-outlined:hover,.button.is-warning.is-inverted.is-outlined.is-hovered,.button.is-warning.is-inverted.is-outlined:focus,.button.is-warning.is-inverted.is-outlined.is-focused{background-color:#000000b3;color:#ffe08a}.button.is-warning.is-inverted.is-outlined.is-loading:hover:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-warning.is-inverted.is-outlined.is-loading:focus:after,.button.is-warning.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(44deg,100%,77%) hsl(44deg,100%,77%)!important}.button.is-warning.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-warning.is-inverted.is-outlined{background-color:transparent;border-color:#000000b3;box-shadow:none;color:#000000b3}.button.is-warning.is-light{background-color:#fffaeb;color:#946c00}.button.is-warning.is-light:hover,.button.is-warning.is-light.is-hovered{background-color:#fff6de;border-color:transparent;color:#946c00}.button.is-warning.is-light:active,.button.is-warning.is-light.is-active{background-color:#fff3d1;border-color:transparent;color:#946c00}.button.is-danger{background-color:#f14668;border-color:transparent;color:#fff}.button.is-danger:hover,.button.is-danger.is-hovered{background-color:#f03a5f;border-color:transparent;color:#fff}.button.is-danger:focus,.button.is-danger.is-focused{border-color:transparent;color:#fff}.button.is-danger:focus:not(:active),.button.is-danger.is-focused:not(:active){box-shadow:0 0 0 .125em #f1466840}.button.is-danger:active,.button.is-danger.is-active{background-color:#ef2e55;border-color:transparent;color:#fff}.button.is-danger[disabled],fieldset[disabled] .button.is-danger{background-color:#f14668;border-color:transparent;box-shadow:none}.button.is-danger.is-inverted{background-color:#fff;color:#f14668}.button.is-danger.is-inverted:hover,.button.is-danger.is-inverted.is-hovered{background-color:#f2f2f2}.button.is-danger.is-inverted[disabled],fieldset[disabled] .button.is-danger.is-inverted{background-color:#fff;border-color:transparent;box-shadow:none;color:#f14668}.button.is-danger.is-loading:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;color:#f14668}.button.is-danger.is-outlined:hover,.button.is-danger.is-outlined.is-hovered,.button.is-danger.is-outlined:focus,.button.is-danger.is-outlined.is-focused{background-color:#f14668;border-color:#f14668;color:#fff}.button.is-danger.is-outlined.is-loading:after{border-color:transparent transparent hsl(348deg,86%,61%) hsl(348deg,86%,61%)!important}.button.is-danger.is-outlined.is-loading:hover:after,.button.is-danger.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-outlined.is-loading:focus:after,.button.is-danger.is-outlined.is-loading.is-focused:after{border-color:transparent transparent #fff #fff!important}.button.is-danger.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-outlined{background-color:transparent;border-color:#f14668;box-shadow:none;color:#f14668}.button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;color:#fff}.button.is-danger.is-inverted.is-outlined:hover,.button.is-danger.is-inverted.is-outlined.is-hovered,.button.is-danger.is-inverted.is-outlined:focus,.button.is-danger.is-inverted.is-outlined.is-focused{background-color:#fff;color:#f14668}.button.is-danger.is-inverted.is-outlined.is-loading:hover:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-hovered:after,.button.is-danger.is-inverted.is-outlined.is-loading:focus:after,.button.is-danger.is-inverted.is-outlined.is-loading.is-focused:after{border-color:transparent transparent hsl(348deg,86%,61%) hsl(348deg,86%,61%)!important}.button.is-danger.is-inverted.is-outlined[disabled],fieldset[disabled] .button.is-danger.is-inverted.is-outlined{background-color:transparent;border-color:#fff;box-shadow:none;color:#fff}.button.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.button.is-danger.is-light:hover,.button.is-danger.is-light.is-hovered{background-color:#fde0e6;border-color:transparent;color:#cc0f35}.button.is-danger.is-light:active,.button.is-danger.is-light.is-active{background-color:#fcd4dc;border-color:transparent;color:#cc0f35}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-normal{font-size:1rem}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-loading{color:transparent!important;pointer-events:none}.button.is-loading:after{position:absolute;left:calc(50% - .5em);top:calc(50% - .5em);position:absolute!important}.button.is-static{background-color:#f5f5f5;border-color:#dbdbdb;color:#7a7a7a;box-shadow:none;pointer-events:none}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large){font-size:.75rem}.buttons.are-small .button:not(.is-normal):not(.is-medium):not(.is-large):not(.is-rounded){border-radius:2px}.buttons.are-medium .button:not(.is-small):not(.is-normal):not(.is-large){font-size:1.25rem}.buttons.are-large .button:not(.is-small):not(.is-normal):not(.is-medium){font-size:1.5rem}.buttons.has-addons .button:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.buttons.has-addons .button:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.buttons.has-addons .button:last-child{margin-right:0}.buttons.has-addons .button:hover,.buttons.has-addons .button.is-hovered{z-index:2}.buttons.has-addons .button:focus,.buttons.has-addons .button.is-focused,.buttons.has-addons .button:active,.buttons.has-addons .button.is-active,.buttons.has-addons .button.is-selected{z-index:3}.buttons.has-addons .button:focus:hover,.buttons.has-addons .button.is-focused:hover,.buttons.has-addons .button:active:hover,.buttons.has-addons .button.is-active:hover,.buttons.has-addons .button.is-selected:hover{z-index:4}.buttons.has-addons .button.is-expanded{flex-grow:1;flex-shrink:1}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}.container.is-fluid{max-width:none!important;padding-left:32px;padding-right:32px;width:100%}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (max-width: 1215px){.container.is-widescreen:not(.is-max-desktop){max-width:1152px}}@media screen and (max-width: 1407px){.container.is-fullhd:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid hsl(0deg,0%,86%);padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ol:not([type]).is-lower-alpha{list-style-type:lower-alpha}.content ol:not([type]).is-lower-roman{list-style-type:lower-roman}.content ol:not([type]).is-upper-alpha{list-style-type:upper-alpha}.content ol:not([type]).is-upper-roman{list-style-type:upper-roman}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid hsl(0deg,0%,86%);border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content .tabs li+li{margin-top:0}.content.is-small{font-size:.75rem}.content.is-normal{font-size:1rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.icon-text{align-items:flex-start;color:inherit;display:inline-flex;flex-wrap:wrap;line-height:1.5rem;vertical-align:top}.icon-text .icon{flex-grow:0;flex-shrink:0}.icon-text .icon:not(:last-child){margin-right:.25em}.icon-text .icon:not(:first-child){margin-left:.25em}div.icon-text{display:flex}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-square img,.image.is-square .has-ratio,.image.is-1by1 img,.image.is-1by1 .has-ratio,.image.is-5by4 img,.image.is-5by4 .has-ratio,.image.is-4by3 img,.image.is-4by3 .has-ratio,.image.is-3by2 img,.image.is-3by2 .has-ratio,.image.is-5by3 img,.image.is-5by3 .has-ratio,.image.is-16by9 img,.image.is-16by9 .has-ratio,.image.is-2by1 img,.image.is-2by1 .has-ratio,.image.is-3by1 img,.image.is-3by1 .has-ratio,.image.is-4by5 img,.image.is-4by5 .has-ratio,.image.is-3by4 img,.image.is-3by4 .has-ratio,.image.is-2by3 img,.image.is-2by3 .has-ratio,.image.is-3by5 img,.image.is-3by5 .has-ratio,.image.is-9by16 img,.image.is-9by16 .has-ratio,.image.is-1by2 img,.image.is-1by2 .has-ratio,.image.is-1by3 img,.image.is-1by3 .has-ratio{height:100%;width:100%}.image.is-square,.image.is-1by1{padding-top:100%}.image.is-5by4{padding-top:80%}.image.is-4by3{padding-top:75%}.image.is-3by2{padding-top:66.6666%}.image.is-5by3{padding-top:60%}.image.is-16by9{padding-top:56.25%}.image.is-2by1{padding-top:50%}.image.is-3by1{padding-top:33.3333%}.image.is-4by5{padding-top:125%}.image.is-3by4{padding-top:133.3333%}.image.is-2by3{padding-top:150%}.image.is-3by5{padding-top:166.6666%}.image.is-9by16{padding-top:177.7777%}.image.is-1by2{padding-top:200%}.image.is-1by3{padding-top:300%}.image.is-16x16{height:16px;width:16px}.image.is-24x24{height:24px;width:24px}.image.is-32x32{height:32px;width:32px}.image.is-48x48{height:48px;width:48px}.image.is-64x64{height:64px;width:64px}.image.is-96x96{height:96px;width:96px}.image.is-128x128{height:128px;width:128px}.notification{background-color:#f5f5f5;border-radius:4px;position:relative;padding:1.25rem 2.5rem 1.25rem 1.5rem}.notification a:not(.button):not(.dropdown-item){color:currentColor;text-decoration:underline}.notification strong{color:currentColor}.notification code,.notification pre{background:hsl(0deg,0%,100%)}.notification pre code{background:transparent}.notification>.delete{right:.5rem;position:absolute;top:.5rem}.notification .title,.notification .subtitle,.notification .content{color:currentColor}.notification.is-white{background-color:#fff;color:#0a0a0a}.notification.is-black{background-color:#0a0a0a;color:#fff}.notification.is-light{background-color:#f5f5f5;color:#000000b3}.notification.is-dark{background-color:#363636;color:#fff}.notification.is-primary{background-color:#00d1b2;color:#fff}.notification.is-primary.is-light{background-color:#ebfffc;color:#00947e}.notification.is-link{background-color:#485fc7;color:#fff}.notification.is-link.is-light{background-color:#eff1fa;color:#3850b7}.notification.is-info{background-color:#3e8ed0;color:#fff}.notification.is-info.is-light{background-color:#eff5fb;color:#296fa8}.notification.is-success{background-color:#48c78e;color:#fff}.notification.is-success.is-light{background-color:#effaf5;color:#257953}.notification.is-warning{background-color:#ffe08a;color:#000000b3}.notification.is-warning.is-light{background-color:#fffaeb;color:#946c00}.notification.is-danger{background-color:#f14668;color:#fff}.notification.is-danger.is-light{background-color:#feecf0;color:#cc0f35}.progress{-moz-appearance:none;-webkit-appearance:none;border:none;border-radius:9999px;display:block;height:1rem;overflow:hidden;padding:0;width:100%}.progress::-webkit-progress-bar{background-color:#ededed}.progress::-webkit-progress-value{background-color:#4a4a4a}.progress::-moz-progress-bar{background-color:#4a4a4a}.progress::-ms-fill{background-color:#4a4a4a;border:none}.progress.is-white::-webkit-progress-value{background-color:#fff}.progress.is-white::-moz-progress-bar{background-color:#fff}.progress.is-white::-ms-fill{background-color:#fff}.progress.is-white:indeterminate{background-image:linear-gradient(to right,hsl(0deg,0%,100%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-black::-webkit-progress-value{background-color:#0a0a0a}.progress.is-black::-moz-progress-bar{background-color:#0a0a0a}.progress.is-black::-ms-fill{background-color:#0a0a0a}.progress.is-black:indeterminate{background-image:linear-gradient(to right,hsl(0deg,0%,4%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-light::-webkit-progress-value{background-color:#f5f5f5}.progress.is-light::-moz-progress-bar{background-color:#f5f5f5}.progress.is-light::-ms-fill{background-color:#f5f5f5}.progress.is-light:indeterminate{background-image:linear-gradient(to right,hsl(0deg,0%,96%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-dark::-webkit-progress-value{background-color:#363636}.progress.is-dark::-moz-progress-bar{background-color:#363636}.progress.is-dark::-ms-fill{background-color:#363636}.progress.is-dark:indeterminate{background-image:linear-gradient(to right,hsl(0deg,0%,21%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-primary::-webkit-progress-value{background-color:#00d1b2}.progress.is-primary::-moz-progress-bar{background-color:#00d1b2}.progress.is-primary::-ms-fill{background-color:#00d1b2}.progress.is-primary:indeterminate{background-image:linear-gradient(to right,hsl(171deg,100%,41%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-link::-webkit-progress-value{background-color:#485fc7}.progress.is-link::-moz-progress-bar{background-color:#485fc7}.progress.is-link::-ms-fill{background-color:#485fc7}.progress.is-link:indeterminate{background-image:linear-gradient(to right,hsl(229deg,53%,53%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-info::-webkit-progress-value{background-color:#3e8ed0}.progress.is-info::-moz-progress-bar{background-color:#3e8ed0}.progress.is-info::-ms-fill{background-color:#3e8ed0}.progress.is-info:indeterminate{background-image:linear-gradient(to right,hsl(207deg,61%,53%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-success::-webkit-progress-value{background-color:#48c78e}.progress.is-success::-moz-progress-bar{background-color:#48c78e}.progress.is-success::-ms-fill{background-color:#48c78e}.progress.is-success:indeterminate{background-image:linear-gradient(to right,hsl(153deg,53%,53%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-warning::-webkit-progress-value{background-color:#ffe08a}.progress.is-warning::-moz-progress-bar{background-color:#ffe08a}.progress.is-warning::-ms-fill{background-color:#ffe08a}.progress.is-warning:indeterminate{background-image:linear-gradient(to right,hsl(44deg,100%,77%) 30%,hsl(0deg,0%,93%) 30%)}.progress.is-danger::-webkit-progress-value{background-color:#f14668}.progress.is-danger::-moz-progress-bar{background-color:#f14668}.progress.is-danger::-ms-fill{background-color:#f14668}.progress.is-danger:indeterminate{background-image:linear-gradient(to right,hsl(348deg,86%,61%) 30%,hsl(0deg,0%,93%) 30%)}.progress:indeterminate{animation-duration:1.5s;animation-iteration-count:infinite;animation-name:moveIndeterminate;animation-timing-function:linear;background-color:#ededed;background-image:linear-gradient(to right,hsl(0deg,0%,29%) 30%,hsl(0deg,0%,93%) 30%);background-position:top left;background-repeat:no-repeat;background-size:150% 150%}.progress:indeterminate::-webkit-progress-bar{background-color:transparent}.progress:indeterminate::-moz-progress-bar{background-color:transparent}.progress:indeterminate::-ms-fill{animation-name:none}.progress.is-small{height:.75rem}.progress.is-medium{height:1.25rem}.progress.is-large{height:1.5rem}@keyframes moveIndeterminate{0%{background-position:200% 0}to{background-position:-200% 0}}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid hsl(0deg,0%,86%);border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-white,.table th.is-white{background-color:#fff;border-color:#fff;color:#0a0a0a}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-light,.table th.is-light{background-color:#f5f5f5;border-color:#f5f5f5;color:#000000b3}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-primary,.table th.is-primary{background-color:#00d1b2;border-color:#00d1b2;color:#fff}.table td.is-link,.table th.is-link{background-color:#485fc7;border-color:#485fc7;color:#fff}.table td.is-info,.table th.is-info{background-color:#3e8ed0;border-color:#3e8ed0;color:#fff}.table td.is-success,.table th.is-success{background-color:#48c78e;border-color:#48c78e;color:#fff}.table td.is-warning,.table th.is-warning{background-color:#ffe08a;border-color:#ffe08a;color:#000000b3}.table td.is-danger,.table th.is-danger{background-color:#f14668;border-color:#f14668;color:#fff}.table td.is-narrow,.table th.is-narrow{white-space:nowrap;width:1%}.table td.is-selected,.table th.is-selected{background-color:#00d1b2;color:#fff}.table td.is-selected a,.table td.is-selected strong,.table th.is-selected a,.table th.is-selected strong{color:currentColor}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:inherit}.table tr.is-selected{background-color:#00d1b2;color:#fff}.table tr.is-selected a,.table tr.is-selected strong{color:currentColor}.table tr.is-selected td,.table tr.is-selected th{border-color:#fff;color:currentColor}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-bordered td,.table.is-bordered th{border-width:1px}.table.is-bordered tr:last-child td,.table.is-bordered tr:last-child th{border-bottom-width:1px}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover{background-color:#fafafa}.table.is-hoverable.is-striped tbody tr:not(.is-selected):hover:nth-child(even){background-color:#f5f5f5}.table.is-narrow td,.table.is-narrow th{padding:.25em .5em}.table.is-striped tbody tr:not(.is-selected):nth-child(even){background-color:#fafafa}.table-container{-webkit-overflow-scrolling:touch;overflow:auto;overflow-y:hidden;max-width:100%}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags .tag{margin-bottom:.5rem}.tags .tag:not(:last-child){margin-right:.5rem}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.are-medium .tag:not(.is-normal):not(.is-large){font-size:1rem}.tags.are-large .tag:not(.is-normal):not(.is-medium){font-size:1.25rem}.tags.is-centered{justify-content:center}.tags.is-centered .tag{margin-right:.25rem;margin-left:.25rem}.tags.is-right{justify-content:flex-end}.tags.is-right .tag:not(:first-child){margin-left:.5rem}.tags.is-right .tag:not(:last-child){margin-right:0}.tags.has-addons .tag{margin-right:0}.tags.has-addons .tag:not(:first-child){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tags.has-addons .tag:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tag:not(body){align-items:center;background-color:#f5f5f5;border-radius:4px;color:#4a4a4a;display:inline-flex;font-size:.75rem;height:2em;justify-content:center;line-height:1.5;padding-left:.75em;padding-right:.75em;white-space:nowrap}.tag:not(body) .delete{margin-left:.25rem;margin-right:-.375rem}.tag:not(body).is-white{background-color:#fff;color:#0a0a0a}.tag:not(body).is-black{background-color:#0a0a0a;color:#fff}.tag:not(body).is-light{background-color:#f5f5f5;color:#000000b3}.tag:not(body).is-dark{background-color:#363636;color:#fff}.tag:not(body).is-primary{background-color:#00d1b2;color:#fff}.tag:not(body).is-primary.is-light{background-color:#ebfffc;color:#00947e}.tag:not(body).is-link{background-color:#485fc7;color:#fff}.tag:not(body).is-link.is-light{background-color:#eff1fa;color:#3850b7}.tag:not(body).is-info{background-color:#3e8ed0;color:#fff}.tag:not(body).is-info.is-light{background-color:#eff5fb;color:#296fa8}.tag:not(body).is-success{background-color:#48c78e;color:#fff}.tag:not(body).is-success.is-light{background-color:#effaf5;color:#257953}.tag:not(body).is-warning{background-color:#ffe08a;color:#000000b3}.tag:not(body).is-warning.is-light{background-color:#fffaeb;color:#946c00}.tag:not(body).is-danger{background-color:#f14668;color:#fff}.tag:not(body).is-danger.is-light{background-color:#feecf0;color:#cc0f35}.tag:not(body).is-normal{font-size:.75rem}.tag:not(body).is-medium{font-size:1rem}.tag:not(body).is-large{font-size:1.25rem}.tag:not(body) .icon:first-child:not(:last-child){margin-left:-.375em;margin-right:.1875em}.tag:not(body) .icon:last-child:not(:first-child){margin-left:.1875em;margin-right:-.375em}.tag:not(body) .icon:first-child:last-child{margin-left:-.375em;margin-right:-.375em}.tag:not(body).is-delete{margin-left:1px;padding:0;position:relative;width:2em}.tag:not(body).is-delete:before,.tag:not(body).is-delete:after{background-color:currentColor;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.tag:not(body).is-delete:before{height:1px;width:50%}.tag:not(body).is-delete:after{height:50%;width:1px}.tag:not(body).is-delete:hover,.tag:not(body).is-delete:focus{background-color:#e8e8e8}.tag:not(body).is-delete:active{background-color:#dbdbdb}.tag:not(body).is-rounded{border-radius:9999px}a.tag:hover{text-decoration:underline}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title .tag,.subtitle .tag{vertical-align:middle}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-1{font-size:3rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-1{font-size:3rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.heading{display:block;font-size:11px;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.number{align-items:center;background-color:#f5f5f5;border-radius:9999px;display:inline-flex;font-size:1.25rem;height:2em;justify-content:center;margin-right:1.5rem;min-width:2.5em;padding:.25rem .5rem;text-align:center;vertical-align:top}.select select,.textarea,.input{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636}.select select::-moz-placeholder,.textarea::-moz-placeholder,.input::-moz-placeholder{color:#3636364d}.select select::-webkit-input-placeholder,.textarea::-webkit-input-placeholder,.input::-webkit-input-placeholder{color:#3636364d}.select select:-moz-placeholder,.textarea:-moz-placeholder,.input:-moz-placeholder{color:#3636364d}.select select:-ms-input-placeholder,.textarea:-ms-input-placeholder,.input:-ms-input-placeholder{color:#3636364d}.select select:hover,.textarea:hover,.input:hover,.select select.is-hovered,.is-hovered.textarea,.is-hovered.input{border-color:#b5b5b5}.select select:focus,.textarea:focus,.input:focus,.select select.is-focused,.is-focused.textarea,.is-focused.input,.select select:active,.textarea:active,.input:active,.select select.is-active,.is-active.textarea,.is-active.input{border-color:#485fc7;box-shadow:0 0 0 .125em #485fc740}.select select[disabled],[disabled].textarea,[disabled].input,fieldset[disabled] .select select,.select fieldset[disabled] select,fieldset[disabled] .textarea,fieldset[disabled] .input{background-color:#f5f5f5;border-color:#f5f5f5;box-shadow:none;color:#7a7a7a}.select select[disabled]::-moz-placeholder,[disabled].textarea::-moz-placeholder,[disabled].input::-moz-placeholder,fieldset[disabled] .select select::-moz-placeholder,.select fieldset[disabled] select::-moz-placeholder,fieldset[disabled] .textarea::-moz-placeholder,fieldset[disabled] .input::-moz-placeholder{color:#7a7a7a4d}.select select[disabled]::-webkit-input-placeholder,[disabled].textarea::-webkit-input-placeholder,[disabled].input::-webkit-input-placeholder,fieldset[disabled] .select select::-webkit-input-placeholder,.select fieldset[disabled] select::-webkit-input-placeholder,fieldset[disabled] .textarea::-webkit-input-placeholder,fieldset[disabled] .input::-webkit-input-placeholder{color:#7a7a7a4d}.select select[disabled]:-moz-placeholder,[disabled].textarea:-moz-placeholder,[disabled].input:-moz-placeholder,fieldset[disabled] .select select:-moz-placeholder,.select fieldset[disabled] select:-moz-placeholder,fieldset[disabled] .textarea:-moz-placeholder,fieldset[disabled] .input:-moz-placeholder{color:#7a7a7a4d}.select select[disabled]:-ms-input-placeholder,[disabled].textarea:-ms-input-placeholder,[disabled].input:-ms-input-placeholder,fieldset[disabled] .select select:-ms-input-placeholder,.select fieldset[disabled] select:-ms-input-placeholder,fieldset[disabled] .textarea:-ms-input-placeholder,fieldset[disabled] .input:-ms-input-placeholder{color:#7a7a7a4d}.textarea,.input{box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}[readonly].textarea,[readonly].input{box-shadow:none}.is-white.textarea,.is-white.input{border-color:#fff}.is-white.textarea:focus,.is-white.input:focus,.is-white.is-focused.textarea,.is-white.is-focused.input,.is-white.textarea:active,.is-white.input:active,.is-white.is-active.textarea,.is-white.is-active.input{box-shadow:0 0 0 .125em #ffffff40}.is-black.textarea,.is-black.input{border-color:#0a0a0a}.is-black.textarea:focus,.is-black.input:focus,.is-black.is-focused.textarea,.is-black.is-focused.input,.is-black.textarea:active,.is-black.input:active,.is-black.is-active.textarea,.is-black.is-active.input{box-shadow:0 0 0 .125em #0a0a0a40}.is-light.textarea,.is-light.input{border-color:#f5f5f5}.is-light.textarea:focus,.is-light.input:focus,.is-light.is-focused.textarea,.is-light.is-focused.input,.is-light.textarea:active,.is-light.input:active,.is-light.is-active.textarea,.is-light.is-active.input{box-shadow:0 0 0 .125em #f5f5f540}.is-dark.textarea,.is-dark.input{border-color:#363636}.is-dark.textarea:focus,.is-dark.input:focus,.is-dark.is-focused.textarea,.is-dark.is-focused.input,.is-dark.textarea:active,.is-dark.input:active,.is-dark.is-active.textarea,.is-dark.is-active.input{box-shadow:0 0 0 .125em #36363640}.is-primary.textarea,.is-primary.input{border-color:#00d1b2}.is-primary.textarea:focus,.is-primary.input:focus,.is-primary.is-focused.textarea,.is-primary.is-focused.input,.is-primary.textarea:active,.is-primary.input:active,.is-primary.is-active.textarea,.is-primary.is-active.input{box-shadow:0 0 0 .125em #00d1b240}.is-link.textarea,.is-link.input{border-color:#485fc7}.is-link.textarea:focus,.is-link.input:focus,.is-link.is-focused.textarea,.is-link.is-focused.input,.is-link.textarea:active,.is-link.input:active,.is-link.is-active.textarea,.is-link.is-active.input{box-shadow:0 0 0 .125em #485fc740}.is-info.textarea,.is-info.input{border-color:#3e8ed0}.is-info.textarea:focus,.is-info.input:focus,.is-info.is-focused.textarea,.is-info.is-focused.input,.is-info.textarea:active,.is-info.input:active,.is-info.is-active.textarea,.is-info.is-active.input{box-shadow:0 0 0 .125em #3e8ed040}.is-success.textarea,.is-success.input{border-color:#48c78e}.is-success.textarea:focus,.is-success.input:focus,.is-success.is-focused.textarea,.is-success.is-focused.input,.is-success.textarea:active,.is-success.input:active,.is-success.is-active.textarea,.is-success.is-active.input{box-shadow:0 0 0 .125em #48c78e40}.is-warning.textarea,.is-warning.input{border-color:#ffe08a}.is-warning.textarea:focus,.is-warning.input:focus,.is-warning.is-focused.textarea,.is-warning.is-focused.input,.is-warning.textarea:active,.is-warning.input:active,.is-warning.is-active.textarea,.is-warning.is-active.input{box-shadow:0 0 0 .125em #ffe08a40}.is-danger.textarea,.is-danger.input{border-color:#f14668}.is-danger.textarea:focus,.is-danger.input:focus,.is-danger.is-focused.textarea,.is-danger.is-focused.input,.is-danger.textarea:active,.is-danger.input:active,.is-danger.is-active.textarea,.is-danger.is-active.input{box-shadow:0 0 0 .125em #f1466840}.is-small.textarea,.is-small.input{border-radius:2px;font-size:.75rem}.is-medium.textarea,.is-medium.input{font-size:1.25rem}.is-large.textarea,.is-large.input{font-size:1.5rem}.is-fullwidth.textarea,.is-fullwidth.input{display:block;width:100%}.is-inline.textarea,.is-inline.input{display:inline;width:auto}.input.is-rounded{border-radius:9999px;padding-left:calc(1.125em - 1px);padding-right:calc(1.125em - 1px)}.input.is-static{background-color:transparent;border-color:transparent;box-shadow:none;padding-left:0;padding-right:0}.textarea{display:block;max-width:100%;min-width:100%;padding:calc(.75em - 1px);resize:vertical}.textarea:not([rows]){max-height:40em;min-height:8em}.textarea[rows]{height:initial}.textarea.has-fixed-size{resize:none}.radio,.checkbox{cursor:pointer;display:inline-block;line-height:1.25;position:relative}.radio input,.checkbox input{cursor:pointer}.radio:hover,.checkbox:hover{color:#363636}[disabled].radio,[disabled].checkbox,fieldset[disabled] .radio,fieldset[disabled] .checkbox,.radio input[disabled],.checkbox input[disabled]{color:#7a7a7a;cursor:not-allowed}.radio+.radio{margin-left:.5em}.select{display:inline-block;max-width:100%;position:relative;vertical-align:top}.select:not(.is-multiple){height:2.5em}.select:not(.is-multiple):not(.is-loading):after{border-color:#485fc7;right:1.125em;z-index:4}.select.is-rounded select{border-radius:9999px;padding-left:1em}.select select{cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none}.select select::-ms-expand{display:none}.select select[disabled]:hover,fieldset[disabled] .select select:hover{border-color:#f5f5f5}.select select:not([multiple]){padding-right:2.5em}.select select[multiple]{height:auto;padding:0}.select select[multiple] option{padding:.5em 1em}.select:not(.is-multiple):not(.is-loading):hover:after{border-color:#363636}.select.is-white:not(:hover):after{border-color:#fff}.select.is-white select{border-color:#fff}.select.is-white select:hover,.select.is-white select.is-hovered{border-color:#f2f2f2}.select.is-white select:focus,.select.is-white select.is-focused,.select.is-white select:active,.select.is-white select.is-active{box-shadow:0 0 0 .125em #ffffff40}.select.is-black:not(:hover):after{border-color:#0a0a0a}.select.is-black select{border-color:#0a0a0a}.select.is-black select:hover,.select.is-black select.is-hovered{border-color:#000}.select.is-black select:focus,.select.is-black select.is-focused,.select.is-black select:active,.select.is-black select.is-active{box-shadow:0 0 0 .125em #0a0a0a40}.select.is-light:not(:hover):after{border-color:#f5f5f5}.select.is-light select{border-color:#f5f5f5}.select.is-light select:hover,.select.is-light select.is-hovered{border-color:#e8e8e8}.select.is-light select:focus,.select.is-light select.is-focused,.select.is-light select:active,.select.is-light select.is-active{box-shadow:0 0 0 .125em #f5f5f540}.select.is-dark:not(:hover):after{border-color:#363636}.select.is-dark select{border-color:#363636}.select.is-dark select:hover,.select.is-dark select.is-hovered{border-color:#292929}.select.is-dark select:focus,.select.is-dark select.is-focused,.select.is-dark select:active,.select.is-dark select.is-active{box-shadow:0 0 0 .125em #36363640}.select.is-primary:not(:hover):after{border-color:#00d1b2}.select.is-primary select{border-color:#00d1b2}.select.is-primary select:hover,.select.is-primary select.is-hovered{border-color:#00b89c}.select.is-primary select:focus,.select.is-primary select.is-focused,.select.is-primary select:active,.select.is-primary select.is-active{box-shadow:0 0 0 .125em #00d1b240}.select.is-link:not(:hover):after{border-color:#485fc7}.select.is-link select{border-color:#485fc7}.select.is-link select:hover,.select.is-link select.is-hovered{border-color:#3a51bb}.select.is-link select:focus,.select.is-link select.is-focused,.select.is-link select:active,.select.is-link select.is-active{box-shadow:0 0 0 .125em #485fc740}.select.is-info:not(:hover):after{border-color:#3e8ed0}.select.is-info select{border-color:#3e8ed0}.select.is-info select:hover,.select.is-info select.is-hovered{border-color:#3082c5}.select.is-info select:focus,.select.is-info select.is-focused,.select.is-info select:active,.select.is-info select.is-active{box-shadow:0 0 0 .125em #3e8ed040}.select.is-success:not(:hover):after{border-color:#48c78e}.select.is-success select{border-color:#48c78e}.select.is-success select:hover,.select.is-success select.is-hovered{border-color:#3abb81}.select.is-success select:focus,.select.is-success select.is-focused,.select.is-success select:active,.select.is-success select.is-active{box-shadow:0 0 0 .125em #48c78e40}.select.is-warning:not(:hover):after{border-color:#ffe08a}.select.is-warning select{border-color:#ffe08a}.select.is-warning select:hover,.select.is-warning select.is-hovered{border-color:#ffd970}.select.is-warning select:focus,.select.is-warning select.is-focused,.select.is-warning select:active,.select.is-warning select.is-active{box-shadow:0 0 0 .125em #ffe08a40}.select.is-danger:not(:hover):after{border-color:#f14668}.select.is-danger select{border-color:#f14668}.select.is-danger select:hover,.select.is-danger select.is-hovered{border-color:#ef2e55}.select.is-danger select:focus,.select.is-danger select.is-focused,.select.is-danger select:active,.select.is-danger select.is-active{box-shadow:0 0 0 .125em #f1466840}.select.is-small{border-radius:2px;font-size:.75rem}.select.is-medium{font-size:1.25rem}.select.is-large{font-size:1.5rem}.select.is-disabled:after{border-color:#7a7a7a}.select.is-fullwidth,.select.is-fullwidth select{width:100%}.select.is-loading:after{margin-top:0;position:absolute;right:.625em;top:.625em;transform:none}.select.is-loading.is-small:after{font-size:.75rem}.select.is-loading.is-medium:after{font-size:1.25rem}.select.is-loading.is-large:after{font-size:1.5rem}.file{align-items:stretch;display:flex;justify-content:flex-start;position:relative}.file.is-white .file-cta{background-color:#fff;border-color:transparent;color:#0a0a0a}.file.is-white:hover .file-cta,.file.is-white.is-hovered .file-cta{background-color:#f9f9f9;border-color:transparent;color:#0a0a0a}.file.is-white:focus .file-cta,.file.is-white.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffffff40;color:#0a0a0a}.file.is-white:active .file-cta,.file.is-white.is-active .file-cta{background-color:#f2f2f2;border-color:transparent;color:#0a0a0a}.file.is-black .file-cta{background-color:#0a0a0a;border-color:transparent;color:#fff}.file.is-black:hover .file-cta,.file.is-black.is-hovered .file-cta{background-color:#040404;border-color:transparent;color:#fff}.file.is-black:focus .file-cta,.file.is-black.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #0a0a0a40;color:#fff}.file.is-black:active .file-cta,.file.is-black.is-active .file-cta{background-color:#000;border-color:transparent;color:#fff}.file.is-light .file-cta{background-color:#f5f5f5;border-color:transparent;color:#000000b3}.file.is-light:hover .file-cta,.file.is-light.is-hovered .file-cta{background-color:#eee;border-color:transparent;color:#000000b3}.file.is-light:focus .file-cta,.file.is-light.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f5f5f540;color:#000000b3}.file.is-light:active .file-cta,.file.is-light.is-active .file-cta{background-color:#e8e8e8;border-color:transparent;color:#000000b3}.file.is-dark .file-cta{background-color:#363636;border-color:transparent;color:#fff}.file.is-dark:hover .file-cta,.file.is-dark.is-hovered .file-cta{background-color:#2f2f2f;border-color:transparent;color:#fff}.file.is-dark:focus .file-cta,.file.is-dark.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #36363640;color:#fff}.file.is-dark:active .file-cta,.file.is-dark.is-active .file-cta{background-color:#292929;border-color:transparent;color:#fff}.file.is-primary .file-cta{background-color:#00d1b2;border-color:transparent;color:#fff}.file.is-primary:hover .file-cta,.file.is-primary.is-hovered .file-cta{background-color:#00c4a7;border-color:transparent;color:#fff}.file.is-primary:focus .file-cta,.file.is-primary.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #00d1b240;color:#fff}.file.is-primary:active .file-cta,.file.is-primary.is-active .file-cta{background-color:#00b89c;border-color:transparent;color:#fff}.file.is-link .file-cta{background-color:#485fc7;border-color:transparent;color:#fff}.file.is-link:hover .file-cta,.file.is-link.is-hovered .file-cta{background-color:#3e56c4;border-color:transparent;color:#fff}.file.is-link:focus .file-cta,.file.is-link.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #485fc740;color:#fff}.file.is-link:active .file-cta,.file.is-link.is-active .file-cta{background-color:#3a51bb;border-color:transparent;color:#fff}.file.is-info .file-cta{background-color:#3e8ed0;border-color:transparent;color:#fff}.file.is-info:hover .file-cta,.file.is-info.is-hovered .file-cta{background-color:#3488ce;border-color:transparent;color:#fff}.file.is-info:focus .file-cta,.file.is-info.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #3e8ed040;color:#fff}.file.is-info:active .file-cta,.file.is-info.is-active .file-cta{background-color:#3082c5;border-color:transparent;color:#fff}.file.is-success .file-cta{background-color:#48c78e;border-color:transparent;color:#fff}.file.is-success:hover .file-cta,.file.is-success.is-hovered .file-cta{background-color:#3ec487;border-color:transparent;color:#fff}.file.is-success:focus .file-cta,.file.is-success.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #48c78e40;color:#fff}.file.is-success:active .file-cta,.file.is-success.is-active .file-cta{background-color:#3abb81;border-color:transparent;color:#fff}.file.is-warning .file-cta{background-color:#ffe08a;border-color:transparent;color:#000000b3}.file.is-warning:hover .file-cta,.file.is-warning.is-hovered .file-cta{background-color:#ffdc7d;border-color:transparent;color:#000000b3}.file.is-warning:focus .file-cta,.file.is-warning.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #ffe08a40;color:#000000b3}.file.is-warning:active .file-cta,.file.is-warning.is-active .file-cta{background-color:#ffd970;border-color:transparent;color:#000000b3}.file.is-danger .file-cta{background-color:#f14668;border-color:transparent;color:#fff}.file.is-danger:hover .file-cta,.file.is-danger.is-hovered .file-cta{background-color:#f03a5f;border-color:transparent;color:#fff}.file.is-danger:focus .file-cta,.file.is-danger.is-focused .file-cta{border-color:transparent;box-shadow:0 0 .5em #f1466840;color:#fff}.file.is-danger:active .file-cta,.file.is-danger.is-active .file-cta{background-color:#ef2e55;border-color:transparent;color:#fff}.file.is-small{font-size:.75rem}.file.is-normal{font-size:1rem}.file.is-medium{font-size:1.25rem}.file.is-medium .file-icon .fa{font-size:21px}.file.is-large{font-size:1.5rem}.file.is-large .file-icon .fa{font-size:28px}.file.has-name .file-cta{border-bottom-right-radius:0;border-top-right-radius:0}.file.has-name .file-name{border-bottom-left-radius:0;border-top-left-radius:0}.file.has-name.is-empty .file-cta{border-radius:4px}.file.has-name.is-empty .file-name{display:none}.file.is-boxed .file-label{flex-direction:column}.file.is-boxed .file-cta{flex-direction:column;height:auto;padding:1em 3em}.file.is-boxed .file-name{border-width:0 1px 1px}.file.is-boxed .file-icon{height:1.5em;width:1.5em}.file.is-boxed .file-icon .fa{font-size:21px}.file.is-boxed.is-small .file-icon .fa{font-size:14px}.file.is-boxed.is-medium .file-icon .fa{font-size:28px}.file.is-boxed.is-large .file-icon .fa{font-size:35px}.file.is-boxed.has-name .file-cta{border-radius:4px 4px 0 0}.file.is-boxed.has-name .file-name{border-radius:0 0 4px 4px;border-width:0 1px 1px}.file.is-centered{justify-content:center}.file.is-fullwidth .file-label{width:100%}.file.is-fullwidth .file-name{flex-grow:1;max-width:none}.file.is-right{justify-content:flex-end}.file.is-right .file-cta{border-radius:0 4px 4px 0}.file.is-right .file-name{border-radius:4px 0 0 4px;border-width:1px 0 1px 1px;order:-1}.file-label{align-items:stretch;display:flex;cursor:pointer;justify-content:flex-start;overflow:hidden;position:relative}.file-label:hover .file-cta{background-color:#eee;color:#363636}.file-label:hover .file-name{border-color:#d5d5d5}.file-label:active .file-cta{background-color:#e8e8e8;color:#363636}.file-label:active .file-name{border-color:#cfcfcf}.file-input{height:100%;left:0;opacity:0;outline:none;position:absolute;top:0;width:100%}.file-cta,.file-name{border-color:#dbdbdb;border-radius:4px;font-size:1em;padding-left:1em;padding-right:1em;white-space:nowrap}.file-cta{background-color:#f5f5f5;color:#4a4a4a}.file-name{border-color:#dbdbdb;border-style:solid;border-width:1px 1px 1px 0;display:block;max-width:16em;overflow:hidden;text-align:inherit;text-overflow:ellipsis}.file-icon{align-items:center;display:flex;height:1em;justify-content:center;margin-right:.5em;width:1em}.file-icon .fa{font-size:14px}.label{color:#363636;display:block;font-size:1rem;font-weight:700}.label:not(:last-child){margin-bottom:.5em}.label.is-small{font-size:.75rem}.label.is-medium{font-size:1.25rem}.label.is-large{font-size:1.5rem}.help{display:block;font-size:.75rem;margin-top:.25rem}.help.is-white{color:#fff}.help.is-black{color:#0a0a0a}.help.is-light{color:#f5f5f5}.help.is-dark{color:#363636}.help.is-primary{color:#00d1b2}.help.is-link{color:#485fc7}.help.is-info{color:#3e8ed0}.help.is-success{color:#48c78e}.help.is-warning{color:#ffe08a}.help.is-danger{color:#f14668}.field:not(:last-child){margin-bottom:.75rem}.field.has-addons{display:flex;justify-content:flex-start}.field.has-addons .control:not(:last-child){margin-right:-1px}.field.has-addons .control:not(:first-child):not(:last-child) .button,.field.has-addons .control:not(:first-child):not(:last-child) .input,.field.has-addons .control:not(:first-child):not(:last-child) .select select{border-radius:0}.field.has-addons .control:first-child:not(:only-child) .button,.field.has-addons .control:first-child:not(:only-child) .input,.field.has-addons .control:first-child:not(:only-child) .select select{border-bottom-right-radius:0;border-top-right-radius:0}.field.has-addons .control:last-child:not(:only-child) .button,.field.has-addons .control:last-child:not(:only-child) .input,.field.has-addons .control:last-child:not(:only-child) .select select{border-bottom-left-radius:0;border-top-left-radius:0}.field.has-addons .control .button:not([disabled]):hover,.field.has-addons .control .button:not([disabled]).is-hovered,.field.has-addons .control .input:not([disabled]):hover,.field.has-addons .control .input:not([disabled]).is-hovered,.field.has-addons .control .select select:not([disabled]):hover,.field.has-addons .control .select select:not([disabled]).is-hovered{z-index:2}.field.has-addons .control .button:not([disabled]):focus,.field.has-addons .control .button:not([disabled]).is-focused,.field.has-addons .control .button:not([disabled]):active,.field.has-addons .control .button:not([disabled]).is-active,.field.has-addons .control .input:not([disabled]):focus,.field.has-addons .control .input:not([disabled]).is-focused,.field.has-addons .control .input:not([disabled]):active,.field.has-addons .control .input:not([disabled]).is-active,.field.has-addons .control .select select:not([disabled]):focus,.field.has-addons .control .select select:not([disabled]).is-focused,.field.has-addons .control .select select:not([disabled]):active,.field.has-addons .control .select select:not([disabled]).is-active{z-index:3}.field.has-addons .control .button:not([disabled]):focus:hover,.field.has-addons .control .button:not([disabled]).is-focused:hover,.field.has-addons .control .button:not([disabled]):active:hover,.field.has-addons .control .button:not([disabled]).is-active:hover,.field.has-addons .control .input:not([disabled]):focus:hover,.field.has-addons .control .input:not([disabled]).is-focused:hover,.field.has-addons .control .input:not([disabled]):active:hover,.field.has-addons .control .input:not([disabled]).is-active:hover,.field.has-addons .control .select select:not([disabled]):focus:hover,.field.has-addons .control .select select:not([disabled]).is-focused:hover,.field.has-addons .control .select select:not([disabled]):active:hover,.field.has-addons .control .select select:not([disabled]).is-active:hover{z-index:4}.field.has-addons .control.is-expanded{flex-grow:1;flex-shrink:1}.field.has-addons.has-addons-centered{justify-content:center}.field.has-addons.has-addons-right{justify-content:flex-end}.field.has-addons.has-addons-fullwidth .control{flex-grow:1;flex-shrink:0}.field.is-grouped{display:flex;justify-content:flex-start}.field.is-grouped>.control{flex-shrink:0}.field.is-grouped>.control:not(:last-child){margin-bottom:0;margin-right:.75rem}.field.is-grouped>.control.is-expanded{flex-grow:1;flex-shrink:1}.field.is-grouped.is-grouped-centered{justify-content:center}.field.is-grouped.is-grouped-right{justify-content:flex-end}.field.is-grouped.is-grouped-multiline{flex-wrap:wrap}.field.is-grouped.is-grouped-multiline>.control:last-child,.field.is-grouped.is-grouped-multiline>.control:not(:last-child){margin-bottom:.75rem}.field.is-grouped.is-grouped-multiline:last-child{margin-bottom:-.75rem}.field.is-grouped.is-grouped-multiline:not(:last-child){margin-bottom:0}@media screen and (min-width: 769px),print{.field.is-horizontal{display:flex}}.field-label .label{font-size:inherit}@media screen and (max-width: 768px){.field-label{margin-bottom:.5rem}}@media screen and (min-width: 769px),print{.field-label{flex-basis:0;flex-grow:1;flex-shrink:0;margin-right:1.5rem;text-align:right}.field-label.is-small{font-size:.75rem;padding-top:.375em}.field-label.is-normal{padding-top:.375em}.field-label.is-medium{font-size:1.25rem;padding-top:.375em}.field-label.is-large{font-size:1.5rem;padding-top:.375em}}.field-body .field .field{margin-bottom:0}@media screen and (min-width: 769px),print{.field-body{display:flex;flex-basis:0;flex-grow:5;flex-shrink:1}.field-body .field{margin-bottom:0}.field-body>.field{flex-shrink:1}.field-body>.field:not(.is-narrow){flex-grow:1}.field-body>.field:not(:last-child){margin-right:.75rem}}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.control.has-icons-left .input:focus~.icon,.control.has-icons-left .select:focus~.icon,.control.has-icons-right .input:focus~.icon,.control.has-icons-right .select:focus~.icon{color:#4a4a4a}.control.has-icons-left .input.is-small~.icon,.control.has-icons-left .select.is-small~.icon,.control.has-icons-right .input.is-small~.icon,.control.has-icons-right .select.is-small~.icon{font-size:.75rem}.control.has-icons-left .input.is-medium~.icon,.control.has-icons-left .select.is-medium~.icon,.control.has-icons-right .input.is-medium~.icon,.control.has-icons-right .select.is-medium~.icon{font-size:1.25rem}.control.has-icons-left .input.is-large~.icon,.control.has-icons-left .select.is-large~.icon,.control.has-icons-right .input.is-large~.icon,.control.has-icons-right .select.is-large~.icon{font-size:1.5rem}.control.has-icons-left .icon,.control.has-icons-right .icon{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4}.control.has-icons-left .input,.control.has-icons-left .select select{padding-left:2.5em}.control.has-icons-left .icon.is-left{left:0}.control.has-icons-right .input,.control.has-icons-right .select select{padding-right:2.5em}.control.has-icons-right .icon.is-right{right:0}.control.is-loading:after{position:absolute!important;right:.625em;top:.625em;z-index:4}.control.is-loading.is-small:after{font-size:.75rem}.control.is-loading.is-medium:after{font-size:1.25rem}.control.is-loading.is-large:after{font-size:1.5rem}.breadcrumb{font-size:1rem;white-space:nowrap}.breadcrumb a{align-items:center;color:#485fc7;display:flex;justify-content:center;padding:0 .75em}.breadcrumb a:hover{color:#363636}.breadcrumb li{align-items:center;display:flex}.breadcrumb li:first-child a{padding-left:0}.breadcrumb li.is-active a{color:#363636;cursor:default;pointer-events:none}.breadcrumb li+li:before{color:#b5b5b5;content:"/"}.breadcrumb ul,.breadcrumb ol{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:flex-start}.breadcrumb .icon:first-child{margin-right:.5em}.breadcrumb .icon:last-child{margin-left:.5em}.breadcrumb.is-centered ol,.breadcrumb.is-centered ul{justify-content:center}.breadcrumb.is-right ol,.breadcrumb.is-right ul{justify-content:flex-end}.breadcrumb.is-small{font-size:.75rem}.breadcrumb.is-medium{font-size:1.25rem}.breadcrumb.is-large{font-size:1.5rem}.breadcrumb.has-arrow-separator li+li:before{content:"\2192"}.breadcrumb.has-bullet-separator li+li:before{content:"\2022"}.breadcrumb.has-dot-separator li+li:before{content:"\b7"}.breadcrumb.has-succeeds-separator li+li:before{content:"\227b"}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.card-footer:first-child,.card-content:first-child,.card-header:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-footer:last-child,.card-content:last-child,.card-header:last-child{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-header{background-color:transparent;align-items:stretch;box-shadow:0 .125em .25em #0a0a0a1a;display:flex}.card-header-title{align-items:center;color:#363636;display:flex;flex-grow:1;font-weight:700;padding:.75rem 1rem}.card-header-title.is-centered{justify-content:center}.card-header-icon{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0;align-items:center;cursor:pointer;display:flex;justify-content:center;padding:.75rem 1rem}.card-image{display:block;position:relative}.card-image:first-child img{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-image:last-child img{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.card-content{background-color:transparent;padding:1.5rem}.card-footer{background-color:transparent;border-top:1px solid hsl(0deg,0%,93%);align-items:stretch;display:flex}.card-footer-item{align-items:center;display:flex;flex-basis:0;flex-grow:1;flex-shrink:0;justify-content:center;padding:.75rem}.card-footer-item:not(:last-child){border-right:1px solid hsl(0deg,0%,93%)}.card .media:not(:last-child){margin-bottom:1.5rem}.dropdown{display:inline-flex;position:relative;vertical-align:top}.dropdown.is-active .dropdown-menu,.dropdown.is-hoverable:hover .dropdown-menu{display:block}.dropdown.is-right .dropdown-menu{left:auto;right:0}.dropdown.is-up .dropdown-menu{bottom:100%;padding-bottom:4px;padding-top:initial;top:auto}.dropdown-menu{display:none;left:0;min-width:12rem;padding-top:4px;position:absolute;top:100%;z-index:20}.dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;padding-bottom:.5rem;padding-top:.5rem}.dropdown-item{color:#4a4a4a;display:block;font-size:.875rem;line-height:1.5;padding:.375rem 1rem;position:relative}a.dropdown-item,button.dropdown-item{padding-right:3rem;text-align:inherit;white-space:nowrap;width:100%}a.dropdown-item:hover,button.dropdown-item:hover{background-color:#f5f5f5;color:#0a0a0a}a.dropdown-item.is-active,button.dropdown-item.is-active{background-color:#485fc7;color:#fff}.dropdown-divider{background-color:#ededed;border:none;display:block;height:1px;margin:.5rem 0}.level{align-items:center;justify-content:space-between}.level code{border-radius:4px}.level img{display:inline-block;vertical-align:top}.level.is-mobile,.level.is-mobile .level-left,.level.is-mobile .level-right{display:flex}.level.is-mobile .level-left+.level-right{margin-top:0}.level.is-mobile .level-item:not(:last-child){margin-bottom:0;margin-right:.75rem}.level.is-mobile .level-item:not(.is-narrow){flex-grow:1}@media screen and (min-width: 769px),print{.level{display:flex}.level>.level-item:not(.is-narrow){flex-grow:1}}.level-item{align-items:center;display:flex;flex-basis:auto;flex-grow:0;flex-shrink:0;justify-content:center}.level-item .title,.level-item .subtitle{margin-bottom:0}@media screen and (max-width: 768px){.level-item:not(:last-child){margin-bottom:.75rem}}.level-left,.level-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.level-left .level-item.is-flexible,.level-right .level-item.is-flexible{flex-grow:1}@media screen and (min-width: 769px),print{.level-left .level-item:not(:last-child),.level-right .level-item:not(:last-child){margin-right:.75rem}}.level-left{align-items:center;justify-content:flex-start}@media screen and (max-width: 768px){.level-left+.level-right{margin-top:1.5rem}}@media screen and (min-width: 769px),print{.level-left{display:flex}}.level-right{align-items:center;justify-content:flex-end}@media screen and (min-width: 769px),print{.level-right{display:flex}}.media{align-items:flex-start;display:flex;text-align:inherit}.media .content:not(:last-child){margin-bottom:.75rem}.media .media{border-top:1px solid rgba(219,219,219,.5);display:flex;padding-top:.75rem}.media .media .content:not(:last-child),.media .media .control:not(:last-child){margin-bottom:.5rem}.media .media .media{padding-top:.5rem}.media .media .media+.media{margin-top:.5rem}.media+.media{border-top:1px solid rgba(219,219,219,.5);margin-top:1rem;padding-top:1rem}.media.is-large+.media{margin-top:1.5rem;padding-top:1.5rem}.media-left,.media-right{flex-basis:auto;flex-grow:0;flex-shrink:0}.media-left{margin-right:1rem}.media-right{margin-left:1rem}.media-content{flex-basis:auto;flex-grow:1;flex-shrink:1;text-align:inherit}@media screen and (max-width: 768px){.media-content{overflow-x:auto}}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.menu-list{line-height:1.25}.menu-list a{border-radius:2px;color:#4a4a4a;display:block;padding:.5em .75em}.menu-list a:hover{background-color:#f5f5f5;color:#363636}.menu-list a.is-active{background-color:#485fc7;color:#fff}.menu-list li ul{border-left:1px solid hsl(0deg,0%,86%);margin:.75em;padding-left:.75em}.menu-label{color:#7a7a7a;font-size:.75em;letter-spacing:.1em;text-transform:uppercase}.menu-label:not(:first-child){margin-top:1em}.menu-label:not(:last-child){margin-bottom:1em}.message{background-color:#f5f5f5;border-radius:4px;font-size:1rem}.message strong{color:currentColor}.message a:not(.button):not(.tag):not(.dropdown-item){color:currentColor;text-decoration:underline}.message.is-small{font-size:.75rem}.message.is-medium{font-size:1.25rem}.message.is-large{font-size:1.5rem}.message.is-white{background-color:#fff}.message.is-white .message-header{background-color:#fff;color:#0a0a0a}.message.is-white .message-body{border-color:#fff}.message.is-black{background-color:#fafafa}.message.is-black .message-header{background-color:#0a0a0a;color:#fff}.message.is-black .message-body{border-color:#0a0a0a}.message.is-light{background-color:#fafafa}.message.is-light .message-header{background-color:#f5f5f5;color:#000000b3}.message.is-light .message-body{border-color:#f5f5f5}.message.is-dark{background-color:#fafafa}.message.is-dark .message-header{background-color:#363636;color:#fff}.message.is-dark .message-body{border-color:#363636}.message.is-primary{background-color:#ebfffc}.message.is-primary .message-header{background-color:#00d1b2;color:#fff}.message.is-primary .message-body{border-color:#00d1b2;color:#00947e}.message.is-link{background-color:#eff1fa}.message.is-link .message-header{background-color:#485fc7;color:#fff}.message.is-link .message-body{border-color:#485fc7;color:#3850b7}.message.is-info{background-color:#eff5fb}.message.is-info .message-header{background-color:#3e8ed0;color:#fff}.message.is-info .message-body{border-color:#3e8ed0;color:#296fa8}.message.is-success{background-color:#effaf5}.message.is-success .message-header{background-color:#48c78e;color:#fff}.message.is-success .message-body{border-color:#48c78e;color:#257953}.message.is-warning{background-color:#fffaeb}.message.is-warning .message-header{background-color:#ffe08a;color:#000000b3}.message.is-warning .message-body{border-color:#ffe08a;color:#946c00}.message.is-danger{background-color:#feecf0}.message.is-danger .message-header{background-color:#f14668;color:#fff}.message.is-danger .message-body{border-color:#f14668;color:#cc0f35}.message-header{align-items:center;background-color:#4a4a4a;border-radius:4px 4px 0 0;color:#fff;display:flex;font-weight:700;justify-content:space-between;line-height:1.25;padding:.75em 1em;position:relative}.message-header .delete{flex-grow:0;flex-shrink:0;margin-left:.75em}.message-header+.message-body{border-width:0;border-top-left-radius:0;border-top-right-radius:0}.message-body{border-color:#dbdbdb;border-radius:4px;border-style:solid;border-width:0 0 0 4px;color:#4a4a4a;padding:1.25em 1.5em}.message-body code,.message-body pre{background-color:#fff}.message-body pre code{background-color:transparent}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid hsl(0deg,0%,86%);border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid hsl(0deg,0%,86%)}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-white{background-color:#fff;color:#0a0a0a}.navbar.is-white .navbar-brand>.navbar-item,.navbar.is-white .navbar-brand .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-brand>a.navbar-item:focus,.navbar.is-white .navbar-brand>a.navbar-item:hover,.navbar.is-white .navbar-brand>a.navbar-item.is-active,.navbar.is-white .navbar-brand .navbar-link:focus,.navbar.is-white .navbar-brand .navbar-link:hover,.navbar.is-white .navbar-brand .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-brand .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-burger{color:#0a0a0a}@media screen and (min-width: 1024px){.navbar.is-white .navbar-start>.navbar-item,.navbar.is-white .navbar-start .navbar-link,.navbar.is-white .navbar-end>.navbar-item,.navbar.is-white .navbar-end .navbar-link{color:#0a0a0a}.navbar.is-white .navbar-start>a.navbar-item:focus,.navbar.is-white .navbar-start>a.navbar-item:hover,.navbar.is-white .navbar-start>a.navbar-item.is-active,.navbar.is-white .navbar-start .navbar-link:focus,.navbar.is-white .navbar-start .navbar-link:hover,.navbar.is-white .navbar-start .navbar-link.is-active,.navbar.is-white .navbar-end>a.navbar-item:focus,.navbar.is-white .navbar-end>a.navbar-item:hover,.navbar.is-white .navbar-end>a.navbar-item.is-active,.navbar.is-white .navbar-end .navbar-link:focus,.navbar.is-white .navbar-end .navbar-link:hover,.navbar.is-white .navbar-end .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-start .navbar-link:after,.navbar.is-white .navbar-end .navbar-link:after{border-color:#0a0a0a}.navbar.is-white .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-white .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-white .navbar-item.has-dropdown.is-active .navbar-link{background-color:#f2f2f2;color:#0a0a0a}.navbar.is-white .navbar-dropdown a.navbar-item.is-active{background-color:#fff;color:#0a0a0a}}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-light{background-color:#f5f5f5;color:#000000b3}.navbar.is-light .navbar-brand>.navbar-item,.navbar.is-light .navbar-brand .navbar-link{color:#000000b3}.navbar.is-light .navbar-brand>a.navbar-item:focus,.navbar.is-light .navbar-brand>a.navbar-item:hover,.navbar.is-light .navbar-brand>a.navbar-item.is-active,.navbar.is-light .navbar-brand .navbar-link:focus,.navbar.is-light .navbar-brand .navbar-link:hover,.navbar.is-light .navbar-brand .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-light .navbar-start>.navbar-item,.navbar.is-light .navbar-start .navbar-link,.navbar.is-light .navbar-end>.navbar-item,.navbar.is-light .navbar-end .navbar-link{color:#000000b3}.navbar.is-light .navbar-start>a.navbar-item:focus,.navbar.is-light .navbar-start>a.navbar-item:hover,.navbar.is-light .navbar-start>a.navbar-item.is-active,.navbar.is-light .navbar-start .navbar-link:focus,.navbar.is-light .navbar-start .navbar-link:hover,.navbar.is-light .navbar-start .navbar-link.is-active,.navbar.is-light .navbar-end>a.navbar-item:focus,.navbar.is-light .navbar-end>a.navbar-item:hover,.navbar.is-light .navbar-end>a.navbar-item.is-active,.navbar.is-light .navbar-end .navbar-link:focus,.navbar.is-light .navbar-end .navbar-link:hover,.navbar.is-light .navbar-end .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-start .navbar-link:after,.navbar.is-light .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-light .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-light .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-light .navbar-item.has-dropdown.is-active .navbar-link{background-color:#e8e8e8;color:#000000b3}.navbar.is-light .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#000000b3}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar.is-primary{background-color:#00d1b2;color:#fff}.navbar.is-primary .navbar-brand>.navbar-item,.navbar.is-primary .navbar-brand .navbar-link{color:#fff}.navbar.is-primary .navbar-brand>a.navbar-item:focus,.navbar.is-primary .navbar-brand>a.navbar-item:hover,.navbar.is-primary .navbar-brand>a.navbar-item.is-active,.navbar.is-primary .navbar-brand .navbar-link:focus,.navbar.is-primary .navbar-brand .navbar-link:hover,.navbar.is-primary .navbar-brand .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-primary .navbar-start>.navbar-item,.navbar.is-primary .navbar-start .navbar-link,.navbar.is-primary .navbar-end>.navbar-item,.navbar.is-primary .navbar-end .navbar-link{color:#fff}.navbar.is-primary .navbar-start>a.navbar-item:focus,.navbar.is-primary .navbar-start>a.navbar-item:hover,.navbar.is-primary .navbar-start>a.navbar-item.is-active,.navbar.is-primary .navbar-start .navbar-link:focus,.navbar.is-primary .navbar-start .navbar-link:hover,.navbar.is-primary .navbar-start .navbar-link.is-active,.navbar.is-primary .navbar-end>a.navbar-item:focus,.navbar.is-primary .navbar-end>a.navbar-item:hover,.navbar.is-primary .navbar-end>a.navbar-item.is-active,.navbar.is-primary .navbar-end .navbar-link:focus,.navbar.is-primary .navbar-end .navbar-link:hover,.navbar.is-primary .navbar-end .navbar-link.is-active{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-start .navbar-link:after,.navbar.is-primary .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-primary .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-primary .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-primary .navbar-item.has-dropdown.is-active .navbar-link{background-color:#00b89c;color:#fff}.navbar.is-primary .navbar-dropdown a.navbar-item.is-active{background-color:#00d1b2;color:#fff}}.navbar.is-link{background-color:#485fc7;color:#fff}.navbar.is-link .navbar-brand>.navbar-item,.navbar.is-link .navbar-brand .navbar-link{color:#fff}.navbar.is-link .navbar-brand>a.navbar-item:focus,.navbar.is-link .navbar-brand>a.navbar-item:hover,.navbar.is-link .navbar-brand>a.navbar-item.is-active,.navbar.is-link .navbar-brand .navbar-link:focus,.navbar.is-link .navbar-brand .navbar-link:hover,.navbar.is-link .navbar-brand .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-link .navbar-start>.navbar-item,.navbar.is-link .navbar-start .navbar-link,.navbar.is-link .navbar-end>.navbar-item,.navbar.is-link .navbar-end .navbar-link{color:#fff}.navbar.is-link .navbar-start>a.navbar-item:focus,.navbar.is-link .navbar-start>a.navbar-item:hover,.navbar.is-link .navbar-start>a.navbar-item.is-active,.navbar.is-link .navbar-start .navbar-link:focus,.navbar.is-link .navbar-start .navbar-link:hover,.navbar.is-link .navbar-start .navbar-link.is-active,.navbar.is-link .navbar-end>a.navbar-item:focus,.navbar.is-link .navbar-end>a.navbar-item:hover,.navbar.is-link .navbar-end>a.navbar-item.is-active,.navbar.is-link .navbar-end .navbar-link:focus,.navbar.is-link .navbar-end .navbar-link:hover,.navbar.is-link .navbar-end .navbar-link.is-active{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-start .navbar-link:after,.navbar.is-link .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-link .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-link .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-link .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3a51bb;color:#fff}.navbar.is-link .navbar-dropdown a.navbar-item.is-active{background-color:#485fc7;color:#fff}}.navbar.is-info{background-color:#3e8ed0;color:#fff}.navbar.is-info .navbar-brand>.navbar-item,.navbar.is-info .navbar-brand .navbar-link{color:#fff}.navbar.is-info .navbar-brand>a.navbar-item:focus,.navbar.is-info .navbar-brand>a.navbar-item:hover,.navbar.is-info .navbar-brand>a.navbar-item.is-active,.navbar.is-info .navbar-brand .navbar-link:focus,.navbar.is-info .navbar-brand .navbar-link:hover,.navbar.is-info .navbar-brand .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-info .navbar-start>.navbar-item,.navbar.is-info .navbar-start .navbar-link,.navbar.is-info .navbar-end>.navbar-item,.navbar.is-info .navbar-end .navbar-link{color:#fff}.navbar.is-info .navbar-start>a.navbar-item:focus,.navbar.is-info .navbar-start>a.navbar-item:hover,.navbar.is-info .navbar-start>a.navbar-item.is-active,.navbar.is-info .navbar-start .navbar-link:focus,.navbar.is-info .navbar-start .navbar-link:hover,.navbar.is-info .navbar-start .navbar-link.is-active,.navbar.is-info .navbar-end>a.navbar-item:focus,.navbar.is-info .navbar-end>a.navbar-item:hover,.navbar.is-info .navbar-end>a.navbar-item.is-active,.navbar.is-info .navbar-end .navbar-link:focus,.navbar.is-info .navbar-end .navbar-link:hover,.navbar.is-info .navbar-end .navbar-link.is-active{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-start .navbar-link:after,.navbar.is-info .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-info .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-info .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-info .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3082c5;color:#fff}.navbar.is-info .navbar-dropdown a.navbar-item.is-active{background-color:#3e8ed0;color:#fff}}.navbar.is-success{background-color:#48c78e;color:#fff}.navbar.is-success .navbar-brand>.navbar-item,.navbar.is-success .navbar-brand .navbar-link{color:#fff}.navbar.is-success .navbar-brand>a.navbar-item:focus,.navbar.is-success .navbar-brand>a.navbar-item:hover,.navbar.is-success .navbar-brand>a.navbar-item.is-active,.navbar.is-success .navbar-brand .navbar-link:focus,.navbar.is-success .navbar-brand .navbar-link:hover,.navbar.is-success .navbar-brand .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-success .navbar-start>.navbar-item,.navbar.is-success .navbar-start .navbar-link,.navbar.is-success .navbar-end>.navbar-item,.navbar.is-success .navbar-end .navbar-link{color:#fff}.navbar.is-success .navbar-start>a.navbar-item:focus,.navbar.is-success .navbar-start>a.navbar-item:hover,.navbar.is-success .navbar-start>a.navbar-item.is-active,.navbar.is-success .navbar-start .navbar-link:focus,.navbar.is-success .navbar-start .navbar-link:hover,.navbar.is-success .navbar-start .navbar-link.is-active,.navbar.is-success .navbar-end>a.navbar-item:focus,.navbar.is-success .navbar-end>a.navbar-item:hover,.navbar.is-success .navbar-end>a.navbar-item.is-active,.navbar.is-success .navbar-end .navbar-link:focus,.navbar.is-success .navbar-end .navbar-link:hover,.navbar.is-success .navbar-end .navbar-link.is-active{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-start .navbar-link:after,.navbar.is-success .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-success .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-success .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-success .navbar-item.has-dropdown.is-active .navbar-link{background-color:#3abb81;color:#fff}.navbar.is-success .navbar-dropdown a.navbar-item.is-active{background-color:#48c78e;color:#fff}}.navbar.is-warning{background-color:#ffe08a;color:#000000b3}.navbar.is-warning .navbar-brand>.navbar-item,.navbar.is-warning .navbar-brand .navbar-link{color:#000000b3}.navbar.is-warning .navbar-brand>a.navbar-item:focus,.navbar.is-warning .navbar-brand>a.navbar-item:hover,.navbar.is-warning .navbar-brand>a.navbar-item.is-active,.navbar.is-warning .navbar-brand .navbar-link:focus,.navbar.is-warning .navbar-brand .navbar-link:hover,.navbar.is-warning .navbar-brand .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-brand .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-burger{color:#000000b3}@media screen and (min-width: 1024px){.navbar.is-warning .navbar-start>.navbar-item,.navbar.is-warning .navbar-start .navbar-link,.navbar.is-warning .navbar-end>.navbar-item,.navbar.is-warning .navbar-end .navbar-link{color:#000000b3}.navbar.is-warning .navbar-start>a.navbar-item:focus,.navbar.is-warning .navbar-start>a.navbar-item:hover,.navbar.is-warning .navbar-start>a.navbar-item.is-active,.navbar.is-warning .navbar-start .navbar-link:focus,.navbar.is-warning .navbar-start .navbar-link:hover,.navbar.is-warning .navbar-start .navbar-link.is-active,.navbar.is-warning .navbar-end>a.navbar-item:focus,.navbar.is-warning .navbar-end>a.navbar-item:hover,.navbar.is-warning .navbar-end>a.navbar-item.is-active,.navbar.is-warning .navbar-end .navbar-link:focus,.navbar.is-warning .navbar-end .navbar-link:hover,.navbar.is-warning .navbar-end .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-start .navbar-link:after,.navbar.is-warning .navbar-end .navbar-link:after{border-color:#000000b3}.navbar.is-warning .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-warning .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-warning .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ffd970;color:#000000b3}.navbar.is-warning .navbar-dropdown a.navbar-item.is-active{background-color:#ffe08a;color:#000000b3}}.navbar.is-danger{background-color:#f14668;color:#fff}.navbar.is-danger .navbar-brand>.navbar-item,.navbar.is-danger .navbar-brand .navbar-link{color:#fff}.navbar.is-danger .navbar-brand>a.navbar-item:focus,.navbar.is-danger .navbar-brand>a.navbar-item:hover,.navbar.is-danger .navbar-brand>a.navbar-item.is-active,.navbar.is-danger .navbar-brand .navbar-link:focus,.navbar.is-danger .navbar-brand .navbar-link:hover,.navbar.is-danger .navbar-brand .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-danger .navbar-start>.navbar-item,.navbar.is-danger .navbar-start .navbar-link,.navbar.is-danger .navbar-end>.navbar-item,.navbar.is-danger .navbar-end .navbar-link{color:#fff}.navbar.is-danger .navbar-start>a.navbar-item:focus,.navbar.is-danger .navbar-start>a.navbar-item:hover,.navbar.is-danger .navbar-start>a.navbar-item.is-active,.navbar.is-danger .navbar-start .navbar-link:focus,.navbar.is-danger .navbar-start .navbar-link:hover,.navbar.is-danger .navbar-start .navbar-link.is-active,.navbar.is-danger .navbar-end>a.navbar-item:focus,.navbar.is-danger .navbar-end>a.navbar-item:hover,.navbar.is-danger .navbar-end>a.navbar-item.is-active,.navbar.is-danger .navbar-end .navbar-link:focus,.navbar.is-danger .navbar-end .navbar-link:hover,.navbar.is-danger .navbar-end .navbar-link.is-active{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-start .navbar-link:after,.navbar.is-danger .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-danger .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-danger .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-danger .navbar-item.has-dropdown.is-active .navbar-link{background-color:#ef2e55;color:#fff}.navbar.is-danger .navbar-dropdown a.navbar-item.is-active{background-color:#f14668;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar.has-shadow{box-shadow:0 2px #f5f5f5}.navbar.is-fixed-bottom,.navbar.is-fixed-top{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom{bottom:0}.navbar.is-fixed-bottom.has-shadow{box-shadow:0 -2px #f5f5f5}.navbar.is-fixed-top{top:0}html.has-navbar-fixed-top,body.has-navbar-fixed-top{padding-top:3.25rem}html.has-navbar-fixed-bottom,body.has-navbar-fixed-bottom{padding-bottom:3.25rem}.navbar-brand,.navbar-tabs{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-tabs{-webkit-overflow-scrolling:touch;max-width:100vw;overflow-x:auto;overflow-y:hidden}.navbar-burger{color:#4a4a4a;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-item.is-tab{border-bottom:1px solid transparent;min-height:3.25rem;padding-bottom:calc(.5rem - 1px)}.navbar-item.is-tab:focus,.navbar-item.is-tab:hover{background-color:transparent;border-bottom-color:#485fc7}.navbar-item.is-tab.is-active{background-color:transparent;border-bottom-color:#485fc7;border-bottom-style:solid;border-bottom-width:3px;color:#485fc7;padding-bottom:calc(.5rem - 3px)}.navbar-content{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#f5f5f5;border:none;display:none;height:2px;margin:.5rem 0}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item,.navbar-tabs .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}.navbar.is-fixed-bottom-touch,.navbar.is-fixed-top-touch{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-touch{bottom:0}.navbar.is-fixed-bottom-touch.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-touch{top:0}.navbar.is-fixed-top .navbar-menu,.navbar.is-fixed-top-touch .navbar-menu{-webkit-overflow-scrolling:touch;max-height:calc(100vh - 3.25rem);overflow:auto}html.has-navbar-fixed-top-touch,body.has-navbar-fixed-top-touch{padding-top:3.25rem}html.has-navbar-fixed-bottom-touch,body.has-navbar-fixed-bottom-touch{padding-bottom:3.25rem}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-spaced{padding:1rem 2rem}.navbar.is-spaced .navbar-start,.navbar.is-spaced .navbar-end{align-items:center}.navbar.is-spaced a.navbar-item,.navbar.is-spaced .navbar-link{border-radius:4px}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.has-dropdown-up .navbar-link:after{transform:rotate(135deg) translate(.25em,-.25em)}.navbar-item.has-dropdown-up .navbar-dropdown{border-bottom:2px solid hsl(0deg,0%,86%);border-radius:6px 6px 0 0;border-top:none;bottom:100%;box-shadow:0 -8px 8px #0a0a0a1a;top:auto}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar.is-spaced .navbar-item.is-active .navbar-dropdown,.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar.is-spaced .navbar-item.is-hoverable:hover .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid hsl(0deg,0%,86%);box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar.is-spaced .navbar-dropdown,.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar-divider{display:block}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}.navbar.is-fixed-bottom-desktop,.navbar.is-fixed-top-desktop{left:0;position:fixed;right:0;z-index:30}.navbar.is-fixed-bottom-desktop{bottom:0}.navbar.is-fixed-bottom-desktop.has-shadow{box-shadow:0 -2px 3px #0a0a0a1a}.navbar.is-fixed-top-desktop{top:0}html.has-navbar-fixed-top-desktop,body.has-navbar-fixed-top-desktop{padding-top:3.25rem}html.has-navbar-fixed-bottom-desktop,body.has-navbar-fixed-bottom-desktop{padding-bottom:3.25rem}html.has-spaced-navbar-fixed-top,body.has-spaced-navbar-fixed-top{padding-top:5.25rem}html.has-spaced-navbar-fixed-bottom,body.has-spaced-navbar-fixed-bottom{padding-bottom:5.25rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.hero.is-fullheight-with-navbar{min-height:calc(100vh - 3.25rem)}.pagination{font-size:1rem;margin:-.25rem}.pagination.is-small{font-size:.75rem}.pagination.is-medium{font-size:1.25rem}.pagination.is-large{font-size:1.5rem}.pagination.is-rounded .pagination-previous,.pagination.is-rounded .pagination-next{padding-left:1em;padding-right:1em;border-radius:9999px}.pagination.is-rounded .pagination-link{border-radius:9999px}.pagination,.pagination-list{align-items:center;display:flex;justify-content:center;text-align:center}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{font-size:1em;justify-content:center;margin:.25rem;padding-left:.5em;padding-right:.5em;text-align:center}.pagination-previous,.pagination-next,.pagination-link{border-color:#dbdbdb;color:#363636;min-width:2.5em}.pagination-previous:hover,.pagination-next:hover,.pagination-link:hover{border-color:#b5b5b5;color:#363636}.pagination-previous:focus,.pagination-next:focus,.pagination-link:focus{border-color:#485fc7}.pagination-previous:active,.pagination-next:active,.pagination-link:active{box-shadow:inset 0 1px 2px #0a0a0a33}.pagination-previous[disabled],.pagination-next[disabled],.pagination-link[disabled]{background-color:#dbdbdb;border-color:#dbdbdb;box-shadow:none;color:#7a7a7a;opacity:.5}.pagination-previous,.pagination-next{padding-left:.75em;padding-right:.75em;white-space:nowrap}.pagination-link.is-current{background-color:#485fc7;border-color:#485fc7;color:#fff}.pagination-ellipsis{color:#b5b5b5;pointer-events:none}.pagination-list{flex-wrap:wrap}.pagination-list li{list-style:none}@media screen and (max-width: 768px){.pagination{flex-wrap:wrap}.pagination-previous,.pagination-next,.pagination-list li{flex-grow:1;flex-shrink:1}}@media screen and (min-width: 769px),print{.pagination-list{flex-grow:1;flex-shrink:1;justify-content:flex-start;order:1}.pagination-previous,.pagination-next,.pagination-link,.pagination-ellipsis{margin-bottom:0;margin-top:0}.pagination-previous{order:2}.pagination-next{order:3}.pagination{justify-content:space-between;margin-bottom:0;margin-top:0}.pagination.is-centered .pagination-previous{order:1}.pagination.is-centered .pagination-list{justify-content:center;order:2}.pagination.is-centered .pagination-next{order:3}.pagination.is-right .pagination-previous{order:1}.pagination.is-right .pagination-next{order:2}.pagination.is-right .pagination-list{justify-content:flex-end;order:3}}.panel{border-radius:6px;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;font-size:1rem}.panel:not(:last-child){margin-bottom:1.5rem}.panel.is-white .panel-heading{background-color:#fff;color:#0a0a0a}.panel.is-white .panel-tabs a.is-active{border-bottom-color:#fff}.panel.is-white .panel-block.is-active .panel-icon{color:#fff}.panel.is-black .panel-heading{background-color:#0a0a0a;color:#fff}.panel.is-black .panel-tabs a.is-active{border-bottom-color:#0a0a0a}.panel.is-black .panel-block.is-active .panel-icon{color:#0a0a0a}.panel.is-light .panel-heading{background-color:#f5f5f5;color:#000000b3}.panel.is-light .panel-tabs a.is-active{border-bottom-color:#f5f5f5}.panel.is-light .panel-block.is-active .panel-icon{color:#f5f5f5}.panel.is-dark .panel-heading{background-color:#363636;color:#fff}.panel.is-dark .panel-tabs a.is-active{border-bottom-color:#363636}.panel.is-dark .panel-block.is-active .panel-icon{color:#363636}.panel.is-primary .panel-heading{background-color:#00d1b2;color:#fff}.panel.is-primary .panel-tabs a.is-active{border-bottom-color:#00d1b2}.panel.is-primary .panel-block.is-active .panel-icon{color:#00d1b2}.panel.is-link .panel-heading{background-color:#485fc7;color:#fff}.panel.is-link .panel-tabs a.is-active{border-bottom-color:#485fc7}.panel.is-link .panel-block.is-active .panel-icon{color:#485fc7}.panel.is-info .panel-heading{background-color:#3e8ed0;color:#fff}.panel.is-info .panel-tabs a.is-active{border-bottom-color:#3e8ed0}.panel.is-info .panel-block.is-active .panel-icon{color:#3e8ed0}.panel.is-success .panel-heading{background-color:#48c78e;color:#fff}.panel.is-success .panel-tabs a.is-active{border-bottom-color:#48c78e}.panel.is-success .panel-block.is-active .panel-icon{color:#48c78e}.panel.is-warning .panel-heading{background-color:#ffe08a;color:#000000b3}.panel.is-warning .panel-tabs a.is-active{border-bottom-color:#ffe08a}.panel.is-warning .panel-block.is-active .panel-icon{color:#ffe08a}.panel.is-danger .panel-heading{background-color:#f14668;color:#fff}.panel.is-danger .panel-tabs a.is-active{border-bottom-color:#f14668}.panel.is-danger .panel-block.is-active .panel-icon{color:#f14668}.panel-tabs:not(:last-child),.panel-block:not(:last-child){border-bottom:1px solid hsl(0deg,0%,93%)}.panel-heading{background-color:#ededed;border-radius:6px 6px 0 0;color:#363636;font-size:1.25em;font-weight:700;line-height:1.25;padding:.75em 1em}.panel-tabs{align-items:flex-end;display:flex;font-size:.875em;justify-content:center}.panel-tabs a{border-bottom:1px solid hsl(0deg,0%,86%);margin-bottom:-1px;padding:.5em}.panel-tabs a.is-active{border-bottom-color:#4a4a4a;color:#363636}.panel-list a{color:#4a4a4a}.panel-list a:hover{color:#485fc7}.panel-block{align-items:center;color:#363636;display:flex;justify-content:flex-start;padding:.5em .75em}.panel-block input[type=checkbox]{margin-right:.75em}.panel-block>.control{flex-grow:1;flex-shrink:1;width:100%}.panel-block.is-wrapped{flex-wrap:wrap}.panel-block.is-active{border-left-color:#485fc7;color:#363636}.panel-block.is-active .panel-icon{color:#485fc7}.panel-block:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}a.panel-block,label.panel-block{cursor:pointer}a.panel-block:hover,label.panel-block:hover{background-color:#f5f5f5}.panel-icon{display:inline-block;font-size:14px;height:1em;line-height:1em;text-align:center;vertical-align:top;width:1em;color:#7a7a7a;margin-right:.75em}.panel-icon .fa{font-size:inherit;line-height:inherit}.tabs{-webkit-overflow-scrolling:touch;align-items:stretch;display:flex;font-size:1rem;justify-content:space-between;overflow:hidden;overflow-x:auto;white-space:nowrap}.tabs a{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;color:#4a4a4a;display:flex;justify-content:center;margin-bottom:-1px;padding:.5em 1em;vertical-align:top}.tabs a:hover{border-bottom-color:#363636;color:#363636}.tabs li{display:block}.tabs li.is-active a{border-bottom-color:#485fc7;color:#485fc7}.tabs ul{align-items:center;border-bottom-color:#dbdbdb;border-bottom-style:solid;border-bottom-width:1px;display:flex;flex-grow:1;flex-shrink:0;justify-content:flex-start}.tabs ul.is-left{padding-right:.75em}.tabs ul.is-center{flex:none;justify-content:center;padding-left:.75em;padding-right:.75em}.tabs ul.is-right{justify-content:flex-end;padding-left:.75em}.tabs .icon:first-child{margin-right:.5em}.tabs .icon:last-child{margin-left:.5em}.tabs.is-centered ul{justify-content:center}.tabs.is-right ul{justify-content:flex-end}.tabs.is-boxed a{border:1px solid transparent;border-radius:4px 4px 0 0}.tabs.is-boxed a:hover{background-color:#f5f5f5;border-bottom-color:#dbdbdb}.tabs.is-boxed li.is-active a{background-color:#fff;border-color:#dbdbdb;border-bottom-color:transparent!important}.tabs.is-fullwidth li{flex-grow:1;flex-shrink:0}.tabs.is-toggle a{border-color:#dbdbdb;border-style:solid;border-width:1px;margin-bottom:0;position:relative}.tabs.is-toggle a:hover{background-color:#f5f5f5;border-color:#b5b5b5;z-index:2}.tabs.is-toggle li+li{margin-left:-1px}.tabs.is-toggle li:first-child a{border-top-left-radius:4px;border-bottom-left-radius:4px}.tabs.is-toggle li:last-child a{border-top-right-radius:4px;border-bottom-right-radius:4px}.tabs.is-toggle li.is-active a{background-color:#485fc7;border-color:#485fc7;color:#fff;z-index:1}.tabs.is-toggle ul{border-bottom:none}.tabs.is-toggle.is-toggle-rounded li:first-child a{border-bottom-left-radius:9999px;border-top-left-radius:9999px;padding-left:1.25em}.tabs.is-toggle.is-toggle-rounded li:last-child a{border-bottom-right-radius:9999px;border-top-right-radius:9999px;padding-right:1.25em}.tabs.is-small{font-size:.75rem}.tabs.is-medium{font-size:1.25rem}.tabs.is-large{font-size:1.5rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}.columns.is-mobile>.column.is-narrow{flex:none;width:unset}.columns.is-mobile>.column.is-full{flex:none;width:100%}.columns.is-mobile>.column.is-three-quarters{flex:none;width:75%}.columns.is-mobile>.column.is-two-thirds{flex:none;width:66.6666%}.columns.is-mobile>.column.is-half{flex:none;width:50%}.columns.is-mobile>.column.is-one-third{flex:none;width:33.3333%}.columns.is-mobile>.column.is-one-quarter{flex:none;width:25%}.columns.is-mobile>.column.is-one-fifth{flex:none;width:20%}.columns.is-mobile>.column.is-two-fifths{flex:none;width:40%}.columns.is-mobile>.column.is-three-fifths{flex:none;width:60%}.columns.is-mobile>.column.is-four-fifths{flex:none;width:80%}.columns.is-mobile>.column.is-offset-three-quarters{margin-left:75%}.columns.is-mobile>.column.is-offset-two-thirds{margin-left:66.6666%}.columns.is-mobile>.column.is-offset-half{margin-left:50%}.columns.is-mobile>.column.is-offset-one-third{margin-left:33.3333%}.columns.is-mobile>.column.is-offset-one-quarter{margin-left:25%}.columns.is-mobile>.column.is-offset-one-fifth{margin-left:20%}.columns.is-mobile>.column.is-offset-two-fifths{margin-left:40%}.columns.is-mobile>.column.is-offset-three-fifths{margin-left:60%}.columns.is-mobile>.column.is-offset-four-fifths{margin-left:80%}.columns.is-mobile>.column.is-0{flex:none;width:0%}.columns.is-mobile>.column.is-offset-0{margin-left:0%}.columns.is-mobile>.column.is-1{flex:none;width:8.33333337%}.columns.is-mobile>.column.is-offset-1{margin-left:8.33333337%}.columns.is-mobile>.column.is-2{flex:none;width:16.66666674%}.columns.is-mobile>.column.is-offset-2{margin-left:16.66666674%}.columns.is-mobile>.column.is-3{flex:none;width:25%}.columns.is-mobile>.column.is-offset-3{margin-left:25%}.columns.is-mobile>.column.is-4{flex:none;width:33.33333337%}.columns.is-mobile>.column.is-offset-4{margin-left:33.33333337%}.columns.is-mobile>.column.is-5{flex:none;width:41.66666674%}.columns.is-mobile>.column.is-offset-5{margin-left:41.66666674%}.columns.is-mobile>.column.is-6{flex:none;width:50%}.columns.is-mobile>.column.is-offset-6{margin-left:50%}.columns.is-mobile>.column.is-7{flex:none;width:58.33333337%}.columns.is-mobile>.column.is-offset-7{margin-left:58.33333337%}.columns.is-mobile>.column.is-8{flex:none;width:66.66666674%}.columns.is-mobile>.column.is-offset-8{margin-left:66.66666674%}.columns.is-mobile>.column.is-9{flex:none;width:75%}.columns.is-mobile>.column.is-offset-9{margin-left:75%}.columns.is-mobile>.column.is-10{flex:none;width:83.33333337%}.columns.is-mobile>.column.is-offset-10{margin-left:83.33333337%}.columns.is-mobile>.column.is-11{flex:none;width:91.66666674%}.columns.is-mobile>.column.is-offset-11{margin-left:91.66666674%}.columns.is-mobile>.column.is-12{flex:none;width:100%}.columns.is-mobile>.column.is-offset-12{margin-left:100%}@media screen and (max-width: 768px){.column.is-narrow-mobile{flex:none;width:unset}.column.is-full-mobile{flex:none;width:100%}.column.is-three-quarters-mobile{flex:none;width:75%}.column.is-two-thirds-mobile{flex:none;width:66.6666%}.column.is-half-mobile{flex:none;width:50%}.column.is-one-third-mobile{flex:none;width:33.3333%}.column.is-one-quarter-mobile{flex:none;width:25%}.column.is-one-fifth-mobile{flex:none;width:20%}.column.is-two-fifths-mobile{flex:none;width:40%}.column.is-three-fifths-mobile{flex:none;width:60%}.column.is-four-fifths-mobile{flex:none;width:80%}.column.is-offset-three-quarters-mobile{margin-left:75%}.column.is-offset-two-thirds-mobile{margin-left:66.6666%}.column.is-offset-half-mobile{margin-left:50%}.column.is-offset-one-third-mobile{margin-left:33.3333%}.column.is-offset-one-quarter-mobile{margin-left:25%}.column.is-offset-one-fifth-mobile{margin-left:20%}.column.is-offset-two-fifths-mobile{margin-left:40%}.column.is-offset-three-fifths-mobile{margin-left:60%}.column.is-offset-four-fifths-mobile{margin-left:80%}.column.is-0-mobile{flex:none;width:0%}.column.is-offset-0-mobile{margin-left:0%}.column.is-1-mobile{flex:none;width:8.33333337%}.column.is-offset-1-mobile{margin-left:8.33333337%}.column.is-2-mobile{flex:none;width:16.66666674%}.column.is-offset-2-mobile{margin-left:16.66666674%}.column.is-3-mobile{flex:none;width:25%}.column.is-offset-3-mobile{margin-left:25%}.column.is-4-mobile{flex:none;width:33.33333337%}.column.is-offset-4-mobile{margin-left:33.33333337%}.column.is-5-mobile{flex:none;width:41.66666674%}.column.is-offset-5-mobile{margin-left:41.66666674%}.column.is-6-mobile{flex:none;width:50%}.column.is-offset-6-mobile{margin-left:50%}.column.is-7-mobile{flex:none;width:58.33333337%}.column.is-offset-7-mobile{margin-left:58.33333337%}.column.is-8-mobile{flex:none;width:66.66666674%}.column.is-offset-8-mobile{margin-left:66.66666674%}.column.is-9-mobile{flex:none;width:75%}.column.is-offset-9-mobile{margin-left:75%}.column.is-10-mobile{flex:none;width:83.33333337%}.column.is-offset-10-mobile{margin-left:83.33333337%}.column.is-11-mobile{flex:none;width:91.66666674%}.column.is-offset-11-mobile{margin-left:91.66666674%}.column.is-12-mobile{flex:none;width:100%}.column.is-offset-12-mobile{margin-left:100%}}@media screen and (min-width: 769px),print{.column.is-narrow,.column.is-narrow-tablet{flex:none;width:unset}.column.is-full,.column.is-full-tablet{flex:none;width:100%}.column.is-three-quarters,.column.is-three-quarters-tablet{flex:none;width:75%}.column.is-two-thirds,.column.is-two-thirds-tablet{flex:none;width:66.6666%}.column.is-half,.column.is-half-tablet{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-one-quarter,.column.is-one-quarter-tablet{flex:none;width:25%}.column.is-one-fifth,.column.is-one-fifth-tablet{flex:none;width:20%}.column.is-two-fifths,.column.is-two-fifths-tablet{flex:none;width:40%}.column.is-three-fifths,.column.is-three-fifths-tablet{flex:none;width:60%}.column.is-four-fifths,.column.is-four-fifths-tablet{flex:none;width:80%}.column.is-offset-three-quarters,.column.is-offset-three-quarters-tablet{margin-left:75%}.column.is-offset-two-thirds,.column.is-offset-two-thirds-tablet{margin-left:66.6666%}.column.is-offset-half,.column.is-offset-half-tablet{margin-left:50%}.column.is-offset-one-third,.column.is-offset-one-third-tablet{margin-left:33.3333%}.column.is-offset-one-quarter,.column.is-offset-one-quarter-tablet{margin-left:25%}.column.is-offset-one-fifth,.column.is-offset-one-fifth-tablet{margin-left:20%}.column.is-offset-two-fifths,.column.is-offset-two-fifths-tablet{margin-left:40%}.column.is-offset-three-fifths,.column.is-offset-three-fifths-tablet{margin-left:60%}.column.is-offset-four-fifths,.column.is-offset-four-fifths-tablet{margin-left:80%}.column.is-0,.column.is-0-tablet{flex:none;width:0%}.column.is-offset-0,.column.is-offset-0-tablet{margin-left:0%}.column.is-1,.column.is-1-tablet{flex:none;width:8.33333337%}.column.is-offset-1,.column.is-offset-1-tablet{margin-left:8.33333337%}.column.is-2,.column.is-2-tablet{flex:none;width:16.66666674%}.column.is-offset-2,.column.is-offset-2-tablet{margin-left:16.66666674%}.column.is-3,.column.is-3-tablet{flex:none;width:25%}.column.is-offset-3,.column.is-offset-3-tablet{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333337%}.column.is-offset-4,.column.is-offset-4-tablet{margin-left:33.33333337%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66666674%}.column.is-offset-5,.column.is-offset-5-tablet{margin-left:41.66666674%}.column.is-6,.column.is-6-tablet{flex:none;width:50%}.column.is-offset-6,.column.is-offset-6-tablet{margin-left:50%}.column.is-7,.column.is-7-tablet{flex:none;width:58.33333337%}.column.is-offset-7,.column.is-offset-7-tablet{margin-left:58.33333337%}.column.is-8,.column.is-8-tablet{flex:none;width:66.66666674%}.column.is-offset-8,.column.is-offset-8-tablet{margin-left:66.66666674%}.column.is-9,.column.is-9-tablet{flex:none;width:75%}.column.is-offset-9,.column.is-offset-9-tablet{margin-left:75%}.column.is-10,.column.is-10-tablet{flex:none;width:83.33333337%}.column.is-offset-10,.column.is-offset-10-tablet{margin-left:83.33333337%}.column.is-11,.column.is-11-tablet{flex:none;width:91.66666674%}.column.is-offset-11,.column.is-offset-11-tablet{margin-left:91.66666674%}.column.is-12,.column.is-12-tablet{flex:none;width:100%}.column.is-offset-12,.column.is-offset-12-tablet{margin-left:100%}}@media screen and (max-width: 1023px){.column.is-narrow-touch{flex:none;width:unset}.column.is-full-touch{flex:none;width:100%}.column.is-three-quarters-touch{flex:none;width:75%}.column.is-two-thirds-touch{flex:none;width:66.6666%}.column.is-half-touch{flex:none;width:50%}.column.is-one-third-touch{flex:none;width:33.3333%}.column.is-one-quarter-touch{flex:none;width:25%}.column.is-one-fifth-touch{flex:none;width:20%}.column.is-two-fifths-touch{flex:none;width:40%}.column.is-three-fifths-touch{flex:none;width:60%}.column.is-four-fifths-touch{flex:none;width:80%}.column.is-offset-three-quarters-touch{margin-left:75%}.column.is-offset-two-thirds-touch{margin-left:66.6666%}.column.is-offset-half-touch{margin-left:50%}.column.is-offset-one-third-touch{margin-left:33.3333%}.column.is-offset-one-quarter-touch{margin-left:25%}.column.is-offset-one-fifth-touch{margin-left:20%}.column.is-offset-two-fifths-touch{margin-left:40%}.column.is-offset-three-fifths-touch{margin-left:60%}.column.is-offset-four-fifths-touch{margin-left:80%}.column.is-0-touch{flex:none;width:0%}.column.is-offset-0-touch{margin-left:0%}.column.is-1-touch{flex:none;width:8.33333337%}.column.is-offset-1-touch{margin-left:8.33333337%}.column.is-2-touch{flex:none;width:16.66666674%}.column.is-offset-2-touch{margin-left:16.66666674%}.column.is-3-touch{flex:none;width:25%}.column.is-offset-3-touch{margin-left:25%}.column.is-4-touch{flex:none;width:33.33333337%}.column.is-offset-4-touch{margin-left:33.33333337%}.column.is-5-touch{flex:none;width:41.66666674%}.column.is-offset-5-touch{margin-left:41.66666674%}.column.is-6-touch{flex:none;width:50%}.column.is-offset-6-touch{margin-left:50%}.column.is-7-touch{flex:none;width:58.33333337%}.column.is-offset-7-touch{margin-left:58.33333337%}.column.is-8-touch{flex:none;width:66.66666674%}.column.is-offset-8-touch{margin-left:66.66666674%}.column.is-9-touch{flex:none;width:75%}.column.is-offset-9-touch{margin-left:75%}.column.is-10-touch{flex:none;width:83.33333337%}.column.is-offset-10-touch{margin-left:83.33333337%}.column.is-11-touch{flex:none;width:91.66666674%}.column.is-offset-11-touch{margin-left:91.66666674%}.column.is-12-touch{flex:none;width:100%}.column.is-offset-12-touch{margin-left:100%}}@media screen and (min-width: 1024px){.column.is-narrow-desktop{flex:none;width:unset}.column.is-full-desktop{flex:none;width:100%}.column.is-three-quarters-desktop{flex:none;width:75%}.column.is-two-thirds-desktop{flex:none;width:66.6666%}.column.is-half-desktop{flex:none;width:50%}.column.is-one-third-desktop{flex:none;width:33.3333%}.column.is-one-quarter-desktop{flex:none;width:25%}.column.is-one-fifth-desktop{flex:none;width:20%}.column.is-two-fifths-desktop{flex:none;width:40%}.column.is-three-fifths-desktop{flex:none;width:60%}.column.is-four-fifths-desktop{flex:none;width:80%}.column.is-offset-three-quarters-desktop{margin-left:75%}.column.is-offset-two-thirds-desktop{margin-left:66.6666%}.column.is-offset-half-desktop{margin-left:50%}.column.is-offset-one-third-desktop{margin-left:33.3333%}.column.is-offset-one-quarter-desktop{margin-left:25%}.column.is-offset-one-fifth-desktop{margin-left:20%}.column.is-offset-two-fifths-desktop{margin-left:40%}.column.is-offset-three-fifths-desktop{margin-left:60%}.column.is-offset-four-fifths-desktop{margin-left:80%}.column.is-0-desktop{flex:none;width:0%}.column.is-offset-0-desktop{margin-left:0%}.column.is-1-desktop{flex:none;width:8.33333337%}.column.is-offset-1-desktop{margin-left:8.33333337%}.column.is-2-desktop{flex:none;width:16.66666674%}.column.is-offset-2-desktop{margin-left:16.66666674%}.column.is-3-desktop{flex:none;width:25%}.column.is-offset-3-desktop{margin-left:25%}.column.is-4-desktop{flex:none;width:33.33333337%}.column.is-offset-4-desktop{margin-left:33.33333337%}.column.is-5-desktop{flex:none;width:41.66666674%}.column.is-offset-5-desktop{margin-left:41.66666674%}.column.is-6-desktop{flex:none;width:50%}.column.is-offset-6-desktop{margin-left:50%}.column.is-7-desktop{flex:none;width:58.33333337%}.column.is-offset-7-desktop{margin-left:58.33333337%}.column.is-8-desktop{flex:none;width:66.66666674%}.column.is-offset-8-desktop{margin-left:66.66666674%}.column.is-9-desktop{flex:none;width:75%}.column.is-offset-9-desktop{margin-left:75%}.column.is-10-desktop{flex:none;width:83.33333337%}.column.is-offset-10-desktop{margin-left:83.33333337%}.column.is-11-desktop{flex:none;width:91.66666674%}.column.is-offset-11-desktop{margin-left:91.66666674%}.column.is-12-desktop{flex:none;width:100%}.column.is-offset-12-desktop{margin-left:100%}}@media screen and (min-width: 1216px){.column.is-narrow-widescreen{flex:none;width:unset}.column.is-full-widescreen{flex:none;width:100%}.column.is-three-quarters-widescreen{flex:none;width:75%}.column.is-two-thirds-widescreen{flex:none;width:66.6666%}.column.is-half-widescreen{flex:none;width:50%}.column.is-one-third-widescreen{flex:none;width:33.3333%}.column.is-one-quarter-widescreen{flex:none;width:25%}.column.is-one-fifth-widescreen{flex:none;width:20%}.column.is-two-fifths-widescreen{flex:none;width:40%}.column.is-three-fifths-widescreen{flex:none;width:60%}.column.is-four-fifths-widescreen{flex:none;width:80%}.column.is-offset-three-quarters-widescreen{margin-left:75%}.column.is-offset-two-thirds-widescreen{margin-left:66.6666%}.column.is-offset-half-widescreen{margin-left:50%}.column.is-offset-one-third-widescreen{margin-left:33.3333%}.column.is-offset-one-quarter-widescreen{margin-left:25%}.column.is-offset-one-fifth-widescreen{margin-left:20%}.column.is-offset-two-fifths-widescreen{margin-left:40%}.column.is-offset-three-fifths-widescreen{margin-left:60%}.column.is-offset-four-fifths-widescreen{margin-left:80%}.column.is-0-widescreen{flex:none;width:0%}.column.is-offset-0-widescreen{margin-left:0%}.column.is-1-widescreen{flex:none;width:8.33333337%}.column.is-offset-1-widescreen{margin-left:8.33333337%}.column.is-2-widescreen{flex:none;width:16.66666674%}.column.is-offset-2-widescreen{margin-left:16.66666674%}.column.is-3-widescreen{flex:none;width:25%}.column.is-offset-3-widescreen{margin-left:25%}.column.is-4-widescreen{flex:none;width:33.33333337%}.column.is-offset-4-widescreen{margin-left:33.33333337%}.column.is-5-widescreen{flex:none;width:41.66666674%}.column.is-offset-5-widescreen{margin-left:41.66666674%}.column.is-6-widescreen{flex:none;width:50%}.column.is-offset-6-widescreen{margin-left:50%}.column.is-7-widescreen{flex:none;width:58.33333337%}.column.is-offset-7-widescreen{margin-left:58.33333337%}.column.is-8-widescreen{flex:none;width:66.66666674%}.column.is-offset-8-widescreen{margin-left:66.66666674%}.column.is-9-widescreen{flex:none;width:75%}.column.is-offset-9-widescreen{margin-left:75%}.column.is-10-widescreen{flex:none;width:83.33333337%}.column.is-offset-10-widescreen{margin-left:83.33333337%}.column.is-11-widescreen{flex:none;width:91.66666674%}.column.is-offset-11-widescreen{margin-left:91.66666674%}.column.is-12-widescreen{flex:none;width:100%}.column.is-offset-12-widescreen{margin-left:100%}}@media screen and (min-width: 1408px){.column.is-narrow-fullhd{flex:none;width:unset}.column.is-full-fullhd{flex:none;width:100%}.column.is-three-quarters-fullhd{flex:none;width:75%}.column.is-two-thirds-fullhd{flex:none;width:66.6666%}.column.is-half-fullhd{flex:none;width:50%}.column.is-one-third-fullhd{flex:none;width:33.3333%}.column.is-one-quarter-fullhd{flex:none;width:25%}.column.is-one-fifth-fullhd{flex:none;width:20%}.column.is-two-fifths-fullhd{flex:none;width:40%}.column.is-three-fifths-fullhd{flex:none;width:60%}.column.is-four-fifths-fullhd{flex:none;width:80%}.column.is-offset-three-quarters-fullhd{margin-left:75%}.column.is-offset-two-thirds-fullhd{margin-left:66.6666%}.column.is-offset-half-fullhd{margin-left:50%}.column.is-offset-one-third-fullhd{margin-left:33.3333%}.column.is-offset-one-quarter-fullhd{margin-left:25%}.column.is-offset-one-fifth-fullhd{margin-left:20%}.column.is-offset-two-fifths-fullhd{margin-left:40%}.column.is-offset-three-fifths-fullhd{margin-left:60%}.column.is-offset-four-fifths-fullhd{margin-left:80%}.column.is-0-fullhd{flex:none;width:0%}.column.is-offset-0-fullhd{margin-left:0%}.column.is-1-fullhd{flex:none;width:8.33333337%}.column.is-offset-1-fullhd{margin-left:8.33333337%}.column.is-2-fullhd{flex:none;width:16.66666674%}.column.is-offset-2-fullhd{margin-left:16.66666674%}.column.is-3-fullhd{flex:none;width:25%}.column.is-offset-3-fullhd{margin-left:25%}.column.is-4-fullhd{flex:none;width:33.33333337%}.column.is-offset-4-fullhd{margin-left:33.33333337%}.column.is-5-fullhd{flex:none;width:41.66666674%}.column.is-offset-5-fullhd{margin-left:41.66666674%}.column.is-6-fullhd{flex:none;width:50%}.column.is-offset-6-fullhd{margin-left:50%}.column.is-7-fullhd{flex:none;width:58.33333337%}.column.is-offset-7-fullhd{margin-left:58.33333337%}.column.is-8-fullhd{flex:none;width:66.66666674%}.column.is-offset-8-fullhd{margin-left:66.66666674%}.column.is-9-fullhd{flex:none;width:75%}.column.is-offset-9-fullhd{margin-left:75%}.column.is-10-fullhd{flex:none;width:83.33333337%}.column.is-offset-10-fullhd{margin-left:83.33333337%}.column.is-11-fullhd{flex:none;width:91.66666674%}.column.is-offset-11-fullhd{margin-left:91.66666674%}.column.is-12-fullhd{flex:none;width:100%}.column.is-offset-12-fullhd{margin-left:100%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-gapless{margin-left:0;margin-right:0;margin-top:0}.columns.is-gapless>.column{margin:0;padding:0!important}.columns.is-gapless:not(:last-child){margin-bottom:1.5rem}.columns.is-gapless:last-child{margin-bottom:0}.columns.is-mobile{display:flex}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}@media screen and (min-width: 1024px){.columns.is-desktop{display:flex}}.columns.is-variable{--columnGap: .75rem;margin-left:calc(-1 * var(--columnGap));margin-right:calc(-1 * var(--columnGap))}.columns.is-variable>.column{padding-left:var(--columnGap);padding-right:var(--columnGap)}.columns.is-variable.is-0{--columnGap: 0rem}@media screen and (max-width: 768px){.columns.is-variable.is-0-mobile{--columnGap: 0rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-0-tablet{--columnGap: 0rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-0-tablet-only{--columnGap: 0rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-0-touch{--columnGap: 0rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-0-desktop{--columnGap: 0rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-0-desktop-only{--columnGap: 0rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-0-widescreen{--columnGap: 0rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-0-widescreen-only{--columnGap: 0rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-0-fullhd{--columnGap: 0rem}}.columns.is-variable.is-1{--columnGap: .25rem}@media screen and (max-width: 768px){.columns.is-variable.is-1-mobile{--columnGap: .25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-1-tablet{--columnGap: .25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-1-tablet-only{--columnGap: .25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-1-touch{--columnGap: .25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-1-desktop{--columnGap: .25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-1-desktop-only{--columnGap: .25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-1-widescreen{--columnGap: .25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-1-widescreen-only{--columnGap: .25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-1-fullhd{--columnGap: .25rem}}.columns.is-variable.is-2{--columnGap: .5rem}@media screen and (max-width: 768px){.columns.is-variable.is-2-mobile{--columnGap: .5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-2-tablet{--columnGap: .5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-2-tablet-only{--columnGap: .5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-2-touch{--columnGap: .5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-2-desktop{--columnGap: .5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-2-desktop-only{--columnGap: .5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-2-widescreen{--columnGap: .5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-2-widescreen-only{--columnGap: .5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-2-fullhd{--columnGap: .5rem}}.columns.is-variable.is-3{--columnGap: .75rem}@media screen and (max-width: 768px){.columns.is-variable.is-3-mobile{--columnGap: .75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-3-tablet{--columnGap: .75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-3-tablet-only{--columnGap: .75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-3-touch{--columnGap: .75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-3-desktop{--columnGap: .75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-3-desktop-only{--columnGap: .75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-3-widescreen{--columnGap: .75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-3-widescreen-only{--columnGap: .75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-3-fullhd{--columnGap: .75rem}}.columns.is-variable.is-4{--columnGap: 1rem}@media screen and (max-width: 768px){.columns.is-variable.is-4-mobile{--columnGap: 1rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-4-tablet{--columnGap: 1rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-4-tablet-only{--columnGap: 1rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-4-touch{--columnGap: 1rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-4-desktop{--columnGap: 1rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-4-desktop-only{--columnGap: 1rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-4-widescreen{--columnGap: 1rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-4-widescreen-only{--columnGap: 1rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-4-fullhd{--columnGap: 1rem}}.columns.is-variable.is-5{--columnGap: 1.25rem}@media screen and (max-width: 768px){.columns.is-variable.is-5-mobile{--columnGap: 1.25rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-5-tablet{--columnGap: 1.25rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-5-tablet-only{--columnGap: 1.25rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-5-touch{--columnGap: 1.25rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-5-desktop{--columnGap: 1.25rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-5-desktop-only{--columnGap: 1.25rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-5-widescreen{--columnGap: 1.25rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-5-widescreen-only{--columnGap: 1.25rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-5-fullhd{--columnGap: 1.25rem}}.columns.is-variable.is-6{--columnGap: 1.5rem}@media screen and (max-width: 768px){.columns.is-variable.is-6-mobile{--columnGap: 1.5rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-6-tablet{--columnGap: 1.5rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-6-tablet-only{--columnGap: 1.5rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-6-touch{--columnGap: 1.5rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-6-desktop{--columnGap: 1.5rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-6-desktop-only{--columnGap: 1.5rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-6-widescreen{--columnGap: 1.5rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-6-widescreen-only{--columnGap: 1.5rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-6-fullhd{--columnGap: 1.5rem}}.columns.is-variable.is-7{--columnGap: 1.75rem}@media screen and (max-width: 768px){.columns.is-variable.is-7-mobile{--columnGap: 1.75rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-7-tablet{--columnGap: 1.75rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-7-tablet-only{--columnGap: 1.75rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-7-touch{--columnGap: 1.75rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-7-desktop{--columnGap: 1.75rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-7-desktop-only{--columnGap: 1.75rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-7-widescreen{--columnGap: 1.75rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-7-widescreen-only{--columnGap: 1.75rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-7-fullhd{--columnGap: 1.75rem}}.columns.is-variable.is-8{--columnGap: 2rem}@media screen and (max-width: 768px){.columns.is-variable.is-8-mobile{--columnGap: 2rem}}@media screen and (min-width: 769px),print{.columns.is-variable.is-8-tablet{--columnGap: 2rem}}@media screen and (min-width: 769px) and (max-width: 1023px){.columns.is-variable.is-8-tablet-only{--columnGap: 2rem}}@media screen and (max-width: 1023px){.columns.is-variable.is-8-touch{--columnGap: 2rem}}@media screen and (min-width: 1024px){.columns.is-variable.is-8-desktop{--columnGap: 2rem}}@media screen and (min-width: 1024px) and (max-width: 1215px){.columns.is-variable.is-8-desktop-only{--columnGap: 2rem}}@media screen and (min-width: 1216px){.columns.is-variable.is-8-widescreen{--columnGap: 2rem}}@media screen and (min-width: 1216px) and (max-width: 1407px){.columns.is-variable.is-8-widescreen-only{--columnGap: 2rem}}@media screen and (min-width: 1408px){.columns.is-variable.is-8-fullhd{--columnGap: 2rem}}.tile{align-items:stretch;display:block;flex-basis:0;flex-grow:1;flex-shrink:1;min-height:min-content}.tile.is-ancestor{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.tile.is-ancestor:last-child{margin-bottom:-.75rem}.tile.is-ancestor:not(:last-child){margin-bottom:.75rem}.tile.is-child{margin:0!important}.tile.is-parent{padding:.75rem}.tile.is-vertical{flex-direction:column}.tile.is-vertical>.tile.is-child:not(:last-child){margin-bottom:1.5rem!important}@media screen and (min-width: 769px),print{.tile:not(.is-child){display:flex}.tile.is-1{flex:none;width:8.33333337%}.tile.is-2{flex:none;width:16.66666674%}.tile.is-3{flex:none;width:25%}.tile.is-4{flex:none;width:33.33333337%}.tile.is-5{flex:none;width:41.66666674%}.tile.is-6{flex:none;width:50%}.tile.is-7{flex:none;width:58.33333337%}.tile.is-8{flex:none;width:66.66666674%}.tile.is-9{flex:none;width:75%}.tile.is-10{flex:none;width:83.33333337%}.tile.is-11{flex:none;width:91.66666674%}.tile.is-12{flex:none;width:100%}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-background-white{background-color:#fff!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-background-black{background-color:#0a0a0a!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-background-light{background-color:#f5f5f5!important}.has-text-dark{color:#363636!important}a.has-text-dark:hover,a.has-text-dark:focus{color:#1c1c1c!important}.has-background-dark{background-color:#363636!important}.has-text-primary{color:#00d1b2!important}a.has-text-primary:hover,a.has-text-primary:focus{color:#009e86!important}.has-background-primary{background-color:#00d1b2!important}.has-text-primary-light{color:#ebfffc!important}a.has-text-primary-light:hover,a.has-text-primary-light:focus{color:#b8fff4!important}.has-background-primary-light{background-color:#ebfffc!important}.has-text-primary-dark{color:#00947e!important}a.has-text-primary-dark:hover,a.has-text-primary-dark:focus{color:#00c7a9!important}.has-background-primary-dark{background-color:#00947e!important}.has-text-link{color:#485fc7!important}a.has-text-link:hover,a.has-text-link:focus{color:#3449a8!important}.has-background-link{background-color:#485fc7!important}.has-text-link-light{color:#eff1fa!important}a.has-text-link-light:hover,a.has-text-link-light:focus{color:#c8cfee!important}.has-background-link-light{background-color:#eff1fa!important}.has-text-link-dark{color:#3850b7!important}a.has-text-link-dark:hover,a.has-text-link-dark:focus{color:#576dcb!important}.has-background-link-dark{background-color:#3850b7!important}.has-text-info{color:#3e8ed0!important}a.has-text-info:hover,a.has-text-info:focus{color:#2b74b1!important}.has-background-info{background-color:#3e8ed0!important}.has-text-info-light{color:#eff5fb!important}a.has-text-info-light:hover,a.has-text-info-light:focus{color:#c6ddf1!important}.has-background-info-light{background-color:#eff5fb!important}.has-text-info-dark{color:#296fa8!important}a.has-text-info-dark:hover,a.has-text-info-dark:focus{color:#368ace!important}.has-background-info-dark{background-color:#296fa8!important}.has-text-success{color:#48c78e!important}a.has-text-success:hover,a.has-text-success:focus{color:#34a873!important}.has-background-success{background-color:#48c78e!important}.has-text-success-light{color:#effaf5!important}a.has-text-success-light:hover,a.has-text-success-light:focus{color:#c8eedd!important}.has-background-success-light{background-color:#effaf5!important}.has-text-success-dark{color:#257953!important}a.has-text-success-dark:hover,a.has-text-success-dark:focus{color:#31a06e!important}.has-background-success-dark{background-color:#257953!important}.has-text-warning{color:#ffe08a!important}a.has-text-warning:hover,a.has-text-warning:focus{color:#ffd257!important}.has-background-warning{background-color:#ffe08a!important}.has-text-warning-light{color:#fffaeb!important}a.has-text-warning-light:hover,a.has-text-warning-light:focus{color:#ffecb8!important}.has-background-warning-light{background-color:#fffaeb!important}.has-text-warning-dark{color:#946c00!important}a.has-text-warning-dark:hover,a.has-text-warning-dark:focus{color:#c79200!important}.has-background-warning-dark{background-color:#946c00!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-background-danger{background-color:#f14668!important}.has-text-danger-light{color:#feecf0!important}a.has-text-danger-light:hover,a.has-text-danger-light:focus{color:#fabdc9!important}.has-background-danger-light{background-color:#feecf0!important}.has-text-danger-dark{color:#cc0f35!important}a.has-text-danger-dark:hover,a.has-text-danger-dark:focus{color:#ee2049!important}.has-background-danger-dark{background-color:#cc0f35!important}.has-text-black-bis{color:#121212!important}.has-background-black-bis{background-color:#121212!important}.has-text-black-ter{color:#242424!important}.has-background-black-ter{background-color:#242424!important}.has-text-grey-darker{color:#363636!important}.has-background-grey-darker{background-color:#363636!important}.has-text-grey-dark{color:#4a4a4a!important}.has-background-grey-dark{background-color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-grey{background-color:#7a7a7a!important}.has-text-grey-light{color:#b5b5b5!important}.has-background-grey-light{background-color:#b5b5b5!important}.has-text-grey-lighter{color:#dbdbdb!important}.has-background-grey-lighter{background-color:#dbdbdb!important}.has-text-white-ter{color:#f5f5f5!important}.has-background-white-ter{background-color:#f5f5f5!important}.has-text-white-bis{color:#fafafa!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row{flex-direction:row!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-direction-column-reverse{flex-direction:column-reverse!important}.is-flex-wrap-nowrap{flex-wrap:nowrap!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse!important}.is-justify-content-flex-start{justify-content:flex-start!important}.is-justify-content-flex-end{justify-content:flex-end!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-space-between{justify-content:space-between!important}.is-justify-content-space-around{justify-content:space-around!important}.is-justify-content-space-evenly{justify-content:space-evenly!important}.is-justify-content-start{justify-content:start!important}.is-justify-content-end{justify-content:end!important}.is-justify-content-left{justify-content:left!important}.is-justify-content-right{justify-content:right!important}.is-align-content-flex-start{align-content:flex-start!important}.is-align-content-flex-end{align-content:flex-end!important}.is-align-content-center{align-content:center!important}.is-align-content-space-between{align-content:space-between!important}.is-align-content-space-around{align-content:space-around!important}.is-align-content-space-evenly{align-content:space-evenly!important}.is-align-content-stretch{align-content:stretch!important}.is-align-content-start{align-content:start!important}.is-align-content-end{align-content:end!important}.is-align-content-baseline{align-content:baseline!important}.is-align-items-stretch{align-items:stretch!important}.is-align-items-flex-start{align-items:flex-start!important}.is-align-items-flex-end{align-items:flex-end!important}.is-align-items-center{align-items:center!important}.is-align-items-baseline{align-items:baseline!important}.is-align-items-start{align-items:start!important}.is-align-items-end{align-items:end!important}.is-align-items-self-start{align-items:self-start!important}.is-align-items-self-end{align-items:self-end!important}.is-align-self-auto{align-self:auto!important}.is-align-self-flex-start{align-self:flex-start!important}.is-align-self-flex-end{align-self:flex-end!important}.is-align-self-center{align-self:center!important}.is-align-self-baseline{align-self:baseline!important}.is-align-self-stretch{align-self:stretch!important}.is-flex-grow-0{flex-grow:0!important}.is-flex-grow-1{flex-grow:1!important}.is-flex-grow-2{flex-grow:2!important}.is-flex-grow-3{flex-grow:3!important}.is-flex-grow-4{flex-grow:4!important}.is-flex-grow-5{flex-grow:5!important}.is-flex-shrink-0{flex-shrink:0!important}.is-flex-shrink-1{flex-shrink:1!important}.is-flex-shrink-2{flex-shrink:2!important}.is-flex-shrink-3{flex-shrink:3!important}.is-flex-shrink-4{flex-shrink:4!important}.is-flex-shrink-5{flex-shrink:5!important}.is-clearfix:after{clear:both;content:" ";display:table}.is-pulled-left{float:left!important}.is-pulled-right{float:right!important}.is-radiusless{border-radius:0!important}.is-shadowless{box-shadow:none!important}.is-clickable{cursor:pointer!important;pointer-events:all!important}.is-clipped{overflow:hidden!important}.is-relative{position:relative!important}.is-marginless{margin:0!important}.is-paddingless{padding:0!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mr-0{margin-right:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mx-0{margin-left:0!important;margin-right:0!important}.my-0{margin-top:0!important;margin-bottom:0!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1{margin-left:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mr-3{margin-right:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3{margin-left:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mr-4{margin-right:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4{margin-left:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.m-5{margin:1.5rem!important}.mt-5{margin-top:1.5rem!important}.mr-5{margin-right:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.ml-5{margin-left:1.5rem!important}.mx-5{margin-left:1.5rem!important;margin-right:1.5rem!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.m-6{margin:3rem!important}.mt-6{margin-top:3rem!important}.mr-6{margin-right:3rem!important}.mb-6{margin-bottom:3rem!important}.ml-6{margin-left:3rem!important}.mx-6{margin-left:3rem!important;margin-right:3rem!important}.my-6{margin-top:3rem!important;margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mr-auto{margin-right:auto!important}.mb-auto{margin-bottom:auto!important}.ml-auto{margin-left:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pr-0{padding-right:0!important}.pb-0{padding-bottom:0!important}.pl-0{padding-left:0!important}.px-0{padding-left:0!important;padding-right:0!important}.py-0{padding-top:0!important;padding-bottom:0!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pr-1{padding-right:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1{padding-left:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pr-2{padding-right:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2{padding-left:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3{padding-left:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pr-4{padding-right:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4{padding-left:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.p-5{padding:1.5rem!important}.pt-5{padding-top:1.5rem!important}.pr-5{padding-right:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.pl-5{padding-left:1.5rem!important}.px-5{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.p-6{padding:3rem!important}.pt-6{padding-top:3rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.pl-6{padding-left:3rem!important}.px-6{padding-left:3rem!important;padding-right:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}.p-auto{padding:auto!important}.pt-auto{padding-top:auto!important}.pr-auto{padding-right:auto!important}.pb-auto{padding-bottom:auto!important}.pl-auto{padding-left:auto!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-auto{padding-top:auto!important;padding-bottom:auto!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-size-7{font-size:.75rem!important}@media screen and (max-width: 768px){.is-size-1-mobile{font-size:3rem!important}.is-size-2-mobile{font-size:2.5rem!important}.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}.is-size-7-mobile{font-size:.75rem!important}}@media screen and (min-width: 769px),print{.is-size-1-tablet{font-size:3rem!important}.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}.is-size-5-tablet{font-size:1.25rem!important}.is-size-6-tablet{font-size:1rem!important}.is-size-7-tablet{font-size:.75rem!important}}@media screen and (max-width: 1023px){.is-size-1-touch{font-size:3rem!important}.is-size-2-touch{font-size:2.5rem!important}.is-size-3-touch{font-size:2rem!important}.is-size-4-touch{font-size:1.5rem!important}.is-size-5-touch{font-size:1.25rem!important}.is-size-6-touch{font-size:1rem!important}.is-size-7-touch{font-size:.75rem!important}}@media screen and (min-width: 1024px){.is-size-1-desktop{font-size:3rem!important}.is-size-2-desktop{font-size:2.5rem!important}.is-size-3-desktop{font-size:2rem!important}.is-size-4-desktop{font-size:1.5rem!important}.is-size-5-desktop{font-size:1.25rem!important}.is-size-6-desktop{font-size:1rem!important}.is-size-7-desktop{font-size:.75rem!important}}@media screen and (min-width: 1216px){.is-size-1-widescreen{font-size:3rem!important}.is-size-2-widescreen{font-size:2.5rem!important}.is-size-3-widescreen{font-size:2rem!important}.is-size-4-widescreen{font-size:1.5rem!important}.is-size-5-widescreen{font-size:1.25rem!important}.is-size-6-widescreen{font-size:1rem!important}.is-size-7-widescreen{font-size:.75rem!important}}@media screen and (min-width: 1408px){.is-size-1-fullhd{font-size:3rem!important}.is-size-2-fullhd{font-size:2.5rem!important}.is-size-3-fullhd{font-size:2rem!important}.is-size-4-fullhd{font-size:1.5rem!important}.is-size-5-fullhd{font-size:1.25rem!important}.is-size-6-fullhd{font-size:1rem!important}.is-size-7-fullhd{font-size:.75rem!important}}.has-text-centered{text-align:center!important}.has-text-justified{text-align:justify!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width: 769px),print{.has-text-centered-tablet{text-align:center!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-centered-tablet-only{text-align:center!important}}@media screen and (max-width: 1023px){.has-text-centered-touch{text-align:center!important}}@media screen and (min-width: 1024px){.has-text-centered-desktop{text-align:center!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-centered-desktop-only{text-align:center!important}}@media screen and (min-width: 1216px){.has-text-centered-widescreen{text-align:center!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-centered-widescreen-only{text-align:center!important}}@media screen and (min-width: 1408px){.has-text-centered-fullhd{text-align:center!important}}@media screen and (max-width: 768px){.has-text-justified-mobile{text-align:justify!important}}@media screen and (min-width: 769px),print{.has-text-justified-tablet{text-align:justify!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-justified-tablet-only{text-align:justify!important}}@media screen and (max-width: 1023px){.has-text-justified-touch{text-align:justify!important}}@media screen and (min-width: 1024px){.has-text-justified-desktop{text-align:justify!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-justified-desktop-only{text-align:justify!important}}@media screen and (min-width: 1216px){.has-text-justified-widescreen{text-align:justify!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-justified-widescreen-only{text-align:justify!important}}@media screen and (min-width: 1408px){.has-text-justified-fullhd{text-align:justify!important}}@media screen and (max-width: 768px){.has-text-left-mobile{text-align:left!important}}@media screen and (min-width: 769px),print{.has-text-left-tablet{text-align:left!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-left-tablet-only{text-align:left!important}}@media screen and (max-width: 1023px){.has-text-left-touch{text-align:left!important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-left-desktop-only{text-align:left!important}}@media screen and (min-width: 1216px){.has-text-left-widescreen{text-align:left!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-left-widescreen-only{text-align:left!important}}@media screen and (min-width: 1408px){.has-text-left-fullhd{text-align:left!important}}@media screen and (max-width: 768px){.has-text-right-mobile{text-align:right!important}}@media screen and (min-width: 769px),print{.has-text-right-tablet{text-align:right!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.has-text-right-tablet-only{text-align:right!important}}@media screen and (max-width: 1023px){.has-text-right-touch{text-align:right!important}}@media screen and (min-width: 1024px){.has-text-right-desktop{text-align:right!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.has-text-right-desktop-only{text-align:right!important}}@media screen and (min-width: 1216px){.has-text-right-widescreen{text-align:right!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.has-text-right-widescreen-only{text-align:right!important}}@media screen and (min-width: 1408px){.has-text-right-fullhd{text-align:right!important}}.is-capitalized{text-transform:capitalize!important}.is-lowercase{text-transform:lowercase!important}.is-uppercase{text-transform:uppercase!important}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-normal{font-weight:400!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.is-family-primary,.is-family-secondary,.is-family-sans-serif{font-family:BlinkMacSystemFont,-apple-system,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,Helvetica,Arial,sans-serif!important}.is-family-monospace,.is-family-code{font-family:monospace!important}.is-block{display:block!important}@media screen and (max-width: 768px){.is-block-mobile{display:block!important}}@media screen and (min-width: 769px),print{.is-block-tablet{display:block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-block-tablet-only{display:block!important}}@media screen and (max-width: 1023px){.is-block-touch{display:block!important}}@media screen and (min-width: 1024px){.is-block-desktop{display:block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-block-desktop-only{display:block!important}}@media screen and (min-width: 1216px){.is-block-widescreen{display:block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-block-widescreen-only{display:block!important}}@media screen and (min-width: 1408px){.is-block-fullhd{display:block!important}}.is-flex{display:flex!important}@media screen and (max-width: 768px){.is-flex-mobile{display:flex!important}}@media screen and (min-width: 769px),print{.is-flex-tablet{display:flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-flex-tablet-only{display:flex!important}}@media screen and (max-width: 1023px){.is-flex-touch{display:flex!important}}@media screen and (min-width: 1024px){.is-flex-desktop{display:flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-flex-desktop-only{display:flex!important}}@media screen and (min-width: 1216px){.is-flex-widescreen{display:flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-flex-widescreen-only{display:flex!important}}@media screen and (min-width: 1408px){.is-flex-fullhd{display:flex!important}}.is-inline{display:inline!important}@media screen and (max-width: 768px){.is-inline-mobile{display:inline!important}}@media screen and (min-width: 769px),print{.is-inline-tablet{display:inline!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-tablet-only{display:inline!important}}@media screen and (max-width: 1023px){.is-inline-touch{display:inline!important}}@media screen and (min-width: 1024px){.is-inline-desktop{display:inline!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-desktop-only{display:inline!important}}@media screen and (min-width: 1216px){.is-inline-widescreen{display:inline!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-widescreen-only{display:inline!important}}@media screen and (min-width: 1408px){.is-inline-fullhd{display:inline!important}}.is-inline-block{display:inline-block!important}@media screen and (max-width: 768px){.is-inline-block-mobile{display:inline-block!important}}@media screen and (min-width: 769px),print{.is-inline-block-tablet{display:inline-block!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-block-tablet-only{display:inline-block!important}}@media screen and (max-width: 1023px){.is-inline-block-touch{display:inline-block!important}}@media screen and (min-width: 1024px){.is-inline-block-desktop{display:inline-block!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-block-desktop-only{display:inline-block!important}}@media screen and (min-width: 1216px){.is-inline-block-widescreen{display:inline-block!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-block-widescreen-only{display:inline-block!important}}@media screen and (min-width: 1408px){.is-inline-block-fullhd{display:inline-block!important}}.is-inline-flex{display:inline-flex!important}@media screen and (max-width: 768px){.is-inline-flex-mobile{display:inline-flex!important}}@media screen and (min-width: 769px),print{.is-inline-flex-tablet{display:inline-flex!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-inline-flex-tablet-only{display:inline-flex!important}}@media screen and (max-width: 1023px){.is-inline-flex-touch{display:inline-flex!important}}@media screen and (min-width: 1024px){.is-inline-flex-desktop{display:inline-flex!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-inline-flex-desktop-only{display:inline-flex!important}}@media screen and (min-width: 1216px){.is-inline-flex-widescreen{display:inline-flex!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-inline-flex-widescreen-only{display:inline-flex!important}}@media screen and (min-width: 1408px){.is-inline-flex-fullhd{display:inline-flex!important}}.is-hidden{display:none!important}.is-sr-only{border:none!important;clip:rect(0,0,0,0)!important;height:.01em!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:.01em!important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-hidden-tablet-only{display:none!important}}@media screen and (max-width: 1023px){.is-hidden-touch{display:none!important}}@media screen and (min-width: 1024px){.is-hidden-desktop{display:none!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-hidden-desktop-only{display:none!important}}@media screen and (min-width: 1216px){.is-hidden-widescreen{display:none!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-hidden-widescreen-only{display:none!important}}@media screen and (min-width: 1408px){.is-hidden-fullhd{display:none!important}}.is-invisible{visibility:hidden!important}@media screen and (max-width: 768px){.is-invisible-mobile{visibility:hidden!important}}@media screen and (min-width: 769px),print{.is-invisible-tablet{visibility:hidden!important}}@media screen and (min-width: 769px) and (max-width: 1023px){.is-invisible-tablet-only{visibility:hidden!important}}@media screen and (max-width: 1023px){.is-invisible-touch{visibility:hidden!important}}@media screen and (min-width: 1024px){.is-invisible-desktop{visibility:hidden!important}}@media screen and (min-width: 1024px) and (max-width: 1215px){.is-invisible-desktop-only{visibility:hidden!important}}@media screen and (min-width: 1216px){.is-invisible-widescreen{visibility:hidden!important}}@media screen and (min-width: 1216px) and (max-width: 1407px){.is-invisible-widescreen-only{visibility:hidden!important}}@media screen and (min-width: 1408px){.is-invisible-fullhd{visibility:hidden!important}}.hero{align-items:stretch;display:flex;flex-direction:column;justify-content:space-between}.hero .navbar{background:none}.hero .tabs ul{border-bottom:none}.hero.is-white{background-color:#fff;color:#0a0a0a}.hero.is-white a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-white strong{color:inherit}.hero.is-white .title{color:#0a0a0a}.hero.is-white .subtitle{color:#0a0a0ae6}.hero.is-white .subtitle a:not(.button),.hero.is-white .subtitle strong{color:#0a0a0a}@media screen and (max-width: 1023px){.hero.is-white .navbar-menu{background-color:#fff}}.hero.is-white .navbar-item,.hero.is-white .navbar-link{color:#0a0a0ab3}.hero.is-white a.navbar-item:hover,.hero.is-white a.navbar-item.is-active,.hero.is-white .navbar-link:hover,.hero.is-white .navbar-link.is-active{background-color:#f2f2f2;color:#0a0a0a}.hero.is-white .tabs a{color:#0a0a0a;opacity:.9}.hero.is-white .tabs a:hover{opacity:1}.hero.is-white .tabs li.is-active a{color:#fff!important;opacity:1}.hero.is-white .tabs.is-boxed a,.hero.is-white .tabs.is-toggle a{color:#0a0a0a}.hero.is-white .tabs.is-boxed a:hover,.hero.is-white .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-white .tabs.is-boxed li.is-active a,.hero.is-white .tabs.is-boxed li.is-active a:hover,.hero.is-white .tabs.is-toggle li.is-active a,.hero.is-white .tabs.is-toggle li.is-active a:hover{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.hero.is-white.is-bold{background-image:linear-gradient(141deg,#e8e3e4 0%,hsl(0deg,0%,100%) 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-white.is-bold .navbar-menu{background-image:linear-gradient(141deg,#e8e3e4 0%,hsl(0deg,0%,100%) 71%,white 100%)}}.hero.is-black{background-color:#0a0a0a;color:#fff}.hero.is-black a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-black strong{color:inherit}.hero.is-black .title{color:#fff}.hero.is-black .subtitle{color:#ffffffe6}.hero.is-black .subtitle a:not(.button),.hero.is-black .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-black .navbar-menu{background-color:#0a0a0a}}.hero.is-black .navbar-item,.hero.is-black .navbar-link{color:#ffffffb3}.hero.is-black a.navbar-item:hover,.hero.is-black a.navbar-item.is-active,.hero.is-black .navbar-link:hover,.hero.is-black .navbar-link.is-active{background-color:#000;color:#fff}.hero.is-black .tabs a{color:#fff;opacity:.9}.hero.is-black .tabs a:hover{opacity:1}.hero.is-black .tabs li.is-active a{color:#0a0a0a!important;opacity:1}.hero.is-black .tabs.is-boxed a,.hero.is-black .tabs.is-toggle a{color:#fff}.hero.is-black .tabs.is-boxed a:hover,.hero.is-black .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-black .tabs.is-boxed li.is-active a,.hero.is-black .tabs.is-boxed li.is-active a:hover,.hero.is-black .tabs.is-toggle li.is-active a,.hero.is-black .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#0a0a0a}.hero.is-black.is-bold{background-image:linear-gradient(141deg,black 0%,hsl(0deg,0%,4%) 71%,#181616 100%)}@media screen and (max-width: 768px){.hero.is-black.is-bold .navbar-menu{background-image:linear-gradient(141deg,black 0%,hsl(0deg,0%,4%) 71%,#181616 100%)}}.hero.is-light{background-color:#f5f5f5;color:#000000b3}.hero.is-light a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-light strong{color:inherit}.hero.is-light .title{color:#000000b3}.hero.is-light .subtitle{color:#000000e6}.hero.is-light .subtitle a:not(.button),.hero.is-light .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-light .navbar-menu{background-color:#f5f5f5}}.hero.is-light .navbar-item,.hero.is-light .navbar-link{color:#000000b3}.hero.is-light a.navbar-item:hover,.hero.is-light a.navbar-item.is-active,.hero.is-light .navbar-link:hover,.hero.is-light .navbar-link.is-active{background-color:#e8e8e8;color:#000000b3}.hero.is-light .tabs a{color:#000000b3;opacity:.9}.hero.is-light .tabs a:hover{opacity:1}.hero.is-light .tabs li.is-active a{color:#f5f5f5!important;opacity:1}.hero.is-light .tabs.is-boxed a,.hero.is-light .tabs.is-toggle a{color:#000000b3}.hero.is-light .tabs.is-boxed a:hover,.hero.is-light .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-light .tabs.is-boxed li.is-active a,.hero.is-light .tabs.is-boxed li.is-active a:hover,.hero.is-light .tabs.is-toggle li.is-active a,.hero.is-light .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#f5f5f5}.hero.is-light.is-bold{background-image:linear-gradient(141deg,#dfd8d9 0%,hsl(0deg,0%,96%) 71%,white 100%)}@media screen and (max-width: 768px){.hero.is-light.is-bold .navbar-menu{background-image:linear-gradient(141deg,#dfd8d9 0%,hsl(0deg,0%,96%) 71%,white 100%)}}.hero.is-dark{background-color:#363636;color:#fff}.hero.is-dark a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-dark strong{color:inherit}.hero.is-dark .title{color:#fff}.hero.is-dark .subtitle{color:#ffffffe6}.hero.is-dark .subtitle a:not(.button),.hero.is-dark .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-dark .navbar-menu{background-color:#363636}}.hero.is-dark .navbar-item,.hero.is-dark .navbar-link{color:#ffffffb3}.hero.is-dark a.navbar-item:hover,.hero.is-dark a.navbar-item.is-active,.hero.is-dark .navbar-link:hover,.hero.is-dark .navbar-link.is-active{background-color:#292929;color:#fff}.hero.is-dark .tabs a{color:#fff;opacity:.9}.hero.is-dark .tabs a:hover{opacity:1}.hero.is-dark .tabs li.is-active a{color:#363636!important;opacity:1}.hero.is-dark .tabs.is-boxed a,.hero.is-dark .tabs.is-toggle a{color:#fff}.hero.is-dark .tabs.is-boxed a:hover,.hero.is-dark .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-dark .tabs.is-boxed li.is-active a,.hero.is-dark .tabs.is-boxed li.is-active a:hover,.hero.is-dark .tabs.is-toggle li.is-active a,.hero.is-dark .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#363636}.hero.is-dark.is-bold{background-image:linear-gradient(141deg,#1f191a 0%,hsl(0deg,0%,21%) 71%,#46403f 100%)}@media screen and (max-width: 768px){.hero.is-dark.is-bold .navbar-menu{background-image:linear-gradient(141deg,#1f191a 0%,hsl(0deg,0%,21%) 71%,#46403f 100%)}}.hero.is-primary{background-color:#00d1b2;color:#fff}.hero.is-primary a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-primary strong{color:inherit}.hero.is-primary .title{color:#fff}.hero.is-primary .subtitle{color:#ffffffe6}.hero.is-primary .subtitle a:not(.button),.hero.is-primary .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-primary .navbar-menu{background-color:#00d1b2}}.hero.is-primary .navbar-item,.hero.is-primary .navbar-link{color:#ffffffb3}.hero.is-primary a.navbar-item:hover,.hero.is-primary a.navbar-item.is-active,.hero.is-primary .navbar-link:hover,.hero.is-primary .navbar-link.is-active{background-color:#00b89c;color:#fff}.hero.is-primary .tabs a{color:#fff;opacity:.9}.hero.is-primary .tabs a:hover{opacity:1}.hero.is-primary .tabs li.is-active a{color:#00d1b2!important;opacity:1}.hero.is-primary .tabs.is-boxed a,.hero.is-primary .tabs.is-toggle a{color:#fff}.hero.is-primary .tabs.is-boxed a:hover,.hero.is-primary .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-primary .tabs.is-boxed li.is-active a,.hero.is-primary .tabs.is-boxed li.is-active a:hover,.hero.is-primary .tabs.is-toggle li.is-active a,.hero.is-primary .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#00d1b2}.hero.is-primary.is-bold{background-image:linear-gradient(141deg,#009e6c 0%,hsl(171deg,100%,41%) 71%,#00e7eb 100%)}@media screen and (max-width: 768px){.hero.is-primary.is-bold .navbar-menu{background-image:linear-gradient(141deg,#009e6c 0%,hsl(171deg,100%,41%) 71%,#00e7eb 100%)}}.hero.is-link{background-color:#485fc7;color:#fff}.hero.is-link a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-link strong{color:inherit}.hero.is-link .title{color:#fff}.hero.is-link .subtitle{color:#ffffffe6}.hero.is-link .subtitle a:not(.button),.hero.is-link .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-link .navbar-menu{background-color:#485fc7}}.hero.is-link .navbar-item,.hero.is-link .navbar-link{color:#ffffffb3}.hero.is-link a.navbar-item:hover,.hero.is-link a.navbar-item.is-active,.hero.is-link .navbar-link:hover,.hero.is-link .navbar-link.is-active{background-color:#3a51bb;color:#fff}.hero.is-link .tabs a{color:#fff;opacity:.9}.hero.is-link .tabs a:hover{opacity:1}.hero.is-link .tabs li.is-active a{color:#485fc7!important;opacity:1}.hero.is-link .tabs.is-boxed a,.hero.is-link .tabs.is-toggle a{color:#fff}.hero.is-link .tabs.is-boxed a:hover,.hero.is-link .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-link .tabs.is-boxed li.is-active a,.hero.is-link .tabs.is-boxed li.is-active a:hover,.hero.is-link .tabs.is-toggle li.is-active a,.hero.is-link .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#485fc7}.hero.is-link.is-bold{background-image:linear-gradient(141deg,#2959b3 0%,hsl(229deg,53%,53%) 71%,#5658d2 100%)}@media screen and (max-width: 768px){.hero.is-link.is-bold .navbar-menu{background-image:linear-gradient(141deg,#2959b3 0%,hsl(229deg,53%,53%) 71%,#5658d2 100%)}}.hero.is-info{background-color:#3e8ed0;color:#fff}.hero.is-info a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-info strong{color:inherit}.hero.is-info .title{color:#fff}.hero.is-info .subtitle{color:#ffffffe6}.hero.is-info .subtitle a:not(.button),.hero.is-info .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-info .navbar-menu{background-color:#3e8ed0}}.hero.is-info .navbar-item,.hero.is-info .navbar-link{color:#ffffffb3}.hero.is-info a.navbar-item:hover,.hero.is-info a.navbar-item.is-active,.hero.is-info .navbar-link:hover,.hero.is-info .navbar-link.is-active{background-color:#3082c5;color:#fff}.hero.is-info .tabs a{color:#fff;opacity:.9}.hero.is-info .tabs a:hover{opacity:1}.hero.is-info .tabs li.is-active a{color:#3e8ed0!important;opacity:1}.hero.is-info .tabs.is-boxed a,.hero.is-info .tabs.is-toggle a{color:#fff}.hero.is-info .tabs.is-boxed a:hover,.hero.is-info .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-info .tabs.is-boxed li.is-active a,.hero.is-info .tabs.is-boxed li.is-active a:hover,.hero.is-info .tabs.is-toggle li.is-active a,.hero.is-info .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#3e8ed0}.hero.is-info.is-bold{background-image:linear-gradient(141deg,#208fbc 0%,hsl(207deg,61%,53%) 71%,#4d83db 100%)}@media screen and (max-width: 768px){.hero.is-info.is-bold .navbar-menu{background-image:linear-gradient(141deg,#208fbc 0%,hsl(207deg,61%,53%) 71%,#4d83db 100%)}}.hero.is-success{background-color:#48c78e;color:#fff}.hero.is-success a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-success strong{color:inherit}.hero.is-success .title{color:#fff}.hero.is-success .subtitle{color:#ffffffe6}.hero.is-success .subtitle a:not(.button),.hero.is-success .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-success .navbar-menu{background-color:#48c78e}}.hero.is-success .navbar-item,.hero.is-success .navbar-link{color:#ffffffb3}.hero.is-success a.navbar-item:hover,.hero.is-success a.navbar-item.is-active,.hero.is-success .navbar-link:hover,.hero.is-success .navbar-link.is-active{background-color:#3abb81;color:#fff}.hero.is-success .tabs a{color:#fff;opacity:.9}.hero.is-success .tabs a:hover{opacity:1}.hero.is-success .tabs li.is-active a{color:#48c78e!important;opacity:1}.hero.is-success .tabs.is-boxed a,.hero.is-success .tabs.is-toggle a{color:#fff}.hero.is-success .tabs.is-boxed a:hover,.hero.is-success .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-success .tabs.is-boxed li.is-active a,.hero.is-success .tabs.is-boxed li.is-active a:hover,.hero.is-success .tabs.is-toggle li.is-active a,.hero.is-success .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#48c78e}.hero.is-success.is-bold{background-image:linear-gradient(141deg,#29b35e 0%,hsl(153deg,53%,53%) 71%,#56d2af 100%)}@media screen and (max-width: 768px){.hero.is-success.is-bold .navbar-menu{background-image:linear-gradient(141deg,#29b35e 0%,hsl(153deg,53%,53%) 71%,#56d2af 100%)}}.hero.is-warning{background-color:#ffe08a;color:#000000b3}.hero.is-warning a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-warning strong{color:inherit}.hero.is-warning .title{color:#000000b3}.hero.is-warning .subtitle{color:#000000e6}.hero.is-warning .subtitle a:not(.button),.hero.is-warning .subtitle strong{color:#000000b3}@media screen and (max-width: 1023px){.hero.is-warning .navbar-menu{background-color:#ffe08a}}.hero.is-warning .navbar-item,.hero.is-warning .navbar-link{color:#000000b3}.hero.is-warning a.navbar-item:hover,.hero.is-warning a.navbar-item.is-active,.hero.is-warning .navbar-link:hover,.hero.is-warning .navbar-link.is-active{background-color:#ffd970;color:#000000b3}.hero.is-warning .tabs a{color:#000000b3;opacity:.9}.hero.is-warning .tabs a:hover{opacity:1}.hero.is-warning .tabs li.is-active a{color:#ffe08a!important;opacity:1}.hero.is-warning .tabs.is-boxed a,.hero.is-warning .tabs.is-toggle a{color:#000000b3}.hero.is-warning .tabs.is-boxed a:hover,.hero.is-warning .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-warning .tabs.is-boxed li.is-active a,.hero.is-warning .tabs.is-boxed li.is-active a:hover,.hero.is-warning .tabs.is-toggle li.is-active a,.hero.is-warning .tabs.is-toggle li.is-active a:hover{background-color:#000000b3;border-color:#000000b3;color:#ffe08a}.hero.is-warning.is-bold{background-image:linear-gradient(141deg,#ffb657 0%,hsl(44deg,100%,77%) 71%,#fff6a3 100%)}@media screen and (max-width: 768px){.hero.is-warning.is-bold .navbar-menu{background-image:linear-gradient(141deg,#ffb657 0%,hsl(44deg,100%,77%) 71%,#fff6a3 100%)}}.hero.is-danger{background-color:#f14668;color:#fff}.hero.is-danger a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),.hero.is-danger strong{color:inherit}.hero.is-danger .title{color:#fff}.hero.is-danger .subtitle{color:#ffffffe6}.hero.is-danger .subtitle a:not(.button),.hero.is-danger .subtitle strong{color:#fff}@media screen and (max-width: 1023px){.hero.is-danger .navbar-menu{background-color:#f14668}}.hero.is-danger .navbar-item,.hero.is-danger .navbar-link{color:#ffffffb3}.hero.is-danger a.navbar-item:hover,.hero.is-danger a.navbar-item.is-active,.hero.is-danger .navbar-link:hover,.hero.is-danger .navbar-link.is-active{background-color:#ef2e55;color:#fff}.hero.is-danger .tabs a{color:#fff;opacity:.9}.hero.is-danger .tabs a:hover{opacity:1}.hero.is-danger .tabs li.is-active a{color:#f14668!important;opacity:1}.hero.is-danger .tabs.is-boxed a,.hero.is-danger .tabs.is-toggle a{color:#fff}.hero.is-danger .tabs.is-boxed a:hover,.hero.is-danger .tabs.is-toggle a:hover{background-color:#0a0a0a1a}.hero.is-danger .tabs.is-boxed li.is-active a,.hero.is-danger .tabs.is-boxed li.is-active a:hover,.hero.is-danger .tabs.is-toggle li.is-active a,.hero.is-danger .tabs.is-toggle li.is-active a:hover{background-color:#fff;border-color:#fff;color:#f14668}.hero.is-danger.is-bold{background-image:linear-gradient(141deg,#fa0a62 0%,hsl(348deg,86%,61%) 71%,#f7595f 100%)}@media screen and (max-width: 768px){.hero.is-danger.is-bold .navbar-menu{background-image:linear-gradient(141deg,#fa0a62 0%,hsl(348deg,86%,61%) 71%,#f7595f 100%)}}.hero.is-small .hero-body{padding:1.5rem}@media screen and (min-width: 769px),print{.hero.is-medium .hero-body{padding:9rem 4.5rem}}@media screen and (min-width: 769px),print{.hero.is-large .hero-body{padding:18rem 6rem}}.hero.is-halfheight .hero-body,.hero.is-fullheight .hero-body,.hero.is-fullheight-with-navbar .hero-body{align-items:center;display:flex}.hero.is-halfheight .hero-body>.container,.hero.is-fullheight .hero-body>.container,.hero.is-fullheight-with-navbar .hero-body>.container{flex-grow:1;flex-shrink:1}.hero.is-halfheight{min-height:50vh}.hero.is-fullheight{min-height:100vh}.hero-video{overflow:hidden}.hero-video video{left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.hero-video.is-transparent{opacity:.3}@media screen and (max-width: 768px){.hero-video{display:none}}.hero-buttons{margin-top:1.5rem}@media screen and (max-width: 768px){.hero-buttons .button{display:flex}.hero-buttons .button:not(:last-child){margin-bottom:.75rem}}@media screen and (min-width: 769px),print{.hero-buttons{display:flex;justify-content:center}.hero-buttons .button:not(:last-child){margin-right:1.5rem}}.hero-head,.hero-foot{flex-grow:0;flex-shrink:0}.hero-body{flex-grow:1;flex-shrink:0;padding:3rem 1.5rem}@media screen and (min-width: 769px),print{.hero-body{padding:3rem}}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.switch[type=checkbox]{outline:0;user-select:none;display:inline-block;position:absolute;opacity:0}.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:before,.switch[type=checkbox]:focus+label:after,.switch[type=checkbox]:focus+label:after{outline:1px dotted hsl(0deg,0%,71%)}.switch[type=checkbox][disabled]{cursor:not-allowed}.switch[type=checkbox][disabled]+label{opacity:.5}.switch[type=checkbox][disabled]+label:before,.switch[type=checkbox][disabled]+label:before{opacity:.5}.switch[type=checkbox][disabled]+label:after,.switch[type=checkbox][disabled]+label:after{opacity:.5}.switch[type=checkbox][disabled]+label:hover{cursor:not-allowed}.switch[type=checkbox]+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1rem;height:2.5em;line-height:1.5;padding-left:3.5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox]+label:before,.switch[type=checkbox]+label:before{position:absolute;display:block;top:calc(50% - .75rem);left:0;width:3rem;height:1.5rem;border:.1rem solid transparent;border-radius:4px;background:hsl(0deg,0%,71%);content:""}.switch[type=checkbox]+label:after,.switch[type=checkbox]+label:after{display:block;position:absolute;top:calc(50% - .5rem);left:.25rem;width:1rem;height:1rem;transform:translateZ(0);border-radius:4px;background:hsl(0deg,0%,100%);transition:all .25s ease-out;content:""}.switch[type=checkbox]+label .switch-active,.switch[type=checkbox]+label .switch-inactive{font-size:.9rem;z-index:1;margin-top:-4px}.switch[type=checkbox]+label.has-text-inside .switch-inactive{margin-left:-1.925rem}.switch[type=checkbox]+label.has-text-inside .switch-active{margin-left:-3.25rem}.switch[type=checkbox].is-rtl+label{padding-left:0;padding-right:3.5rem}.switch[type=checkbox].is-rtl+label:before,.switch[type=checkbox].is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-rtl+label:after,.switch[type=checkbox].is-rtl+label:after{left:auto;right:1.625rem}.switch[type=checkbox]:checked+label:before,.switch[type=checkbox]:checked+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox]:checked+label:after{left:1.625rem}.switch[type=checkbox]:checked.is-rtl+label:after,.switch[type=checkbox]:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-outlined+label:before,.switch[type=checkbox].is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-outlined+label:after,.switch[type=checkbox].is-outlined+label:after{background:hsl(0deg,0%,71%)}.switch[type=checkbox].is-outlined:checked+label:before,.switch[type=checkbox].is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-outlined:checked+label:after,.switch[type=checkbox].is-outlined:checked+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-thin+label:before,.switch[type=checkbox].is-thin+label:before{top:.5454545456rem;height:.375rem}.switch[type=checkbox].is-thin+label:after,.switch[type=checkbox].is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-rounded+label:before,.switch[type=checkbox].is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-rounded+label:after,.switch[type=checkbox].is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-small+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:.75rem;height:2.5em;line-height:1.5;padding-left:2.75rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-small+label:before,.switch[type=checkbox].is-small+label:before{position:absolute;display:block;top:calc(50% - .5625rem);left:0;width:2.25rem;height:1.125rem;border:.1rem solid transparent;border-radius:4px;background:hsl(0deg,0%,71%);content:""}.switch[type=checkbox].is-small+label:after,.switch[type=checkbox].is-small+label:after{display:block;position:absolute;top:calc(50% - .3125rem);left:.25rem;width:.625rem;height:.625rem;transform:translateZ(0);border-radius:4px;background:hsl(0deg,0%,100%);transition:all .25s ease-out;content:""}.switch[type=checkbox].is-small+label .switch-active,.switch[type=checkbox].is-small+label .switch-inactive{font-size:.65rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-small+label.has-text-inside .switch-inactive{margin-left:-1.55rem}.switch[type=checkbox].is-small+label.has-text-inside .switch-active{margin-left:-2.5rem}.switch[type=checkbox].is-small.is-rtl+label{padding-left:0;padding-right:2.75rem}.switch[type=checkbox].is-small.is-rtl+label:before,.switch[type=checkbox].is-small.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-small.is-rtl+label:after,.switch[type=checkbox].is-small.is-rtl+label:after{left:auto;right:1.25rem}.switch[type=checkbox].is-small:checked+label:before,.switch[type=checkbox].is-small:checked+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-small:checked+label:after{left:1.25rem}.switch[type=checkbox].is-small:checked.is-rtl+label:after,.switch[type=checkbox].is-small:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-small.is-outlined+label:before,.switch[type=checkbox].is-small.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-small.is-outlined+label:after,.switch[type=checkbox].is-small.is-outlined+label:after{background:hsl(0deg,0%,71%)}.switch[type=checkbox].is-small.is-outlined:checked+label:before,.switch[type=checkbox].is-small.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-small.is-outlined:checked+label:after,.switch[type=checkbox].is-small.is-outlined:checked+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-small.is-thin+label:before,.switch[type=checkbox].is-small.is-thin+label:before{top:.4090909093rem;height:.28125rem}.switch[type=checkbox].is-small.is-thin+label:after,.switch[type=checkbox].is-small.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-small.is-rounded+label:before,.switch[type=checkbox].is-small.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-small.is-rounded+label:after,.switch[type=checkbox].is-small.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-medium+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.25rem;height:2.5em;line-height:1.5;padding-left:4.25rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-medium+label:before,.switch[type=checkbox].is-medium+label:before{position:absolute;display:block;top:calc(50% - .9375rem);left:0;width:3.75rem;height:1.875rem;border:.1rem solid transparent;border-radius:4px;background:hsl(0deg,0%,71%);content:""}.switch[type=checkbox].is-medium+label:after,.switch[type=checkbox].is-medium+label:after{display:block;position:absolute;top:calc(50% - .6875rem);left:.25rem;width:1.375rem;height:1.375rem;transform:translateZ(0);border-radius:4px;background:hsl(0deg,0%,100%);transition:all .25s ease-out;content:""}.switch[type=checkbox].is-medium+label .switch-active,.switch[type=checkbox].is-medium+label .switch-inactive{font-size:1.15rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-medium+label.has-text-inside .switch-inactive{margin-left:-2.3rem}.switch[type=checkbox].is-medium+label.has-text-inside .switch-active{margin-left:-4rem}.switch[type=checkbox].is-medium.is-rtl+label{padding-left:0;padding-right:4.25rem}.switch[type=checkbox].is-medium.is-rtl+label:before,.switch[type=checkbox].is-medium.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-medium.is-rtl+label:after,.switch[type=checkbox].is-medium.is-rtl+label:after{left:auto;right:2rem}.switch[type=checkbox].is-medium:checked+label:before,.switch[type=checkbox].is-medium:checked+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-medium:checked+label:after{left:2rem}.switch[type=checkbox].is-medium:checked.is-rtl+label:after,.switch[type=checkbox].is-medium:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-medium.is-outlined+label:before,.switch[type=checkbox].is-medium.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-medium.is-outlined+label:after,.switch[type=checkbox].is-medium.is-outlined+label:after{background:hsl(0deg,0%,71%)}.switch[type=checkbox].is-medium.is-outlined:checked+label:before,.switch[type=checkbox].is-medium.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-medium.is-outlined:checked+label:after,.switch[type=checkbox].is-medium.is-outlined:checked+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-medium.is-thin+label:before,.switch[type=checkbox].is-medium.is-thin+label:before{top:.6818181819rem;height:.46875rem}.switch[type=checkbox].is-medium.is-thin+label:after,.switch[type=checkbox].is-medium.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-medium.is-rounded+label:before,.switch[type=checkbox].is-medium.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-medium.is-rounded+label:after,.switch[type=checkbox].is-medium.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-large+label{position:relative;display:inline-flex;align-items:center;justify-content:flex-start;font-size:1.5rem;height:2.5em;line-height:1.5;padding-left:5rem;padding-top:.2rem;cursor:pointer}.switch[type=checkbox].is-large+label:before,.switch[type=checkbox].is-large+label:before{position:absolute;display:block;top:calc(50% - 1.125rem);left:0;width:4.5rem;height:2.25rem;border:.1rem solid transparent;border-radius:4px;background:hsl(0deg,0%,71%);content:""}.switch[type=checkbox].is-large+label:after,.switch[type=checkbox].is-large+label:after{display:block;position:absolute;top:calc(50% - .875rem);left:.25rem;width:1.75rem;height:1.75rem;transform:translateZ(0);border-radius:4px;background:hsl(0deg,0%,100%);transition:all .25s ease-out;content:""}.switch[type=checkbox].is-large+label .switch-active,.switch[type=checkbox].is-large+label .switch-inactive{font-size:1.4rem;z-index:1;margin-top:-4px}.switch[type=checkbox].is-large+label.has-text-inside .switch-inactive{margin-left:-2.675rem}.switch[type=checkbox].is-large+label.has-text-inside .switch-active{margin-left:-4.75rem}.switch[type=checkbox].is-large.is-rtl+label{padding-left:0;padding-right:5rem}.switch[type=checkbox].is-large.is-rtl+label:before,.switch[type=checkbox].is-large.is-rtl+label:before{left:auto;right:0}.switch[type=checkbox].is-large.is-rtl+label:after,.switch[type=checkbox].is-large.is-rtl+label:after{left:auto;right:2.375rem}.switch[type=checkbox].is-large:checked+label:before,.switch[type=checkbox].is-large:checked+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-large:checked+label:after{left:2.375rem}.switch[type=checkbox].is-large:checked.is-rtl+label:after,.switch[type=checkbox].is-large:checked.is-rtl+label:after{left:auto;right:.25rem}.switch[type=checkbox].is-large.is-outlined+label:before,.switch[type=checkbox].is-large.is-outlined+label:before{background-color:transparent;border-color:#b5b5b5}.switch[type=checkbox].is-large.is-outlined+label:after,.switch[type=checkbox].is-large.is-outlined+label:after{background:hsl(0deg,0%,71%)}.switch[type=checkbox].is-large.is-outlined:checked+label:before,.switch[type=checkbox].is-large.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2}.switch[type=checkbox].is-large.is-outlined:checked+label:after,.switch[type=checkbox].is-large.is-outlined:checked+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-large.is-thin+label:before,.switch[type=checkbox].is-large.is-thin+label:before{top:.8181818183rem;height:.5625rem}.switch[type=checkbox].is-large.is-thin+label:after,.switch[type=checkbox].is-large.is-thin+label:after{box-shadow:0 0 3px #7a7a7a}.switch[type=checkbox].is-large.is-rounded+label:before,.switch[type=checkbox].is-large.is-rounded+label:before{border-radius:24px}.switch[type=checkbox].is-large.is-rounded+label:after,.switch[type=checkbox].is-large.is-rounded+label:after{border-radius:50%}.switch[type=checkbox].is-white+label .switch-active{display:none}.switch[type=checkbox].is-white+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-white:checked+label:before,.switch[type=checkbox].is-white:checked+label:before{background:hsl(0deg,0%,100%)}.switch[type=checkbox].is-white:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-white:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-white.is-outlined:checked+label:before,.switch[type=checkbox].is-white.is-outlined:checked+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-white.is-outlined:checked+label:after,.switch[type=checkbox].is-white.is-outlined:checked+label:after{background:hsl(0deg,0%,100%)}.switch[type=checkbox].is-white.is-thin.is-outlined+label:after,.switch[type=checkbox].is-white.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-white+label:before,.switch[type=checkbox].is-unchecked-white+label:before{background:hsl(0deg,0%,100%)}.switch[type=checkbox].is-unchecked-white.is-outlined+label:before,.switch[type=checkbox].is-unchecked-white.is-outlined+label:before{background-color:transparent;border-color:#fff!important}.switch[type=checkbox].is-unchecked-white.is-outlined+label:after,.switch[type=checkbox].is-unchecked-white.is-outlined+label:after{background:hsl(0deg,0%,100%)}.switch[type=checkbox].is-black+label .switch-active{display:none}.switch[type=checkbox].is-black+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-black:checked+label:before,.switch[type=checkbox].is-black:checked+label:before{background:hsl(0deg,0%,4%)}.switch[type=checkbox].is-black:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-black:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-black.is-outlined:checked+label:before,.switch[type=checkbox].is-black.is-outlined:checked+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-black.is-outlined:checked+label:after,.switch[type=checkbox].is-black.is-outlined:checked+label:after{background:hsl(0deg,0%,4%)}.switch[type=checkbox].is-black.is-thin.is-outlined+label:after,.switch[type=checkbox].is-black.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-black+label:before,.switch[type=checkbox].is-unchecked-black+label:before{background:hsl(0deg,0%,4%)}.switch[type=checkbox].is-unchecked-black.is-outlined+label:before,.switch[type=checkbox].is-unchecked-black.is-outlined+label:before{background-color:transparent;border-color:#0a0a0a!important}.switch[type=checkbox].is-unchecked-black.is-outlined+label:after,.switch[type=checkbox].is-unchecked-black.is-outlined+label:after{background:hsl(0deg,0%,4%)}.switch[type=checkbox].is-light+label .switch-active{display:none}.switch[type=checkbox].is-light+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-light:checked+label:before,.switch[type=checkbox].is-light:checked+label:before{background:hsl(0deg,0%,96%)}.switch[type=checkbox].is-light:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-light:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-light.is-outlined:checked+label:before,.switch[type=checkbox].is-light.is-outlined:checked+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-light.is-outlined:checked+label:after,.switch[type=checkbox].is-light.is-outlined:checked+label:after{background:hsl(0deg,0%,96%)}.switch[type=checkbox].is-light.is-thin.is-outlined+label:after,.switch[type=checkbox].is-light.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-light+label:before,.switch[type=checkbox].is-unchecked-light+label:before{background:hsl(0deg,0%,96%)}.switch[type=checkbox].is-unchecked-light.is-outlined+label:before,.switch[type=checkbox].is-unchecked-light.is-outlined+label:before{background-color:transparent;border-color:#f5f5f5!important}.switch[type=checkbox].is-unchecked-light.is-outlined+label:after,.switch[type=checkbox].is-unchecked-light.is-outlined+label:after{background:hsl(0deg,0%,96%)}.switch[type=checkbox].is-dark+label .switch-active{display:none}.switch[type=checkbox].is-dark+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-dark:checked+label:before,.switch[type=checkbox].is-dark:checked+label:before{background:hsl(0deg,0%,21%)}.switch[type=checkbox].is-dark:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-dark:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-dark.is-outlined:checked+label:before,.switch[type=checkbox].is-dark.is-outlined:checked+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-dark.is-outlined:checked+label:after,.switch[type=checkbox].is-dark.is-outlined:checked+label:after{background:hsl(0deg,0%,21%)}.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after,.switch[type=checkbox].is-dark.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-dark+label:before,.switch[type=checkbox].is-unchecked-dark+label:before{background:hsl(0deg,0%,21%)}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:before{background-color:transparent;border-color:#363636!important}.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after,.switch[type=checkbox].is-unchecked-dark.is-outlined+label:after{background:hsl(0deg,0%,21%)}.switch[type=checkbox].is-primary+label .switch-active{display:none}.switch[type=checkbox].is-primary+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-primary:checked+label:before,.switch[type=checkbox].is-primary:checked+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-primary:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-primary:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-primary.is-outlined:checked+label:before,.switch[type=checkbox].is-primary.is-outlined:checked+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-primary.is-outlined:checked+label:after,.switch[type=checkbox].is-primary.is-outlined:checked+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after,.switch[type=checkbox].is-primary.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-primary+label:before,.switch[type=checkbox].is-unchecked-primary+label:before{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:before{background-color:transparent;border-color:#00d1b2!important}.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after,.switch[type=checkbox].is-unchecked-primary.is-outlined+label:after{background:hsl(171deg,100%,41%)}.switch[type=checkbox].is-link+label .switch-active{display:none}.switch[type=checkbox].is-link+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-link:checked+label:before,.switch[type=checkbox].is-link:checked+label:before{background:hsl(229deg,53%,53%)}.switch[type=checkbox].is-link:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-link:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-link.is-outlined:checked+label:before,.switch[type=checkbox].is-link.is-outlined:checked+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-link.is-outlined:checked+label:after,.switch[type=checkbox].is-link.is-outlined:checked+label:after{background:hsl(229deg,53%,53%)}.switch[type=checkbox].is-link.is-thin.is-outlined+label:after,.switch[type=checkbox].is-link.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-link+label:before,.switch[type=checkbox].is-unchecked-link+label:before{background:hsl(229deg,53%,53%)}.switch[type=checkbox].is-unchecked-link.is-outlined+label:before,.switch[type=checkbox].is-unchecked-link.is-outlined+label:before{background-color:transparent;border-color:#485fc7!important}.switch[type=checkbox].is-unchecked-link.is-outlined+label:after,.switch[type=checkbox].is-unchecked-link.is-outlined+label:after{background:hsl(229deg,53%,53%)}.switch[type=checkbox].is-info+label .switch-active{display:none}.switch[type=checkbox].is-info+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-info:checked+label:before,.switch[type=checkbox].is-info:checked+label:before{background:hsl(207deg,61%,53%)}.switch[type=checkbox].is-info:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-info:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-info.is-outlined:checked+label:before,.switch[type=checkbox].is-info.is-outlined:checked+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-info.is-outlined:checked+label:after,.switch[type=checkbox].is-info.is-outlined:checked+label:after{background:hsl(207deg,61%,53%)}.switch[type=checkbox].is-info.is-thin.is-outlined+label:after,.switch[type=checkbox].is-info.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-info+label:before,.switch[type=checkbox].is-unchecked-info+label:before{background:hsl(207deg,61%,53%)}.switch[type=checkbox].is-unchecked-info.is-outlined+label:before,.switch[type=checkbox].is-unchecked-info.is-outlined+label:before{background-color:transparent;border-color:#3e8ed0!important}.switch[type=checkbox].is-unchecked-info.is-outlined+label:after,.switch[type=checkbox].is-unchecked-info.is-outlined+label:after{background:hsl(207deg,61%,53%)}.switch[type=checkbox].is-success+label .switch-active{display:none}.switch[type=checkbox].is-success+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-success:checked+label:before,.switch[type=checkbox].is-success:checked+label:before{background:hsl(153deg,53%,53%)}.switch[type=checkbox].is-success:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-success:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-success.is-outlined:checked+label:before,.switch[type=checkbox].is-success.is-outlined:checked+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-success.is-outlined:checked+label:after,.switch[type=checkbox].is-success.is-outlined:checked+label:after{background:hsl(153deg,53%,53%)}.switch[type=checkbox].is-success.is-thin.is-outlined+label:after,.switch[type=checkbox].is-success.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-success+label:before,.switch[type=checkbox].is-unchecked-success+label:before{background:hsl(153deg,53%,53%)}.switch[type=checkbox].is-unchecked-success.is-outlined+label:before,.switch[type=checkbox].is-unchecked-success.is-outlined+label:before{background-color:transparent;border-color:#48c78e!important}.switch[type=checkbox].is-unchecked-success.is-outlined+label:after,.switch[type=checkbox].is-unchecked-success.is-outlined+label:after{background:hsl(153deg,53%,53%)}.switch[type=checkbox].is-warning+label .switch-active{display:none}.switch[type=checkbox].is-warning+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-warning:checked+label:before,.switch[type=checkbox].is-warning:checked+label:before{background:hsl(44deg,100%,77%)}.switch[type=checkbox].is-warning:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-warning:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-warning.is-outlined:checked+label:before,.switch[type=checkbox].is-warning.is-outlined:checked+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-warning.is-outlined:checked+label:after,.switch[type=checkbox].is-warning.is-outlined:checked+label:after{background:hsl(44deg,100%,77%)}.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after,.switch[type=checkbox].is-warning.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-warning+label:before,.switch[type=checkbox].is-unchecked-warning+label:before{background:hsl(44deg,100%,77%)}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:before{background-color:transparent;border-color:#ffe08a!important}.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after,.switch[type=checkbox].is-unchecked-warning.is-outlined+label:after{background:hsl(44deg,100%,77%)}.switch[type=checkbox].is-danger+label .switch-active{display:none}.switch[type=checkbox].is-danger+label .switch-inactive{display:inline-block}.switch[type=checkbox].is-danger:checked+label:before,.switch[type=checkbox].is-danger:checked+label:before{background:hsl(348deg,86%,61%)}.switch[type=checkbox].is-danger:checked+label .switch-active{display:inline-block}.switch[type=checkbox].is-danger:checked+label .switch-inactive{display:none}.switch[type=checkbox].is-danger.is-outlined:checked+label:before,.switch[type=checkbox].is-danger.is-outlined:checked+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-danger.is-outlined:checked+label:after,.switch[type=checkbox].is-danger.is-outlined:checked+label:after{background:hsl(348deg,86%,61%)}.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after,.switch[type=checkbox].is-danger.is-thin.is-outlined+label:after{box-shadow:none}.switch[type=checkbox].is-unchecked-danger+label:before,.switch[type=checkbox].is-unchecked-danger+label:before{background:hsl(348deg,86%,61%)}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:before{background-color:transparent;border-color:#f14668!important}.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after,.switch[type=checkbox].is-unchecked-danger.is-outlined+label:after{background:hsl(348deg,86%,61%)}.field-body .switch[type=checkbox]+label{margin-top:.375em}.slider{min-width:250px;width:100%;margin-top:16px;margin-bottom:16px;--slider-height: 4px;--slider-connect-bg: hsl(0, 0%, 21%);--slider-tooltip-bg: hsl(0, 0%, 21%);--slider-handle-ring-color: #3b82f630;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42)}.seek-slider{min-width:250px;max-width:500px;width:100%!important;box-shadow:0 4px 8px #0003,0 6px 20px #00000030;margin:0 auto 16px;--slider-height: 4px;--slider-connect-bg: hsl(171, 100%, 41%);--slider-tooltip-bg: hsl(171, 100%, 41%);--slider-handle-bg: hsl(171, 100%, 41%);--slider-handle-border: 0;--slider-handle-width: 10px;--slider-handle-height: 10px;--slider-handle-radius: 9999px;--slider-handle-shadow: .5px .5px .5px .5px rgba(0, 0, 0, .32);--slider-handle-shadow-active: .5px .5px .5px .5px rgba(0, 0, 0, .42);--slider-handle-ring-width: 3px}.progress-bar{background-color:#3e8ed0;border-radius:9999px;height:4px}.media.with-progress h2:last-of-type{margin-bottom:6px}.media.with-progress{margin-top:0}a.navbar-item{outline:0;line-height:1.5;padding:.5rem 1rem}.fd-expanded{flex-grow:1;flex-shrink:1}.fd-margin-left-auto{margin-left:auto}.fd-has-action{cursor:pointer}.fd-is-movable{cursor:move}.fd-has-margin-top{margin-top:24px}.fd-has-margin-bottom{margin-bottom:24px}.fd-remove-padding-bottom{padding-bottom:0}.fd-has-padding-left-right{padding-left:24px;padding-right:24px}.fd-is-square .button{height:27px;min-width:27px;padding-left:.25rem;padding-right:.25rem}.fd-is-text-clipped{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fd-tabs-section{padding-bottom:3px;padding-top:3px;background:white;top:3.25rem;z-index:20;position:fixed;width:100%}section.fd-tabs-section+section.fd-content{margin-top:24px}section.hero+section.fd-content{padding-top:0}.fd-progress-bar{top:52px!important}.fd-has-shadow{box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.fd-page{margin-top:3.25rem;margin-bottom:3.25rem}.fd-page-with-tabs{margin-top:6.25rem!important;margin-bottom:3.25rem}.fd-content-with-option{min-height:calc(100vh - 6.5rem)}.fd-is-fullheight{height:calc(100vh - 6.5rem);display:flex;flex-direction:column;justify-content:center}.fd-is-fullheight .fd-is-expanded{max-height:calc(100vh - 25rem);padding:1.5rem;overflow:hidden;flex-grow:1;flex-shrink:1;display:flex}.fd-cover-image{display:flex;flex-grow:1;flex-shrink:1;min-width:0;min-height:0;overflow:hidden;padding:10px}.fd-cover-image img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0px 0px 1px rgba(0,0,0,.3)) drop-shadow(0px 0px 10px rgba(0,0,0,.3));flex-grow:1;flex-shrink:1;height:unset;width:unset;max-width:unset;max-height:unset;min-width:0;min-height:0;overflow:hidden}.sortable-chosen .media-right{visibility:hidden}.sortable-ghost h1,.sortable-ghost h2{color:#ff3860!important}.media:first-of-type{padding-top:17px;margin-top:16px}.fade-leave-active{transition:opacity .2s ease}.fade-enter-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-to,.fade-leave-from{opacity:1}.title:not(.is-spaced)+.subtitle{margin-top:-1.3rem!important}.title:not(.is-spaced)+.subtitle+.subtitle{margin-top:-1.3rem!important}.fd-modal-card{overflow:visible}.fd-modal-card .card-content{max-height:calc(100vh - 200px);overflow:auto}.fd-modal-card .card{margin-left:16px;margin-right:16px}.dropdown-item a{display:block}.dropdown-item:hover{background-color:#f5f5f5}.navbar-item .fd-navbar-item-level2{padding-left:1.5rem}hr.fd-navbar-divider{margin:12px 0}@media only screen and (min-width: 1024px){.navbar-dropdown{max-height:calc(100vh - 8.5rem);overflow:auto}}.fd-bottom-navbar .navbar-menu{max-height:calc(100vh - 7.5rem);overflow:scroll}@media screen and (max-width: 768px){.buttons.fd-is-centered-mobile{justify-content:center}.buttons.fd-is-centered-mobile:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}}.column.fd-has-cover{max-height:150px;max-width:150px}@media screen and (max-width: 768px){.column.fd-has-cover{margin:auto}}@media screen and (min-width: 769px){.column.fd-has-cover{margin:auto 0 auto auto}}.fd-overlay-fullscreen{z-index:25;background-color:#0a0a0a33;position:fixed}.hero-body{padding:1.5rem!important}@font-face{font-family:Material Design Icons;src:url(/assets/materialdesignicons-webfont.eot?v=2.2.43);src:url(/assets/materialdesignicons-webfont.eot?#iefix&v=2.2.43) format("embedded-opentype"),url(/assets/materialdesignicons-webfont.woff2?v=2.2.43) format("woff2"),url(/assets/materialdesignicons-webfont.woff?v=2.2.43) format("woff"),url(/assets/materialdesignicons-webfont.ttf?v=2.2.43) format("truetype"),url(/assets/materialdesignicons-webfont.svg?v=2.2.43#materialdesigniconsregular) format("svg");font-weight:400;font-style:normal}.mdi:before,.mdi-set{display:inline-block;font: 24px/1 Material Design Icons;font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mdi-access-point:before{content:"\f002"}.mdi-access-point-network:before{content:"\f003"}.mdi-account:before{content:"\f004"}.mdi-account-alert:before{content:"\f005"}.mdi-account-box:before{content:"\f006"}.mdi-account-box-outline:before{content:"\f007"}.mdi-account-card-details:before{content:"\f5d2"}.mdi-account-check:before{content:"\f008"}.mdi-account-circle:before{content:"\f009"}.mdi-account-convert:before{content:"\f00a"}.mdi-account-edit:before{content:"\f6bb"}.mdi-account-group:before{content:"\f848"}.mdi-account-heart:before{content:"\f898"}.mdi-account-key:before{content:"\f00b"}.mdi-account-location:before{content:"\f00c"}.mdi-account-minus:before{content:"\f00d"}.mdi-account-multiple:before{content:"\f00e"}.mdi-account-multiple-minus:before{content:"\f5d3"}.mdi-account-multiple-outline:before{content:"\f00f"}.mdi-account-multiple-plus:before{content:"\f010"}.mdi-account-multiple-plus-outline:before{content:"\f7ff"}.mdi-account-network:before{content:"\f011"}.mdi-account-off:before{content:"\f012"}.mdi-account-outline:before{content:"\f013"}.mdi-account-plus:before{content:"\f014"}.mdi-account-plus-outline:before{content:"\f800"}.mdi-account-remove:before{content:"\f015"}.mdi-account-search:before{content:"\f016"}.mdi-account-settings:before{content:"\f630"}.mdi-account-settings-variant:before{content:"\f631"}.mdi-account-star:before{content:"\f017"}.mdi-account-switch:before{content:"\f019"}.mdi-accusoft:before{content:"\f849"}.mdi-adjust:before{content:"\f01a"}.mdi-air-conditioner:before{content:"\f01b"}.mdi-airballoon:before{content:"\f01c"}.mdi-airplane:before{content:"\f01d"}.mdi-airplane-landing:before{content:"\f5d4"}.mdi-airplane-off:before{content:"\f01e"}.mdi-airplane-takeoff:before{content:"\f5d5"}.mdi-airplay:before{content:"\f01f"}.mdi-airport:before{content:"\f84a"}.mdi-alarm:before{content:"\f020"}.mdi-alarm-bell:before{content:"\f78d"}.mdi-alarm-check:before{content:"\f021"}.mdi-alarm-light:before{content:"\f78e"}.mdi-alarm-multiple:before{content:"\f022"}.mdi-alarm-off:before{content:"\f023"}.mdi-alarm-plus:before{content:"\f024"}.mdi-alarm-snooze:before{content:"\f68d"}.mdi-album:before{content:"\f025"}.mdi-alert:before{content:"\f026"}.mdi-alert-box:before{content:"\f027"}.mdi-alert-circle:before{content:"\f028"}.mdi-alert-circle-outline:before{content:"\f5d6"}.mdi-alert-decagram:before{content:"\f6bc"}.mdi-alert-octagon:before{content:"\f029"}.mdi-alert-octagram:before{content:"\f766"}.mdi-alert-outline:before{content:"\f02a"}.mdi-alien:before{content:"\f899"}.mdi-all-inclusive:before{content:"\f6bd"}.mdi-allo:before{content:"\f801"}.mdi-alpha:before{content:"\f02b"}.mdi-alphabetical:before{content:"\f02c"}.mdi-altimeter:before{content:"\f5d7"}.mdi-amazon:before{content:"\f02d"}.mdi-amazon-clouddrive:before{content:"\f02e"}.mdi-ambulance:before{content:"\f02f"}.mdi-amplifier:before{content:"\f030"}.mdi-anchor:before{content:"\f031"}.mdi-android:before{content:"\f032"}.mdi-android-debug-bridge:before{content:"\f033"}.mdi-android-head:before{content:"\f78f"}.mdi-android-studio:before{content:"\f034"}.mdi-angular:before{content:"\f6b1"}.mdi-angularjs:before{content:"\f6be"}.mdi-animation:before{content:"\f5d8"}.mdi-anvil:before{content:"\f89a"}.mdi-apple:before{content:"\f035"}.mdi-apple-finder:before{content:"\f036"}.mdi-apple-ios:before{content:"\f037"}.mdi-apple-keyboard-caps:before{content:"\f632"}.mdi-apple-keyboard-command:before{content:"\f633"}.mdi-apple-keyboard-control:before{content:"\f634"}.mdi-apple-keyboard-option:before{content:"\f635"}.mdi-apple-keyboard-shift:before{content:"\f636"}.mdi-apple-mobileme:before{content:"\f038"}.mdi-apple-safari:before{content:"\f039"}.mdi-application:before{content:"\f614"}.mdi-approval:before{content:"\f790"}.mdi-apps:before{content:"\f03b"}.mdi-archive:before{content:"\f03c"}.mdi-arrange-bring-forward:before{content:"\f03d"}.mdi-arrange-bring-to-front:before{content:"\f03e"}.mdi-arrange-send-backward:before{content:"\f03f"}.mdi-arrange-send-to-back:before{content:"\f040"}.mdi-arrow-all:before{content:"\f041"}.mdi-arrow-bottom-left:before{content:"\f042"}.mdi-arrow-bottom-right:before{content:"\f043"}.mdi-arrow-collapse:before{content:"\f615"}.mdi-arrow-collapse-all:before{content:"\f044"}.mdi-arrow-collapse-down:before{content:"\f791"}.mdi-arrow-collapse-horizontal:before{content:"\f84b"}.mdi-arrow-collapse-left:before{content:"\f792"}.mdi-arrow-collapse-right:before{content:"\f793"}.mdi-arrow-collapse-up:before{content:"\f794"}.mdi-arrow-collapse-vertical:before{content:"\f84c"}.mdi-arrow-down:before{content:"\f045"}.mdi-arrow-down-bold:before{content:"\f72d"}.mdi-arrow-down-bold-box:before{content:"\f72e"}.mdi-arrow-down-bold-box-outline:before{content:"\f72f"}.mdi-arrow-down-bold-circle:before{content:"\f047"}.mdi-arrow-down-bold-circle-outline:before{content:"\f048"}.mdi-arrow-down-bold-hexagon-outline:before{content:"\f049"}.mdi-arrow-down-box:before{content:"\f6bf"}.mdi-arrow-down-drop-circle:before{content:"\f04a"}.mdi-arrow-down-drop-circle-outline:before{content:"\f04b"}.mdi-arrow-down-thick:before{content:"\f046"}.mdi-arrow-expand:before{content:"\f616"}.mdi-arrow-expand-all:before{content:"\f04c"}.mdi-arrow-expand-down:before{content:"\f795"}.mdi-arrow-expand-horizontal:before{content:"\f84d"}.mdi-arrow-expand-left:before{content:"\f796"}.mdi-arrow-expand-right:before{content:"\f797"}.mdi-arrow-expand-up:before{content:"\f798"}.mdi-arrow-expand-vertical:before{content:"\f84e"}.mdi-arrow-left:before{content:"\f04d"}.mdi-arrow-left-bold:before{content:"\f730"}.mdi-arrow-left-bold-box:before{content:"\f731"}.mdi-arrow-left-bold-box-outline:before{content:"\f732"}.mdi-arrow-left-bold-circle:before{content:"\f04f"}.mdi-arrow-left-bold-circle-outline:before{content:"\f050"}.mdi-arrow-left-bold-hexagon-outline:before{content:"\f051"}.mdi-arrow-left-box:before{content:"\f6c0"}.mdi-arrow-left-drop-circle:before{content:"\f052"}.mdi-arrow-left-drop-circle-outline:before{content:"\f053"}.mdi-arrow-left-thick:before{content:"\f04e"}.mdi-arrow-right:before{content:"\f054"}.mdi-arrow-right-bold:before{content:"\f733"}.mdi-arrow-right-bold-box:before{content:"\f734"}.mdi-arrow-right-bold-box-outline:before{content:"\f735"}.mdi-arrow-right-bold-circle:before{content:"\f056"}.mdi-arrow-right-bold-circle-outline:before{content:"\f057"}.mdi-arrow-right-bold-hexagon-outline:before{content:"\f058"}.mdi-arrow-right-box:before{content:"\f6c1"}.mdi-arrow-right-drop-circle:before{content:"\f059"}.mdi-arrow-right-drop-circle-outline:before{content:"\f05a"}.mdi-arrow-right-thick:before{content:"\f055"}.mdi-arrow-top-left:before{content:"\f05b"}.mdi-arrow-top-right:before{content:"\f05c"}.mdi-arrow-up:before{content:"\f05d"}.mdi-arrow-up-bold:before{content:"\f736"}.mdi-arrow-up-bold-box:before{content:"\f737"}.mdi-arrow-up-bold-box-outline:before{content:"\f738"}.mdi-arrow-up-bold-circle:before{content:"\f05f"}.mdi-arrow-up-bold-circle-outline:before{content:"\f060"}.mdi-arrow-up-bold-hexagon-outline:before{content:"\f061"}.mdi-arrow-up-box:before{content:"\f6c2"}.mdi-arrow-up-drop-circle:before{content:"\f062"}.mdi-arrow-up-drop-circle-outline:before{content:"\f063"}.mdi-arrow-up-thick:before{content:"\f05e"}.mdi-artist:before{content:"\f802"}.mdi-assistant:before{content:"\f064"}.mdi-asterisk:before{content:"\f6c3"}.mdi-at:before{content:"\f065"}.mdi-atlassian:before{content:"\f803"}.mdi-atom:before{content:"\f767"}.mdi-attachment:before{content:"\f066"}.mdi-audiobook:before{content:"\f067"}.mdi-augmented-reality:before{content:"\f84f"}.mdi-auto-fix:before{content:"\f068"}.mdi-auto-upload:before{content:"\f069"}.mdi-autorenew:before{content:"\f06a"}.mdi-av-timer:before{content:"\f06b"}.mdi-azure:before{content:"\f804"}.mdi-baby:before{content:"\f06c"}.mdi-baby-buggy:before{content:"\f68e"}.mdi-backburger:before{content:"\f06d"}.mdi-backspace:before{content:"\f06e"}.mdi-backup-restore:before{content:"\f06f"}.mdi-badminton:before{content:"\f850"}.mdi-bandcamp:before{content:"\f674"}.mdi-bank:before{content:"\f070"}.mdi-barcode:before{content:"\f071"}.mdi-barcode-scan:before{content:"\f072"}.mdi-barley:before{content:"\f073"}.mdi-barrel:before{content:"\f074"}.mdi-baseball:before{content:"\f851"}.mdi-baseball-bat:before{content:"\f852"}.mdi-basecamp:before{content:"\f075"}.mdi-basket:before{content:"\f076"}.mdi-basket-fill:before{content:"\f077"}.mdi-basket-unfill:before{content:"\f078"}.mdi-basketball:before{content:"\f805"}.mdi-battery:before{content:"\f079"}.mdi-battery-10:before{content:"\f07a"}.mdi-battery-20:before{content:"\f07b"}.mdi-battery-30:before{content:"\f07c"}.mdi-battery-40:before{content:"\f07d"}.mdi-battery-50:before{content:"\f07e"}.mdi-battery-60:before{content:"\f07f"}.mdi-battery-70:before{content:"\f080"}.mdi-battery-80:before{content:"\f081"}.mdi-battery-90:before{content:"\f082"}.mdi-battery-alert:before{content:"\f083"}.mdi-battery-charging:before{content:"\f084"}.mdi-battery-charging-10:before{content:"\f89b"}.mdi-battery-charging-100:before{content:"\f085"}.mdi-battery-charging-20:before{content:"\f086"}.mdi-battery-charging-30:before{content:"\f087"}.mdi-battery-charging-40:before{content:"\f088"}.mdi-battery-charging-50:before{content:"\f89c"}.mdi-battery-charging-60:before{content:"\f089"}.mdi-battery-charging-70:before{content:"\f89d"}.mdi-battery-charging-80:before{content:"\f08a"}.mdi-battery-charging-90:before{content:"\f08b"}.mdi-battery-charging-outline:before{content:"\f89e"}.mdi-battery-charging-wireless:before{content:"\f806"}.mdi-battery-charging-wireless-10:before{content:"\f807"}.mdi-battery-charging-wireless-20:before{content:"\f808"}.mdi-battery-charging-wireless-30:before{content:"\f809"}.mdi-battery-charging-wireless-40:before{content:"\f80a"}.mdi-battery-charging-wireless-50:before{content:"\f80b"}.mdi-battery-charging-wireless-60:before{content:"\f80c"}.mdi-battery-charging-wireless-70:before{content:"\f80d"}.mdi-battery-charging-wireless-80:before{content:"\f80e"}.mdi-battery-charging-wireless-90:before{content:"\f80f"}.mdi-battery-charging-wireless-alert:before{content:"\f810"}.mdi-battery-charging-wireless-outline:before{content:"\f811"}.mdi-battery-minus:before{content:"\f08c"}.mdi-battery-negative:before{content:"\f08d"}.mdi-battery-outline:before{content:"\f08e"}.mdi-battery-plus:before{content:"\f08f"}.mdi-battery-positive:before{content:"\f090"}.mdi-battery-unknown:before{content:"\f091"}.mdi-beach:before{content:"\f092"}.mdi-beaker:before{content:"\f68f"}.mdi-beats:before{content:"\f097"}.mdi-bed-empty:before{content:"\f89f"}.mdi-beer:before{content:"\f098"}.mdi-behance:before{content:"\f099"}.mdi-bell:before{content:"\f09a"}.mdi-bell-off:before{content:"\f09b"}.mdi-bell-outline:before{content:"\f09c"}.mdi-bell-plus:before{content:"\f09d"}.mdi-bell-ring:before{content:"\f09e"}.mdi-bell-ring-outline:before{content:"\f09f"}.mdi-bell-sleep:before{content:"\f0a0"}.mdi-beta:before{content:"\f0a1"}.mdi-bible:before{content:"\f0a2"}.mdi-bike:before{content:"\f0a3"}.mdi-bing:before{content:"\f0a4"}.mdi-binoculars:before{content:"\f0a5"}.mdi-bio:before{content:"\f0a6"}.mdi-biohazard:before{content:"\f0a7"}.mdi-bitbucket:before{content:"\f0a8"}.mdi-bitcoin:before{content:"\f812"}.mdi-black-mesa:before{content:"\f0a9"}.mdi-blackberry:before{content:"\f0aa"}.mdi-blender:before{content:"\f0ab"}.mdi-blinds:before{content:"\f0ac"}.mdi-block-helper:before{content:"\f0ad"}.mdi-blogger:before{content:"\f0ae"}.mdi-bluetooth:before{content:"\f0af"}.mdi-bluetooth-audio:before{content:"\f0b0"}.mdi-bluetooth-connect:before{content:"\f0b1"}.mdi-bluetooth-off:before{content:"\f0b2"}.mdi-bluetooth-settings:before{content:"\f0b3"}.mdi-bluetooth-transfer:before{content:"\f0b4"}.mdi-blur:before{content:"\f0b5"}.mdi-blur-linear:before{content:"\f0b6"}.mdi-blur-off:before{content:"\f0b7"}.mdi-blur-radial:before{content:"\f0b8"}.mdi-bomb:before{content:"\f690"}.mdi-bomb-off:before{content:"\f6c4"}.mdi-bone:before{content:"\f0b9"}.mdi-book:before{content:"\f0ba"}.mdi-book-minus:before{content:"\f5d9"}.mdi-book-multiple:before{content:"\f0bb"}.mdi-book-multiple-variant:before{content:"\f0bc"}.mdi-book-open:before{content:"\f0bd"}.mdi-book-open-page-variant:before{content:"\f5da"}.mdi-book-open-variant:before{content:"\f0be"}.mdi-book-plus:before{content:"\f5db"}.mdi-book-secure:before{content:"\f799"}.mdi-book-unsecure:before{content:"\f79a"}.mdi-book-variant:before{content:"\f0bf"}.mdi-bookmark:before{content:"\f0c0"}.mdi-bookmark-check:before{content:"\f0c1"}.mdi-bookmark-music:before{content:"\f0c2"}.mdi-bookmark-outline:before{content:"\f0c3"}.mdi-bookmark-plus:before{content:"\f0c5"}.mdi-bookmark-plus-outline:before{content:"\f0c4"}.mdi-bookmark-remove:before{content:"\f0c6"}.mdi-boombox:before{content:"\f5dc"}.mdi-bootstrap:before{content:"\f6c5"}.mdi-border-all:before{content:"\f0c7"}.mdi-border-all-variant:before{content:"\f8a0"}.mdi-border-bottom:before{content:"\f0c8"}.mdi-border-bottom-variant:before{content:"\f8a1"}.mdi-border-color:before{content:"\f0c9"}.mdi-border-horizontal:before{content:"\f0ca"}.mdi-border-inside:before{content:"\f0cb"}.mdi-border-left:before{content:"\f0cc"}.mdi-border-left-variant:before{content:"\f8a2"}.mdi-border-none:before{content:"\f0cd"}.mdi-border-none-variant:before{content:"\f8a3"}.mdi-border-outside:before{content:"\f0ce"}.mdi-border-right:before{content:"\f0cf"}.mdi-border-right-variant:before{content:"\f8a4"}.mdi-border-style:before{content:"\f0d0"}.mdi-border-top:before{content:"\f0d1"}.mdi-border-top-variant:before{content:"\f8a5"}.mdi-border-vertical:before{content:"\f0d2"}.mdi-bottle-wine:before{content:"\f853"}.mdi-bow-tie:before{content:"\f677"}.mdi-bowl:before{content:"\f617"}.mdi-bowling:before{content:"\f0d3"}.mdi-box:before{content:"\f0d4"}.mdi-box-cutter:before{content:"\f0d5"}.mdi-box-shadow:before{content:"\f637"}.mdi-bridge:before{content:"\f618"}.mdi-briefcase:before{content:"\f0d6"}.mdi-briefcase-check:before{content:"\f0d7"}.mdi-briefcase-download:before{content:"\f0d8"}.mdi-briefcase-outline:before{content:"\f813"}.mdi-briefcase-upload:before{content:"\f0d9"}.mdi-brightness-1:before{content:"\f0da"}.mdi-brightness-2:before{content:"\f0db"}.mdi-brightness-3:before{content:"\f0dc"}.mdi-brightness-4:before{content:"\f0dd"}.mdi-brightness-5:before{content:"\f0de"}.mdi-brightness-6:before{content:"\f0df"}.mdi-brightness-7:before{content:"\f0e0"}.mdi-brightness-auto:before{content:"\f0e1"}.mdi-broom:before{content:"\f0e2"}.mdi-brush:before{content:"\f0e3"}.mdi-buffer:before{content:"\f619"}.mdi-bug:before{content:"\f0e4"}.mdi-bulletin-board:before{content:"\f0e5"}.mdi-bullhorn:before{content:"\f0e6"}.mdi-bullseye:before{content:"\f5dd"}.mdi-bus:before{content:"\f0e7"}.mdi-bus-articulated-end:before{content:"\f79b"}.mdi-bus-articulated-front:before{content:"\f79c"}.mdi-bus-double-decker:before{content:"\f79d"}.mdi-bus-school:before{content:"\f79e"}.mdi-bus-side:before{content:"\f79f"}.mdi-cached:before{content:"\f0e8"}.mdi-cake:before{content:"\f0e9"}.mdi-cake-layered:before{content:"\f0ea"}.mdi-cake-variant:before{content:"\f0eb"}.mdi-calculator:before{content:"\f0ec"}.mdi-calendar:before{content:"\f0ed"}.mdi-calendar-blank:before{content:"\f0ee"}.mdi-calendar-check:before{content:"\f0ef"}.mdi-calendar-clock:before{content:"\f0f0"}.mdi-calendar-edit:before{content:"\f8a6"}.mdi-calendar-multiple:before{content:"\f0f1"}.mdi-calendar-multiple-check:before{content:"\f0f2"}.mdi-calendar-plus:before{content:"\f0f3"}.mdi-calendar-question:before{content:"\f691"}.mdi-calendar-range:before{content:"\f678"}.mdi-calendar-remove:before{content:"\f0f4"}.mdi-calendar-text:before{content:"\f0f5"}.mdi-calendar-today:before{content:"\f0f6"}.mdi-call-made:before{content:"\f0f7"}.mdi-call-merge:before{content:"\f0f8"}.mdi-call-missed:before{content:"\f0f9"}.mdi-call-received:before{content:"\f0fa"}.mdi-call-split:before{content:"\f0fb"}.mdi-camcorder:before{content:"\f0fc"}.mdi-camcorder-box:before{content:"\f0fd"}.mdi-camcorder-box-off:before{content:"\f0fe"}.mdi-camcorder-off:before{content:"\f0ff"}.mdi-camera:before{content:"\f100"}.mdi-camera-burst:before{content:"\f692"}.mdi-camera-enhance:before{content:"\f101"}.mdi-camera-front:before{content:"\f102"}.mdi-camera-front-variant:before{content:"\f103"}.mdi-camera-gopro:before{content:"\f7a0"}.mdi-camera-iris:before{content:"\f104"}.mdi-camera-metering-center:before{content:"\f7a1"}.mdi-camera-metering-matrix:before{content:"\f7a2"}.mdi-camera-metering-partial:before{content:"\f7a3"}.mdi-camera-metering-spot:before{content:"\f7a4"}.mdi-camera-off:before{content:"\f5df"}.mdi-camera-party-mode:before{content:"\f105"}.mdi-camera-rear:before{content:"\f106"}.mdi-camera-rear-variant:before{content:"\f107"}.mdi-camera-switch:before{content:"\f108"}.mdi-camera-timer:before{content:"\f109"}.mdi-cancel:before{content:"\f739"}.mdi-candle:before{content:"\f5e2"}.mdi-candycane:before{content:"\f10a"}.mdi-cannabis:before{content:"\f7a5"}.mdi-car:before{content:"\f10b"}.mdi-car-battery:before{content:"\f10c"}.mdi-car-connected:before{content:"\f10d"}.mdi-car-convertible:before{content:"\f7a6"}.mdi-car-estate:before{content:"\f7a7"}.mdi-car-hatchback:before{content:"\f7a8"}.mdi-car-pickup:before{content:"\f7a9"}.mdi-car-side:before{content:"\f7aa"}.mdi-car-sports:before{content:"\f7ab"}.mdi-car-wash:before{content:"\f10e"}.mdi-caravan:before{content:"\f7ac"}.mdi-cards:before{content:"\f638"}.mdi-cards-outline:before{content:"\f639"}.mdi-cards-playing-outline:before{content:"\f63a"}.mdi-cards-variant:before{content:"\f6c6"}.mdi-carrot:before{content:"\f10f"}.mdi-cart:before{content:"\f110"}.mdi-cart-off:before{content:"\f66b"}.mdi-cart-outline:before{content:"\f111"}.mdi-cart-plus:before{content:"\f112"}.mdi-case-sensitive-alt:before{content:"\f113"}.mdi-cash:before{content:"\f114"}.mdi-cash-100:before{content:"\f115"}.mdi-cash-multiple:before{content:"\f116"}.mdi-cash-usd:before{content:"\f117"}.mdi-cast:before{content:"\f118"}.mdi-cast-connected:before{content:"\f119"}.mdi-cast-off:before{content:"\f789"}.mdi-castle:before{content:"\f11a"}.mdi-cat:before{content:"\f11b"}.mdi-cctv:before{content:"\f7ad"}.mdi-ceiling-light:before{content:"\f768"}.mdi-cellphone:before{content:"\f11c"}.mdi-cellphone-android:before{content:"\f11d"}.mdi-cellphone-basic:before{content:"\f11e"}.mdi-cellphone-dock:before{content:"\f11f"}.mdi-cellphone-iphone:before{content:"\f120"}.mdi-cellphone-link:before{content:"\f121"}.mdi-cellphone-link-off:before{content:"\f122"}.mdi-cellphone-settings:before{content:"\f123"}.mdi-cellphone-wireless:before{content:"\f814"}.mdi-certificate:before{content:"\f124"}.mdi-chair-school:before{content:"\f125"}.mdi-chart-arc:before{content:"\f126"}.mdi-chart-areaspline:before{content:"\f127"}.mdi-chart-bar:before{content:"\f128"}.mdi-chart-bar-stacked:before{content:"\f769"}.mdi-chart-bubble:before{content:"\f5e3"}.mdi-chart-donut:before{content:"\f7ae"}.mdi-chart-donut-variant:before{content:"\f7af"}.mdi-chart-gantt:before{content:"\f66c"}.mdi-chart-histogram:before{content:"\f129"}.mdi-chart-line:before{content:"\f12a"}.mdi-chart-line-stacked:before{content:"\f76a"}.mdi-chart-line-variant:before{content:"\f7b0"}.mdi-chart-pie:before{content:"\f12b"}.mdi-chart-scatterplot-hexbin:before{content:"\f66d"}.mdi-chart-timeline:before{content:"\f66e"}.mdi-check:before{content:"\f12c"}.mdi-check-all:before{content:"\f12d"}.mdi-check-circle:before{content:"\f5e0"}.mdi-check-circle-outline:before{content:"\f5e1"}.mdi-check-outline:before{content:"\f854"}.mdi-checkbox-blank:before{content:"\f12e"}.mdi-checkbox-blank-circle:before{content:"\f12f"}.mdi-checkbox-blank-circle-outline:before{content:"\f130"}.mdi-checkbox-blank-outline:before{content:"\f131"}.mdi-checkbox-intermediate:before{content:"\f855"}.mdi-checkbox-marked:before{content:"\f132"}.mdi-checkbox-marked-circle:before{content:"\f133"}.mdi-checkbox-marked-circle-outline:before{content:"\f134"}.mdi-checkbox-marked-outline:before{content:"\f135"}.mdi-checkbox-multiple-blank:before{content:"\f136"}.mdi-checkbox-multiple-blank-circle:before{content:"\f63b"}.mdi-checkbox-multiple-blank-circle-outline:before{content:"\f63c"}.mdi-checkbox-multiple-blank-outline:before{content:"\f137"}.mdi-checkbox-multiple-marked:before{content:"\f138"}.mdi-checkbox-multiple-marked-circle:before{content:"\f63d"}.mdi-checkbox-multiple-marked-circle-outline:before{content:"\f63e"}.mdi-checkbox-multiple-marked-outline:before{content:"\f139"}.mdi-checkerboard:before{content:"\f13a"}.mdi-chemical-weapon:before{content:"\f13b"}.mdi-chess-bishop:before{content:"\f85b"}.mdi-chess-king:before{content:"\f856"}.mdi-chess-knight:before{content:"\f857"}.mdi-chess-pawn:before{content:"\f858"}.mdi-chess-queen:before{content:"\f859"}.mdi-chess-rook:before{content:"\f85a"}.mdi-chevron-double-down:before{content:"\f13c"}.mdi-chevron-double-left:before{content:"\f13d"}.mdi-chevron-double-right:before{content:"\f13e"}.mdi-chevron-double-up:before{content:"\f13f"}.mdi-chevron-down:before{content:"\f140"}.mdi-chevron-left:before{content:"\f141"}.mdi-chevron-right:before{content:"\f142"}.mdi-chevron-up:before{content:"\f143"}.mdi-chili-hot:before{content:"\f7b1"}.mdi-chili-medium:before{content:"\f7b2"}.mdi-chili-mild:before{content:"\f7b3"}.mdi-chip:before{content:"\f61a"}.mdi-church:before{content:"\f144"}.mdi-circle:before{content:"\f764"}.mdi-circle-outline:before{content:"\f765"}.mdi-cisco-webex:before{content:"\f145"}.mdi-city:before{content:"\f146"}.mdi-clipboard:before{content:"\f147"}.mdi-clipboard-account:before{content:"\f148"}.mdi-clipboard-alert:before{content:"\f149"}.mdi-clipboard-arrow-down:before{content:"\f14a"}.mdi-clipboard-arrow-left:before{content:"\f14b"}.mdi-clipboard-check:before{content:"\f14c"}.mdi-clipboard-check-outline:before{content:"\f8a7"}.mdi-clipboard-flow:before{content:"\f6c7"}.mdi-clipboard-outline:before{content:"\f14d"}.mdi-clipboard-plus:before{content:"\f750"}.mdi-clipboard-pulse:before{content:"\f85c"}.mdi-clipboard-pulse-outline:before{content:"\f85d"}.mdi-clipboard-text:before{content:"\f14e"}.mdi-clippy:before{content:"\f14f"}.mdi-clock:before{content:"\f150"}.mdi-clock-alert:before{content:"\f5ce"}.mdi-clock-end:before{content:"\f151"}.mdi-clock-fast:before{content:"\f152"}.mdi-clock-in:before{content:"\f153"}.mdi-clock-out:before{content:"\f154"}.mdi-clock-start:before{content:"\f155"}.mdi-close:before{content:"\f156"}.mdi-close-box:before{content:"\f157"}.mdi-close-box-outline:before{content:"\f158"}.mdi-close-circle:before{content:"\f159"}.mdi-close-circle-outline:before{content:"\f15a"}.mdi-close-network:before{content:"\f15b"}.mdi-close-octagon:before{content:"\f15c"}.mdi-close-octagon-outline:before{content:"\f15d"}.mdi-close-outline:before{content:"\f6c8"}.mdi-closed-caption:before{content:"\f15e"}.mdi-cloud:before{content:"\f15f"}.mdi-cloud-braces:before{content:"\f7b4"}.mdi-cloud-check:before{content:"\f160"}.mdi-cloud-circle:before{content:"\f161"}.mdi-cloud-download:before{content:"\f162"}.mdi-cloud-off-outline:before{content:"\f164"}.mdi-cloud-outline:before{content:"\f163"}.mdi-cloud-print:before{content:"\f165"}.mdi-cloud-print-outline:before{content:"\f166"}.mdi-cloud-sync:before{content:"\f63f"}.mdi-cloud-tags:before{content:"\f7b5"}.mdi-cloud-upload:before{content:"\f167"}.mdi-clover:before{content:"\f815"}.mdi-code-array:before{content:"\f168"}.mdi-code-braces:before{content:"\f169"}.mdi-code-brackets:before{content:"\f16a"}.mdi-code-equal:before{content:"\f16b"}.mdi-code-greater-than:before{content:"\f16c"}.mdi-code-greater-than-or-equal:before{content:"\f16d"}.mdi-code-less-than:before{content:"\f16e"}.mdi-code-less-than-or-equal:before{content:"\f16f"}.mdi-code-not-equal:before{content:"\f170"}.mdi-code-not-equal-variant:before{content:"\f171"}.mdi-code-parentheses:before{content:"\f172"}.mdi-code-string:before{content:"\f173"}.mdi-code-tags:before{content:"\f174"}.mdi-code-tags-check:before{content:"\f693"}.mdi-codepen:before{content:"\f175"}.mdi-coffee:before{content:"\f176"}.mdi-coffee-outline:before{content:"\f6c9"}.mdi-coffee-to-go:before{content:"\f177"}.mdi-coin:before{content:"\f178"}.mdi-coins:before{content:"\f694"}.mdi-collage:before{content:"\f640"}.mdi-color-helper:before{content:"\f179"}.mdi-comment:before{content:"\f17a"}.mdi-comment-account:before{content:"\f17b"}.mdi-comment-account-outline:before{content:"\f17c"}.mdi-comment-alert:before{content:"\f17d"}.mdi-comment-alert-outline:before{content:"\f17e"}.mdi-comment-check:before{content:"\f17f"}.mdi-comment-check-outline:before{content:"\f180"}.mdi-comment-multiple:before{content:"\f85e"}.mdi-comment-multiple-outline:before{content:"\f181"}.mdi-comment-outline:before{content:"\f182"}.mdi-comment-plus-outline:before{content:"\f183"}.mdi-comment-processing:before{content:"\f184"}.mdi-comment-processing-outline:before{content:"\f185"}.mdi-comment-question:before{content:"\f816"}.mdi-comment-question-outline:before{content:"\f186"}.mdi-comment-remove:before{content:"\f5de"}.mdi-comment-remove-outline:before{content:"\f187"}.mdi-comment-text:before{content:"\f188"}.mdi-comment-text-multiple:before{content:"\f85f"}.mdi-comment-text-multiple-outline:before{content:"\f860"}.mdi-comment-text-outline:before{content:"\f189"}.mdi-compare:before{content:"\f18a"}.mdi-compass:before{content:"\f18b"}.mdi-compass-outline:before{content:"\f18c"}.mdi-console:before{content:"\f18d"}.mdi-console-line:before{content:"\f7b6"}.mdi-console-network:before{content:"\f8a8"}.mdi-contact-mail:before{content:"\f18e"}.mdi-contacts:before{content:"\f6ca"}.mdi-content-copy:before{content:"\f18f"}.mdi-content-cut:before{content:"\f190"}.mdi-content-duplicate:before{content:"\f191"}.mdi-content-paste:before{content:"\f192"}.mdi-content-save:before{content:"\f193"}.mdi-content-save-all:before{content:"\f194"}.mdi-content-save-outline:before{content:"\f817"}.mdi-content-save-settings:before{content:"\f61b"}.mdi-contrast:before{content:"\f195"}.mdi-contrast-box:before{content:"\f196"}.mdi-contrast-circle:before{content:"\f197"}.mdi-cookie:before{content:"\f198"}.mdi-copyright:before{content:"\f5e6"}.mdi-corn:before{content:"\f7b7"}.mdi-counter:before{content:"\f199"}.mdi-cow:before{content:"\f19a"}.mdi-crane:before{content:"\f861"}.mdi-creation:before{content:"\f1c9"}.mdi-credit-card:before{content:"\f19b"}.mdi-credit-card-multiple:before{content:"\f19c"}.mdi-credit-card-off:before{content:"\f5e4"}.mdi-credit-card-plus:before{content:"\f675"}.mdi-credit-card-scan:before{content:"\f19d"}.mdi-crop:before{content:"\f19e"}.mdi-crop-free:before{content:"\f19f"}.mdi-crop-landscape:before{content:"\f1a0"}.mdi-crop-portrait:before{content:"\f1a1"}.mdi-crop-rotate:before{content:"\f695"}.mdi-crop-square:before{content:"\f1a2"}.mdi-crosshairs:before{content:"\f1a3"}.mdi-crosshairs-gps:before{content:"\f1a4"}.mdi-crown:before{content:"\f1a5"}.mdi-cube:before{content:"\f1a6"}.mdi-cube-outline:before{content:"\f1a7"}.mdi-cube-send:before{content:"\f1a8"}.mdi-cube-unfolded:before{content:"\f1a9"}.mdi-cup:before{content:"\f1aa"}.mdi-cup-off:before{content:"\f5e5"}.mdi-cup-water:before{content:"\f1ab"}.mdi-curling:before{content:"\f862"}.mdi-currency-bdt:before{content:"\f863"}.mdi-currency-btc:before{content:"\f1ac"}.mdi-currency-chf:before{content:"\f7b8"}.mdi-currency-cny:before{content:"\f7b9"}.mdi-currency-eth:before{content:"\f7ba"}.mdi-currency-eur:before{content:"\f1ad"}.mdi-currency-gbp:before{content:"\f1ae"}.mdi-currency-inr:before{content:"\f1af"}.mdi-currency-jpy:before{content:"\f7bb"}.mdi-currency-krw:before{content:"\f7bc"}.mdi-currency-kzt:before{content:"\f864"}.mdi-currency-ngn:before{content:"\f1b0"}.mdi-currency-rub:before{content:"\f1b1"}.mdi-currency-sign:before{content:"\f7bd"}.mdi-currency-try:before{content:"\f1b2"}.mdi-currency-twd:before{content:"\f7be"}.mdi-currency-usd:before{content:"\f1b3"}.mdi-currency-usd-off:before{content:"\f679"}.mdi-cursor-default:before{content:"\f1b4"}.mdi-cursor-default-outline:before{content:"\f1b5"}.mdi-cursor-move:before{content:"\f1b6"}.mdi-cursor-pointer:before{content:"\f1b7"}.mdi-cursor-text:before{content:"\f5e7"}.mdi-database:before{content:"\f1b8"}.mdi-database-minus:before{content:"\f1b9"}.mdi-database-plus:before{content:"\f1ba"}.mdi-database-search:before{content:"\f865"}.mdi-debug-step-into:before{content:"\f1bb"}.mdi-debug-step-out:before{content:"\f1bc"}.mdi-debug-step-over:before{content:"\f1bd"}.mdi-decagram:before{content:"\f76b"}.mdi-decagram-outline:before{content:"\f76c"}.mdi-decimal-decrease:before{content:"\f1be"}.mdi-decimal-increase:before{content:"\f1bf"}.mdi-delete:before{content:"\f1c0"}.mdi-delete-circle:before{content:"\f682"}.mdi-delete-empty:before{content:"\f6cb"}.mdi-delete-forever:before{content:"\f5e8"}.mdi-delete-restore:before{content:"\f818"}.mdi-delete-sweep:before{content:"\f5e9"}.mdi-delete-variant:before{content:"\f1c1"}.mdi-delta:before{content:"\f1c2"}.mdi-deskphone:before{content:"\f1c3"}.mdi-desktop-classic:before{content:"\f7bf"}.mdi-desktop-mac:before{content:"\f1c4"}.mdi-desktop-tower:before{content:"\f1c5"}.mdi-details:before{content:"\f1c6"}.mdi-developer-board:before{content:"\f696"}.mdi-deviantart:before{content:"\f1c7"}.mdi-dialpad:before{content:"\f61c"}.mdi-diamond:before{content:"\f1c8"}.mdi-dice-1:before{content:"\f1ca"}.mdi-dice-2:before{content:"\f1cb"}.mdi-dice-3:before{content:"\f1cc"}.mdi-dice-4:before{content:"\f1cd"}.mdi-dice-5:before{content:"\f1ce"}.mdi-dice-6:before{content:"\f1cf"}.mdi-dice-d10:before{content:"\f76e"}.mdi-dice-d12:before{content:"\f866"}.mdi-dice-d20:before{content:"\f5ea"}.mdi-dice-d4:before{content:"\f5eb"}.mdi-dice-d6:before{content:"\f5ec"}.mdi-dice-d8:before{content:"\f5ed"}.mdi-dice-multiple:before{content:"\f76d"}.mdi-dictionary:before{content:"\f61d"}.mdi-dip-switch:before{content:"\f7c0"}.mdi-directions:before{content:"\f1d0"}.mdi-directions-fork:before{content:"\f641"}.mdi-discord:before{content:"\f66f"}.mdi-disk:before{content:"\f5ee"}.mdi-disk-alert:before{content:"\f1d1"}.mdi-disqus:before{content:"\f1d2"}.mdi-disqus-outline:before{content:"\f1d3"}.mdi-division:before{content:"\f1d4"}.mdi-division-box:before{content:"\f1d5"}.mdi-dna:before{content:"\f683"}.mdi-dns:before{content:"\f1d6"}.mdi-do-not-disturb:before{content:"\f697"}.mdi-do-not-disturb-off:before{content:"\f698"}.mdi-docker:before{content:"\f867"}.mdi-dolby:before{content:"\f6b2"}.mdi-domain:before{content:"\f1d7"}.mdi-donkey:before{content:"\f7c1"}.mdi-door:before{content:"\f819"}.mdi-door-closed:before{content:"\f81a"}.mdi-door-open:before{content:"\f81b"}.mdi-doorbell-video:before{content:"\f868"}.mdi-dots-horizontal:before{content:"\f1d8"}.mdi-dots-horizontal-circle:before{content:"\f7c2"}.mdi-dots-vertical:before{content:"\f1d9"}.mdi-dots-vertical-circle:before{content:"\f7c3"}.mdi-douban:before{content:"\f699"}.mdi-download:before{content:"\f1da"}.mdi-download-network:before{content:"\f6f3"}.mdi-drag:before{content:"\f1db"}.mdi-drag-horizontal:before{content:"\f1dc"}.mdi-drag-vertical:before{content:"\f1dd"}.mdi-drawing:before{content:"\f1de"}.mdi-drawing-box:before{content:"\f1df"}.mdi-dribbble:before{content:"\f1e0"}.mdi-dribbble-box:before{content:"\f1e1"}.mdi-drone:before{content:"\f1e2"}.mdi-dropbox:before{content:"\f1e3"}.mdi-drupal:before{content:"\f1e4"}.mdi-duck:before{content:"\f1e5"}.mdi-dumbbell:before{content:"\f1e6"}.mdi-ear-hearing:before{content:"\f7c4"}.mdi-earth:before{content:"\f1e7"}.mdi-earth-box:before{content:"\f6cc"}.mdi-earth-box-off:before{content:"\f6cd"}.mdi-earth-off:before{content:"\f1e8"}.mdi-edge:before{content:"\f1e9"}.mdi-eject:before{content:"\f1ea"}.mdi-elephant:before{content:"\f7c5"}.mdi-elevation-decline:before{content:"\f1eb"}.mdi-elevation-rise:before{content:"\f1ec"}.mdi-elevator:before{content:"\f1ed"}.mdi-email:before{content:"\f1ee"}.mdi-email-alert:before{content:"\f6ce"}.mdi-email-open:before{content:"\f1ef"}.mdi-email-open-outline:before{content:"\f5ef"}.mdi-email-outline:before{content:"\f1f0"}.mdi-email-secure:before{content:"\f1f1"}.mdi-email-variant:before{content:"\f5f0"}.mdi-emby:before{content:"\f6b3"}.mdi-emoticon:before{content:"\f1f2"}.mdi-emoticon-cool:before{content:"\f1f3"}.mdi-emoticon-dead:before{content:"\f69a"}.mdi-emoticon-devil:before{content:"\f1f4"}.mdi-emoticon-excited:before{content:"\f69b"}.mdi-emoticon-happy:before{content:"\f1f5"}.mdi-emoticon-neutral:before{content:"\f1f6"}.mdi-emoticon-poop:before{content:"\f1f7"}.mdi-emoticon-sad:before{content:"\f1f8"}.mdi-emoticon-tongue:before{content:"\f1f9"}.mdi-engine:before{content:"\f1fa"}.mdi-engine-outline:before{content:"\f1fb"}.mdi-equal:before{content:"\f1fc"}.mdi-equal-box:before{content:"\f1fd"}.mdi-eraser:before{content:"\f1fe"}.mdi-eraser-variant:before{content:"\f642"}.mdi-escalator:before{content:"\f1ff"}.mdi-ethereum:before{content:"\f869"}.mdi-ethernet:before{content:"\f200"}.mdi-ethernet-cable:before{content:"\f201"}.mdi-ethernet-cable-off:before{content:"\f202"}.mdi-etsy:before{content:"\f203"}.mdi-ev-station:before{content:"\f5f1"}.mdi-eventbrite:before{content:"\f7c6"}.mdi-evernote:before{content:"\f204"}.mdi-exclamation:before{content:"\f205"}.mdi-exit-to-app:before{content:"\f206"}.mdi-export:before{content:"\f207"}.mdi-eye:before{content:"\f208"}.mdi-eye-off:before{content:"\f209"}.mdi-eye-off-outline:before{content:"\f6d0"}.mdi-eye-outline:before{content:"\f6cf"}.mdi-eye-plus:before{content:"\f86a"}.mdi-eye-plus-outline:before{content:"\f86b"}.mdi-eye-settings:before{content:"\f86c"}.mdi-eye-settings-outline:before{content:"\f86d"}.mdi-eyedropper:before{content:"\f20a"}.mdi-eyedropper-variant:before{content:"\f20b"}.mdi-face:before{content:"\f643"}.mdi-face-profile:before{content:"\f644"}.mdi-facebook:before{content:"\f20c"}.mdi-facebook-box:before{content:"\f20d"}.mdi-facebook-messenger:before{content:"\f20e"}.mdi-factory:before{content:"\f20f"}.mdi-fan:before{content:"\f210"}.mdi-fan-off:before{content:"\f81c"}.mdi-fast-forward:before{content:"\f211"}.mdi-fast-forward-outline:before{content:"\f6d1"}.mdi-fax:before{content:"\f212"}.mdi-feather:before{content:"\f6d2"}.mdi-ferry:before{content:"\f213"}.mdi-file:before{content:"\f214"}.mdi-file-account:before{content:"\f73a"}.mdi-file-chart:before{content:"\f215"}.mdi-file-check:before{content:"\f216"}.mdi-file-cloud:before{content:"\f217"}.mdi-file-compare:before{content:"\f8a9"}.mdi-file-delimited:before{content:"\f218"}.mdi-file-document:before{content:"\f219"}.mdi-file-document-box:before{content:"\f21a"}.mdi-file-excel:before{content:"\f21b"}.mdi-file-excel-box:before{content:"\f21c"}.mdi-file-export:before{content:"\f21d"}.mdi-file-find:before{content:"\f21e"}.mdi-file-hidden:before{content:"\f613"}.mdi-file-image:before{content:"\f21f"}.mdi-file-import:before{content:"\f220"}.mdi-file-lock:before{content:"\f221"}.mdi-file-multiple:before{content:"\f222"}.mdi-file-music:before{content:"\f223"}.mdi-file-outline:before{content:"\f224"}.mdi-file-pdf:before{content:"\f225"}.mdi-file-pdf-box:before{content:"\f226"}.mdi-file-percent:before{content:"\f81d"}.mdi-file-plus:before{content:"\f751"}.mdi-file-powerpoint:before{content:"\f227"}.mdi-file-powerpoint-box:before{content:"\f228"}.mdi-file-presentation-box:before{content:"\f229"}.mdi-file-question:before{content:"\f86e"}.mdi-file-restore:before{content:"\f670"}.mdi-file-send:before{content:"\f22a"}.mdi-file-tree:before{content:"\f645"}.mdi-file-video:before{content:"\f22b"}.mdi-file-word:before{content:"\f22c"}.mdi-file-word-box:before{content:"\f22d"}.mdi-file-xml:before{content:"\f22e"}.mdi-film:before{content:"\f22f"}.mdi-filmstrip:before{content:"\f230"}.mdi-filmstrip-off:before{content:"\f231"}.mdi-filter:before{content:"\f232"}.mdi-filter-outline:before{content:"\f233"}.mdi-filter-remove:before{content:"\f234"}.mdi-filter-remove-outline:before{content:"\f235"}.mdi-filter-variant:before{content:"\f236"}.mdi-finance:before{content:"\f81e"}.mdi-find-replace:before{content:"\f6d3"}.mdi-fingerprint:before{content:"\f237"}.mdi-fire:before{content:"\f238"}.mdi-fire-truck:before{content:"\f8aa"}.mdi-firefox:before{content:"\f239"}.mdi-fish:before{content:"\f23a"}.mdi-flag:before{content:"\f23b"}.mdi-flag-checkered:before{content:"\f23c"}.mdi-flag-outline:before{content:"\f23d"}.mdi-flag-triangle:before{content:"\f23f"}.mdi-flag-variant:before{content:"\f240"}.mdi-flag-variant-outline:before{content:"\f23e"}.mdi-flash:before{content:"\f241"}.mdi-flash-auto:before{content:"\f242"}.mdi-flash-circle:before{content:"\f81f"}.mdi-flash-off:before{content:"\f243"}.mdi-flash-outline:before{content:"\f6d4"}.mdi-flash-red-eye:before{content:"\f67a"}.mdi-flashlight:before{content:"\f244"}.mdi-flashlight-off:before{content:"\f245"}.mdi-flask:before{content:"\f093"}.mdi-flask-empty:before{content:"\f094"}.mdi-flask-empty-outline:before{content:"\f095"}.mdi-flask-outline:before{content:"\f096"}.mdi-flattr:before{content:"\f246"}.mdi-flip-to-back:before{content:"\f247"}.mdi-flip-to-front:before{content:"\f248"}.mdi-floor-plan:before{content:"\f820"}.mdi-floppy:before{content:"\f249"}.mdi-flower:before{content:"\f24a"}.mdi-folder:before{content:"\f24b"}.mdi-folder-account:before{content:"\f24c"}.mdi-folder-download:before{content:"\f24d"}.mdi-folder-google-drive:before{content:"\f24e"}.mdi-folder-image:before{content:"\f24f"}.mdi-folder-key:before{content:"\f8ab"}.mdi-folder-key-network:before{content:"\f8ac"}.mdi-folder-lock:before{content:"\f250"}.mdi-folder-lock-open:before{content:"\f251"}.mdi-folder-move:before{content:"\f252"}.mdi-folder-multiple:before{content:"\f253"}.mdi-folder-multiple-image:before{content:"\f254"}.mdi-folder-multiple-outline:before{content:"\f255"}.mdi-folder-network:before{content:"\f86f"}.mdi-folder-open:before{content:"\f76f"}.mdi-folder-outline:before{content:"\f256"}.mdi-folder-plus:before{content:"\f257"}.mdi-folder-remove:before{content:"\f258"}.mdi-folder-star:before{content:"\f69c"}.mdi-folder-upload:before{content:"\f259"}.mdi-font-awesome:before{content:"\f03a"}.mdi-food:before{content:"\f25a"}.mdi-food-apple:before{content:"\f25b"}.mdi-food-croissant:before{content:"\f7c7"}.mdi-food-fork-drink:before{content:"\f5f2"}.mdi-food-off:before{content:"\f5f3"}.mdi-food-variant:before{content:"\f25c"}.mdi-football:before{content:"\f25d"}.mdi-football-australian:before{content:"\f25e"}.mdi-football-helmet:before{content:"\f25f"}.mdi-forklift:before{content:"\f7c8"}.mdi-format-align-bottom:before{content:"\f752"}.mdi-format-align-center:before{content:"\f260"}.mdi-format-align-justify:before{content:"\f261"}.mdi-format-align-left:before{content:"\f262"}.mdi-format-align-middle:before{content:"\f753"}.mdi-format-align-right:before{content:"\f263"}.mdi-format-align-top:before{content:"\f754"}.mdi-format-annotation-plus:before{content:"\f646"}.mdi-format-bold:before{content:"\f264"}.mdi-format-clear:before{content:"\f265"}.mdi-format-color-fill:before{content:"\f266"}.mdi-format-color-text:before{content:"\f69d"}.mdi-format-float-center:before{content:"\f267"}.mdi-format-float-left:before{content:"\f268"}.mdi-format-float-none:before{content:"\f269"}.mdi-format-float-right:before{content:"\f26a"}.mdi-format-font:before{content:"\f6d5"}.mdi-format-header-1:before{content:"\f26b"}.mdi-format-header-2:before{content:"\f26c"}.mdi-format-header-3:before{content:"\f26d"}.mdi-format-header-4:before{content:"\f26e"}.mdi-format-header-5:before{content:"\f26f"}.mdi-format-header-6:before{content:"\f270"}.mdi-format-header-decrease:before{content:"\f271"}.mdi-format-header-equal:before{content:"\f272"}.mdi-format-header-increase:before{content:"\f273"}.mdi-format-header-pound:before{content:"\f274"}.mdi-format-horizontal-align-center:before{content:"\f61e"}.mdi-format-horizontal-align-left:before{content:"\f61f"}.mdi-format-horizontal-align-right:before{content:"\f620"}.mdi-format-indent-decrease:before{content:"\f275"}.mdi-format-indent-increase:before{content:"\f276"}.mdi-format-italic:before{content:"\f277"}.mdi-format-line-spacing:before{content:"\f278"}.mdi-format-line-style:before{content:"\f5c8"}.mdi-format-line-weight:before{content:"\f5c9"}.mdi-format-list-bulleted:before{content:"\f279"}.mdi-format-list-bulleted-type:before{content:"\f27a"}.mdi-format-list-checks:before{content:"\f755"}.mdi-format-list-numbers:before{content:"\f27b"}.mdi-format-page-break:before{content:"\f6d6"}.mdi-format-paint:before{content:"\f27c"}.mdi-format-paragraph:before{content:"\f27d"}.mdi-format-pilcrow:before{content:"\f6d7"}.mdi-format-quote-close:before{content:"\f27e"}.mdi-format-quote-open:before{content:"\f756"}.mdi-format-rotate-90:before{content:"\f6a9"}.mdi-format-section:before{content:"\f69e"}.mdi-format-size:before{content:"\f27f"}.mdi-format-strikethrough:before{content:"\f280"}.mdi-format-strikethrough-variant:before{content:"\f281"}.mdi-format-subscript:before{content:"\f282"}.mdi-format-superscript:before{content:"\f283"}.mdi-format-text:before{content:"\f284"}.mdi-format-textdirection-l-to-r:before{content:"\f285"}.mdi-format-textdirection-r-to-l:before{content:"\f286"}.mdi-format-title:before{content:"\f5f4"}.mdi-format-underline:before{content:"\f287"}.mdi-format-vertical-align-bottom:before{content:"\f621"}.mdi-format-vertical-align-center:before{content:"\f622"}.mdi-format-vertical-align-top:before{content:"\f623"}.mdi-format-wrap-inline:before{content:"\f288"}.mdi-format-wrap-square:before{content:"\f289"}.mdi-format-wrap-tight:before{content:"\f28a"}.mdi-format-wrap-top-bottom:before{content:"\f28b"}.mdi-forum:before{content:"\f28c"}.mdi-forum-outline:before{content:"\f821"}.mdi-forward:before{content:"\f28d"}.mdi-foursquare:before{content:"\f28e"}.mdi-fridge:before{content:"\f28f"}.mdi-fridge-filled:before{content:"\f290"}.mdi-fridge-filled-bottom:before{content:"\f291"}.mdi-fridge-filled-top:before{content:"\f292"}.mdi-fuel:before{content:"\f7c9"}.mdi-fullscreen:before{content:"\f293"}.mdi-fullscreen-exit:before{content:"\f294"}.mdi-function:before{content:"\f295"}.mdi-function-variant:before{content:"\f870"}.mdi-gamepad:before{content:"\f296"}.mdi-gamepad-variant:before{content:"\f297"}.mdi-garage:before{content:"\f6d8"}.mdi-garage-alert:before{content:"\f871"}.mdi-garage-open:before{content:"\f6d9"}.mdi-gas-cylinder:before{content:"\f647"}.mdi-gas-station:before{content:"\f298"}.mdi-gate:before{content:"\f299"}.mdi-gauge:before{content:"\f29a"}.mdi-gauge-empty:before{content:"\f872"}.mdi-gauge-full:before{content:"\f873"}.mdi-gauge-low:before{content:"\f874"}.mdi-gavel:before{content:"\f29b"}.mdi-gender-female:before{content:"\f29c"}.mdi-gender-male:before{content:"\f29d"}.mdi-gender-male-female:before{content:"\f29e"}.mdi-gender-transgender:before{content:"\f29f"}.mdi-gesture:before{content:"\f7ca"}.mdi-gesture-double-tap:before{content:"\f73b"}.mdi-gesture-swipe-down:before{content:"\f73c"}.mdi-gesture-swipe-left:before{content:"\f73d"}.mdi-gesture-swipe-right:before{content:"\f73e"}.mdi-gesture-swipe-up:before{content:"\f73f"}.mdi-gesture-tap:before{content:"\f740"}.mdi-gesture-two-double-tap:before{content:"\f741"}.mdi-gesture-two-tap:before{content:"\f742"}.mdi-ghost:before{content:"\f2a0"}.mdi-gift:before{content:"\f2a1"}.mdi-git:before{content:"\f2a2"}.mdi-github-box:before{content:"\f2a3"}.mdi-github-circle:before{content:"\f2a4"}.mdi-github-face:before{content:"\f6da"}.mdi-glass-cocktail:before{content:"\f356"}.mdi-glass-flute:before{content:"\f2a5"}.mdi-glass-mug:before{content:"\f2a6"}.mdi-glass-stange:before{content:"\f2a7"}.mdi-glass-tulip:before{content:"\f2a8"}.mdi-glass-wine:before{content:"\f875"}.mdi-glassdoor:before{content:"\f2a9"}.mdi-glasses:before{content:"\f2aa"}.mdi-gmail:before{content:"\f2ab"}.mdi-gnome:before{content:"\f2ac"}.mdi-golf:before{content:"\f822"}.mdi-gondola:before{content:"\f685"}.mdi-google:before{content:"\f2ad"}.mdi-google-analytics:before{content:"\f7cb"}.mdi-google-assistant:before{content:"\f7cc"}.mdi-google-cardboard:before{content:"\f2ae"}.mdi-google-chrome:before{content:"\f2af"}.mdi-google-circles:before{content:"\f2b0"}.mdi-google-circles-communities:before{content:"\f2b1"}.mdi-google-circles-extended:before{content:"\f2b2"}.mdi-google-circles-group:before{content:"\f2b3"}.mdi-google-controller:before{content:"\f2b4"}.mdi-google-controller-off:before{content:"\f2b5"}.mdi-google-drive:before{content:"\f2b6"}.mdi-google-earth:before{content:"\f2b7"}.mdi-google-glass:before{content:"\f2b8"}.mdi-google-home:before{content:"\f823"}.mdi-google-keep:before{content:"\f6db"}.mdi-google-maps:before{content:"\f5f5"}.mdi-google-nearby:before{content:"\f2b9"}.mdi-google-pages:before{content:"\f2ba"}.mdi-google-photos:before{content:"\f6dc"}.mdi-google-physical-web:before{content:"\f2bb"}.mdi-google-play:before{content:"\f2bc"}.mdi-google-plus:before{content:"\f2bd"}.mdi-google-plus-box:before{content:"\f2be"}.mdi-google-translate:before{content:"\f2bf"}.mdi-google-wallet:before{content:"\f2c0"}.mdi-gpu:before{content:"\f8ad"}.mdi-gradient:before{content:"\f69f"}.mdi-graphql:before{content:"\f876"}.mdi-grease-pencil:before{content:"\f648"}.mdi-grid:before{content:"\f2c1"}.mdi-grid-large:before{content:"\f757"}.mdi-grid-off:before{content:"\f2c2"}.mdi-group:before{content:"\f2c3"}.mdi-guitar-acoustic:before{content:"\f770"}.mdi-guitar-electric:before{content:"\f2c4"}.mdi-guitar-pick:before{content:"\f2c5"}.mdi-guitar-pick-outline:before{content:"\f2c6"}.mdi-guy-fawkes-mask:before{content:"\f824"}.mdi-hackernews:before{content:"\f624"}.mdi-hamburger:before{content:"\f684"}.mdi-hand-pointing-right:before{content:"\f2c7"}.mdi-hanger:before{content:"\f2c8"}.mdi-hangouts:before{content:"\f2c9"}.mdi-harddisk:before{content:"\f2ca"}.mdi-headphones:before{content:"\f2cb"}.mdi-headphones-box:before{content:"\f2cc"}.mdi-headphones-off:before{content:"\f7cd"}.mdi-headphones-settings:before{content:"\f2cd"}.mdi-headset:before{content:"\f2ce"}.mdi-headset-dock:before{content:"\f2cf"}.mdi-headset-off:before{content:"\f2d0"}.mdi-heart:before{content:"\f2d1"}.mdi-heart-box:before{content:"\f2d2"}.mdi-heart-box-outline:before{content:"\f2d3"}.mdi-heart-broken:before{content:"\f2d4"}.mdi-heart-half:before{content:"\f6de"}.mdi-heart-half-full:before{content:"\f6dd"}.mdi-heart-half-outline:before{content:"\f6df"}.mdi-heart-off:before{content:"\f758"}.mdi-heart-outline:before{content:"\f2d5"}.mdi-heart-pulse:before{content:"\f5f6"}.mdi-help:before{content:"\f2d6"}.mdi-help-box:before{content:"\f78a"}.mdi-help-circle:before{content:"\f2d7"}.mdi-help-circle-outline:before{content:"\f625"}.mdi-help-network:before{content:"\f6f4"}.mdi-hexagon:before{content:"\f2d8"}.mdi-hexagon-multiple:before{content:"\f6e0"}.mdi-hexagon-outline:before{content:"\f2d9"}.mdi-high-definition:before{content:"\f7ce"}.mdi-high-definition-box:before{content:"\f877"}.mdi-highway:before{content:"\f5f7"}.mdi-history:before{content:"\f2da"}.mdi-hockey-puck:before{content:"\f878"}.mdi-hockey-sticks:before{content:"\f879"}.mdi-hololens:before{content:"\f2db"}.mdi-home:before{content:"\f2dc"}.mdi-home-account:before{content:"\f825"}.mdi-home-alert:before{content:"\f87a"}.mdi-home-assistant:before{content:"\f7cf"}.mdi-home-automation:before{content:"\f7d0"}.mdi-home-circle:before{content:"\f7d1"}.mdi-home-currency-usd:before{content:"\f8ae"}.mdi-home-heart:before{content:"\f826"}.mdi-home-map-marker:before{content:"\f5f8"}.mdi-home-modern:before{content:"\f2dd"}.mdi-home-outline:before{content:"\f6a0"}.mdi-home-variant:before{content:"\f2de"}.mdi-hook:before{content:"\f6e1"}.mdi-hook-off:before{content:"\f6e2"}.mdi-hops:before{content:"\f2df"}.mdi-hospital:before{content:"\f2e0"}.mdi-hospital-building:before{content:"\f2e1"}.mdi-hospital-marker:before{content:"\f2e2"}.mdi-hot-tub:before{content:"\f827"}.mdi-hotel:before{content:"\f2e3"}.mdi-houzz:before{content:"\f2e4"}.mdi-houzz-box:before{content:"\f2e5"}.mdi-hulu:before{content:"\f828"}.mdi-human:before{content:"\f2e6"}.mdi-human-child:before{content:"\f2e7"}.mdi-human-female:before{content:"\f649"}.mdi-human-greeting:before{content:"\f64a"}.mdi-human-handsdown:before{content:"\f64b"}.mdi-human-handsup:before{content:"\f64c"}.mdi-human-male:before{content:"\f64d"}.mdi-human-male-female:before{content:"\f2e8"}.mdi-human-pregnant:before{content:"\f5cf"}.mdi-humble-bundle:before{content:"\f743"}.mdi-ice-cream:before{content:"\f829"}.mdi-image:before{content:"\f2e9"}.mdi-image-album:before{content:"\f2ea"}.mdi-image-area:before{content:"\f2eb"}.mdi-image-area-close:before{content:"\f2ec"}.mdi-image-broken:before{content:"\f2ed"}.mdi-image-broken-variant:before{content:"\f2ee"}.mdi-image-filter:before{content:"\f2ef"}.mdi-image-filter-black-white:before{content:"\f2f0"}.mdi-image-filter-center-focus:before{content:"\f2f1"}.mdi-image-filter-center-focus-weak:before{content:"\f2f2"}.mdi-image-filter-drama:before{content:"\f2f3"}.mdi-image-filter-frames:before{content:"\f2f4"}.mdi-image-filter-hdr:before{content:"\f2f5"}.mdi-image-filter-none:before{content:"\f2f6"}.mdi-image-filter-tilt-shift:before{content:"\f2f7"}.mdi-image-filter-vintage:before{content:"\f2f8"}.mdi-image-multiple:before{content:"\f2f9"}.mdi-image-off:before{content:"\f82a"}.mdi-image-plus:before{content:"\f87b"}.mdi-import:before{content:"\f2fa"}.mdi-inbox:before{content:"\f686"}.mdi-inbox-arrow-down:before{content:"\f2fb"}.mdi-inbox-arrow-up:before{content:"\f3d1"}.mdi-inbox-multiple:before{content:"\f8af"}.mdi-incognito:before{content:"\f5f9"}.mdi-infinity:before{content:"\f6e3"}.mdi-information:before{content:"\f2fc"}.mdi-information-outline:before{content:"\f2fd"}.mdi-information-variant:before{content:"\f64e"}.mdi-instagram:before{content:"\f2fe"}.mdi-instapaper:before{content:"\f2ff"}.mdi-internet-explorer:before{content:"\f300"}.mdi-invert-colors:before{content:"\f301"}.mdi-itunes:before{content:"\f676"}.mdi-jeepney:before{content:"\f302"}.mdi-jira:before{content:"\f303"}.mdi-jquery:before{content:"\f87c"}.mdi-jsfiddle:before{content:"\f304"}.mdi-json:before{content:"\f626"}.mdi-karate:before{content:"\f82b"}.mdi-keg:before{content:"\f305"}.mdi-kettle:before{content:"\f5fa"}.mdi-key:before{content:"\f306"}.mdi-key-change:before{content:"\f307"}.mdi-key-minus:before{content:"\f308"}.mdi-key-plus:before{content:"\f309"}.mdi-key-remove:before{content:"\f30a"}.mdi-key-variant:before{content:"\f30b"}.mdi-keyboard:before{content:"\f30c"}.mdi-keyboard-backspace:before{content:"\f30d"}.mdi-keyboard-caps:before{content:"\f30e"}.mdi-keyboard-close:before{content:"\f30f"}.mdi-keyboard-off:before{content:"\f310"}.mdi-keyboard-return:before{content:"\f311"}.mdi-keyboard-tab:before{content:"\f312"}.mdi-keyboard-variant:before{content:"\f313"}.mdi-kickstarter:before{content:"\f744"}.mdi-kodi:before{content:"\f314"}.mdi-label:before{content:"\f315"}.mdi-label-outline:before{content:"\f316"}.mdi-ladybug:before{content:"\f82c"}.mdi-lambda:before{content:"\f627"}.mdi-lamp:before{content:"\f6b4"}.mdi-lan:before{content:"\f317"}.mdi-lan-connect:before{content:"\f318"}.mdi-lan-disconnect:before{content:"\f319"}.mdi-lan-pending:before{content:"\f31a"}.mdi-language-c:before{content:"\f671"}.mdi-language-cpp:before{content:"\f672"}.mdi-language-csharp:before{content:"\f31b"}.mdi-language-css3:before{content:"\f31c"}.mdi-language-go:before{content:"\f7d2"}.mdi-language-html5:before{content:"\f31d"}.mdi-language-javascript:before{content:"\f31e"}.mdi-language-lua:before{content:"\f8b0"}.mdi-language-php:before{content:"\f31f"}.mdi-language-python:before{content:"\f320"}.mdi-language-python-text:before{content:"\f321"}.mdi-language-r:before{content:"\f7d3"}.mdi-language-swift:before{content:"\f6e4"}.mdi-language-typescript:before{content:"\f6e5"}.mdi-laptop:before{content:"\f322"}.mdi-laptop-chromebook:before{content:"\f323"}.mdi-laptop-mac:before{content:"\f324"}.mdi-laptop-off:before{content:"\f6e6"}.mdi-laptop-windows:before{content:"\f325"}.mdi-lastfm:before{content:"\f326"}.mdi-lastpass:before{content:"\f446"}.mdi-launch:before{content:"\f327"}.mdi-lava-lamp:before{content:"\f7d4"}.mdi-layers:before{content:"\f328"}.mdi-layers-off:before{content:"\f329"}.mdi-lead-pencil:before{content:"\f64f"}.mdi-leaf:before{content:"\f32a"}.mdi-led-off:before{content:"\f32b"}.mdi-led-on:before{content:"\f32c"}.mdi-led-outline:before{content:"\f32d"}.mdi-led-strip:before{content:"\f7d5"}.mdi-led-variant-off:before{content:"\f32e"}.mdi-led-variant-on:before{content:"\f32f"}.mdi-led-variant-outline:before{content:"\f330"}.mdi-library:before{content:"\f331"}.mdi-library-books:before{content:"\f332"}.mdi-library-music:before{content:"\f333"}.mdi-library-plus:before{content:"\f334"}.mdi-lifebuoy:before{content:"\f87d"}.mdi-lightbulb:before{content:"\f335"}.mdi-lightbulb-on:before{content:"\f6e7"}.mdi-lightbulb-on-outline:before{content:"\f6e8"}.mdi-lightbulb-outline:before{content:"\f336"}.mdi-link:before{content:"\f337"}.mdi-link-off:before{content:"\f338"}.mdi-link-variant:before{content:"\f339"}.mdi-link-variant-off:before{content:"\f33a"}.mdi-linkedin:before{content:"\f33b"}.mdi-linkedin-box:before{content:"\f33c"}.mdi-linux:before{content:"\f33d"}.mdi-loading:before{content:"\f771"}.mdi-lock:before{content:"\f33e"}.mdi-lock-open:before{content:"\f33f"}.mdi-lock-open-outline:before{content:"\f340"}.mdi-lock-outline:before{content:"\f341"}.mdi-lock-pattern:before{content:"\f6e9"}.mdi-lock-plus:before{content:"\f5fb"}.mdi-lock-reset:before{content:"\f772"}.mdi-lock-smart:before{content:"\f8b1"}.mdi-locker:before{content:"\f7d6"}.mdi-locker-multiple:before{content:"\f7d7"}.mdi-login:before{content:"\f342"}.mdi-login-variant:before{content:"\f5fc"}.mdi-logout:before{content:"\f343"}.mdi-logout-variant:before{content:"\f5fd"}.mdi-looks:before{content:"\f344"}.mdi-loop:before{content:"\f6ea"}.mdi-loupe:before{content:"\f345"}.mdi-lumx:before{content:"\f346"}.mdi-magnet:before{content:"\f347"}.mdi-magnet-on:before{content:"\f348"}.mdi-magnify:before{content:"\f349"}.mdi-magnify-minus:before{content:"\f34a"}.mdi-magnify-minus-outline:before{content:"\f6eb"}.mdi-magnify-plus:before{content:"\f34b"}.mdi-magnify-plus-outline:before{content:"\f6ec"}.mdi-mail-ru:before{content:"\f34c"}.mdi-mailbox:before{content:"\f6ed"}.mdi-map:before{content:"\f34d"}.mdi-map-marker:before{content:"\f34e"}.mdi-map-marker-circle:before{content:"\f34f"}.mdi-map-marker-minus:before{content:"\f650"}.mdi-map-marker-multiple:before{content:"\f350"}.mdi-map-marker-off:before{content:"\f351"}.mdi-map-marker-outline:before{content:"\f7d8"}.mdi-map-marker-plus:before{content:"\f651"}.mdi-map-marker-radius:before{content:"\f352"}.mdi-margin:before{content:"\f353"}.mdi-markdown:before{content:"\f354"}.mdi-marker:before{content:"\f652"}.mdi-marker-check:before{content:"\f355"}.mdi-material-ui:before{content:"\f357"}.mdi-math-compass:before{content:"\f358"}.mdi-matrix:before{content:"\f628"}.mdi-maxcdn:before{content:"\f359"}.mdi-medical-bag:before{content:"\f6ee"}.mdi-medium:before{content:"\f35a"}.mdi-memory:before{content:"\f35b"}.mdi-menu:before{content:"\f35c"}.mdi-menu-down:before{content:"\f35d"}.mdi-menu-down-outline:before{content:"\f6b5"}.mdi-menu-left:before{content:"\f35e"}.mdi-menu-right:before{content:"\f35f"}.mdi-menu-up:before{content:"\f360"}.mdi-menu-up-outline:before{content:"\f6b6"}.mdi-message:before{content:"\f361"}.mdi-message-alert:before{content:"\f362"}.mdi-message-bulleted:before{content:"\f6a1"}.mdi-message-bulleted-off:before{content:"\f6a2"}.mdi-message-draw:before{content:"\f363"}.mdi-message-image:before{content:"\f364"}.mdi-message-outline:before{content:"\f365"}.mdi-message-plus:before{content:"\f653"}.mdi-message-processing:before{content:"\f366"}.mdi-message-reply:before{content:"\f367"}.mdi-message-reply-text:before{content:"\f368"}.mdi-message-settings:before{content:"\f6ef"}.mdi-message-settings-variant:before{content:"\f6f0"}.mdi-message-text:before{content:"\f369"}.mdi-message-text-outline:before{content:"\f36a"}.mdi-message-video:before{content:"\f36b"}.mdi-meteor:before{content:"\f629"}.mdi-metronome:before{content:"\f7d9"}.mdi-metronome-tick:before{content:"\f7da"}.mdi-micro-sd:before{content:"\f7db"}.mdi-microphone:before{content:"\f36c"}.mdi-microphone-minus:before{content:"\f8b2"}.mdi-microphone-off:before{content:"\f36d"}.mdi-microphone-outline:before{content:"\f36e"}.mdi-microphone-plus:before{content:"\f8b3"}.mdi-microphone-settings:before{content:"\f36f"}.mdi-microphone-variant:before{content:"\f370"}.mdi-microphone-variant-off:before{content:"\f371"}.mdi-microscope:before{content:"\f654"}.mdi-microsoft:before{content:"\f372"}.mdi-minecraft:before{content:"\f373"}.mdi-minus:before{content:"\f374"}.mdi-minus-box:before{content:"\f375"}.mdi-minus-box-outline:before{content:"\f6f1"}.mdi-minus-circle:before{content:"\f376"}.mdi-minus-circle-outline:before{content:"\f377"}.mdi-minus-network:before{content:"\f378"}.mdi-mixcloud:before{content:"\f62a"}.mdi-mixed-reality:before{content:"\f87e"}.mdi-mixer:before{content:"\f7dc"}.mdi-monitor:before{content:"\f379"}.mdi-monitor-multiple:before{content:"\f37a"}.mdi-more:before{content:"\f37b"}.mdi-motorbike:before{content:"\f37c"}.mdi-mouse:before{content:"\f37d"}.mdi-mouse-off:before{content:"\f37e"}.mdi-mouse-variant:before{content:"\f37f"}.mdi-mouse-variant-off:before{content:"\f380"}.mdi-move-resize:before{content:"\f655"}.mdi-move-resize-variant:before{content:"\f656"}.mdi-movie:before{content:"\f381"}.mdi-movie-roll:before{content:"\f7dd"}.mdi-multiplication:before{content:"\f382"}.mdi-multiplication-box:before{content:"\f383"}.mdi-mushroom:before{content:"\f7de"}.mdi-mushroom-outline:before{content:"\f7df"}.mdi-music:before{content:"\f759"}.mdi-music-box:before{content:"\f384"}.mdi-music-box-outline:before{content:"\f385"}.mdi-music-circle:before{content:"\f386"}.mdi-music-note:before{content:"\f387"}.mdi-music-note-bluetooth:before{content:"\f5fe"}.mdi-music-note-bluetooth-off:before{content:"\f5ff"}.mdi-music-note-eighth:before{content:"\f388"}.mdi-music-note-half:before{content:"\f389"}.mdi-music-note-off:before{content:"\f38a"}.mdi-music-note-quarter:before{content:"\f38b"}.mdi-music-note-sixteenth:before{content:"\f38c"}.mdi-music-note-whole:before{content:"\f38d"}.mdi-music-off:before{content:"\f75a"}.mdi-nativescript:before{content:"\f87f"}.mdi-nature:before{content:"\f38e"}.mdi-nature-people:before{content:"\f38f"}.mdi-navigation:before{content:"\f390"}.mdi-near-me:before{content:"\f5cd"}.mdi-needle:before{content:"\f391"}.mdi-nest-protect:before{content:"\f392"}.mdi-nest-thermostat:before{content:"\f393"}.mdi-netflix:before{content:"\f745"}.mdi-network:before{content:"\f6f2"}.mdi-new-box:before{content:"\f394"}.mdi-newspaper:before{content:"\f395"}.mdi-nfc:before{content:"\f396"}.mdi-nfc-tap:before{content:"\f397"}.mdi-nfc-variant:before{content:"\f398"}.mdi-ninja:before{content:"\f773"}.mdi-nintendo-switch:before{content:"\f7e0"}.mdi-nodejs:before{content:"\f399"}.mdi-note:before{content:"\f39a"}.mdi-note-multiple:before{content:"\f6b7"}.mdi-note-multiple-outline:before{content:"\f6b8"}.mdi-note-outline:before{content:"\f39b"}.mdi-note-plus:before{content:"\f39c"}.mdi-note-plus-outline:before{content:"\f39d"}.mdi-note-text:before{content:"\f39e"}.mdi-notebook:before{content:"\f82d"}.mdi-notification-clear-all:before{content:"\f39f"}.mdi-npm:before{content:"\f6f6"}.mdi-nuke:before{content:"\f6a3"}.mdi-null:before{content:"\f7e1"}.mdi-numeric:before{content:"\f3a0"}.mdi-numeric-0-box:before{content:"\f3a1"}.mdi-numeric-0-box-multiple-outline:before{content:"\f3a2"}.mdi-numeric-0-box-outline:before{content:"\f3a3"}.mdi-numeric-1-box:before{content:"\f3a4"}.mdi-numeric-1-box-multiple-outline:before{content:"\f3a5"}.mdi-numeric-1-box-outline:before{content:"\f3a6"}.mdi-numeric-2-box:before{content:"\f3a7"}.mdi-numeric-2-box-multiple-outline:before{content:"\f3a8"}.mdi-numeric-2-box-outline:before{content:"\f3a9"}.mdi-numeric-3-box:before{content:"\f3aa"}.mdi-numeric-3-box-multiple-outline:before{content:"\f3ab"}.mdi-numeric-3-box-outline:before{content:"\f3ac"}.mdi-numeric-4-box:before{content:"\f3ad"}.mdi-numeric-4-box-multiple-outline:before{content:"\f3ae"}.mdi-numeric-4-box-outline:before{content:"\f3af"}.mdi-numeric-5-box:before{content:"\f3b0"}.mdi-numeric-5-box-multiple-outline:before{content:"\f3b1"}.mdi-numeric-5-box-outline:before{content:"\f3b2"}.mdi-numeric-6-box:before{content:"\f3b3"}.mdi-numeric-6-box-multiple-outline:before{content:"\f3b4"}.mdi-numeric-6-box-outline:before{content:"\f3b5"}.mdi-numeric-7-box:before{content:"\f3b6"}.mdi-numeric-7-box-multiple-outline:before{content:"\f3b7"}.mdi-numeric-7-box-outline:before{content:"\f3b8"}.mdi-numeric-8-box:before{content:"\f3b9"}.mdi-numeric-8-box-multiple-outline:before{content:"\f3ba"}.mdi-numeric-8-box-outline:before{content:"\f3bb"}.mdi-numeric-9-box:before{content:"\f3bc"}.mdi-numeric-9-box-multiple-outline:before{content:"\f3bd"}.mdi-numeric-9-box-outline:before{content:"\f3be"}.mdi-numeric-9-plus-box:before{content:"\f3bf"}.mdi-numeric-9-plus-box-multiple-outline:before{content:"\f3c0"}.mdi-numeric-9-plus-box-outline:before{content:"\f3c1"}.mdi-nut:before{content:"\f6f7"}.mdi-nutrition:before{content:"\f3c2"}.mdi-oar:before{content:"\f67b"}.mdi-octagon:before{content:"\f3c3"}.mdi-octagon-outline:before{content:"\f3c4"}.mdi-octagram:before{content:"\f6f8"}.mdi-octagram-outline:before{content:"\f774"}.mdi-odnoklassniki:before{content:"\f3c5"}.mdi-office:before{content:"\f3c6"}.mdi-oil:before{content:"\f3c7"}.mdi-oil-temperature:before{content:"\f3c8"}.mdi-omega:before{content:"\f3c9"}.mdi-onedrive:before{content:"\f3ca"}.mdi-onenote:before{content:"\f746"}.mdi-onepassword:before{content:"\f880"}.mdi-opacity:before{content:"\f5cc"}.mdi-open-in-app:before{content:"\f3cb"}.mdi-open-in-new:before{content:"\f3cc"}.mdi-openid:before{content:"\f3cd"}.mdi-opera:before{content:"\f3ce"}.mdi-orbit:before{content:"\f018"}.mdi-ornament:before{content:"\f3cf"}.mdi-ornament-variant:before{content:"\f3d0"}.mdi-owl:before{content:"\f3d2"}.mdi-package:before{content:"\f3d3"}.mdi-package-down:before{content:"\f3d4"}.mdi-package-up:before{content:"\f3d5"}.mdi-package-variant:before{content:"\f3d6"}.mdi-package-variant-closed:before{content:"\f3d7"}.mdi-page-first:before{content:"\f600"}.mdi-page-last:before{content:"\f601"}.mdi-page-layout-body:before{content:"\f6f9"}.mdi-page-layout-footer:before{content:"\f6fa"}.mdi-page-layout-header:before{content:"\f6fb"}.mdi-page-layout-sidebar-left:before{content:"\f6fc"}.mdi-page-layout-sidebar-right:before{content:"\f6fd"}.mdi-palette:before{content:"\f3d8"}.mdi-palette-advanced:before{content:"\f3d9"}.mdi-palette-swatch:before{content:"\f8b4"}.mdi-panda:before{content:"\f3da"}.mdi-pandora:before{content:"\f3db"}.mdi-panorama:before{content:"\f3dc"}.mdi-panorama-fisheye:before{content:"\f3dd"}.mdi-panorama-horizontal:before{content:"\f3de"}.mdi-panorama-vertical:before{content:"\f3df"}.mdi-panorama-wide-angle:before{content:"\f3e0"}.mdi-paper-cut-vertical:before{content:"\f3e1"}.mdi-paperclip:before{content:"\f3e2"}.mdi-parking:before{content:"\f3e3"}.mdi-passport:before{content:"\f7e2"}.mdi-patreon:before{content:"\f881"}.mdi-pause:before{content:"\f3e4"}.mdi-pause-circle:before{content:"\f3e5"}.mdi-pause-circle-outline:before{content:"\f3e6"}.mdi-pause-octagon:before{content:"\f3e7"}.mdi-pause-octagon-outline:before{content:"\f3e8"}.mdi-paw:before{content:"\f3e9"}.mdi-paw-off:before{content:"\f657"}.mdi-paypal:before{content:"\f882"}.mdi-peace:before{content:"\f883"}.mdi-pen:before{content:"\f3ea"}.mdi-pencil:before{content:"\f3eb"}.mdi-pencil-box:before{content:"\f3ec"}.mdi-pencil-box-outline:before{content:"\f3ed"}.mdi-pencil-circle:before{content:"\f6fe"}.mdi-pencil-circle-outline:before{content:"\f775"}.mdi-pencil-lock:before{content:"\f3ee"}.mdi-pencil-off:before{content:"\f3ef"}.mdi-pentagon:before{content:"\f6ff"}.mdi-pentagon-outline:before{content:"\f700"}.mdi-percent:before{content:"\f3f0"}.mdi-periodic-table:before{content:"\f8b5"}.mdi-periodic-table-co2:before{content:"\f7e3"}.mdi-periscope:before{content:"\f747"}.mdi-pharmacy:before{content:"\f3f1"}.mdi-phone:before{content:"\f3f2"}.mdi-phone-bluetooth:before{content:"\f3f3"}.mdi-phone-classic:before{content:"\f602"}.mdi-phone-forward:before{content:"\f3f4"}.mdi-phone-hangup:before{content:"\f3f5"}.mdi-phone-in-talk:before{content:"\f3f6"}.mdi-phone-incoming:before{content:"\f3f7"}.mdi-phone-locked:before{content:"\f3f8"}.mdi-phone-log:before{content:"\f3f9"}.mdi-phone-minus:before{content:"\f658"}.mdi-phone-missed:before{content:"\f3fa"}.mdi-phone-outgoing:before{content:"\f3fb"}.mdi-phone-paused:before{content:"\f3fc"}.mdi-phone-plus:before{content:"\f659"}.mdi-phone-return:before{content:"\f82e"}.mdi-phone-rotate-landscape:before{content:"\f884"}.mdi-phone-rotate-portrait:before{content:"\f885"}.mdi-phone-settings:before{content:"\f3fd"}.mdi-phone-voip:before{content:"\f3fe"}.mdi-pi:before{content:"\f3ff"}.mdi-pi-box:before{content:"\f400"}.mdi-piano:before{content:"\f67c"}.mdi-pickaxe:before{content:"\f8b6"}.mdi-pier:before{content:"\f886"}.mdi-pier-crane:before{content:"\f887"}.mdi-pig:before{content:"\f401"}.mdi-pill:before{content:"\f402"}.mdi-pillar:before{content:"\f701"}.mdi-pin:before{content:"\f403"}.mdi-pin-off:before{content:"\f404"}.mdi-pine-tree:before{content:"\f405"}.mdi-pine-tree-box:before{content:"\f406"}.mdi-pinterest:before{content:"\f407"}.mdi-pinterest-box:before{content:"\f408"}.mdi-pipe:before{content:"\f7e4"}.mdi-pipe-disconnected:before{content:"\f7e5"}.mdi-pipe-leak:before{content:"\f888"}.mdi-pistol:before{content:"\f702"}.mdi-piston:before{content:"\f889"}.mdi-pizza:before{content:"\f409"}.mdi-plane-shield:before{content:"\f6ba"}.mdi-play:before{content:"\f40a"}.mdi-play-box-outline:before{content:"\f40b"}.mdi-play-circle:before{content:"\f40c"}.mdi-play-circle-outline:before{content:"\f40d"}.mdi-play-network:before{content:"\f88a"}.mdi-play-pause:before{content:"\f40e"}.mdi-play-protected-content:before{content:"\f40f"}.mdi-playlist-check:before{content:"\f5c7"}.mdi-playlist-minus:before{content:"\f410"}.mdi-playlist-play:before{content:"\f411"}.mdi-playlist-plus:before{content:"\f412"}.mdi-playlist-remove:before{content:"\f413"}.mdi-playstation:before{content:"\f414"}.mdi-plex:before{content:"\f6b9"}.mdi-plus:before{content:"\f415"}.mdi-plus-box:before{content:"\f416"}.mdi-plus-box-outline:before{content:"\f703"}.mdi-plus-circle:before{content:"\f417"}.mdi-plus-circle-multiple-outline:before{content:"\f418"}.mdi-plus-circle-outline:before{content:"\f419"}.mdi-plus-network:before{content:"\f41a"}.mdi-plus-one:before{content:"\f41b"}.mdi-plus-outline:before{content:"\f704"}.mdi-pocket:before{content:"\f41c"}.mdi-pokeball:before{content:"\f41d"}.mdi-poker-chip:before{content:"\f82f"}.mdi-polaroid:before{content:"\f41e"}.mdi-poll:before{content:"\f41f"}.mdi-poll-box:before{content:"\f420"}.mdi-polymer:before{content:"\f421"}.mdi-pool:before{content:"\f606"}.mdi-popcorn:before{content:"\f422"}.mdi-pot:before{content:"\f65a"}.mdi-pot-mix:before{content:"\f65b"}.mdi-pound:before{content:"\f423"}.mdi-pound-box:before{content:"\f424"}.mdi-power:before{content:"\f425"}.mdi-power-plug:before{content:"\f6a4"}.mdi-power-plug-off:before{content:"\f6a5"}.mdi-power-settings:before{content:"\f426"}.mdi-power-socket:before{content:"\f427"}.mdi-power-socket-eu:before{content:"\f7e6"}.mdi-power-socket-uk:before{content:"\f7e7"}.mdi-power-socket-us:before{content:"\f7e8"}.mdi-prescription:before{content:"\f705"}.mdi-presentation:before{content:"\f428"}.mdi-presentation-play:before{content:"\f429"}.mdi-printer:before{content:"\f42a"}.mdi-printer-3d:before{content:"\f42b"}.mdi-printer-alert:before{content:"\f42c"}.mdi-printer-settings:before{content:"\f706"}.mdi-priority-high:before{content:"\f603"}.mdi-priority-low:before{content:"\f604"}.mdi-professional-hexagon:before{content:"\f42d"}.mdi-projector:before{content:"\f42e"}.mdi-projector-screen:before{content:"\f42f"}.mdi-publish:before{content:"\f6a6"}.mdi-pulse:before{content:"\f430"}.mdi-puzzle:before{content:"\f431"}.mdi-qqchat:before{content:"\f605"}.mdi-qrcode:before{content:"\f432"}.mdi-qrcode-edit:before{content:"\f8b7"}.mdi-qrcode-scan:before{content:"\f433"}.mdi-quadcopter:before{content:"\f434"}.mdi-quality-high:before{content:"\f435"}.mdi-quicktime:before{content:"\f436"}.mdi-radar:before{content:"\f437"}.mdi-radiator:before{content:"\f438"}.mdi-radio:before{content:"\f439"}.mdi-radio-handheld:before{content:"\f43a"}.mdi-radio-tower:before{content:"\f43b"}.mdi-radioactive:before{content:"\f43c"}.mdi-radiobox-blank:before{content:"\f43d"}.mdi-radiobox-marked:before{content:"\f43e"}.mdi-raspberrypi:before{content:"\f43f"}.mdi-ray-end:before{content:"\f440"}.mdi-ray-end-arrow:before{content:"\f441"}.mdi-ray-start:before{content:"\f442"}.mdi-ray-start-arrow:before{content:"\f443"}.mdi-ray-start-end:before{content:"\f444"}.mdi-ray-vertex:before{content:"\f445"}.mdi-react:before{content:"\f707"}.mdi-read:before{content:"\f447"}.mdi-receipt:before{content:"\f449"}.mdi-record:before{content:"\f44a"}.mdi-record-rec:before{content:"\f44b"}.mdi-recycle:before{content:"\f44c"}.mdi-reddit:before{content:"\f44d"}.mdi-redo:before{content:"\f44e"}.mdi-redo-variant:before{content:"\f44f"}.mdi-refresh:before{content:"\f450"}.mdi-regex:before{content:"\f451"}.mdi-relative-scale:before{content:"\f452"}.mdi-reload:before{content:"\f453"}.mdi-reminder:before{content:"\f88b"}.mdi-remote:before{content:"\f454"}.mdi-remote-desktop:before{content:"\f8b8"}.mdi-rename-box:before{content:"\f455"}.mdi-reorder-horizontal:before{content:"\f687"}.mdi-reorder-vertical:before{content:"\f688"}.mdi-repeat:before{content:"\f456"}.mdi-repeat-off:before{content:"\f457"}.mdi-repeat-once:before{content:"\f458"}.mdi-replay:before{content:"\f459"}.mdi-reply:before{content:"\f45a"}.mdi-reply-all:before{content:"\f45b"}.mdi-reproduction:before{content:"\f45c"}.mdi-resize-bottom-right:before{content:"\f45d"}.mdi-responsive:before{content:"\f45e"}.mdi-restart:before{content:"\f708"}.mdi-restore:before{content:"\f6a7"}.mdi-rewind:before{content:"\f45f"}.mdi-rewind-outline:before{content:"\f709"}.mdi-rhombus:before{content:"\f70a"}.mdi-rhombus-outline:before{content:"\f70b"}.mdi-ribbon:before{content:"\f460"}.mdi-rice:before{content:"\f7e9"}.mdi-ring:before{content:"\f7ea"}.mdi-road:before{content:"\f461"}.mdi-road-variant:before{content:"\f462"}.mdi-robot:before{content:"\f6a8"}.mdi-rocket:before{content:"\f463"}.mdi-room-service:before{content:"\f88c"}.mdi-roomba:before{content:"\f70c"}.mdi-rotate-3d:before{content:"\f464"}.mdi-rotate-left:before{content:"\f465"}.mdi-rotate-left-variant:before{content:"\f466"}.mdi-rotate-right:before{content:"\f467"}.mdi-rotate-right-variant:before{content:"\f468"}.mdi-rounded-corner:before{content:"\f607"}.mdi-router-wireless:before{content:"\f469"}.mdi-routes:before{content:"\f46a"}.mdi-rowing:before{content:"\f608"}.mdi-rss:before{content:"\f46b"}.mdi-rss-box:before{content:"\f46c"}.mdi-ruler:before{content:"\f46d"}.mdi-run:before{content:"\f70d"}.mdi-run-fast:before{content:"\f46e"}.mdi-sale:before{content:"\f46f"}.mdi-salesforce:before{content:"\f88d"}.mdi-sass:before{content:"\f7eb"}.mdi-satellite:before{content:"\f470"}.mdi-satellite-variant:before{content:"\f471"}.mdi-sausage:before{content:"\f8b9"}.mdi-saxophone:before{content:"\f609"}.mdi-scale:before{content:"\f472"}.mdi-scale-balance:before{content:"\f5d1"}.mdi-scale-bathroom:before{content:"\f473"}.mdi-scanner:before{content:"\f6aa"}.mdi-school:before{content:"\f474"}.mdi-screen-rotation:before{content:"\f475"}.mdi-screen-rotation-lock:before{content:"\f476"}.mdi-screwdriver:before{content:"\f477"}.mdi-script:before{content:"\f478"}.mdi-sd:before{content:"\f479"}.mdi-seal:before{content:"\f47a"}.mdi-search-web:before{content:"\f70e"}.mdi-seat-flat:before{content:"\f47b"}.mdi-seat-flat-angled:before{content:"\f47c"}.mdi-seat-individual-suite:before{content:"\f47d"}.mdi-seat-legroom-extra:before{content:"\f47e"}.mdi-seat-legroom-normal:before{content:"\f47f"}.mdi-seat-legroom-reduced:before{content:"\f480"}.mdi-seat-recline-extra:before{content:"\f481"}.mdi-seat-recline-normal:before{content:"\f482"}.mdi-security:before{content:"\f483"}.mdi-security-account:before{content:"\f88e"}.mdi-security-home:before{content:"\f689"}.mdi-security-network:before{content:"\f484"}.mdi-select:before{content:"\f485"}.mdi-select-all:before{content:"\f486"}.mdi-select-inverse:before{content:"\f487"}.mdi-select-off:before{content:"\f488"}.mdi-selection:before{content:"\f489"}.mdi-selection-off:before{content:"\f776"}.mdi-send:before{content:"\f48a"}.mdi-send-secure:before{content:"\f7ec"}.mdi-serial-port:before{content:"\f65c"}.mdi-server:before{content:"\f48b"}.mdi-server-minus:before{content:"\f48c"}.mdi-server-network:before{content:"\f48d"}.mdi-server-network-off:before{content:"\f48e"}.mdi-server-off:before{content:"\f48f"}.mdi-server-plus:before{content:"\f490"}.mdi-server-remove:before{content:"\f491"}.mdi-server-security:before{content:"\f492"}.mdi-set-all:before{content:"\f777"}.mdi-set-center:before{content:"\f778"}.mdi-set-center-right:before{content:"\f779"}.mdi-set-left:before{content:"\f77a"}.mdi-set-left-center:before{content:"\f77b"}.mdi-set-left-right:before{content:"\f77c"}.mdi-set-none:before{content:"\f77d"}.mdi-set-right:before{content:"\f77e"}.mdi-settings:before{content:"\f493"}.mdi-settings-box:before{content:"\f494"}.mdi-settings-outline:before{content:"\f8ba"}.mdi-shape:before{content:"\f830"}.mdi-shape-circle-plus:before{content:"\f65d"}.mdi-shape-outline:before{content:"\f831"}.mdi-shape-plus:before{content:"\f495"}.mdi-shape-polygon-plus:before{content:"\f65e"}.mdi-shape-rectangle-plus:before{content:"\f65f"}.mdi-shape-square-plus:before{content:"\f660"}.mdi-share:before{content:"\f496"}.mdi-share-variant:before{content:"\f497"}.mdi-shield:before{content:"\f498"}.mdi-shield-half-full:before{content:"\f77f"}.mdi-shield-outline:before{content:"\f499"}.mdi-ship-wheel:before{content:"\f832"}.mdi-shopping:before{content:"\f49a"}.mdi-shopping-music:before{content:"\f49b"}.mdi-shovel:before{content:"\f70f"}.mdi-shovel-off:before{content:"\f710"}.mdi-shredder:before{content:"\f49c"}.mdi-shuffle:before{content:"\f49d"}.mdi-shuffle-disabled:before{content:"\f49e"}.mdi-shuffle-variant:before{content:"\f49f"}.mdi-sigma:before{content:"\f4a0"}.mdi-sigma-lower:before{content:"\f62b"}.mdi-sign-caution:before{content:"\f4a1"}.mdi-sign-direction:before{content:"\f780"}.mdi-sign-text:before{content:"\f781"}.mdi-signal:before{content:"\f4a2"}.mdi-signal-2g:before{content:"\f711"}.mdi-signal-3g:before{content:"\f712"}.mdi-signal-4g:before{content:"\f713"}.mdi-signal-cellular-1:before{content:"\f8bb"}.mdi-signal-cellular-2:before{content:"\f8bc"}.mdi-signal-cellular-3:before{content:"\f8bd"}.mdi-signal-cellular-outline:before{content:"\f8be"}.mdi-signal-hspa:before{content:"\f714"}.mdi-signal-hspa-plus:before{content:"\f715"}.mdi-signal-off:before{content:"\f782"}.mdi-signal-variant:before{content:"\f60a"}.mdi-silverware:before{content:"\f4a3"}.mdi-silverware-fork:before{content:"\f4a4"}.mdi-silverware-spoon:before{content:"\f4a5"}.mdi-silverware-variant:before{content:"\f4a6"}.mdi-sim:before{content:"\f4a7"}.mdi-sim-alert:before{content:"\f4a8"}.mdi-sim-off:before{content:"\f4a9"}.mdi-sitemap:before{content:"\f4aa"}.mdi-skip-backward:before{content:"\f4ab"}.mdi-skip-forward:before{content:"\f4ac"}.mdi-skip-next:before{content:"\f4ad"}.mdi-skip-next-circle:before{content:"\f661"}.mdi-skip-next-circle-outline:before{content:"\f662"}.mdi-skip-previous:before{content:"\f4ae"}.mdi-skip-previous-circle:before{content:"\f663"}.mdi-skip-previous-circle-outline:before{content:"\f664"}.mdi-skull:before{content:"\f68b"}.mdi-skype:before{content:"\f4af"}.mdi-skype-business:before{content:"\f4b0"}.mdi-slack:before{content:"\f4b1"}.mdi-sleep:before{content:"\f4b2"}.mdi-sleep-off:before{content:"\f4b3"}.mdi-smoking:before{content:"\f4b4"}.mdi-smoking-off:before{content:"\f4b5"}.mdi-snapchat:before{content:"\f4b6"}.mdi-snowflake:before{content:"\f716"}.mdi-snowman:before{content:"\f4b7"}.mdi-soccer:before{content:"\f4b8"}.mdi-soccer-field:before{content:"\f833"}.mdi-sofa:before{content:"\f4b9"}.mdi-solid:before{content:"\f68c"}.mdi-sort:before{content:"\f4ba"}.mdi-sort-alphabetical:before{content:"\f4bb"}.mdi-sort-ascending:before{content:"\f4bc"}.mdi-sort-descending:before{content:"\f4bd"}.mdi-sort-numeric:before{content:"\f4be"}.mdi-sort-variant:before{content:"\f4bf"}.mdi-soundcloud:before{content:"\f4c0"}.mdi-source-branch:before{content:"\f62c"}.mdi-source-commit:before{content:"\f717"}.mdi-source-commit-end:before{content:"\f718"}.mdi-source-commit-end-local:before{content:"\f719"}.mdi-source-commit-local:before{content:"\f71a"}.mdi-source-commit-next-local:before{content:"\f71b"}.mdi-source-commit-start:before{content:"\f71c"}.mdi-source-commit-start-next-local:before{content:"\f71d"}.mdi-source-fork:before{content:"\f4c1"}.mdi-source-merge:before{content:"\f62d"}.mdi-source-pull:before{content:"\f4c2"}.mdi-soy-sauce:before{content:"\f7ed"}.mdi-speaker:before{content:"\f4c3"}.mdi-speaker-off:before{content:"\f4c4"}.mdi-speaker-wireless:before{content:"\f71e"}.mdi-speedometer:before{content:"\f4c5"}.mdi-spellcheck:before{content:"\f4c6"}.mdi-spotify:before{content:"\f4c7"}.mdi-spotlight:before{content:"\f4c8"}.mdi-spotlight-beam:before{content:"\f4c9"}.mdi-spray:before{content:"\f665"}.mdi-square:before{content:"\f763"}.mdi-square-inc:before{content:"\f4ca"}.mdi-square-inc-cash:before{content:"\f4cb"}.mdi-square-outline:before{content:"\f762"}.mdi-square-root:before{content:"\f783"}.mdi-ssh:before{content:"\f8bf"}.mdi-stack-overflow:before{content:"\f4cc"}.mdi-stackexchange:before{content:"\f60b"}.mdi-stadium:before{content:"\f71f"}.mdi-stairs:before{content:"\f4cd"}.mdi-standard-definition:before{content:"\f7ee"}.mdi-star:before{content:"\f4ce"}.mdi-star-circle:before{content:"\f4cf"}.mdi-star-half:before{content:"\f4d0"}.mdi-star-off:before{content:"\f4d1"}.mdi-star-outline:before{content:"\f4d2"}.mdi-steam:before{content:"\f4d3"}.mdi-steering:before{content:"\f4d4"}.mdi-step-backward:before{content:"\f4d5"}.mdi-step-backward-2:before{content:"\f4d6"}.mdi-step-forward:before{content:"\f4d7"}.mdi-step-forward-2:before{content:"\f4d8"}.mdi-stethoscope:before{content:"\f4d9"}.mdi-sticker:before{content:"\f5d0"}.mdi-sticker-emoji:before{content:"\f784"}.mdi-stocking:before{content:"\f4da"}.mdi-stop:before{content:"\f4db"}.mdi-stop-circle:before{content:"\f666"}.mdi-stop-circle-outline:before{content:"\f667"}.mdi-store:before{content:"\f4dc"}.mdi-store-24-hour:before{content:"\f4dd"}.mdi-stove:before{content:"\f4de"}.mdi-subdirectory-arrow-left:before{content:"\f60c"}.mdi-subdirectory-arrow-right:before{content:"\f60d"}.mdi-subway:before{content:"\f6ab"}.mdi-subway-variant:before{content:"\f4df"}.mdi-summit:before{content:"\f785"}.mdi-sunglasses:before{content:"\f4e0"}.mdi-surround-sound:before{content:"\f5c5"}.mdi-surround-sound-2-0:before{content:"\f7ef"}.mdi-surround-sound-3-1:before{content:"\f7f0"}.mdi-surround-sound-5-1:before{content:"\f7f1"}.mdi-surround-sound-7-1:before{content:"\f7f2"}.mdi-svg:before{content:"\f720"}.mdi-swap-horizontal:before{content:"\f4e1"}.mdi-swap-horizontal-variant:before{content:"\f8c0"}.mdi-swap-vertical:before{content:"\f4e2"}.mdi-swap-vertical-variant:before{content:"\f8c1"}.mdi-swim:before{content:"\f4e3"}.mdi-switch:before{content:"\f4e4"}.mdi-sword:before{content:"\f4e5"}.mdi-sword-cross:before{content:"\f786"}.mdi-sync:before{content:"\f4e6"}.mdi-sync-alert:before{content:"\f4e7"}.mdi-sync-off:before{content:"\f4e8"}.mdi-tab:before{content:"\f4e9"}.mdi-tab-plus:before{content:"\f75b"}.mdi-tab-unselected:before{content:"\f4ea"}.mdi-table:before{content:"\f4eb"}.mdi-table-column:before{content:"\f834"}.mdi-table-column-plus-after:before{content:"\f4ec"}.mdi-table-column-plus-before:before{content:"\f4ed"}.mdi-table-column-remove:before{content:"\f4ee"}.mdi-table-column-width:before{content:"\f4ef"}.mdi-table-edit:before{content:"\f4f0"}.mdi-table-large:before{content:"\f4f1"}.mdi-table-of-contents:before{content:"\f835"}.mdi-table-row:before{content:"\f836"}.mdi-table-row-height:before{content:"\f4f2"}.mdi-table-row-plus-after:before{content:"\f4f3"}.mdi-table-row-plus-before:before{content:"\f4f4"}.mdi-table-row-remove:before{content:"\f4f5"}.mdi-table-settings:before{content:"\f837"}.mdi-tablet:before{content:"\f4f6"}.mdi-tablet-android:before{content:"\f4f7"}.mdi-tablet-ipad:before{content:"\f4f8"}.mdi-taco:before{content:"\f761"}.mdi-tag:before{content:"\f4f9"}.mdi-tag-faces:before{content:"\f4fa"}.mdi-tag-heart:before{content:"\f68a"}.mdi-tag-multiple:before{content:"\f4fb"}.mdi-tag-outline:before{content:"\f4fc"}.mdi-tag-plus:before{content:"\f721"}.mdi-tag-remove:before{content:"\f722"}.mdi-tag-text-outline:before{content:"\f4fd"}.mdi-target:before{content:"\f4fe"}.mdi-taxi:before{content:"\f4ff"}.mdi-teach:before{content:"\f88f"}.mdi-teamviewer:before{content:"\f500"}.mdi-telegram:before{content:"\f501"}.mdi-television:before{content:"\f502"}.mdi-television-box:before{content:"\f838"}.mdi-television-classic:before{content:"\f7f3"}.mdi-television-classic-off:before{content:"\f839"}.mdi-television-guide:before{content:"\f503"}.mdi-television-off:before{content:"\f83a"}.mdi-temperature-celsius:before{content:"\f504"}.mdi-temperature-fahrenheit:before{content:"\f505"}.mdi-temperature-kelvin:before{content:"\f506"}.mdi-tennis:before{content:"\f507"}.mdi-tent:before{content:"\f508"}.mdi-terrain:before{content:"\f509"}.mdi-test-tube:before{content:"\f668"}.mdi-text-shadow:before{content:"\f669"}.mdi-text-to-speech:before{content:"\f50a"}.mdi-text-to-speech-off:before{content:"\f50b"}.mdi-textbox:before{content:"\f60e"}.mdi-textbox-password:before{content:"\f7f4"}.mdi-texture:before{content:"\f50c"}.mdi-theater:before{content:"\f50d"}.mdi-theme-light-dark:before{content:"\f50e"}.mdi-thermometer:before{content:"\f50f"}.mdi-thermometer-lines:before{content:"\f510"}.mdi-thermostat-box:before{content:"\f890"}.mdi-thought-bubble:before{content:"\f7f5"}.mdi-thought-bubble-outline:before{content:"\f7f6"}.mdi-thumb-down:before{content:"\f511"}.mdi-thumb-down-outline:before{content:"\f512"}.mdi-thumb-up:before{content:"\f513"}.mdi-thumb-up-outline:before{content:"\f514"}.mdi-thumbs-up-down:before{content:"\f515"}.mdi-ticket:before{content:"\f516"}.mdi-ticket-account:before{content:"\f517"}.mdi-ticket-confirmation:before{content:"\f518"}.mdi-ticket-percent:before{content:"\f723"}.mdi-tie:before{content:"\f519"}.mdi-tilde:before{content:"\f724"}.mdi-timelapse:before{content:"\f51a"}.mdi-timer:before{content:"\f51b"}.mdi-timer-10:before{content:"\f51c"}.mdi-timer-3:before{content:"\f51d"}.mdi-timer-off:before{content:"\f51e"}.mdi-timer-sand:before{content:"\f51f"}.mdi-timer-sand-empty:before{content:"\f6ac"}.mdi-timer-sand-full:before{content:"\f78b"}.mdi-timetable:before{content:"\f520"}.mdi-toggle-switch:before{content:"\f521"}.mdi-toggle-switch-off:before{content:"\f522"}.mdi-tooltip:before{content:"\f523"}.mdi-tooltip-edit:before{content:"\f524"}.mdi-tooltip-image:before{content:"\f525"}.mdi-tooltip-outline:before{content:"\f526"}.mdi-tooltip-outline-plus:before{content:"\f527"}.mdi-tooltip-text:before{content:"\f528"}.mdi-tooth:before{content:"\f8c2"}.mdi-tooth-outline:before{content:"\f529"}.mdi-tor:before{content:"\f52a"}.mdi-tower-beach:before{content:"\f680"}.mdi-tower-fire:before{content:"\f681"}.mdi-towing:before{content:"\f83b"}.mdi-trackpad:before{content:"\f7f7"}.mdi-tractor:before{content:"\f891"}.mdi-traffic-light:before{content:"\f52b"}.mdi-train:before{content:"\f52c"}.mdi-train-variant:before{content:"\f8c3"}.mdi-tram:before{content:"\f52d"}.mdi-transcribe:before{content:"\f52e"}.mdi-transcribe-close:before{content:"\f52f"}.mdi-transfer:before{content:"\f530"}.mdi-transit-transfer:before{content:"\f6ad"}.mdi-translate:before{content:"\f5ca"}.mdi-treasure-chest:before{content:"\f725"}.mdi-tree:before{content:"\f531"}.mdi-trello:before{content:"\f532"}.mdi-trending-down:before{content:"\f533"}.mdi-trending-neutral:before{content:"\f534"}.mdi-trending-up:before{content:"\f535"}.mdi-triangle:before{content:"\f536"}.mdi-triangle-outline:before{content:"\f537"}.mdi-trophy:before{content:"\f538"}.mdi-trophy-award:before{content:"\f539"}.mdi-trophy-outline:before{content:"\f53a"}.mdi-trophy-variant:before{content:"\f53b"}.mdi-trophy-variant-outline:before{content:"\f53c"}.mdi-truck:before{content:"\f53d"}.mdi-truck-delivery:before{content:"\f53e"}.mdi-truck-fast:before{content:"\f787"}.mdi-truck-trailer:before{content:"\f726"}.mdi-tshirt-crew:before{content:"\f53f"}.mdi-tshirt-v:before{content:"\f540"}.mdi-tumblr:before{content:"\f541"}.mdi-tumblr-reblog:before{content:"\f542"}.mdi-tune:before{content:"\f62e"}.mdi-tune-vertical:before{content:"\f66a"}.mdi-twitch:before{content:"\f543"}.mdi-twitter:before{content:"\f544"}.mdi-twitter-box:before{content:"\f545"}.mdi-twitter-circle:before{content:"\f546"}.mdi-twitter-retweet:before{content:"\f547"}.mdi-uber:before{content:"\f748"}.mdi-ubuntu:before{content:"\f548"}.mdi-ultra-high-definition:before{content:"\f7f8"}.mdi-umbraco:before{content:"\f549"}.mdi-umbrella:before{content:"\f54a"}.mdi-umbrella-outline:before{content:"\f54b"}.mdi-undo:before{content:"\f54c"}.mdi-undo-variant:before{content:"\f54d"}.mdi-unfold-less-horizontal:before{content:"\f54e"}.mdi-unfold-less-vertical:before{content:"\f75f"}.mdi-unfold-more-horizontal:before{content:"\f54f"}.mdi-unfold-more-vertical:before{content:"\f760"}.mdi-ungroup:before{content:"\f550"}.mdi-unity:before{content:"\f6ae"}.mdi-untappd:before{content:"\f551"}.mdi-update:before{content:"\f6af"}.mdi-upload:before{content:"\f552"}.mdi-upload-multiple:before{content:"\f83c"}.mdi-upload-network:before{content:"\f6f5"}.mdi-usb:before{content:"\f553"}.mdi-van-passenger:before{content:"\f7f9"}.mdi-van-utility:before{content:"\f7fa"}.mdi-vanish:before{content:"\f7fb"}.mdi-vector-arrange-above:before{content:"\f554"}.mdi-vector-arrange-below:before{content:"\f555"}.mdi-vector-circle:before{content:"\f556"}.mdi-vector-circle-variant:before{content:"\f557"}.mdi-vector-combine:before{content:"\f558"}.mdi-vector-curve:before{content:"\f559"}.mdi-vector-difference:before{content:"\f55a"}.mdi-vector-difference-ab:before{content:"\f55b"}.mdi-vector-difference-ba:before{content:"\f55c"}.mdi-vector-ellipse:before{content:"\f892"}.mdi-vector-intersection:before{content:"\f55d"}.mdi-vector-line:before{content:"\f55e"}.mdi-vector-point:before{content:"\f55f"}.mdi-vector-polygon:before{content:"\f560"}.mdi-vector-polyline:before{content:"\f561"}.mdi-vector-radius:before{content:"\f749"}.mdi-vector-rectangle:before{content:"\f5c6"}.mdi-vector-selection:before{content:"\f562"}.mdi-vector-square:before{content:"\f001"}.mdi-vector-triangle:before{content:"\f563"}.mdi-vector-union:before{content:"\f564"}.mdi-venmo:before{content:"\f578"}.mdi-verified:before{content:"\f565"}.mdi-vibrate:before{content:"\f566"}.mdi-video:before{content:"\f567"}.mdi-video-3d:before{content:"\f7fc"}.mdi-video-4k-box:before{content:"\f83d"}.mdi-video-input-antenna:before{content:"\f83e"}.mdi-video-input-component:before{content:"\f83f"}.mdi-video-input-hdmi:before{content:"\f840"}.mdi-video-input-svideo:before{content:"\f841"}.mdi-video-off:before{content:"\f568"}.mdi-video-switch:before{content:"\f569"}.mdi-view-agenda:before{content:"\f56a"}.mdi-view-array:before{content:"\f56b"}.mdi-view-carousel:before{content:"\f56c"}.mdi-view-column:before{content:"\f56d"}.mdi-view-dashboard:before{content:"\f56e"}.mdi-view-dashboard-variant:before{content:"\f842"}.mdi-view-day:before{content:"\f56f"}.mdi-view-grid:before{content:"\f570"}.mdi-view-headline:before{content:"\f571"}.mdi-view-list:before{content:"\f572"}.mdi-view-module:before{content:"\f573"}.mdi-view-parallel:before{content:"\f727"}.mdi-view-quilt:before{content:"\f574"}.mdi-view-sequential:before{content:"\f728"}.mdi-view-stream:before{content:"\f575"}.mdi-view-week:before{content:"\f576"}.mdi-vimeo:before{content:"\f577"}.mdi-violin:before{content:"\f60f"}.mdi-virtual-reality:before{content:"\f893"}.mdi-visualstudio:before{content:"\f610"}.mdi-vk:before{content:"\f579"}.mdi-vk-box:before{content:"\f57a"}.mdi-vk-circle:before{content:"\f57b"}.mdi-vlc:before{content:"\f57c"}.mdi-voice:before{content:"\f5cb"}.mdi-voicemail:before{content:"\f57d"}.mdi-volume-high:before{content:"\f57e"}.mdi-volume-low:before{content:"\f57f"}.mdi-volume-medium:before{content:"\f580"}.mdi-volume-minus:before{content:"\f75d"}.mdi-volume-mute:before{content:"\f75e"}.mdi-volume-off:before{content:"\f581"}.mdi-volume-plus:before{content:"\f75c"}.mdi-vpn:before{content:"\f582"}.mdi-vuejs:before{content:"\f843"}.mdi-walk:before{content:"\f583"}.mdi-wall:before{content:"\f7fd"}.mdi-wallet:before{content:"\f584"}.mdi-wallet-giftcard:before{content:"\f585"}.mdi-wallet-membership:before{content:"\f586"}.mdi-wallet-travel:before{content:"\f587"}.mdi-wan:before{content:"\f588"}.mdi-washing-machine:before{content:"\f729"}.mdi-watch:before{content:"\f589"}.mdi-watch-export:before{content:"\f58a"}.mdi-watch-export-variant:before{content:"\f894"}.mdi-watch-import:before{content:"\f58b"}.mdi-watch-import-variant:before{content:"\f895"}.mdi-watch-variant:before{content:"\f896"}.mdi-watch-vibrate:before{content:"\f6b0"}.mdi-water:before{content:"\f58c"}.mdi-water-off:before{content:"\f58d"}.mdi-water-percent:before{content:"\f58e"}.mdi-water-pump:before{content:"\f58f"}.mdi-watermark:before{content:"\f612"}.mdi-waves:before{content:"\f78c"}.mdi-weather-cloudy:before{content:"\f590"}.mdi-weather-fog:before{content:"\f591"}.mdi-weather-hail:before{content:"\f592"}.mdi-weather-hurricane:before{content:"\f897"}.mdi-weather-lightning:before{content:"\f593"}.mdi-weather-lightning-rainy:before{content:"\f67d"}.mdi-weather-night:before{content:"\f594"}.mdi-weather-partlycloudy:before{content:"\f595"}.mdi-weather-pouring:before{content:"\f596"}.mdi-weather-rainy:before{content:"\f597"}.mdi-weather-snowy:before{content:"\f598"}.mdi-weather-snowy-rainy:before{content:"\f67e"}.mdi-weather-sunny:before{content:"\f599"}.mdi-weather-sunset:before{content:"\f59a"}.mdi-weather-sunset-down:before{content:"\f59b"}.mdi-weather-sunset-up:before{content:"\f59c"}.mdi-weather-windy:before{content:"\f59d"}.mdi-weather-windy-variant:before{content:"\f59e"}.mdi-web:before{content:"\f59f"}.mdi-webcam:before{content:"\f5a0"}.mdi-webhook:before{content:"\f62f"}.mdi-webpack:before{content:"\f72a"}.mdi-wechat:before{content:"\f611"}.mdi-weight:before{content:"\f5a1"}.mdi-weight-kilogram:before{content:"\f5a2"}.mdi-whatsapp:before{content:"\f5a3"}.mdi-wheelchair-accessibility:before{content:"\f5a4"}.mdi-white-balance-auto:before{content:"\f5a5"}.mdi-white-balance-incandescent:before{content:"\f5a6"}.mdi-white-balance-iridescent:before{content:"\f5a7"}.mdi-white-balance-sunny:before{content:"\f5a8"}.mdi-widgets:before{content:"\f72b"}.mdi-wifi:before{content:"\f5a9"}.mdi-wifi-off:before{content:"\f5aa"}.mdi-wii:before{content:"\f5ab"}.mdi-wiiu:before{content:"\f72c"}.mdi-wikipedia:before{content:"\f5ac"}.mdi-window-close:before{content:"\f5ad"}.mdi-window-closed:before{content:"\f5ae"}.mdi-window-maximize:before{content:"\f5af"}.mdi-window-minimize:before{content:"\f5b0"}.mdi-window-open:before{content:"\f5b1"}.mdi-window-restore:before{content:"\f5b2"}.mdi-windows:before{content:"\f5b3"}.mdi-wordpress:before{content:"\f5b4"}.mdi-worker:before{content:"\f5b5"}.mdi-wrap:before{content:"\f5b6"}.mdi-wrench:before{content:"\f5b7"}.mdi-wunderlist:before{content:"\f5b8"}.mdi-xamarin:before{content:"\f844"}.mdi-xamarin-outline:before{content:"\f845"}.mdi-xaml:before{content:"\f673"}.mdi-xbox:before{content:"\f5b9"}.mdi-xbox-controller:before{content:"\f5ba"}.mdi-xbox-controller-battery-alert:before{content:"\f74a"}.mdi-xbox-controller-battery-empty:before{content:"\f74b"}.mdi-xbox-controller-battery-full:before{content:"\f74c"}.mdi-xbox-controller-battery-low:before{content:"\f74d"}.mdi-xbox-controller-battery-medium:before{content:"\f74e"}.mdi-xbox-controller-battery-unknown:before{content:"\f74f"}.mdi-xbox-controller-off:before{content:"\f5bb"}.mdi-xda:before{content:"\f5bc"}.mdi-xing:before{content:"\f5bd"}.mdi-xing-box:before{content:"\f5be"}.mdi-xing-circle:before{content:"\f5bf"}.mdi-xml:before{content:"\f5c0"}.mdi-xmpp:before{content:"\f7fe"}.mdi-yammer:before{content:"\f788"}.mdi-yeast:before{content:"\f5c1"}.mdi-yelp:before{content:"\f5c2"}.mdi-yin-yang:before{content:"\f67f"}.mdi-youtube-creator-studio:before{content:"\f846"}.mdi-youtube-gaming:before{content:"\f847"}.mdi-youtube-play:before{content:"\f5c3"}.mdi-youtube-tv:before{content:"\f448"}.mdi-zip-box:before{content:"\f5c4"}.mdi-blank:before{content:"\f68c";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:#0000008a}.mdi-dark.mdi-inactive:before{color:#00000042}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:#ffffff4d}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);-ms-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}.mdi-flip-v:before{-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:FlipV;-ms-filter:"FlipV"}.mdi-spin:before{-webkit-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.slider-target,.slider-target *{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);box-sizing:border-box;touch-action:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.slider-target{position:relative}.slider-base,.slider-connects{height:100%;position:relative;width:100%;z-index:1}.slider-connects{overflow:hidden;z-index:0}.slider-connect,.slider-origin{height:100%;position:absolute;right:0;top:0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform-style:preserve-3d;transform-style:flat;width:100%;will-change:transform;z-index:1}.slider-txt-dir-rtl.slider-horizontal .slider-origin{left:0;right:auto}.slider-vertical .slider-origin{top:-100%;width:0}.slider-horizontal .slider-origin{height:0}.slider-handle{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute}.slider-touch-area{height:100%;width:100%}.slider-state-tap .slider-connect,.slider-state-tap .slider-origin{transition:transform .3s}.slider-state-drag *{cursor:inherit!important}.slider-tooltip-drag .slider-tooltip,.slider-tooltip-focus .slider-tooltip{display:none!important}.slider-tooltip-drag .slider-active .slider-tooltip,.slider-tooltip-drag.slider-state-drag .slider-tooltip:not(.slider-tooltip-hidden),.slider-tooltip-focus.slider-focused .slider-tooltip:not(.slider-tooltip-hidden){display:block!important}.slider-horizontal{height:var(--slider-height,6px)}.slider-horizontal .slider-handle{height:var(--slider-handle-height,16px);right:calc(var(--slider-handle-width, 16px)/2*-1);top:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-width,16px)}.slider-vertical{height:var(--slider-vertical-height,300px);width:var(--slider-height,6px)}.slider-vertical .slider-handle{bottom:calc(var(--slider-handle-width, 16px)/2*-1);height:var(--slider-handle-width,16px);right:calc(var(--slider-handle-height, 16px)/2*-1 - var(--slider-height, 6px)/2*-1 + -1px);width:var(--slider-handle-height,16px)}.slider-txt-dir-rtl.slider-horizontal .slider-handle{left:calc(var(--slider-handle-width, 16px)/2*-1);right:auto}.slider-base{background-color:var(--slider-bg,#d1d5db)}.slider-base,.slider-connects{border-radius:var(--slider-radius,9999px)}.slider-connect{background:var(--slider-connect-bg,#10b981);cursor:pointer}.slider-draggable{cursor:ew-resize}.slider-vertical .slider-draggable{cursor:ns-resize}.slider-handle{background:var(--slider-handle-bg,#fff);border:var(--slider-handle-border,0);border-radius:var(--slider-handle-radius,9999px);box-shadow:var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));cursor:-webkit-grab;cursor:grab;height:var(--slider-handle-height,16px);width:var(--slider-handle-width,16px)}.slider-handle:focus{box-shadow:0 0 0 var(--slider-handle-ring-width,3px) var(--slider-handle-ring-color,#10b98130),var(--slider-handle-shadow,.5px .5px 2px 1px rgba(0,0,0,.32));outline:none}.slider-active{box-shadow:var(--slider-handle-shadow-active,.5px .5px 2px 1px rgba(0,0,0,.42));cursor:-webkit-grabbing;cursor:grabbing}[disabled] .slider-connect{background:var(--slider-connect-bg-disabled,#9ca3af)}[disabled].slider-handle,[disabled] .slider-handle,[disabled].slider-target{cursor:not-allowed}[disabled] .slider-tooltip{background:var(--slider-tooltip-bg-disabled,#9ca3af);border-color:var(--slider-tooltip-bg-disabled,#9ca3af)}.slider-tooltip{background:var(--slider-tooltip-bg,#10b981);border:1px solid var(--slider-tooltip-bg,#10b981);border-radius:var(--slider-tooltip-radius,5px);color:var(--slider-tooltip-color,#fff);display:block;font-size:var(--slider-tooltip-font-size,.875rem);font-weight:var(--slider-tooltip-font-weight,600);line-height:var(--slider-tooltip-line-height,1.25rem);min-width:var(--slider-tooltip-min-width,20px);padding:var(--slider-tooltip-py,2px) var(--slider-tooltip-px,6px);position:absolute;text-align:center;white-space:nowrap}.slider-horizontal .slider-tooltip-top{bottom:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));left:50%;transform:translate(-50%)}.slider-horizontal .slider-tooltip-top:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-top-color:inherit;bottom:calc(var(--slider-tooltip-arrow-size, 5px)*-2);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.slider-horizontal .slider-tooltip-bottom{left:50%;top:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));transform:translate(-50%)}.slider-horizontal .slider-tooltip-bottom:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-bottom-color:inherit;content:"";height:0;left:50%;position:absolute;top:calc(var(--slider-tooltip-arrow-size, 5px)*-2);transform:translate(-50%);width:0}.slider-vertical .slider-tooltip-left{right:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-left:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-left-color:inherit;content:"";height:0;position:absolute;right:calc(var(--slider-tooltip-arrow-size, 5px)*-2);top:50%;transform:translateY(-50%);width:0}.slider-vertical .slider-tooltip-right{left:calc(var(--slider-handle-height, 16px) + var(--slider-tooltip-arrow-size, 5px) + var(--slider-tooltip-distance, 3px));top:50%;transform:translateY(-50%)}.slider-vertical .slider-tooltip-right:before{border:var(--slider-tooltip-arrow-size,5px) solid transparent;border-right-color:inherit;content:"";height:0;left:calc(var(--slider-tooltip-arrow-size, 5px)*-2);position:absolute;top:50%;transform:translateY(-50%);width:0}.slider-horizontal .slider-origin>.slider-tooltip{left:auto;transform:translate(50%)}.slider-horizontal .slider-origin>.slider-tooltip-top{bottom:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + 1px)}.slider-horizontal .slider-origin>.slider-tooltip-bottom{top:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) + var(--slider-height, 6px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip{top:auto;transform:translateY(calc(var(--slider-tooltip-line-height, 1.25rem)*-1 - var(--slider-tooltip-py, 2px)*-1 + 1px))}.slider-vertical .slider-origin>.slider-tooltip-left{right:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - 1px)}.slider-vertical .slider-origin>.slider-tooltip-right{left:calc(var(--slider-tooltip-arrow-size, 5px) + var(--slider-height, 6px) + var(--slider-handle-height, 16px)/2 - var(--slider-height, 6px)/2 + var(--slider-tooltip-distance, 3px) - var(--slider-height, 6px) + 1px)} diff --git a/htdocs/assets/index.js b/htdocs/assets/index.js index 89cb5536..9a14ed4b 100644 --- a/htdocs/assets/index.js +++ b/htdocs/assets/index.js @@ -1 +1,38 @@ -import{c as Ys,o as l,a as _,b as t,r as O,d as y,n as C,e as v,t as m,S as F,f as u,w as d,g as $,T as N,h as D,i as U,v as M,j as Qs,k as h,l as w,s as Js,m as Zt,P as Xt,p as B,F as T,q as I,u as Q,x as ts,y as J,z as bs,A as zt,B as Vt,C as ss,D as Zs,E as Xs,G as te,H as Y,I as se,R as ee,J as ie,K as oe,V as ae,L as ne,M as le,N as re}from"./vendor.js";const de=function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))r(o);new MutationObserver(o=>{for(const i of o)if(i.type==="childList")for(const n of i.addedNodes)n.tagName==="LINK"&&n.rel==="modulepreload"&&r(n)}).observe(document,{childList:!0,subtree:!0});function a(o){const i={};return o.integrity&&(i.integrity=o.integrity),o.referrerpolicy&&(i.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?i.credentials="include":o.crossorigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function r(o){if(o.ep)return;o.ep=!0;const i=a(o);fetch(o.href,i)}};de();const ks="UPDATE_CONFIG",ws="UPDATE_SETTINGS",Bt="UPDATE_SETTINGS_OPTION",vs="UPDATE_LIBRARY_STATS",$s="UPDATE_LIBRARY_AUDIOBOOKS_COUNT",xs="UPDATE_LIBRARY_PODCASTS_COUNT",Cs="UPDATE_LIBRARY_RSS_COUNT",qs="UPDATE_OUTPUTS",es="UPDATE_PLAYER_STATUS",Ss="UPDATE_QUEUE",Ps="UPDATE_LASTFM",As="UPDATE_SPOTIFY",Ts="UPDATE_PAIRING",is="SPOTIFY_NEW_RELEASES",os="SPOTIFY_FEATURED_PLAYLISTS",gs="ADD_NOTIFICATION",Wt="DELETE_NOTIFICATION",Yt="SEARCH_PATH",as="ADD_RECENT_SEARCH",Mt="HIDE_SINGLES",ns="HIDE_SPOTIFY",Rs="ARTISTS_SORT",Es="ARTIST_ALBUMS_SORT",Is="ALBUMS_SORT",Us="SHOW_ONLY_NEXT_ITEMS",Z="SHOW_BURGER_MENU",X="SHOW_PLAYER_MENU",ot="SHOW_UPDATE_DIALOG",ls="UPDATE_DIALOG_SCAN_KIND";var A=Ys({state(){return{config:{websocket_port:0,version:"",buildoptions:[]},settings:{categories:[]},library:{artists:0,albums:0,songs:0,db_playtime:0,updating:!1},audiobooks_count:{},podcasts_count:{},rss_count:{},outputs:[],player:{state:"stop",repeat:"off",consume:!1,shuffle:!1,volume:0,item_id:0,item_length_ms:0,item_progress_ms:0},queue:{version:0,count:0,items:[]},lastfm:{},spotify:{},pairing:{},spotify_new_releases:[],spotify_featured_playlists:[],notifications:{next_id:1,list:[]},search_path:"/search/library",recent_searches:[],hide_singles:!1,hide_spotify:!1,artists_sort:"Name",artist_albums_sort:"Name",albums_sort:"Name",show_only_next_items:!1,show_burger_menu:!1,show_player_menu:!1,show_update_dialog:!1,update_dialog_scan_kind:""}},getters:{now_playing:s=>{const e=s.queue.items.find(function(a){return a.id===s.player.item_id});return e===void 0?{}:e},settings_webinterface:s=>s.settings?s.settings.categories.find(e=>e.name==="webinterface"):null,settings_option_recently_added_limit:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="recently_added_limit");if(a)return a.value}return 100},settings_option_show_composer_now_playing:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="show_composer_now_playing");if(a)return a.value}return!1},settings_option_show_composer_for_genre:(s,e)=>{if(e.settings_webinterface){const a=e.settings_webinterface.options.find(r=>r.name==="show_composer_for_genre");if(a)return a.value}return null},settings_category:s=>e=>s.settings.categories.find(a=>a.name===e),settings_option:s=>(e,a)=>{const r=s.settings.categories.find(o=>o.name===e);return r?r.options.find(o=>o.name===a):{}}},mutations:{[ks](s,e){s.config=e},[ws](s,e){s.settings=e},[Bt](s,e){const r=s.settings.categories.find(o=>o.name===e.category).options.find(o=>o.name===e.name);r.value=e.value},[vs](s,e){s.library=e},[$s](s,e){s.audiobooks_count=e},[xs](s,e){s.podcasts_count=e},[Cs](s,e){s.rss_count=e},[qs](s,e){s.outputs=e},[es](s,e){s.player=e},[Ss](s,e){s.queue=e},[Ps](s,e){s.lastfm=e},[As](s,e){s.spotify=e},[Ts](s,e){s.pairing=e},[is](s,e){s.spotify_new_releases=e},[os](s,e){s.spotify_featured_playlists=e},[gs](s,e){if(e.topic){const a=s.notifications.list.findIndex(r=>r.topic===e.topic);if(a>=0){s.notifications.list.splice(a,1,e);return}}s.notifications.list.push(e)},[Wt](s,e){const a=s.notifications.list.indexOf(e);a!==-1&&s.notifications.list.splice(a,1)},[Yt](s,e){s.search_path=e},[as](s,e){const a=s.recent_searches.findIndex(r=>r===e);a>=0&&s.recent_searches.splice(a,1),s.recent_searches.splice(0,0,e),s.recent_searches.length>5&&s.recent_searches.pop()},[Mt](s,e){s.hide_singles=e},[ns](s,e){s.hide_spotify=e},[Rs](s,e){s.artists_sort=e},[Es](s,e){s.artist_albums_sort=e},[Is](s,e){s.albums_sort=e},[Us](s,e){s.show_only_next_items=e},[Z](s,e){s.show_burger_menu=e},[X](s,e){s.show_player_menu=e},[ot](s,e){s.show_update_dialog=e},[ls](s,e){s.update_dialog_scan_kind=e}},actions:{add_notification({commit:s,state:e},a){const r={id:e.notifications.next_id++,type:a.type,text:a.text,topic:a.topic,timeout:a.timeout};s(gs,r),a.timeout>0&&setTimeout(()=>{s(Wt,r)},a.timeout)}}}),k=(s,e)=>{const a=s.__vccOpts||s;for(const[r,o]of e)a[r]=o;return a};const _e={name:"ContentWithHeading",data(){return{options_visible:!1}},mounted(){this.$slots.options&&(this.observer=new IntersectionObserver(this.onElementObserved,{rootMargin:"-82px 0px 0px 0px",threshold:1}),this.observer.observe(this.$refs.options_ref))},methods:{onElementObserved(s){s.forEach(({target:e,isIntersecting:a})=>{this.options_visible=a})},scroll_to_top:function(){window.scrollTo({top:0,behavior:"smooth"})},scroll_to_content:function(){this.$route.meta.has_tabs?this.$scrollTo("#top",{offset:-140}):this.$scrollTo("#top",{offset:-110})},visibilityChanged:function(s){this.options_visible=s}}},ce={class:"section fd-content"},ue={class:"container"},me={class:"columns is-centered"},he={class:"column is-four-fifths"},pe={key:0},fe={ref:"options_ref",style:{height:"1px"}},ye={class:"buttons is-centered",style:{"margin-bottom":"6px","margin-top":"16px"}},ge=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-up"})],-1),be=[ge],ke=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-down"})],-1),we=[ke],ve={id:"top",class:"level"},$e={class:"level-left"},xe={class:"level-item has-text-centered-mobile"},Ce={class:"level-right has-text-centered-mobile"},qe={style:{"margin-top":"16px"}};function Se(s,e,a,r,o,i){return l(),_("section",ce,[t("div",ue,[t("div",me,[t("div",he,[s.$slots.options?(l(),_("section",pe,[t("div",fe,null,512),O(s.$slots,"options"),t("nav",ye,[o.options_visible?(l(),_("a",{key:1,class:"button is-small is-white",onClick:e[1]||(e[1]=(...n)=>i.scroll_to_content&&i.scroll_to_content(...n))},we)):(l(),_("a",{key:0,class:"button is-small is-white",onClick:e[0]||(e[0]=(...n)=>i.scroll_to_top&&i.scroll_to_top(...n))},be))])])):y("",!0),t("div",{class:C({"fd-content-with-option":s.$slots.options})},[t("nav",ve,[t("div",$e,[t("div",xe,[t("div",null,[O(s.$slots,"heading-left")])])]),t("div",Ce,[O(s.$slots,"heading-right")])]),O(s.$slots,"content"),t("div",qe,[O(s.$slots,"footer")])],2)])])])])}var R=k(_e,[["render",Se]]);v.interceptors.response.use(function(s){return s},function(s){return s.request.status&&s.request.responseURL&&A.dispatch("add_notification",{text:"Request failed (status: "+s.request.status+" "+s.request.statusText+", url: "+s.request.responseURL+")",type:"danger"}),Promise.reject(s)});var f={config(){return v.get("./api/config")},settings(){return v.get("./api/settings")},settings_update(s,e){return v.put("./api/settings/"+s+"/"+e.name,e)},library_stats(){return v.get("./api/library")},library_update(s){const e={};return s&&(e.scan_kind=s),v.put("./api/update",void 0,{params:e})},library_rescan(s){const e={};return s&&(e.scan_kind=s),v.put("./api/rescan",void 0,{params:e})},library_count(s){return v.get("./api/library/count?expression="+s)},queue(){return v.get("./api/queue")},queue_clear(){return v.put("./api/queue/clear")},queue_remove(s){return v.delete("./api/queue/items/"+s)},queue_move(s,e){return v.put("./api/queue/items/"+s+"?new_position="+e)},queue_add(s){return v.post("./api/queue/items/add?uris="+s).then(e=>(A.dispatch("add_notification",{text:e.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(e)))},queue_add_next(s){let e=0;return A.getters.now_playing&&A.getters.now_playing.id&&(e=A.getters.now_playing.position+1),v.post("./api/queue/items/add?uris="+s+"&position="+e).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_expression_add(s){const e={};return e.expression=s,v.post("./api/queue/items/add",void 0,{params:e}).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_expression_add_next(s){const e={};return e.expression=s,e.position=0,A.getters.now_playing&&A.getters.now_playing.id&&(e.position=A.getters.now_playing.position+1),v.post("./api/queue/items/add",void 0,{params:e}).then(a=>(A.dispatch("add_notification",{text:a.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(a)))},queue_save_playlist(s){return v.post("./api/queue/save",void 0,{params:{name:s}}).then(e=>(A.dispatch("add_notification",{text:'Queue saved to playlist "'+s+'"',type:"info",timeout:2e3}),Promise.resolve(e)))},player_status(){return v.get("./api/player")},player_play_uri(s,e,a=void 0){const r={};return r.uris=s,r.shuffle=e?"true":"false",r.clear="true",r.playback="start",r.playback_from_position=a,v.post("./api/queue/items/add",void 0,{params:r})},player_play_expression(s,e,a=void 0){const r={};return r.expression=s,r.shuffle=e?"true":"false",r.clear="true",r.playback="start",r.playback_from_position=a,v.post("./api/queue/items/add",void 0,{params:r})},player_play(s={}){return v.put("./api/player/play",void 0,{params:s})},player_playpos(s){return v.put("./api/player/play?position="+s)},player_playid(s){return v.put("./api/player/play?item_id="+s)},player_pause(){return v.put("./api/player/pause")},player_stop(){return v.put("./api/player/stop")},player_next(){return v.put("./api/player/next")},player_previous(){return v.put("./api/player/previous")},player_shuffle(s){const e=s?"true":"false";return v.put("./api/player/shuffle?state="+e)},player_consume(s){const e=s?"true":"false";return v.put("./api/player/consume?state="+e)},player_repeat(s){return v.put("./api/player/repeat?state="+s)},player_volume(s){return v.put("./api/player/volume?volume="+s)},player_output_volume(s,e){return v.put("./api/player/volume?volume="+e+"&output_id="+s)},player_seek_to_pos(s){return v.put("./api/player/seek?position_ms="+s)},player_seek(s){return v.put("./api/player/seek?seek_ms="+s)},outputs(){return v.get("./api/outputs")},output_update(s,e){return v.put("./api/outputs/"+s,e)},output_toggle(s){return v.put("./api/outputs/"+s+"/toggle")},library_artists(s=void 0){return v.get("./api/library/artists",{params:{media_kind:s}})},library_artist(s){return v.get("./api/library/artists/"+s)},library_artist_albums(s){return v.get("./api/library/artists/"+s+"/albums")},library_albums(s=void 0){return v.get("./api/library/albums",{params:{media_kind:s}})},library_album(s){return v.get("./api/library/albums/"+s)},library_album_tracks(s,e={limit:-1,offset:0}){return v.get("./api/library/albums/"+s+"/tracks",{params:e})},library_album_track_update(s,e){return v.put("./api/library/albums/"+s+"/tracks",void 0,{params:e})},library_genres(){return v.get("./api/library/genres")},library_genre(s){const e={type:"albums",media_kind:"music",expression:'genre is "'+s+'"'};return v.get("./api/search",{params:e})},library_genre_tracks(s){const e={type:"tracks",media_kind:"music",expression:'genre is "'+s+'"'};return v.get("./api/search",{params:e})},library_radio_streams(){const s={type:"tracks",media_kind:"music",expression:"data_kind is url and song_length = 0"};return v.get("./api/search",{params:s})},library_composers(){return v.get("./api/library/composers")},library_composer(s){const e={type:"albums",media_kind:"music",expression:'composer is "'+s+'"'};return v.get("./api/search",{params:e})},library_composer_tracks(s){const e={type:"tracks",media_kind:"music",expression:'composer is "'+s+'"'};return v.get("./api/search",{params:e})},library_artist_tracks(s){if(s){const e={type:"tracks",expression:'songartistid is "'+s+'"'};return v.get("./api/search",{params:e})}},library_podcasts_new_episodes(){const s={type:"tracks",expression:"media_kind is podcast and play_count = 0 ORDER BY time_added DESC"};return v.get("./api/search",{params:s})},library_podcast_episodes(s){const e={type:"tracks",expression:'media_kind is podcast and songalbumid is "'+s+'" ORDER BY date_released DESC'};return v.get("./api/search",{params:e})},library_add(s){return v.post("./api/library/add",void 0,{params:{url:s}})},library_playlist_delete(s){return v.delete("./api/library/playlists/"+s,void 0)},library_playlists(){return v.get("./api/library/playlists")},library_playlist_folder(s=0){return v.get("./api/library/playlists/"+s+"/playlists")},library_playlist(s){return v.get("./api/library/playlists/"+s)},library_playlist_tracks(s){return v.get("./api/library/playlists/"+s+"/tracks")},library_track(s){return v.get("./api/library/tracks/"+s)},library_track_playlists(s){return v.get("./api/library/tracks/"+s+"/playlists")},library_track_update(s,e={}){return v.put("./api/library/tracks/"+s,void 0,{params:e})},library_files(s=void 0){const e={directory:s};return v.get("./api/library/files",{params:e})},search(s){return v.get("./api/search",{params:s})},spotify(){return v.get("./api/spotify")},spotify_login(s){return v.post("./api/spotify-login",s)},spotify_logout(){return v.get("./api/spotify-logout")},lastfm(){return v.get("./api/lastfm")},lastfm_login(s){return v.post("./api/lastfm-login",s)},lastfm_logout(s){return v.get("./api/lastfm-logout")},pairing(){return v.get("./api/pairing")},pairing_kickoff(s){return v.post("./api/pairing",s)},artwork_url_append_size_params(s,e=600,a=600){return s&&s.startsWith("/")?s.includes("?")?s+"&maxwidth="+e+"&maxheight="+a:s+"?maxwidth="+e+"&maxheight="+a:s}};const Pe={name:"ListItemQueueItem",props:["item","position","current_position","show_only_next_items","edit_mode"],computed:{state(){return this.$store.state.player},is_next(){return this.current_position<0||this.position>=this.current_position}},methods:{play:function(){f.player_play({item_id:this.item.id})}}},Ae={key:0,class:"media"},Te={key:0,class:"media-left"},Re=t("span",{class:"icon has-text-grey fd-is-movable handle"},[t("i",{class:"mdi mdi-drag-horizontal mdi-18px"})],-1),Ee=[Re],Ie={class:"media-right"};function Ue(s,e,a,r,o,i){return i.is_next||!a.show_only_next_items?(l(),_("div",Ae,[a.edit_mode?(l(),_("div",Te,Ee)):y("",!0),t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.play&&i.play(...n))},[t("h1",{class:C(["title is-6",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next}])},m(a.item.title),3),t("h2",{class:C(["subtitle is-7",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next,"has-text-grey":i.is_next&&a.item.id!==i.state.item_id}])},[t("b",null,m(a.item.artist),1)],2),t("h2",{class:C(["subtitle is-7",{"has-text-primary":a.item.id===i.state.item_id,"has-text-grey-light":!i.is_next,"has-text-grey":i.is_next&&a.item.id!==i.state.item_id}])},m(a.item.album),3)]),t("div",Ie,[O(s.$slots,"actions")])])):y("",!0)}var Le=k(Pe,[["render",Ue]]);const Oe={name:"ModalDialogQueueItem",props:["show","item"],emits:["close"],data(){return{spotify_track:{}}},watch:{item(){if(this.item&&this.item.data_kind==="spotify"){const s=new F;s.setAccessToken(this.$store.state.spotify.webapi_token),s.getTrack(this.item.path.slice(this.item.path.lastIndexOf(":")+1)).then(e=>{this.spotify_track=e})}else this.spotify_track={}}},methods:{remove:function(){this.$emit("close"),f.queue_remove(this.item.id)},play:function(){this.$emit("close"),f.player_play({item_id:this.item.id})},open_album:function(){this.media_kind==="podcast"?this.$router.push({path:"/podcasts/"+this.item.album_id}):this.media_kind==="audiobook"?this.$router.push({path:"/audiobooks/"+this.item.album_id}):this.$router.push({path:"/music/albums/"+this.item.album_id})},open_album_artist:function(){this.$router.push({path:"/music/artists/"+this.item.album_artist_id})},open_genre:function(){this.$router.push({name:"Genre",params:{genre:this.item.genre}})},open_spotify_artist:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/artists/"+this.spotify_track.artists[0].id})},open_spotify_album:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/albums/"+this.spotify_track.album.id})}}},De={key:0,class:"modal is-active"},ze={class:"modal-content fd-modal-card"},Ne={class:"card"},Ve={class:"card-content"},Be={class:"title is-4"},Me={class:"subtitle"},Fe={class:"content is-small"},Ge=t("span",{class:"heading"},"Album",-1),je={key:1,class:"title is-6"},Ke={key:0},He=t("span",{class:"heading"},"Album artist",-1),We={key:1,class:"title is-6"},Ye={key:1},Qe=t("span",{class:"heading"},"Composer",-1),Je={class:"title is-6"},Ze={key:2},Xe=t("span",{class:"heading"},"Year",-1),ti={class:"title is-6"},si={key:3},ei=t("span",{class:"heading"},"Genre",-1),ii=t("span",{class:"heading"},"Track / Disc",-1),oi={class:"title is-6"},ai=t("span",{class:"heading"},"Length",-1),ni={class:"title is-6"},li=t("span",{class:"heading"},"Path",-1),ri={class:"title is-6"},di=t("span",{class:"heading"},"Type",-1),_i={class:"title is-6"},ci={key:0,class:"has-text-weight-normal"},ui=$("("),mi=$(", "),hi=$(")"),pi=t("span",{class:"heading"},"Quality",-1),fi={class:"title is-6"},yi={key:0},gi={key:1},bi={key:2},ki={class:"card-footer"},wi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete"})],-1),vi=t("span",{class:"is-size-7"},"Remove",-1),$i=[wi,vi],xi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Ci=t("span",{class:"is-size-7"},"Play",-1),qi=[xi,Ci];function Si(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",De,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",ze,[t("div",Ne,[t("div",Ve,[t("p",Be,m(a.item.title),1),t("p",Me,m(a.item.artist),1),t("div",Fe,[t("p",null,[Ge,a.item.album_id?(l(),_("a",{key:0,class:"title is-6 has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_album&&i.open_album(...n))},m(a.item.album),1)):(l(),_("span",je,m(a.item.album),1))]),a.item.album_artist?(l(),_("p",Ke,[He,a.item.album_artist_id?(l(),_("a",{key:0,class:"title is-6 has-text-link",onClick:e[2]||(e[2]=(...n)=>i.open_album_artist&&i.open_album_artist(...n))},m(a.item.album_artist),1)):(l(),_("span",We,m(a.item.album_artist),1))])):y("",!0),a.item.composer?(l(),_("p",Ye,[Qe,t("span",Je,m(a.item.composer),1)])):y("",!0),a.item.year>0?(l(),_("p",Ze,[Xe,t("span",ti,m(a.item.year),1)])):y("",!0),a.item.genre?(l(),_("p",si,[ei,t("a",{class:"title is-6 has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.item.genre),1)])):y("",!0),t("p",null,[ii,t("span",oi,m(a.item.track_number)+" / "+m(a.item.disc_number),1)]),t("p",null,[ai,t("span",ni,m(s.$filters.duration(a.item.length_ms)),1)]),t("p",null,[li,t("span",ri,m(a.item.path),1)]),t("p",null,[di,t("span",_i,[$(m(a.item.media_kind)+" - "+m(a.item.data_kind)+" ",1),a.item.data_kind==="spotify"?(l(),_("span",ci,[ui,t("a",{onClick:e[4]||(e[4]=(...n)=>i.open_spotify_artist&&i.open_spotify_artist(...n))},"artist"),mi,t("a",{onClick:e[5]||(e[5]=(...n)=>i.open_spotify_album&&i.open_spotify_album(...n))},"album"),hi])):y("",!0)])]),t("p",null,[pi,t("span",fi,[$(m(a.item.type)+" ",1),a.item.samplerate?(l(),_("span",yi," | "+m(a.item.samplerate)+" Hz",1)):y("",!0),a.item.channels?(l(),_("span",gi," | "+m(s.$filters.channels(a.item.channels)),1)):y("",!0),a.item.bitrate?(l(),_("span",bi," | "+m(a.item.bitrate)+" Kb/s",1)):y("",!0)])])])]),t("footer",ki,[t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.remove&&i.remove(...n))},$i),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...n)=>i.play&&i.play(...n))},qi)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Ls=k(Oe,[["render",Si]]);const Pi={name:"ModalDialogAddUrlStream",props:["show"],emits:["close"],data(){return{url:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.url_field.focus()},10))}},methods:{add_stream:function(){this.loading=!0,f.queue_add(this.url).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})},play:function(){this.loading=!0,f.player_play_uri(this.url,!1).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})}}},Ai={key:0,class:"modal is-active"},Ti={class:"modal-content fd-modal-card"},Ri={class:"card"},Ei={class:"card-content"},Ii=t("p",{class:"title is-4"},"Add stream URL",-1),Ui={class:"field"},Li={class:"control is-expanded has-icons-left"},Oi=["disabled"],Di=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-web"})],-1),zi={key:0,class:"card-footer"},Ni=t("a",{class:"card-footer-item has-text-dark"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Loading ...")],-1),Vi=[Ni],Bi={key:1,class:"card-footer"},Mi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),Fi=t("span",{class:"is-size-7"},"Cancel",-1),Gi=[Mi,Fi],ji=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Ki=t("span",{class:"is-size-7"},"Add",-1),Hi=[ji,Ki],Wi=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Yi=t("span",{class:"is-size-7"},"Play",-1),Qi=[Wi,Yi];function Ji(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Ai,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Ti,[t("div",Ri,[t("div",Ei,[Ii,t("form",{class:"fd-has-margin-bottom",onSubmit:e[2]||(e[2]=D((...n)=>i.play&&i.play(...n),["prevent"]))},[t("div",Ui,[t("p",Li,[U(t("input",{ref:"url_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.url=n),class:"input is-shadowless",type:"text",placeholder:"http://url-to-stream",disabled:o.loading},null,8,Oi),[[M,o.url]]),Di])])],32)]),o.loading?(l(),_("footer",zi,Vi)):(l(),_("footer",Bi,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},Gi),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.add_stream&&i.add_stream(...n))},Hi),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[5]||(e[5]=(...n)=>i.play&&i.play(...n))},Qi)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[6]||(e[6]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Zi=k(Pi,[["render",Ji]]);const Xi={name:"ModalDialogPlaylistSave",props:["show"],emits:["close"],data(){return{playlist_name:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.playlist_name_field.focus()},10))}},methods:{save:function(){this.playlist_name.length<1||(this.loading=!0,f.queue_save_playlist(this.playlist_name).then(()=>{this.$emit("close"),this.playlist_name=""}).catch(()=>{this.loading=!1}))}}},to={key:0,class:"modal is-active"},so={class:"modal-content fd-modal-card"},eo={class:"card"},io={class:"card-content"},oo=t("p",{class:"title is-4"},"Save queue to playlist",-1),ao={class:"field"},no={class:"control is-expanded has-icons-left"},lo=["disabled"],ro=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-file-music"})],-1),_o={key:0,class:"card-footer"},co=t("a",{class:"card-footer-item has-text-dark"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Saving ...")],-1),uo=[co],mo={key:1,class:"card-footer"},ho=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),po=t("span",{class:"is-size-7"},"Cancel",-1),fo=[ho,po],yo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-content-save"})],-1),go=t("span",{class:"is-size-7"},"Save",-1),bo=[yo,go];function ko(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",to,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",so,[t("div",eo,[t("div",io,[oo,t("form",{class:"fd-has-margin-bottom",onSubmit:e[2]||(e[2]=D((...n)=>i.save&&i.save(...n),["prevent"]))},[t("div",ao,[t("p",no,[U(t("input",{ref:"playlist_name_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.playlist_name=n),class:"input is-shadowless",type:"text",placeholder:"Playlist name",disabled:o.loading},null,8,lo),[[M,o.playlist_name]]),ro])])],32)]),o.loading?(l(),_("footer",_o,uo)):(l(),_("footer",mo,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},fo),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.save&&i.save(...n))},bo)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var wo=k(Xi,[["render",ko]]);const vo={name:"PageQueue",components:{ContentWithHeading:R,ListItemQueueItem:Le,draggable:Qs,ModalDialogQueueItem:Ls,ModalDialogAddUrlStream:Zi,ModalDialogPlaylistSave:wo},data(){return{edit_mode:!1,show_details_modal:!1,show_url_modal:!1,show_pls_save_modal:!1,selected_item:{}}},computed:{state(){return this.$store.state.player},is_queue_save_allowed(){return this.$store.state.config.allow_modifying_stored_playlists&&this.$store.state.config.default_playlist_directory},queue(){return this.$store.state.queue},queue_items:{get(){return this.$store.state.queue.items},set(s){}},current_position(){const s=this.$store.getters.now_playing;return s===void 0||s.position===void 0?-1:this.$store.getters.now_playing.position},show_only_next_items(){return this.$store.state.show_only_next_items}},methods:{queue_clear:function(){f.queue_clear()},update_show_next_items:function(s){this.$store.commit(Us,!this.show_only_next_items)},remove:function(s){f.queue_remove(s.id)},move_item:function(s){const e=this.show_only_next_items?s.oldIndex+this.current_position:s.oldIndex,a=this.queue_items[e],r=a.position+(s.newIndex-s.oldIndex);r!==e&&f.queue_move(a.id,r)},open_dialog:function(s){this.selected_item=s,this.show_details_modal=!0},open_add_stream_dialog:function(s){this.show_url_modal=!0},save_dialog:function(s){this.queue_items.length>0&&(this.show_pls_save_modal=!0)}}},$o={class:"heading"},xo=t("p",{class:"title is-4"},"Queue",-1),Co={class:"buttons is-centered"},qo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-arrow-collapse-down"})],-1),So=t("span",null,"Hide previous",-1),Po=[qo,So],Ao=t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})],-1),To=t("span",null,"Add Stream",-1),Ro=[Ao,To],Eo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-pencil"})],-1),Io=t("span",null,"Edit",-1),Uo=[Eo,Io],Lo=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete-empty"})],-1),Oo=t("span",null,"Clear",-1),Do=[Lo,Oo],zo=["disabled"],No=t("span",{class:"icon"},[t("i",{class:"mdi mdi-content-save"})],-1),Vo=t("span",null,"Save",-1),Bo=[No,Vo],Mo=["onClick"],Fo=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Go=[Fo],jo=["onClick"],Ko=t("span",{class:"icon has-text-grey"},[t("i",{class:"mdi mdi-delete mdi-18px"})],-1),Ho=[Ko];function Wo(s,e,a,r,o,i){const n=h("list-item-queue-item"),c=h("draggable"),p=h("modal-dialog-queue-item"),g=h("modal-dialog-add-url-stream"),b=h("modal-dialog-playlist-save"),x=h("content-with-heading");return l(),w(x,null,{"heading-left":d(()=>[t("p",$o,m(i.queue.count)+" tracks",1),xo]),"heading-right":d(()=>[t("div",Co,[t("a",{class:C(["button is-small",{"is-info":i.show_only_next_items}]),onClick:e[0]||(e[0]=(...q)=>i.update_show_next_items&&i.update_show_next_items(...q))},Po,2),t("a",{class:"button is-small",onClick:e[1]||(e[1]=(...q)=>i.open_add_stream_dialog&&i.open_add_stream_dialog(...q))},Ro),t("a",{class:C(["button is-small",{"is-info":o.edit_mode}]),onClick:e[2]||(e[2]=q=>o.edit_mode=!o.edit_mode)},Uo,2),t("a",{class:"button is-small",onClick:e[3]||(e[3]=(...q)=>i.queue_clear&&i.queue_clear(...q))},Do),i.is_queue_save_allowed?(l(),_("a",{key:0,class:"button is-small",disabled:i.queue_items.length===0,onClick:e[4]||(e[4]=(...q)=>i.save_dialog&&i.save_dialog(...q))},Bo,8,zo)):y("",!0)])]),content:d(()=>[u(c,{modelValue:i.queue_items,"onUpdate:modelValue":e[5]||(e[5]=q=>i.queue_items=q),handle:".handle","item-key":"id",onEnd:i.move_item},{item:d(({element:q,index:z})=>[u(n,{item:q,position:z,current_position:i.current_position,show_only_next_items:i.show_only_next_items,edit_mode:o.edit_mode},{actions:d(()=>[o.edit_mode?y("",!0):(l(),_("a",{key:0,onClick:D(S=>i.open_dialog(q),["prevent","stop"])},Go,8,Mo)),q.id!==i.state.item_id&&o.edit_mode?(l(),_("a",{key:1,onClick:D(S=>i.remove(q),["prevent","stop"])},Ho,8,jo)):y("",!0)]),_:2},1032,["item","position","current_position","show_only_next_items","edit_mode"])]),_:1},8,["modelValue","onEnd"]),u(p,{show:o.show_details_modal,item:o.selected_item,onClose:e[6]||(e[6]=q=>o.show_details_modal=!1)},null,8,["show","item"]),u(g,{show:o.show_url_modal,onClose:e[7]||(e[7]=q=>o.show_url_modal=!1)},null,8,["show"]),i.is_queue_save_allowed?(l(),w(b,{key:0,show:o.show_pls_save_modal,onClose:e[8]||(e[8]=q=>o.show_pls_save_modal=!1)},null,8,["show"])):y("",!0)]),_:1})}var Yo=k(vo,[["render",Wo]]);function Qo(s){const e=s.replace(/#/,""),a=parseInt(e.substr(0,2),16),r=parseInt(e.substr(2,2),16),o=parseInt(e.substr(4,2),16);return[.299*a,.587*r,.114*o].reduce((n,c)=>n+c)/255>.5}function Jo(s){return Qo(s)?"#000000":"#ffffff"}function Zo(s){const e=' '+s.caption+" ";return"data:image/svg+xml;charset=UTF-8,"+encodeURIComponent(e)}function Os(s,e,a){const r=Js(e),o=Jo(r),i={width:a.width,height:a.height,textColor:o,backgroundColor:r,caption:s,fontFamily:a.font_family,fontSize:a.font_size,fontWeight:a.font_weight};return Zo(i)}const Xo={name:"CoverArtwork",props:["artist","album","artwork_url","maxwidth","maxheight"],emits:["click"],data(){return{width:600,height:600,font_family:"sans-serif",font_size:200,font_weight:600,lazy_lifecycle:{error:s=>{s.src=this.dataURI()}}}},computed:{artwork_url_with_size:function(){return this.maxwidth>0&&this.maxheight>0?f.artwork_url_append_size_params(this.artwork_url,this.maxwidth,this.maxheight):f.artwork_url_append_size_params(this.artwork_url)},alt_text(){return this.artist+" - "+this.album},caption(){return this.album?this.album.substring(0,2):this.artist?this.artist.substring(0,2):""}},methods:{dataURI:function(){return Os(this.caption,this.alt_text,{width:this.width,height:this.height,font_family:this.font_family,font_size:this.font_size,font_weight:this.font_weight})}}};function ta(s,e,a,r,o,i){const n=Zt("lazy");return l(),_("figure",null,[U(t("img",{onClick:e[0]||(e[0]=c=>s.$emit("click"))},null,512),[[n,{src:i.artwork_url_with_size,lifecycle:o.lazy_lifecycle}]])])}var K=k(Xo,[["render",ta]]);const sa={name:"PageNowPlaying",components:{ModalDialogQueueItem:Ls,Slider:Xt,CoverArtwork:K},data(){return{item_progress_ms:0,interval_id:0,show_details_modal:!1,selected_item:{}}},computed:{state(){return this.$store.state.player},now_playing(){return this.$store.getters.now_playing},settings_option_show_composer_now_playing(){return this.$store.getters.settings_option_show_composer_now_playing},settings_option_show_composer_for_genre(){return this.$store.getters.settings_option_show_composer_for_genre},composer(){return this.settings_option_show_composer_now_playing&&(!this.settings_option_show_composer_for_genre||this.now_playing.genre&&this.settings_option_show_composer_for_genre.toLowerCase().split(",").findIndex(s=>this.now_playing.genre.toLowerCase().indexOf(s.trim())>=0)>=0)?this.now_playing.composer:null}},watch:{state(){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0),this.item_progress_ms=this.state.item_progress_ms,this.state.state==="play"&&(this.interval_id=window.setInterval(this.tick,1e3))}},created(){this.item_progress_ms=this.state.item_progress_ms,f.player_status().then(({data:s})=>{this.$store.commit(es,s),this.state.state==="play"&&(this.interval_id=window.setInterval(this.tick,1e3))})},unmounted(){this.interval_id>0&&(window.clearTimeout(this.interval_id),this.interval_id=0)},methods:{tick:function(){this.item_progress_ms+=1e3},seek:function(s){f.player_seek_to_pos(s).catch(()=>{this.item_progress_ms=this.state.item_progress_ms})},open_dialog:function(s){this.selected_item=s,this.show_details_modal=!0}}},ea={key:0,class:"fd-is-fullheight"},ia={class:"fd-is-expanded"},oa={class:"fd-has-padding-left-right"},aa={class:"container has-text-centered"},na={class:"control has-text-centered fd-progress-now-playing"},la={class:"content"},ra={class:"fd-has-padding-left-right"},da={class:"container has-text-centered fd-has-margin-top"},_a={class:"title is-5"},ca={class:"title is-6"},ua={key:0,class:"subtitle is-6 has-text-grey has-text-weight-bold"},ma={class:"subtitle is-6"},ha={key:1,class:"fd-is-fullheight"},pa=t("div",{class:"fd-is-expanded fd-has-padding-left-right",style:{"flex-direction":"column"}},[t("div",{class:"content has-text-centered"},[t("h1",{class:"title is-5"},"Your play queue is empty"),t("p",null,"Add some tracks by browsing your library")])],-1),fa=[pa];function ya(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("Slider"),p=h("modal-dialog-queue-item");return l(),_("section",null,[i.now_playing.id>0?(l(),_("div",ea,[t("div",ia,[u(n,{artwork_url:i.now_playing.artwork_url,artist:i.now_playing.artist,album:i.now_playing.album,class:"fd-cover-image fd-has-action",onClick:e[0]||(e[0]=g=>i.open_dialog(i.now_playing))},null,8,["artwork_url","artist","album"])]),t("div",oa,[t("div",aa,[t("p",na,[u(c,{modelValue:o.item_progress_ms,"onUpdate:modelValue":e[1]||(e[1]=g=>o.item_progress_ms=g),min:0,max:i.state.item_length_ms,step:1e3,tooltips:!1,disabled:i.state.state==="stop",classes:{target:"seek-slider"},onChange:i.seek},null,8,["modelValue","max","disabled","onChange"])]),t("p",la,[t("span",null,m(s.$filters.duration(o.item_progress_ms))+" / "+m(s.$filters.duration(i.now_playing.length_ms)),1)])])]),t("div",ra,[t("div",da,[t("h1",_a,m(i.now_playing.title),1),t("h2",ca,m(i.now_playing.artist),1),i.composer?(l(),_("h2",ua,m(i.composer),1)):y("",!0),t("h3",ma,m(i.now_playing.album),1)])])])):(l(),_("div",ha,fa)),u(p,{show:o.show_details_modal,item:o.selected_item,onClose:e[2]||(e[2]=g=>o.show_details_modal=!1)},null,8,["show","item"])])}var ga=k(sa,[["render",ya]]);const ba={name:"TabsMusic",computed:{spotify_enabled(){return this.$store.state.spotify.webapi_token_valid}}},ka={class:"section fd-tabs-section"},wa={class:"container"},va={class:"columns is-centered"},$a={class:"column is-four-fifths"},xa={class:"tabs is-centered is-small"},Ca=["onClick","onKeypress"],qa=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-web"})],-1),Sa=t("span",{class:""},"Browse",-1),Pa=[qa,Sa],Aa=["onClick","onKeypress"],Ta=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-artist"})],-1),Ra=t("span",{class:""},"Artists",-1),Ea=[Ta,Ra],Ia=["onClick","onKeypress"],Ua=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-album"})],-1),La=t("span",{class:""},"Albums",-1),Oa=[Ua,La],Da=["onClick","onKeypress"],za=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-speaker"})],-1),Na=t("span",{class:""},"Genres",-1),Va=[za,Na],Ba=["onClick","onKeypress"],Ma=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-book-open-page-variant"})],-1),Fa=t("span",{class:""},"Composers",-1),Ga=[Ma,Fa],ja=["onClick","onKeypress"],Ka=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-spotify"})],-1),Ha=t("span",{class:""},"Spotify",-1),Wa=[Ka,Ha];function Ya(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",ka,[t("div",wa,[t("div",va,[t("div",$a,[t("div",xa,[t("ul",null,[u(n,{to:"/music/browse",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Pa,40,Ca)],2)]),_:1}),u(n,{to:"/music/artists",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Ea,40,Aa)],2)]),_:1}),u(n,{to:"/music/albums",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Oa,40,Ia)],2)]),_:1}),u(n,{to:"/music/genres",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Va,40,Da)],2)]),_:1}),u(n,{to:"/music/composers",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Ga,40,Ba)],2)]),_:1}),i.spotify_enabled?(l(),w(n,{key:0,to:"/music/spotify",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},Wa,40,ja)],2)]),_:1})):y("",!0)])])])])])])}var G=k(ba,[["render",Ya]]);const Qa={name:"ModalDialogAlbum",components:{CoverArtwork:K},props:["show","album","media_kind","new_tracks"],emits:["close","remove-podcast","play-count-changed"],data(){return{artwork_visible:!1}},computed:{artwork_url:function(){return f.artwork_url_append_size_params(this.album.artwork_url)},media_kind_resolved:function(){return this.media_kind?this.media_kind:this.album.media_kind}},methods:{play:function(){this.$emit("close"),f.player_play_uri(this.album.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.album.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.album.uri)},open_album:function(){this.media_kind_resolved==="podcast"?this.$router.push({path:"/podcasts/"+this.album.id}):this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/"+this.album.id}):this.$router.push({path:"/music/albums/"+this.album.id})},open_artist:function(){this.media_kind_resolved==="podcast"||(this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/artists/"+this.album.artist_id}):this.$router.push({path:"/music/artists/"+this.album.artist_id}))},mark_played:function(){f.library_album_track_update(this.album.id,{play_count:"played"}).then(({data:s})=>{this.$emit("play-count-changed"),this.$emit("close")})},artwork_loaded:function(){this.artwork_visible=!0},artwork_error:function(){this.artwork_visible=!1}}},Ja={key:0,class:"modal is-active"},Za={class:"modal-content fd-modal-card"},Xa={class:"card"},tn={class:"card-content"},sn={class:"title is-4"},en={key:0,class:"buttons"},on={class:"content is-small"},an={key:0},nn=t("span",{class:"heading"},"Album artist",-1),ln={key:1},rn=t("span",{class:"heading"},"Release date",-1),dn={class:"title is-6"},_n={key:2},cn=t("span",{class:"heading"},"Year",-1),un={class:"title is-6"},mn=t("span",{class:"heading"},"Tracks",-1),hn={class:"title is-6"},pn=t("span",{class:"heading"},"Length",-1),fn={class:"title is-6"},yn=t("span",{class:"heading"},"Type",-1),gn={class:"title is-6"},bn=t("span",{class:"heading"},"Added at",-1),kn={class:"title is-6"},wn={class:"card-footer"},vn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),$n=t("span",{class:"is-size-7"},"Add",-1),xn=[vn,$n],Cn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),qn=t("span",{class:"is-size-7"},"Add Next",-1),Sn=[Cn,qn],Pn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),An=t("span",{class:"is-size-7"},"Play",-1),Tn=[Pn,An];function Rn(s,e,a,r,o,i){const n=h("cover-artwork");return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Ja,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=c=>s.$emit("close"))}),t("div",Za,[t("div",Xa,[t("div",tn,[u(n,{artwork_url:a.album.artwork_url,artist:a.album.artist,album:a.album.name,class:"image is-square fd-has-margin-bottom fd-has-shadow"},null,8,["artwork_url","artist","album"]),t("p",sn,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...c)=>i.open_album&&i.open_album(...c))},m(a.album.name),1)]),i.media_kind_resolved==="podcast"?(l(),_("div",en,[t("a",{class:"button is-small",onClick:e[2]||(e[2]=(...c)=>i.mark_played&&i.mark_played(...c))},"Mark as played"),t("a",{class:"button is-small",onClick:e[3]||(e[3]=c=>s.$emit("remove-podcast"))},"Remove podcast")])):y("",!0),t("div",on,[a.album.artist?(l(),_("p",an,[nn,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...c)=>i.open_artist&&i.open_artist(...c))},m(a.album.artist),1)])):y("",!0),a.album.date_released?(l(),_("p",ln,[rn,t("span",dn,m(s.$filters.time(a.album.date_released,"L")),1)])):a.album.year>0?(l(),_("p",_n,[cn,t("span",un,m(a.album.year),1)])):y("",!0),t("p",null,[mn,t("span",hn,m(a.album.track_count),1)]),t("p",null,[pn,t("span",fn,m(s.$filters.duration(a.album.length_ms)),1)]),t("p",null,[yn,t("span",gn,m(a.album.media_kind)+" - "+m(a.album.data_kind),1)]),t("p",null,[bn,t("span",kn,m(s.$filters.time(a.album.time_added,"L LT")),1)])])]),t("footer",wn,[t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...c)=>i.queue_add&&i.queue_add(...c))},xn),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...c)=>i.queue_add_next&&i.queue_add_next(...c))},Sn),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...c)=>i.play&&i.play(...c))},Tn)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=c=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Ft=k(Qa,[["render",Rn]]);const En={name:"ModalDialog",props:["show","title","ok_action","delete_action","close_action"],emits:["delete","close","ok"]},In={key:0,class:"modal is-active"},Un={class:"modal-content fd-modal-card"},Ln={class:"card"},On={class:"card-content"},Dn={key:0,class:"title is-4"},zn={class:"card-footer"},Nn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),Vn={class:"is-size-7"},Bn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-delete"})],-1),Mn={class:"is-size-7"},Fn=t("span",{class:"icon"},[t("i",{class:"mdi mdi-check"})],-1),Gn={class:"is-size-7"};function jn(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",In,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Un,[t("div",Ln,[t("div",On,[a.title?(l(),_("p",Dn,m(a.title),1)):y("",!0),O(s.$slots,"modal-content")]),t("footer",zn,[t("a",{class:"card-footer-item has-text-dark",onClick:e[1]||(e[1]=n=>s.$emit("close"))},[Nn,t("span",Vn,m(a.close_action?a.close_action:"Cancel"),1)]),a.delete_action?(l(),_("a",{key:0,class:"card-footer-item has-background-danger has-text-white has-text-weight-bold",onClick:e[2]||(e[2]=n=>s.$emit("delete"))},[Bn,t("span",Mn,m(a.delete_action),1)])):y("",!0),a.ok_action?(l(),_("a",{key:1,class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[3]||(e[3]=n=>s.$emit("ok"))},[Fn,t("span",Gn,m(a.ok_action),1)])):y("",!0)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[4]||(e[4]=n=>s.$emit("close"))})])):y("",!0)]),_:3})])}var rs=k(En,[["render",jn]]);const Kn={name:"ListAlbums",components:{ModalDialogAlbum:Ft,ModalDialog:rs},props:["albums","media_kind","hide_group_title"],emits:["play-count-changed","podcast-deleted"],data(){return{show_details_modal:!1,selected_album:{},show_remove_podcast_modal:!1,rss_playlist_to_remove:{},artwork_options:{width:600,height:600,font_family:"sans-serif",font_size:200,font_weight:600,lazy_lifecycle:{error:s=>{s.src=this.dataURI(s.attributes.album.value,s.attributes.artist.value)}}}}},computed:{is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value},media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_album.media_kind}},methods:{open_album:function(s){this.selected_album=s,this.media_kind_resolved==="podcast"?this.$router.push({path:"/podcasts/"+s.id}):this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/"+s.id}):this.$router.push({path:"/music/albums/"+s.id})},open_dialog:function(s){this.selected_album=s,this.show_details_modal=!0},open_remove_podcast_dialog:function(){f.library_album_tracks(this.selected_album.id,{limit:1}).then(({data:s})=>{f.library_track_playlists(s.items[0].id).then(({data:e})=>{const a=e.items.filter(r=>r.type==="rss");if(a.length!==1){this.$store.dispatch("add_notification",{text:"Podcast cannot be removed. Probably it was not added as an RSS playlist.",type:"danger"});return}this.rss_playlist_to_remove=a[0],this.show_remove_podcast_modal=!0,this.show_details_modal=!1})})},play_count_changed:function(){this.$emit("play-count-changed")},remove_podcast:function(){this.show_remove_podcast_modal=!1,f.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$emit("podcast-deleted")})},artwork_url_with_size:function(s){return this.artwork_options.width>0&&this.artwork_options.height>0?f.artwork_url_append_size_params(s,this.artwork_options.width,this.artwork_options.height):f.artwork_url_append_size_params(s)},alt_text(s,e){return e+" - "+s},caption(s,e){return s?s.substring(0,2):e?e.substring(0,2):""},dataURI:function(s,e){const a=this.caption(s,e),r=this.alt_text(s,e);return Os(a,r,{width:this.artwork_options.width,height:this.artwork_options.height,font_family:this.artwork_options.font_family,font_size:this.artwork_options.font_size,font_weight:this.artwork_options.font_weight})}}},Hn={key:0,class:"mt-6 mb-5 py-2"},Wn=["id"],Yn=["onClick"],Qn={key:0,class:"media-left fd-has-action"},Jn={class:"image is-64x64 fd-has-shadow fd-has-action"},Zn=["album","artist"],Xn={class:"media-content fd-has-action is-clipped"},tl={style:{"margin-top":"0.7rem"}},sl={class:"title is-6"},el={class:"subtitle is-7 has-text-grey"},il={key:0,class:"subtitle is-7 has-text-grey has-text-weight-normal"},ol={class:"media-right",style:{"padding-top":"0.7rem"}},al=["onClick"],nl=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ll=[nl],rl=t("p",null,"Permanently remove this podcast from your library?",-1),dl={class:"is-size-7"},_l=$(" (This will also remove the RSS playlist "),cl=$(".) ");function ul(s,e,a,r,o,i){const n=h("modal-dialog-album"),c=h("modal-dialog"),p=Zt("lazy");return l(),_(T,null,[(l(!0),_(T,null,I(a.albums,g=>(l(),_(T,{key:g.itemId},[!g.isItem&&!a.hide_group_title?(l(),_("div",Hn,[t("span",{id:"index_"+g.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(g.groupKey),9,Wn)])):g.isItem?(l(),_("div",{key:1,class:"media",onClick:b=>i.open_album(g.item)},[i.is_visible_artwork?(l(),_("div",Qn,[t("p",Jn,[t("figure",null,[U(t("img",{album:g.item.name,artist:g.item.artist},null,8,Zn),[[p,{src:i.artwork_url_with_size(g.item.artwork_url),lifecycle:o.artwork_options.lazy_lifecycle}]])])])])):y("",!0),t("div",Xn,[t("div",tl,[t("h1",sl,m(g.item.name),1),t("h2",el,[t("b",null,m(g.item.artist),1)]),g.item.date_released&&g.item.media_kind==="music"?(l(),_("h2",il,m(s.$filters.time(g.item.date_released,"L")),1)):y("",!0)])]),t("div",ol,[t("a",{onClick:D(b=>i.open_dialog(g.item),["prevent","stop"])},ll,8,al)])],8,Yn)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,album:o.selected_album,media_kind:a.media_kind,onRemovePodcast:e[0]||(e[0]=g=>i.open_remove_podcast_dialog()),onPlayCountChanged:e[1]||(e[1]=g=>i.play_count_changed()),onClose:e[2]||(e[2]=g=>o.show_details_modal=!1)},null,8,["show","album","media_kind"]),u(c,{show:o.show_remove_podcast_modal,title:"Remove podcast",delete_action:"Remove",onClose:e[3]||(e[3]=g=>o.show_remove_podcast_modal=!1),onDelete:i.remove_podcast},{"modal-content":d(()=>[rl,t("p",dl,[_l,t("b",null,m(o.rss_playlist_to_remove.name),1),cl])]),_:1},8,["show","onDelete"])]))],64)}var j=k(Kn,[["render",ul]]);const ml={name:"ModalDialogTrack",props:["show","track"],emits:["close","play-count-changed"],data(){return{spotify_track:{}}},watch:{track(){if(this.track&&this.track.data_kind==="spotify"){const s=new F;s.setAccessToken(this.$store.state.spotify.webapi_token),s.getTrack(this.track.path.slice(this.track.path.lastIndexOf(":")+1)).then(e=>{this.spotify_track=e})}else this.spotify_track={}}},methods:{play_track:function(){this.$emit("close"),f.player_play_uri(this.track.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.track.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.track.uri)},open_album:function(){this.$emit("close"),this.track.media_kind==="podcast"?this.$router.push({path:"/podcasts/"+this.track.album_id}):this.track.media_kind==="audiobook"?this.$router.push({path:"/audiobooks/"+this.track.album_id}):this.$router.push({path:"/music/albums/"+this.track.album_id})},open_artist:function(){this.$emit("close"),this.$router.push({path:"/music/artists/"+this.track.album_artist_id})},open_genre:function(){this.$router.push({name:"Genre",params:{genre:this.track.genre}})},open_spotify_artist:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/artists/"+this.spotify_track.artists[0].id})},open_spotify_album:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/albums/"+this.spotify_track.album.id})},mark_new:function(){f.library_track_update(this.track.id,{play_count:"reset"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})},mark_played:function(){f.library_track_update(this.track.id,{play_count:"increment"}).then(()=>{this.$emit("play-count-changed"),this.$emit("close")})}}},hl={key:0,class:"modal is-active"},pl={class:"modal-content fd-modal-card"},fl={class:"card"},yl={class:"card-content"},gl={class:"title is-4"},bl={class:"subtitle"},kl={key:0,class:"buttons"},wl={class:"content is-small"},vl=t("span",{class:"heading"},"Album",-1),$l={key:0},xl=t("span",{class:"heading"},"Album artist",-1),Cl={key:1},ql=t("span",{class:"heading"},"Composer",-1),Sl={class:"title is-6"},Pl={key:2},Al=t("span",{class:"heading"},"Release date",-1),Tl={class:"title is-6"},Rl={key:3},El=t("span",{class:"heading"},"Year",-1),Il={class:"title is-6"},Ul={key:4},Ll=t("span",{class:"heading"},"Genre",-1),Ol=t("span",{class:"heading"},"Track / Disc",-1),Dl={class:"title is-6"},zl=t("span",{class:"heading"},"Length",-1),Nl={class:"title is-6"},Vl=t("span",{class:"heading"},"Path",-1),Bl={class:"title is-6"},Ml=t("span",{class:"heading"},"Type",-1),Fl={class:"title is-6"},Gl={key:0,class:"has-text-weight-normal"},jl=$("("),Kl=$(", "),Hl=$(")"),Wl=t("span",{class:"heading"},"Quality",-1),Yl={class:"title is-6"},Ql={key:0},Jl={key:1},Zl={key:2},Xl=t("span",{class:"heading"},"Added at",-1),tr={class:"title is-6"},sr=t("span",{class:"heading"},"Rating",-1),er={class:"title is-6"},ir={key:5},or=t("span",{class:"heading"},"Comment",-1),ar={class:"title is-6"},nr={class:"card-footer"},lr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),rr=t("span",{class:"is-size-7"},"Add",-1),dr=[lr,rr],_r=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),cr=t("span",{class:"is-size-7"},"Add Next",-1),ur=[_r,cr],mr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),hr=t("span",{class:"is-size-7"},"Play",-1),pr=[mr,hr];function fr(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",hl,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",pl,[t("div",fl,[t("div",yl,[t("p",gl,m(a.track.title),1),t("p",bl,m(a.track.artist),1),a.track.media_kind==="podcast"?(l(),_("div",kl,[a.track.play_count>0?(l(),_("a",{key:0,class:"button is-small",onClick:e[1]||(e[1]=(...n)=>i.mark_new&&i.mark_new(...n))},"Mark as new")):y("",!0),a.track.play_count===0?(l(),_("a",{key:1,class:"button is-small",onClick:e[2]||(e[2]=(...n)=>i.mark_played&&i.mark_played(...n))},"Mark as played")):y("",!0)])):y("",!0),t("div",wl,[t("p",null,[vl,t("a",{class:"title is-6 has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_album&&i.open_album(...n))},m(a.track.album),1)]),a.track.album_artist&&a.track.media_kind!=="audiobook"?(l(),_("p",$l,[xl,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.track.album_artist),1)])):y("",!0),a.track.composer?(l(),_("p",Cl,[ql,t("span",Sl,m(a.track.composer),1)])):y("",!0),a.track.date_released?(l(),_("p",Pl,[Al,t("span",Tl,m(s.$filters.time(a.track.date_released,"L")),1)])):a.track.year>0?(l(),_("p",Rl,[El,t("span",Il,m(a.track.year),1)])):y("",!0),a.track.genre?(l(),_("p",Ul,[Ll,t("a",{class:"title is-6 has-text-link",onClick:e[5]||(e[5]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.track.genre),1)])):y("",!0),t("p",null,[Ol,t("span",Dl,m(a.track.track_number)+" / "+m(a.track.disc_number),1)]),t("p",null,[zl,t("span",Nl,m(s.$filters.duration(a.track.length_ms)),1)]),t("p",null,[Vl,t("span",Bl,m(a.track.path),1)]),t("p",null,[Ml,t("span",Fl,[$(m(a.track.media_kind)+" - "+m(a.track.data_kind)+" ",1),a.track.data_kind==="spotify"?(l(),_("span",Gl,[jl,t("a",{onClick:e[6]||(e[6]=(...n)=>i.open_spotify_artist&&i.open_spotify_artist(...n))},"artist"),Kl,t("a",{onClick:e[7]||(e[7]=(...n)=>i.open_spotify_album&&i.open_spotify_album(...n))},"album"),Hl])):y("",!0)])]),t("p",null,[Wl,t("span",Yl,[$(m(a.track.type)+" ",1),a.track.samplerate?(l(),_("span",Ql," | "+m(a.track.samplerate)+" Hz",1)):y("",!0),a.track.channels?(l(),_("span",Jl," | "+m(s.$filters.channels(a.track.channels)),1)):y("",!0),a.track.bitrate?(l(),_("span",Zl," | "+m(a.track.bitrate)+" Kb/s",1)):y("",!0)])]),t("p",null,[Xl,t("span",tr,m(s.$filters.time(a.track.time_added,"L LT")),1)]),t("p",null,[sr,t("span",er,m(Math.floor(a.track.rating/10))+" / 10",1)]),a.track.comment?(l(),_("p",ir,[or,t("span",ar,m(a.track.comment),1)])):y("",!0)])]),t("footer",nr,[t("a",{class:"card-footer-item has-text-dark",onClick:e[8]||(e[8]=(...n)=>i.queue_add&&i.queue_add(...n))},dr),t("a",{class:"card-footer-item has-text-dark",onClick:e[9]||(e[9]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},ur),t("a",{class:"card-footer-item has-text-dark",onClick:e[10]||(e[10]=(...n)=>i.play_track&&i.play_track(...n))},pr)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[11]||(e[11]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var yr=k(ml,[["render",fr]]);const gr={name:"ProgressBar",props:["max","value"],computed:{width(){return this.value>0&&this.max>0?parseInt(this.value*100/this.max):0},width_percent(){return this.width+"%"}}};function br(s,e,a,r,o,i){return i.width>0?(l(),_("div",{key:0,class:"progress-bar mt-2",style:ts({width:i.width_percent})},null,4)):y("",!0)}var kr=k(gr,[["render",br]]);const wr={name:"ListTracks",components:{ModalDialogTrack:yr,ProgressBar:kr},props:["tracks","uris","expression","show_progress","show_icon"],emits:["play-count-changed"],data(){return{show_details_modal:!1,selected_track:{}}},methods:{play_track:function(s,e){this.uris?f.player_play_uri(this.uris,!1,s):this.expression?f.player_play_expression(this.expression,!1,s):f.player_play_uri(e.uri,!1)},open_dialog:function(s){this.selected_track=s,this.show_details_modal=!0}}},vr=["id","onClick"],$r={key:0,class:"media-left fd-has-action"},xr=t("span",{class:"icon"},[t("i",{class:"mdi mdi-file-outline"})],-1),Cr=[xr],qr={class:"media-content fd-has-action is-clipped"},Sr={class:"subtitle is-7 has-text-grey"},Pr={class:"subtitle is-7 has-text-grey"},Ar={class:"media-right"},Tr=["onClick"],Rr=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Er=[Rr];function Ir(s,e,a,r,o,i){const n=h("progress-bar"),c=h("modal-dialog-track");return l(),_(T,null,[(l(!0),_(T,null,I(a.tracks,(p,g)=>(l(),_("div",{id:"index_"+p.title_sort.charAt(0).toUpperCase(),key:p.id,class:C(["media",{"with-progress":a.show_progress}]),onClick:b=>i.play_track(g,p)},[a.show_icon?(l(),_("figure",$r,Cr)):y("",!0),t("div",qr,[t("h1",{class:C(["title is-6",{"has-text-grey":p.media_kind==="podcast"&&p.play_count>0}])},m(p.title),3),t("h2",Sr,[t("b",null,m(p.artist),1)]),t("h2",Pr,m(p.album),1),a.show_progress?(l(),w(n,{key:0,max:p.length_ms,value:p.seek_ms},null,8,["max","value"])):y("",!0)]),t("div",Ar,[t("a",{onClick:D(b=>i.open_dialog(p),["prevent","stop"])},Er,8,Tr)])],10,vr))),128)),(l(),w(Q,{to:"#app"},[u(c,{show:o.show_details_modal,track:o.selected_track,onClose:e[0]||(e[0]=p=>o.show_details_modal=!1),onPlayCountChanged:e[1]||(e[1]=p=>s.$emit("play-count-changed"))},null,8,["show","track"])]))],64)}var V=k(wr,[["render",Ir]]);const Ds="GROUP_KEY_NONE";function Ur(){return{compareFn:null,groupKeyFn:s=>Ds}}function tt(s,e="_"){return{compareFn:null,groupKeyFn:a=>(a[s]||e).charAt(0).toUpperCase()}}function zs(s,e="_"){return{compareFn:(a,r)=>{const o=a[s]||e,i=r[s]||e;return o.localeCompare(i)},groupKeyFn:a=>(a[s]||e).charAt(0).toUpperCase()}}function Nt(s,{direction:e="asc",defaultValue:a="0000"}){return{compareFn:(r,o)=>{const i=r[s]||a,n=o[s]||a,c=i.localeCompare(n);return e==="asc"?c:c*-1},groupKeyFn:r=>(r[s]||a).substring(0,4)}}function Lr(s,e="0000"){return{compareFn:(a,r)=>{const o=a[s]||e;return(r[s]||e).localeCompare(o)},groupKeyFn:a=>{const r=a[s];if(!r)return e;const o=new Date().getTime()-new Date(r).getTime();return o<864e5?"Today":o<6048e5?"Last week":o<2592e6?"Last month":r.substring(0,4)}}}class E{constructor({items:e=[],total:a=0,offset:r=0,limit:o=-1}={}){this.items=e,this.total=a,this.offset=r,this.limit=o,this.count=e.length,this.indexList=[],this.group(Ur())}get(){return this.itemsByGroup}isEmpty(){return!this.items||this.items.length<=0}group(e,a=[]){const r=a?this.items.filter(i=>a.every(n=>n(i))):this.items;this.count=r.length;let o=e.compareFn?[...r].sort(e.compareFn):r;this.indexList=[...new Set(o.map(e.groupKeyFn))],this.itemsByGroup=o.reduce((i,n)=>{const c=e.groupKeyFn(n);return i[c]=[...i[c]||[],n],i},{})}[Symbol.iterator](){let e=-1,a=-1;return{next:()=>{if(e>=this.indexList.length)return{done:!0};if(e<0&&(++e,a=0,this.indexList[e]!==Ds))return{value:{groupKey:this.indexList[e],itemId:this.indexList[e],isItem:!1,item:{}},done:!1};let r=this.indexList[e],o=this.itemsByGroup[r];if(a 3 order by time_added desc",limit:3}),f.search({type:"track",expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:3})])},set:function(s,e){s.recently_added=new E(e[0].data.albums),s.recently_played=e[1].data.tracks}},Or={name:"PageBrowse",components:{ContentWithHeading:R,TabsMusic:G,ListAlbums:j,ListTracks:V},beforeRouteEnter(s,e,a){rt.load(s).then(r=>{a(o=>rt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;rt.load(s).then(o=>{rt.set(r,o),a()})},data(){return{recently_added:[],recently_played:{items:[]},show_track_details_modal:!1,selected_track:{}}},methods:{open_browse:function(s){this.$router.push({path:"/music/browse/"+s})}}},Dr={class:"fd-page-with-tabs"},zr=t("p",{class:"title is-4"},"Recently added",-1),Nr=t("p",{class:"heading"},"albums",-1),Vr={class:"level"},Br={class:"level-item"},Mr=t("p",{class:"title is-4"},"Recently played",-1),Fr=t("p",{class:"heading"},"tracks",-1),Gr={class:"level"},jr={class:"level-item"};function Kr(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-albums"),p=h("content-with-heading"),g=h("list-tracks");return l(),_("div",Dr,[u(n),u(p,null,{"heading-left":d(()=>[zr,Nr]),content:d(()=>[u(c,{albums:o.recently_added},null,8,["albums"])]),footer:d(()=>[t("nav",Vr,[t("p",Br,[t("a",{class:"button is-light is-small is-rounded",onClick:e[0]||(e[0]=b=>i.open_browse("recently_added"))},"Show more")])])]),_:1}),u(p,null,{"heading-left":d(()=>[Mr,Fr]),content:d(()=>[u(g,{tracks:o.recently_played.items},null,8,["tracks"])]),footer:d(()=>[t("nav",Gr,[t("p",jr,[t("a",{class:"button is-light is-small is-rounded",onClick:e[1]||(e[1]=b=>i.open_browse("recently_played"))},"Show more")])])]),_:1})])}var Hr=k(Or,[["render",Kr]]);const dt={load:function(s){const e=A.getters.settings_option_recently_added_limit;return f.search({type:"album",expression:"media_kind is music having track_count > 3 order by time_added desc",limit:e})},set:function(s,e){s.recently_added=new E(e.data.albums),s.recently_added.group(Lr("time_added",{direction:"desc",defaultValue:"0000"}))}},Wr={name:"PageBrowseType",components:{ContentWithHeading:R,TabsMusic:G,ListAlbums:j},beforeRouteEnter(s,e,a){dt.load(s).then(r=>{a(o=>dt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.recently_added.isEmpty()){a();return}const r=this;dt.load(s).then(o=>{dt.set(r,o),a()})},data(){return{recently_added:new E}}},Yr={class:"fd-page-with-tabs"},Qr=t("p",{class:"title is-4"},"Recently added",-1),Jr=t("p",{class:"heading"},"albums",-1);function Zr(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-albums"),p=h("content-with-heading");return l(),_("div",Yr,[u(n),u(p,null,{"heading-left":d(()=>[Qr,Jr]),content:d(()=>[u(c,{albums:o.recently_added},null,8,["albums"])]),_:1})])}var Xr=k(Wr,[["render",Zr]]);const _t={load:function(s){return f.search({type:"track",expression:"time_played after 8 weeks ago and media_kind is music order by time_played desc",limit:50})},set:function(s,e){s.recently_played=e.data.tracks}},td={name:"PageBrowseType",components:{ContentWithHeading:R,TabsMusic:G,ListTracks:V},beforeRouteEnter(s,e,a){_t.load(s).then(r=>{a(o=>_t.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;_t.load(s).then(o=>{_t.set(r,o),a()})},data(){return{recently_played:{}}}},sd={class:"fd-page-with-tabs"},ed=t("p",{class:"title is-4"},"Recently played",-1),id=t("p",{class:"heading"},"tracks",-1);function od(s,e,a,r,o,i){const n=h("tabs-music"),c=h("list-tracks"),p=h("content-with-heading");return l(),_("div",sd,[u(n),u(p,null,{"heading-left":d(()=>[ed,id]),content:d(()=>[u(c,{tracks:o.recently_played.items},null,8,["tracks"])]),_:1})])}var ad=k(td,[["render",od]]);const nd={name:"IndexButtonList",props:["index"],computed:{filtered_index(){if(!this.index)return[];const s="!\"#$%&'()*+,-./:;<=>?@[\\]^`{|}~";return this.index.filter(e=>!s.includes(e))}},methods:{nav:function(s){this.$router.push({hash:"#index_"+s})},scroll_to_top:function(){window.scrollTo({top:0,behavior:"smooth"})}}},ld={class:"buttons is-centered fd-is-square",style:{"margin-bottom":"16px"}},rd=["onClick"];function dd(s,e,a,r,o,i){return l(),_("section",null,[t("nav",ld,[(l(!0),_(T,null,I(i.filtered_index,n=>(l(),_("a",{key:n,class:"button is-small",onClick:c=>i.nav(n)},m(n),9,rd))),128))])])}var H=k(nd,[["render",dd]]);const _d={name:"ModalDialogArtist",props:["show","artist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.artist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.artist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.artist.uri)},open_artist:function(){this.$emit("close"),this.$router.push({path:"/music/artists/"+this.artist.id})}}},cd={key:0,class:"modal is-active"},ud={class:"modal-content fd-modal-card"},md={class:"card"},hd={class:"card-content"},pd={class:"title is-4"},fd={class:"content is-small"},yd=t("span",{class:"heading"},"Albums",-1),gd={class:"title is-6"},bd=t("span",{class:"heading"},"Tracks",-1),kd={class:"title is-6"},wd=t("span",{class:"heading"},"Type",-1),vd={class:"title is-6"},$d=t("span",{class:"heading"},"Added at",-1),xd={class:"title is-6"},Cd={class:"card-footer"},qd=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Sd=t("span",{class:"is-size-7"},"Add",-1),Pd=[qd,Sd],Ad=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Td=t("span",{class:"is-size-7"},"Add Next",-1),Rd=[Ad,Td],Ed=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Id=t("span",{class:"is-size-7"},"Play",-1),Ud=[Ed,Id];function Ld(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",cd,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",ud,[t("div",md,[t("div",hd,[t("p",pd,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.artist.name),1)]),t("div",fd,[t("p",null,[yd,t("span",gd,m(a.artist.album_count),1)]),t("p",null,[bd,t("span",kd,m(a.artist.track_count),1)]),t("p",null,[wd,t("span",vd,m(a.artist.data_kind),1)]),t("p",null,[$d,t("span",xd,m(s.$filters.time(a.artist.time_added,"L LT")),1)])])]),t("footer",Cd,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Pd),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Rd),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Ud)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Gt=k(_d,[["render",Ld]]);const Od={name:"ListArtists",components:{ModalDialogArtist:Gt},props:["artists","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_artist:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_artist.media_kind}},methods:{open_artist:function(s){this.selected_artist=s,this.media_kind_resolved==="podcast"||(this.media_kind_resolved==="audiobook"?this.$router.push({path:"/audiobooks/artists/"+s.id}):this.$router.push({path:"/music/artists/"+s.id}))},open_dialog:function(s){this.selected_artist=s,this.show_details_modal=!0}}},Dd={key:0,class:"mt-6 mb-5 py-2"},zd={class:"media-content is-clipped"},Nd=["id"],Vd=["onClick"],Bd={class:"media-content fd-has-action is-clipped"},Md={class:"title is-6"},Fd={class:"media-right"},Gd=["onClick"],jd=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Kd=[jd];function Hd(s,e,a,r,o,i){const n=h("modal-dialog-artist");return l(),_(T,null,[(l(!0),_(T,null,I(a.artists,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",Dd,[t("div",zd,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,Nd)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_artist(c.item)},[t("div",Bd,[t("h1",Md,m(c.item.name),1)]),t("div",Fd,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},Kd,8,Gd)])],8,Vd)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,artist:o.selected_artist,media_kind:a.media_kind,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","artist","media_kind"])]))],64)}var ds=k(Od,[["render",Hd]]);const Wd={name:"DropdownMenu",props:["modelValue","options"],emits:["update:modelValue"],data(){return{is_active:!1}},methods:{onClickOutside(s){this.is_active=!1},select(s){this.is_active=!1,this.$emit("update:modelValue",s)}}},Yd={class:"dropdown-trigger"},Qd=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-chevron-down","aria-hidden":"true"})],-1),Jd={id:"dropdown-menu",class:"dropdown-menu",role:"menu"},Zd={class:"dropdown-content"},Xd=["onClick"];function t_(s,e,a,r,o,i){const n=Zt("click-away");return U((l(),_("div",{class:C(["dropdown",{"is-active":o.is_active}])},[t("div",Yd,[t("button",{class:"button","aria-haspopup":"true","aria-controls":"dropdown-menu",onClick:e[0]||(e[0]=c=>o.is_active=!o.is_active)},[t("span",null,m(a.modelValue),1),Qd])]),t("div",Jd,[t("div",Zd,[(l(!0),_(T,null,I(a.options,c=>(l(),_("a",{key:c,class:C(["dropdown-item",{"is-active":a.modelValue===c}]),onClick:p=>i.select(c)},m(c),11,Xd))),128))])])],2)),[[n,i.onClickOutside]])}var _s=k(Wd,[["render",t_]]);const ct={load:function(s){return f.library_artists("music")},set:function(s,e){s.artists_list=new E(e.data)}},s_={name:"PageArtists",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListArtists:ds,DropdownMenu:_s},beforeRouteEnter(s,e,a){ct.load(s).then(r=>{a(o=>ct.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.artists_list.isEmpty()){a();return}const r=this;ct.load(s).then(o=>{ct.set(r,o),a()})},data(){return{artists_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Recently added",options:Nt("time_added",{direction:"desc",defaultValue:"0000"})}]}},computed:{artists(){if(!this.artists_list)return[];const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.artists_list.group(s.options,[e=>!this.hide_singles||e.track_count>e.album_count*2,e=>!this.hide_spotify||e.data_kind!=="spotify"]),this.artists_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.artists_sort},set(s){this.$store.commit(Rs,s)}},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},hide_singles:{get(){return this.$store.state.hide_singles},set(s){this.$store.commit(Mt,s)}},hide_spotify:{get(){return this.$store.state.hide_spotify},set(s){this.$store.commit(ns,s)}}},methods:{}},e_={class:"fd-page-with-tabs"},i_={class:"columns"},o_={class:"column"},a_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Filter",-1),n_={class:"field"},l_={class:"control"},r_=t("label",{for:"switchHideSingles"},"Hide singles",-1),d_=t("p",{class:"help"}," If active, hides artists that only appear on singles or playlists. ",-1),__={key:0,class:"field"},c_={class:"control"},u_=t("label",{for:"switchHideSpotify"},"Hide artists from Spotify",-1),m_=t("p",{class:"help"}," If active, hides artists that only appear in your Spotify library. ",-1),h_={class:"column"},p_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),f_=t("p",{class:"title is-4"},"Artists",-1),y_={class:"heading"};function g_(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("dropdown-menu"),g=h("list-artists"),b=h("content-with-heading");return l(),_("div",e_,[u(n),u(b,null,{options:d(()=>[u(c,{index:i.artists.indexList},null,8,["index"]),t("div",i_,[t("div",o_,[a_,t("div",n_,[t("div",l_,[U(t("input",{id:"switchHideSingles","onUpdate:modelValue":e[0]||(e[0]=x=>i.hide_singles=x),type:"checkbox",name:"switchHideSingles",class:"switch"},null,512),[[J,i.hide_singles]]),r_]),d_]),i.spotify_enabled?(l(),_("div",__,[t("div",c_,[U(t("input",{id:"switchHideSpotify","onUpdate:modelValue":e[1]||(e[1]=x=>i.hide_spotify=x),type:"checkbox",name:"switchHideSpotify",class:"switch"},null,512),[[J,i.hide_spotify]]),u_]),m_])):y("",!0)]),t("div",h_,[p_,u(p,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[2]||(e[2]=x=>i.selected_groupby_option_name=x),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[f_,t("p",y_,m(i.artists.count)+" Artists",1)]),"heading-right":d(()=>[]),content:d(()=>[u(g,{artists:i.artists},null,8,["artists"])]),_:1})])}var b_=k(s_,[["render",g_]]);const ut={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_albums(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.albums_list=new E(e[1].data)}},k_={name:"PageArtist",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogArtist:Gt,DropdownMenu:_s},beforeRouteEnter(s,e,a){ut.load(s).then(r=>{a(o=>ut.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;ut.load(s).then(o=>{ut.set(r,o),a()})},data(){return{artist:{},albums_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Release date",options:Nt("date_released",{direction:"asc",defaultValue:"0000"})}],show_artist_details_modal:!1}},computed:{albums(){const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.albums_list.group(s.options),this.albums_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.artist_albums_sort},set(s){this.$store.commit(Es,s)}}},methods:{open_tracks:function(){this.$router.push({path:"/music/artists/"+this.artist.id+"/tracks"})},play:function(){f.player_play_uri(this.albums.items.map(s=>s.uri).join(","),!0)}}},w_={class:"columns"},v_={class:"column"},$_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),x_={class:"title is-4"},C_={class:"buttons is-centered"},q_=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),S_=[q_],P_=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),A_=t("span",null,"Shuffle",-1),T_=[P_,A_],R_={class:"heading has-text-centered-mobile"};function E_(s,e,a,r,o,i){const n=h("dropdown-menu"),c=h("list-albums"),p=h("modal-dialog-artist"),g=h("content-with-heading");return l(),w(g,null,{options:d(()=>[t("div",w_,[t("div",v_,[$_,u(n,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[0]||(e[0]=b=>i.selected_groupby_option_name=b),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[t("p",x_,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",C_,[t("a",{class:"button is-small is-light is-rounded",onClick:e[1]||(e[1]=b=>o.show_artist_details_modal=!0)},S_),t("a",{class:"button is-small is-dark is-rounded",onClick:e[2]||(e[2]=(...b)=>i.play&&i.play(...b))},T_)])]),content:d(()=>[t("p",R_,[$(m(o.artist.album_count)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[3]||(e[3]=(...b)=>i.open_tracks&&i.open_tracks(...b))},m(o.artist.track_count)+" tracks",1)]),u(c,{albums:i.albums,hide_group_title:!0},null,8,["albums"]),u(p,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[4]||(e[4]=b=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var I_=k(k_,[["render",E_]]);const mt={load:function(s){return f.library_albums("music")},set:function(s,e){s.albums_list=new E(e.data)}},U_={name:"PageAlbums",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListAlbums:j,DropdownMenu:_s},beforeRouteEnter(s,e,a){mt.load(s).then(r=>{a(o=>mt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums_list.isEmpty()){a();return}const r=this;mt.load(s).then(o=>{mt.set(r,o),a()})},data(){return{albums_list:new E,groupby_options:[{name:"Name",options:tt("name_sort")},{name:"Recently added",options:Nt("time_added",{direction:"desc",defaultValue:"0000"})},{name:"Recently released",options:Nt("date_released",{direction:"desc",defaultValue:"0000"})}]}},computed:{albums(){const s=this.groupby_options.find(e=>e.name===this.selected_groupby_option_name);return this.albums_list.group(s.options,[e=>!this.hide_singles||e.track_count>2,e=>!this.hide_spotify||e.data_kind!=="spotify"]),this.albums_list},groupby_option_names(){return[...this.groupby_options].map(s=>s.name)},selected_groupby_option_name:{get(){return this.$store.state.albums_sort},set(s){this.$store.commit(Is,s)}},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},hide_singles:{get(){return this.$store.state.hide_singles},set(s){this.$store.commit(Mt,s)}},hide_spotify:{get(){return this.$store.state.hide_spotify},set(s){this.$store.commit(ns,s)}}},methods:{scrollToTop:function(){window.scrollTo({top:0,behavior:"smooth"})}}},L_={class:"fd-page-with-tabs"},O_={class:"columns"},D_={class:"column"},z_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Filter",-1),N_={class:"field"},V_={class:"control"},B_=t("label",{for:"switchHideSingles"},"Hide singles",-1),M_=t("p",{class:"help"}," If active, hides singles and albums with tracks that only appear in playlists. ",-1),F_={key:0,class:"field"},G_={class:"control"},j_=t("label",{for:"switchHideSpotify"},"Hide albums from Spotify",-1),K_=t("p",{class:"help"}," If active, hides albums that only appear in your Spotify library. ",-1),H_={class:"column"},W_=t("p",{class:"heading",style:{"margin-bottom":"24px"}},"Sort by",-1),Y_=t("p",{class:"title is-4"},"Albums",-1),Q_={class:"heading"};function J_(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("dropdown-menu"),g=h("list-albums"),b=h("content-with-heading");return l(),_("div",L_,[u(n),u(b,null,{options:d(()=>[u(c,{index:i.albums.indexList},null,8,["index"]),t("div",O_,[t("div",D_,[z_,t("div",N_,[t("div",V_,[U(t("input",{id:"switchHideSingles","onUpdate:modelValue":e[0]||(e[0]=x=>i.hide_singles=x),type:"checkbox",name:"switchHideSingles",class:"switch"},null,512),[[J,i.hide_singles]]),B_]),M_]),i.spotify_enabled?(l(),_("div",F_,[t("div",G_,[U(t("input",{id:"switchHideSpotify","onUpdate:modelValue":e[1]||(e[1]=x=>i.hide_spotify=x),type:"checkbox",name:"switchHideSpotify",class:"switch"},null,512),[[J,i.hide_spotify]]),j_]),K_])):y("",!0)]),t("div",H_,[W_,u(p,{modelValue:i.selected_groupby_option_name,"onUpdate:modelValue":e[2]||(e[2]=x=>i.selected_groupby_option_name=x),options:i.groupby_option_names},null,8,["modelValue","options"])])])]),"heading-left":d(()=>[Y_,t("p",Q_,m(i.albums.count)+" Albums",1)]),"heading-right":d(()=>[]),content:d(()=>[u(g,{albums:i.albums},null,8,["albums"])]),_:1})])}var Z_=k(U_,[["render",J_]]);const X_={},tc={class:"hero is-light is-bold fd-content"},sc={class:"hero-body"},ec={class:"container"},ic={class:"columns is-centered"},oc={class:"column is-four-fifths"},ac={class:"columns",style:{"flex-direction":"row-reverse"}},nc={class:"column fd-has-cover"},lc={class:"column is-three-fifths has-text-centered-mobile",style:{margin:"auto 0"}},rc={class:"section fd-content"},dc={class:"container"},_c={class:"columns is-centered"},cc={class:"column is-four-fifths"},uc={style:{"margin-top":"16px"}};function mc(s,e){return l(),_("div",null,[t("section",tc,[t("div",sc,[t("div",ec,[t("div",ic,[t("div",oc,[t("div",ac,[t("div",nc,[O(s.$slots,"heading-right")]),t("div",lc,[O(s.$slots,"heading-left")])])])])])])]),t("section",rc,[t("div",dc,[t("div",_c,[t("div",cc,[O(s.$slots,"content"),t("div",uc,[O(s.$slots,"footer")])])])])])])}var cs=k(X_,[["render",mc]]);const ht={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_album_tracks(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.items}},hc={name:"PageAlbum",components:{ContentWithHero:cs,ListTracks:V,ModalDialogAlbum:Ft,CoverArtwork:K},beforeRouteEnter(s,e,a){ht.load(s).then(r=>{a(o=>ht.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;ht.load(s).then(o=>{ht.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/music/artists/"+this.album.artist_id})},play:function(){f.player_play_uri(this.album.uri,!0)}}},pc={class:"title is-5"},fc={class:"subtitle is-6 has-text-link has-text-weight-normal"},yc={class:"buttons fd-is-centered-mobile fd-has-margin-top"},gc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),bc=t("span",null,"Shuffle",-1),kc=[gc,bc],wc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),vc=[wc],$c={class:"image is-square fd-has-shadow fd-has-action"},xc={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"};function Cc(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("list-tracks"),p=h("modal-dialog-album"),g=h("content-with-hero");return l(),w(g,null,{"heading-left":d(()=>[t("h1",pc,m(o.album.name),1),t("h2",fc,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.album.artist),1)]),t("div",yc,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},kc),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=b=>o.show_album_details_modal=!0)},vc)])]),"heading-right":d(()=>[t("p",$c,[u(n,{artwork_url:o.album.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=b=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",xc,m(o.album.track_count)+" tracks ",1),u(c,{tracks:o.tracks,uris:o.album.uri},null,8,["tracks","uris"]),u(p,{show:o.show_album_details_modal,album:o.album,onClose:e[4]||(e[4]=b=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var qc=k(hc,[["render",Cc]]);const Sc={name:"ModalDialogGenre",props:["show","genre"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('genre is "'+this.genre.name+'" and media_kind is music',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('genre is "'+this.genre.name+'" and media_kind is music')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('genre is "'+this.genre.name+'" and media_kind is music')},open_genre:function(){this.$emit("close"),this.$router.push({name:"Genre",params:{genre:this.genre.name}})}}},Pc={key:0,class:"modal is-active"},Ac={class:"modal-content fd-modal-card"},Tc={class:"card"},Rc={class:"card-content"},Ec={class:"title is-4"},Ic={class:"card-footer"},Uc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Lc=t("span",{class:"is-size-7"},"Add",-1),Oc=[Uc,Lc],Dc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),zc=t("span",{class:"is-size-7"},"Add Next",-1),Nc=[Dc,zc],Vc=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Bc=t("span",{class:"is-size-7"},"Play",-1),Mc=[Vc,Bc];function Fc(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Pc,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Ac,[t("div",Tc,[t("div",Rc,[t("p",Ec,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_genre&&i.open_genre(...n))},m(a.genre.name),1)])]),t("footer",Ic,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Oc),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Nc),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Mc)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var us=k(Sc,[["render",Fc]]);const Gc={name:"ListGenres",components:{ModalDialogGenre:us},props:["genres","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_genre:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_genre.media_kind}},methods:{open_genre:function(s){this.$router.push({name:"Genre",params:{genre:s.name}})},open_dialog:function(s){this.selected_genre=s,this.show_details_modal=!0}}},jc={key:0,class:"mt-6 mb-5 py-2"},Kc={class:"media-content is-clipped"},Hc=["id"],Wc=["onClick"],Yc={class:"media-content fd-has-action is-clipped"},Qc={class:"title is-6"},Jc={class:"media-right"},Zc=["onClick"],Xc=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),tu=[Xc];function su(s,e,a,r,o,i){const n=h("modal-dialog-genre");return l(),_(T,null,[(l(!0),_(T,null,I(a.genres,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",jc,[t("div",Kc,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,Hc)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_genre(c.item)},[t("div",Yc,[t("h1",Qc,m(c.item.name),1)]),t("div",Jc,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},tu,8,Zc)])],8,Wc)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,genre:o.selected_genre,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","genre"])]))],64)}var eu=k(Gc,[["render",su]]);const pt={load:function(s){return f.library_genres()},set:function(s,e){s.genres=e.data,s.genres=new E(e.data),s.genres.group(zs("name_sort"))}},iu={name:"PageGenres",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListGenres:eu},beforeRouteEnter(s,e,a){pt.load(s).then(r=>{a(o=>pt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;pt.load(s).then(o=>{pt.set(r,o),a()})},data(){return{genres:new E}},computed:{},methods:{}},ou={class:"fd-page-with-tabs"},au=t("p",{class:"title is-4"},"Genres",-1),nu={class:"heading"};function lu(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("list-genres"),g=h("content-with-heading");return l(),_("div",ou,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.genres.indexList},null,8,["index"])]),"heading-left":d(()=>[au,t("p",nu,m(o.genres.total)+" genres",1)]),content:d(()=>[u(p,{genres:o.genres},null,8,["genres"])]),_:1})])}var ru=k(iu,[["render",lu]]);const ft={load:function(s){return f.library_genre(s.params.genre)},set:function(s,e){s.name=s.$route.params.genre,s.albums_list=new E(e.data.albums),s.albums_list.group(tt("name_sort"))}},du={name:"PageGenre",components:{ContentWithHeading:R,IndexButtonList:H,ListAlbums:j,ModalDialogGenre:us},beforeRouteEnter(s,e,a){ft.load(s).then(r=>{a(o=>ft.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums_list.isEmpty()){a();return}const r=this;ft.load(s).then(o=>{ft.set(r,o),a()})},data(){return{name:"",albums_list:new E,show_genre_details_modal:!1}},methods:{open_tracks:function(){this.show_details_modal=!1,this.$router.push({name:"GenreTracks",params:{genre:this.name}})},play:function(){f.player_play_expression('genre is "'+this.name+'" and media_kind is music',!0)}}},_u={class:"title is-4"},cu={class:"buttons is-centered"},uu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),mu=[uu],hu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),pu=t("span",null,"Shuffle",-1),fu=[hu,pu],yu={class:"heading has-text-centered-mobile"};function gu(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-albums"),p=h("modal-dialog-genre"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:o.albums_list.indexList},null,8,["index"])]),"heading-left":d(()=>[t("p",_u,m(o.name),1)]),"heading-right":d(()=>[t("div",cu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_genre_details_modal=!0)},mu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},fu)])]),content:d(()=>[t("p",yu,[$(m(o.albums_list.total)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_tracks&&i.open_tracks(...b))},"tracks")]),u(c,{albums:o.albums_list},null,8,["albums"]),u(p,{show:o.show_genre_details_modal,genre:{name:o.name},onClose:e[3]||(e[3]=b=>o.show_genre_details_modal=!1)},null,8,["show","genre"])]),_:1})])}var bu=k(du,[["render",gu]]);const yt={load:function(s){return f.library_genre_tracks(s.params.genre)},set:function(s,e){s.genre=s.$route.params.genre,s.tracks=e.data.tracks}},ku={name:"PageGenreTracks",components:{ContentWithHeading:R,ListTracks:V,IndexButtonList:H,ModalDialogGenre:us},beforeRouteEnter(s,e,a){yt.load(s).then(r=>{a(o=>yt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;yt.load(s).then(o=>{yt.set(r,o),a()})},data(){return{tracks:{items:[]},genre:"",show_genre_details_modal:!1}},computed:{index_list(){return[...new Set(this.tracks.items.map(s=>s.title_sort.charAt(0).toUpperCase()))]},expression(){return'genre is "'+this.genre+'" and media_kind is music'}},methods:{open_genre:function(){this.show_details_modal=!1,this.$router.push({name:"Genre",params:{genre:this.genre}})},play:function(){f.player_play_expression(this.expression,!0)}}},wu={class:"title is-4"},vu={class:"buttons is-centered"},$u=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),xu=[$u],Cu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),qu=t("span",null,"Shuffle",-1),Su=[Cu,qu],Pu={class:"heading has-text-centered-mobile"};function Au(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-tracks"),p=h("modal-dialog-genre"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:i.index_list},null,8,["index"])]),"heading-left":d(()=>[t("p",wu,m(o.genre),1)]),"heading-right":d(()=>[t("div",vu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_genre_details_modal=!0)},xu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Su)])]),content:d(()=>[t("p",Pu,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_genre&&i.open_genre(...b))},"albums"),$(" | "+m(o.tracks.total)+" tracks ",1)]),u(c,{tracks:o.tracks.items,expression:i.expression},null,8,["tracks","expression"]),u(p,{show:o.show_genre_details_modal,genre:{name:o.genre},onClose:e[3]||(e[3]=b=>o.show_genre_details_modal=!1)},null,8,["show","genre"])]),_:1})])}var Tu=k(ku,[["render",Au]]);const gt={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_tracks(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.tracks=e[1].data.tracks}},Ru={name:"PageArtistTracks",components:{ContentWithHeading:R,ListTracks:V,IndexButtonList:H,ModalDialogArtist:Gt},beforeRouteEnter(s,e,a){gt.load(s).then(r=>{a(o=>gt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;gt.load(s).then(o=>{gt.set(r,o),a()})},data(){return{artist:{},tracks:{items:[]},show_artist_details_modal:!1}},computed:{index_list(){return[...new Set(this.tracks.items.map(s=>s.title_sort.charAt(0).toUpperCase()))]},track_uris(){return this.tracks.items.map(s=>s.uri).join(",")}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/music/artists/"+this.artist.id})},play:function(){f.player_play_uri(this.tracks.items.map(s=>s.uri).join(","),!0)}}},Eu={class:"title is-4"},Iu={class:"buttons is-centered"},Uu=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Lu=[Uu],Ou=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Du=t("span",null,"Shuffle",-1),zu=[Ou,Du],Nu={class:"heading has-text-centered-mobile"};function Vu(s,e,a,r,o,i){const n=h("index-button-list"),c=h("list-tracks"),p=h("modal-dialog-artist"),g=h("content-with-heading");return l(),_("div",null,[u(g,null,{options:d(()=>[u(n,{index:i.index_list},null,8,["index"])]),"heading-left":d(()=>[t("p",Eu,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",Iu,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_artist_details_modal=!0)},Lu),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},zu)])]),content:d(()=>[t("p",Nu,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.artist.album_count)+" albums",1),$(" | "+m(o.artist.track_count)+" tracks ",1)]),u(c,{tracks:o.tracks.items,uris:i.track_uris},null,8,["tracks","uris"]),u(p,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[3]||(e[3]=b=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})])}var Bu=k(Ru,[["render",Vu]]);const Mu={name:"ModalDialogComposer",props:["show","composer"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('composer is "'+this.composer.name+'" and media_kind is music',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('composer is "'+this.composer.name+'" and media_kind is music')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('composer is "'+this.composer.name+'" and media_kind is music')},open_albums:function(){this.$emit("close"),this.$router.push({name:"ComposerAlbums",params:{composer:this.composer.name}})},open_tracks:function(){this.show_details_modal=!1,this.$router.push({name:"ComposerTracks",params:{composer:this.composer.name}})}}},Fu={key:0,class:"modal is-active"},Gu={class:"modal-content fd-modal-card"},ju={class:"card"},Ku={class:"card-content"},Hu={class:"title is-4"},Wu=t("span",{class:"heading"},"Albums",-1),Yu=t("span",{class:"heading"},"Tracks",-1),Qu={class:"card-footer"},Ju=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Zu=t("span",{class:"is-size-7"},"Add",-1),Xu=[Ju,Zu],tm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),sm=t("span",{class:"is-size-7"},"Add Next",-1),em=[tm,sm],im=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),om=t("span",{class:"is-size-7"},"Play",-1),am=[im,om];function nm(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Fu,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Gu,[t("div",ju,[t("div",Ku,[t("p",Hu,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_albums&&i.open_albums(...n))},m(a.composer.name),1)]),t("p",null,[Wu,t("a",{class:"has-text-link is-6",onClick:e[2]||(e[2]=(...n)=>i.open_albums&&i.open_albums(...n))},m(a.composer.album_count),1)]),t("p",null,[Yu,t("a",{class:"has-text-link is-6",onClick:e[3]||(e[3]=(...n)=>i.open_tracks&&i.open_tracks(...n))},m(a.composer.track_count),1)])]),t("footer",Qu,[t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.queue_add&&i.queue_add(...n))},Xu),t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},em),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.play&&i.play(...n))},am)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[7]||(e[7]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var ms=k(Mu,[["render",nm]]);const lm={name:"ListComposers",components:{ModalDialogComposer:ms},props:["composers","media_kind","hide_group_title"],data(){return{show_details_modal:!1,selected_composer:{}}},computed:{media_kind_resolved:function(){return this.media_kind?this.media_kind:this.selected_composer.media_kind}},methods:{open_composer:function(s){this.selected_composer=s,this.$router.push({name:"ComposerTracks",params:{composer:s.name}})},open_dialog:function(s){this.selected_composer=s,this.show_details_modal=!0}}},rm={key:0,class:"mt-6 mb-5 py-2"},dm={class:"media-content is-clipped"},_m=["id"],cm=["onClick"],um={class:"media-content fd-has-action is-clipped"},mm={class:"title is-6"},hm={class:"media-right"},pm=["onClick"],fm=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ym=[fm];function gm(s,e,a,r,o,i){const n=h("modal-dialog-composer");return l(),_(T,null,[(l(!0),_(T,null,I(a.composers,c=>(l(),_(T,{key:c.itemId},[!c.isItem&&!a.hide_group_title?(l(),_("div",rm,[t("div",dm,[t("span",{id:"index_"+c.groupKey,class:"tag is-info is-light is-small has-text-weight-bold"},m(c.groupKey),9,_m)])])):c.isItem?(l(),_("div",{key:1,class:"media",onClick:p=>i.open_composer(c.item)},[t("div",um,[t("h1",mm,m(c.item.name),1)]),t("div",hm,[t("a",{onClick:D(p=>i.open_dialog(c.item),["prevent","stop"])},ym,8,pm)])],8,cm)):y("",!0)],64))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,composer:o.selected_composer,media_kind:a.media_kind,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","composer","media_kind"])]))],64)}var Ns=k(lm,[["render",gm]]);const bt={load:function(s){return f.library_composers()},set:function(s,e){s.composers=new E(e.data),s.composers.group(zs("name_sort"))}},bm={name:"PageComposers",components:{ContentWithHeading:R,TabsMusic:G,IndexButtonList:H,ListComposers:Ns},beforeRouteEnter(s,e,a){bt.load(s).then(r=>{a(o=>bt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.composers.isEmpty()){a();return}const r=this;bt.load(s).then(o=>{bt.set(r,o),a()})},data(){return{composers:new E}},methods:{}},km=t("p",{class:"title is-4"},"Composers",-1),wm={class:"heading"};function vm(s,e,a,r,o,i){const n=h("tabs-music"),c=h("index-button-list"),p=h("list-composers"),g=h("content-with-heading");return l(),_("div",null,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.composers.indexList},null,8,["index"])]),"heading-left":d(()=>[km,t("p",wm,m(o.composers.total)+" composers",1)]),content:d(()=>[u(p,{composers:o.composers},null,8,["composers"])]),_:1})])}var $m=k(bm,[["render",vm]]);const kt={load:function(s){return f.library_composer(s.params.composer)},set:function(s,e){s.name=s.$route.params.composer,s.albums_list=new E(e.data.albums)}},xm={name:"PageComposer",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogComposer:ms},beforeRouteEnter(s,e,a){kt.load(s).then(r=>{a(o=>kt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;kt.load(s).then(o=>{kt.set(r,o),a()})},data(){return{name:"",albums_list:new E,show_composer_details_modal:!1}},methods:{open_tracks:function(){this.$router.push({name:"ComposerTracks",params:{composer:this.name}})},play:function(){f.player_play_expression('composer is "'+this.name+'" and media_kind is music',!0)}}},Cm={class:"title is-4"},qm={class:"buttons is-centered"},Sm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Pm=[Sm],Am=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Tm=t("span",null,"Shuffle",-1),Rm=[Am,Tm],Em={class:"heading has-text-centered-mobile"};function Im(s,e,a,r,o,i){const n=h("list-albums"),c=h("modal-dialog-composer"),p=h("content-with-heading");return l(),_("div",null,[u(p,null,{"heading-left":d(()=>[t("p",Cm,m(o.name),1)]),"heading-right":d(()=>[t("div",qm,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_composer_details_modal=!0)},Pm),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Rm)])]),content:d(()=>[t("p",Em,[$(m(o.albums_list.total)+" albums | ",1),t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...g)=>i.open_tracks&&i.open_tracks(...g))},"tracks")]),u(n,{albums:o.albums_list,hide_group_title:!0},null,8,["albums"]),u(c,{show:o.show_composer_details_modal,composer:{name:o.name},onClose:e[3]||(e[3]=g=>o.show_composer_details_modal=!1)},null,8,["show","composer"])]),_:1})])}var Um=k(xm,[["render",Im]]);const wt={load:function(s){return f.library_composer_tracks(s.params.composer)},set:function(s,e){s.composer=s.$route.params.composer,s.tracks=e.data.tracks}},Lm={name:"PageComposerTracks",components:{ContentWithHeading:R,ListTracks:V,ModalDialogComposer:ms},beforeRouteEnter(s,e,a){wt.load(s).then(r=>{a(o=>wt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;wt.load(s).then(o=>{wt.set(r,o),a()})},data(){return{tracks:{items:[]},composer:"",show_composer_details_modal:!1}},computed:{play_expression(){return'composer is "'+this.composer+'" and media_kind is music'}},methods:{open_albums:function(){this.show_details_modal=!1,this.$router.push({name:"ComposerAlbums",params:{composer:this.composer}})},play:function(){f.player_play_expression(this.play_expression,!0)}}},Om={class:"title is-4"},Dm={class:"buttons is-centered"},zm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Nm=[zm],Vm=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Bm=t("span",null,"Shuffle",-1),Mm=[Vm,Bm],Fm={class:"heading has-text-centered-mobile"};function Gm(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-composer"),p=h("content-with-heading");return l(),_("div",null,[u(p,null,{"heading-left":d(()=>[t("p",Om,m(o.composer),1)]),"heading-right":d(()=>[t("div",Dm,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_composer_details_modal=!0)},Nm),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Mm)])]),content:d(()=>[t("p",Fm,[t("a",{class:"has-text-link",onClick:e[2]||(e[2]=(...g)=>i.open_albums&&i.open_albums(...g))},"albums"),$(" | "+m(o.tracks.total)+" tracks ",1)]),u(n,{tracks:o.tracks.items,expression:i.play_expression},null,8,["tracks","expression"]),u(c,{show:o.show_composer_details_modal,composer:{name:o.composer},onClose:e[3]||(e[3]=g=>o.show_composer_details_modal=!1)},null,8,["show","composer"])]),_:1})])}var jm=k(Lm,[["render",Gm]]);const Km={name:"ModalDialogAddRss",props:["show"],emits:["close","podcast-added"],data(){return{url:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.url_field.focus()},10))}},methods:{add_stream:function(){this.loading=!0,f.library_add(this.url).then(()=>{this.$emit("close"),this.$emit("podcast-added"),this.url=""}).catch(()=>{this.loading=!1})}}},Hm={key:0,class:"modal is-active"},Wm={class:"modal-content fd-modal-card"},Ym={class:"card"},Qm={class:"card-content"},Jm=t("p",{class:"title is-4"},"Add Podcast RSS feed URL",-1),Zm={class:"field"},Xm={class:"control is-expanded has-icons-left"},th=["disabled"],sh=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-rss"})],-1),eh=t("p",{class:"help"}," Adding a podcast includes creating an RSS playlist, that will allow OwnTone to manage the podcast subscription. ",-1),ih={key:0,class:"card-footer"},oh=t("a",{class:"card-footer-item button is-loading"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-web"})]),t("span",{class:"is-size-7"},"Processing ...")],-1),ah=[oh],nh={key:1,class:"card-footer"},lh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),rh=t("span",{class:"is-size-7"},"Cancel",-1),dh=[lh,rh],_h=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),ch=t("span",{class:"is-size-7"},"Add",-1),uh=[_h,ch];function mh(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Hm,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Wm,[t("div",Ym,[t("div",Qm,[Jm,t("form",{onSubmit:e[2]||(e[2]=D((...n)=>i.add_stream&&i.add_stream(...n),["prevent"]))},[t("div",Zm,[t("p",Xm,[U(t("input",{ref:"url_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.url=n),class:"input is-shadowless",type:"text",placeholder:"http://url-to-rss",disabled:o.loading},null,8,th),[[M,o.url]]),sh]),eh])],32)]),o.loading?(l(),_("footer",ih,ah)):(l(),_("footer",nh,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},dh),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.add_stream&&i.add_stream(...n))},uh)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var hh=k(Km,[["render",mh]]);const vt={load:function(s){return Promise.all([f.library_albums("podcast"),f.library_podcasts_new_episodes()])},set:function(s,e){s.albums=new E(e[0].data),s.new_episodes=e[1].data.tracks}},ph={name:"PagePodcasts",components:{ContentWithHeading:R,ListTracks:V,ListAlbums:j,ModalDialogAddRss:hh},beforeRouteEnter(s,e,a){vt.load(s).then(r=>{a(o=>vt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;vt.load(s).then(o=>{vt.set(r,o),a()})},data(){return{albums:[],new_episodes:{items:[]},show_url_modal:!1}},computed:{rss(){return this.$store.state.rss_count}},methods:{mark_all_played:function(){this.new_episodes.items.forEach(s=>{f.library_track_update(s.id,{play_count:"increment"})}),this.new_episodes.items={}},open_add_podcast_dialog:function(s){this.show_url_modal=!0},reload_new_episodes:function(){f.library_podcasts_new_episodes().then(({data:s})=>{this.new_episodes=s.tracks})},reload_podcasts:function(){f.library_albums("podcast").then(({data:s})=>{this.albums=new E(s),this.reload_new_episodes()})},update_rss:function(){this.$store.commit(ls,"rss"),this.$store.commit(ot,!0)}}},fh=t("p",{class:"title is-4"},"New episodes",-1),yh={class:"buttons is-centered"},gh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-pencil"})],-1),bh=t("span",null,"Mark All Played",-1),kh=[gh,bh],wh=t("p",{class:"title is-4"},"Podcasts",-1),vh={class:"heading"},$h={class:"buttons is-centered"},xh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-refresh"})],-1),Ch=t("span",null,"Update",-1),qh=[xh,Ch],Sh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-rss"})],-1),Ph=t("span",null,"Add Podcast",-1),Ah=[Sh,Ph];function Th(s,e,a,r,o,i){const n=h("list-tracks"),c=h("content-with-heading"),p=h("list-albums"),g=h("modal-dialog-add-rss");return l(),_("div",null,[o.new_episodes.items.length>0?(l(),w(c,{key:0},{"heading-left":d(()=>[fh]),"heading-right":d(()=>[t("div",yh,[t("a",{class:"button is-small",onClick:e[0]||(e[0]=(...b)=>i.mark_all_played&&i.mark_all_played(...b))},kh)])]),content:d(()=>[u(n,{tracks:o.new_episodes.items,show_progress:!0,onPlayCountChanged:i.reload_new_episodes},null,8,["tracks","onPlayCountChanged"])]),_:1})):y("",!0),u(c,null,{"heading-left":d(()=>[wh,t("p",vh,m(o.albums.total)+" podcasts",1)]),"heading-right":d(()=>[t("div",$h,[i.rss.tracks>0?(l(),_("a",{key:0,class:"button is-small",onClick:e[1]||(e[1]=(...b)=>i.update_rss&&i.update_rss(...b))},qh)):y("",!0),t("a",{class:"button is-small",onClick:e[2]||(e[2]=(...b)=>i.open_add_podcast_dialog&&i.open_add_podcast_dialog(...b))},Ah)])]),content:d(()=>[u(p,{albums:o.albums,onPlayCountChanged:e[3]||(e[3]=b=>i.reload_new_episodes()),onPodcastDeleted:e[4]||(e[4]=b=>i.reload_podcasts())},null,8,["albums"]),u(g,{show:o.show_url_modal,onClose:e[5]||(e[5]=b=>o.show_url_modal=!1),onPodcastAdded:e[6]||(e[6]=b=>i.reload_podcasts())},null,8,["show"])]),_:1})])}var Rh=k(ph,[["render",Th]]);const $t={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_podcast_episodes(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.tracks.items}},Eh={name:"PagePodcast",components:{ContentWithHeading:R,ListTracks:V,ModalDialogAlbum:Ft,ModalDialog:rs},beforeRouteEnter(s,e,a){$t.load(s).then(r=>{a(o=>$t.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;$t.load(s).then(o=>{$t.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1,show_remove_podcast_modal:!1,rss_playlist_to_remove:{}}},computed:{new_tracks(){return this.tracks.filter(s=>s.play_count===0).length}},methods:{play:function(){f.player_play_uri(this.album.uri,!1)},open_remove_podcast_dialog:function(){this.show_album_details_modal=!1,f.library_track_playlists(this.tracks[0].id).then(({data:s})=>{const e=s.items.filter(a=>a.type==="rss");if(e.length!==1){this.$store.dispatch("add_notification",{text:"Podcast cannot be removed. Probably it was not added as an RSS playlist.",type:"danger"});return}this.rss_playlist_to_remove=e[0],this.show_remove_podcast_modal=!0})},remove_podcast:function(){this.show_remove_podcast_modal=!1,f.library_playlist_delete(this.rss_playlist_to_remove.id).then(()=>{this.$router.replace({path:"/podcasts"})})},reload_tracks:function(){f.library_podcast_episodes(this.album.id).then(({data:s})=>{this.tracks=s.tracks.items})}}},Ih={class:"title is-4"},Uh={class:"buttons is-centered"},Lh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Oh=[Lh],Dh=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),zh=t("span",null,"Play",-1),Nh=[Dh,zh],Vh={class:"heading has-text-centered-mobile"},Bh=t("p",null,"Permanently remove this podcast from your library?",-1),Mh={class:"is-size-7"},Fh=$(" (This will also remove the RSS playlist "),Gh=$(".) ");function jh(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-album"),p=h("modal-dialog"),g=h("content-with-heading");return l(),w(g,null,{"heading-left":d(()=>[t("div",Ih,m(o.album.name),1)]),"heading-right":d(()=>[t("div",Uh,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=b=>o.show_album_details_modal=!0)},Oh),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Nh)])]),content:d(()=>[t("p",Vh,m(o.album.track_count)+" tracks ",1),u(n,{tracks:o.tracks,show_progress:!0,onPlayCountChanged:i.reload_tracks},null,8,["tracks","onPlayCountChanged"]),u(c,{show:o.show_album_details_modal,album:o.album,media_kind:"podcast",new_tracks:i.new_tracks,onClose:e[2]||(e[2]=b=>o.show_album_details_modal=!1),onPlayCountChanged:i.reload_tracks,onRemovePodcast:i.open_remove_podcast_dialog},null,8,["show","album","new_tracks","onPlayCountChanged","onRemovePodcast"]),u(p,{show:o.show_remove_podcast_modal,title:"Remove podcast",delete_action:"Remove",onClose:e[3]||(e[3]=b=>o.show_remove_podcast_modal=!1),onDelete:i.remove_podcast},{"modal-content":d(()=>[Bh,t("p",Mh,[Fh,t("b",null,m(o.rss_playlist_to_remove.name),1),Gh])]),_:1},8,["show","onDelete"])]),_:1})}var Kh=k(Eh,[["render",jh]]);const Hh={name:"TabsAudiobooks"},Wh={class:"section fd-tabs-section"},Yh={class:"container"},Qh={class:"columns is-centered"},Jh={class:"column is-four-fifths"},Zh={class:"tabs is-centered is-small"},Xh=["onClick","onKeypress"],tp=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-artist"})],-1),sp=t("span",{class:""},"Authors",-1),ep=[tp,sp],ip=["onClick","onKeypress"],op=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-album"})],-1),ap=t("span",{class:""},"Audiobooks",-1),np=[op,ap];function lp(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",Wh,[t("div",Yh,[t("div",Qh,[t("div",Jh,[t("div",Zh,[t("ul",null,[u(n,{to:"/audiobooks/artists",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},ep,40,Xh)],2)]),_:1}),u(n,{to:"/audiobooks/albums",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},np,40,ip)],2)]),_:1})])])])])])])}var Vs=k(Hh,[["render",lp]]);const xt={load:function(s){return f.library_albums("audiobook")},set:function(s,e){s.albums=new E(e.data),s.albums.group(tt("name_sort"))}},rp={name:"PageAudiobooksAlbums",components:{TabsAudiobooks:Vs,ContentWithHeading:R,IndexButtonList:H,ListAlbums:j},beforeRouteEnter(s,e,a){xt.load(s).then(r=>{a(o=>xt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums.isEmpty()){a();return}const r=this;xt.load(s).then(o=>{xt.set(r,o),a()})},data(){return{albums:new E}},methods:{}},dp={class:"fd-page-with-tabs"},_p=t("p",{class:"title is-4"},"Audiobooks",-1),cp={class:"heading"};function up(s,e,a,r,o,i){const n=h("tabs-audiobooks"),c=h("index-button-list"),p=h("list-albums"),g=h("content-with-heading");return l(),_("div",dp,[u(n),u(g,null,{options:d(()=>[u(c,{index:o.albums.indexList},null,8,["index"])]),"heading-left":d(()=>[_p,t("p",cp,m(o.albums.count)+" Audiobooks",1)]),content:d(()=>[u(p,{albums:o.albums},null,8,["albums"])]),_:1})])}var mp=k(rp,[["render",up]]);const Ct={load:function(s){return f.library_artists("audiobook")},set:function(s,e){s.artists_list=new E(e.data)}},hp={name:"PageAudiobooksArtists",components:{ContentWithHeading:R,TabsAudiobooks:Vs,IndexButtonList:H,ListArtists:ds},beforeRouteEnter(s,e,a){Ct.load(s).then(r=>{a(o=>Ct.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.artists_list.isEmpty()){a();return}const r=this;Ct.load(s).then(o=>{Ct.set(r,o),a()})},data(){return{artists_list:new E}},computed:{artists(){return this.artists_list?(this.artists_list.group(tt("name_sort")),this.artists_list):[]}},methods:{}},pp={class:"fd-page-with-tabs"},fp=t("p",{class:"title is-4"},"Authors",-1),yp={class:"heading"};function gp(s,e,a,r,o,i){const n=h("tabs-audiobooks"),c=h("index-button-list"),p=h("list-artists"),g=h("content-with-heading");return l(),_("div",pp,[u(n),u(g,null,{options:d(()=>[u(c,{index:i.artists.indexList},null,8,["index"])]),"heading-left":d(()=>[fp,t("p",yp,m(i.artists.count)+" Authors",1)]),"heading-right":d(()=>[]),content:d(()=>[u(p,{artists:i.artists},null,8,["artists"])]),_:1})])}var bp=k(hp,[["render",gp]]);const qt={load:function(s){return Promise.all([f.library_artist(s.params.artist_id),f.library_artist_albums(s.params.artist_id)])},set:function(s,e){s.artist=e[0].data,s.albums=new E(e[1].data)}},kp={name:"PageAudiobooksArtist",components:{ContentWithHeading:R,ListAlbums:j,ModalDialogArtist:Gt},beforeRouteEnter(s,e,a){qt.load(s).then(r=>{a(o=>qt.set(o,r))})},beforeRouteUpdate(s,e,a){if(!this.albums.isEmpty()){a();return}const r=this;qt.load(s).then(o=>{qt.set(r,o),a()})},data(){return{artist:{},albums:new E,show_artist_details_modal:!1}},methods:{play:function(){f.player_play_uri(this.albums.items.map(s=>s.uri).join(","),!1)}}},wp={class:"title is-4"},vp={class:"buttons is-centered"},$p=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),xp=[$p],Cp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),qp=t("span",null,"Shuffle",-1),Sp=[Cp,qp],Pp={class:"heading has-text-centered-mobile"};function Ap(s,e,a,r,o,i){const n=h("list-albums"),c=h("modal-dialog-artist"),p=h("content-with-heading");return l(),w(p,null,{"heading-left":d(()=>[t("p",wp,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",vp,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_artist_details_modal=!0)},xp),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Sp)])]),content:d(()=>[t("p",Pp,m(o.artist.album_count)+" albums ",1),u(n,{albums:o.albums},null,8,["albums"]),u(c,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[2]||(e[2]=g=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var Tp=k(kp,[["render",Ap]]);const St={load:function(s){return Promise.all([f.library_album(s.params.album_id),f.library_album_tracks(s.params.album_id)])},set:function(s,e){s.album=e[0].data,s.tracks=e[1].data.items}},Rp={name:"PageAudiobooksAlbum",components:{ContentWithHero:cs,ListTracks:V,ModalDialogAlbum:Ft,CoverArtwork:K},beforeRouteEnter(s,e,a){St.load(s).then(r=>{a(o=>St.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;St.load(s).then(o=>{St.set(r,o),a()})},data(){return{album:{},tracks:[],show_album_details_modal:!1}},methods:{open_artist:function(){this.show_details_modal=!1,this.$router.push({path:"/audiobooks/artists/"+this.album.artist_id})},play:function(){f.player_play_uri(this.album.uri,!1)},play_track:function(s){f.player_play_uri(this.album.uri,!1,s)},open_dialog:function(s){this.selected_track=s,this.show_details_modal=!0}}},Ep={class:"title is-5"},Ip={class:"subtitle is-6 has-text-link has-text-weight-normal"},Up={class:"buttons fd-is-centered-mobile fd-has-margin-top"},Lp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Op=t("span",null,"Play",-1),Dp=[Lp,Op],zp=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Np=[zp],Vp={class:"image is-square fd-has-shadow fd-has-action"},Bp={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"};function Mp(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("list-tracks"),p=h("modal-dialog-album"),g=h("content-with-hero");return l(),w(g,null,{"heading-left":d(()=>[t("h1",Ep,m(o.album.name),1),t("h2",Ip,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...b)=>i.open_artist&&i.open_artist(...b))},m(o.album.artist),1)]),t("div",Up,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...b)=>i.play&&i.play(...b))},Dp),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=b=>o.show_album_details_modal=!0)},Np)])]),"heading-right":d(()=>[t("p",Vp,[u(n,{artwork_url:o.album.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=b=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",Bp,m(o.album.track_count)+" tracks ",1),u(c,{tracks:o.tracks,uris:o.album.uri},null,8,["tracks","uris"]),u(p,{show:o.show_album_details_modal,album:o.album,media_kind:"audiobook",onClose:e[4]||(e[4]=b=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var Fp=k(Rp,[["render",Mp]]);const Gp={name:"ModalDialogPlaylist",props:["show","playlist","uris"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.uris?this.uris:this.playlist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.uris?this.uris:this.playlist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.uris?this.uris:this.playlist.uri)},open_playlist:function(){this.$emit("close"),this.$router.push({path:"/playlists/"+this.playlist.id+"/tracks"})}}},jp={key:0,class:"modal is-active"},Kp={class:"modal-content fd-modal-card"},Hp={class:"card"},Wp={class:"card-content"},Yp={class:"title is-4"},Qp={class:"content is-small"},Jp=t("span",{class:"heading"},"Path",-1),Zp={class:"title is-6"},Xp=t("span",{class:"heading"},"Type",-1),tf={class:"title is-6"},sf={key:0,class:"card-footer"},ef=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),of=t("span",{class:"is-size-7"},"Add",-1),af=[ef,of],nf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),lf=t("span",{class:"is-size-7"},"Add Next",-1),rf=[nf,lf],df=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),_f=t("span",{class:"is-size-7"},"Play",-1),cf=[df,_f];function uf(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",jp,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Kp,[t("div",Hp,[t("div",Wp,[t("p",Yp,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_playlist&&i.open_playlist(...n))},m(a.playlist.name),1)]),t("div",Qp,[t("p",null,[Jp,t("span",Zp,m(a.playlist.path),1)]),t("p",null,[Xp,t("span",tf,m(a.playlist.type),1)])])]),a.playlist.folder?y("",!0):(l(),_("footer",sf,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},af),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},rf),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},cf)]))])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Bs=k(Gp,[["render",uf]]);const mf={name:"ListPlaylists",components:{ModalDialogPlaylist:Bs},props:["playlists"],data(){return{show_details_modal:!1,selected_playlist:{}}},methods:{open_playlist:function(s){s.type!=="folder"?this.$router.push({path:"/playlists/"+s.id+"/tracks"}):this.$router.push({path:"/playlists/"+s.id})},open_dialog:function(s){this.selected_playlist=s,this.show_details_modal=!0}}},hf=["playlist","onClick"],pf={class:"media-left fd-has-action"},ff={class:"icon"},yf={class:"media-content fd-has-action is-clipped"},gf={class:"title is-6"},bf={class:"media-right"},kf=["onClick"],wf=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),vf=[wf];function $f(s,e,a,r,o,i){const n=h("modal-dialog-playlist");return l(),_(T,null,[(l(!0),_(T,null,I(a.playlists,c=>(l(),_("div",{key:c.id,class:"media",playlist:c,onClick:p=>i.open_playlist(c)},[t("figure",pf,[t("span",ff,[t("i",{class:C(["mdi",{"mdi-library-music":c.type!=="folder","mdi-rss":c.type==="rss","mdi-folder":c.type==="folder"}])},null,2)])]),t("div",yf,[t("h1",gf,m(c.name),1)]),t("div",bf,[t("a",{onClick:D(p=>i.open_dialog(c),["prevent","stop"])},vf,8,kf)])],8,hf))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,playlist:o.selected_playlist,onClose:e[0]||(e[0]=c=>o.show_details_modal=!1)},null,8,["show","playlist"])]))],64)}var hs=k(mf,[["render",$f]]);const Pt={load:function(s){return Promise.all([f.library_playlist(s.params.playlist_id),f.library_playlist_folder(s.params.playlist_id)])},set:function(s,e){s.playlist=e[0].data,s.playlists=e[1].data}},xf={name:"PagePlaylists",components:{ContentWithHeading:R,ListPlaylists:hs},beforeRouteEnter(s,e,a){Pt.load(s).then(r=>{a(o=>Pt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Pt.load(s).then(o=>{Pt.set(r,o),a()})},data(){return{playlist:{},playlists:{}}}},Cf={class:"title is-4"},qf={class:"heading"};function Sf(s,e,a,r,o,i){const n=h("list-playlists"),c=h("content-with-heading");return l(),w(c,null,{"heading-left":d(()=>[t("p",Cf,m(o.playlist.name),1),t("p",qf,m(o.playlists.total)+" playlists",1)]),content:d(()=>[u(n,{playlists:o.playlists.items},null,8,["playlists"])]),_:1})}var Pf=k(xf,[["render",Sf]]);const At={load:function(s){return Promise.all([f.library_playlist(s.params.playlist_id),f.library_playlist_tracks(s.params.playlist_id)])},set:function(s,e){s.playlist=e[0].data,s.tracks=e[1].data.items}},Af={name:"PagePlaylist",components:{ContentWithHeading:R,ListTracks:V,ModalDialogPlaylist:Bs},beforeRouteEnter(s,e,a){At.load(s).then(r=>{a(o=>At.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;At.load(s).then(o=>{At.set(r,o),a()})},data(){return{playlist:{},tracks:[],show_playlist_details_modal:!1}},computed:{uris(){return this.playlist.random?this.tracks.map(s=>s.uri).join(","):this.playlist.uri}},methods:{play:function(){f.player_play_uri(this.uris,!0)}}},Tf={class:"title is-4"},Rf={class:"buttons is-centered"},Ef=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),If=[Ef],Uf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Lf=t("span",null,"Shuffle",-1),Of=[Uf,Lf],Df={class:"heading has-text-centered-mobile"};function zf(s,e,a,r,o,i){const n=h("list-tracks"),c=h("modal-dialog-playlist"),p=h("content-with-heading");return l(),w(p,null,{"heading-left":d(()=>[t("div",Tf,m(o.playlist.name),1)]),"heading-right":d(()=>[t("div",Rf,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=g=>o.show_playlist_details_modal=!0)},If),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...g)=>i.play&&i.play(...g))},Of)])]),content:d(()=>[t("p",Df,m(o.tracks.length)+" tracks",1),u(n,{tracks:o.tracks,uris:i.uris},null,8,["tracks","uris"]),u(c,{show:o.show_playlist_details_modal,playlist:o.playlist,uris:i.uris,onClose:e[2]||(e[2]=g=>o.show_playlist_details_modal=!1)},null,8,["show","playlist","uris"])]),_:1})}var Nf=k(Af,[["render",zf]]);const Vf={name:"ModalDialogDirectory",props:["show","directory"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_expression('path starts with "'+this.directory.path+'" order by path asc',!1)},queue_add:function(){this.$emit("close"),f.queue_expression_add('path starts with "'+this.directory.path+'" order by path asc')},queue_add_next:function(){this.$emit("close"),f.queue_expression_add_next('path starts with "'+this.directory.path+'" order by path asc')}}},Bf={key:0,class:"modal is-active"},Mf={class:"modal-content fd-modal-card"},Ff={class:"card"},Gf={class:"card-content"},jf={class:"title is-4"},Kf={class:"card-footer"},Hf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Wf=t("span",{class:"is-size-7"},"Add",-1),Yf=[Hf,Wf],Qf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Jf=t("span",{class:"is-size-7"},"Add Next",-1),Zf=[Qf,Jf],Xf=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),ty=t("span",{class:"is-size-7"},"Play",-1),sy=[Xf,ty];function ey(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Bf,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Mf,[t("div",Ff,[t("div",Gf,[t("p",jf,m(a.directory.path),1)]),t("footer",Kf,[t("a",{class:"card-footer-item has-text-dark",onClick:e[1]||(e[1]=(...n)=>i.queue_add&&i.queue_add(...n))},Yf),t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Zf),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.play&&i.play(...n))},sy)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[4]||(e[4]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var iy=k(Vf,[["render",ey]]);const oy={name:"ListDirectories",components:{ModalDialogDirectory:iy},props:["directories"],data(){return{show_details_modal:!1,selected_directory:{}}},computed:{current_directory(){return this.$route.query&&this.$route.query.directory?this.$route.query.directory:"/"}},methods:{open_parent_directory:function(){this.current_directory.slice(0,this.current_directory.lastIndexOf("/"))===""||this.$store.state.config.directories.includes(this.current_directory)?this.$router.push({path:"/files"}):this.$router.push({path:"/files",query:{directory:this.current_directory.slice(0,this.current_directory.lastIndexOf("/"))}})},open_directory:function(s){this.$router.push({path:"/files",query:{directory:s.path}})},open_dialog:function(s){this.selected_directory=s,this.show_details_modal=!0}}},ay=bs('

..

',2),ny={class:"media-right"},ly=["onClick"],ry=t("figure",{class:"media-left fd-has-action"},[t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder"})])],-1),dy={class:"media-content fd-has-action is-clipped"},_y={class:"title is-6"},cy={class:"subtitle is-7 has-text-grey-light"},uy={class:"media-right"},my=["onClick"],hy=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),py=[hy];function fy(s,e,a,r,o,i){const n=h("modal-dialog-directory");return l(),_(T,null,[s.$route.query.directory?(l(),_("div",{key:0,class:"media",onClick:e[0]||(e[0]=c=>i.open_parent_directory())},[ay,t("div",ny,[O(s.$slots,"actions")])])):y("",!0),(l(!0),_(T,null,I(a.directories,c=>(l(),_("div",{key:c.path,class:"media",onClick:p=>i.open_directory(c)},[ry,t("div",dy,[t("h1",_y,m(c.path.substring(c.path.lastIndexOf("/")+1)),1),t("h2",cy,m(c.path),1)]),t("div",uy,[t("a",{onClick:D(p=>i.open_dialog(c),["prevent","stop"])},py,8,my)])],8,ly))),128)),(l(),w(Q,{to:"#app"},[u(n,{show:o.show_details_modal,directory:o.selected_directory,onClose:e[1]||(e[1]=c=>o.show_details_modal=!1)},null,8,["show","directory"])]))],64)}var yy=k(oy,[["render",fy]]);const Tt={load:function(s){return s.query.directory?f.library_files(s.query.directory):Promise.resolve()},set:function(s,e){e?s.files=e.data:s.files={directories:s.$store.state.config.directories.map(a=>({path:a})),tracks:{items:[]},playlists:{items:[]}}}},gy={name:"PageFiles",components:{ContentWithHeading:R,ListDirectories:yy,ListPlaylists:hs,ListTracks:V},beforeRouteEnter(s,e,a){Tt.load(s).then(r=>{a(o=>Tt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Tt.load(s).then(o=>{Tt.set(r,o),a()})},data(){return{files:{directories:[],tracks:{items:[]},playlists:{items:[]}}}},computed:{current_directory(){return this.$route.query&&this.$route.query.directory?this.$route.query.directory:"/"},play_expression(){return'path starts with "'+this.current_directory+'" order by path asc'}},methods:{play:function(){f.player_play_expression(this.play_expression,!1)}}},by=t("p",{class:"title is-4"},"Files",-1),ky={class:"title is-7 has-text-grey"},wy={class:"buttons is-centered"},vy=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),$y=[vy],xy=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Cy=t("span",null,"Play",-1),qy=[xy,Cy];function Sy(s,e,a,r,o,i){const n=h("list-directories"),c=h("list-playlists"),p=h("list-tracks"),g=h("modal-dialog-directory"),b=h("content-with-heading");return l(),_("div",null,[u(b,null,{"heading-left":d(()=>[by,t("p",ky,m(i.current_directory),1)]),"heading-right":d(()=>[t("div",wy,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=x=>s.open_directory_dialog({path:i.current_directory}))},$y),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},qy)])]),content:d(()=>[u(n,{directories:o.files.directories},null,8,["directories"]),u(c,{playlists:o.files.playlists.items},null,8,["playlists"]),u(p,{tracks:o.files.tracks.items,expression:i.play_expression,show_icon:!0},null,8,["tracks","expression"]),u(g,{show:s.show_directory_details_modal,directory:s.selected_directory,onClose:e[2]||(e[2]=x=>s.show_directory_details_modal=!1)},null,8,["show","directory"])]),_:1})])}var Py=k(gy,[["render",Sy]]);const Rt={load:function(s){return f.library_radio_streams()},set:function(s,e){s.tracks=e.data.tracks}},Ay={name:"PageRadioStreams",components:{ContentWithHeading:R,ListTracks:V},beforeRouteEnter(s,e,a){Rt.load(s).then(r=>{a(o=>Rt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Rt.load(s).then(o=>{Rt.set(r,o),a()})},data(){return{tracks:{items:[]}}}},Ty=t("p",{class:"title is-4"},"Radio",-1),Ry={class:"heading has-text-centered-mobile"};function Ey(s,e,a,r,o,i){const n=h("list-tracks"),c=h("content-with-heading");return l(),_("div",null,[u(c,null,{"heading-left":d(()=>[Ty]),content:d(()=>[t("p",Ry,m(o.tracks.total)+" tracks ",1),u(n,{tracks:o.tracks.items},null,8,["tracks"])]),_:1})])}var Iy=k(Ay,[["render",Ey]]);const Uy={name:"ContentText"},Ly={class:"section fd-content py-3"},Oy={class:"container"},Dy={class:"columns is-centered"},zy={class:"column is-four-fifths"};function Ny(s,e,a,r,o,i){return l(),_("section",Ly,[t("div",Oy,[t("div",Dy,[t("div",zy,[O(s.$slots,"content")])])])])}var Ms=k(Uy,[["render",Ny]]);const Vy={name:"TabsSearch",props:["query"],computed:{spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},route_query:function(){return this.query?{type:"track,artist,album,playlist,audiobook,podcast",query:this.query,limit:3,offset:0}:null}},methods:{search_library:function(){this.$store.commit(Yt,"/search/library"),this.$router.push({path:this.$store.state.search_path,query:this.route_query})},search_spotify:function(){this.$store.commit(Yt,"/search/spotify"),this.$router.push({path:this.$store.state.search_path,query:this.route_query})}}},By={key:0,class:"section fd-remove-padding-bottom"},My={class:"container"},Fy={class:"columns is-centered"},Gy={class:"column is-four-fifths"},jy={class:"tabs is-centered is-small is-toggle is-toggle-rounded"},Ky=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-library-books"})],-1),Hy=t("span",{class:""},"Library",-1),Wy=[Ky,Hy],Yy=t("span",{class:"icon is-small"},[t("i",{class:"mdi mdi-spotify"})],-1),Qy=t("span",{class:""},"Spotify",-1),Jy=[Yy,Qy];function Zy(s,e,a,r,o,i){return i.spotify_enabled?(l(),_("section",By,[t("div",My,[t("div",Fy,[t("div",Gy,[t("div",jy,[t("ul",null,[t("li",{class:C({"is-active":s.$store.state.search_path==="/search/library"})},[t("a",{onClick:e[0]||(e[0]=(...n)=>i.search_library&&i.search_library(...n))},Wy)],2),t("li",{class:C({"is-active":s.$store.state.search_path==="/search/spotify"})},[t("a",{onClick:e[1]||(e[1]=(...n)=>i.search_spotify&&i.search_spotify(...n))},Jy)],2)])])])])])])):y("",!0)}var Fs=k(Vy,[["render",Zy]]);const Xy={name:"PageSearch",components:{ContentWithHeading:R,ContentText:Ms,TabsSearch:Fs,ListTracks:V,ListArtists:ds,ListAlbums:j,ListPlaylists:hs,ListComposers:Ns},data(){return{search_query:"",tracks:{items:[],total:0},artists:new E,albums:new E,composers:{items:[],total:0},playlists:{items:[],total:0},audiobooks:new E,podcasts:new E}},computed:{recent_searches(){return this.$store.state.recent_searches},show_tracks(){return this.$route.query.type&&this.$route.query.type.includes("track")},show_all_tracks_button(){return this.tracks.total>this.tracks.items.length},show_artists(){return this.$route.query.type&&this.$route.query.type.includes("artist")},show_all_artists_button(){return this.artists.total>this.artists.items.length},show_albums(){return this.$route.query.type&&this.$route.query.type.includes("album")},show_all_albums_button(){return this.albums.total>this.albums.items.length},show_composers(){return this.$route.query.type&&this.$route.query.type.includes("composer")},show_all_composers_button(){return this.composers.total>this.composers.items.length},show_playlists(){return this.$route.query.type&&this.$route.query.type.includes("playlist")},show_all_playlists_button(){return this.playlists.total>this.playlists.items.length},show_audiobooks(){return this.$route.query.type&&this.$route.query.type.includes("audiobook")},show_all_audiobooks_button(){return this.audiobooks.total>this.audiobooks.items.length},show_podcasts(){return this.$route.query.type&&this.$route.query.type.includes("podcast")},show_all_podcasts_button(){return this.podcasts.total>this.podcasts.items.length},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},watch:{$route(s,e){this.search(s)}},mounted:function(){this.search(this.$route)},methods:{search:function(s){if(!s.query.query||s.query.query===""){this.search_query="",this.$refs.search_field.focus();return}this.search_query=s.query.query,this.searchMusic(s.query),this.searchAudiobooks(s.query),this.searchPodcasts(s.query),this.$store.commit(as,s.query.query)},searchMusic:function(s){if(s.type.indexOf("track")<0&&s.type.indexOf("artist")<0&&s.type.indexOf("album")<0&&s.type.indexOf("playlist")<0)return;const e={type:s.type,media_kind:"music"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.query=s.query,s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.tracks=a.tracks?a.tracks:{items:[],total:0},this.artists=new E(a.artists),this.albums=new E(a.albums),this.composers=a.composers?a.composers:{items:[],total:0},this.playlists=a.playlists?a.playlists:{items:[],total:0}})},searchAudiobooks:function(s){if(s.type.indexOf("audiobook")<0)return;const e={type:"album",media_kind:"audiobook"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.expression='((album includes "'+s.query+'" or artist includes "'+s.query+'") and media_kind is audiobook)',s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.audiobooks=new E(a.albums)})},searchPodcasts:function(s){if(s.type.indexOf("podcast")<0)return;const e={type:"album",media_kind:"podcast"};s.query.startsWith("query:")?e.expression=s.query.replace(/^query:/,"").trim():e.expression='((album includes "'+s.query+'" or artist includes "'+s.query+'") and media_kind is podcast)',s.limit&&(e.limit=s.limit,e.offset=s.offset),f.search(e).then(({data:a})=>{this.podcasts=new E(a.albums)})},new_search:function(){!this.search_query||(this.$router.push({path:this.$store.state.search_path,query:{type:"track,artist,album,playlist,audiobook,podcast,composer",query:this.search_query,limit:3,offset:0}}),this.$refs.search_field.blur())},open_search_tracks:function(){this.$router.push({path:"/search/library",query:{type:"track",query:this.$route.query.query}})},open_search_artists:function(){this.$router.push({path:"/search/library",query:{type:"artist",query:this.$route.query.query}})},open_search_albums:function(){this.$router.push({path:"/search/library",query:{type:"album",query:this.$route.query.query}})},open_search_composers:function(){this.$router.push({path:"/search/library",query:{type:"tracks",query:this.$route.query.query}})},open_search_playlists:function(){this.$router.push({path:"/search/library",query:{type:"playlist",query:this.$route.query.query}})},open_search_audiobooks:function(){this.$router.push({path:"/search/library",query:{type:"audiobook",query:this.$route.query.query}})},open_search_podcasts:function(){this.$router.push({path:"/search/library",query:{type:"podcast",query:this.$route.query.query}})},open_composer:function(s){this.$router.push({name:"ComposerAlbums",params:{composer:s.name}})},open_playlist:function(s){this.$router.push({path:"/playlists/"+s.id+"/tracks"})},open_recent_search:function(s){this.search_query=s,this.new_search()},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_artist_dialog:function(s){this.selected_artist=s,this.show_artist_details_modal=!0},open_composer_dialog:function(s){this.selected_composer=s,this.show_composer_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0}}},tg={class:"section fd-remove-padding-bottom"},sg={class:"container"},eg={class:"columns is-centered"},ig={class:"column is-four-fifths"},og={class:"field"},ag={class:"control is-expanded has-icons-left"},ng=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-magnify"})],-1),lg=t("p",{class:"help has-text-centered"},[$(" Tip: you can search by a smart playlist query language "),t("a",{href:"https://github.com/owntone/owntone-server/blob/master/README_SMARTPL.md",target:"_blank"},"expression"),$(" if you prefix it with "),t("code",null,"query:"),$(". ")],-1),rg={class:"tags",style:{"margin-top":"16px"}},dg=["onClick"],_g=t("p",{class:"title is-4"},"Tracks",-1),cg={key:0,class:"level"},ug={class:"level-item"},mg=t("p",null,[t("i",null,"No tracks found")],-1),hg=t("p",{class:"title is-4"},"Artists",-1),pg={key:0,class:"level"},fg={class:"level-item"},yg=t("p",null,[t("i",null,"No artists found")],-1),gg=t("p",{class:"title is-4"},"Albums",-1),bg={key:0,class:"level"},kg={class:"level-item"},wg=t("p",null,[t("i",null,"No albums found")],-1),vg=t("p",{class:"title is-4"},"Composers",-1),$g={key:0,class:"level"},xg={class:"level-item"},Cg=t("p",null,[t("i",null,"No composers found")],-1),qg=t("p",{class:"title is-4"},"Playlists",-1),Sg={key:0,class:"level"},Pg={class:"level-item"},Ag=t("p",null,[t("i",null,"No playlists found")],-1),Tg=t("p",{class:"title is-4"},"Podcasts",-1),Rg={key:0,class:"level"},Eg={class:"level-item"},Ig=t("p",null,[t("i",null,"No podcasts found")],-1),Ug=t("p",{class:"title is-4"},"Audiobooks",-1),Lg={key:0,class:"level"},Og={class:"level-item"},Dg=t("p",null,[t("i",null,"No audiobooks found")],-1);function zg(s,e,a,r,o,i){const n=h("tabs-search"),c=h("list-tracks"),p=h("content-with-heading"),g=h("content-text"),b=h("list-artists"),x=h("list-albums"),q=h("list-composers"),z=h("list-playlists");return l(),_("div",null,[t("section",tg,[t("div",sg,[t("div",eg,[t("div",ig,[t("form",{onSubmit:e[1]||(e[1]=D((...S)=>i.new_search&&i.new_search(...S),["prevent"]))},[t("div",og,[t("p",ag,[U(t("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=S=>o.search_query=S),class:"input is-rounded is-shadowless",type:"text",placeholder:"Search",autocomplete:"off"},null,512),[[M,o.search_query]]),ng]),lg])],32),t("div",rg,[(l(!0),_(T,null,I(i.recent_searches,S=>(l(),_("a",{key:S,class:"tag",onClick:W=>i.open_recent_search(S)},m(S),9,dg))),128))])])])])]),u(n,{query:o.search_query},null,8,["query"]),i.show_tracks&&o.tracks.total?(l(),w(p,{key:0},{"heading-left":d(()=>[_g]),content:d(()=>[u(c,{tracks:o.tracks.items},null,8,["tracks"])]),footer:d(()=>[i.show_all_tracks_button?(l(),_("nav",cg,[t("p",ug,[t("a",{class:"button is-light is-small is-rounded",onClick:e[2]||(e[2]=(...S)=>i.open_search_tracks&&i.open_search_tracks(...S))},"Show all "+m(o.tracks.total.toLocaleString())+" tracks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_tracks&&!o.tracks.total?(l(),w(g,{key:1,class:"mt-6"},{content:d(()=>[mg]),_:1})):y("",!0),i.show_artists&&o.artists.total?(l(),w(p,{key:2},{"heading-left":d(()=>[hg]),content:d(()=>[u(b,{artists:o.artists,hide_group_title:!0},null,8,["artists"])]),footer:d(()=>[i.show_all_artists_button?(l(),_("nav",pg,[t("p",fg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[3]||(e[3]=(...S)=>i.open_search_artists&&i.open_search_artists(...S))},"Show all "+m(o.artists.total.toLocaleString())+" artists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_artists&&!o.artists.total?(l(),w(g,{key:3},{content:d(()=>[yg]),_:1})):y("",!0),i.show_albums&&o.albums.total?(l(),w(p,{key:4},{"heading-left":d(()=>[gg]),content:d(()=>[u(x,{albums:o.albums,hide_group_title:!0},null,8,["albums"])]),footer:d(()=>[i.show_all_albums_button?(l(),_("nav",bg,[t("p",kg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[4]||(e[4]=(...S)=>i.open_search_albums&&i.open_search_albums(...S))},"Show all "+m(o.albums.total.toLocaleString())+" albums",1)])])):y("",!0)]),_:1})):y("",!0),i.show_albums&&!o.albums.total?(l(),w(g,{key:5},{content:d(()=>[wg]),_:1})):y("",!0),i.show_composers&&o.composers.total?(l(),w(p,{key:6},{"heading-left":d(()=>[vg]),content:d(()=>[u(q,{composers:o.composers.items},null,8,["composers"])]),footer:d(()=>[i.show_all_composers_button?(l(),_("nav",$g,[t("p",xg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[5]||(e[5]=(...S)=>i.open_search_composers&&i.open_search_composers(...S))},"Show all "+m(o.composers.total)+" composers",1)])])):y("",!0)]),_:1})):y("",!0),i.show_composers&&!o.composers.total?(l(),w(g,{key:7},{content:d(()=>[Cg]),_:1})):y("",!0),i.show_playlists&&o.playlists.total?(l(),w(p,{key:8},{"heading-left":d(()=>[qg]),content:d(()=>[u(z,{playlists:o.playlists.items},null,8,["playlists"])]),footer:d(()=>[i.show_all_playlists_button?(l(),_("nav",Sg,[t("p",Pg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[6]||(e[6]=(...S)=>i.open_search_playlists&&i.open_search_playlists(...S))},"Show all "+m(o.playlists.total.toLocaleString())+" playlists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_playlists&&!o.playlists.total?(l(),w(g,{key:9},{content:d(()=>[Ag]),_:1})):y("",!0),i.show_podcasts&&o.podcasts.total?(l(),w(p,{key:10},{"heading-left":d(()=>[Tg]),content:d(()=>[u(x,{albums:o.podcasts},null,8,["albums"])]),footer:d(()=>[i.show_all_podcasts_button?(l(),_("nav",Rg,[t("p",Eg,[t("a",{class:"button is-light is-small is-rounded",onClick:e[7]||(e[7]=(...S)=>i.open_search_podcasts&&i.open_search_podcasts(...S))},"Show all "+m(o.podcasts.total.toLocaleString())+" podcasts",1)])])):y("",!0)]),_:1})):y("",!0),i.show_podcasts&&!o.podcasts.total?(l(),w(g,{key:11},{content:d(()=>[Ig]),_:1})):y("",!0),i.show_audiobooks&&o.audiobooks.total?(l(),w(p,{key:12},{"heading-left":d(()=>[Ug]),content:d(()=>[u(x,{albums:o.audiobooks},null,8,["albums"])]),footer:d(()=>[i.show_all_audiobooks_button?(l(),_("nav",Lg,[t("p",Og,[t("a",{class:"button is-light is-small is-rounded",onClick:e[8]||(e[8]=(...S)=>i.open_search_audiobooks&&i.open_search_audiobooks(...S))},"Show all "+m(o.audiobooks.total.toLocaleString())+" audiobooks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_audiobooks&&!o.audiobooks.total?(l(),w(g,{key:13},{content:d(()=>[Dg]),_:1})):y("",!0)])}var Ng=k(Xy,[["render",zg]]);const Vg={name:"PageAbout",data(){return{show_update_dropdown:!1,show_update_library:!1}},computed:{config(){return this.$store.state.config},library(){return this.$store.state.library}},methods:{onClickOutside(s){this.show_update_dropdown=!1},showUpdateDialog(){this.$store.commit(ot,!0)}}},Bg={class:"section"},Mg={class:"container"},Fg={class:"columns is-centered"},Gg={class:"column is-four-fifths has-text-centered-mobile"},jg={class:"heading"},Kg=t("b",null,"OwnTone",-1),Hg={class:"title is-4"},Wg={class:"section"},Yg={class:"container"},Qg={class:"columns is-centered"},Jg={class:"column is-four-fifths"},Zg={class:"content"},Xg={class:"level is-mobile"},tb=t("div",{class:"level-left"},[t("div",{class:"level-item"},[t("h2",{class:"title is-5"},"Library")])],-1),sb={class:"level-right"},eb={key:0},ib=t("a",{class:"button is-small is-loading"},"Update",-1),ob=[ib],ab={key:1},nb={class:"table"},lb=t("th",null,"Artists",-1),rb={class:"has-text-right"},db=t("th",null,"Albums",-1),_b={class:"has-text-right"},cb=t("th",null,"Tracks",-1),ub={class:"has-text-right"},mb=t("th",null,"Total playtime",-1),hb={class:"has-text-right"},pb=t("th",null,"Library updated",-1),fb={class:"has-text-right"},yb={class:"has-text-grey"},gb=t("th",null,"Uptime",-1),bb={class:"has-text-right"},kb={class:"has-text-grey"},wb={class:"section"},vb={class:"container"},$b={class:"columns is-centered"},xb={class:"column is-four-fifths"},Cb={class:"content has-text-centered-mobile"},qb={class:"is-size-7"},Sb=bs('

Web interface built with Bulma, Material Design Icons, Vue.js, axios and more.

',1);function Pb(s,e,a,r,o,i){return l(),_("div",null,[t("section",Bg,[t("div",Mg,[t("div",Fg,[t("div",Gg,[t("p",jg,[Kg,$(" - version "+m(i.config.version),1)]),t("h1",Hg,m(i.config.library_name),1)])])])]),t("section",Wg,[t("div",Yg,[t("div",Qg,[t("div",Jg,[t("div",Zg,[t("nav",Xg,[tb,t("div",sb,[i.library.updating?(l(),_("div",eb,ob)):(l(),_("div",ab,[t("a",{class:"button is-small",onClick:e[0]||(e[0]=n=>i.showUpdateDialog())},"Update")]))])]),t("table",nb,[t("tbody",null,[t("tr",null,[lb,t("td",rb,m(s.$filters.number(i.library.artists)),1)]),t("tr",null,[db,t("td",_b,m(s.$filters.number(i.library.albums)),1)]),t("tr",null,[cb,t("td",ub,m(s.$filters.number(i.library.songs)),1)]),t("tr",null,[mb,t("td",hb,m(s.$filters.duration(i.library.db_playtime*1e3,"y [years], d [days], h [hours], m [minutes]")),1)]),t("tr",null,[pb,t("td",fb,[$(m(s.$filters.timeFromNow(i.library.updated_at))+" ",1),t("span",yb,"("+m(s.$filters.time(i.library.updated_at,"lll"))+")",1)])]),t("tr",null,[gb,t("td",bb,[$(m(s.$filters.timeFromNow(i.library.started_at,!0))+" ",1),t("span",kb,"("+m(s.$filters.time(i.library.started_at,"ll"))+")",1)])])])])])])])])]),t("section",wb,[t("div",vb,[t("div",$b,[t("div",xb,[t("div",Cb,[t("p",qb," Compiled with support for "+m(i.config.buildoptions.join(", "))+". ",1),Sb])])])])])])}var Ab=k(Vg,[["render",Pb]]);const Tb={name:"SpotifyListItemAlbum",props:["album"]},Rb={class:"media"},Eb={key:0,class:"media-left fd-has-action"},Ib={class:"media-content fd-has-action is-clipped"},Ub={class:"title is-6"},Lb={class:"subtitle is-7 has-text-grey"},Ob={class:"subtitle is-7 has-text-grey has-text-weight-normal"},Db={class:"media-right"};function zb(s,e,a,r,o,i){return l(),_("div",Rb,[s.$slots.artwork?(l(),_("div",Eb,[O(s.$slots,"artwork")])):y("",!0),t("div",Ib,[t("h1",Ub,m(a.album.name),1),t("h2",Lb,[t("b",null,m(a.album.artists[0].name),1)]),t("h2",Ob," ("+m(a.album.album_type)+", "+m(s.$filters.time(a.album.release_date,"L"))+") ",1)]),t("div",Db,[O(s.$slots,"actions")])])}var jt=k(Tb,[["render",zb]]);const Nb={name:"SpotifyListItemPlaylist",props:["playlist"],methods:{open_playlist:function(){this.$router.push({path:"/music/spotify/playlists/"+this.playlist.id})}}},Vb={class:"media"},Bb={class:"title is-6"},Mb={class:"subtitle is-7"},Fb={class:"media-right"};function Gb(s,e,a,r,o,i){return l(),_("div",Vb,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.open_playlist&&i.open_playlist(...n))},[t("h1",Bb,m(a.playlist.name),1),t("h2",Mb,m(a.playlist.owner.display_name),1)]),t("div",Fb,[O(s.$slots,"actions")])])}var ps=k(Nb,[["render",Gb]]);const jb={name:"SpotifyModalDialogAlbum",props:["show","album"],emits:["close"],data(){return{artwork_visible:!1}},computed:{artwork_url:function(){return this.album.images&&this.album.images.length>0?this.album.images[0].url:""}},methods:{play:function(){this.$emit("close"),f.player_play_uri(this.album.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.album.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.album.uri)},open_album:function(){this.$router.push({path:"/music/spotify/albums/"+this.album.id})},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})},artwork_loaded:function(){this.artwork_visible=!0},artwork_error:function(){this.artwork_visible=!1}}},Kb={key:0,class:"modal is-active"},Hb={class:"modal-content fd-modal-card"},Wb={class:"card"},Yb={class:"card-content"},Qb={class:"image is-square fd-has-margin-bottom"},Jb=["src"],Zb={class:"title is-4"},Xb={class:"content is-small"},t1=t("span",{class:"heading"},"Album artist",-1),s1=t("span",{class:"heading"},"Release date",-1),e1={class:"title is-6"},i1=t("span",{class:"heading"},"Type",-1),o1={class:"title is-6"},a1={class:"card-footer"},n1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),l1=t("span",{class:"is-size-7"},"Add",-1),r1=[n1,l1],d1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),_1=t("span",{class:"is-size-7"},"Add Next",-1),c1=[d1,_1],u1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),m1=t("span",{class:"is-size-7"},"Play",-1),h1=[u1,m1];function p1(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",Kb,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",Hb,[t("div",Wb,[t("div",Yb,[U(t("figure",Qb,[t("img",{src:i.artwork_url,class:"fd-has-shadow",onLoad:e[1]||(e[1]=(...n)=>i.artwork_loaded&&i.artwork_loaded(...n)),onError:e[2]||(e[2]=(...n)=>i.artwork_error&&i.artwork_error(...n))},null,40,Jb)],512),[[zt,o.artwork_visible]]),t("p",Zb,[t("a",{class:"has-text-link",onClick:e[3]||(e[3]=(...n)=>i.open_album&&i.open_album(...n))},m(a.album.name),1)]),t("div",Xb,[t("p",null,[t1,t("a",{class:"title is-6 has-text-link",onClick:e[4]||(e[4]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.album.artists[0].name),1)]),t("p",null,[s1,t("span",e1,m(s.$filters.time(a.album.release_date,"L")),1)]),t("p",null,[i1,t("span",o1,m(a.album.album_type),1)])])]),t("footer",a1,[t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.queue_add&&i.queue_add(...n))},r1),t("a",{class:"card-footer-item has-text-dark",onClick:e[6]||(e[6]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},c1),t("a",{class:"card-footer-item has-text-dark",onClick:e[7]||(e[7]=(...n)=>i.play&&i.play(...n))},h1)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[8]||(e[8]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var at=k(jb,[["render",p1]]);const f1={name:"SpotifyModalDialogPlaylist",props:["show","playlist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.playlist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.playlist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.playlist.uri)},open_playlist:function(){this.$router.push({path:"/music/spotify/playlists/"+this.playlist.id})}}},y1={key:0,class:"modal is-active"},g1={class:"modal-content fd-modal-card"},b1={class:"card"},k1={class:"card-content"},w1={class:"title is-4"},v1={class:"content is-small"},$1=t("span",{class:"heading"},"Owner",-1),x1={class:"title is-6"},C1=t("span",{class:"heading"},"Tracks",-1),q1={class:"title is-6"},S1=t("span",{class:"heading"},"Path",-1),P1={class:"title is-6"},A1={class:"card-footer"},T1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),R1=t("span",{class:"is-size-7"},"Add",-1),E1=[T1,R1],I1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),U1=t("span",{class:"is-size-7"},"Add Next",-1),L1=[I1,U1],O1=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),D1=t("span",{class:"is-size-7"},"Play",-1),z1=[O1,D1];function N1(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",y1,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",g1,[t("div",b1,[t("div",k1,[t("p",w1,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_playlist&&i.open_playlist(...n))},m(a.playlist.name),1)]),t("div",v1,[t("p",null,[$1,t("span",x1,m(a.playlist.owner.display_name),1)]),t("p",null,[C1,t("span",q1,m(a.playlist.tracks.total),1)]),t("p",null,[S1,t("span",P1,m(a.playlist.uri),1)])])]),t("footer",A1,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},E1),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},L1),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},z1)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Kt=k(f1,[["render",N1]]);const Et={load:function(s){if(A.state.spotify_new_releases.length>0&&A.state.spotify_featured_playlists.length>0)return Promise.resolve();const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getNewReleases({country:A.state.spotify.webapi_country,limit:50}),e.getFeaturedPlaylists({country:A.state.spotify.webapi_country,limit:50})])},set:function(s,e){e&&(A.commit(is,e[0].albums.items),A.commit(os,e[1].playlists.items))}},V1={name:"SpotifyPageBrowse",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemAlbum:jt,SpotifyListItemPlaylist:ps,SpotifyModalDialogAlbum:at,SpotifyModalDialogPlaylist:Kt,CoverArtwork:K},beforeRouteEnter(s,e,a){Et.load(s).then(r=>{a(o=>Et.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Et.load(s).then(o=>{Et.set(r,o),a()})},data(){return{show_album_details_modal:!1,selected_album:{},show_playlist_details_modal:!1,selected_playlist:{}}},computed:{new_releases(){return this.$store.state.spotify_new_releases.slice(0,3)},featured_playlists(){return this.$store.state.spotify_featured_playlists.slice(0,3)},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},B1={class:"fd-page-with-tabs"},M1=t("p",{class:"title is-4"},"New Releases",-1),F1={class:"image is-64x64 fd-has-shadow fd-has-action"},G1=["onClick"],j1=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),K1=[j1],H1={class:"level"},W1={class:"level-item"},Y1=$(" Show more "),Q1=t("p",{class:"title is-4"},"Featured Playlists",-1),J1=["onClick"],Z1=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),X1=[Z1],tk={class:"level"},sk={class:"level-item"},ek=$(" Show more ");function ik(s,e,a,r,o,i){const n=h("tabs-music"),c=h("cover-artwork"),p=h("spotify-list-item-album"),g=h("spotify-modal-dialog-album"),b=h("router-link"),x=h("content-with-heading"),q=h("spotify-list-item-playlist"),z=h("spotify-modal-dialog-playlist");return l(),_("div",B1,[u(n),u(x,null,{"heading-left":d(()=>[M1]),content:d(()=>[(l(!0),_(T,null,I(i.new_releases,S=>(l(),w(p,{key:S.id,album:S,onClick:W=>i.open_album(S)},Vt({actions:d(()=>[t("a",{onClick:W=>i.open_album_dialog(S)},K1,8,G1)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",F1,[u(c,{artwork_url:i.artwork_url(S),artist:S.artist,album:S.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),u(g,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[0]||(e[0]=S=>o.show_album_details_modal=!1)},null,8,["show","album"])]),footer:d(()=>[t("nav",H1,[t("p",W1,[u(b,{to:"/music/spotify/new-releases",class:"button is-light is-small is-rounded"},{default:d(()=>[Y1]),_:1})])])]),_:1}),u(x,null,{"heading-left":d(()=>[Q1]),content:d(()=>[(l(!0),_(T,null,I(i.featured_playlists,S=>(l(),w(q,{key:S.id,playlist:S},{actions:d(()=>[t("a",{onClick:W=>i.open_playlist_dialog(S)},X1,8,J1)]),_:2},1032,["playlist"]))),128)),u(z,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[1]||(e[1]=S=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),footer:d(()=>[t("nav",tk,[t("p",sk,[u(b,{to:"/music/spotify/featured-playlists",class:"button is-light is-small is-rounded"},{default:d(()=>[ek]),_:1})])])]),_:1})])}var ok=k(V1,[["render",ik]]);const It={load:function(s){if(A.state.spotify_new_releases.length>0)return Promise.resolve();const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),e.getNewReleases({country:A.state.spotify.webapi_country,limit:50})},set:function(s,e){e&&A.commit(is,e.albums.items)}},ak={name:"SpotifyPageBrowseNewReleases",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemAlbum:jt,SpotifyModalDialogAlbum:at,CoverArtwork:K},beforeRouteEnter(s,e,a){It.load(s).then(r=>{a(o=>It.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;It.load(s).then(o=>{It.set(r,o),a()})},data(){return{show_album_details_modal:!1,selected_album:{}}},computed:{new_releases(){return this.$store.state.spotify_new_releases},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},nk={class:"fd-page-with-tabs"},lk=t("p",{class:"title is-4"},"New Releases",-1),rk={class:"image is-64x64 fd-has-shadow fd-has-action"},dk=["onClick"],_k=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ck=[_k];function uk(s,e,a,r,o,i){const n=h("tabs-music"),c=h("cover-artwork"),p=h("spotify-list-item-album"),g=h("spotify-modal-dialog-album"),b=h("content-with-heading");return l(),_("div",nk,[u(n),u(b,null,{"heading-left":d(()=>[lk]),content:d(()=>[(l(!0),_(T,null,I(i.new_releases,x=>(l(),w(p,{key:x.id,album:x,onClick:q=>i.open_album(x)},Vt({actions:d(()=>[t("a",{onClick:q=>i.open_album_dialog(x)},ck,8,dk)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",rk,[u(c,{artwork_url:i.artwork_url(x),artist:x.artist,album:x.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),u(g,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[0]||(e[0]=x=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})])}var mk=k(ak,[["render",uk]]);const Ut={load:function(s){if(A.state.spotify_featured_playlists.length>0)return Promise.resolve();const e=new F;e.setAccessToken(A.state.spotify.webapi_token),e.getFeaturedPlaylists({country:A.state.spotify.webapi_country,limit:50})},set:function(s,e){e&&A.commit(os,e.playlists.items)}},hk={name:"SpotifyPageBrowseFeaturedPlaylists",components:{ContentWithHeading:R,TabsMusic:G,SpotifyListItemPlaylist:ps,SpotifyModalDialogPlaylist:Kt},beforeRouteEnter(s,e,a){Ut.load(s).then(r=>{a(o=>Ut.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Ut.load(s).then(o=>{Ut.set(r,o),a()})},data(){return{show_playlist_details_modal:!1,selected_playlist:{}}},computed:{featured_playlists(){return this.$store.state.spotify_featured_playlists}},methods:{open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0}}},pk={class:"fd-page-with-tabs"},fk=t("p",{class:"title is-4"},"Featured Playlists",-1),yk=["onClick"],gk=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),bk=[gk];function kk(s,e,a,r,o,i){const n=h("tabs-music"),c=h("spotify-list-item-playlist"),p=h("spotify-modal-dialog-playlist"),g=h("content-with-heading");return l(),_("div",pk,[u(n),u(g,null,{"heading-left":d(()=>[fk]),content:d(()=>[(l(!0),_(T,null,I(i.featured_playlists,b=>(l(),w(c,{key:b.id,playlist:b},{actions:d(()=>[t("a",{onClick:x=>i.open_playlist_dialog(b)},bk,8,yk)]),_:2},1032,["playlist"]))),128)),u(p,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[0]||(e[0]=b=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),_:1})])}var wk=k(hk,[["render",kk]]);const vk={name:"SpotifyModalDialogArtist",props:["show","artist"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.artist.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.artist.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.artist.uri)},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.artist.id})}}},$k={key:0,class:"modal is-active"},xk={class:"modal-content fd-modal-card"},Ck={class:"card"},qk={class:"card-content"},Sk={class:"title is-4"},Pk={class:"content is-small"},Ak=t("span",{class:"heading"},"Popularity / Followers",-1),Tk={class:"title is-6"},Rk=t("span",{class:"heading"},"Genres",-1),Ek={class:"title is-6"},Ik={class:"card-footer"},Uk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Lk=t("span",{class:"is-size-7"},"Add",-1),Ok=[Uk,Lk],Dk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),zk=t("span",{class:"is-size-7"},"Add Next",-1),Nk=[Dk,zk],Vk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Bk=t("span",{class:"is-size-7"},"Play",-1),Mk=[Vk,Bk];function Fk(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",$k,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",xk,[t("div",Ck,[t("div",qk,[t("p",Sk,[t("a",{class:"has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.artist.name),1)]),t("div",Pk,[t("p",null,[Ak,t("span",Tk,m(a.artist.popularity)+" / "+m(a.artist.followers.total),1)]),t("p",null,[Rk,t("span",Ek,m(a.artist.genres.join(", ")),1)])])]),t("footer",Ik,[t("a",{class:"card-footer-item has-text-dark",onClick:e[2]||(e[2]=(...n)=>i.queue_add&&i.queue_add(...n))},Ok),t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},Nk),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.play&&i.play(...n))},Mk)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var Gs=k(vk,[["render",Fk]]);const Qt=50,Lt={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getArtist(s.params.artist_id),e.getArtistAlbums(s.params.artist_id,{limit:Qt,offset:0,include_groups:"album,single",market:A.state.spotify.webapi_country})])},set:function(s,e){s.artist=e[0],s.albums=[],s.total=0,s.offset=0,s.append_albums(e[1])}},Gk={name:"SpotifyPageArtist",components:{ContentWithHeading:R,SpotifyListItemAlbum:jt,SpotifyModalDialogAlbum:at,SpotifyModalDialogArtist:Gs,VueEternalLoading:ss.exports.VueEternalLoading,CoverArtwork:K},beforeRouteEnter(s,e,a){Lt.load(s).then(r=>{a(o=>Lt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Lt.load(s).then(o=>{Lt.set(r,o),a()})},data(){return{artist:{},albums:[],total:0,offset:0,show_details_modal:!1,selected_album:{},show_artist_details_modal:!1}},computed:{is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},methods:{load_next:function({loaded:s}){const e=new F;e.setAccessToken(this.$store.state.spotify.webapi_token),e.getArtistAlbums(this.artist.id,{limit:Qt,offset:this.offset,include_groups:"album,single"}).then(a=>{this.append_albums(a),s(a.items.length,Qt)})},append_albums:function(s){this.albums=this.albums.concat(s.items),this.total=s.total,this.offset+=s.limit},play:function(){this.show_details_modal=!1,f.player_play_uri(this.artist.uri,!0)},open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},open_dialog:function(s){this.selected_album=s,this.show_details_modal=!0},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},jk={class:"title is-4"},Kk={class:"buttons is-centered"},Hk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Wk=[Hk],Yk=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Qk=t("span",null,"Shuffle",-1),Jk=[Yk,Qk],Zk={class:"heading has-text-centered-mobile"},Xk={class:"image is-64x64 fd-has-shadow fd-has-action"},tw=["onClick"],sw=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ew=[sw],iw=$(" . ");function ow(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("spotify-list-item-album"),p=h("VueEternalLoading"),g=h("spotify-modal-dialog-album"),b=h("spotify-modal-dialog-artist"),x=h("content-with-heading");return l(),w(x,null,{"heading-left":d(()=>[t("p",jk,m(o.artist.name),1)]),"heading-right":d(()=>[t("div",Kk,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=q=>o.show_artist_details_modal=!0)},Wk),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...q)=>i.play&&i.play(...q))},Jk)])]),content:d(()=>[t("p",Zk,m(o.total)+" albums",1),(l(!0),_(T,null,I(o.albums,q=>(l(),w(c,{key:q.id,album:q,onClick:z=>i.open_album(q)},Vt({actions:d(()=>[t("a",{onClick:D(z=>i.open_dialog(q),["prevent","stop"])},ew,8,tw)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",Xk,[u(n,{artwork_url:i.artwork_url(q),artist:q.artist,album:q.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),o.offset[iw]),_:1},8,["load"])):y("",!0),u(g,{show:o.show_details_modal,album:o.selected_album,onClose:e[2]||(e[2]=q=>o.show_details_modal=!1)},null,8,["show","album"]),u(b,{show:o.show_artist_details_modal,artist:o.artist,onClose:e[3]||(e[3]=q=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),_:1})}var aw=k(Gk,[["render",ow]]);const nw={name:"SpotifyListItemTrack",props:["track","position","album","context_uri"],methods:{play:function(){f.player_play_uri(this.context_uri,!1,this.position)}}},lw={class:"media"},rw={key:0,class:"subtitle is-7"},dw=$(" (Track is not playable"),_w={key:0},cw=$(") "),uw={class:"media-right"};function mw(s,e,a,r,o,i){return l(),_("div",lw,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.play&&i.play(...n))},[t("h1",{class:C(["title is-6",{"has-text-grey-light":a.track.is_playable===!1}])},m(a.track.name),3),t("h2",{class:C(["subtitle is-7",{"has-text-grey":a.track.is_playable,"has-text-grey-light":a.track.is_playable===!1}])},[t("b",null,m(a.track.artists[0].name),1)],2),a.track.is_playable===!1?(l(),_("h2",rw,[dw,a.track.restrictions&&a.track.restrictions.reason?(l(),_("span",_w,", restriction reason: "+m(a.track.restrictions.reason),1)):y("",!0),cw])):y("",!0)]),t("div",uw,[O(s.$slots,"actions")])])}var fs=k(nw,[["render",mw]]);const hw={name:"SpotifyModalDialogTrack",props:["show","track","album"],emits:["close"],methods:{play:function(){this.$emit("close"),f.player_play_uri(this.track.uri,!1)},queue_add:function(){this.$emit("close"),f.queue_add(this.track.uri)},queue_add_next:function(){this.$emit("close"),f.queue_add_next(this.track.uri)},open_album:function(){this.$router.push({path:"/music/spotify/albums/"+this.album.id})},open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})}}},pw={key:0,class:"modal is-active"},fw={class:"modal-content fd-modal-card"},yw={class:"card"},gw={class:"card-content"},bw={class:"title is-4"},kw={class:"subtitle"},ww={class:"content is-small"},vw=t("span",{class:"heading"},"Album",-1),$w=t("span",{class:"heading"},"Album artist",-1),xw=t("span",{class:"heading"},"Release date",-1),Cw={class:"title is-6"},qw=t("span",{class:"heading"},"Track / Disc",-1),Sw={class:"title is-6"},Pw=t("span",{class:"heading"},"Length",-1),Aw={class:"title is-6"},Tw=t("span",{class:"heading"},"Path",-1),Rw={class:"title is-6"},Ew={class:"card-footer"},Iw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-plus"})],-1),Uw=t("span",{class:"is-size-7"},"Add",-1),Lw=[Iw,Uw],Ow=t("span",{class:"icon"},[t("i",{class:"mdi mdi-playlist-play"})],-1),Dw=t("span",{class:"is-size-7"},"Add Next",-1),zw=[Ow,Dw],Nw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-play"})],-1),Vw=t("span",{class:"is-size-7"},"Play",-1),Bw=[Nw,Vw];function Mw(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",pw,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",fw,[t("div",yw,[t("div",gw,[t("p",bw,m(a.track.name),1),t("p",kw,m(a.track.artists[0].name),1),t("div",ww,[t("p",null,[vw,t("a",{class:"title is-6 has-text-link",onClick:e[1]||(e[1]=(...n)=>i.open_album&&i.open_album(...n))},m(a.album.name),1)]),t("p",null,[$w,t("a",{class:"title is-6 has-text-link",onClick:e[2]||(e[2]=(...n)=>i.open_artist&&i.open_artist(...n))},m(a.album.artists[0].name),1)]),t("p",null,[xw,t("span",Cw,m(s.$filters.time(a.album.release_date,"L")),1)]),t("p",null,[qw,t("span",Sw,m(a.track.track_number)+" / "+m(a.track.disc_number),1)]),t("p",null,[Pw,t("span",Aw,m(s.$filters.duration(a.track.duration_ms)),1)]),t("p",null,[Tw,t("span",Rw,m(a.track.uri),1)])])]),t("footer",Ew,[t("a",{class:"card-footer-item has-text-dark",onClick:e[3]||(e[3]=(...n)=>i.queue_add&&i.queue_add(...n))},Lw),t("a",{class:"card-footer-item has-text-dark",onClick:e[4]||(e[4]=(...n)=>i.queue_add_next&&i.queue_add_next(...n))},zw),t("a",{class:"card-footer-item has-text-dark",onClick:e[5]||(e[5]=(...n)=>i.play&&i.play(...n))},Bw)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[6]||(e[6]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var ys=k(hw,[["render",Mw]]);const Ot={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),e.getAlbum(s.params.album_id,{market:A.state.spotify.webapi_country})},set:function(s,e){s.album=e}},Fw={name:"PageAlbum",components:{ContentWithHero:cs,SpotifyListItemTrack:fs,SpotifyModalDialogTrack:ys,SpotifyModalDialogAlbum:at,CoverArtwork:K},beforeRouteEnter(s,e,a){Ot.load(s).then(r=>{a(o=>Ot.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Ot.load(s).then(o=>{Ot.set(r,o),a()})},data(){return{album:{artists:[{}],tracks:{}},show_track_details_modal:!1,selected_track:{},show_album_details_modal:!1}},computed:{artwork_url:function(){return this.album.images&&this.album.images.length>0?this.album.images[0].url:""}},methods:{open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.album.artists[0].id})},play:function(){this.show_details_modal=!1,f.player_play_uri(this.album.uri,!0)},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0}}},Gw={class:"title is-5"},jw={class:"subtitle is-6 has-text-link has-text-weight-normal"},Kw={class:"buttons fd-is-centered-mobile fd-has-margin-top"},Hw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),Ww=t("span",null,"Shuffle",-1),Yw=[Hw,Ww],Qw=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),Jw=[Qw],Zw={class:"image is-square fd-has-shadow fd-has-action"},Xw={class:"heading is-7 has-text-centered-mobile fd-has-margin-top"},tv=["onClick"],sv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),ev=[sv];function iv(s,e,a,r,o,i){const n=h("cover-artwork"),c=h("spotify-list-item-track"),p=h("spotify-modal-dialog-track"),g=h("spotify-modal-dialog-album"),b=h("content-with-hero");return l(),w(b,null,{"heading-left":d(()=>[t("h1",Gw,m(o.album.name),1),t("h2",jw,[t("a",{class:"has-text-link",onClick:e[0]||(e[0]=(...x)=>i.open_artist&&i.open_artist(...x))},m(o.album.artists[0].name),1)]),t("div",Kw,[t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},Yw),t("a",{class:"button is-small is-light is-rounded",onClick:e[2]||(e[2]=x=>o.show_album_details_modal=!0)},Jw)])]),"heading-right":d(()=>[t("p",Zw,[u(n,{artwork_url:i.artwork_url,artist:o.album.artist,album:o.album.name,onClick:e[3]||(e[3]=x=>o.show_album_details_modal=!0)},null,8,["artwork_url","artist","album"])])]),content:d(()=>[t("p",Xw,m(o.album.tracks.total)+" tracks ",1),(l(!0),_(T,null,I(o.album.tracks.items,(x,q)=>(l(),w(c,{key:x.id,track:x,position:q,album:o.album,context_uri:o.album.uri},{actions:d(()=>[t("a",{onClick:z=>i.open_track_dialog(x)},ev,8,tv)]),_:2},1032,["track","position","album","context_uri"]))),128)),u(p,{show:o.show_track_details_modal,track:o.selected_track,album:o.album,onClose:e[4]||(e[4]=x=>o.show_track_details_modal=!1)},null,8,["show","track","album"]),u(g,{show:o.show_album_details_modal,album:o.album,onClose:e[5]||(e[5]=x=>o.show_album_details_modal=!1)},null,8,["show","album"])]),_:1})}var ov=k(Fw,[["render",iv]]);const Jt=50,Dt={load:function(s){const e=new F;return e.setAccessToken(A.state.spotify.webapi_token),Promise.all([e.getPlaylist(s.params.playlist_id),e.getPlaylistTracks(s.params.playlist_id,{limit:Jt,offset:0})])},set:function(s,e){s.playlist=e[0],s.tracks=[],s.total=0,s.offset=0,s.append_tracks(e[1])}},av={name:"SpotifyPagePlaylist",components:{ContentWithHeading:R,SpotifyListItemTrack:fs,SpotifyModalDialogTrack:ys,SpotifyModalDialogPlaylist:Kt,VueEternalLoading:ss.exports.VueEternalLoading},beforeRouteEnter(s,e,a){Dt.load(s).then(r=>{a(o=>Dt.set(o,r))})},beforeRouteUpdate(s,e,a){const r=this;Dt.load(s).then(o=>{Dt.set(r,o),a()})},data(){return{playlist:{tracks:{}},tracks:[],total:0,offset:0,show_track_details_modal:!1,selected_track:{},show_playlist_details_modal:!1}},methods:{load_next:function({loaded:s}){const e=new F;e.setAccessToken(this.$store.state.spotify.webapi_token),e.getPlaylistTracks(this.playlist.id,{limit:Jt,offset:this.offset}).then(a=>{this.append_tracks(a),s(a.items.length,Jt)})},append_tracks:function(s){this.tracks=this.tracks.concat(s.items),this.total=s.total,this.offset+=s.limit},play:function(){this.show_details_modal=!1,f.player_play_uri(this.playlist.uri,!0)},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0}}},nv={class:"title is-4"},lv={class:"buttons is-centered"},rv=t("span",{class:"icon"},[t("i",{class:"mdi mdi-dots-horizontal mdi-18px"})],-1),dv=[rv],_v=t("span",{class:"icon"},[t("i",{class:"mdi mdi-shuffle"})],-1),cv=t("span",null,"Shuffle",-1),uv=[_v,cv],mv={class:"heading has-text-centered-mobile"},hv=["onClick"],pv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),fv=[pv],yv=$(" . ");function gv(s,e,a,r,o,i){const n=h("spotify-list-item-track"),c=h("VueEternalLoading"),p=h("spotify-modal-dialog-track"),g=h("spotify-modal-dialog-playlist"),b=h("content-with-heading");return l(),w(b,null,{"heading-left":d(()=>[t("div",nv,m(o.playlist.name),1)]),"heading-right":d(()=>[t("div",lv,[t("a",{class:"button is-small is-light is-rounded",onClick:e[0]||(e[0]=x=>o.show_playlist_details_modal=!0)},dv),t("a",{class:"button is-small is-dark is-rounded",onClick:e[1]||(e[1]=(...x)=>i.play&&i.play(...x))},uv)])]),content:d(()=>[t("p",mv,m(o.playlist.tracks.total)+" tracks ",1),(l(!0),_(T,null,I(o.tracks,(x,q)=>(l(),w(n,{key:x.track.id,track:x.track,album:x.track.album,position:q,context_uri:o.playlist.uri},{actions:d(()=>[t("a",{onClick:z=>i.open_track_dialog(x.track)},fv,8,hv)]),_:2},1032,["track","album","position","context_uri"]))),128)),o.offset[yv]),_:1},8,["load"])):y("",!0),u(p,{show:o.show_track_details_modal,track:o.selected_track,album:o.selected_track.album,onClose:e[2]||(e[2]=x=>o.show_track_details_modal=!1)},null,8,["show","track","album"]),u(g,{show:o.show_playlist_details_modal,playlist:o.playlist,onClose:e[3]||(e[3]=x=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),_:1})}var bv=k(av,[["render",gv]]);const kv={name:"SpotifyListItemArtist",props:["artist"],methods:{open_artist:function(){this.$router.push({path:"/music/spotify/artists/"+this.artist.id})}}},wv={class:"media"},vv={class:"title is-6"},$v={class:"media-right"};function xv(s,e,a,r,o,i){return l(),_("div",wv,[t("div",{class:"media-content fd-has-action is-clipped",onClick:e[0]||(e[0]=(...n)=>i.open_artist&&i.open_artist(...n))},[t("h1",vv,m(a.artist.name),1)]),t("div",$v,[O(s.$slots,"actions")])])}var Cv=k(kv,[["render",xv]]);const et=50,qv={name:"SpotifyPageSearch",components:{ContentWithHeading:R,ContentText:Ms,TabsSearch:Fs,SpotifyListItemTrack:fs,SpotifyListItemArtist:Cv,SpotifyListItemAlbum:jt,SpotifyListItemPlaylist:ps,SpotifyModalDialogTrack:ys,SpotifyModalDialogArtist:Gs,SpotifyModalDialogAlbum:at,SpotifyModalDialogPlaylist:Kt,VueEternalLoading:ss.exports.VueEternalLoading,CoverArtwork:K},data(){return{search_query:"",tracks:{items:[],total:0},artists:{items:[],total:0},albums:{items:[],total:0},playlists:{items:[],total:0},query:{},search_param:{},show_track_details_modal:!1,selected_track:{},show_album_details_modal:!1,selected_album:{},show_artist_details_modal:!1,selected_artist:{},show_playlist_details_modal:!1,selected_playlist:{},validSearchTypes:["track","artist","album","playlist"]}},computed:{recent_searches(){return this.$store.state.recent_searches.filter(s=>!s.startsWith("query:"))},show_tracks(){return this.$route.query.type&&this.$route.query.type.includes("track")},show_all_tracks_button(){return this.tracks.total>this.tracks.items.length},show_artists(){return this.$route.query.type&&this.$route.query.type.includes("artist")},show_all_artists_button(){return this.artists.total>this.artists.items.length},show_albums(){return this.$route.query.type&&this.$route.query.type.includes("album")},show_all_albums_button(){return this.albums.total>this.albums.items.length},show_playlists(){return this.$route.query.type&&this.$route.query.type.includes("playlist")},show_all_playlists_button(){return this.playlists.total>this.playlists.items.length},is_visible_artwork(){return this.$store.getters.settings_option("webinterface","show_cover_artwork_in_album_lists").value}},watch:{$route(s,e){this.query=s.query,this.search()}},mounted:function(){this.query=this.$route.query,this.search()},methods:{reset:function(){this.tracks={items:[],total:0},this.artists={items:[],total:0},this.albums={items:[],total:0},this.playlists={items:[],total:0}},search:function(){if(this.reset(),!this.query.query||this.query.query===""||this.query.query.startsWith("query:")){this.search_query="",this.$refs.search_field.focus();return}this.search_query=this.query.query,this.search_param.limit=this.query.limit?this.query.limit:et,this.search_param.offset=this.query.offset?this.query.offset:0,this.$store.commit(as,this.query.query),this.search_all()},spotify_search:function(){return f.spotify().then(({data:s})=>{this.search_param.market=s.webapi_country;const e=new F;e.setAccessToken(s.webapi_token);const a=this.query.type.split(",").filter(r=>this.validSearchTypes.includes(r));return e.search(this.query.query,a,this.search_param)})},search_all:function(){this.spotify_search().then(s=>{this.tracks=s.tracks?s.tracks:{items:[],total:0},this.artists=s.artists?s.artists:{items:[],total:0},this.albums=s.albums?s.albums:{items:[],total:0},this.playlists=s.playlists?s.playlists:{items:[],total:0}})},search_tracks_next:function({loaded:s}){this.spotify_search().then(e=>{this.tracks.items=this.tracks.items.concat(e.tracks.items),this.tracks.total=e.tracks.total,this.search_param.offset+=e.tracks.limit,s(e.tracks.items.length,et)})},search_artists_next:function({loaded:s}){this.spotify_search().then(e=>{this.artists.items=this.artists.items.concat(e.artists.items),this.artists.total=e.artists.total,this.search_param.offset+=e.artists.limit,s(e.artists.items.length,et)})},search_albums_next:function({loaded:s}){this.spotify_search().then(e=>{this.albums.items=this.albums.items.concat(e.albums.items),this.albums.total=e.albums.total,this.search_param.offset+=e.albums.limit,s(e.albums.items.length,et)})},search_playlists_next:function({loaded:s}){this.spotify_search().then(e=>{this.playlists.items=this.playlists.items.concat(e.playlists.items),this.playlists.total=e.playlists.total,this.search_param.offset+=e.playlists.limit,s(e.playlists.items.length,et)})},new_search:function(){!this.search_query||(this.$router.push({path:"/search/spotify",query:{type:"track,artist,album,playlist,audiobook,podcast",query:this.search_query,limit:3,offset:0}}),this.$refs.search_field.blur())},open_search_tracks:function(){this.$router.push({path:"/search/spotify",query:{type:"track",query:this.$route.query.query}})},open_search_artists:function(){this.$router.push({path:"/search/spotify",query:{type:"artist",query:this.$route.query.query}})},open_search_albums:function(){this.$router.push({path:"/search/spotify",query:{type:"album",query:this.$route.query.query}})},open_search_playlists:function(){this.$router.push({path:"/search/spotify",query:{type:"playlist",query:this.$route.query.query}})},open_recent_search:function(s){this.search_query=s,this.new_search()},open_track_dialog:function(s){this.selected_track=s,this.show_track_details_modal=!0},open_album_dialog:function(s){this.selected_album=s,this.show_album_details_modal=!0},open_artist_dialog:function(s){this.selected_artist=s,this.show_artist_details_modal=!0},open_playlist_dialog:function(s){this.selected_playlist=s,this.show_playlist_details_modal=!0},open_album:function(s){this.$router.push({path:"/music/spotify/albums/"+s.id})},artwork_url:function(s){return s.images&&s.images.length>0?s.images[0].url:""}}},Sv={class:"section fd-remove-padding-bottom"},Pv={class:"container"},Av={class:"columns is-centered"},Tv={class:"column is-four-fifths"},Rv={class:"field"},Ev={class:"control is-expanded has-icons-left"},Iv=t("span",{class:"icon is-left"},[t("i",{class:"mdi mdi-magnify"})],-1),Uv={class:"tags",style:{"margin-top":"16px"}},Lv=["onClick"],Ov=t("p",{class:"title is-4"},"Tracks",-1),Dv=["onClick"],zv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Nv=[zv],Vv=$(" . "),Bv={key:0,class:"level"},Mv={class:"level-item"},Fv=t("p",null,[t("i",null,"No tracks found")],-1),Gv=t("p",{class:"title is-4"},"Artists",-1),jv=["onClick"],Kv=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),Hv=[Kv],Wv=$(" . "),Yv={key:0,class:"level"},Qv={class:"level-item"},Jv=t("p",null,[t("i",null,"No artists found")],-1),Zv=t("p",{class:"title is-4"},"Albums",-1),Xv={class:"image is-64x64 fd-has-shadow fd-has-action"},t$=["onClick"],s$=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),e$=[s$],i$=$(" . "),o$={key:0,class:"level"},a$={class:"level-item"},n$=t("p",null,[t("i",null,"No albums found")],-1),l$=t("p",{class:"title is-4"},"Playlists",-1),r$=["onClick"],d$=t("span",{class:"icon has-text-dark"},[t("i",{class:"mdi mdi-dots-vertical mdi-18px"})],-1),_$=[d$],c$=$(" . "),u$={key:0,class:"level"},m$={class:"level-item"},h$=t("p",null,[t("i",null,"No playlists found")],-1);function p$(s,e,a,r,o,i){const n=h("tabs-search"),c=h("spotify-list-item-track"),p=h("VueEternalLoading"),g=h("spotify-modal-dialog-track"),b=h("content-with-heading"),x=h("content-text"),q=h("spotify-list-item-artist"),z=h("spotify-modal-dialog-artist"),S=h("cover-artwork"),W=h("spotify-list-item-album"),nt=h("spotify-modal-dialog-album"),lt=h("spotify-list-item-playlist"),L=h("spotify-modal-dialog-playlist");return l(),_("div",null,[t("section",Sv,[t("div",Pv,[t("div",Av,[t("div",Tv,[t("form",{onSubmit:e[1]||(e[1]=D((...P)=>i.new_search&&i.new_search(...P),["prevent"]))},[t("div",Rv,[t("p",Ev,[U(t("input",{ref:"search_field","onUpdate:modelValue":e[0]||(e[0]=P=>o.search_query=P),class:"input is-rounded is-shadowless",type:"text",placeholder:"Search",autocomplete:"off"},null,512),[[M,o.search_query]]),Iv])])],32),t("div",Uv,[(l(!0),_(T,null,I(i.recent_searches,P=>(l(),_("a",{key:P,class:"tag",onClick:st=>i.open_recent_search(P)},m(P),9,Lv))),128))])])])])]),u(n,{query:o.search_query},null,8,["query"]),i.show_tracks&&o.tracks.total?(l(),w(b,{key:0},{"heading-left":d(()=>[Ov]),content:d(()=>[(l(!0),_(T,null,I(o.tracks.items,P=>(l(),w(c,{key:P.id,track:P,album:P.album,position:0,context_uri:P.uri},{actions:d(()=>[t("a",{onClick:st=>i.open_track_dialog(P)},Nv,8,Dv)]),_:2},1032,["track","album","context_uri"]))),128)),o.query.type==="track"?(l(),w(p,{key:0,load:i.search_tracks_next},{"no-more":d(()=>[Vv]),_:1},8,["load"])):y("",!0),u(g,{show:o.show_track_details_modal,track:o.selected_track,album:o.selected_track.album,onClose:e[2]||(e[2]=P=>o.show_track_details_modal=!1)},null,8,["show","track","album"])]),footer:d(()=>[i.show_all_tracks_button?(l(),_("nav",Bv,[t("p",Mv,[t("a",{class:"button is-light is-small is-rounded",onClick:e[3]||(e[3]=(...P)=>i.open_search_tracks&&i.open_search_tracks(...P))},"Show all "+m(o.tracks.total.toLocaleString())+" tracks",1)])])):y("",!0)]),_:1})):y("",!0),i.show_tracks&&!o.tracks.total?(l(),w(x,{key:1,class:"mt-6"},{content:d(()=>[Fv]),_:1})):y("",!0),i.show_artists&&o.artists.total?(l(),w(b,{key:2},{"heading-left":d(()=>[Gv]),content:d(()=>[(l(!0),_(T,null,I(o.artists.items,P=>(l(),w(q,{key:P.id,artist:P},{actions:d(()=>[t("a",{onClick:st=>i.open_artist_dialog(P)},Hv,8,jv)]),_:2},1032,["artist"]))),128)),o.query.type==="artist"?(l(),w(p,{key:0,load:i.search_artists_next},{"no-more":d(()=>[Wv]),_:1},8,["load"])):y("",!0),u(z,{show:o.show_artist_details_modal,artist:o.selected_artist,onClose:e[4]||(e[4]=P=>o.show_artist_details_modal=!1)},null,8,["show","artist"])]),footer:d(()=>[i.show_all_artists_button?(l(),_("nav",Yv,[t("p",Qv,[t("a",{class:"button is-light is-small is-rounded",onClick:e[5]||(e[5]=(...P)=>i.open_search_artists&&i.open_search_artists(...P))},"Show all "+m(o.artists.total.toLocaleString())+" artists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_artists&&!o.artists.total?(l(),w(x,{key:3},{content:d(()=>[Jv]),_:1})):y("",!0),i.show_albums&&o.albums.total?(l(),w(b,{key:4},{"heading-left":d(()=>[Zv]),content:d(()=>[(l(!0),_(T,null,I(o.albums.items,P=>(l(),w(W,{key:P.id,album:P,onClick:st=>i.open_album(P)},Vt({actions:d(()=>[t("a",{onClick:st=>i.open_album_dialog(P)},e$,8,t$)]),_:2},[i.is_visible_artwork?{name:"artwork",fn:d(()=>[t("p",Xv,[u(S,{artwork_url:i.artwork_url(P),artist:P.artist,album:P.name,maxwidth:64,maxheight:64},null,8,["artwork_url","artist","album"])])])}:void 0]),1032,["album","onClick"]))),128)),o.query.type==="album"?(l(),w(p,{key:0,load:i.search_albums_next},{"no-more":d(()=>[i$]),_:1},8,["load"])):y("",!0),u(nt,{show:o.show_album_details_modal,album:o.selected_album,onClose:e[6]||(e[6]=P=>o.show_album_details_modal=!1)},null,8,["show","album"])]),footer:d(()=>[i.show_all_albums_button?(l(),_("nav",o$,[t("p",a$,[t("a",{class:"button is-light is-small is-rounded",onClick:e[7]||(e[7]=(...P)=>i.open_search_albums&&i.open_search_albums(...P))},"Show all "+m(o.albums.total.toLocaleString())+" albums",1)])])):y("",!0)]),_:1})):y("",!0),i.show_albums&&!o.albums.total?(l(),w(x,{key:5},{content:d(()=>[n$]),_:1})):y("",!0),i.show_playlists&&o.playlists.total?(l(),w(b,{key:6},{"heading-left":d(()=>[l$]),content:d(()=>[(l(!0),_(T,null,I(o.playlists.items,P=>(l(),w(lt,{key:P.id,playlist:P},{actions:d(()=>[t("a",{onClick:st=>i.open_playlist_dialog(P)},_$,8,r$)]),_:2},1032,["playlist"]))),128)),o.query.type==="playlist"?(l(),w(p,{key:0,load:i.search_playlists_next},{"no-more":d(()=>[c$]),_:1},8,["load"])):y("",!0),u(L,{show:o.show_playlist_details_modal,playlist:o.selected_playlist,onClose:e[8]||(e[8]=P=>o.show_playlist_details_modal=!1)},null,8,["show","playlist"])]),footer:d(()=>[i.show_all_playlists_button?(l(),_("nav",u$,[t("p",m$,[t("a",{class:"button is-light is-small is-rounded",onClick:e[9]||(e[9]=(...P)=>i.open_search_playlists&&i.open_search_playlists(...P))},"Show all "+m(o.playlists.total.toLocaleString())+" playlists",1)])])):y("",!0)]),_:1})):y("",!0),i.show_playlists&&!o.playlists.total?(l(),w(x,{key:7},{content:d(()=>[h$]),_:1})):y("",!0)])}var f$=k(qv,[["render",p$]]);const y$={name:"TabsSettings",computed:{}},g$={class:"section fd-tabs-section"},b$={class:"container"},k$={class:"columns is-centered"},w$={class:"column is-four-fifths"},v$={class:"tabs is-centered is-small"},$$=["onClick","onKeypress"],x$=t("span",{class:""},"Webinterface",-1),C$=[x$],q$=["onClick","onKeypress"],S$=t("span",{class:""},"Remotes & Outputs",-1),P$=[S$],A$=["onClick","onKeypress"],T$=t("span",{class:""},"Artwork",-1),R$=[T$],E$=["onClick","onKeypress"],I$=t("span",{class:""},"Online Services",-1),U$=[I$];function L$(s,e,a,r,o,i){const n=h("router-link");return l(),_("section",g$,[t("div",b$,[t("div",k$,[t("div",w$,[t("div",v$,[t("ul",null,[u(n,{to:"/settings/webinterface",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},C$,40,$$)],2)]),_:1}),u(n,{to:"/settings/remotes-outputs",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},P$,40,q$)],2)]),_:1}),u(n,{to:"/settings/artwork",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},R$,40,A$)],2)]),_:1}),u(n,{to:"/settings/online-services",custom:""},{default:d(({navigate:c,isActive:p})=>[t("li",{class:C({"is-active":p})},[t("a",{onClick:c,onKeypress:B(c,["enter"])},U$,40,E$)],2)]),_:1})])])])])])])}var Ht=k(y$,[["render",L$]]);const O$={name:"SettingsCheckbox",props:["category_name","option_name"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_checkbox.checked!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_checkbox.checked;if(console.log(this.$refs.settings_checkbox),s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:s};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_checkbox.checked=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},D$={class:"field"},z$={class:"checkbox"},N$=["checked"],V$={key:0,class:"help"};function B$(s,e,a,r,o,i){return l(),_("div",D$,[t("label",z$,[t("input",{ref:"settings_checkbox",type:"checkbox",checked:i.value,onChange:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,N$),O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),s.$slots.info?(l(),_("p",V$,[O(s.$slots,"info")])):y("",!0)])}var js=k(O$,[["render",B$]]);const M$={name:"SettingsTextfield",props:["category_name","option_name","placeholder","disabled"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_text.value!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_text.value;if(s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:s};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_text.value=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},F$=["disabled"],G$={class:"field"},j$={class:"label has-text-weight-normal"},K$={class:"control"},H$=["placeholder","value"],W$={key:0,class:"help"};function Y$(s,e,a,r,o,i){return l(),_("fieldset",{disabled:a.disabled},[t("div",G$,[t("label",j$,[O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),t("div",K$,[t("input",{ref:"settings_text",class:"input",type:"text",placeholder:a.placeholder,value:i.value,onInput:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,H$)]),s.$slots.info?(l(),_("p",W$,[O(s.$slots,"info")])):y("",!0)])],8,F$)}var Q$=k(M$,[["render",Y$]]);const J$={name:"SettingsIntfield",props:["category_name","option_name","placeholder","disabled"],data(){return{timerDelay:2e3,timerId:-1,statusUpdate:""}},computed:{category(){return this.$store.state.settings.categories.find(s=>s.name===this.category_name)},option(){return this.category?this.category.options.find(s=>s.name===this.option_name):{}},value(){return this.option.value},info(){return this.statusUpdate==="success"?"(setting saved)":this.statusUpdate==="error"?"(error saving setting)":""}},methods:{set_update_timer(){this.timerId>0&&(window.clearTimeout(this.timerId),this.timerId=-1),this.statusUpdate="",this.$refs.settings_number.value!==this.value&&(this.timerId=window.setTimeout(this.update_setting,this.timerDelay))},update_setting(){this.timerId=-1;const s=this.$refs.settings_number.value;if(s===this.value){this.statusUpdate="";return}const e={category:this.category.name,name:this.option_name,value:parseInt(s,10)};f.settings_update(this.category.name,e).then(()=>{this.$store.commit(Bt,e),this.statusUpdate="success"}).catch(()=>{this.statusUpdate="error",this.$refs.settings_number.value=this.value}).finally(()=>{this.timerId=window.setTimeout(this.clear_status,this.timerDelay)})},clear_status:function(){this.statusUpdate=""}}},Z$=["disabled"],X$={class:"field"},t0={class:"label has-text-weight-normal"},s0={class:"control"},e0=["placeholder","value"],i0={key:0,class:"help"};function o0(s,e,a,r,o,i){return l(),_("fieldset",{disabled:a.disabled},[t("div",X$,[t("label",t0,[O(s.$slots,"label"),t("i",{class:C(["is-size-7",{"has-text-info":o.statusUpdate==="success","has-text-danger":o.statusUpdate==="error"}])},m(i.info),3)]),t("div",s0,[t("input",{ref:"settings_number",class:"input",type:"number",min:"0",style:{width:"10em"},placeholder:a.placeholder,value:i.value,onInput:e[0]||(e[0]=(...n)=>i.set_update_timer&&i.set_update_timer(...n))},null,40,e0)]),s.$slots.info?(l(),_("p",i0,[O(s.$slots,"info")])):y("",!0)])],8,Z$)}var a0=k(J$,[["render",o0]]);const n0={name:"SettingsPageWebinterface",components:{ContentWithHeading:R,TabsSettings:Ht,SettingsCheckbox:js,SettingsTextfield:Q$,SettingsIntfield:a0},computed:{settings_option_show_composer_now_playing(){return this.$store.getters.settings_option_show_composer_now_playing}}},l0={class:"fd-page-with-tabs"},r0=t("div",{class:"title is-4"},"Navbar items",-1),d0=t("p",{class:"content"},"Select the top navigation bar menu items",-1),_0=t("div",{class:"notification is-size-7"}," If you select more items than can be shown on your screen then the burger menu will disappear. ",-1),c0=$(" Playlists "),u0=$(" Music "),m0=$(" Podcasts "),h0=$(" Audiobooks "),p0=$(" Radio "),f0=$(" Files "),y0=$(" Search "),g0=t("div",{class:"title is-4"},"Album lists",-1),b0=$(" Show cover artwork in album list "),k0=t("div",{class:"title is-4"},"Now playing page",-1),w0=$(" Show composer "),v0=$(' If enabled the composer of the current playing track is shown on the "now playing page" '),$0=$(" Show composer only for listed genres "),x0=t("p",{class:"help"},' Comma separated list of genres the composer should be displayed on the "now playing page". ',-1),C0=t("p",{class:"help"},"Leave empty to always show the composer.",-1),q0=t("p",{class:"help"},[$(" The genre tag of the current track is matched by checking, if one of the defined genres are included. For example setting to "),t("code",null,"classical, soundtrack"),$(' will show the composer for tracks with a genre tag of "Contemporary Classical".'),t("br")],-1),S0=t("div",{class:"title is-4"},"Recently added page",-1),P0=$(' Limit the number of albums shown on the "Recently Added" page ');function A0(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("settings-checkbox"),p=h("content-with-heading"),g=h("settings-textfield"),b=h("settings-intfield");return l(),_("div",l0,[u(n),u(p,null,{"heading-left":d(()=>[r0]),content:d(()=>[d0,_0,u(c,{category_name:"webinterface",option_name:"show_menu_item_playlists"},{label:d(()=>[c0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_music"},{label:d(()=>[u0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_podcasts"},{label:d(()=>[m0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_audiobooks"},{label:d(()=>[h0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_radio"},{label:d(()=>[p0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_files"},{label:d(()=>[f0]),_:1}),u(c,{category_name:"webinterface",option_name:"show_menu_item_search"},{label:d(()=>[y0]),_:1})]),_:1}),u(p,null,{"heading-left":d(()=>[g0]),content:d(()=>[u(c,{category_name:"webinterface",option_name:"show_cover_artwork_in_album_lists"},{label:d(()=>[b0]),_:1})]),_:1}),u(p,null,{"heading-left":d(()=>[k0]),content:d(()=>[u(c,{category_name:"webinterface",option_name:"show_composer_now_playing"},{label:d(()=>[w0]),info:d(()=>[v0]),_:1}),u(g,{category_name:"webinterface",option_name:"show_composer_for_genre",disabled:!i.settings_option_show_composer_now_playing,placeholder:"Genres"},{label:d(()=>[$0]),info:d(()=>[x0,C0,q0]),_:1},8,["disabled"])]),_:1}),u(p,null,{"heading-left":d(()=>[S0]),content:d(()=>[u(b,{category_name:"webinterface",option_name:"recently_added_limit"},{label:d(()=>[P0]),_:1})]),_:1})])}var T0=k(n0,[["render",A0]]);const R0={name:"SettingsPageArtwork",components:{ContentWithHeading:R,TabsSettings:Ht,SettingsCheckbox:js},computed:{spotify(){return this.$store.state.spotify}}},E0={class:"fd-page-with-tabs"},I0=t("div",{class:"title is-4"},"Artwork",-1),U0=t("div",{class:"content"},[t("p",null," OwnTone supports PNG and JPEG artwork which is either placed as separate image files in the library, embedded in the media files or made available online by radio stations. "),t("p",null," In addition to that, you can enable fetching artwork from the following artwork providers: ")],-1),L0=$(" Spotify "),O0=$(" Discogs ("),D0=t("a",{href:"https://www.discogs.com/"},"https://www.discogs.com/",-1),z0=$(") "),N0=$(" Cover Art Archive ("),V0=t("a",{href:"https://coverartarchive.org/"},"https://coverartarchive.org/",-1),B0=$(") ");function M0(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("settings-checkbox"),p=h("content-with-heading");return l(),_("div",E0,[u(n),u(p,null,{"heading-left":d(()=>[I0]),content:d(()=>[U0,i.spotify.libspotify_logged_in?(l(),w(c,{key:0,category_name:"artwork",option_name:"use_artwork_source_spotify"},{label:d(()=>[L0]),_:1})):y("",!0),u(c,{category_name:"artwork",option_name:"use_artwork_source_discogs"},{label:d(()=>[O0,D0,z0]),_:1}),u(c,{category_name:"artwork",option_name:"use_artwork_source_coverartarchive"},{label:d(()=>[N0,V0,B0]),_:1})]),_:1})])}var F0=k(R0,[["render",M0]]);const G0={name:"SettingsPageOnlineServices",components:{ContentWithHeading:R,TabsSettings:Ht},filters:{join(s){return s.join(", ")}},data(){return{libspotify:{user:"",password:"",errors:{user:"",password:"",error:""}},lastfm_login:{user:"",password:"",errors:{user:"",password:"",error:""}}}},computed:{lastfm(){return this.$store.state.lastfm},spotify(){return this.$store.state.spotify},spotify_required_scope(){return this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" "):[]},spotify_missing_scope(){return this.spotify.webapi_token_valid&&this.spotify.webapi_granted_scope&&this.spotify.webapi_required_scope?this.spotify.webapi_required_scope.split(" ").filter(s=>this.spotify.webapi_granted_scope.indexOf(s)<0):[]},use_libspotify(){return this.$store.state.config.use_libspotify}},methods:{login_libspotify(){f.spotify_login(this.libspotify).then(s=>{this.libspotify.user="",this.libspotify.password="",this.libspotify.errors.user="",this.libspotify.errors.password="",this.libspotify.errors.error="",s.data.success||(this.libspotify.errors.user=s.data.errors.user,this.libspotify.errors.password=s.data.errors.password,this.libspotify.errors.error=s.data.errors.error)})},logout_spotify(){f.spotify_logout()},login_lastfm(){f.lastfm_login(this.lastfm_login).then(s=>{this.lastfm_login.user="",this.lastfm_login.password="",this.lastfm_login.errors.user="",this.lastfm_login.errors.password="",this.lastfm_login.errors.error="",s.data.success||(this.lastfm_login.errors.user=s.data.errors.user,this.lastfm_login.errors.password=s.data.errors.password,this.lastfm_login.errors.error=s.data.errors.error)})},logoutLastfm(){f.lastfm_logout()}}},j0={class:"fd-page-with-tabs"},K0=t("div",{class:"title is-4"},"Spotify",-1),H0={key:0,class:"notification is-size-7"},W0=t("p",null," OwnTone was either built without support for Spotify or libspotify is not installed. ",-1),Y0=[W0],Q0={key:1},J0={class:"notification is-size-7"},Z0=t("b",null,"You must have a Spotify premium account",-1),X0=$(". "),tx={key:0},sx={key:0},ex=t("p",{class:"content"},[t("b",null,"libspotify"),$(" - Login with your Spotify username and password ")],-1),ix={key:0,class:"fd-has-margin-bottom"},ox=$(" Logged in as "),ax={class:"field is-grouped"},nx={class:"control is-expanded"},lx={class:"help is-danger"},rx={class:"control is-expanded"},dx={class:"help is-danger"},_x=t("div",{class:"control"},[t("button",{class:"button is-info"},"Login")],-1),cx={class:"help is-danger"},ux=t("p",{class:"help"}," libspotify enables OwnTone to play Spotify tracks. ",-1),mx=t("p",{class:"help"}," OwnTone will not store your password, but will still be able to log you in automatically afterwards, because libspotify saves a login token. ",-1),hx={class:"fd-has-margin-top"},px=t("p",{class:"content"},[t("b",null,"Spotify Web API"),$(" - Grant access to the Spotify Web API ")],-1),fx={key:0},yx=$(" Access granted for "),gx={key:1,class:"help is-danger"},bx=$(" Please reauthorize Web API access to grant OwnTone the following additional access rights: "),kx={class:"field fd-has-margin-top"},wx={class:"control"},vx=["href"],$x={class:"help"},xx=$(" Access to the Spotify Web API enables scanning of your Spotify library. Required scopes are "),Cx=$(". "),qx={key:2,class:"field fd-has-margin-top"},Sx={class:"control"},Px=t("div",{class:"title is-4"},"Last.fm",-1),Ax={key:0,class:"notification is-size-7"},Tx=t("p",null,"OwnTone was built without support for Last.fm.",-1),Rx=[Tx],Ex={key:1},Ix=t("p",{class:"content"},[t("b",null,"Last.fm"),$(" - Login with your Last.fm username and password to enable scrobbling ")],-1),Ux={key:0},Lx={key:1},Ox={class:"field is-grouped"},Dx={class:"control is-expanded"},zx={class:"help is-danger"},Nx={class:"control is-expanded"},Vx={class:"help is-danger"},Bx=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Login")],-1),Mx={class:"help is-danger"},Fx=t("p",{class:"help"}," OwnTone will not store your Last.fm username/password, only the session key. The session key does not expire. ",-1);function Gx(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("content-with-heading");return l(),_("div",j0,[u(n),u(c,null,{"heading-left":d(()=>[K0]),content:d(()=>[i.spotify.spotify_installed?y("",!0):(l(),_("div",H0,Y0)),i.spotify.spotify_installed?(l(),_("div",Q0,[t("div",J0,[Z0,X0,s.use_libspotity?(l(),_("span",tx,"If you normally log into Spotify with your Facebook account you must first go to Spotify's web site where you can get the Spotify username and password that matches your account.")):y("",!0)]),s.use_libspotity?(l(),_("div",sx,[ex,i.spotify.libspotify_logged_in?(l(),_("p",ix,[ox,t("b",null,[t("code",null,m(i.spotify.libspotify_user),1)])])):y("",!0),i.spotify.spotify_installed&&!i.spotify.libspotify_logged_in?(l(),_("form",{key:1,onSubmit:e[2]||(e[2]=D((...p)=>i.login_libspotify&&i.login_libspotify(...p),["prevent"]))},[t("div",ax,[t("div",nx,[U(t("input",{"onUpdate:modelValue":e[0]||(e[0]=p=>o.libspotify.user=p),class:"input",type:"text",placeholder:"Username"},null,512),[[M,o.libspotify.user]]),t("p",lx,m(o.libspotify.errors.user),1)]),t("div",rx,[U(t("input",{"onUpdate:modelValue":e[1]||(e[1]=p=>o.libspotify.password=p),class:"input",type:"password",placeholder:"Password"},null,512),[[M,o.libspotify.password]]),t("p",dx,m(o.libspotify.errors.password),1)]),_x])],32)):y("",!0),t("p",cx,m(o.libspotify.errors.error),1),ux,mx])):y("",!0),t("div",hx,[px,i.spotify.webapi_token_valid?(l(),_("p",fx,[yx,t("b",null,[t("code",null,m(i.spotify.webapi_user),1)])])):y("",!0),i.spotify_missing_scope.length>0?(l(),_("p",gx,[bx,t("b",null,[t("code",null,m(i.spotify_missing_scope.join()),1)])])):y("",!0),t("div",kx,[t("div",wx,[t("a",{class:C(["button",{"is-info":!i.spotify.webapi_token_valid||i.spotify_missing_scope.length>0}]),href:i.spotify.oauth_uri},"Authorize Web API access",10,vx)])]),t("p",$x,[xx,t("code",null,m(i.spotify_required_scope.join()),1),Cx]),i.spotify.webapi_token_valid?(l(),_("div",qx,[t("div",Sx,[t("a",{class:"button is-danger",onClick:e[3]||(e[3]=(...p)=>i.logout_spotify&&i.logout_spotify(...p))},"Logout")])])):y("",!0)])])):y("",!0)]),_:1}),u(c,null,{"heading-left":d(()=>[Px]),content:d(()=>[i.lastfm.enabled?y("",!0):(l(),_("div",Ax,Rx)),i.lastfm.enabled?(l(),_("div",Ex,[Ix,i.lastfm.scrobbling_enabled?(l(),_("div",Ux,[t("a",{class:"button",onClick:e[4]||(e[4]=(...p)=>i.logoutLastfm&&i.logoutLastfm(...p))},"Stop scrobbling")])):y("",!0),i.lastfm.scrobbling_enabled?y("",!0):(l(),_("div",Lx,[t("form",{onSubmit:e[7]||(e[7]=D((...p)=>i.login_lastfm&&i.login_lastfm(...p),["prevent"]))},[t("div",Ox,[t("div",Dx,[U(t("input",{"onUpdate:modelValue":e[5]||(e[5]=p=>o.lastfm_login.user=p),class:"input",type:"text",placeholder:"Username"},null,512),[[M,o.lastfm_login.user]]),t("p",zx,m(o.lastfm_login.errors.user),1)]),t("div",Nx,[U(t("input",{"onUpdate:modelValue":e[6]||(e[6]=p=>o.lastfm_login.password=p),class:"input",type:"password",placeholder:"Password"},null,512),[[M,o.lastfm_login.password]]),t("p",Vx,m(o.lastfm_login.errors.password),1)]),Bx]),t("p",Mx,m(o.lastfm_login.errors.error),1),Fx],32)]))])):y("",!0)]),_:1})])}var jx=k(G0,[["render",Gx]]);const Kx={name:"SettingsPageRemotesOutputs",components:{ContentWithHeading:R,TabsSettings:Ht},filters:{},data(){return{pairing_req:{pin:""},verification_req:{pin:""}}},computed:{pairing(){return this.$store.state.pairing},outputs(){return this.$store.state.outputs}},methods:{kickoff_pairing(){f.pairing_kickoff(this.pairing_req)},output_toggle(s){f.output_toggle(s)},kickoff_verification(s){f.output_update(s,this.verification_req)}}},Hx={class:"fd-page-with-tabs"},Wx=t("div",{class:"title is-4"},"Remote Pairing",-1),Yx={key:0,class:"notification"},Qx={class:"label has-text-weight-normal"},Jx=$(" Remote pairing request from "),Zx={class:"field is-grouped"},Xx={class:"control"},t2=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Send")],-1),s2={key:1,class:"content"},e2=t("p",null,"No active pairing request.",-1),i2=[e2],o2=t("div",{class:"title is-4"},"Speaker pairing and device verification",-1),a2=t("p",{class:"content"}," If your speaker requires pairing then activate it below and enter the PIN that it displays. ",-1),n2={class:"field"},l2={class:"control"},r2={class:"checkbox"},d2=["onUpdate:modelValue","onChange"],_2=["onSubmit"],c2={class:"field is-grouped"},u2={class:"control"},m2=t("div",{class:"control"},[t("button",{class:"button is-info",type:"submit"},"Verify")],-1);function h2(s,e,a,r,o,i){const n=h("tabs-settings"),c=h("content-with-heading");return l(),_("div",Hx,[u(n),u(c,null,{"heading-left":d(()=>[Wx]),content:d(()=>[i.pairing.active?(l(),_("div",Yx,[t("form",{onSubmit:e[1]||(e[1]=D((...p)=>i.kickoff_pairing&&i.kickoff_pairing(...p),["prevent"]))},[t("label",Qx,[Jx,t("b",null,m(i.pairing.remote),1)]),t("div",Zx,[t("div",Xx,[U(t("input",{"onUpdate:modelValue":e[0]||(e[0]=p=>o.pairing_req.pin=p),class:"input",type:"text",placeholder:"Enter pairing code"},null,512),[[M,o.pairing_req.pin]])]),t2])],32)])):y("",!0),i.pairing.active?y("",!0):(l(),_("div",s2,i2))]),_:1}),u(c,null,{"heading-left":d(()=>[o2]),content:d(()=>[a2,(l(!0),_(T,null,I(i.outputs,p=>(l(),_("div",{key:p.id},[t("div",n2,[t("div",l2,[t("label",r2,[U(t("input",{"onUpdate:modelValue":g=>p.selected=g,type:"checkbox",onChange:g=>i.output_toggle(p.id)},null,40,d2),[[J,p.selected]]),$(" "+m(p.name),1)])])]),p.needs_auth_key?(l(),_("form",{key:0,class:"fd-has-margin-bottom",onSubmit:D(g=>i.kickoff_verification(p.id),["prevent"])},[t("div",c2,[t("div",u2,[U(t("input",{"onUpdate:modelValue":e[2]||(e[2]=g=>o.verification_req.pin=g),class:"input",type:"text",placeholder:"Enter verification code"},null,512),[[M,o.verification_req.pin]])]),m2])],40,_2)):y("",!0)]))),128))]),_:1})])}var p2=k(Kx,[["render",h2]]);const Ks=Zs({history:Xs(),routes:[{path:"/",name:"PageQueue",component:Yo},{path:"/about",name:"About",component:Ab},{path:"/now-playing",name:"Now playing",component:ga},{path:"/music",redirect:"/music/browse"},{path:"/music/browse",name:"Browse",component:Hr,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/browse/recently_added",name:"Browse Recently Added",component:Xr,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/browse/recently_played",name:"Browse Recently Played",component:ad,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/artists",name:"Artists",component:b_,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/artists/:artist_id",name:"Artist",component:I_,meta:{show_progress:!0,has_index:!0}},{path:"/music/artists/:artist_id/tracks",name:"Tracks",component:Bu,meta:{show_progress:!0,has_index:!0}},{path:"/music/albums",name:"Albums",component:Z_,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/albums/:album_id",name:"Album",component:qc,meta:{show_progress:!0}},{path:"/music/genres",name:"Genres",component:ru,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/genres/:genre",name:"Genre",component:bu,meta:{show_progress:!0,has_index:!0}},{path:"/music/genres/:genre/tracks",name:"GenreTracks",component:Tu,meta:{show_progress:!0,has_index:!0}},{path:"/music/composers",name:"Composers",component:$m,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/composers/:composer/albums",name:"ComposerAlbums",component:Um,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/music/composers/:composer/tracks",name:"ComposerTracks",component:jm,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/podcasts",name:"Podcasts",component:Rh,meta:{show_progress:!0}},{path:"/podcasts/:album_id",name:"Podcast",component:Kh,meta:{show_progress:!0}},{path:"/audiobooks",redirect:"/audiobooks/artists"},{path:"/audiobooks/artists",name:"AudiobooksArtists",component:bp,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/audiobooks/artists/:artist_id",name:"AudiobooksArtist",component:Tp,meta:{show_progress:!0}},{path:"/audiobooks/albums",name:"AudiobooksAlbums",component:mp,meta:{show_progress:!0,has_tabs:!0,has_index:!0}},{path:"/audiobooks/:album_id",name:"Audiobook",component:Fp,meta:{show_progress:!0}},{path:"/radio",name:"Radio",component:Iy,meta:{show_progress:!0}},{path:"/files",name:"Files",component:Py,meta:{show_progress:!0}},{path:"/playlists",redirect:"/playlists/0"},{path:"/playlists/:playlist_id",name:"Playlists",component:Pf,meta:{show_progress:!0}},{path:"/playlists/:playlist_id/tracks",name:"Playlist",component:Nf,meta:{show_progress:!0}},{path:"/search",redirect:"/search/library"},{path:"/search/library",name:"Search Library",component:Ng},{path:"/music/spotify",name:"Spotify",component:ok,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/new-releases",name:"Spotify Browse New Releases",component:mk,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/featured-playlists",name:"Spotify Browse Featured Playlists",component:wk,meta:{show_progress:!0,has_tabs:!0}},{path:"/music/spotify/artists/:artist_id",name:"Spotify Artist",component:aw,meta:{show_progress:!0}},{path:"/music/spotify/albums/:album_id",name:"Spotify Album",component:ov,meta:{show_progress:!0}},{path:"/music/spotify/playlists/:playlist_id",name:"Spotify Playlist",component:bv,meta:{show_progress:!0}},{path:"/search/spotify",name:"Spotify Search",component:f$},{path:"/settings/webinterface",name:"Settings Webinterface",component:T0},{path:"/settings/artwork",name:"Settings Artwork",component:F0},{path:"/settings/online-services",name:"Settings Online Services",component:jx},{path:"/settings/remotes-outputs",name:"Settings Remotes Outputs",component:p2}],scrollBehavior(s,e,a){return a?new Promise((o,i)=>{setTimeout(()=>{o(a)},0)}):s.path===e.path&&s.hash?{el:s.hash,top:120}:s.hash?new Promise((o,i)=>{setTimeout(()=>{o({el:s.hash,top:120})},0)}):s.meta.has_index?new Promise((o,i)=>{setTimeout(()=>{s.meta.has_tabs?o({el:"#top",top:140}):o({el:"#top",top:110})},0)}):{left:0,top:0}}});Ks.beforeEach((s,e,a)=>{if(A.state.show_burger_menu){A.commit(Z,!1),a(!1);return}if(A.state.show_player_menu){A.commit(X,!1),a(!1);return}a(!0)});te(Y);const f2={duration:function(s,e){return e?Y.duration(s).format(e):Y.duration(s).format("hh:*mm:ss")},time:function(s,e){return e?Y(s).format(e):Y(s).format()},timeFromNow:function(s,e){return Y(s).fromNow(e)},number:function(s){return s.toLocaleString()},channels:function(s){return s===1?"mono":s===2?"stereo":s?s+" channels":""}},y2={name:"NavbarItemLink",props:{to:String,exact:Boolean},computed:{is_active(){return this.exact?this.$route.path===this.to:this.$route.path.startsWith(this.to)},show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}}},methods:{open_link:function(){this.show_burger_menu&&this.$store.commit(Z,!1),this.show_player_menu&&this.$store.commit(X,!1),this.$router.push({path:this.to})},full_path:function(){return this.$router.resolve(this.to).href}}},g2=["href"];function b2(s,e,a,r,o,i){return l(),_("a",{class:C(["navbar-item",{"is-active":i.is_active}]),href:i.full_path(),onClick:e[0]||(e[0]=D(n=>i.open_link(),["stop","prevent"]))},[O(s.$slots,"default")],10,g2)}var Hs=k(y2,[["render",b2]]);const k2={name:"NavbarTop",components:{NavbarItemLink:Hs},data(){return{show_settings_menu:!1}},computed:{is_visible_playlists(){return this.$store.getters.settings_option("webinterface","show_menu_item_playlists").value},is_visible_music(){return this.$store.getters.settings_option("webinterface","show_menu_item_music").value},is_visible_podcasts(){return this.$store.getters.settings_option("webinterface","show_menu_item_podcasts").value},is_visible_audiobooks(){return this.$store.getters.settings_option("webinterface","show_menu_item_audiobooks").value},is_visible_radio(){return this.$store.getters.settings_option("webinterface","show_menu_item_radio").value},is_visible_files(){return this.$store.getters.settings_option("webinterface","show_menu_item_files").value},is_visible_search(){return this.$store.getters.settings_option("webinterface","show_menu_item_search").value},player(){return this.$store.state.player},config(){return this.$store.state.config},library(){return this.$store.state.library},audiobooks(){return this.$store.state.audiobooks_count},podcasts(){return this.$store.state.podcasts_count},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}},show_player_menu(){return this.$store.state.show_player_menu},show_update_dialog:{get(){return this.$store.state.show_update_dialog},set(s){this.$store.commit(ot,s)}},zindex(){return this.show_player_menu?"z-index: 20":""}},watch:{$route(s,e){this.show_settings_menu=!1}},methods:{on_click_outside_settings(){this.show_settings_menu=!this.show_settings_menu},open_update_dialog(){this.show_update_dialog=!0,this.show_settings_menu=!1,this.show_burger_menu=!1}}},w2={class:"navbar-brand"},v2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-library-music"})],-1),$2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-music"})],-1),x2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-microphone"})],-1),C2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-book-open-variant"})],-1),q2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-radio"})],-1),S2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder-open"})],-1),P2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-magnify"})],-1),A2=t("span",null,null,-1),T2=t("span",null,null,-1),R2=t("span",null,null,-1),E2=[A2,T2,R2],I2=t("div",{class:"navbar-start"},null,-1),U2={class:"navbar-end"},L2=t("a",{class:"navbar-link is-arrowless"},[t("span",{class:"icon is-hidden-touch"},[t("i",{class:"mdi mdi-24px mdi-menu"})]),t("span",{class:"is-hidden-desktop has-text-weight-bold"},"OwnTone")],-1),O2={class:"navbar-dropdown is-right"},D2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-library-music"})],-1),z2=t("b",null,"Playlists",-1),N2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-music"})],-1),V2=t("b",null,"Music",-1),B2=t("span",{class:"fd-navbar-item-level2"},"Artists",-1),M2=t("span",{class:"fd-navbar-item-level2"},"Albums",-1),F2=t("span",{class:"fd-navbar-item-level2"},"Genres",-1),G2=t("span",{class:"fd-navbar-item-level2"},"Spotify",-1),j2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-microphone"})],-1),K2=t("b",null,"Podcasts",-1),H2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-book-open-variant"})],-1),W2=t("b",null,"Audiobooks",-1),Y2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-radio"})],-1),Q2=t("b",null,"Radio",-1),J2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-folder-open"})],-1),Z2=t("b",null,"Files",-1),X2=t("span",{class:"icon"},[t("i",{class:"mdi mdi-magnify"})],-1),tC=t("b",null,"Search",-1),sC=t("hr",{class:"fd-navbar-divider"},null,-1),eC=$(" Settings "),iC=$(" About "),oC=t("div",{class:"navbar-item is-hidden-desktop",style:{"margin-bottom":"2.5rem"}},null,-1);function aC(s,e,a,r,o,i){const n=h("navbar-item-link");return l(),_("nav",{class:"fd-top-navbar navbar is-light is-fixed-top",style:ts(i.zindex),role:"navigation","aria-label":"main navigation"},[t("div",w2,[i.is_visible_playlists?(l(),w(n,{key:0,to:"/playlists"},{default:d(()=>[v2]),_:1})):y("",!0),i.is_visible_music?(l(),w(n,{key:1,to:"/music"},{default:d(()=>[$2]),_:1})):y("",!0),i.is_visible_podcasts?(l(),w(n,{key:2,to:"/podcasts"},{default:d(()=>[x2]),_:1})):y("",!0),i.is_visible_audiobooks?(l(),w(n,{key:3,to:"/audiobooks"},{default:d(()=>[C2]),_:1})):y("",!0),i.is_visible_radio?(l(),w(n,{key:4,to:"/radio"},{default:d(()=>[q2]),_:1})):y("",!0),i.is_visible_files?(l(),w(n,{key:5,to:"/files"},{default:d(()=>[S2]),_:1})):y("",!0),i.is_visible_search?(l(),w(n,{key:6,to:"/search"},{default:d(()=>[P2]),_:1})):y("",!0),t("div",{class:C(["navbar-burger",{"is-active":i.show_burger_menu}]),onClick:e[0]||(e[0]=c=>i.show_burger_menu=!i.show_burger_menu)},E2,2)]),t("div",{class:C(["navbar-menu",{"is-active":i.show_burger_menu}])},[I2,t("div",U2,[t("div",{class:C(["navbar-item has-dropdown is-hoverable",{"is-active":o.show_settings_menu}]),onClick:e[2]||(e[2]=(...c)=>i.on_click_outside_settings&&i.on_click_outside_settings(...c))},[L2,t("div",O2,[u(n,{to:"/playlists"},{default:d(()=>[D2,z2]),_:1}),u(n,{to:"/music",exact:""},{default:d(()=>[N2,V2]),_:1}),u(n,{to:"/music/artists"},{default:d(()=>[B2]),_:1}),u(n,{to:"/music/albums"},{default:d(()=>[M2]),_:1}),u(n,{to:"/music/genres"},{default:d(()=>[F2]),_:1}),i.spotify_enabled?(l(),w(n,{key:0,to:"/music/spotify"},{default:d(()=>[G2]),_:1})):y("",!0),u(n,{to:"/podcasts"},{default:d(()=>[j2,K2]),_:1}),u(n,{to:"/audiobooks"},{default:d(()=>[H2,W2]),_:1}),u(n,{to:"/radio"},{default:d(()=>[Y2,Q2]),_:1}),u(n,{to:"/files"},{default:d(()=>[J2,Z2]),_:1}),u(n,{to:"/search"},{default:d(()=>[X2,tC]),_:1}),sC,u(n,{to:"/settings/webinterface"},{default:d(()=>[eC]),_:1}),t("a",{class:"navbar-item",onClick:e[1]||(e[1]=D(c=>i.open_update_dialog(),["stop","prevent"]))}," Update Library "),u(n,{to:"/about"},{default:d(()=>[iC]),_:1}),oC])],2)])],2),U(t("div",{class:"is-overlay",style:{"z-index":"10",width:"100vw",height:"100vh"},onClick:e[3]||(e[3]=c=>o.show_settings_menu=!1)},null,512),[[zt,o.show_settings_menu]])],4)}var nC=k(k2,[["render",aC]]),it={_audio:new Audio,_context:null,_source:null,_gain:null,setupAudio(){const s=window.AudioContext||window.webkitAudioContext;return this._context=new s,this._source=this._context.createMediaElementSource(this._audio),this._gain=this._context.createGain(),this._source.connect(this._gain),this._gain.connect(this._context.destination),this._audio.addEventListener("canplaythrough",e=>{this._audio.play()}),this._audio.addEventListener("canplay",e=>{this._audio.play()}),this._audio},setVolume(s){!this._gain||(s=parseFloat(s)||0,s=s<0?0:s,s=s>1?1:s,this._gain.gain.value=s)},playSource(s){this.stopAudio(),this._context.resume().then(()=>{this._audio.src=String(s||"")+"?x="+Date.now(),this._audio.crossOrigin="anonymous",this._audio.load()})},stopAudio(){try{this._audio.pause()}catch{}try{this._audio.stop()}catch{}try{this._audio.close()}catch{}}};const lC={name:"NavbarItemOutput",components:{Slider:Xt},props:["output"],computed:{type_class(){return this.output.type.startsWith("AirPlay")?"mdi-airplay":this.output.type==="Chromecast"?"mdi-cast":this.output.type==="fifo"?"mdi-pipe":"mdi-server"},volume(){return this.output.selected?this.output.volume:0}},methods:{play_next:function(){f.player_next()},set_volume:function(s){f.player_output_volume(this.output.id,s)},set_enabled:function(){const s={selected:!this.output.selected};f.output_update(this.output.id,s)}}},rC={class:"navbar-item"},dC={class:"level is-mobile"},_C={class:"level-left fd-expanded"},cC={class:"level-item",style:{"flex-grow":"0"}},uC={class:"button is-white is-small"},mC=["title"],hC={class:"level-item fd-expanded"},pC={class:"fd-expanded"};function fC(s,e,a,r,o,i){const n=h("Slider");return l(),_("div",rC,[t("div",dC,[t("div",_C,[t("div",cC,[t("a",uC,[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!a.output.selected}]),onClick:e[0]||(e[0]=(...c)=>i.set_enabled&&i.set_enabled(...c))},[t("i",{class:C(["mdi mdi-18px",i.type_class]),title:a.output.type},null,10,mC)],2)])]),t("div",hC,[t("div",pC,[t("p",{class:C(["heading",{"has-text-grey-light":!a.output.selected}])},m(a.output.name),3),u(n,{modelValue:i.volume,"onUpdate:modelValue":e[1]||(e[1]=c=>i.volume=c),min:0,max:100,step:1,tooltips:!1,disabled:!a.output.selected,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","disabled","onChange"])])])])])])}var yC=k(lC,[["render",fC]]);const gC={name:"PlayerButtonPlayPause",props:{icon_style:String,show_disabled_message:Boolean},computed:{is_playing(){return this.$store.state.player.state==="play"},is_pause_allowed(){return this.$store.getters.now_playing&&this.$store.getters.now_playing.data_kind!=="pipe"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{toggle_play_pause:function(){if(this.disabled){this.show_disabled_message&&this.$store.dispatch("add_notification",{text:"Queue is empty",type:"info",topic:"connection",timeout:2e3});return}this.is_playing&&this.is_pause_allowed?f.player_pause():this.is_playing&&!this.is_pause_allowed?f.player_stop():f.player_play()}}},bC=["disabled"],kC={class:"icon"};function wC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.toggle_play_pause&&i.toggle_play_pause(...n))},[t("span",kC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-play":!i.is_playing,"mdi-pause":i.is_playing&&i.is_pause_allowed,"mdi-stop":i.is_playing&&!i.is_pause_allowed}]])},null,2)])],8,bC)}var vC=k(gC,[["render",wC]]);const $C={name:"PlayerButtonNext",props:{icon_style:String},computed:{disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{play_next:function(){this.disabled||f.player_next()}}},xC=["disabled"],CC={class:"icon"};function qC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.play_next&&i.play_next(...n))},[t("span",CC,[t("i",{class:C(["mdi mdi-skip-forward",a.icon_style])},null,2)])],8,xC)}var SC=k($C,[["render",qC]]);const PC={name:"PlayerButtonPrevious",props:{icon_style:String},computed:{disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0}},methods:{play_previous:function(){this.disabled||f.player_previous()}}},AC=["disabled"],TC={class:"icon"};function RC(s,e,a,r,o,i){return l(),_("a",{disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.play_previous&&i.play_previous(...n))},[t("span",TC,[t("i",{class:C(["mdi mdi-skip-backward",a.icon_style])},null,2)])],8,AC)}var EC=k(PC,[["render",RC]]);const IC={name:"PlayerButtonShuffle",props:{icon_style:String},computed:{is_shuffle(){return this.$store.state.player.shuffle}},methods:{toggle_shuffle_mode:function(){f.player_shuffle(!this.is_shuffle)}}},UC={class:"icon"};function LC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":i.is_shuffle}),onClick:e[0]||(e[0]=(...n)=>i.toggle_shuffle_mode&&i.toggle_shuffle_mode(...n))},[t("span",UC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-shuffle":i.is_shuffle,"mdi-shuffle-disabled":!i.is_shuffle}]])},null,2)])],2)}var OC=k(IC,[["render",LC]]);const DC={name:"PlayerButtonConsume",props:{icon_style:String},computed:{is_consume(){return this.$store.state.player.consume}},methods:{toggle_consume_mode:function(){f.player_consume(!this.is_consume)}}},zC={class:"icon"};function NC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":i.is_consume}),onClick:e[0]||(e[0]=(...n)=>i.toggle_consume_mode&&i.toggle_consume_mode(...n))},[t("span",zC,[t("i",{class:C(["mdi mdi-fire",a.icon_style])},null,2)])],2)}var VC=k(DC,[["render",NC]]);const BC={name:"PlayerButtonRepeat",props:{icon_style:String},computed:{is_repeat_all(){return this.$store.state.player.repeat==="all"},is_repeat_single(){return this.$store.state.player.repeat==="single"},is_repeat_off(){return!this.is_repeat_all&&!this.is_repeat_single}},methods:{toggle_repeat_mode:function(){this.is_repeat_all?f.player_repeat("single"):this.is_repeat_single?f.player_repeat("off"):f.player_repeat("all")}}},MC={class:"icon"};function FC(s,e,a,r,o,i){return l(),_("a",{class:C({"is-warning":!i.is_repeat_off}),onClick:e[0]||(e[0]=(...n)=>i.toggle_repeat_mode&&i.toggle_repeat_mode(...n))},[t("span",MC,[t("i",{class:C(["mdi",[a.icon_style,{"mdi-repeat":i.is_repeat_all,"mdi-repeat-once":i.is_repeat_single,"mdi-repeat-off":i.is_repeat_off}]])},null,2)])],2)}var GC=k(BC,[["render",FC]]);const jC={name:"PlayerButtonSeekBack",props:["seek_ms","icon_style"],computed:{now_playing(){return this.$store.getters.now_playing},is_stopped(){return this.$store.state.player.state==="stop"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0||this.is_stopped||this.now_playing.data_kind==="pipe"},visible(){return["podcast","audiobook"].includes(this.now_playing.media_kind)}},methods:{seek:function(){this.disabled||f.player_seek(this.seek_ms*-1)}}},KC=["disabled"],HC={class:"icon"};function WC(s,e,a,r,o,i){return i.visible?(l(),_("a",{key:0,disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.seek&&i.seek(...n))},[t("span",HC,[t("i",{class:C(["mdi mdi-rewind",a.icon_style])},null,2)])],8,KC)):y("",!0)}var YC=k(jC,[["render",WC]]);const QC={name:"PlayerButtonSeekForward",props:["seek_ms","icon_style"],computed:{now_playing(){return this.$store.getters.now_playing},is_stopped(){return this.$store.state.player.state==="stop"},disabled(){return!this.$store.state.queue||this.$store.state.queue.count<=0||this.is_stopped||this.now_playing.data_kind==="pipe"},visible(){return["podcast","audiobook"].includes(this.now_playing.media_kind)}},methods:{seek:function(){this.disabled||f.player_seek(this.seek_ms)}}},JC=["disabled"],ZC={class:"icon"};function XC(s,e,a,r,o,i){return i.visible?(l(),_("a",{key:0,disabled:i.disabled,onClick:e[0]||(e[0]=(...n)=>i.seek&&i.seek(...n))},[t("span",ZC,[t("i",{class:C(["mdi mdi-fast-forward",a.icon_style])},null,2)])],8,JC)):y("",!0)}var t4=k(QC,[["render",XC]]);const s4={name:"NavbarBottom",components:{NavbarItemLink:Hs,NavbarItemOutput:yC,Slider:Xt,PlayerButtonPlayPause:vC,PlayerButtonNext:SC,PlayerButtonPrevious:EC,PlayerButtonShuffle:OC,PlayerButtonConsume:VC,PlayerButtonRepeat:GC,PlayerButtonSeekForward:t4,PlayerButtonSeekBack:YC},data(){return{old_volume:0,playing:!1,loading:!1,stream_volume:10,show_outputs_menu:!1,show_desktop_outputs_menu:!1}},computed:{show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_burger_menu(){return this.$store.state.show_burger_menu},zindex(){return this.show_burger_menu?"z-index: 20":""},state(){return this.$store.state.player},now_playing(){return this.$store.getters.now_playing},is_now_playing_page(){return this.$route.path==="/now-playing"},outputs(){return this.$store.state.outputs},player(){return this.$store.state.player},config(){return this.$store.state.config}},watch:{"$store.state.player.volume"(){this.player.volume>0&&(this.old_volume=this.player.volume)}},mounted(){this.setupAudio()},unmounted(){this.closeAudio()},methods:{on_click_outside_outputs(){this.show_outputs_menu=!1},set_volume:function(s){f.player_volume(s)},toggle_mute_volume:function(){this.player.volume>0?this.set_volume(0):this.set_volume(this.old_volume)},setupAudio:function(){const s=it.setupAudio();s.addEventListener("waiting",e=>{this.playing=!1,this.loading=!0}),s.addEventListener("playing",e=>{this.playing=!0,this.loading=!1}),s.addEventListener("ended",e=>{this.playing=!1,this.loading=!1}),s.addEventListener("error",e=>{this.closeAudio(),this.$store.dispatch("add_notification",{text:"HTTP stream error: failed to load stream or stopped loading due to network problem",type:"danger"}),this.playing=!1,this.loading=!1})},closeAudio:function(){it.stopAudio(),this.playing=!1},playChannel:function(){if(this.playing)return;const s="/stream.mp3";this.loading=!0,it.playSource(s),it.setVolume(this.stream_volume/100)},togglePlay:function(){if(!this.loading)return this.playing?this.closeAudio():this.playChannel()},set_stream_volume:function(s){this.stream_volume=s,it.setVolume(this.stream_volume/100)}}},e4={class:"navbar-brand fd-expanded"},i4=t("span",{class:"icon"},[t("i",{class:"mdi mdi-24px mdi-playlist-play"})],-1),o4={class:"is-clipped"},a4={class:"is-size-7 fd-is-text-clipped"},n4=t("br",null,null,-1),l4={key:0},r4={class:"icon"},d4={class:"icon"},_4={class:"navbar-dropdown is-right is-boxed",style:{"margin-right":"6px","margin-bottom":"6px","border-radius":"6px"}},c4={class:"navbar-item"},u4={class:"level is-mobile"},m4={class:"level-left fd-expanded"},h4={class:"level-item",style:{"flex-grow":"0"}},p4={class:"icon"},f4={class:"level-item fd-expanded"},y4={class:"fd-expanded"},g4=t("p",{class:"heading"},"Volume",-1),b4=t("hr",{class:"fd-navbar-divider"},null,-1),k4=t("hr",{class:"fd-navbar-divider"},null,-1),w4={class:"navbar-item"},v4={class:"level is-mobile"},$4={class:"level-left fd-expanded"},x4={class:"level-item",style:{"flex-grow":"0"}},C4=t("i",{class:"mdi mdi-18px mdi-radio-tower"},null,-1),q4=[C4],S4={class:"level-item fd-expanded"},P4={class:"fd-expanded"},A4=$(" HTTP stream "),T4=t("a",{href:"stream.mp3"},[t("span",{class:"is-lowercase"},"(stream.mp3)")],-1),R4=[A4,T4],E4=t("hr",{class:"fd-navbar-divider"},null,-1),I4={class:"navbar-item"},U4={class:"level is-mobile fd-expanded"},L4={class:"level-item"},O4={class:"buttons has-addons"},D4=t("div",{class:"navbar-start"},null,-1),z4={class:"navbar-end"},N4={class:"navbar-item"},V4={class:"buttons is-centered"},B4=t("hr",{class:"fd-navbar-divider"},null,-1),M4={class:"navbar-item"},F4={class:"level is-mobile"},G4={class:"level-left fd-expanded"},j4={class:"level-item",style:{"flex-grow":"0"}},K4={class:"icon"},H4={class:"level-item fd-expanded"},W4={class:"fd-expanded"},Y4=t("p",{class:"heading"},"Volume",-1),Q4=t("hr",{class:"fd-navbar-divider"},null,-1),J4={class:"navbar-item fd-has-margin-bottom"},Z4={class:"level is-mobile"},X4={class:"level-left fd-expanded"},t3={class:"level-item",style:{"flex-grow":"0"}},s3=t("i",{class:"mdi mdi-18px mdi-radio-tower"},null,-1),e3=[s3],i3={class:"level-item fd-expanded"},o3={class:"fd-expanded"},a3=$(" HTTP stream "),n3=t("a",{href:"stream.mp3"},[t("span",{class:"is-lowercase"},"(stream.mp3)")],-1),l3=[a3,n3];function r3(s,e,a,r,o,i){const n=h("navbar-item-link"),c=h("router-link"),p=h("player-button-previous"),g=h("player-button-seek-back"),b=h("player-button-play-pause"),x=h("player-button-seek-forward"),q=h("player-button-next"),z=h("Slider"),S=h("navbar-item-output"),W=h("player-button-repeat"),nt=h("player-button-shuffle"),lt=h("player-button-consume");return l(),_("nav",{class:C(["fd-bottom-navbar navbar is-white is-fixed-bottom",{"is-transparent":i.is_now_playing_page,"is-dark":!i.is_now_playing_page}]),style:ts(i.zindex),role:"navigation","aria-label":"player controls"},[t("div",e4,[u(n,{to:"/",exact:""},{default:d(()=>[i4]),_:1}),i.is_now_playing_page?y("",!0):(l(),w(c,{key:0,to:"/now-playing",class:"navbar-item is-expanded is-clipped","active-class":"is-active",exact:""},{default:d(()=>[t("div",o4,[t("p",a4,[t("strong",null,m(i.now_playing.title),1),n4,$(" "+m(i.now_playing.artist),1),i.now_playing.data_kind==="url"?(l(),_("span",l4," - "+m(i.now_playing.album),1)):y("",!0)])])]),_:1})),i.is_now_playing_page?(l(),w(p,{key:1,class:"navbar-item fd-margin-left-auto",icon_style:"mdi-24px"})):y("",!0),i.is_now_playing_page?(l(),w(g,{key:2,seek_ms:"10000",class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),u(b,{class:"navbar-item",icon_style:"mdi-36px",show_disabled_message:""}),i.is_now_playing_page?(l(),w(x,{key:3,seek_ms:"30000",class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),i.is_now_playing_page?(l(),w(q,{key:4,class:"navbar-item",icon_style:"mdi-24px"})):y("",!0),t("a",{class:"navbar-item fd-margin-left-auto is-hidden-desktop",onClick:e[0]||(e[0]=L=>i.show_player_menu=!i.show_player_menu)},[t("span",r4,[t("i",{class:C(["mdi mdi-18px",{"mdi-chevron-up":!i.show_player_menu,"mdi-chevron-down":i.show_player_menu}])},null,2)])]),t("div",{class:C(["navbar-item has-dropdown has-dropdown-up fd-margin-left-auto is-hidden-touch",{"is-active":i.show_player_menu}])},[t("a",{class:"navbar-link is-arrowless",onClick:e[1]||(e[1]=L=>i.show_player_menu=!i.show_player_menu)},[t("span",d4,[t("i",{class:C(["mdi mdi-18px",{"mdi-chevron-up":!i.show_player_menu,"mdi-chevron-down":i.show_player_menu}])},null,2)])]),t("div",_4,[t("div",c4,[t("div",u4,[t("div",m4,[t("div",h4,[t("a",{class:"button is-white is-small",onClick:e[2]||(e[2]=(...L)=>i.toggle_mute_volume&&i.toggle_mute_volume(...L))},[t("span",p4,[t("i",{class:C(["mdi mdi-18px",{"mdi-volume-off":i.player.volume<=0,"mdi-volume-high":i.player.volume>0}])},null,2)])])]),t("div",f4,[t("div",y4,[g4,u(z,{modelValue:i.player.volume,"onUpdate:modelValue":e[3]||(e[3]=L=>i.player.volume=L),min:0,max:100,step:1,tooltips:!1,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","onChange"])])])])])]),b4,(l(!0),_(T,null,I(i.outputs,L=>(l(),w(S,{key:L.id,output:L},null,8,["output"]))),128)),k4,t("div",w4,[t("div",v4,[t("div",$4,[t("div",x4,[t("a",{class:C(["button is-white is-small",{"is-loading":o.loading}])},[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!o.playing&&!o.loading,"is-loading":o.loading}]),onClick:e[4]||(e[4]=(...L)=>i.togglePlay&&i.togglePlay(...L))},q4,2)],2)]),t("div",S4,[t("div",P4,[t("p",{class:C(["heading",{"has-text-grey-light":!o.playing}])},R4,2),u(z,{modelValue:o.stream_volume,"onUpdate:modelValue":e[5]||(e[5]=L=>o.stream_volume=L),min:0,max:100,step:1,tooltips:!1,disabled:!o.playing,classes:{target:"slider"},onChange:i.set_stream_volume},null,8,["modelValue","disabled","onChange"])])])])])]),E4,t("div",I4,[t("div",U4,[t("div",L4,[t("div",O4,[u(W,{class:"button"}),u(nt,{class:"button"}),u(lt,{class:"button"})])])])])])],2)]),t("div",{class:C(["navbar-menu is-hidden-desktop",{"is-active":i.show_player_menu}])},[D4,t("div",z4,[t("div",N4,[t("div",V4,[u(W,{class:"button",icon_style:"mdi-18px"}),u(nt,{class:"button",icon_style:"mdi-18px"}),u(lt,{class:"button",icon_style:"mdi-18px"})])]),B4,t("div",M4,[t("div",F4,[t("div",G4,[t("div",j4,[t("a",{class:"button is-white is-small",onClick:e[6]||(e[6]=(...L)=>i.toggle_mute_volume&&i.toggle_mute_volume(...L))},[t("span",K4,[t("i",{class:C(["mdi mdi-18px",{"mdi-volume-off":i.player.volume<=0,"mdi-volume-high":i.player.volume>0}])},null,2)])])]),t("div",H4,[t("div",W4,[Y4,u(z,{modelValue:i.player.volume,"onUpdate:modelValue":e[7]||(e[7]=L=>i.player.volume=L),min:0,max:100,step:1,tooltips:!1,classes:{target:"slider"},onChange:i.set_volume},null,8,["modelValue","onChange"])])])])])]),(l(!0),_(T,null,I(i.outputs,L=>(l(),w(S,{key:L.id,output:L},null,8,["output"]))),128)),Q4,t("div",J4,[t("div",Z4,[t("div",X4,[t("div",t3,[t("a",{class:C(["button is-white is-small",{"is-loading":o.loading}])},[t("span",{class:C(["icon fd-has-action",{"has-text-grey-light":!o.playing&&!o.loading,"is-loading":o.loading}]),onClick:e[8]||(e[8]=(...L)=>i.togglePlay&&i.togglePlay(...L))},e3,2)],2)]),t("div",i3,[t("div",o3,[t("p",{class:C(["heading",{"has-text-grey-light":!o.playing}])},l3,2),u(z,{modelValue:o.stream_volume,"onUpdate:modelValue":e[9]||(e[9]=L=>o.stream_volume=L),min:0,max:100,step:1,tooltips:!1,disabled:!o.playing,classes:{target:"slider"},onChange:i.set_stream_volume},null,8,["modelValue","disabled","onChange"])])])])])])])],2)],6)}var d3=k(s4,[["render",r3]]);const _3={name:"NotificationList",components:{},data(){return{showNav:!1}},computed:{notifications(){return this.$store.state.notifications.list}},methods:{remove:function(s){this.$store.commit(Wt,s)}}},c3={key:0,class:"fd-notifications"},u3={class:"columns is-centered"},m3={class:"column is-half"},h3=["onClick"];function p3(s,e,a,r,o,i){return i.notifications.length>0?(l(),_("section",c3,[t("div",u3,[t("div",m3,[(l(!0),_(T,null,I(i.notifications,n=>(l(),_("div",{key:n.id,class:C(["notification has-shadow",["notification",n.type?`is-${n.type}`:""]])},[t("button",{class:"delete",onClick:c=>i.remove(n)},null,8,h3),$(" "+m(n.text),1)],2))),128))])])])):y("",!0)}var f3=k(_3,[["render",p3]]);const y3={name:"ModalDialogRemotePairing",props:["show"],emits:["close"],data(){return{pairing_req:{pin:""}}},computed:{pairing(){return this.$store.state.pairing}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.pin_field.focus()},10))}},methods:{kickoff_pairing(){f.pairing_kickoff(this.pairing_req).then(()=>{this.pairing_req.pin=""})}}},g3={key:0,class:"modal is-active"},b3={class:"modal-content fd-modal-card"},k3={class:"card"},w3={class:"card-content"},v3=t("p",{class:"title is-4"},"Remote pairing request",-1),$3={class:"label"},x3={class:"field"},C3={class:"control"},q3={class:"card-footer"},S3=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cancel"})],-1),P3=t("span",{class:"is-size-7"},"Cancel",-1),A3=[S3,P3],T3=t("span",{class:"icon"},[t("i",{class:"mdi mdi-cellphone-iphone"})],-1),R3=t("span",{class:"is-size-7"},"Pair Remote",-1),E3=[T3,R3];function I3(s,e,a,r,o,i){return l(),_("div",null,[u(N,{name:"fade"},{default:d(()=>[a.show?(l(),_("div",g3,[t("div",{class:"modal-background",onClick:e[0]||(e[0]=n=>s.$emit("close"))}),t("div",b3,[t("div",k3,[t("div",w3,[v3,t("form",{onSubmit:e[2]||(e[2]=D((...n)=>i.kickoff_pairing&&i.kickoff_pairing(...n),["prevent"]))},[t("label",$3,m(i.pairing.remote),1),t("div",x3,[t("div",C3,[U(t("input",{ref:"pin_field","onUpdate:modelValue":e[1]||(e[1]=n=>o.pairing_req.pin=n),class:"input",type:"text",placeholder:"Enter pairing code"},null,512),[[M,o.pairing_req.pin]])])])],32)]),t("footer",q3,[t("a",{class:"card-footer-item has-text-danger",onClick:e[3]||(e[3]=n=>s.$emit("close"))},A3),t("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:e[4]||(e[4]=(...n)=>i.kickoff_pairing&&i.kickoff_pairing(...n))},E3)])])]),t("button",{class:"modal-close is-large","aria-label":"close",onClick:e[5]||(e[5]=n=>s.$emit("close"))})])):y("",!0)]),_:1})])}var U3=k(y3,[["render",I3]]);const L3={name:"ModalDialogUpdate",components:{ModalDialog:rs},props:["show"],emits:["close"],data(){return{rescan_metadata:!1}},computed:{library(){return this.$store.state.library},rss(){return this.$store.state.rss_count},spotify_enabled(){return this.$store.state.spotify.webapi_token_valid},update_dialog_scan_kind:{get(){return this.$store.state.update_dialog_scan_kind},set(s){this.$store.commit(ls,s)}}},methods:{update_library(){this.rescan_metadata?f.library_rescan(this.update_dialog_scan_kind):f.library_update(this.update_dialog_scan_kind)},close(){this.update_dialog_scan_kind="",this.$emit("close")}}},O3={key:0},D3=t("p",{class:"mb-3"},"Scan for new, deleted and modified files",-1),z3={key:0,class:"field"},N3={class:"control"},V3={class:"select is-small"},B3=t("option",{value:""},"Update everything",-1),M3=t("option",{value:"files"},"Only update local library",-1),F3={key:0,value:"spotify"},G3={key:1,value:"rss"},j3={class:"field"},K3={class:"checkbox is-size-7 is-small"},H3=$(" Rescan metadata for unmodified files "),W3={key:1},Y3=t("p",{class:"mb-3"},"Library update in progress ...",-1),Q3=[Y3];function J3(s,e,a,r,o,i){const n=h("modal-dialog");return l(),w(n,{show:a.show,title:"Update library",ok_action:i.library.updating?"":"Rescan",close_action:"Close",onOk:i.update_library,onClose:e[2]||(e[2]=c=>i.close())},{"modal-content":d(()=>[i.library.updating?(l(),_("div",W3,Q3)):(l(),_("div",O3,[D3,i.spotify_enabled||i.rss.tracks>0?(l(),_("div",z3,[t("div",N3,[t("div",V3,[U(t("select",{"onUpdate:modelValue":e[0]||(e[0]=c=>i.update_dialog_scan_kind=c)},[B3,M3,i.spotify_enabled?(l(),_("option",F3," Only update Spotify ")):y("",!0),i.rss.tracks>0?(l(),_("option",G3," Only update RSS feeds ")):y("",!0)],512),[[se,i.update_dialog_scan_kind]])])])])):y("",!0),t("div",j3,[t("label",K3,[U(t("input",{"onUpdate:modelValue":e[1]||(e[1]=c=>o.rescan_metadata=c),type:"checkbox"},null,512),[[J,o.rescan_metadata]]),H3])])]))]),_:1},8,["show","ok_action","onOk"])}var Z3=k(L3,[["render",J3]]);const X3={name:"App",components:{NavbarTop:nC,NavbarBottom:d3,NotificationList:f3,ModalDialogRemotePairing:U3,ModalDialogUpdate:Z3},data(){return{token_timer_id:0,reconnect_attempts:0,pairing_active:!1}},computed:{show_burger_menu:{get(){return this.$store.state.show_burger_menu},set(s){this.$store.commit(Z,s)}},show_player_menu:{get(){return this.$store.state.show_player_menu},set(s){this.$store.commit(X,s)}},show_update_dialog:{get(){return this.$store.state.show_update_dialog},set(s){this.$store.commit(ot,s)}}},watch:{show_burger_menu(){this.update_is_clipped()},show_player_menu(){this.update_is_clipped()}},created:function(){Y.locale(navigator.language),this.connect(),this.$Progress.start(),this.$router.beforeEach((s,e,a)=>{if(s.meta.show_progress){if(s.meta.progress!==void 0){const r=s.meta.progress;this.$Progress.parseMeta(r)}this.$Progress.start()}a()}),this.$router.afterEach((s,e)=>{s.meta.show_progress&&this.$Progress.finish()})},methods:{connect:function(){f.config().then(({data:s})=>{this.$store.commit(ks,s),this.$store.commit(Mt,s.hide_singles),document.title=s.library_name,this.open_ws(),this.$Progress.finish()}).catch(()=>{this.$store.dispatch("add_notification",{text:"Failed to connect to OwnTone server",type:"danger",topic:"connection"})})},open_ws:function(){if(this.$store.state.config.websocket_port<=0){this.$store.dispatch("add_notification",{text:"Missing websocket port",type:"danger"});return}const s=this;let e="ws://";window.location.protocol==="https:"&&(e="wss://");let a=e+window.location.hostname+":"+s.$store.state.config.websocket_port;const r=new ee(a,"notify",{reconnectInterval:1e3,maxReconnectInterval:2e3});r.onopen=function(){s.reconnect_attempts=0,r.send(JSON.stringify({notify:["update","database","player","options","outputs","volume","queue","spotify","lastfm","pairing"]})),s.update_outputs(),s.update_player_status(),s.update_library_stats(),s.update_settings(),s.update_queue(),s.update_spotify(),s.update_lastfm(),s.update_pairing()},r.onclose=function(){};var o=!1;function i(){o||(s.update_outputs(),s.update_player_status(),s.update_library_stats(),s.update_settings(),s.update_queue(),s.update_spotify(),s.update_lastfm(),s.update_pairing(),o=!0,setTimeout(function(){o=!1},500))}window.addEventListener("focus",i),document.addEventListener("visibilitychange",function(){document.visibilityState==="visible"&&i()}),r.onmessage=function(n){const c=JSON.parse(n.data);(c.notify.includes("update")||c.notify.includes("database"))&&s.update_library_stats(),(c.notify.includes("player")||c.notify.includes("options")||c.notify.includes("volume"))&&s.update_player_status(),(c.notify.includes("outputs")||c.notify.includes("volume"))&&s.update_outputs(),c.notify.includes("queue")&&s.update_queue(),c.notify.includes("spotify")&&s.update_spotify(),c.notify.includes("lastfm")&&s.update_lastfm(),c.notify.includes("pairing")&&s.update_pairing()}},update_library_stats:function(){f.library_stats().then(({data:s})=>{this.$store.commit(vs,s)}),f.library_count("media_kind is audiobook").then(({data:s})=>{this.$store.commit($s,s)}),f.library_count("media_kind is podcast").then(({data:s})=>{this.$store.commit(xs,s)}),f.library_count("scan_kind is rss").then(({data:s})=>{this.$store.commit(Cs,s)})},update_outputs:function(){f.outputs().then(({data:s})=>{this.$store.commit(qs,s.outputs)})},update_player_status:function(){f.player_status().then(({data:s})=>{this.$store.commit(es,s)})},update_queue:function(){f.queue().then(({data:s})=>{this.$store.commit(Ss,s)})},update_settings:function(){f.settings().then(({data:s})=>{this.$store.commit(ws,s)})},update_lastfm:function(){f.lastfm().then(({data:s})=>{this.$store.commit(Ps,s)})},update_spotify:function(){f.spotify().then(({data:s})=>{this.$store.commit(As,s),this.token_timer_id>0&&(window.clearTimeout(this.token_timer_id),this.token_timer_id=0),s.webapi_token_expires_in>0&&s.webapi_token&&(this.token_timer_id=window.setTimeout(this.update_spotify,1e3*s.webapi_token_expires_in))})},update_pairing:function(){f.pairing().then(({data:s})=>{this.$store.commit(Ts,s),this.pairing_active=s.active})},update_is_clipped:function(){this.show_burger_menu||this.show_player_menu?document.querySelector("html").classList.add("is-clipped"):document.querySelector("html").classList.remove("is-clipped")}},template:""},t8={id:"app"};function s8(s,e,a,r,o,i){const n=h("navbar-top"),c=h("vue-progress-bar"),p=h("router-view"),g=h("modal-dialog-remote-pairing"),b=h("modal-dialog-update"),x=h("notification-list"),q=h("navbar-bottom");return l(),_("div",t8,[u(n),u(c,{class:"fd-progress-bar"}),u(p,null,{default:d(({Component:z})=>[(l(),w(ie(z),{class:"fd-page"}))]),_:1}),u(g,{show:o.pairing_active,onClose:e[0]||(e[0]=z=>o.pairing_active=!1)},null,8,["show"]),u(b,{show:i.show_update_dialog,onClose:e[1]||(e[1]=z=>i.show_update_dialog=!1)},null,8,["show"]),U(u(x,null,null,512),[[zt,!i.show_burger_menu]]),u(q),U(t("div",{class:"fd-overlay-fullscreen",onClick:e[2]||(e[2]=z=>i.show_burger_menu=i.show_player_menu=!1)},null,512),[[zt,i.show_burger_menu||i.show_player_menu]])])}var e8=k(X3,[["render",s8]]);const Ws=oe(e8).use(A).use(Ks).use(ae,{color:"hsl(204, 86%, 53%)",failedColor:"red",height:"1px"}).use(ne).use(le,{log:!1}).use(re);Ws.config.globalProperties.$filters=f2;Ws.mount("#app"); +var tb=Object.defineProperty,sb=Object.defineProperties;var nb=Object.getOwnPropertyDescriptors;var Ai=Object.getOwnPropertySymbols;var kf=Object.prototype.hasOwnProperty,xf=Object.prototype.propertyIsEnumerable;var wf=(e,t,s)=>t in e?tb(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,Je=(e,t)=>{for(var s in t||(t={}))kf.call(t,s)&&wf(e,s,t[s]);if(Ai)for(var s of Ai(t))xf.call(t,s)&&wf(e,s,t[s]);return e},Ws=(e,t)=>sb(e,nb(t));var nu=(e,t)=>{var s={};for(var n in e)kf.call(e,n)&&t.indexOf(n)<0&&(s[n]=e[n]);if(e!=null&&Ai)for(var n of Ai(e))t.indexOf(n)<0&&xf.call(e,n)&&(s[n]=e[n]);return s};const rb=function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))n(o);new MutationObserver(o=>{for(const r of o)if(r.type==="childList")for(const i of r.addedNodes)i.tagName==="LINK"&&i.rel==="modulepreload"&&n(i)}).observe(document,{childList:!0,subtree:!0});function s(o){const r={};return o.integrity&&(r.integrity=o.integrity),o.referrerpolicy&&(r.referrerPolicy=o.referrerpolicy),o.crossorigin==="use-credentials"?r.credentials="include":o.crossorigin==="anonymous"?r.credentials="omit":r.credentials="same-origin",r}function n(o){if(o.ep)return;o.ep=!0;const r=s(o);fetch(o.href,r)}};rb();function al(e,t){const s=Object.create(null),n=e.split(",");for(let o=0;o!!s[o.toLowerCase()]:o=>!!s[o]}const ob="Infinity,undefined,NaN,isFinite,isNaN,parseFloat,parseInt,decodeURI,decodeURIComponent,encodeURI,encodeURIComponent,Math,Number,Date,Array,Object,Boolean,String,RegExp,Map,Set,JSON,Intl,BigInt",ib=al(ob),ab="itemscope,allowfullscreen,formnovalidate,ismap,nomodule,novalidate,readonly",lb=al(ab);function jm(e){return!!e||e===""}function Hn(e){if(ze(e)){const t={};for(let s=0;s{if(s){const n=s.split(cb);n.length>1&&(t[n[0].trim()]=n[1].trim())}}),t}function Le(e){let t="";if(Ot(e))t=e;else if(ze(e))for(let s=0;sMn(s,t))}const R=e=>Ot(e)?e:e==null?"":ze(e)||Rt(e)&&(e.toString===Um||!et(e.toString))?JSON.stringify(e,Bm,2):String(e),Bm=(e,t)=>t&&t.__v_isRef?Bm(e,t.value):Br(t)?{[`Map(${t.size})`]:[...t.entries()].reduce((s,[n,o])=>(s[`${n} =>`]=o,s),{})}:fr(t)?{[`Set(${t.size})`]:[...t.values()]}:Rt(t)&&!ze(t)&&!Vm(t)?String(t):t,gt={},jr=[],Hs=()=>{},mb=()=>!1,pb=/^on[^a-z]/,ci=e=>pb.test(e),Nc=e=>e.startsWith("onUpdate:"),It=Object.assign,Mc=(e,t)=>{const s=e.indexOf(t);s>-1&&e.splice(s,1)},_b=Object.prototype.hasOwnProperty,dt=(e,t)=>_b.call(e,t),ze=Array.isArray,Br=e=>ul(e)==="[object Map]",fr=e=>ul(e)==="[object Set]",Sf=e=>e instanceof Date,et=e=>typeof e=="function",Ot=e=>typeof e=="string",Lc=e=>typeof e=="symbol",Rt=e=>e!==null&&typeof e=="object",jc=e=>Rt(e)&&et(e.then)&&et(e.catch),Um=Object.prototype.toString,ul=e=>Um.call(e),gb=e=>ul(e).slice(8,-1),Vm=e=>ul(e)==="[object Object]",Bc=e=>Ot(e)&&e!=="NaN"&&e[0]!=="-"&&""+parseInt(e,10)===e,No=al(",key,ref,ref_for,ref_key,onVnodeBeforeMount,onVnodeMounted,onVnodeBeforeUpdate,onVnodeUpdated,onVnodeBeforeUnmount,onVnodeUnmounted"),cl=e=>{const t=Object.create(null);return s=>t[s]||(t[s]=e(s))},vb=/-(\w)/g,Ss=cl(e=>e.replace(vb,(t,s)=>s?s.toUpperCase():"")),yb=/\B([A-Z])/g,Zs=cl(e=>e.replace(yb,"-$1").toLowerCase()),di=cl(e=>e.charAt(0).toUpperCase()+e.slice(1)),Mo=cl(e=>e?`on${di(e)}`:""),si=(e,t)=>!Object.is(e,t),Ur=(e,t)=>{for(let s=0;s{Object.defineProperty(e,t,{configurable:!0,enumerable:!1,value:s})},Ln=e=>{const t=parseFloat(e);return isNaN(t)?e:t};let Ef;const bb=()=>Ef||(Ef=typeof globalThis!="undefined"?globalThis:typeof self!="undefined"?self:typeof window!="undefined"?window:typeof global!="undefined"?global:{});let vs;class Uc{constructor(t=!1){this.active=!0,this.effects=[],this.cleanups=[],!t&&vs&&(this.parent=vs,this.index=(vs.scopes||(vs.scopes=[])).push(this)-1)}run(t){if(this.active){const s=vs;try{return vs=this,t()}finally{vs=s}}}on(){vs=this}off(){vs=this.parent}stop(t){if(this.active){let s,n;for(s=0,n=this.effects.length;s{const t=new Set(e);return t.w=0,t.n=0,t},qm=e=>(e.w&jn)>0,zm=e=>(e.n&jn)>0,Sb=({deps:e})=>{if(e.length)for(let t=0;t{const{deps:t}=e;if(t.length){let s=0;for(let n=0;n{(c==="length"||c>=n)&&a.push(u)});else switch(s!==void 0&&a.push(i.get(s)),t){case"add":ze(e)?Bc(s)&&a.push(i.get("length")):(a.push(i.get(ir)),Br(e)&&a.push(i.get(Hu)));break;case"delete":ze(e)||(a.push(i.get(ir)),Br(e)&&a.push(i.get(Hu)));break;case"set":Br(e)&&a.push(i.get(ir));break}if(a.length===1)a[0]&&qu(a[0]);else{const u=[];for(const c of a)c&&u.push(...c);qu(Vc(u))}}function qu(e,t){for(const s of ze(e)?e:[...e])(s!==Us||s.allowRecurse)&&(s.scheduler?s.scheduler():s.run())}const Ob=al("__proto__,__v_isRef,__isVue"),Km=new Set(Object.getOwnPropertyNames(Symbol).map(e=>Symbol[e]).filter(Lc)),Tb=dl(),Ab=dl(!1,!0),Pb=dl(!0),Db=dl(!0,!0),$f=Fb();function Fb(){const e={};return["includes","indexOf","lastIndexOf"].forEach(t=>{e[t]=function(...s){const n=lt(this);for(let r=0,i=this.length;r{e[t]=function(...s){hr();const n=lt(this)[t].apply(this,s);return mr(),n}}),e}function dl(e=!1,t=!1){return function(n,o,r){if(o==="__v_isReactive")return!e;if(o==="__v_isReadonly")return e;if(o==="__v_isShallow")return t;if(o==="__v_raw"&&r===(e?t?tp:ep:t?Qm:Xm).get(n))return n;const i=ze(n);if(!e&&i&&dt($f,o))return Reflect.get($f,o,r);const a=Reflect.get(n,o,r);return(Lc(o)?Km.has(o):Ob(o))||(e||Es(n,"get",o),t)?a:Vt(a)?!i||!Bc(o)?a.value:a:Rt(a)?e?qc(a):pr(a):a}}const Ib=Ym(),Rb=Ym(!0);function Ym(e=!1){return function(s,n,o,r){let i=s[n];if(zr(i)&&Vt(i)&&!Vt(o))return!1;if(!e&&!zr(o)&&(zc(o)||(o=lt(o),i=lt(i)),!ze(s)&&Vt(i)&&!Vt(o)))return i.value=o,!0;const a=ze(s)&&Bc(n)?Number(n)e,fl=e=>Reflect.getPrototypeOf(e);function Pi(e,t,s=!1,n=!1){e=e.__v_raw;const o=lt(e),r=lt(t);t!==r&&!s&&Es(o,"get",t),!s&&Es(o,"get",r);const{has:i}=fl(o),a=n?Hc:s?Kc:ni;if(i.call(o,t))return a(e.get(t));if(i.call(o,r))return a(e.get(r));e!==o&&e.get(t)}function Di(e,t=!1){const s=this.__v_raw,n=lt(s),o=lt(e);return e!==o&&!t&&Es(n,"has",e),!t&&Es(n,"has",o),e===o?s.has(e):s.has(e)||s.has(o)}function Fi(e,t=!1){return e=e.__v_raw,!t&&Es(lt(e),"iterate",ir),Reflect.get(e,"size",e)}function Of(e){e=lt(e);const t=lt(this);return fl(t).has.call(t,e)||(t.add(e),hn(t,"add",e,e)),this}function Tf(e,t){t=lt(t);const s=lt(this),{has:n,get:o}=fl(s);let r=n.call(s,e);r||(e=lt(e),r=n.call(s,e));const i=o.call(s,e);return s.set(e,t),r?si(t,i)&&hn(s,"set",e,t):hn(s,"add",e,t),this}function Af(e){const t=lt(this),{has:s,get:n}=fl(t);let o=s.call(t,e);o||(e=lt(e),o=s.call(t,e)),n&&n.call(t,e);const r=t.delete(e);return o&&hn(t,"delete",e,void 0),r}function Pf(){const e=lt(this),t=e.size!==0,s=e.clear();return t&&hn(e,"clear",void 0,void 0),s}function Ii(e,t){return function(n,o){const r=this,i=r.__v_raw,a=lt(i),u=t?Hc:e?Kc:ni;return!e&&Es(a,"iterate",ir),i.forEach((c,d)=>n.call(o,u(c),u(d),r))}}function Ri(e,t,s){return function(...n){const o=this.__v_raw,r=lt(o),i=Br(r),a=e==="entries"||e===Symbol.iterator&&i,u=e==="keys"&&i,c=o[e](...n),d=s?Hc:t?Kc:ni;return!t&&Es(r,"iterate",u?Hu:ir),{next(){const{value:h,done:f}=c.next();return f?{value:h,done:f}:{value:a?[d(h[0]),d(h[1])]:d(h),done:f}},[Symbol.iterator](){return this}}}}function wn(e){return function(...t){return e==="delete"?!1:this}}function Ub(){const e={get(r){return Pi(this,r)},get size(){return Fi(this)},has:Di,add:Of,set:Tf,delete:Af,clear:Pf,forEach:Ii(!1,!1)},t={get(r){return Pi(this,r,!1,!0)},get size(){return Fi(this)},has:Di,add:Of,set:Tf,delete:Af,clear:Pf,forEach:Ii(!1,!0)},s={get(r){return Pi(this,r,!0)},get size(){return Fi(this,!0)},has(r){return Di.call(this,r,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:Ii(!0,!1)},n={get(r){return Pi(this,r,!0,!0)},get size(){return Fi(this,!0)},has(r){return Di.call(this,r,!0)},add:wn("add"),set:wn("set"),delete:wn("delete"),clear:wn("clear"),forEach:Ii(!0,!0)};return["keys","values","entries",Symbol.iterator].forEach(r=>{e[r]=Ri(r,!1,!1),s[r]=Ri(r,!0,!1),t[r]=Ri(r,!1,!0),n[r]=Ri(r,!0,!0)}),[e,s,t,n]}const[Vb,Hb,qb,zb]=Ub();function hl(e,t){const s=t?e?zb:qb:e?Hb:Vb;return(n,o,r)=>o==="__v_isReactive"?!e:o==="__v_isReadonly"?e:o==="__v_raw"?n:Reflect.get(dt(s,o)&&o in n?s:n,o,r)}const Gb={get:hl(!1,!1)},Wb={get:hl(!1,!0)},Kb={get:hl(!0,!1)},Yb={get:hl(!0,!0)},Xm=new WeakMap,Qm=new WeakMap,ep=new WeakMap,tp=new WeakMap;function Zb(e){switch(e){case"Object":case"Array":return 1;case"Map":case"Set":case"WeakMap":case"WeakSet":return 2;default:return 0}}function Jb(e){return e.__v_skip||!Object.isExtensible(e)?0:Zb(gb(e))}function pr(e){return zr(e)?e:ml(e,!1,Zm,Gb,Xm)}function sp(e){return ml(e,!1,jb,Wb,Qm)}function qc(e){return ml(e,!0,Jm,Kb,ep)}function Xb(e){return ml(e,!0,Bb,Yb,tp)}function ml(e,t,s,n,o){if(!Rt(e)||e.__v_raw&&!(t&&e.__v_isReactive))return e;const r=o.get(e);if(r)return r;const i=Jb(e);if(i===0)return e;const a=new Proxy(e,i===2?n:s);return o.set(e,a),a}function ar(e){return zr(e)?ar(e.__v_raw):!!(e&&e.__v_isReactive)}function zr(e){return!!(e&&e.__v_isReadonly)}function zc(e){return!!(e&&e.__v_isShallow)}function Gc(e){return ar(e)||zr(e)}function lt(e){const t=e&&e.__v_raw;return t?lt(t):e}function Wc(e){return Ba(e,"__v_skip",!0),e}const ni=e=>Rt(e)?pr(e):e,Kc=e=>Rt(e)?qc(e):e;function Yc(e){Rn&&Us&&(e=lt(e),Wm(e.dep||(e.dep=Vc())))}function pl(e,t){e=lt(e),e.dep&&qu(e.dep)}function Vt(e){return!!(e&&e.__v_isRef===!0)}function cn(e){return rp(e,!1)}function np(e){return rp(e,!0)}function rp(e,t){return Vt(e)?e:new Qb(e,t)}class Qb{constructor(t,s){this.__v_isShallow=s,this.dep=void 0,this.__v_isRef=!0,this._rawValue=s?t:lt(t),this._value=s?t:ni(t)}get value(){return Yc(this),this._value}set value(t){t=this.__v_isShallow?t:lt(t),si(t,this._rawValue)&&(this._rawValue=t,this._value=this.__v_isShallow?t:ni(t),pl(this))}}function e1(e){pl(e)}function Vr(e){return Vt(e)?e.value:e}const t1={get:(e,t,s)=>Vr(Reflect.get(e,t,s)),set:(e,t,s,n)=>{const o=e[t];return Vt(o)&&!Vt(s)?(o.value=s,!0):Reflect.set(e,t,s,n)}};function Zc(e){return ar(e)?e:new Proxy(e,t1)}class s1{constructor(t){this.dep=void 0,this.__v_isRef=!0;const{get:s,set:n}=t(()=>Yc(this),()=>pl(this));this._get=s,this._set=n}get value(){return this._get()}set value(t){this._set(t)}}function n1(e){return new s1(e)}function Lo(e){const t=ze(e)?new Array(e.length):{};for(const s in e)t[s]=op(e,s);return t}class r1{constructor(t,s,n){this._object=t,this._key=s,this._defaultValue=n,this.__v_isRef=!0}get value(){const t=this._object[this._key];return t===void 0?this._defaultValue:t}set value(t){this._object[this._key]=t}}function op(e,t,s){const n=e[t];return Vt(n)?n:new r1(e,t,s)}class o1{constructor(t,s,n,o){this._setter=s,this.dep=void 0,this.__v_isRef=!0,this._dirty=!0,this.effect=new fi(t,()=>{this._dirty||(this._dirty=!0,pl(this))}),this.effect.computed=this,this.effect.active=this._cacheable=!o,this.__v_isReadonly=n}get value(){const t=lt(this);return Yc(t),(t._dirty||!t._cacheable)&&(t._dirty=!1,t._value=t.effect.run()),t._value}set value(t){this._setter(t)}}function i1(e,t,s=!1){let n,o;const r=et(e);return r?(n=e,o=Hs):(n=e.get,o=e.set),new o1(n,o,r||!o,s)}const jo=[];function ip(e,...t){hr();const s=jo.length?jo[jo.length-1].component:null,n=s&&s.appContext.config.warnHandler,o=a1();if(n)Js(n,s,11,[e+t.join(""),s&&s.proxy,o.map(({vnode:r})=>`at <${Zp(s,r.type)}>`).join(` +`),o]);else{const r=[`[Vue warn]: ${e}`,...t];o.length&&r.push(` +`,...l1(o)),console.warn(...r)}mr()}function a1(){let e=jo[jo.length-1];if(!e)return[];const t=[];for(;e;){const s=t[0];s&&s.vnode===e?s.recurseCount++:t.push({vnode:e,recurseCount:0});const n=e.component&&e.component.parent;e=n&&n.vnode}return t}function l1(e){const t=[];return e.forEach((s,n)=>{t.push(...n===0?[]:[` +`],...u1(s))}),t}function u1({vnode:e,recurseCount:t}){const s=t>0?`... (${t} recursive calls)`:"",n=e.component?e.component.parent==null:!1,o=` at <${Zp(e.component,e.type,n)}`,r=">"+s;return e.props?[o,...c1(e.props),r]:[o+r]}function c1(e){const t=[],s=Object.keys(e);return s.slice(0,3).forEach(n=>{t.push(...ap(n,e[n]))}),s.length>3&&t.push(" ..."),t}function ap(e,t,s){return Ot(t)?(t=JSON.stringify(t),s?t:[`${e}=${t}`]):typeof t=="number"||typeof t=="boolean"||t==null?s?t:[`${e}=${t}`]:Vt(t)?(t=ap(e,lt(t.value),!0),s?t:[`${e}=Ref<`,t,">"]):et(t)?[`${e}=fn${t.name?`<${t.name}>`:""}`]:(t=lt(t),s?t:[`${e}=`,t])}function Js(e,t,s,n){let o;try{o=n?e(...n):e()}catch(r){_r(r,t,s)}return o}function ks(e,t,s,n){if(et(e)){const r=Js(e,t,s,n);return r&&jc(r)&&r.catch(i=>{_r(i,t,s)}),r}const o=[];for(let r=0;r>>1;ri(ws[n])ln&&ws.splice(t,1)}function cp(e,t,s,n){ze(e)?s.push(...e):(!t||!t.includes(e,e.allowRecurse?n+1:n))&&s.push(e),up()}function m1(e){cp(e,Oo,Bo,Dr)}function Qc(e){cp(e,$n,Uo,Fr)}function ed(e,t=null){if(Bo.length){for(Gu=t,Oo=[...new Set(Bo)],Bo.length=0,Dr=0;Drri(s)-ri(n)),Fr=0;Fr<$n.length;Fr++)$n[Fr]();$n=null,Fr=0}}const ri=e=>e.id==null?1/0:e.id;function dp(e){zu=!1,Ua=!0,ed(e),ws.sort((s,n)=>ri(s)-ri(n));const t=Hs;try{for(ln=0;lnIr.emit(o,...r)),Ni=[]):typeof window!="undefined"&&window.HTMLElement&&!(!((n=(s=window.navigator)===null||s===void 0?void 0:s.userAgent)===null||n===void 0)&&n.includes("jsdom"))?((t.__VUE_DEVTOOLS_HOOK_REPLAY__=t.__VUE_DEVTOOLS_HOOK_REPLAY__||[]).push(r=>{fp(r,t)}),setTimeout(()=>{Ir||(t.__VUE_DEVTOOLS_HOOK_REPLAY__=null,Ni=[])},3e3)):Ni=[]}function p1(e,t,...s){if(e.isUnmounted)return;const n=e.vnode.props||gt;let o=s;const r=t.startsWith("update:"),i=r&&t.slice(7);if(i&&i in n){const d=`${i==="modelValue"?"model":i}Modifiers`,{number:h,trim:f}=n[d]||gt;f?o=s.map(m=>m.trim()):h&&(o=s.map(Ln))}let a,u=n[a=Mo(t)]||n[a=Mo(Ss(t))];!u&&r&&(u=n[a=Mo(Zs(t))]),u&&ks(u,e,6,o);const c=n[a+"Once"];if(c){if(!e.emitted)e.emitted={};else if(e.emitted[a])return;e.emitted[a]=!0,ks(c,e,6,o)}}function hp(e,t,s=!1){const n=t.emitsCache,o=n.get(e);if(o!==void 0)return o;const r=e.emits;let i={},a=!1;if(!et(e)){const u=c=>{const d=hp(c,t,!0);d&&(a=!0,It(i,d))};!s&&t.mixins.length&&t.mixins.forEach(u),e.extends&&u(e.extends),e.mixins&&e.mixins.forEach(u)}return!r&&!a?(n.set(e,null),null):(ze(r)?r.forEach(u=>i[u]=null):It(i,r),n.set(e,i),i)}function gl(e,t){return!e||!ci(t)?!1:(t=t.slice(2).replace(/Once$/,""),dt(e,t[0].toLowerCase()+t.slice(1))||dt(e,Zs(t))||dt(e,t))}let Qt=null,vl=null;function oi(e){const t=Qt;return Qt=e,vl=e&&e.type.__scopeId||null,t}function _1(e){vl=e}function g1(){vl=null}const v1=e=>T;function T(e,t=Qt,s){if(!t||e._n)return e;const n=(...o)=>{n._d&&Ju(-1);const r=oi(t),i=e(...o);return oi(r),n._d&&Ju(1),i};return n._n=!0,n._c=!0,n._d=!0,n}function Ta(e){const{type:t,vnode:s,proxy:n,withProxy:o,props:r,propsOptions:[i],slots:a,attrs:u,emit:c,render:d,renderCache:h,data:f,setupState:m,ctx:p,inheritAttrs:_}=e;let g,y;const b=oi(e);try{if(s.shapeFlag&4){const S=o||n;g=ys(d.call(S,S,h,r,m,f,p)),y=u}else{const S=t;g=ys(S.length>1?S(r,{attrs:u,slots:a,emit:c}):S(r,null)),y=t.props?u:b1(u)}}catch(S){qo.length=0,_r(S,e,1),g=P(ss)}let k=g;if(y&&_!==!1){const S=Object.keys(y),{shapeFlag:E}=k;S.length&&E&7&&(i&&S.some(Nc)&&(y=w1(y,i)),k=mn(k,y))}return s.dirs&&(k.dirs=k.dirs?k.dirs.concat(s.dirs):s.dirs),s.transition&&(k.transition=s.transition),g=k,oi(b),g}function y1(e){let t;for(let s=0;s{let t;for(const s in e)(s==="class"||s==="style"||ci(s))&&((t||(t={}))[s]=e[s]);return t},w1=(e,t)=>{const s={};for(const n in e)(!Nc(n)||!(n.slice(9)in t))&&(s[n]=e[n]);return s};function k1(e,t,s){const{props:n,children:o,component:r}=e,{props:i,children:a,patchFlag:u}=t,c=r.emitsOptions;if(t.dirs||t.transition)return!0;if(s&&u>=0){if(u&1024)return!0;if(u&16)return n?Df(n,i,c):!!i;if(u&8){const d=t.dynamicProps;for(let h=0;he.__isSuspense,S1={name:"Suspense",__isSuspense:!0,process(e,t,s,n,o,r,i,a,u,c){e==null?C1(t,s,n,o,r,i,a,u,c):$1(e,t,s,n,o,i,a,u,c)},hydrate:O1,create:sd,normalize:T1},E1=S1;function ii(e,t){const s=e.props&&e.props[t];et(s)&&s()}function C1(e,t,s,n,o,r,i,a,u){const{p:c,o:{createElement:d}}=u,h=d("div"),f=e.suspense=sd(e,o,n,t,h,s,r,i,a,u);c(null,f.pendingBranch=e.ssContent,h,null,n,f,r,i),f.deps>0?(ii(e,"onPending"),ii(e,"onFallback"),c(null,e.ssFallback,t,s,n,null,r,i),Hr(f,e.ssFallback)):f.resolve()}function $1(e,t,s,n,o,r,i,a,{p:u,um:c,o:{createElement:d}}){const h=t.suspense=e.suspense;h.vnode=t,t.el=e.el;const f=t.ssContent,m=t.ssFallback,{activeBranch:p,pendingBranch:_,isInFallback:g,isHydrating:y}=h;if(_)h.pendingBranch=f,Ys(f,_)?(u(_,f,h.hiddenContainer,null,o,h,r,i,a),h.deps<=0?h.resolve():g&&(u(p,m,s,n,o,null,r,i,a),Hr(h,m))):(h.pendingId++,y?(h.isHydrating=!1,h.activeBranch=_):c(_,o,h),h.deps=0,h.effects.length=0,h.hiddenContainer=d("div"),g?(u(null,f,h.hiddenContainer,null,o,h,r,i,a),h.deps<=0?h.resolve():(u(p,m,s,n,o,null,r,i,a),Hr(h,m))):p&&Ys(f,p)?(u(p,f,s,n,o,h,r,i,a),h.resolve(!0)):(u(null,f,h.hiddenContainer,null,o,h,r,i,a),h.deps<=0&&h.resolve()));else if(p&&Ys(f,p))u(p,f,s,n,o,h,r,i,a),Hr(h,f);else if(ii(t,"onPending"),h.pendingBranch=f,h.pendingId++,u(null,f,h.hiddenContainer,null,o,h,r,i,a),h.deps<=0)h.resolve();else{const{timeout:b,pendingId:k}=h;b>0?setTimeout(()=>{h.pendingId===k&&h.fallback(m)},b):b===0&&h.fallback(m)}}function sd(e,t,s,n,o,r,i,a,u,c,d=!1){const{p:h,m:f,um:m,n:p,o:{parentNode:_,remove:g}}=c,y=Ln(e.props&&e.props.timeout),b={vnode:e,parent:t,parentComponent:s,isSVG:i,container:n,hiddenContainer:o,anchor:r,deps:0,pendingId:0,timeout:typeof y=="number"?y:-1,activeBranch:null,pendingBranch:null,isInFallback:!0,isHydrating:d,isUnmounted:!1,effects:[],resolve(k=!1){const{vnode:S,activeBranch:E,pendingBranch:$,pendingId:I,effects:j,parentComponent:O,container:L}=b;if(b.isHydrating)b.isHydrating=!1;else if(!k){const U=E&&$.transition&&$.transition.mode==="out-in";U&&(E.transition.afterLeave=()=>{I===b.pendingId&&f($,L,W,0)});let{anchor:W}=b;E&&(W=p(E),m(E,O,b,!0)),U||f($,L,W,0)}Hr(b,$),b.pendingBranch=null,b.isInFallback=!1;let z=b.parent,D=!1;for(;z;){if(z.pendingBranch){z.effects.push(...j),D=!0;break}z=z.parent}D||Qc(j),b.effects=[],ii(S,"onResolve")},fallback(k){if(!b.pendingBranch)return;const{vnode:S,activeBranch:E,parentComponent:$,container:I,isSVG:j}=b;ii(S,"onFallback");const O=p(E),L=()=>{!b.isInFallback||(h(null,k,I,O,$,null,j,a,u),Hr(b,k))},z=k.transition&&k.transition.mode==="out-in";z&&(E.transition.afterLeave=L),b.isInFallback=!0,m(E,$,null,!0),z||L()},move(k,S,E){b.activeBranch&&f(b.activeBranch,k,S,E),b.container=k},next(){return b.activeBranch&&p(b.activeBranch)},registerDep(k,S){const E=!!b.pendingBranch;E&&b.deps++;const $=k.vnode.el;k.asyncDep.catch(I=>{_r(I,k,0)}).then(I=>{if(k.isUnmounted||b.isUnmounted||b.pendingId!==k.suspenseId)return;k.asyncResolved=!0;const{vnode:j}=k;ec(k,I,!1),$&&(j.el=$);const O=!$&&k.subTree.el;S(k,j,_($||k.subTree.el),$?null:p(k.subTree),b,i,u),O&&g(O),td(k,j.el),E&&--b.deps===0&&b.resolve()})},unmount(k,S){b.isUnmounted=!0,b.activeBranch&&m(b.activeBranch,s,k,S),b.pendingBranch&&m(b.pendingBranch,s,k,S)}};return b}function O1(e,t,s,n,o,r,i,a,u){const c=t.suspense=sd(t,n,s,e.parentNode,document.createElement("div"),null,o,r,i,a,!0),d=u(e,c.pendingBranch=t.ssContent,s,c,r,i);return c.deps===0&&c.resolve(),d}function T1(e){const{shapeFlag:t,children:s}=e,n=t&32;e.ssContent=Ff(n?s.default:s),e.ssFallback=n?Ff(s.fallback):P(ss)}function Ff(e){let t;if(et(e)){const s=Yr&&e._c;s&&(e._d=!1,x()),e=e(),s&&(e._d=!0,t=Qs,Bp())}return ze(e)&&(e=y1(e)),e=ys(e),t&&!e.dynamicChildren&&(e.dynamicChildren=t.filter(s=>s!==e)),e}function mp(e,t){t&&t.pendingBranch?ze(e)?t.effects.push(...e):t.effects.push(e):Qc(e)}function Hr(e,t){e.activeBranch=t;const{vnode:s,parentComponent:n}=e,o=s.el=t.el;n&&n.subTree===s&&(n.vnode.el=o,td(n,o))}function Vo(e,t){if(Gt){let s=Gt.provides;const n=Gt.parent&&Gt.parent.provides;n===s&&(s=Gt.provides=Object.create(n)),s[e]=t}}function Xs(e,t,s=!1){const n=Gt||Qt;if(n){const o=n.parent==null?n.vnode.appContext&&n.vnode.appContext.provides:n.parent.provides;if(o&&e in o)return o[e];if(arguments.length>1)return s&&et(t)?t.call(n.proxy):t}}function A1(e,t){return hi(e,null,t)}function pp(e,t){return hi(e,null,{flush:"post"})}function P1(e,t){return hi(e,null,{flush:"sync"})}const If={};function Bt(e,t,s){return hi(e,t,s)}function hi(e,t,{immediate:s,deep:n,flush:o,onTrack:r,onTrigger:i}=gt){const a=Gt;let u,c=!1,d=!1;if(Vt(e)?(u=()=>e.value,c=zc(e)):ar(e)?(u=()=>e,n=!0):ze(e)?(d=!0,c=e.some(ar),u=()=>e.map(y=>{if(Vt(y))return y.value;if(ar(y))return or(y);if(et(y))return Js(y,a,2)})):et(e)?t?u=()=>Js(e,a,2):u=()=>{if(!(a&&a.isUnmounted))return h&&h(),ks(e,a,3,[f])}:u=Hs,t&&n){const y=u;u=()=>or(y())}let h,f=y=>{h=g.onStop=()=>{Js(y,a,4)}};if(Zr)return f=Hs,t?s&&ks(t,a,3,[u(),d?[]:void 0,f]):u(),Hs;let m=d?[]:If;const p=()=>{if(!!g.active)if(t){const y=g.run();(n||c||(d?y.some((b,k)=>si(b,m[k])):si(y,m)))&&(h&&h(),ks(t,a,3,[y,m===If?void 0:m,f]),m=y)}else g.run()};p.allowRecurse=!!t;let _;o==="sync"?_=p:o==="post"?_=()=>Yt(p,a&&a.suspense):_=()=>{!a||a.isMounted?m1(p):p()};const g=new fi(u,_);return t?s?p():m=g.run():o==="post"?Yt(g.run.bind(g),a&&a.suspense):g.run(),()=>{g.stop(),a&&a.scope&&Mc(a.scope.effects,g)}}function D1(e,t,s){const n=this.proxy,o=Ot(e)?e.includes(".")?_p(n,e):()=>n[e]:e.bind(n,n);let r;et(t)?r=t:(r=t.handler,s=t);const i=Gt;Un(this);const a=hi(o,r.bind(n),s);return i?Un(i):Nn(),a}function _p(e,t){const s=t.split(".");return()=>{let n=e;for(let o=0;o{or(s,t)});else if(Vm(e))for(const s in e)or(e[s],t);return e}function nd(){const e={isMounted:!1,isLeaving:!1,isUnmounting:!1,leavingVNodes:new Map};return io(()=>{e.isMounted=!0}),kl(()=>{e.isUnmounting=!0}),e}const $s=[Function,Array],F1={name:"BaseTransition",props:{mode:String,appear:Boolean,persisted:Boolean,onBeforeEnter:$s,onEnter:$s,onAfterEnter:$s,onEnterCancelled:$s,onBeforeLeave:$s,onLeave:$s,onAfterLeave:$s,onLeaveCancelled:$s,onBeforeAppear:$s,onAppear:$s,onAfterAppear:$s,onAppearCancelled:$s},setup(e,{slots:t}){const s=zn(),n=nd();let o;return()=>{const r=t.default&&yl(t.default(),!0);if(!r||!r.length)return;let i=r[0];if(r.length>1){for(const _ of r)if(_.type!==ss){i=_;break}}const a=lt(e),{mode:u}=a;if(n.isLeaving)return ru(i);const c=Rf(i);if(!c)return ru(i);const d=Gr(c,a,n,s);dr(c,d);const h=s.subTree,f=h&&Rf(h);let m=!1;const{getTransitionKey:p}=c.type;if(p){const _=p();o===void 0?o=_:_!==o&&(o=_,m=!0)}if(f&&f.type!==ss&&(!Ys(c,f)||m)){const _=Gr(f,a,n,s);if(dr(f,_),u==="out-in")return n.isLeaving=!0,_.afterLeave=()=>{n.isLeaving=!1,s.update()},ru(i);u==="in-out"&&c.type!==ss&&(_.delayLeave=(g,y,b)=>{const k=gp(n,f);k[String(f.key)]=f,g._leaveCb=()=>{y(),g._leaveCb=void 0,delete d.delayedLeave},d.delayedLeave=b})}return i}}},rd=F1;function gp(e,t){const{leavingVNodes:s}=e;let n=s.get(t.type);return n||(n=Object.create(null),s.set(t.type,n)),n}function Gr(e,t,s,n){const{appear:o,mode:r,persisted:i=!1,onBeforeEnter:a,onEnter:u,onAfterEnter:c,onEnterCancelled:d,onBeforeLeave:h,onLeave:f,onAfterLeave:m,onLeaveCancelled:p,onBeforeAppear:_,onAppear:g,onAfterAppear:y,onAppearCancelled:b}=t,k=String(e.key),S=gp(s,e),E=(I,j)=>{I&&ks(I,n,9,j)},$={mode:r,persisted:i,beforeEnter(I){let j=a;if(!s.isMounted)if(o)j=_||a;else return;I._leaveCb&&I._leaveCb(!0);const O=S[k];O&&Ys(e,O)&&O.el._leaveCb&&O.el._leaveCb(),E(j,[I])},enter(I){let j=u,O=c,L=d;if(!s.isMounted)if(o)j=g||u,O=y||c,L=b||d;else return;let z=!1;const D=I._enterCb=U=>{z||(z=!0,U?E(L,[I]):E(O,[I]),$.delayedLeave&&$.delayedLeave(),I._enterCb=void 0)};j?(j(I,D),j.length<=1&&D()):D()},leave(I,j){const O=String(e.key);if(I._enterCb&&I._enterCb(!0),s.isUnmounting)return j();E(h,[I]);let L=!1;const z=I._leaveCb=D=>{L||(L=!0,j(),D?E(p,[I]):E(m,[I]),I._leaveCb=void 0,S[O]===e&&delete S[O])};S[O]=e,f?(f(I,z),f.length<=1&&z()):z()},clone(I){return Gr(I,t,s,n)}};return $}function ru(e){if(pi(e))return e=mn(e),e.children=null,e}function Rf(e){return pi(e)?e.children?e.children[0]:void 0:e}function dr(e,t){e.shapeFlag&6&&e.component?dr(e.component.subTree,t):e.shapeFlag&128?(e.ssContent.transition=t.clone(e.ssContent),e.ssFallback.transition=t.clone(e.ssFallback)):e.transition=t}function yl(e,t=!1,s){let n=[],o=0;for(let r=0;r1)for(let r=0;r!!e.type.__asyncLoader;function I1(e){et(e)&&(e={loader:e});const{loader:t,loadingComponent:s,errorComponent:n,delay:o=200,timeout:r,suspensible:i=!0,onError:a}=e;let u=null,c,d=0;const h=()=>(d++,u=null,f()),f=()=>{let m;return u||(m=u=t().catch(p=>{if(p=p instanceof Error?p:new Error(String(p)),a)return new Promise((_,g)=>{a(p,()=>_(h()),()=>g(p),d+1)});throw p}).then(p=>m!==u&&u?u:(p&&(p.__esModule||p[Symbol.toStringTag]==="Module")&&(p=p.default),c=p,p)))};return mi({name:"AsyncComponentWrapper",__asyncLoader:f,get __asyncResolved(){return c},setup(){const m=Gt;if(c)return()=>ou(c,m);const p=b=>{u=null,_r(b,m,13,!n)};if(i&&m.suspense||Zr)return f().then(b=>()=>ou(b,m)).catch(b=>(p(b),()=>n?P(n,{error:b}):null));const _=cn(!1),g=cn(),y=cn(!!o);return o&&setTimeout(()=>{y.value=!1},o),r!=null&&setTimeout(()=>{if(!_.value&&!g.value){const b=new Error(`Async component timed out after ${r}ms.`);p(b),g.value=b}},r),f().then(()=>{_.value=!0,m.parent&&pi(m.parent.vnode)&&Xc(m.parent.update)}).catch(b=>{p(b),g.value=b}),()=>{if(_.value&&c)return ou(c,m);if(g.value&&n)return P(n,{error:g.value});if(s&&!y.value)return P(s)}}})}function ou(e,{vnode:{ref:t,props:s,children:n}}){const o=P(e,s,n);return o.ref=t,o}const pi=e=>e.type.__isKeepAlive,R1={name:"KeepAlive",__isKeepAlive:!0,props:{include:[String,RegExp,Array],exclude:[String,RegExp,Array],max:[String,Number]},setup(e,{slots:t}){const s=zn(),n=s.ctx;if(!n.renderer)return t.default;const o=new Map,r=new Set;let i=null;const a=s.suspense,{renderer:{p:u,m:c,um:d,o:{createElement:h}}}=n,f=h("div");n.activate=(b,k,S,E,$)=>{const I=b.component;c(b,k,S,0,a),u(I.vnode,b,k,S,I,a,E,b.slotScopeIds,$),Yt(()=>{I.isDeactivated=!1,I.a&&Ur(I.a);const j=b.props&&b.props.onVnodeMounted;j&&ds(j,I.parent,b)},a)},n.deactivate=b=>{const k=b.component;c(b,f,null,1,a),Yt(()=>{k.da&&Ur(k.da);const S=b.props&&b.props.onVnodeUnmounted;S&&ds(S,k.parent,b),k.isDeactivated=!0},a)};function m(b){iu(b),d(b,s,a,!0)}function p(b){o.forEach((k,S)=>{const E=Wa(k.type);E&&(!b||!b(E))&&_(S)})}function _(b){const k=o.get(b);!i||k.type!==i.type?m(k):i&&iu(i),o.delete(b),r.delete(b)}Bt(()=>[e.include,e.exclude],([b,k])=>{b&&p(S=>To(b,S)),k&&p(S=>!To(k,S))},{flush:"post",deep:!0});let g=null;const y=()=>{g!=null&&o.set(g,au(s.subTree))};return io(y),wl(y),kl(()=>{o.forEach(b=>{const{subTree:k,suspense:S}=s,E=au(k);if(b.type===E.type){iu(E);const $=E.component.da;$&&Yt($,S);return}m(b)})}),()=>{if(g=null,!t.default)return null;const b=t.default(),k=b[0];if(b.length>1)return i=null,b;if(!Bn(k)||!(k.shapeFlag&4)&&!(k.shapeFlag&128))return i=null,k;let S=au(k);const E=S.type,$=Wa(Wr(S)?S.type.__asyncResolved||{}:E),{include:I,exclude:j,max:O}=e;if(I&&(!$||!To(I,$))||j&&$&&To(j,$))return i=S,k;const L=S.key==null?E:S.key,z=o.get(L);return S.el&&(S=mn(S),k.shapeFlag&128&&(k.ssContent=S)),g=L,z?(S.el=z.el,S.component=z.component,S.transition&&dr(S,S.transition),S.shapeFlag|=512,r.delete(L),r.add(L)):(r.add(L),O&&r.size>parseInt(O,10)&&_(r.values().next().value)),S.shapeFlag|=256,i=S,k}}},N1=R1;function To(e,t){return ze(e)?e.some(s=>To(s,t)):Ot(e)?e.split(",").includes(t):e.test?e.test(t):!1}function vp(e,t){bp(e,"a",t)}function yp(e,t){bp(e,"da",t)}function bp(e,t,s=Gt){const n=e.__wdc||(e.__wdc=()=>{let o=s;for(;o;){if(o.isDeactivated)return;o=o.parent}return e()});if(bl(t,n,s),s){let o=s.parent;for(;o&&o.parent;)pi(o.parent.vnode)&&M1(n,t,s,o),o=o.parent}}function M1(e,t,s,n){const o=bl(t,e,n,!0);_i(()=>{Mc(n[t],o)},s)}function iu(e){let t=e.shapeFlag;t&256&&(t-=256),t&512&&(t-=512),e.shapeFlag=t}function au(e){return e.shapeFlag&128?e.ssContent:e}function bl(e,t,s=Gt,n=!1){if(s){const o=s[e]||(s[e]=[]),r=t.__weh||(t.__weh=(...i)=>{if(s.isUnmounted)return;hr(),Un(s);const a=ks(t,s,e,i);return Nn(),mr(),a});return n?o.unshift(r):o.push(r),r}}const gn=e=>(t,s=Gt)=>(!Zr||e==="sp")&&bl(e,t,s),wp=gn("bm"),io=gn("m"),kp=gn("bu"),wl=gn("u"),kl=gn("bum"),_i=gn("um"),xp=gn("sp"),Sp=gn("rtg"),Ep=gn("rtc");function Cp(e,t=Gt){bl("ec",e,t)}let Wu=!0;function L1(e){const t=Op(e),s=e.proxy,n=e.ctx;Wu=!1,t.beforeCreate&&Nf(t.beforeCreate,e,"bc");const{data:o,computed:r,methods:i,watch:a,provide:u,inject:c,created:d,beforeMount:h,mounted:f,beforeUpdate:m,updated:p,activated:_,deactivated:g,beforeDestroy:y,beforeUnmount:b,destroyed:k,unmounted:S,render:E,renderTracked:$,renderTriggered:I,errorCaptured:j,serverPrefetch:O,expose:L,inheritAttrs:z,components:D,directives:U,filters:W}=t;if(c&&j1(c,n,null,e.appContext.config.unwrapInjectedRef),i)for(const ae in i){const ve=i[ae];et(ve)&&(n[ae]=ve.bind(s))}if(o){const ae=o.call(s,s);Rt(ae)&&(e.data=pr(ae))}if(Wu=!0,r)for(const ae in r){const ve=r[ae],Me=et(ve)?ve.bind(s,s):et(ve.get)?ve.get.bind(s,s):Hs,Ge=!et(ve)&&et(ve.set)?ve.set.bind(s):Hs,me=Wt({get:Me,set:Ge});Object.defineProperty(n,ae,{enumerable:!0,configurable:!0,get:()=>me.value,set:Z=>me.value=Z})}if(a)for(const ae in a)$p(a[ae],n,s,ae);if(u){const ae=et(u)?u.call(s):u;Reflect.ownKeys(ae).forEach(ve=>{Vo(ve,ae[ve])})}d&&Nf(d,e,"c");function te(ae,ve){ze(ve)?ve.forEach(Me=>ae(Me.bind(s))):ve&&ae(ve.bind(s))}if(te(wp,h),te(io,f),te(kp,m),te(wl,p),te(vp,_),te(yp,g),te(Cp,j),te(Ep,$),te(Sp,I),te(kl,b),te(_i,S),te(xp,O),ze(L))if(L.length){const ae=e.exposed||(e.exposed={});L.forEach(ve=>{Object.defineProperty(ae,ve,{get:()=>s[ve],set:Me=>s[ve]=Me})})}else e.exposed||(e.exposed={});E&&e.render===Hs&&(e.render=E),z!=null&&(e.inheritAttrs=z),D&&(e.components=D),U&&(e.directives=U)}function j1(e,t,s=Hs,n=!1){ze(e)&&(e=Ku(e));for(const o in e){const r=e[o];let i;Rt(r)?"default"in r?i=Xs(r.from||o,r.default,!0):i=Xs(r.from||o):i=Xs(r),Vt(i)&&n?Object.defineProperty(t,o,{enumerable:!0,configurable:!0,get:()=>i.value,set:a=>i.value=a}):t[o]=i}}function Nf(e,t,s){ks(ze(e)?e.map(n=>n.bind(t.proxy)):e.bind(t.proxy),t,s)}function $p(e,t,s,n){const o=n.includes(".")?_p(s,n):()=>s[n];if(Ot(e)){const r=t[e];et(r)&&Bt(o,r)}else if(et(e))Bt(o,e.bind(s));else if(Rt(e))if(ze(e))e.forEach(r=>$p(r,t,s,n));else{const r=et(e.handler)?e.handler.bind(s):t[e.handler];et(r)&&Bt(o,r,e)}}function Op(e){const t=e.type,{mixins:s,extends:n}=t,{mixins:o,optionsCache:r,config:{optionMergeStrategies:i}}=e.appContext,a=r.get(t);let u;return a?u=a:!o.length&&!s&&!n?u=t:(u={},o.length&&o.forEach(c=>Ha(u,c,i,!0)),Ha(u,t,i)),r.set(t,u),u}function Ha(e,t,s,n=!1){const{mixins:o,extends:r}=t;r&&Ha(e,r,s,!0),o&&o.forEach(i=>Ha(e,i,s,!0));for(const i in t)if(!(n&&i==="expose")){const a=B1[i]||s&&s[i];e[i]=a?a(e[i],t[i]):t[i]}return e}const B1={data:Mf,props:er,emits:er,methods:er,computed:er,beforeCreate:rs,created:rs,beforeMount:rs,mounted:rs,beforeUpdate:rs,updated:rs,beforeDestroy:rs,beforeUnmount:rs,destroyed:rs,unmounted:rs,activated:rs,deactivated:rs,errorCaptured:rs,serverPrefetch:rs,components:er,directives:er,watch:V1,provide:Mf,inject:U1};function Mf(e,t){return t?e?function(){return It(et(e)?e.call(this,this):e,et(t)?t.call(this,this):t)}:t:e}function U1(e,t){return er(Ku(e),Ku(t))}function Ku(e){if(ze(e)){const t={};for(let s=0;s0)&&!(i&16)){if(i&8){const d=e.vnode.dynamicProps;for(let h=0;h{u=!0;const[f,m]=Ap(h,t,!0);It(i,f),m&&a.push(...m)};!s&&t.mixins.length&&t.mixins.forEach(d),e.extends&&d(e.extends),e.mixins&&e.mixins.forEach(d)}if(!r&&!u)return n.set(e,jr),jr;if(ze(r))for(let d=0;d-1,m[1]=_<0||p<_,(p>-1||dt(m,"default"))&&a.push(h)}}}const c=[i,a];return n.set(e,c),c}function Lf(e){return e[0]!=="$"}function jf(e){const t=e&&e.toString().match(/^\s*function (\w+)/);return t?t[1]:e===null?"null":""}function Bf(e,t){return jf(e)===jf(t)}function Uf(e,t){return ze(t)?t.findIndex(s=>Bf(s,e)):et(t)&&Bf(t,e)?0:-1}const Pp=e=>e[0]==="_"||e==="$stable",od=e=>ze(e)?e.map(ys):[ys(e)],z1=(e,t,s)=>{const n=T((...o)=>od(t(...o)),s);return n._c=!1,n},Dp=(e,t,s)=>{const n=e._ctx;for(const o in e){if(Pp(o))continue;const r=e[o];if(et(r))t[o]=z1(o,r,n);else if(r!=null){const i=od(r);t[o]=()=>i}}},Fp=(e,t)=>{const s=od(t);e.slots.default=()=>s},G1=(e,t)=>{if(e.vnode.shapeFlag&32){const s=t._;s?(e.slots=lt(t),Ba(t,"_",s)):Dp(t,e.slots={})}else e.slots={},t&&Fp(e,t);Ba(e.slots,Sl,1)},W1=(e,t,s)=>{const{vnode:n,slots:o}=e;let r=!0,i=gt;if(n.shapeFlag&32){const a=t._;a?s&&a===1?r=!1:(It(o,t),!s&&a===1&&delete o._):(r=!t.$stable,Dp(t,o)),i=t}else t&&(Fp(e,t),i={default:1});if(r)for(const a in o)!Pp(a)&&!(a in i)&&delete o[a]};function wt(e,t){const s=Qt;if(s===null)return e;const n=El(s)||s.proxy,o=e.dirs||(e.dirs=[]);for(let r=0;rqa(f,t&&(ze(t)?t[m]:t),s,n,o));return}if(Wr(n)&&!o)return;const r=n.shapeFlag&4?El(n.component)||n.component.proxy:n.el,i=o?null:r,{i:a,r:u}=e,c=t&&t.r,d=a.refs===gt?a.refs={}:a.refs,h=a.setupState;if(c!=null&&c!==u&&(Ot(c)?(d[c]=null,dt(h,c)&&(h[c]=null)):Vt(c)&&(c.value=null)),et(u))Js(u,a,12,[i,d]);else{const f=Ot(u),m=Vt(u);if(f||m){const p=()=>{if(e.f){const _=f?d[u]:u.value;o?ze(_)&&Mc(_,r):ze(_)?_.includes(r)||_.push(r):f?(d[u]=[r],dt(h,u)&&(h[u]=d[u])):(u.value=[r],e.k&&(d[e.k]=u.value))}else f?(d[u]=i,dt(h,u)&&(h[u]=i)):Vt(u)&&(u.value=i,e.k&&(d[e.k]=i))};i?(p.id=-1,Yt(p,s)):p()}}}let kn=!1;const Mi=e=>/svg/.test(e.namespaceURI)&&e.tagName!=="foreignObject",lu=e=>e.nodeType===8;function Z1(e){const{mt:t,p:s,o:{patchProp:n,nextSibling:o,parentNode:r,remove:i,insert:a,createComment:u}}=e,c=(g,y)=>{if(!y.hasChildNodes()){s(null,g,y),Va();return}kn=!1,d(y.firstChild,g,null,null,null),Va(),kn&&console.error("Hydration completed but contains mismatches.")},d=(g,y,b,k,S,E=!1)=>{const $=lu(g)&&g.data==="[",I=()=>p(g,y,b,k,S,$),{type:j,ref:O,shapeFlag:L}=y,z=g.nodeType;y.el=g;let D=null;switch(j){case Kr:z!==3?D=I():(g.data!==y.children&&(kn=!0,g.data=y.children),D=o(g));break;case ss:z!==8||$?D=I():D=o(g);break;case lr:if(z!==1)D=I();else{D=g;const U=!y.children.length;for(let W=0;W{E=E||!!y.dynamicChildren;const{type:$,props:I,patchFlag:j,shapeFlag:O,dirs:L}=y,z=$==="input"&&L||$==="option";if(z||j!==-1){if(L&&Ks(y,null,b,"created"),I)if(z||!E||j&48)for(const U in I)(z&&U.endsWith("value")||ci(U)&&!No(U))&&n(g,U,null,I[U],!1,void 0,b);else I.onClick&&n(g,"onClick",null,I.onClick,!1,void 0,b);let D;if((D=I&&I.onVnodeBeforeMount)&&ds(D,b,y),L&&Ks(y,null,b,"beforeMount"),((D=I&&I.onVnodeMounted)||L)&&mp(()=>{D&&ds(D,b,y),L&&Ks(y,null,b,"mounted")},k),O&16&&!(I&&(I.innerHTML||I.textContent))){let U=f(g.firstChild,y,g,b,k,S,E);for(;U;){kn=!0;const W=U;U=U.nextSibling,i(W)}}else O&8&&g.textContent!==y.children&&(kn=!0,g.textContent=y.children)}return g.nextSibling},f=(g,y,b,k,S,E,$)=>{$=$||!!y.dynamicChildren;const I=y.children,j=I.length;for(let O=0;O{const{slotScopeIds:$}=y;$&&(S=S?S.concat($):$);const I=r(g),j=f(o(g),y,I,b,k,S,E);return j&&lu(j)&&j.data==="]"?o(y.anchor=j):(kn=!0,a(y.anchor=u("]"),I,j),j)},p=(g,y,b,k,S,E)=>{if(kn=!0,y.el=null,E){const j=_(g);for(;;){const O=o(g);if(O&&O!==j)i(O);else break}}const $=o(g),I=r(g);return i(g),s(null,y,I,$,b,k,Mi(I),S),$},_=g=>{let y=0;for(;g;)if(g=o(g),g&&lu(g)&&(g.data==="["&&y++,g.data==="]")){if(y===0)return o(g);y--}return g};return[c,d]}const Yt=mp;function Rp(e){return Mp(e)}function Np(e){return Mp(e,Z1)}function Mp(e,t){const s=bb();s.__VUE__=!0;const{insert:n,remove:o,patchProp:r,createElement:i,createText:a,createComment:u,setText:c,setElementText:d,parentNode:h,nextSibling:f,setScopeId:m=Hs,cloneNode:p,insertStaticContent:_}=e,g=(C,N,K,oe=null,le=null,ye=null,ke=!1,he=null,pe=!!N.dynamicChildren)=>{if(C===N)return;C&&!Ys(C,N)&&(oe=be(C),ce(C,le,ye,!0),C=null),N.patchFlag===-2&&(pe=!1,N.dynamicChildren=null);const{type:fe,ref:je,shapeFlag:Ce}=N;switch(fe){case Kr:y(C,N,K,oe);break;case ss:b(C,N,K,oe);break;case lr:C==null&&k(N,K,oe,ke);break;case Ke:U(C,N,K,oe,le,ye,ke,he,pe);break;default:Ce&1?$(C,N,K,oe,le,ye,ke,he,pe):Ce&6?W(C,N,K,oe,le,ye,ke,he,pe):(Ce&64||Ce&128)&&fe.process(C,N,K,oe,le,ye,ke,he,pe,Re)}je!=null&&le&&qa(je,C&&C.ref,ye,N||C,!N)},y=(C,N,K,oe)=>{if(C==null)n(N.el=a(N.children),K,oe);else{const le=N.el=C.el;N.children!==C.children&&c(le,N.children)}},b=(C,N,K,oe)=>{C==null?n(N.el=u(N.children||""),K,oe):N.el=C.el},k=(C,N,K,oe)=>{[C.el,C.anchor]=_(C.children,N,K,oe,C.el,C.anchor)},S=({el:C,anchor:N},K,oe)=>{let le;for(;C&&C!==N;)le=f(C),n(C,K,oe),C=le;n(N,K,oe)},E=({el:C,anchor:N})=>{let K;for(;C&&C!==N;)K=f(C),o(C),C=K;o(N)},$=(C,N,K,oe,le,ye,ke,he,pe)=>{ke=ke||N.type==="svg",C==null?I(N,K,oe,le,ye,ke,he,pe):L(C,N,le,ye,ke,he,pe)},I=(C,N,K,oe,le,ye,ke,he)=>{let pe,fe;const{type:je,props:Ce,shapeFlag:Ne,transition:qe,patchFlag:Ze,dirs:nt}=C;if(C.el&&p!==void 0&&Ze===-1)pe=C.el=p(C.el);else{if(pe=C.el=i(C.type,ye,Ce&&Ce.is,Ce),Ne&8?d(pe,C.children):Ne&16&&O(C.children,pe,null,oe,le,ye&&je!=="foreignObject",ke,he),nt&&Ks(C,null,oe,"created"),Ce){for(const v in Ce)v!=="value"&&!No(v)&&r(pe,v,null,Ce[v],ye,C.children,oe,le,se);"value"in Ce&&r(pe,"value",null,Ce.value),(fe=Ce.onVnodeBeforeMount)&&ds(fe,oe,C)}j(pe,C,C.scopeId,ke,oe)}nt&&Ks(C,null,oe,"beforeMount");const w=(!le||le&&!le.pendingBranch)&&qe&&!qe.persisted;w&&qe.beforeEnter(pe),n(pe,N,K),((fe=Ce&&Ce.onVnodeMounted)||w||nt)&&Yt(()=>{fe&&ds(fe,oe,C),w&&qe.enter(pe),nt&&Ks(C,null,oe,"mounted")},le)},j=(C,N,K,oe,le)=>{if(K&&m(C,K),oe)for(let ye=0;ye{for(let fe=pe;fe{const he=N.el=C.el;let{patchFlag:pe,dynamicChildren:fe,dirs:je}=N;pe|=C.patchFlag&16;const Ce=C.props||gt,Ne=N.props||gt;let qe;K&&Kn(K,!1),(qe=Ne.onVnodeBeforeUpdate)&&ds(qe,K,N,C),je&&Ks(N,C,K,"beforeUpdate"),K&&Kn(K,!0);const Ze=le&&N.type!=="foreignObject";if(fe?z(C.dynamicChildren,fe,he,K,oe,Ze,ye):ke||Me(C,N,he,null,K,oe,Ze,ye,!1),pe>0){if(pe&16)D(he,N,Ce,Ne,K,oe,le);else if(pe&2&&Ce.class!==Ne.class&&r(he,"class",null,Ne.class,le),pe&4&&r(he,"style",Ce.style,Ne.style,le),pe&8){const nt=N.dynamicProps;for(let w=0;w{qe&&ds(qe,K,N,C),je&&Ks(N,C,K,"updated")},oe)},z=(C,N,K,oe,le,ye,ke)=>{for(let he=0;he{if(K!==oe){for(const he in oe){if(No(he))continue;const pe=oe[he],fe=K[he];pe!==fe&&he!=="value"&&r(C,he,fe,pe,ke,N.children,le,ye,se)}if(K!==gt)for(const he in K)!No(he)&&!(he in oe)&&r(C,he,K[he],null,ke,N.children,le,ye,se);"value"in oe&&r(C,"value",K.value,oe.value)}},U=(C,N,K,oe,le,ye,ke,he,pe)=>{const fe=N.el=C?C.el:a(""),je=N.anchor=C?C.anchor:a("");let{patchFlag:Ce,dynamicChildren:Ne,slotScopeIds:qe}=N;qe&&(he=he?he.concat(qe):qe),C==null?(n(fe,K,oe),n(je,K,oe),O(N.children,K,je,le,ye,ke,he,pe)):Ce>0&&Ce&64&&Ne&&C.dynamicChildren?(z(C.dynamicChildren,Ne,K,le,ye,ke,he),(N.key!=null||le&&N===le.subTree)&&id(C,N,!0)):Me(C,N,K,je,le,ye,ke,he,pe)},W=(C,N,K,oe,le,ye,ke,he,pe)=>{N.slotScopeIds=he,C==null?N.shapeFlag&512?le.ctx.activate(N,K,oe,ke,pe):ue(N,K,oe,le,ye,ke,pe):te(C,N,pe)},ue=(C,N,K,oe,le,ye,ke)=>{const he=C.component=zp(C,oe,le);if(pi(C)&&(he.ctx.renderer=Re),Wp(he),he.asyncDep){if(le&&le.registerDep(he,ae),!C.el){const pe=he.subTree=P(ss);b(null,pe,N,K)}return}ae(he,C,N,K,le,ye,ke)},te=(C,N,K)=>{const oe=N.component=C.component;if(k1(C,N,K))if(oe.asyncDep&&!oe.asyncResolved){ve(oe,N,K);return}else oe.next=N,h1(oe.update),oe.update();else N.component=C.component,N.el=C.el,oe.vnode=N},ae=(C,N,K,oe,le,ye,ke)=>{const he=()=>{if(C.isMounted){let{next:je,bu:Ce,u:Ne,parent:qe,vnode:Ze}=C,nt=je,w;Kn(C,!1),je?(je.el=Ze.el,ve(C,je,ke)):je=Ze,Ce&&Ur(Ce),(w=je.props&&je.props.onVnodeBeforeUpdate)&&ds(w,qe,je,Ze),Kn(C,!0);const v=Ta(C),F=C.subTree;C.subTree=v,g(F,v,h(F.el),be(F),C,le,ye),je.el=v.el,nt===null&&td(C,v.el),Ne&&Yt(Ne,le),(w=je.props&&je.props.onVnodeUpdated)&&Yt(()=>ds(w,qe,je,Ze),le)}else{let je;const{el:Ce,props:Ne}=N,{bm:qe,m:Ze,parent:nt}=C,w=Wr(N);if(Kn(C,!1),qe&&Ur(qe),!w&&(je=Ne&&Ne.onVnodeBeforeMount)&&ds(je,nt,N),Kn(C,!0),Ce&&De){const v=()=>{C.subTree=Ta(C),De(Ce,C.subTree,C,le,null)};w?N.type.__asyncLoader().then(()=>!C.isUnmounted&&v()):v()}else{const v=C.subTree=Ta(C);g(null,v,K,oe,C,le,ye),N.el=v.el}if(Ze&&Yt(Ze,le),!w&&(je=Ne&&Ne.onVnodeMounted)){const v=N;Yt(()=>ds(je,nt,v),le)}N.shapeFlag&256&&C.a&&Yt(C.a,le),C.isMounted=!0,N=K=oe=null}},pe=C.effect=new fi(he,()=>Xc(C.update),C.scope),fe=C.update=pe.run.bind(pe);fe.id=C.uid,Kn(C,!0),fe()},ve=(C,N,K)=>{N.component=C;const oe=C.vnode.props;C.vnode=N,C.next=null,q1(C,N.props,oe,K),W1(C,N.children,K),hr(),ed(void 0,C.update),mr()},Me=(C,N,K,oe,le,ye,ke,he,pe=!1)=>{const fe=C&&C.children,je=C?C.shapeFlag:0,Ce=N.children,{patchFlag:Ne,shapeFlag:qe}=N;if(Ne>0){if(Ne&128){me(fe,Ce,K,oe,le,ye,ke,he,pe);return}else if(Ne&256){Ge(fe,Ce,K,oe,le,ye,ke,he,pe);return}}qe&8?(je&16&&se(fe,le,ye),Ce!==fe&&d(K,Ce)):je&16?qe&16?me(fe,Ce,K,oe,le,ye,ke,he,pe):se(fe,le,ye,!0):(je&8&&d(K,""),qe&16&&O(Ce,K,oe,le,ye,ke,he,pe))},Ge=(C,N,K,oe,le,ye,ke,he,pe)=>{C=C||jr,N=N||jr;const fe=C.length,je=N.length,Ce=Math.min(fe,je);let Ne;for(Ne=0;Neje?se(C,le,ye,!0,!1,Ce):O(N,K,oe,le,ye,ke,he,pe,Ce)},me=(C,N,K,oe,le,ye,ke,he,pe)=>{let fe=0;const je=N.length;let Ce=C.length-1,Ne=je-1;for(;fe<=Ce&&fe<=Ne;){const qe=C[fe],Ze=N[fe]=pe?On(N[fe]):ys(N[fe]);if(Ys(qe,Ze))g(qe,Ze,K,null,le,ye,ke,he,pe);else break;fe++}for(;fe<=Ce&&fe<=Ne;){const qe=C[Ce],Ze=N[Ne]=pe?On(N[Ne]):ys(N[Ne]);if(Ys(qe,Ze))g(qe,Ze,K,null,le,ye,ke,he,pe);else break;Ce--,Ne--}if(fe>Ce){if(fe<=Ne){const qe=Ne+1,Ze=qeNe)for(;fe<=Ce;)ce(C[fe],le,ye,!0),fe++;else{const qe=fe,Ze=fe,nt=new Map;for(fe=Ze;fe<=Ne;fe++){const Ie=N[fe]=pe?On(N[fe]):ys(N[fe]);Ie.key!=null&&nt.set(Ie.key,fe)}let w,v=0;const F=Ne-Ze+1;let q=!1,J=0;const de=new Array(F);for(fe=0;fe=F){ce(Ie,le,ye,!0);continue}let ee;if(Ie.key!=null)ee=nt.get(Ie.key);else for(w=Ze;w<=Ne;w++)if(de[w-Ze]===0&&Ys(Ie,N[w])){ee=w;break}ee===void 0?ce(Ie,le,ye,!0):(de[ee-Ze]=fe+1,ee>=J?J=ee:q=!0,g(Ie,N[ee],K,null,le,ye,ke,he,pe),v++)}const Ee=q?J1(de):jr;for(w=Ee.length-1,fe=F-1;fe>=0;fe--){const Ie=Ze+fe,ee=N[Ie],ie=Ie+1{const{el:ye,type:ke,transition:he,children:pe,shapeFlag:fe}=C;if(fe&6){Z(C.component.subTree,N,K,oe);return}if(fe&128){C.suspense.move(N,K,oe);return}if(fe&64){ke.move(C,N,K,Re);return}if(ke===Ke){n(ye,N,K);for(let Ce=0;Cehe.enter(ye),le);else{const{leave:Ce,delayLeave:Ne,afterLeave:qe}=he,Ze=()=>n(ye,N,K),nt=()=>{Ce(ye,()=>{Ze(),qe&&qe()})};Ne?Ne(ye,Ze,nt):nt()}else n(ye,N,K)},ce=(C,N,K,oe=!1,le=!1)=>{const{type:ye,props:ke,ref:he,children:pe,dynamicChildren:fe,shapeFlag:je,patchFlag:Ce,dirs:Ne}=C;if(he!=null&&qa(he,null,K,C,!0),je&256){N.ctx.deactivate(C);return}const qe=je&1&&Ne,Ze=!Wr(C);let nt;if(Ze&&(nt=ke&&ke.onVnodeBeforeUnmount)&&ds(nt,N,C),je&6)re(C.component,K,oe);else{if(je&128){C.suspense.unmount(K,oe);return}qe&&Ks(C,null,N,"beforeUnmount"),je&64?C.type.remove(C,N,K,le,Re,oe):fe&&(ye!==Ke||Ce>0&&Ce&64)?se(fe,N,K,!1,!0):(ye===Ke&&Ce&384||!le&&je&16)&&se(pe,N,K),oe&&we(C)}(Ze&&(nt=ke&&ke.onVnodeUnmounted)||qe)&&Yt(()=>{nt&&ds(nt,N,C),qe&&Ks(C,null,N,"unmounted")},K)},we=C=>{const{type:N,el:K,anchor:oe,transition:le}=C;if(N===Ke){V(K,oe);return}if(N===lr){E(C);return}const ye=()=>{o(K),le&&!le.persisted&&le.afterLeave&&le.afterLeave()};if(C.shapeFlag&1&&le&&!le.persisted){const{leave:ke,delayLeave:he}=le,pe=()=>ke(K,ye);he?he(C.el,ye,pe):pe()}else ye()},V=(C,N)=>{let K;for(;C!==N;)K=f(C),o(C),C=K;o(N)},re=(C,N,K)=>{const{bum:oe,scope:le,update:ye,subTree:ke,um:he}=C;oe&&Ur(oe),le.stop(),ye&&(ye.active=!1,ce(ke,C,N,K)),he&&Yt(he,N),Yt(()=>{C.isUnmounted=!0},N),N&&N.pendingBranch&&!N.isUnmounted&&C.asyncDep&&!C.asyncResolved&&C.suspenseId===N.pendingId&&(N.deps--,N.deps===0&&N.resolve())},se=(C,N,K,oe=!1,le=!1,ye=0)=>{for(let ke=ye;keC.shapeFlag&6?be(C.component.subTree):C.shapeFlag&128?C.suspense.next():f(C.anchor||C.el),He=(C,N,K)=>{C==null?N._vnode&&ce(N._vnode,null,null,!0):g(N._vnode||null,C,N,null,null,null,K),Va(),N._vnode=C},Re={p:g,um:ce,m:Z,r:we,mt:ue,mc:O,pc:Me,pbc:z,n:be,o:e};let Oe,De;return t&&([Oe,De]=t(Re)),{render:He,hydrate:Oe,createApp:Y1(He,Oe)}}function Kn({effect:e,update:t},s){e.allowRecurse=t.allowRecurse=s}function id(e,t,s=!1){const n=e.children,o=t.children;if(ze(n)&&ze(o))for(let r=0;r>1,e[s[a]]0&&(t[n]=s[r-1]),s[r]=n)}}for(r=s.length,i=s[r-1];r-- >0;)s[r]=i,i=t[i];return s}const X1=e=>e.__isTeleport,Ho=e=>e&&(e.disabled||e.disabled===""),Vf=e=>typeof SVGElement!="undefined"&&e instanceof SVGElement,Zu=(e,t)=>{const s=e&&e.to;return Ot(s)?t?t(s):null:s},Q1={__isTeleport:!0,process(e,t,s,n,o,r,i,a,u,c){const{mc:d,pc:h,pbc:f,o:{insert:m,querySelector:p,createText:_,createComment:g}}=c,y=Ho(t.props);let{shapeFlag:b,children:k,dynamicChildren:S}=t;if(e==null){const E=t.el=_(""),$=t.anchor=_("");m(E,s,n),m($,s,n);const I=t.target=Zu(t.props,p),j=t.targetAnchor=_("");I&&(m(j,I),i=i||Vf(I));const O=(L,z)=>{b&16&&d(k,L,z,o,r,i,a,u)};y?O(s,$):I&&O(I,j)}else{t.el=e.el;const E=t.anchor=e.anchor,$=t.target=e.target,I=t.targetAnchor=e.targetAnchor,j=Ho(e.props),O=j?s:$,L=j?E:I;if(i=i||Vf($),S?(f(e.dynamicChildren,S,O,o,r,i,a),id(e,t,!0)):u||h(e,t,O,L,o,r,i,a,!1),y)j||Li(t,s,E,c,1);else if((t.props&&t.props.to)!==(e.props&&e.props.to)){const z=t.target=Zu(t.props,p);z&&Li(t,z,null,c,0)}else j&&Li(t,$,I,c,1)}},remove(e,t,s,n,{um:o,o:{remove:r}},i){const{shapeFlag:a,children:u,anchor:c,targetAnchor:d,target:h,props:f}=e;if(h&&r(d),(i||!Ho(f))&&(r(c),a&16))for(let m=0;m0?Qs||jr:null,Bp(),Yr>0&&Qs&&Qs.push(e),e}function A(e,t,s,n,o,r){return Up(l(e,t,s,n,o,r,!0))}function xe(e,t,s,n,o){return Up(P(e,t,s,n,o,!0))}function Bn(e){return e?e.__v_isVNode===!0:!1}function Ys(e,t){return e.type===t.type&&e.key===t.key}function s0(e){}const Sl="__vInternal",Vp=({key:e})=>e!=null?e:null,Aa=({ref:e,ref_key:t,ref_for:s})=>e!=null?Ot(e)||Vt(e)||et(e)?{i:Qt,r:e,k:t,f:!!s}:e:null;function l(e,t=null,s=null,n=0,o=null,r=e===Ke?0:1,i=!1,a=!1){const u={__v_isVNode:!0,__v_skip:!0,type:e,props:t,key:t&&Vp(t),ref:t&&Aa(t),scopeId:vl,slotScopeIds:null,children:s,component:null,suspense:null,ssContent:null,ssFallback:null,dirs:null,transition:null,el:null,anchor:null,target:null,targetAnchor:null,staticCount:0,shapeFlag:r,patchFlag:n,dynamicProps:o,dynamicChildren:null,appContext:null};return a?(cd(u,s),r&128&&e.normalize(u)):s&&(u.shapeFlag|=Ot(s)?8:16),Yr>0&&!i&&Qs&&(u.patchFlag>0||r&6)&&u.patchFlag!==32&&Qs.push(u),u}const P=n0;function n0(e,t=null,s=null,n=0,o=null,r=!1){if((!e||e===Lp)&&(e=ss),Bn(e)){const a=mn(e,t,!0);return s&&cd(a,s),a}if(m0(e)&&(e=e.__vccOpts),t){t=Hp(t);let{class:a,style:u}=t;a&&!Ot(a)&&(t.class=Le(a)),Rt(u)&&(Gc(u)&&!ze(u)&&(u=It({},u)),t.style=Hn(u))}const i=Ot(e)?1:x1(e)?128:X1(e)?64:Rt(e)?4:et(e)?2:0;return l(e,t,s,n,o,i,r,!0)}function Hp(e){return e?Gc(e)||Sl in e?It({},e):e:null}function mn(e,t,s=!1){const{props:n,ref:o,patchFlag:r,children:i}=e,a=t?dd(n||{},t):n;return{__v_isVNode:!0,__v_skip:!0,type:e.type,props:a,key:a&&Vp(a),ref:t&&t.ref?s&&o?ze(o)?o.concat(Aa(t)):[o,Aa(t)]:Aa(t):o,scopeId:e.scopeId,slotScopeIds:e.slotScopeIds,children:i,target:e.target,targetAnchor:e.targetAnchor,staticCount:e.staticCount,shapeFlag:e.shapeFlag,patchFlag:t&&e.type!==Ke?r===-1?16:r|16:r,dynamicProps:e.dynamicProps,dynamicChildren:e.dynamicChildren,appContext:e.appContext,dirs:e.dirs,transition:e.transition,component:e.component,suspense:e.suspense,ssContent:e.ssContent&&mn(e.ssContent),ssFallback:e.ssFallback&&mn(e.ssFallback),el:e.el,anchor:e.anchor}}function $e(e=" ",t=0){return P(Kr,null,e,t)}function ud(e,t){const s=P(lr,null,e);return s.staticCount=t,s}function Y(e="",t=!1){return t?(x(),xe(ss,null,e)):P(ss,null,e)}function ys(e){return e==null||typeof e=="boolean"?P(ss):ze(e)?P(Ke,null,e.slice()):typeof e=="object"?On(e):P(Kr,null,String(e))}function On(e){return e.el===null||e.memo?e:mn(e)}function cd(e,t){let s=0;const{shapeFlag:n}=e;if(t==null)t=null;else if(ze(t))s=16;else if(typeof t=="object")if(n&65){const o=t.default;o&&(o._c&&(o._d=!1),cd(e,o()),o._c&&(o._d=!0));return}else{s=32;const o=t._;!o&&!(Sl in t)?t._ctx=Qt:o===3&&Qt&&(Qt.slots._===1?t._=1:(t._=2,e.patchFlag|=1024))}else et(t)?(t={default:t,_ctx:Qt},s=32):(t=String(t),n&64?(s=16,t=[$e(t)]):s=8);e.children=t,e.shapeFlag|=s}function dd(...e){const t={};for(let s=0;st(i,a,void 0,r&&r[a]));else{const i=Object.keys(e);o=new Array(i.length);for(let a=0,u=i.length;aBn(t)?!(t.type===ss||t.type===Ke&&!qp(t.children)):!0)?e:null}function r0(e){const t={};for(const s in e)t[Mo(s)]=e[s];return t}const Xu=e=>e?Gp(e)?El(e)||e.proxy:Xu(e.parent):null,za=It(Object.create(null),{$:e=>e,$el:e=>e.vnode.el,$data:e=>e.data,$props:e=>e.props,$attrs:e=>e.attrs,$slots:e=>e.slots,$refs:e=>e.refs,$parent:e=>Xu(e.parent),$root:e=>Xu(e.root),$emit:e=>e.emit,$options:e=>Op(e),$forceUpdate:e=>()=>Xc(e.update),$nextTick:e=>_l.bind(e.proxy),$watch:e=>D1.bind(e)}),Qu={get({_:e},t){const{ctx:s,setupState:n,data:o,props:r,accessCache:i,type:a,appContext:u}=e;let c;if(t[0]!=="$"){const m=i[t];if(m!==void 0)switch(m){case 1:return n[t];case 2:return o[t];case 4:return s[t];case 3:return r[t]}else{if(n!==gt&&dt(n,t))return i[t]=1,n[t];if(o!==gt&&dt(o,t))return i[t]=2,o[t];if((c=e.propsOptions[0])&&dt(c,t))return i[t]=3,r[t];if(s!==gt&&dt(s,t))return i[t]=4,s[t];Wu&&(i[t]=0)}}const d=za[t];let h,f;if(d)return t==="$attrs"&&Es(e,"get",t),d(e);if((h=a.__cssModules)&&(h=h[t]))return h;if(s!==gt&&dt(s,t))return i[t]=4,s[t];if(f=u.config.globalProperties,dt(f,t))return f[t]},set({_:e},t,s){const{data:n,setupState:o,ctx:r}=e;return o!==gt&&dt(o,t)?(o[t]=s,!0):n!==gt&&dt(n,t)?(n[t]=s,!0):dt(e.props,t)||t[0]==="$"&&t.slice(1)in e?!1:(r[t]=s,!0)},has({_:{data:e,setupState:t,accessCache:s,ctx:n,appContext:o,propsOptions:r}},i){let a;return!!s[i]||e!==gt&&dt(e,i)||t!==gt&&dt(t,i)||(a=r[0])&&dt(a,i)||dt(n,i)||dt(za,i)||dt(o.config.globalProperties,i)},defineProperty(e,t,s){return s.get!=null?e._.accessCache[t]=0:dt(s,"value")&&this.set(e,t,s.value,null),Reflect.defineProperty(e,t,s)}},o0=It({},Qu,{get(e,t){if(t!==Symbol.unscopables)return Qu.get(e,t,e)},has(e,t){return t[0]!=="_"&&!ib(t)}}),i0=Ip();let a0=0;function zp(e,t,s){const n=e.type,o=(t?t.appContext:e.appContext)||i0,r={uid:a0++,vnode:e,type:n,parent:t,appContext:o,root:null,next:null,subTree:null,effect:null,update:null,scope:new Uc(!0),render:null,proxy:null,exposed:null,exposeProxy:null,withProxy:null,provides:t?t.provides:Object.create(o.provides),accessCache:null,renderCache:[],components:null,directives:null,propsOptions:Ap(n,o),emitsOptions:hp(n,o),emit:null,emitted:null,propsDefaults:gt,inheritAttrs:n.inheritAttrs,ctx:gt,data:gt,props:gt,attrs:gt,slots:gt,refs:gt,setupState:gt,setupContext:null,suspense:s,suspenseId:s?s.pendingId:0,asyncDep:null,asyncResolved:!1,isMounted:!1,isUnmounted:!1,isDeactivated:!1,bc:null,c:null,bm:null,m:null,bu:null,u:null,um:null,bum:null,da:null,a:null,rtg:null,rtc:null,ec:null,sp:null};return r.ctx={_:r},r.root=t?t.root:r,r.emit=p1.bind(null,r),e.ce&&e.ce(r),r}let Gt=null;const zn=()=>Gt||Qt,Un=e=>{Gt=e,e.scope.on()},Nn=()=>{Gt&&Gt.scope.off(),Gt=null};function Gp(e){return e.vnode.shapeFlag&4}let Zr=!1;function Wp(e,t=!1){Zr=t;const{props:s,children:n}=e.vnode,o=Gp(e);H1(e,s,o,t),G1(e,n);const r=o?l0(e,t):void 0;return Zr=!1,r}function l0(e,t){const s=e.type;e.accessCache=Object.create(null),e.proxy=Wc(new Proxy(e.ctx,Qu));const{setup:n}=s;if(n){const o=e.setupContext=n.length>1?Yp(e):null;Un(e),hr();const r=Js(n,e,0,[e.props,o]);if(mr(),Nn(),jc(r)){if(r.then(Nn,Nn),t)return r.then(i=>{ec(e,i,t)}).catch(i=>{_r(i,e,0)});e.asyncDep=r}else ec(e,r,t)}else Kp(e,t)}function ec(e,t,s){et(t)?e.type.__ssrInlineRender?e.ssrRender=t:e.render=t:Rt(t)&&(e.setupState=Zc(t)),Kp(e,s)}let Ga,tc;function u0(e){Ga=e,tc=t=>{t.render._rc&&(t.withProxy=new Proxy(t.ctx,o0))}}const c0=()=>!Ga;function Kp(e,t,s){const n=e.type;if(!e.render){if(!t&&Ga&&!n.render){const o=n.template;if(o){const{isCustomElement:r,compilerOptions:i}=e.appContext.config,{delimiters:a,compilerOptions:u}=n,c=It(It({isCustomElement:r,delimiters:a},i),u);n.render=Ga(o,c)}}e.render=n.render||Hs,tc&&tc(e)}Un(e),hr(),L1(e),mr(),Nn()}function d0(e){return new Proxy(e.attrs,{get(t,s){return Es(e,"get","$attrs"),t[s]}})}function Yp(e){const t=n=>{e.exposed=n||{}};let s;return{get attrs(){return s||(s=d0(e))},slots:e.slots,emit:e.emit,expose:t}}function El(e){if(e.exposed)return e.exposeProxy||(e.exposeProxy=new Proxy(Zc(Wc(e.exposed)),{get(t,s){if(s in t)return t[s];if(s in za)return za[s](e)}}))}const f0=/(?:^|[-_])(\w)/g,h0=e=>e.replace(f0,t=>t.toUpperCase()).replace(/[-_]/g,"");function Wa(e){return et(e)&&e.displayName||e.name}function Zp(e,t,s=!1){let n=Wa(t);if(!n&&t.__file){const o=t.__file.match(/([^/\\]+)\.\w+$/);o&&(n=o[1])}if(!n&&e&&e.parent){const o=r=>{for(const i in r)if(r[i]===t)return i};n=o(e.components||e.parent.type.components)||o(e.appContext.components)}return n?h0(n):s?"App":"Anonymous"}function m0(e){return et(e)&&"__vccOpts"in e}const Wt=(e,t)=>i1(e,t,Zr);function p0(){return null}function _0(){return null}function g0(e){}function v0(e,t){return null}function y0(){return Jp().slots}function b0(){return Jp().attrs}function Jp(){const e=zn();return e.setupContext||(e.setupContext=Yp(e))}function w0(e,t){const s=ze(e)?e.reduce((n,o)=>(n[o]={},n),{}):e;for(const n in t){const o=s[n];o?ze(o)||et(o)?s[n]={type:o,default:t[n]}:o.default=t[n]:o===null&&(s[n]={default:t[n]})}return s}function k0(e,t){const s={};for(const n in e)t.includes(n)||Object.defineProperty(s,n,{enumerable:!0,get:()=>e[n]});return s}function x0(e){const t=zn();let s=e();return Nn(),jc(s)&&(s=s.catch(n=>{throw Un(t),n})),[s,()=>Un(t)]}function Cl(e,t,s){const n=arguments.length;return n===2?Rt(t)&&!ze(t)?Bn(t)?P(e,null,[t]):P(e,t):P(e,null,t):(n>3?s=Array.prototype.slice.call(arguments,2):n===3&&Bn(s)&&(s=[s]),P(e,t,s))}const Xp=Symbol(""),S0=()=>{{const e=Xs(Xp);return e||ip("Server rendering context not provided. Make sure to only call useSSRContext() conditionally in the server build."),e}};function E0(){}function C0(e,t,s,n){const o=s[n];if(o&&Qp(o,e))return o;const r=t();return r.memo=e.slice(),s[n]=r}function Qp(e,t){const s=e.memo;if(s.length!=t.length)return!1;for(let n=0;n0&&Qs&&Qs.push(e),!0}const e_="3.2.33",$0={createComponentInstance:zp,setupComponent:Wp,renderComponentRoot:Ta,setCurrentRenderingInstance:oi,isVNode:Bn,normalizeVNode:ys},O0=$0,T0=null,A0=null,P0="http://www.w3.org/2000/svg",rr=typeof document!="undefined"?document:null,qf=rr&&rr.createElement("template"),D0={insert:(e,t,s)=>{t.insertBefore(e,s||null)},remove:e=>{const t=e.parentNode;t&&t.removeChild(e)},createElement:(e,t,s,n)=>{const o=t?rr.createElementNS(P0,e):rr.createElement(e,s?{is:s}:void 0);return e==="select"&&n&&n.multiple!=null&&o.setAttribute("multiple",n.multiple),o},createText:e=>rr.createTextNode(e),createComment:e=>rr.createComment(e),setText:(e,t)=>{e.nodeValue=t},setElementText:(e,t)=>{e.textContent=t},parentNode:e=>e.parentNode,nextSibling:e=>e.nextSibling,querySelector:e=>rr.querySelector(e),setScopeId(e,t){e.setAttribute(t,"")},cloneNode(e){const t=e.cloneNode(!0);return"_value"in e&&(t._value=e._value),t},insertStaticContent(e,t,s,n,o,r){const i=s?s.previousSibling:t.lastChild;if(o&&(o===r||o.nextSibling))for(;t.insertBefore(o.cloneNode(!0),s),!(o===r||!(o=o.nextSibling)););else{qf.innerHTML=n?`${e}`:e;const a=qf.content;if(n){const u=a.firstChild;for(;u.firstChild;)a.appendChild(u.firstChild);a.removeChild(u)}t.insertBefore(a,s)}return[i?i.nextSibling:t.firstChild,s?s.previousSibling:t.lastChild]}};function F0(e,t,s){const n=e._vtc;n&&(t=(t?[t,...n]:[...n]).join(" ")),t==null?e.removeAttribute("class"):s?e.setAttribute("class",t):e.className=t}function I0(e,t,s){const n=e.style,o=Ot(s);if(s&&!o){for(const r in s)sc(n,r,s[r]);if(t&&!Ot(t))for(const r in t)s[r]==null&&sc(n,r,"")}else{const r=n.display;o?t!==s&&(n.cssText=s):t&&e.removeAttribute("style"),"_vod"in e&&(n.display=r)}}const zf=/\s*!important$/;function sc(e,t,s){if(ze(s))s.forEach(n=>sc(e,t,n));else if(s==null&&(s=""),t.startsWith("--"))e.setProperty(t,s);else{const n=R0(e,t);zf.test(s)?e.setProperty(Zs(n),s.replace(zf,""),"important"):e[n]=s}}const Gf=["Webkit","Moz","ms"],uu={};function R0(e,t){const s=uu[t];if(s)return s;let n=Ss(t);if(n!=="filter"&&n in e)return uu[t]=n;n=di(n);for(let o=0;o{let e=Date.now,t=!1;if(typeof window!="undefined"){Date.now()>document.createEvent("Event").timeStamp&&(e=()=>performance.now());const s=navigator.userAgent.match(/firefox\/(\d+)/i);t=!!(s&&Number(s[1])<=53)}return[e,t]})();let nc=0;const j0=Promise.resolve(),B0=()=>{nc=0},U0=()=>nc||(j0.then(B0),nc=t_());function un(e,t,s,n){e.addEventListener(t,s,n)}function V0(e,t,s,n){e.removeEventListener(t,s,n)}function H0(e,t,s,n,o=null){const r=e._vei||(e._vei={}),i=r[t];if(n&&i)i.value=n;else{const[a,u]=q0(t);if(n){const c=r[t]=z0(n,o);un(e,a,c,u)}else i&&(V0(e,a,i,u),r[t]=void 0)}}const Kf=/(?:Once|Passive|Capture)$/;function q0(e){let t;if(Kf.test(e)){t={};let s;for(;s=e.match(Kf);)e=e.slice(0,e.length-s[0].length),t[s[0].toLowerCase()]=!0}return[Zs(e.slice(2)),t]}function z0(e,t){const s=n=>{const o=n.timeStamp||t_();(L0||o>=s.attached-1)&&ks(G0(n,s.value),t,5,[n])};return s.value=e,s.attached=U0(),s}function G0(e,t){if(ze(t)){const s=e.stopImmediatePropagation;return e.stopImmediatePropagation=()=>{s.call(e),e._stopped=!0},t.map(n=>o=>!o._stopped&&n&&n(o))}else return t}const Yf=/^on[a-z]/,W0=(e,t,s,n,o=!1,r,i,a,u)=>{t==="class"?F0(e,n,o):t==="style"?I0(e,s,n):ci(t)?Nc(t)||H0(e,t,s,n,i):(t[0]==="."?(t=t.slice(1),!0):t[0]==="^"?(t=t.slice(1),!1):K0(e,t,n,o))?M0(e,t,n,r,i,a,u):(t==="true-value"?e._trueValue=n:t==="false-value"&&(e._falseValue=n),N0(e,t,n,o))};function K0(e,t,s,n){return n?!!(t==="innerHTML"||t==="textContent"||t in e&&Yf.test(t)&&et(s)):t==="spellcheck"||t==="draggable"||t==="translate"||t==="form"||t==="list"&&e.tagName==="INPUT"||t==="type"&&e.tagName==="TEXTAREA"||Yf.test(t)&&Ot(s)?!1:t in e}function s_(e,t){const s=mi(e);class n extends $l{constructor(r){super(s,r,t)}}return n.def=s,n}const Y0=e=>s_(e,h_),Z0=typeof HTMLElement!="undefined"?HTMLElement:class{};class $l extends Z0{constructor(t,s={},n){super();this._def=t,this._props=s,this._instance=null,this._connected=!1,this._resolved=!1,this._numberProps=null,this.shadowRoot&&n?n(this._createVNode(),this.shadowRoot):this.attachShadow({mode:"open"})}connectedCallback(){this._connected=!0,this._instance||this._resolveDef()}disconnectedCallback(){this._connected=!1,_l(()=>{this._connected||(oc(null,this.shadowRoot),this._instance=null)})}_resolveDef(){if(this._resolved)return;this._resolved=!0;for(let n=0;n{for(const o of n)this._setAttr(o.attributeName)}).observe(this,{attributes:!0});const t=n=>{const{props:o,styles:r}=n,i=!ze(o),a=o?i?Object.keys(o):o:[];let u;if(i)for(const c in this._props){const d=o[c];(d===Number||d&&d.type===Number)&&(this._props[c]=Ln(this._props[c]),(u||(u=Object.create(null)))[c]=!0)}this._numberProps=u;for(const c of Object.keys(this))c[0]!=="_"&&this._setProp(c,this[c],!0,!1);for(const c of a.map(Ss))Object.defineProperty(this,c,{get(){return this._getProp(c)},set(d){this._setProp(c,d)}});this._applyStyles(r),this._update()},s=this._def.__asyncLoader;s?s().then(t):t(this._def)}_setAttr(t){let s=this.getAttribute(t);this._numberProps&&this._numberProps[t]&&(s=Ln(s)),this._setProp(Ss(t),s,!1)}_getProp(t){return this._props[t]}_setProp(t,s,n=!0,o=!0){s!==this._props[t]&&(this._props[t]=s,o&&this._instance&&this._update(),n&&(s===!0?this.setAttribute(Zs(t),""):typeof s=="string"||typeof s=="number"?this.setAttribute(Zs(t),s+""):s||this.removeAttribute(Zs(t))))}_update(){oc(this._createVNode(),this.shadowRoot)}_createVNode(){const t=P(this._def,It({},this._props));return this._instance||(t.ce=s=>{this._instance=s,s.isCE=!0,s.emit=(o,...r)=>{this.dispatchEvent(new CustomEvent(o,{detail:r}))};let n=this;for(;n=n&&(n.parentNode||n.host);)if(n instanceof $l){s.parent=n._instance;break}}),t}_applyStyles(t){t&&t.forEach(s=>{const n=document.createElement("style");n.textContent=s,this.shadowRoot.appendChild(n)})}}function J0(e="$style"){{const t=zn();if(!t)return gt;const s=t.type.__cssModules;if(!s)return gt;const n=s[e];return n||gt}}function X0(e){const t=zn();if(!t)return;const s=()=>rc(t.subTree,e(t.proxy));pp(s),io(()=>{const n=new MutationObserver(s);n.observe(t.subTree.el.parentNode,{childList:!0}),_i(()=>n.disconnect())})}function rc(e,t){if(e.shapeFlag&128){const s=e.suspense;e=s.activeBranch,s.pendingBranch&&!s.isHydrating&&s.effects.push(()=>{rc(s.activeBranch,t)})}for(;e.component;)e=e.component.subTree;if(e.shapeFlag&1&&e.el)Zf(e.el,t);else if(e.type===Ke)e.children.forEach(s=>rc(s,t));else if(e.type===lr){let{el:s,anchor:n}=e;for(;s&&(Zf(s,t),s!==n);)s=s.nextSibling}}function Zf(e,t){if(e.nodeType===1){const s=e.style;for(const n in t)s.setProperty(`--${n}`,t[n])}}const xn="transition",po="animation",Ht=(e,{slots:t})=>Cl(rd,r_(e),t);Ht.displayName="Transition";const n_={name:String,type:String,css:{type:Boolean,default:!0},duration:[String,Number,Object],enterFromClass:String,enterActiveClass:String,enterToClass:String,appearFromClass:String,appearActiveClass:String,appearToClass:String,leaveFromClass:String,leaveActiveClass:String,leaveToClass:String},Q0=Ht.props=It({},rd.props,n_),Yn=(e,t=[])=>{ze(e)?e.forEach(s=>s(...t)):e&&e(...t)},Jf=e=>e?ze(e)?e.some(t=>t.length>1):e.length>1:!1;function r_(e){const t={};for(const D in e)D in n_||(t[D]=e[D]);if(e.css===!1)return t;const{name:s="v",type:n,duration:o,enterFromClass:r=`${s}-enter-from`,enterActiveClass:i=`${s}-enter-active`,enterToClass:a=`${s}-enter-to`,appearFromClass:u=r,appearActiveClass:c=i,appearToClass:d=a,leaveFromClass:h=`${s}-leave-from`,leaveActiveClass:f=`${s}-leave-active`,leaveToClass:m=`${s}-leave-to`}=e,p=ew(o),_=p&&p[0],g=p&&p[1],{onBeforeEnter:y,onEnter:b,onEnterCancelled:k,onLeave:S,onLeaveCancelled:E,onBeforeAppear:$=y,onAppear:I=b,onAppearCancelled:j=k}=t,O=(D,U,W)=>{tr(D,U?d:a),tr(D,U?c:i),W&&W()},L=(D,U)=>{tr(D,m),tr(D,f),U&&U()},z=D=>(U,W)=>{const ue=D?I:b,te=()=>O(U,D,W);Yn(ue,[U,te]),Xf(()=>{tr(U,D?u:r),an(U,D?d:a),Jf(ue)||Qf(U,n,_,te)})};return It(t,{onBeforeEnter(D){Yn(y,[D]),an(D,r),an(D,i)},onBeforeAppear(D){Yn($,[D]),an(D,u),an(D,c)},onEnter:z(!1),onAppear:z(!0),onLeave(D,U){const W=()=>L(D,U);an(D,h),i_(),an(D,f),Xf(()=>{tr(D,h),an(D,m),Jf(S)||Qf(D,n,g,W)}),Yn(S,[D,W])},onEnterCancelled(D){O(D,!1),Yn(k,[D])},onAppearCancelled(D){O(D,!0),Yn(j,[D])},onLeaveCancelled(D){L(D),Yn(E,[D])}})}function ew(e){if(e==null)return null;if(Rt(e))return[cu(e.enter),cu(e.leave)];{const t=cu(e);return[t,t]}}function cu(e){return Ln(e)}function an(e,t){t.split(/\s+/).forEach(s=>s&&e.classList.add(s)),(e._vtc||(e._vtc=new Set)).add(t)}function tr(e,t){t.split(/\s+/).forEach(n=>n&&e.classList.remove(n));const{_vtc:s}=e;s&&(s.delete(t),s.size||(e._vtc=void 0))}function Xf(e){requestAnimationFrame(()=>{requestAnimationFrame(e)})}let tw=0;function Qf(e,t,s,n){const o=e._endId=++tw,r=()=>{o===e._endId&&n()};if(s)return setTimeout(r,s);const{type:i,timeout:a,propCount:u}=o_(e,t);if(!i)return n();const c=i+"end";let d=0;const h=()=>{e.removeEventListener(c,f),r()},f=m=>{m.target===e&&++d>=u&&h()};setTimeout(()=>{d(s[p]||"").split(", "),o=n(xn+"Delay"),r=n(xn+"Duration"),i=eh(o,r),a=n(po+"Delay"),u=n(po+"Duration"),c=eh(a,u);let d=null,h=0,f=0;t===xn?i>0&&(d=xn,h=i,f=r.length):t===po?c>0&&(d=po,h=c,f=u.length):(h=Math.max(i,c),d=h>0?i>c?xn:po:null,f=d?d===xn?r.length:u.length:0);const m=d===xn&&/\b(transform|all)(,|$)/.test(s[xn+"Property"]);return{type:d,timeout:h,propCount:f,hasTransform:m}}function eh(e,t){for(;e.lengthth(s)+th(e[n])))}function th(e){return Number(e.slice(0,-1).replace(",","."))*1e3}function i_(){return document.body.offsetHeight}const a_=new WeakMap,l_=new WeakMap,sw={name:"TransitionGroup",props:It({},Q0,{tag:String,moveClass:String}),setup(e,{slots:t}){const s=zn(),n=nd();let o,r;return wl(()=>{if(!o.length)return;const i=e.moveClass||`${e.name||"v"}-move`;if(!aw(o[0].el,s.vnode.el,i))return;o.forEach(rw),o.forEach(ow);const a=o.filter(iw);i_(),a.forEach(u=>{const c=u.el,d=c.style;an(c,i),d.transform=d.webkitTransform=d.transitionDuration="";const h=c._moveCb=f=>{f&&f.target!==c||(!f||/transform$/.test(f.propertyName))&&(c.removeEventListener("transitionend",h),c._moveCb=null,tr(c,i))};c.addEventListener("transitionend",h)})}),()=>{const i=lt(e),a=r_(i);let u=i.tag||Ke;o=r,r=t.default?yl(t.default()):[];for(let c=0;c{i.split(/\s+/).forEach(a=>a&&n.classList.remove(a))}),s.split(/\s+/).forEach(i=>i&&n.classList.add(i)),n.style.display="none";const o=t.nodeType===1?t:t.parentNode;o.appendChild(n);const{hasTransform:r}=o_(n);return o.removeChild(n),r}const Vn=e=>{const t=e.props["onUpdate:modelValue"];return ze(t)?s=>Ur(t,s):t};function lw(e){e.target.composing=!0}function sh(e){const t=e.target;t.composing&&(t.composing=!1,uw(t,"input"))}function uw(e,t){const s=document.createEvent("HTMLEvents");s.initEvent(t,!0,!0),e.dispatchEvent(s)}const es={created(e,{modifiers:{lazy:t,trim:s,number:n}},o){e._assign=Vn(o);const r=n||o.props&&o.props.type==="number";un(e,t?"change":"input",i=>{if(i.target.composing)return;let a=e.value;s?a=a.trim():r&&(a=Ln(a)),e._assign(a)}),s&&un(e,"change",()=>{e.value=e.value.trim()}),t||(un(e,"compositionstart",lw),un(e,"compositionend",sh),un(e,"change",sh))},mounted(e,{value:t}){e.value=t==null?"":t},beforeUpdate(e,{value:t,modifiers:{lazy:s,trim:n,number:o}},r){if(e._assign=Vn(r),e.composing||document.activeElement===e&&(s||n&&e.value.trim()===t||(o||e.type==="number")&&Ln(e.value)===t))return;const i=t==null?"":t;e.value!==i&&(e.value=i)}},pn={deep:!0,created(e,t,s){e._assign=Vn(s),un(e,"change",()=>{const n=e._modelValue,o=Jr(e),r=e.checked,i=e._assign;if(ze(n)){const a=ll(n,o),u=a!==-1;if(r&&!u)i(n.concat(o));else if(!r&&u){const c=[...n];c.splice(a,1),i(c)}}else if(fr(n)){const a=new Set(n);r?a.add(o):a.delete(o),i(a)}else i(u_(e,r))})},mounted:nh,beforeUpdate(e,t,s){e._assign=Vn(s),nh(e,t,s)}};function nh(e,{value:t,oldValue:s},n){e._modelValue=t,ze(t)?e.checked=ll(t,n.props.value)>-1:fr(t)?e.checked=t.has(n.props.value):t!==s&&(e.checked=Mn(t,u_(e,!0)))}const fd={created(e,{value:t},s){e.checked=Mn(t,s.props.value),e._assign=Vn(s),un(e,"change",()=>{e._assign(Jr(e))})},beforeUpdate(e,{value:t,oldValue:s},n){e._assign=Vn(n),t!==s&&(e.checked=Mn(t,n.props.value))}},hd={deep:!0,created(e,{value:t,modifiers:{number:s}},n){const o=fr(t);un(e,"change",()=>{const r=Array.prototype.filter.call(e.options,i=>i.selected).map(i=>s?Ln(Jr(i)):Jr(i));e._assign(e.multiple?o?new Set(r):r:r[0])}),e._assign=Vn(n)},mounted(e,{value:t}){rh(e,t)},beforeUpdate(e,t,s){e._assign=Vn(s)},updated(e,{value:t}){rh(e,t)}};function rh(e,t){const s=e.multiple;if(!(s&&!ze(t)&&!fr(t))){for(let n=0,o=e.options.length;n-1:r.selected=t.has(i);else if(Mn(Jr(r),t)){e.selectedIndex!==n&&(e.selectedIndex=n);return}}!s&&e.selectedIndex!==-1&&(e.selectedIndex=-1)}}function Jr(e){return"_value"in e?e._value:e.value}function u_(e,t){const s=t?"_trueValue":"_falseValue";return s in e?e[s]:t}const cw={created(e,t,s){ji(e,t,s,null,"created")},mounted(e,t,s){ji(e,t,s,null,"mounted")},beforeUpdate(e,t,s,n){ji(e,t,s,n,"beforeUpdate")},updated(e,t,s,n){ji(e,t,s,n,"updated")}};function ji(e,t,s,n,o){let r;switch(e.tagName){case"SELECT":r=hd;break;case"TEXTAREA":r=es;break;default:switch(s.props&&s.props.type){case"checkbox":r=pn;break;case"radio":r=fd;break;default:r=es}}const i=r[o];i&&i(e,t,s,n)}function dw(){es.getSSRProps=({value:e})=>({value:e}),fd.getSSRProps=({value:e},t)=>{if(t.props&&Mn(t.props.value,e))return{checked:!0}},pn.getSSRProps=({value:e},t)=>{if(ze(e)){if(t.props&&ll(e,t.props.value)>-1)return{checked:!0}}else if(fr(e)){if(t.props&&e.has(t.props.value))return{checked:!0}}else if(e)return{checked:!0}}}const fw=["ctrl","shift","alt","meta"],hw={stop:e=>e.stopPropagation(),prevent:e=>e.preventDefault(),self:e=>e.target!==e.currentTarget,ctrl:e=>!e.ctrlKey,shift:e=>!e.shiftKey,alt:e=>!e.altKey,meta:e=>!e.metaKey,left:e=>"button"in e&&e.button!==0,middle:e=>"button"in e&&e.button!==1,right:e=>"button"in e&&e.button!==2,exact:(e,t)=>fw.some(s=>e[`${s}Key`]&&!t.includes(s))},pt=(e,t)=>(s,...n)=>{for(let o=0;os=>{if(!("key"in s))return;const n=Zs(s.key);if(t.some(o=>o===n||mw[o]===n))return e(s)},Xr={beforeMount(e,{value:t},{transition:s}){e._vod=e.style.display==="none"?"":e.style.display,s&&t?s.beforeEnter(e):_o(e,t)},mounted(e,{value:t},{transition:s}){s&&t&&s.enter(e)},updated(e,{value:t,oldValue:s},{transition:n}){!t!=!s&&(n?t?(n.beforeEnter(e),_o(e,!0),n.enter(e)):n.leave(e,()=>{_o(e,!1)}):_o(e,t))},beforeUnmount(e,{value:t}){_o(e,t)}};function _o(e,t){e.style.display=t?e._vod:"none"}function pw(){Xr.getSSRProps=({value:e})=>{if(!e)return{style:{display:"none"}}}}const c_=It({patchProp:W0},D0);let zo,oh=!1;function d_(){return zo||(zo=Rp(c_))}function f_(){return zo=oh?zo:Np(c_),oh=!0,zo}const oc=(...e)=>{d_().render(...e)},h_=(...e)=>{f_().hydrate(...e)},m_=(...e)=>{const t=d_().createApp(...e),{mount:s}=t;return t.mount=n=>{const o=p_(n);if(!o)return;const r=t._component;!et(r)&&!r.render&&!r.template&&(r.template=o.innerHTML),o.innerHTML="";const i=s(o,!1,o instanceof SVGElement);return o instanceof Element&&(o.removeAttribute("v-cloak"),o.setAttribute("data-v-app","")),i},t},_w=(...e)=>{const t=f_().createApp(...e),{mount:s}=t;return t.mount=n=>{const o=p_(n);if(o)return s(o,!0,o instanceof SVGElement)},t};function p_(e){return Ot(e)?document.querySelector(e):e}let ih=!1;const gw=()=>{ih||(ih=!0,dw(),pw())},vw=()=>{};var yw=Object.freeze(Object.defineProperty({__proto__:null,compile:vw,EffectScope:Uc,ReactiveEffect:fi,customRef:n1,effect:Cb,effectScope:wb,getCurrentScope:kb,isProxy:Gc,isReactive:ar,isReadonly:zr,isRef:Vt,isShallow:zc,markRaw:Wc,onScopeDispose:xb,proxyRefs:Zc,reactive:pr,readonly:qc,ref:cn,shallowReactive:sp,shallowReadonly:Xb,shallowRef:np,stop:$b,toRaw:lt,toRef:op,toRefs:Lo,triggerRef:e1,unref:Vr,camelize:Ss,capitalize:di,normalizeClass:Le,normalizeProps:fb,normalizeStyle:Hn,toDisplayString:R,toHandlerKey:Mo,BaseTransition:rd,Comment:ss,Fragment:Ke,KeepAlive:N1,Static:lr,Suspense:E1,Teleport:qn,Text:Kr,callWithAsyncErrorHandling:ks,callWithErrorHandling:Js,cloneVNode:mn,compatUtils:A0,computed:Wt,createBlock:xe,createCommentVNode:Y,createElementBlock:A,createElementVNode:l,createHydrationRenderer:Np,createPropsRestProxy:k0,createRenderer:Rp,createSlots:gi,createStaticVNode:ud,createTextVNode:$e,createVNode:P,defineAsyncComponent:I1,defineComponent:mi,defineEmits:_0,defineExpose:g0,defineProps:p0,get devtools(){return Ir},getCurrentInstance:zn,getTransitionRawChildren:yl,guardReactiveProps:Hp,h:Cl,handleError:_r,initCustomFormatter:E0,inject:Xs,isMemoSame:Qp,isRuntimeOnly:c0,isVNode:Bn,mergeDefaults:w0,mergeProps:dd,nextTick:_l,onActivated:vp,onBeforeMount:wp,onBeforeUnmount:kl,onBeforeUpdate:kp,onDeactivated:yp,onErrorCaptured:Cp,onMounted:io,onRenderTracked:Ep,onRenderTriggered:Sp,onServerPrefetch:xp,onUnmounted:_i,onUpdated:wl,openBlock:x,popScopeId:g1,provide:Vo,pushScopeId:_1,queuePostFlushCb:Qc,registerRuntimeCompiler:u0,renderList:bt,renderSlot:xt,resolveComponent:B,resolveDirective:xl,resolveDynamicComponent:jp,resolveFilter:T0,resolveTransitionHooks:Gr,setBlockTracking:Ju,setDevtoolsHook:fp,setTransitionHooks:dr,ssrContextKey:Xp,ssrUtils:O0,toHandlers:r0,transformVNodeArgs:s0,useAttrs:b0,useSSRContext:S0,useSlots:y0,useTransitionState:nd,version:e_,warn:ip,watch:Bt,watchEffect:A1,watchPostEffect:pp,watchSyncEffect:P1,withAsyncContext:x0,withCtx:T,withDefaults:v0,withDirectives:wt,withMemo:C0,withScopeId:v1,Transition:Ht,TransitionGroup:nw,VueElement:$l,createApp:m_,createSSRApp:_w,defineCustomElement:s_,defineSSRCustomElement:Y0,hydrate:h_,initDirectivesForSSR:gw,render:oc,useCssModule:J0,useCssVars:X0,vModelCheckbox:pn,vModelDynamic:cw,vModelRadio:fd,vModelSelect:hd,vModelText:es,vShow:Xr,withKeys:bs,withModifiers:pt},Symbol.toStringTag,{value:"Module"}));function bw(){return __().__VUE_DEVTOOLS_GLOBAL_HOOK__}function __(){return typeof navigator!="undefined"&&typeof window!="undefined"?window:typeof global!="undefined"?global:{}}const ww=typeof Proxy=="function",kw="devtools-plugin:setup",xw="plugin:settings:set";let xr,ic;function Sw(){var e;return xr!==void 0||(typeof window!="undefined"&&window.performance?(xr=!0,ic=window.performance):typeof global!="undefined"&&((e=global.perf_hooks)===null||e===void 0?void 0:e.performance)?(xr=!0,ic=global.perf_hooks.performance):xr=!1),xr}function Ew(){return Sw()?ic.now():Date.now()}class Cw{constructor(t,s){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=t,this.hook=s;const n={};if(t.settings)for(const i in t.settings){const a=t.settings[i];n[i]=a.defaultValue}const o=`__vue-devtools-plugin-settings__${t.id}`;let r=Object.assign({},n);try{const i=localStorage.getItem(o),a=JSON.parse(i);Object.assign(r,a)}catch{}this.fallbacks={getSettings(){return r},setSettings(i){try{localStorage.setItem(o,JSON.stringify(i))}catch{}r=i},now(){return Ew()}},s&&s.on(xw,(i,a)=>{i===this.plugin.id&&this.fallbacks.setSettings(a)}),this.proxiedOn=new Proxy({},{get:(i,a)=>this.target?this.target.on[a]:(...u)=>{this.onQueue.push({method:a,args:u})}}),this.proxiedTarget=new Proxy({},{get:(i,a)=>this.target?this.target[a]:a==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(a)?(...u)=>(this.targetQueue.push({method:a,args:u,resolve:()=>{}}),this.fallbacks[a](...u)):(...u)=>new Promise(c=>{this.targetQueue.push({method:a,args:u,resolve:c})})})}async setRealTarget(t){this.target=t;for(const s of this.onQueue)this.target.on[s.method](...s.args);for(const s of this.targetQueue)s.resolve(await this.target[s.method](...s.args))}}function $w(e,t){const s=e,n=__(),o=bw(),r=ww&&s.enableEarlyProxy;if(o&&(n.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!r))o.emit(kw,e,t);else{const i=r?new Cw(s,o):null;(n.__VUE_DEVTOOLS_PLUGINS__=n.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:s,setupFn:t,proxy:i}),i&&t(i.proxiedTarget)}}/*! + * vuex v4.0.2 + * (c) 2021 Evan You + * @license MIT + */var Ow="store";function ao(e,t){Object.keys(e).forEach(function(s){return t(e[s],s)})}function Tw(e){return e!==null&&typeof e=="object"}function Aw(e){return e&&typeof e.then=="function"}function Pw(e,t){return function(){return e(t)}}function g_(e,t,s){return t.indexOf(e)<0&&(s&&s.prepend?t.unshift(e):t.push(e)),function(){var n=t.indexOf(e);n>-1&&t.splice(n,1)}}function v_(e,t){e._actions=Object.create(null),e._mutations=Object.create(null),e._wrappedGetters=Object.create(null),e._modulesNamespaceMap=Object.create(null);var s=e.state;Ol(e,s,[],e._modules.root,!0),md(e,s,t)}function md(e,t,s){var n=e._state;e.getters={},e._makeLocalGettersCache=Object.create(null);var o=e._wrappedGetters,r={};ao(o,function(i,a){r[a]=Pw(i,e),Object.defineProperty(e.getters,a,{get:function(){return r[a]()},enumerable:!0})}),e._state=pr({data:t}),e.strict&&Nw(e),n&&s&&e._withCommit(function(){n.data=null})}function Ol(e,t,s,n,o){var r=!s.length,i=e._modules.getNamespace(s);if(n.namespaced&&(e._modulesNamespaceMap[i],e._modulesNamespaceMap[i]=n),!r&&!o){var a=pd(t,s.slice(0,-1)),u=s[s.length-1];e._withCommit(function(){a[u]=n.state})}var c=n.context=Dw(e,i,s);n.forEachMutation(function(d,h){var f=i+h;Fw(e,f,d,c)}),n.forEachAction(function(d,h){var f=d.root?h:i+h,m=d.handler||d;Iw(e,f,m,c)}),n.forEachGetter(function(d,h){var f=i+h;Rw(e,f,d,c)}),n.forEachChild(function(d,h){Ol(e,t,s.concat(h),d,o)})}function Dw(e,t,s){var n=t==="",o={dispatch:n?e.dispatch:function(r,i,a){var u=Ka(r,i,a),c=u.payload,d=u.options,h=u.type;return(!d||!d.root)&&(h=t+h),e.dispatch(h,c)},commit:n?e.commit:function(r,i,a){var u=Ka(r,i,a),c=u.payload,d=u.options,h=u.type;(!d||!d.root)&&(h=t+h),e.commit(h,c,d)}};return Object.defineProperties(o,{getters:{get:n?function(){return e.getters}:function(){return y_(e,t)}},state:{get:function(){return pd(e.state,s)}}}),o}function y_(e,t){if(!e._makeLocalGettersCache[t]){var s={},n=t.length;Object.keys(e.getters).forEach(function(o){if(o.slice(0,n)===t){var r=o.slice(n);Object.defineProperty(s,r,{get:function(){return e.getters[o]},enumerable:!0})}}),e._makeLocalGettersCache[t]=s}return e._makeLocalGettersCache[t]}function Fw(e,t,s,n){var o=e._mutations[t]||(e._mutations[t]=[]);o.push(function(i){s.call(e,n.state,i)})}function Iw(e,t,s,n){var o=e._actions[t]||(e._actions[t]=[]);o.push(function(i){var a=s.call(e,{dispatch:n.dispatch,commit:n.commit,getters:n.getters,state:n.state,rootGetters:e.getters,rootState:e.state},i);return Aw(a)||(a=Promise.resolve(a)),e._devtoolHook?a.catch(function(u){throw e._devtoolHook.emit("vuex:error",u),u}):a})}function Rw(e,t,s,n){e._wrappedGetters[t]||(e._wrappedGetters[t]=function(r){return s(n.state,n.getters,r.state,r.getters)})}function Nw(e){Bt(function(){return e._state.data},function(){},{deep:!0,flush:"sync"})}function pd(e,t){return t.reduce(function(s,n){return s[n]},e)}function Ka(e,t,s){return Tw(e)&&e.type&&(s=t,t=e,e=e.type),{type:e,payload:t,options:s}}var Mw="vuex bindings",ah="vuex:mutations",du="vuex:actions",Sr="vuex",Lw=0;function jw(e,t){$w({id:"org.vuejs.vuex",app:e,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[Mw]},function(s){s.addTimelineLayer({id:ah,label:"Vuex Mutations",color:lh}),s.addTimelineLayer({id:du,label:"Vuex Actions",color:lh}),s.addInspector({id:Sr,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),s.on.getInspectorTree(function(n){if(n.app===e&&n.inspectorId===Sr)if(n.filter){var o=[];x_(o,t._modules.root,n.filter,""),n.rootNodes=o}else n.rootNodes=[k_(t._modules.root,"")]}),s.on.getInspectorState(function(n){if(n.app===e&&n.inspectorId===Sr){var o=n.nodeId;y_(t,o),n.state=Vw(qw(t._modules,o),o==="root"?t.getters:t._makeLocalGettersCache,o)}}),s.on.editInspectorState(function(n){if(n.app===e&&n.inspectorId===Sr){var o=n.nodeId,r=n.path;o!=="root"&&(r=o.split("/").filter(Boolean).concat(r)),t._withCommit(function(){n.set(t._state.data,r,n.state.value)})}}),t.subscribe(function(n,o){var r={};n.payload&&(r.payload=n.payload),r.state=o,s.notifyComponentUpdate(),s.sendInspectorTree(Sr),s.sendInspectorState(Sr),s.addTimelineEvent({layerId:ah,event:{time:Date.now(),title:n.type,data:r}})}),t.subscribeAction({before:function(n,o){var r={};n.payload&&(r.payload=n.payload),n._id=Lw++,n._time=Date.now(),r.state=o,s.addTimelineEvent({layerId:du,event:{time:n._time,title:n.type,groupId:n._id,subtitle:"start",data:r}})},after:function(n,o){var r={},i=Date.now()-n._time;r.duration={_custom:{type:"duration",display:i+"ms",tooltip:"Action duration",value:i}},n.payload&&(r.payload=n.payload),r.state=o,s.addTimelineEvent({layerId:du,event:{time:Date.now(),title:n.type,groupId:n._id,subtitle:"end",data:r}})}})})}var lh=8702998,Bw=6710886,Uw=16777215,b_={label:"namespaced",textColor:Uw,backgroundColor:Bw};function w_(e){return e&&e!=="root"?e.split("/").slice(-2,-1)[0]:"Root"}function k_(e,t){return{id:t||"root",label:w_(t),tags:e.namespaced?[b_]:[],children:Object.keys(e._children).map(function(s){return k_(e._children[s],t+s+"/")})}}function x_(e,t,s,n){n.includes(s)&&e.push({id:n||"root",label:n.endsWith("/")?n.slice(0,n.length-1):n||"Root",tags:t.namespaced?[b_]:[]}),Object.keys(t._children).forEach(function(o){x_(e,t._children[o],s,n+o+"/")})}function Vw(e,t,s){t=s==="root"?t:t[s];var n=Object.keys(t),o={state:Object.keys(e.state).map(function(i){return{key:i,editable:!0,value:e.state[i]}})};if(n.length){var r=Hw(t);o.getters=Object.keys(r).map(function(i){return{key:i.endsWith("/")?w_(i):i,editable:!1,value:ac(function(){return r[i]})}})}return o}function Hw(e){var t={};return Object.keys(e).forEach(function(s){var n=s.split("/");if(n.length>1){var o=t,r=n.pop();n.forEach(function(i){o[i]||(o[i]={_custom:{value:{},display:i,tooltip:"Module",abstract:!0}}),o=o[i]._custom.value}),o[r]=ac(function(){return e[s]})}else t[s]=ac(function(){return e[s]})}),t}function qw(e,t){var s=t.split("/").filter(function(n){return n});return s.reduce(function(n,o,r){var i=n[o];if(!i)throw new Error('Missing module "'+o+'" for path "'+t+'".');return r===s.length-1?i:i._children},t==="root"?e:e.root._children)}function ac(e){try{return e()}catch(t){return t}}var zs=function(t,s){this.runtime=s,this._children=Object.create(null),this._rawModule=t;var n=t.state;this.state=(typeof n=="function"?n():n)||{}},S_={namespaced:{configurable:!0}};S_.namespaced.get=function(){return!!this._rawModule.namespaced};zs.prototype.addChild=function(t,s){this._children[t]=s};zs.prototype.removeChild=function(t){delete this._children[t]};zs.prototype.getChild=function(t){return this._children[t]};zs.prototype.hasChild=function(t){return t in this._children};zs.prototype.update=function(t){this._rawModule.namespaced=t.namespaced,t.actions&&(this._rawModule.actions=t.actions),t.mutations&&(this._rawModule.mutations=t.mutations),t.getters&&(this._rawModule.getters=t.getters)};zs.prototype.forEachChild=function(t){ao(this._children,t)};zs.prototype.forEachGetter=function(t){this._rawModule.getters&&ao(this._rawModule.getters,t)};zs.prototype.forEachAction=function(t){this._rawModule.actions&&ao(this._rawModule.actions,t)};zs.prototype.forEachMutation=function(t){this._rawModule.mutations&&ao(this._rawModule.mutations,t)};Object.defineProperties(zs.prototype,S_);var gr=function(t){this.register([],t,!1)};gr.prototype.get=function(t){return t.reduce(function(s,n){return s.getChild(n)},this.root)};gr.prototype.getNamespace=function(t){var s=this.root;return t.reduce(function(n,o){return s=s.getChild(o),n+(s.namespaced?o+"/":"")},"")};gr.prototype.update=function(t){E_([],this.root,t)};gr.prototype.register=function(t,s,n){var o=this;n===void 0&&(n=!0);var r=new zs(s,n);if(t.length===0)this.root=r;else{var i=this.get(t.slice(0,-1));i.addChild(t[t.length-1],r)}s.modules&&ao(s.modules,function(a,u){o.register(t.concat(u),a,n)})};gr.prototype.unregister=function(t){var s=this.get(t.slice(0,-1)),n=t[t.length-1],o=s.getChild(n);!o||!o.runtime||s.removeChild(n)};gr.prototype.isRegistered=function(t){var s=this.get(t.slice(0,-1)),n=t[t.length-1];return s?s.hasChild(n):!1};function E_(e,t,s){if(t.update(s),s.modules)for(var n in s.modules){if(!t.getChild(n))return;E_(e.concat(n),t.getChild(n),s.modules[n])}}function zw(e){return new hs(e)}var hs=function(t){var s=this;t===void 0&&(t={});var n=t.plugins;n===void 0&&(n=[]);var o=t.strict;o===void 0&&(o=!1);var r=t.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new gr(t),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._devtools=r;var i=this,a=this,u=a.dispatch,c=a.commit;this.dispatch=function(f,m){return u.call(i,f,m)},this.commit=function(f,m,p){return c.call(i,f,m,p)},this.strict=o;var d=this._modules.root.state;Ol(this,d,[],this._modules.root),md(this,d),n.forEach(function(h){return h(s)})},_d={state:{configurable:!0}};hs.prototype.install=function(t,s){t.provide(s||Ow,this),t.config.globalProperties.$store=this;var n=this._devtools!==void 0?this._devtools:!1;n&&jw(t,this)};_d.state.get=function(){return this._state.data};_d.state.set=function(e){};hs.prototype.commit=function(t,s,n){var o=this,r=Ka(t,s,n),i=r.type,a=r.payload,u={type:i,payload:a},c=this._mutations[i];!c||(this._withCommit(function(){c.forEach(function(h){h(a)})}),this._subscribers.slice().forEach(function(d){return d(u,o.state)}))};hs.prototype.dispatch=function(t,s){var n=this,o=Ka(t,s),r=o.type,i=o.payload,a={type:r,payload:i},u=this._actions[r];if(!!u){try{this._actionSubscribers.slice().filter(function(d){return d.before}).forEach(function(d){return d.before(a,n.state)})}catch{}var c=u.length>1?Promise.all(u.map(function(d){return d(i)})):u[0](i);return new Promise(function(d,h){c.then(function(f){try{n._actionSubscribers.filter(function(m){return m.after}).forEach(function(m){return m.after(a,n.state)})}catch{}d(f)},function(f){try{n._actionSubscribers.filter(function(m){return m.error}).forEach(function(m){return m.error(a,n.state,f)})}catch{}h(f)})})}};hs.prototype.subscribe=function(t,s){return g_(t,this._subscribers,s)};hs.prototype.subscribeAction=function(t,s){var n=typeof t=="function"?{before:t}:t;return g_(n,this._actionSubscribers,s)};hs.prototype.watch=function(t,s,n){var o=this;return Bt(function(){return t(o.state,o.getters)},s,Object.assign({},n))};hs.prototype.replaceState=function(t){var s=this;this._withCommit(function(){s._state.data=t})};hs.prototype.registerModule=function(t,s,n){n===void 0&&(n={}),typeof t=="string"&&(t=[t]),this._modules.register(t,s),Ol(this,this.state,t,this._modules.get(t),n.preserveState),md(this,this.state)};hs.prototype.unregisterModule=function(t){var s=this;typeof t=="string"&&(t=[t]),this._modules.unregister(t),this._withCommit(function(){var n=pd(s.state,t.slice(0,-1));delete n[t[t.length-1]]}),v_(this)};hs.prototype.hasModule=function(t){return typeof t=="string"&&(t=[t]),this._modules.isRegistered(t)};hs.prototype.hotUpdate=function(t){this._modules.update(t),v_(this,!0)};hs.prototype._withCommit=function(t){var s=this._committing;this._committing=!0,t(),this._committing=s};Object.defineProperties(hs.prototype,_d);const C_="UPDATE_CONFIG",$_="UPDATE_SETTINGS",Tl="UPDATE_SETTINGS_OPTION",O_="UPDATE_LIBRARY_STATS",T_="UPDATE_LIBRARY_AUDIOBOOKS_COUNT",A_="UPDATE_LIBRARY_PODCASTS_COUNT",P_="UPDATE_LIBRARY_RSS_COUNT",D_="UPDATE_OUTPUTS",gd="UPDATE_PLAYER_STATUS",F_="UPDATE_QUEUE",I_="UPDATE_LASTFM",R_="UPDATE_SPOTIFY",N_="UPDATE_PAIRING",vd="SPOTIFY_NEW_RELEASES",yd="SPOTIFY_FEATURED_PLAYLISTS",uh="ADD_NOTIFICATION",lc="DELETE_NOTIFICATION",uc="SEARCH_PATH",bd="ADD_RECENT_SEARCH",Al="HIDE_SINGLES",wd="HIDE_SPOTIFY",M_="ARTISTS_SORT",L_="ARTIST_ALBUMS_SORT",j_="ALBUMS_SORT",B_="SHOW_ONLY_NEXT_ITEMS",Qr="SHOW_BURGER_MENU",eo="SHOW_PLAYER_MENU",vi="SHOW_UPDATE_DIALOG",kd="UPDATE_DIALOG_SCAN_KIND";var it=zw({state(){return{config:{websocket_port:0,version:"",buildoptions:[]},settings:{categories:[]},library:{artists:0,albums:0,songs:0,db_playtime:0,updating:!1},audiobooks_count:{},podcasts_count:{},rss_count:{},outputs:[],player:{state:"stop",repeat:"off",consume:!1,shuffle:!1,volume:0,item_id:0,item_length_ms:0,item_progress_ms:0},queue:{version:0,count:0,items:[]},lastfm:{},spotify:{},pairing:{},spotify_new_releases:[],spotify_featured_playlists:[],notifications:{next_id:1,list:[]},search_path:"/search/library",recent_searches:[],hide_singles:!1,hide_spotify:!1,artists_sort:"Name",artist_albums_sort:"Name",albums_sort:"Name",show_only_next_items:!1,show_burger_menu:!1,show_player_menu:!1,show_update_dialog:!1,update_dialog_scan_kind:""}},getters:{now_playing:e=>{const t=e.queue.items.find(function(s){return s.id===e.player.item_id});return t===void 0?{}:t},settings_webinterface:e=>e.settings?e.settings.categories.find(t=>t.name==="webinterface"):null,settings_option_recently_added_limit:(e,t)=>{if(t.settings_webinterface){const s=t.settings_webinterface.options.find(n=>n.name==="recently_added_limit");if(s)return s.value}return 100},settings_option_show_composer_now_playing:(e,t)=>{if(t.settings_webinterface){const s=t.settings_webinterface.options.find(n=>n.name==="show_composer_now_playing");if(s)return s.value}return!1},settings_option_show_composer_for_genre:(e,t)=>{if(t.settings_webinterface){const s=t.settings_webinterface.options.find(n=>n.name==="show_composer_for_genre");if(s)return s.value}return null},settings_category:e=>t=>e.settings.categories.find(s=>s.name===t),settings_option:e=>(t,s)=>{const n=e.settings.categories.find(o=>o.name===t);return n?n.options.find(o=>o.name===s):{}}},mutations:{[C_](e,t){e.config=t},[$_](e,t){e.settings=t},[Tl](e,t){const n=e.settings.categories.find(o=>o.name===t.category).options.find(o=>o.name===t.name);n.value=t.value},[O_](e,t){e.library=t},[T_](e,t){e.audiobooks_count=t},[A_](e,t){e.podcasts_count=t},[P_](e,t){e.rss_count=t},[D_](e,t){e.outputs=t},[gd](e,t){e.player=t},[F_](e,t){e.queue=t},[I_](e,t){e.lastfm=t},[R_](e,t){e.spotify=t},[N_](e,t){e.pairing=t},[vd](e,t){e.spotify_new_releases=t},[yd](e,t){e.spotify_featured_playlists=t},[uh](e,t){if(t.topic){const s=e.notifications.list.findIndex(n=>n.topic===t.topic);if(s>=0){e.notifications.list.splice(s,1,t);return}}e.notifications.list.push(t)},[lc](e,t){const s=e.notifications.list.indexOf(t);s!==-1&&e.notifications.list.splice(s,1)},[uc](e,t){e.search_path=t},[bd](e,t){const s=e.recent_searches.findIndex(n=>n===t);s>=0&&e.recent_searches.splice(s,1),e.recent_searches.splice(0,0,t),e.recent_searches.length>5&&e.recent_searches.pop()},[Al](e,t){e.hide_singles=t},[wd](e,t){e.hide_spotify=t},[M_](e,t){e.artists_sort=t},[L_](e,t){e.artist_albums_sort=t},[j_](e,t){e.albums_sort=t},[B_](e,t){e.show_only_next_items=t},[Qr](e,t){e.show_burger_menu=t},[eo](e,t){e.show_player_menu=t},[vi](e,t){e.show_update_dialog=t},[kd](e,t){e.update_dialog_scan_kind=t}},actions:{add_notification({commit:e,state:t},s){const n={id:t.notifications.next_id++,type:s.type,text:s.text,topic:s.topic,timeout:s.timeout};e(uh,n),s.timeout>0&&setTimeout(()=>{e(lc,n)},s.timeout)}}});/*! + * vue-router v4.0.14 + * (c) 2022 Eduardo San Martin Morote + * @license MIT + */const U_=typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol",lo=e=>U_?Symbol(e):"_vr_"+e,Gw=lo("rvlm"),ch=lo("rvd"),xd=lo("r"),V_=lo("rl"),cc=lo("rvl"),Rr=typeof window!="undefined";function Ww(e){return e.__esModule||U_&&e[Symbol.toStringTag]==="Module"}const yt=Object.assign;function fu(e,t){const s={};for(const n in t){const o=t[n];s[n]=Array.isArray(o)?o.map(e):e(o)}return s}const Go=()=>{},Kw=/\/$/,Yw=e=>e.replace(Kw,"");function hu(e,t,s="/"){let n,o={},r="",i="";const a=t.indexOf("?"),u=t.indexOf("#",a>-1?a:0);return a>-1&&(n=t.slice(0,a),r=t.slice(a+1,u>-1?u:t.length),o=e(r)),u>-1&&(n=n||t.slice(0,u),i=t.slice(u,t.length)),n=Qw(n!=null?n:t,s),{fullPath:n+(r&&"?")+r+i,path:n,query:o,hash:i}}function Zw(e,t){const s=t.query?e(t.query):"";return t.path+(s&&"?")+s+(t.hash||"")}function dh(e,t){return!t||!e.toLowerCase().startsWith(t.toLowerCase())?e:e.slice(t.length)||"/"}function Jw(e,t,s){const n=t.matched.length-1,o=s.matched.length-1;return n>-1&&n===o&&to(t.matched[n],s.matched[o])&&H_(t.params,s.params)&&e(t.query)===e(s.query)&&t.hash===s.hash}function to(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function H_(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const s in e)if(!Xw(e[s],t[s]))return!1;return!0}function Xw(e,t){return Array.isArray(e)?fh(e,t):Array.isArray(t)?fh(t,e):e===t}function fh(e,t){return Array.isArray(t)?e.length===t.length&&e.every((s,n)=>s===t[n]):e.length===1&&e[0]===t}function Qw(e,t){if(e.startsWith("/"))return e;if(!e)return t;const s=t.split("/"),n=e.split("/");let o=s.length-1,r,i;for(r=0;r({left:window.pageXOffset,top:window.pageYOffset});function rk(e){let t;if("el"in e){const s=e.el,n=typeof s=="string"&&s.startsWith("#"),o=typeof s=="string"?n?document.getElementById(s.slice(1)):document.querySelector(s):s;if(!o)return;t=nk(o,e)}else t=e;"scrollBehavior"in document.documentElement.style?window.scrollTo(t):window.scrollTo(t.left!=null?t.left:window.pageXOffset,t.top!=null?t.top:window.pageYOffset)}function hh(e,t){return(history.state?history.state.position-t:-1)+e}const dc=new Map;function ok(e,t){dc.set(e,t)}function ik(e){const t=dc.get(e);return dc.delete(e),t}let ak=()=>location.protocol+"//"+location.host;function q_(e,t){const{pathname:s,search:n,hash:o}=t,r=e.indexOf("#");if(r>-1){let a=o.includes(e.slice(r))?e.slice(r).length:1,u=o.slice(a);return u[0]!=="/"&&(u="/"+u),dh(u,"")}return dh(s,e)+n+o}function lk(e,t,s,n){let o=[],r=[],i=null;const a=({state:f})=>{const m=q_(e,location),p=s.value,_=t.value;let g=0;if(f){if(s.value=m,t.value=f,i&&i===p){i=null;return}g=_?f.position-_.position:0}else n(m);o.forEach(y=>{y(s.value,p,{delta:g,type:ai.pop,direction:g?g>0?Wo.forward:Wo.back:Wo.unknown})})};function u(){i=s.value}function c(f){o.push(f);const m=()=>{const p=o.indexOf(f);p>-1&&o.splice(p,1)};return r.push(m),m}function d(){const{history:f}=window;!f.state||f.replaceState(yt({},f.state,{scroll:Pl()}),"")}function h(){for(const f of r)f();r=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",d)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",d),{pauseListeners:u,listen:c,destroy:h}}function mh(e,t,s,n=!1,o=!1){return{back:e,current:t,forward:s,replaced:n,position:window.history.length,scroll:o?Pl():null}}function uk(e){const{history:t,location:s}=window,n={value:q_(e,s)},o={value:t.state};o.value||r(n.value,{back:null,current:n.value,forward:null,position:t.length-1,replaced:!0,scroll:null},!0);function r(u,c,d){const h=e.indexOf("#"),f=h>-1?(s.host&&document.querySelector("base")?e:e.slice(h))+u:ak()+e+u;try{t[d?"replaceState":"pushState"](c,"",f),o.value=c}catch(m){console.error(m),s[d?"replace":"assign"](f)}}function i(u,c){const d=yt({},t.state,mh(o.value.back,u,o.value.forward,!0),c,{position:o.value.position});r(u,d,!0),n.value=u}function a(u,c){const d=yt({},o.value,t.state,{forward:u,scroll:Pl()});r(d.current,d,!0);const h=yt({},mh(n.value,u,null),{position:d.position+1},c);r(u,h,!1),n.value=u}return{location:n,state:o,push:a,replace:i}}function ck(e){e=ek(e);const t=uk(e),s=lk(e,t.state,t.location,t.replace);function n(r,i=!0){i||s.pauseListeners(),history.go(r)}const o=yt({location:"",base:e,go:n,createHref:sk.bind(null,e)},t,s);return Object.defineProperty(o,"location",{enumerable:!0,get:()=>t.location.value}),Object.defineProperty(o,"state",{enumerable:!0,get:()=>t.state.value}),o}function dk(e){return e=location.host?e||location.pathname+location.search:"",e.includes("#")||(e+="#"),ck(e)}function fk(e){return typeof e=="string"||e&&typeof e=="object"}function z_(e){return typeof e=="string"||typeof e=="symbol"}const Sn={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0},G_=lo("nf");var ph;(function(e){e[e.aborted=4]="aborted",e[e.cancelled=8]="cancelled",e[e.duplicated=16]="duplicated"})(ph||(ph={}));function so(e,t){return yt(new Error,{type:e,[G_]:!0},t)}function En(e,t){return e instanceof Error&&G_ in e&&(t==null||!!(e.type&t))}const _h="[^/]+?",hk={sensitive:!1,strict:!1,start:!0,end:!0},mk=/[.+*?^${}()[\]/\\]/g;function pk(e,t){const s=yt({},hk,t),n=[];let o=s.start?"^":"";const r=[];for(const c of e){const d=c.length?[]:[90];s.strict&&!c.length&&(o+="/");for(let h=0;ht.length?t.length===1&&t[0]===40+40?1:-1:0}function gk(e,t){let s=0;const n=e.score,o=t.score;for(;s1&&(u==="*"||u==="+")&&t(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),r.push({type:1,value:c,regexp:d,repeatable:u==="*"||u==="+",optional:u==="*"||u==="?"})):t("Invalid state to consume buffer"),c="")}function f(){c+=u}for(;a{i(b)}:Go}function i(d){if(z_(d)){const h=n.get(d);h&&(n.delete(d),s.splice(s.indexOf(h),1),h.children.forEach(i),h.alias.forEach(i))}else{const h=s.indexOf(d);h>-1&&(s.splice(h,1),d.record.name&&n.delete(d.record.name),d.children.forEach(i),d.alias.forEach(i))}}function a(){return s}function u(d){let h=0;for(;h=0&&(d.record.path!==s[h].record.path||!W_(d,s[h]));)h++;s.splice(h,0,d),d.record.name&&!gh(d)&&n.set(d.record.name,d)}function c(d,h){let f,m={},p,_;if("name"in d&&d.name){if(f=n.get(d.name),!f)throw so(1,{location:d});_=f.record.name,m=yt(xk(h.params,f.keys.filter(b=>!b.optional).map(b=>b.name)),d.params),p=f.stringify(m)}else if("path"in d)p=d.path,f=s.find(b=>b.re.test(p)),f&&(m=f.parse(p),_=f.record.name);else{if(f=h.name?n.get(h.name):s.find(b=>b.re.test(h.path)),!f)throw so(1,{location:d,currentLocation:h});_=f.record.name,m=yt({},h.params,d.params),p=f.stringify(m)}const g=[];let y=f;for(;y;)g.unshift(y.record),y=y.parent;return{name:_,path:p,params:m,matched:g,meta:Ck(g)}}return e.forEach(d=>r(d)),{addRoute:r,resolve:c,removeRoute:i,getRoutes:a,getRecordMatcher:o}}function xk(e,t){const s={};for(const n of t)n in e&&(s[n]=e[n]);return s}function Sk(e){return{path:e.path,redirect:e.redirect,name:e.name,meta:e.meta||{},aliasOf:void 0,beforeEnter:e.beforeEnter,props:Ek(e),children:e.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in e?e.components||{}:{default:e.component}}}function Ek(e){const t={},s=e.props||!1;if("component"in e)t.default=s;else for(const n in e.components)t[n]=typeof s=="boolean"?s:s[n];return t}function gh(e){for(;e;){if(e.record.aliasOf)return!0;e=e.parent}return!1}function Ck(e){return e.reduce((t,s)=>yt(t,s.meta),{})}function vh(e,t){const s={};for(const n in e)s[n]=n in t?t[n]:e[n];return s}function W_(e,t){return t.children.some(s=>s===e||W_(e,s))}const K_=/#/g,$k=/&/g,Ok=/\//g,Tk=/=/g,Ak=/\?/g,Y_=/\+/g,Pk=/%5B/g,Dk=/%5D/g,Z_=/%5E/g,Fk=/%60/g,J_=/%7B/g,Ik=/%7C/g,X_=/%7D/g,Rk=/%20/g;function Sd(e){return encodeURI(""+e).replace(Ik,"|").replace(Pk,"[").replace(Dk,"]")}function Nk(e){return Sd(e).replace(J_,"{").replace(X_,"}").replace(Z_,"^")}function fc(e){return Sd(e).replace(Y_,"%2B").replace(Rk,"+").replace(K_,"%23").replace($k,"%26").replace(Fk,"`").replace(J_,"{").replace(X_,"}").replace(Z_,"^")}function Mk(e){return fc(e).replace(Tk,"%3D")}function Lk(e){return Sd(e).replace(K_,"%23").replace(Ak,"%3F")}function jk(e){return e==null?"":Lk(e).replace(Ok,"%2F")}function Ya(e){try{return decodeURIComponent(""+e)}catch{}return""+e}function Bk(e){const t={};if(e===""||e==="?")return t;const n=(e[0]==="?"?e.slice(1):e).split("&");for(let o=0;or&&fc(r)):[n&&fc(n)]).forEach(r=>{r!==void 0&&(t+=(t.length?"&":"")+s,r!=null&&(t+="="+r))})}return t}function Uk(e){const t={};for(const s in e){const n=e[s];n!==void 0&&(t[s]=Array.isArray(n)?n.map(o=>o==null?null:""+o):n==null?n:""+n)}return t}function go(){let e=[];function t(n){return e.push(n),()=>{const o=e.indexOf(n);o>-1&&e.splice(o,1)}}function s(){e=[]}return{add:t,list:()=>e,reset:s}}function Tn(e,t,s,n,o){const r=n&&(n.enterCallbacks[o]=n.enterCallbacks[o]||[]);return()=>new Promise((i,a)=>{const u=h=>{h===!1?a(so(4,{from:s,to:t})):h instanceof Error?a(h):fk(h)?a(so(2,{from:t,to:h})):(r&&n.enterCallbacks[o]===r&&typeof h=="function"&&r.push(h),i())},c=e.call(n&&n.instances[o],t,s,u);let d=Promise.resolve(c);e.length<3&&(d=d.then(u)),d.catch(h=>a(h))})}function mu(e,t,s,n){const o=[];for(const r of e)for(const i in r.components){let a=r.components[i];if(!(t!=="beforeRouteEnter"&&!r.instances[i]))if(Vk(a)){const c=(a.__vccOpts||a)[t];c&&o.push(Tn(c,s,n,r,i))}else{let u=a();o.push(()=>u.then(c=>{if(!c)return Promise.reject(new Error(`Couldn't resolve component "${i}" at "${r.path}"`));const d=Ww(c)?c.default:c;r.components[i]=d;const f=(d.__vccOpts||d)[t];return f&&Tn(f,s,n,r,i)()}))}}return o}function Vk(e){return typeof e=="object"||"displayName"in e||"props"in e||"__vccOpts"in e}function bh(e){const t=Xs(xd),s=Xs(V_),n=Wt(()=>t.resolve(Vr(e.to))),o=Wt(()=>{const{matched:u}=n.value,{length:c}=u,d=u[c-1],h=s.matched;if(!d||!h.length)return-1;const f=h.findIndex(to.bind(null,d));if(f>-1)return f;const m=wh(u[c-2]);return c>1&&wh(d)===m&&h[h.length-1].path!==m?h.findIndex(to.bind(null,u[c-2])):f}),r=Wt(()=>o.value>-1&&Gk(s.params,n.value.params)),i=Wt(()=>o.value>-1&&o.value===s.matched.length-1&&H_(s.params,n.value.params));function a(u={}){return zk(u)?t[Vr(e.replace)?"replace":"push"](Vr(e.to)).catch(Go):Promise.resolve()}return{route:n,href:Wt(()=>n.value.href),isActive:r,isExactActive:i,navigate:a}}const Hk=mi({name:"RouterLink",props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:bh,setup(e,{slots:t}){const s=pr(bh(e)),{options:n}=Xs(xd),o=Wt(()=>({[kh(e.activeClass,n.linkActiveClass,"router-link-active")]:s.isActive,[kh(e.exactActiveClass,n.linkExactActiveClass,"router-link-exact-active")]:s.isExactActive}));return()=>{const r=t.default&&t.default(s);return e.custom?r:Cl("a",{"aria-current":s.isExactActive?e.ariaCurrentValue:null,href:s.href,onClick:s.navigate,class:o.value},r)}}}),qk=Hk;function zk(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&!(e.button!==void 0&&e.button!==0)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function Gk(e,t){for(const s in t){const n=t[s],o=e[s];if(typeof n=="string"){if(n!==o)return!1}else if(!Array.isArray(o)||o.length!==n.length||n.some((r,i)=>r!==o[i]))return!1}return!0}function wh(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const kh=(e,t,s)=>e!=null?e:t!=null?t:s,Wk=mi({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},setup(e,{attrs:t,slots:s}){const n=Xs(cc),o=Wt(()=>e.route||n.value),r=Xs(ch,0),i=Wt(()=>o.value.matched[r]);Vo(ch,r+1),Vo(Gw,i),Vo(cc,o);const a=cn();return Bt(()=>[a.value,i.value,e.name],([u,c,d],[h,f,m])=>{c&&(c.instances[d]=u,f&&f!==c&&u&&u===h&&(c.leaveGuards.size||(c.leaveGuards=f.leaveGuards),c.updateGuards.size||(c.updateGuards=f.updateGuards))),u&&c&&(!f||!to(c,f)||!h)&&(c.enterCallbacks[d]||[]).forEach(p=>p(u))},{flush:"post"}),()=>{const u=o.value,c=i.value,d=c&&c.components[e.name],h=e.name;if(!d)return xh(s.default,{Component:d,route:u});const f=c.props[e.name],m=f?f===!0?u.params:typeof f=="function"?f(u):f:null,_=Cl(d,yt({},m,t,{onVnodeUnmounted:g=>{g.component.isUnmounted&&(c.instances[h]=null)},ref:a}));return xh(s.default,{Component:_,route:u})||_}}});function xh(e,t){if(!e)return null;const s=e(t);return s.length===1?s[0]:s}const Kk=Wk;function Yk(e){const t=kk(e.routes,e),s=e.parseQuery||Bk,n=e.stringifyQuery||yh,o=e.history,r=go(),i=go(),a=go(),u=np(Sn);let c=Sn;Rr&&e.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const d=fu.bind(null,V=>""+V),h=fu.bind(null,jk),f=fu.bind(null,Ya);function m(V,re){let se,be;return z_(V)?(se=t.getRecordMatcher(V),be=re):be=V,t.addRoute(be,se)}function p(V){const re=t.getRecordMatcher(V);re&&t.removeRoute(re)}function _(){return t.getRoutes().map(V=>V.record)}function g(V){return!!t.getRecordMatcher(V)}function y(V,re){if(re=yt({},re||u.value),typeof V=="string"){const De=hu(s,V,re.path),C=t.resolve({path:De.path},re),N=o.createHref(De.fullPath);return yt(De,C,{params:f(C.params),hash:Ya(De.hash),redirectedFrom:void 0,href:N})}let se;if("path"in V)se=yt({},V,{path:hu(s,V.path,re.path).path});else{const De=yt({},V.params);for(const C in De)De[C]==null&&delete De[C];se=yt({},V,{params:h(V.params)}),re.params=h(re.params)}const be=t.resolve(se,re),He=V.hash||"";be.params=d(f(be.params));const Re=Zw(n,yt({},V,{hash:Nk(He),path:be.path})),Oe=o.createHref(Re);return yt({fullPath:Re,hash:He,query:n===yh?Uk(V.query):V.query||{}},be,{redirectedFrom:void 0,href:Oe})}function b(V){return typeof V=="string"?hu(s,V,u.value.path):yt({},V)}function k(V,re){if(c!==V)return so(8,{from:re,to:V})}function S(V){return I(V)}function E(V){return S(yt(b(V),{replace:!0}))}function $(V){const re=V.matched[V.matched.length-1];if(re&&re.redirect){const{redirect:se}=re;let be=typeof se=="function"?se(V):se;return typeof be=="string"&&(be=be.includes("?")||be.includes("#")?be=b(be):{path:be},be.params={}),yt({query:V.query,hash:V.hash,params:V.params},be)}}function I(V,re){const se=c=y(V),be=u.value,He=V.state,Re=V.force,Oe=V.replace===!0,De=$(se);if(De)return I(yt(b(De),{state:He,force:Re,replace:Oe}),re||se);const C=se;C.redirectedFrom=re;let N;return!Re&&Jw(n,be,se)&&(N=so(16,{to:C,from:be}),Ge(be,be,!0,!1)),(N?Promise.resolve(N):O(C,be)).catch(K=>En(K)?En(K,2)?K:Me(K):ae(K,C,be)).then(K=>{if(K){if(En(K,2))return I(yt(b(K.to),{state:He,force:Re,replace:Oe}),re||C)}else K=z(C,be,!0,Oe,He);return L(C,be,K),K})}function j(V,re){const se=k(V,re);return se?Promise.reject(se):Promise.resolve()}function O(V,re){let se;const[be,He,Re]=Zk(V,re);se=mu(be.reverse(),"beforeRouteLeave",V,re);for(const De of be)De.leaveGuards.forEach(C=>{se.push(Tn(C,V,re))});const Oe=j.bind(null,V,re);return se.push(Oe),Er(se).then(()=>{se=[];for(const De of r.list())se.push(Tn(De,V,re));return se.push(Oe),Er(se)}).then(()=>{se=mu(He,"beforeRouteUpdate",V,re);for(const De of He)De.updateGuards.forEach(C=>{se.push(Tn(C,V,re))});return se.push(Oe),Er(se)}).then(()=>{se=[];for(const De of V.matched)if(De.beforeEnter&&!re.matched.includes(De))if(Array.isArray(De.beforeEnter))for(const C of De.beforeEnter)se.push(Tn(C,V,re));else se.push(Tn(De.beforeEnter,V,re));return se.push(Oe),Er(se)}).then(()=>(V.matched.forEach(De=>De.enterCallbacks={}),se=mu(Re,"beforeRouteEnter",V,re),se.push(Oe),Er(se))).then(()=>{se=[];for(const De of i.list())se.push(Tn(De,V,re));return se.push(Oe),Er(se)}).catch(De=>En(De,8)?De:Promise.reject(De))}function L(V,re,se){for(const be of a.list())be(V,re,se)}function z(V,re,se,be,He){const Re=k(V,re);if(Re)return Re;const Oe=re===Sn,De=Rr?history.state:{};se&&(be||Oe?o.replace(V.fullPath,yt({scroll:Oe&&De&&De.scroll},He)):o.push(V.fullPath,He)),u.value=V,Ge(V,re,se,Oe),Me()}let D;function U(){D=o.listen((V,re,se)=>{const be=y(V),He=$(be);if(He){I(yt(He,{replace:!0}),be).catch(Go);return}c=be;const Re=u.value;Rr&&ok(hh(Re.fullPath,se.delta),Pl()),O(be,Re).catch(Oe=>En(Oe,12)?Oe:En(Oe,2)?(I(Oe.to,be).then(De=>{En(De,20)&&!se.delta&&se.type===ai.pop&&o.go(-1,!1)}).catch(Go),Promise.reject()):(se.delta&&o.go(-se.delta,!1),ae(Oe,be,Re))).then(Oe=>{Oe=Oe||z(be,Re,!1),Oe&&(se.delta?o.go(-se.delta,!1):se.type===ai.pop&&En(Oe,20)&&o.go(-1,!1)),L(be,Re,Oe)}).catch(Go)})}let W=go(),ue=go(),te;function ae(V,re,se){Me(V);const be=ue.list();return be.length?be.forEach(He=>He(V,re,se)):console.error(V),Promise.reject(V)}function ve(){return te&&u.value!==Sn?Promise.resolve():new Promise((V,re)=>{W.add([V,re])})}function Me(V){return te||(te=!V,U(),W.list().forEach(([re,se])=>V?se(V):re()),W.reset()),V}function Ge(V,re,se,be){const{scrollBehavior:He}=e;if(!Rr||!He)return Promise.resolve();const Re=!se&&ik(hh(V.fullPath,0))||(be||!se)&&history.state&&history.state.scroll||null;return _l().then(()=>He(V,re,Re)).then(Oe=>Oe&&rk(Oe)).catch(Oe=>ae(Oe,V,re))}const me=V=>o.go(V);let Z;const ce=new Set;return{currentRoute:u,addRoute:m,removeRoute:p,hasRoute:g,getRoutes:_,resolve:y,options:e,push:S,replace:E,go:me,back:()=>me(-1),forward:()=>me(1),beforeEach:r.add,beforeResolve:i.add,afterEach:a.add,onError:ue.add,isReady:ve,install(V){const re=this;V.component("RouterLink",qk),V.component("RouterView",Kk),V.config.globalProperties.$router=re,Object.defineProperty(V.config.globalProperties,"$route",{enumerable:!0,get:()=>Vr(u)}),Rr&&!Z&&u.value===Sn&&(Z=!0,S(o.location).catch(He=>{}));const se={};for(const He in Sn)se[He]=Wt(()=>u.value[He]);V.provide(xd,re),V.provide(V_,pr(se)),V.provide(cc,u);const be=V.unmount;ce.add(V),V.unmount=function(){ce.delete(V),ce.size<1&&(c=Sn,D&&D(),u.value=Sn,Z=!1,te=!1),be()}}}}function Er(e){return e.reduce((t,s)=>t.then(()=>s()),Promise.resolve())}function Zk(e,t){const s=[],n=[],o=[],r=Math.max(t.matched.length,e.matched.length);for(let i=0;ito(c,a))?n.push(a):s.push(a));const u=e.matched[i];u&&(t.matched.find(c=>to(c,u))||o.push(u))}return[s,n,o]}var ge=(e,t)=>{const s=e.__vccOpts||e;for(const[n,o]of t)s[n]=o;return s};const Jk={name:"ContentWithHeading",data(){return{options_visible:!1}},mounted(){this.$slots.options&&(this.observer=new IntersectionObserver(this.onElementObserved,{rootMargin:"-82px 0px 0px 0px",threshold:1}),this.observer.observe(this.$refs.options_ref))},methods:{onElementObserved(e){e.forEach(({target:t,isIntersecting:s})=>{this.options_visible=s})},scroll_to_top:function(){window.scrollTo({top:0,behavior:"smooth"})},scroll_to_content:function(){this.$route.meta.has_tabs?this.$scrollTo("#top",{offset:-140}):this.$scrollTo("#top",{offset:-110})},visibilityChanged:function(e){this.options_visible=e}}},Xk={class:"section fd-content"},Qk={class:"container"},ex={class:"columns is-centered"},tx={class:"column is-four-fifths"},sx={key:0},nx={ref:"options_ref",style:{height:"1px"}},rx={class:"buttons is-centered",style:{"margin-bottom":"6px","margin-top":"16px"}},ox=l("span",{class:"icon is-small"},[l("i",{class:"mdi mdi-chevron-up"})],-1),ix=[ox],ax=l("span",{class:"icon is-small"},[l("i",{class:"mdi mdi-chevron-down"})],-1),lx=[ax],ux={id:"top",class:"level"},cx={class:"level-left"},dx={class:"level-item has-text-centered-mobile"},fx={class:"level-right has-text-centered-mobile"},hx={style:{"margin-top":"16px"}};function mx(e,t,s,n,o,r){return x(),A("section",Xk,[l("div",Qk,[l("div",ex,[l("div",tx,[e.$slots.options?(x(),A("section",sx,[l("div",nx,null,512),xt(e.$slots,"options"),l("nav",rx,[o.options_visible?(x(),A("a",{key:1,class:"button is-small is-white",onClick:t[1]||(t[1]=(...i)=>r.scroll_to_content&&r.scroll_to_content(...i))},lx)):(x(),A("a",{key:0,class:"button is-small is-white",onClick:t[0]||(t[0]=(...i)=>r.scroll_to_top&&r.scroll_to_top(...i))},ix))])])):Y("",!0),l("div",{class:Le({"fd-content-with-option":e.$slots.options})},[l("nav",ux,[l("div",cx,[l("div",dx,[l("div",null,[xt(e.$slots,"heading-left")])])]),l("div",fx,[xt(e.$slots,"heading-right")])]),xt(e.$slots,"content"),l("div",hx,[xt(e.$slots,"footer")])],2)])])])])}var ft=ge(Jk,[["render",mx]]),ts=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{};function Q_(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function eg(e){if(e.__esModule)return e;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(e).forEach(function(s){var n=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(t,s,n.get?n:{enumerable:!0,get:function(){return e[s]}})}),t}var Ed={exports:{}},tg=function(t,s){return function(){for(var o=new Array(arguments.length),r=0;r=0)return;n==="set-cookie"?s[n]=(s[n]?s[n]:[]).concat([o]):s[n]=s[n]?s[n]+", "+o:o}}),s},Eh=ms,zx=Eh.isStandardBrowserEnv()?function(){var t=/(msie|trident)/i.test(navigator.userAgent),s=document.createElement("a"),n;function o(r){var i=r;return t&&(s.setAttribute("href",i),i=s.href),s.setAttribute("href",i),{href:s.href,protocol:s.protocol?s.protocol.replace(/:$/,""):"",host:s.host,search:s.search?s.search.replace(/^\?/,""):"",hash:s.hash?s.hash.replace(/^#/,""):"",hostname:s.hostname,port:s.port,pathname:s.pathname.charAt(0)==="/"?s.pathname:"/"+s.pathname}}return n=o(window.location.href),function(i){var a=Eh.isString(i)?o(i):i;return a.protocol===n.protocol&&a.host===n.host}}():function(){return function(){return!0}}();function Od(e){this.message=e}Od.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")};Od.prototype.__CANCEL__=!0;var Fl=Od,Ui=ms,Gx=Nx,Wx=Mx,Kx=og,Yx=Vx,Zx=qx,Jx=zx,_u=lg,Xx=ag,Qx=Fl,Ch=function(t){return new Promise(function(n,o){var r=t.data,i=t.headers,a=t.responseType,u;function c(){t.cancelToken&&t.cancelToken.unsubscribe(u),t.signal&&t.signal.removeEventListener("abort",u)}Ui.isFormData(r)&&delete i["Content-Type"];var d=new XMLHttpRequest;if(t.auth){var h=t.auth.username||"",f=t.auth.password?unescape(encodeURIComponent(t.auth.password)):"";i.Authorization="Basic "+btoa(h+":"+f)}var m=Yx(t.baseURL,t.url);d.open(t.method.toUpperCase(),Kx(m,t.params,t.paramsSerializer),!0),d.timeout=t.timeout;function p(){if(!!d){var g="getAllResponseHeaders"in d?Zx(d.getAllResponseHeaders()):null,y=!a||a==="text"||a==="json"?d.responseText:d.response,b={data:y,status:d.status,statusText:d.statusText,headers:g,config:t,request:d};Gx(function(S){n(S),c()},function(S){o(S),c()},b),d=null}}if("onloadend"in d?d.onloadend=p:d.onreadystatechange=function(){!d||d.readyState!==4||d.status===0&&!(d.responseURL&&d.responseURL.indexOf("file:")===0)||setTimeout(p)},d.onabort=function(){!d||(o(_u("Request aborted",t,"ECONNABORTED",d)),d=null)},d.onerror=function(){o(_u("Network Error",t,null,d)),d=null},d.ontimeout=function(){var y=t.timeout?"timeout of "+t.timeout+"ms exceeded":"timeout exceeded",b=t.transitional||Xx;t.timeoutErrorMessage&&(y=t.timeoutErrorMessage),o(_u(y,t,b.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",d)),d=null},Ui.isStandardBrowserEnv()){var _=(t.withCredentials||Jx(m))&&t.xsrfCookieName?Wx.read(t.xsrfCookieName):void 0;_&&(i[t.xsrfHeaderName]=_)}"setRequestHeader"in d&&Ui.forEach(i,function(y,b){typeof r=="undefined"&&b.toLowerCase()==="content-type"?delete i[b]:d.setRequestHeader(b,y)}),Ui.isUndefined(t.withCredentials)||(d.withCredentials=!!t.withCredentials),a&&a!=="json"&&(d.responseType=t.responseType),typeof t.onDownloadProgress=="function"&&d.addEventListener("progress",t.onDownloadProgress),typeof t.onUploadProgress=="function"&&d.upload&&d.upload.addEventListener("progress",t.onUploadProgress),(t.cancelToken||t.signal)&&(u=function(g){!d||(o(!g||g&&g.type?new Qx("canceled"):g),d.abort(),d=null)},t.cancelToken&&t.cancelToken.subscribe(u),t.signal&&(t.signal.aborted?u():t.signal.addEventListener("abort",u))),r||(r=null),d.send(r)})},Zt=ms,$h=Fx,eS=ig,tS=ag,sS={"Content-Type":"application/x-www-form-urlencoded"};function Oh(e,t){!Zt.isUndefined(e)&&Zt.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function nS(){var e;return(typeof XMLHttpRequest!="undefined"||typeof process!="undefined"&&Object.prototype.toString.call(process)==="[object process]")&&(e=Ch),e}function rS(e,t,s){if(Zt.isString(e))try{return(t||JSON.parse)(e),Zt.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(s||JSON.stringify)(e)}var Il={transitional:tS,adapter:nS(),transformRequest:[function(t,s){return $h(s,"Accept"),$h(s,"Content-Type"),Zt.isFormData(t)||Zt.isArrayBuffer(t)||Zt.isBuffer(t)||Zt.isStream(t)||Zt.isFile(t)||Zt.isBlob(t)?t:Zt.isArrayBufferView(t)?t.buffer:Zt.isURLSearchParams(t)?(Oh(s,"application/x-www-form-urlencoded;charset=utf-8"),t.toString()):Zt.isObject(t)||s&&s["Content-Type"]==="application/json"?(Oh(s,"application/json"),rS(t)):t}],transformResponse:[function(t){var s=this.transitional||Il.transitional,n=s&&s.silentJSONParsing,o=s&&s.forcedJSONParsing,r=!n&&this.responseType==="json";if(r||o&&Zt.isString(t)&&t.length)try{return JSON.parse(t)}catch(i){if(r)throw i.name==="SyntaxError"?eS(i,this,"E_JSON_PARSE"):i}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};Zt.forEach(["delete","get","head"],function(t){Il.headers[t]={}});Zt.forEach(["post","put","patch"],function(t){Il.headers[t]=Zt.merge(sS)});var Td=Il,oS=ms,iS=Td,aS=function(t,s,n){var o=this||iS;return oS.forEach(n,function(i){t=i.call(o,t,s)}),t},ug=function(t){return!!(t&&t.__CANCEL__)},Th=ms,gu=aS,lS=ug,uS=Td,cS=Fl;function vu(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new cS("canceled")}var dS=function(t){vu(t),t.headers=t.headers||{},t.data=gu.call(t,t.data,t.headers,t.transformRequest),t.headers=Th.merge(t.headers.common||{},t.headers[t.method]||{},t.headers),Th.forEach(["delete","get","head","post","put","patch","common"],function(o){delete t.headers[o]});var s=t.adapter||uS.adapter;return s(t).then(function(o){return vu(t),o.data=gu.call(t,o.data,o.headers,t.transformResponse),o},function(o){return lS(o)||(vu(t),o&&o.response&&(o.response.data=gu.call(t,o.response.data,o.response.headers,t.transformResponse))),Promise.reject(o)})},ps=ms,cg=function(t,s){s=s||{};var n={};function o(d,h){return ps.isPlainObject(d)&&ps.isPlainObject(h)?ps.merge(d,h):ps.isPlainObject(h)?ps.merge({},h):ps.isArray(h)?h.slice():h}function r(d){if(ps.isUndefined(s[d])){if(!ps.isUndefined(t[d]))return o(void 0,t[d])}else return o(t[d],s[d])}function i(d){if(!ps.isUndefined(s[d]))return o(void 0,s[d])}function a(d){if(ps.isUndefined(s[d])){if(!ps.isUndefined(t[d]))return o(void 0,t[d])}else return o(void 0,s[d])}function u(d){if(d in s)return o(t[d],s[d]);if(d in t)return o(void 0,t[d])}var c={url:i,method:i,data:i,baseURL:a,transformRequest:a,transformResponse:a,paramsSerializer:a,timeout:a,timeoutMessage:a,withCredentials:a,adapter:a,responseType:a,xsrfCookieName:a,xsrfHeaderName:a,onUploadProgress:a,onDownloadProgress:a,decompress:a,maxContentLength:a,maxBodyLength:a,transport:a,httpAgent:a,httpsAgent:a,cancelToken:a,socketPath:a,responseEncoding:a,validateStatus:u};return ps.forEach(Object.keys(t).concat(Object.keys(s)),function(h){var f=c[h]||r,m=f(h);ps.isUndefined(m)&&f!==u||(n[h]=m)}),n},dg={version:"0.26.1"},fS=dg.version,Ad={};["object","boolean","number","function","string","symbol"].forEach(function(e,t){Ad[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});var Ah={};Ad.transitional=function(t,s,n){function o(r,i){return"[Axios v"+fS+"] Transitional option '"+r+"'"+i+(n?". "+n:"")}return function(r,i,a){if(t===!1)throw new Error(o(i," has been removed"+(s?" in "+s:"")));return s&&!Ah[i]&&(Ah[i]=!0,console.warn(o(i," has been deprecated since v"+s+" and will be removed in the near future"))),t?t(r,i,a):!0}};function hS(e,t,s){if(typeof e!="object")throw new TypeError("options must be an object");for(var n=Object.keys(e),o=n.length;o-- >0;){var r=n[o],i=t[r];if(i){var a=e[r],u=a===void 0||i(a,r,e);if(u!==!0)throw new TypeError("option "+r+" must be "+u);continue}if(s!==!0)throw Error("Unknown option "+r)}}var mS={assertOptions:hS,validators:Ad},fg=ms,pS=og,Ph=Px,Dh=dS,Rl=cg,hg=mS,$r=hg.validators;function yi(e){this.defaults=e,this.interceptors={request:new Ph,response:new Ph}}yi.prototype.request=function(t,s){typeof t=="string"?(s=s||{},s.url=t):s=t||{},s=Rl(this.defaults,s),s.method?s.method=s.method.toLowerCase():this.defaults.method?s.method=this.defaults.method.toLowerCase():s.method="get";var n=s.transitional;n!==void 0&&hg.assertOptions(n,{silentJSONParsing:$r.transitional($r.boolean),forcedJSONParsing:$r.transitional($r.boolean),clarifyTimeoutError:$r.transitional($r.boolean)},!1);var o=[],r=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(s)===!1||(r=r&&m.synchronous,o.unshift(m.fulfilled,m.rejected))});var i=[];this.interceptors.response.forEach(function(m){i.push(m.fulfilled,m.rejected)});var a;if(!r){var u=[Dh,void 0];for(Array.prototype.unshift.apply(u,o),u=u.concat(i),a=Promise.resolve(s);u.length;)a=a.then(u.shift(),u.shift());return a}for(var c=s;o.length;){var d=o.shift(),h=o.shift();try{c=d(c)}catch(f){h(f);break}}try{a=Dh(c)}catch(f){return Promise.reject(f)}for(;i.length;)a=a.then(i.shift(),i.shift());return a};yi.prototype.getUri=function(t){return t=Rl(this.defaults,t),pS(t.url,t.params,t.paramsSerializer).replace(/^\?/,"")};fg.forEach(["delete","get","head","options"],function(t){yi.prototype[t]=function(s,n){return this.request(Rl(n||{},{method:t,url:s,data:(n||{}).data}))}});fg.forEach(["post","put","patch"],function(t){yi.prototype[t]=function(s,n,o){return this.request(Rl(o||{},{method:t,url:s,data:n}))}});var _S=yi,gS=Fl;function no(e){if(typeof e!="function")throw new TypeError("executor must be a function.");var t;this.promise=new Promise(function(o){t=o});var s=this;this.promise.then(function(n){if(!!s._listeners){var o,r=s._listeners.length;for(o=0;o(it.dispatch("add_notification",{text:s.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(s)))},queue_expression_add(e){const t={};return t.expression=e,Te.post("./api/queue/items/add",void 0,{params:t}).then(s=>(it.dispatch("add_notification",{text:s.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(s)))},queue_expression_add_next(e){const t={};return t.expression=e,t.position=0,it.getters.now_playing&&it.getters.now_playing.id&&(t.position=it.getters.now_playing.position+1),Te.post("./api/queue/items/add",void 0,{params:t}).then(s=>(it.dispatch("add_notification",{text:s.data.count+" tracks appended to queue",type:"info",timeout:2e3}),Promise.resolve(s)))},queue_save_playlist(e){return Te.post("./api/queue/save",void 0,{params:{name:e}}).then(t=>(it.dispatch("add_notification",{text:'Queue saved to playlist "'+e+'"',type:"info",timeout:2e3}),Promise.resolve(t)))},player_status(){return Te.get("./api/player")},player_play_uri(e,t,s=void 0){const n={};return n.uris=e,n.shuffle=t?"true":"false",n.clear="true",n.playback="start",n.playback_from_position=s,Te.post("./api/queue/items/add",void 0,{params:n})},player_play_expression(e,t,s=void 0){const n={};return n.expression=e,n.shuffle=t?"true":"false",n.clear="true",n.playback="start",n.playback_from_position=s,Te.post("./api/queue/items/add",void 0,{params:n})},player_play(e={}){return Te.put("./api/player/play",void 0,{params:e})},player_playpos(e){return Te.put("./api/player/play?position="+e)},player_playid(e){return Te.put("./api/player/play?item_id="+e)},player_pause(){return Te.put("./api/player/pause")},player_stop(){return Te.put("./api/player/stop")},player_next(){return Te.put("./api/player/next")},player_previous(){return Te.put("./api/player/previous")},player_shuffle(e){const t=e?"true":"false";return Te.put("./api/player/shuffle?state="+t)},player_consume(e){const t=e?"true":"false";return Te.put("./api/player/consume?state="+t)},player_repeat(e){return Te.put("./api/player/repeat?state="+e)},player_volume(e){return Te.put("./api/player/volume?volume="+e)},player_output_volume(e,t){return Te.put("./api/player/volume?volume="+t+"&output_id="+e)},player_seek_to_pos(e){return Te.put("./api/player/seek?position_ms="+e)},player_seek(e){return Te.put("./api/player/seek?seek_ms="+e)},outputs(){return Te.get("./api/outputs")},output_update(e,t){return Te.put("./api/outputs/"+e,t)},output_toggle(e){return Te.put("./api/outputs/"+e+"/toggle")},library_artists(e=void 0){return Te.get("./api/library/artists",{params:{media_kind:e}})},library_artist(e){return Te.get("./api/library/artists/"+e)},library_artist_albums(e){return Te.get("./api/library/artists/"+e+"/albums")},library_albums(e=void 0){return Te.get("./api/library/albums",{params:{media_kind:e}})},library_album(e){return Te.get("./api/library/albums/"+e)},library_album_tracks(e,t={limit:-1,offset:0}){return Te.get("./api/library/albums/"+e+"/tracks",{params:t})},library_album_track_update(e,t){return Te.put("./api/library/albums/"+e+"/tracks",void 0,{params:t})},library_genres(e=void 0){return Te.get("./api/library/genres",{params:{media_kind:e}})},library_genre(e){return Te.get(`./api/library/genres/${encodeURIComponent(e)}`)},library_genre_albums(e){const t={type:"albums",expression:`genre is "${e}" and media_kind is music`};return Te.get("./api/search",{params:t})},library_genre_tracks(e){const t={type:"tracks",expression:`genre is "${e}" and media_kind is music`};return Te.get("./api/search",{params:t})},library_radio_streams(){const e={type:"tracks",media_kind:"music",expression:"data_kind is url and song_length = 0"};return Te.get("./api/search",{params:e})},library_composers(e=void 0){return Te.get("./api/library/composers",{params:{media_kind:e}})},library_composer(e){return Te.get(`./api/library/composers/${encodeURIComponent(e)}`)},library_composer_albums(e){const t={type:"albums",expression:`composer is "${e}" and media_kind is music`};return Te.get("./api/search",{params:t})},library_composer_tracks(e){const t={type:"tracks",expression:`composer is "${e}" and media_kind is music`};return Te.get("./api/search",{params:t})},library_artist_tracks(e){if(e){const t={type:"tracks",expression:'songartistid is "'+e+'"'};return Te.get("./api/search",{params:t})}},library_podcasts_new_episodes(){const e={type:"tracks",expression:"media_kind is podcast and play_count = 0 ORDER BY time_added DESC"};return Te.get("./api/search",{params:e})},library_podcast_episodes(e){const t={type:"tracks",expression:'media_kind is podcast and songalbumid is "'+e+'" ORDER BY date_released DESC'};return Te.get("./api/search",{params:t})},library_add(e){return Te.post("./api/library/add",void 0,{params:{url:e}})},library_playlist_delete(e){return Te.delete("./api/library/playlists/"+e,void 0)},library_playlists(){return Te.get("./api/library/playlists")},library_playlist_folder(e=0){return Te.get("./api/library/playlists/"+e+"/playlists")},library_playlist(e){return Te.get("./api/library/playlists/"+e)},library_playlist_tracks(e){return Te.get("./api/library/playlists/"+e+"/tracks")},library_track(e){return Te.get("./api/library/tracks/"+e)},library_track_playlists(e){return Te.get("./api/library/tracks/"+e+"/playlists")},library_track_update(e,t={}){return Te.put("./api/library/tracks/"+e,void 0,{params:t})},library_files(e=void 0){const t={directory:e};return Te.get("./api/library/files",{params:t})},search(e){return Te.get("./api/search",{params:e})},spotify(){return Te.get("./api/spotify")},spotify_login(e){return Te.post("./api/spotify-login",e)},spotify_logout(){return Te.get("./api/spotify-logout")},lastfm(){return Te.get("./api/lastfm")},lastfm_login(e){return Te.post("./api/lastfm-login",e)},lastfm_logout(e){return Te.get("./api/lastfm-logout")},pairing(){return Te.get("./api/pairing")},pairing_kickoff(e){return Te.post("./api/pairing",e)},artwork_url_append_size_params(e,t=600,s=600){return e&&e.startsWith("/")?e.includes("?")?e+"&maxwidth="+t+"&maxheight="+s:e+"?maxwidth="+t+"&maxheight="+s:e}};const ES={name:"ListItemQueueItem",props:["item","position","current_position","show_only_next_items","edit_mode"],computed:{state(){return this.$store.state.player},is_next(){return this.current_position<0||this.position>=this.current_position}},methods:{play:function(){G.player_play({item_id:this.item.id})}}},CS={key:0,class:"media"},$S={key:0,class:"media-left"},OS=l("span",{class:"icon has-text-grey fd-is-movable handle"},[l("i",{class:"mdi mdi-drag-horizontal mdi-18px"})],-1),TS=[OS],AS={class:"media-right"};function PS(e,t,s,n,o,r){return r.is_next||!s.show_only_next_items?(x(),A("div",CS,[s.edit_mode?(x(),A("div",$S,TS)):Y("",!0),l("div",{class:"media-content fd-has-action is-clipped",onClick:t[0]||(t[0]=(...i)=>r.play&&r.play(...i))},[l("h1",{class:Le(["title is-6",{"has-text-primary":s.item.id===r.state.item_id,"has-text-grey-light":!r.is_next}])},R(s.item.title),3),l("h2",{class:Le(["subtitle is-7",{"has-text-primary":s.item.id===r.state.item_id,"has-text-grey-light":!r.is_next,"has-text-grey":r.is_next&&s.item.id!==r.state.item_id}])},[l("b",null,R(s.item.artist),1)],2),l("h2",{class:Le(["subtitle is-7",{"has-text-primary":s.item.id===r.state.item_id,"has-text-grey-light":!r.is_next,"has-text-grey":r.is_next&&s.item.id!==r.state.item_id}])},R(s.item.album),3)]),l("div",AS,[xt(e.$slots,"actions")])])):Y("",!0)}var DS=ge(ES,[["render",PS]]),pg={exports:{}};(function(e){var t=function(){var s="https://api.spotify.com/v1",n=null,o=null,r=function(f,m){return f.abort=m,f},i=function(f,m){var p;if(o!==null){var _=o.defer();f(function(g){_.resolve(g)},function(g){_.reject(g)}),p=_.promise}else window.Promise&&(p=new window.Promise(f));return p?new r(p,m):null},a=function(){var f=Array.prototype.slice.call(arguments),m=f[0],p=f.slice(1);return m=m||{},p.forEach(function(_){for(var g in _)_.hasOwnProperty(g)&&(m[g]=_[g])}),m},u=function(f,m){var p="";for(var _ in m)if(m.hasOwnProperty(_)){var g=m[_];p+=encodeURIComponent(_)+"="+encodeURIComponent(g)+"&"}return p.length>0&&(p=p.substring(0,p.length-1),f=f+"?"+p),f},c=function(f,m){var p=new XMLHttpRequest,_=function(g,y){function b($){g&&g($),m&&m(null,$)}function k(){y&&y(p),m&&m(p,null)}var S=f.type||"GET";if(p.open(S,u(f.url,f.params)),n&&p.setRequestHeader("Authorization","Bearer "+n),p.onreadystatechange=function(){if(p.readyState===4){var $=null;try{$=p.responseText?JSON.parse(p.responseText):""}catch(I){console.error(I)}p.status>=200&&p.status<300?b($):k()}},S==="GET")p.send(null);else{var E=null;f.postData&&(f.contentType==="image/jpeg"?(E=f.postData,p.setRequestHeader("Content-Type",f.contentType)):(E=JSON.stringify(f.postData),p.setRequestHeader("Content-Type","application/json"))),p.send(E)}};return m?(_(),null):i(_,function(){p.abort()})},d=function(f,m,p,_){var g={},y=null;typeof m=="object"?(g=m,y=p):typeof m=="function"&&(y=m);var b=f.type||"GET";return b!=="GET"&&f.postData&&!_?f.postData=a(f.postData,g):f.params=a(f.params,g),c(f,y)},h=function(){};return h.prototype={constructor:t},h.prototype.getGeneric=function(f,m){var p={url:f};return d(p,m)},h.prototype.getMe=function(f,m){var p={url:s+"/me"};return d(p,f,m)},h.prototype.getMySavedTracks=function(f,m){var p={url:s+"/me/tracks"};return d(p,f,m)},h.prototype.addToMySavedTracks=function(f,m,p){var _={url:s+"/me/tracks",type:"PUT",postData:f};return d(_,m,p)},h.prototype.removeFromMySavedTracks=function(f,m,p){var _={url:s+"/me/tracks",type:"DELETE",postData:f};return d(_,m,p)},h.prototype.containsMySavedTracks=function(f,m,p){var _={url:s+"/me/tracks/contains",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getMySavedAlbums=function(f,m){var p={url:s+"/me/albums"};return d(p,f,m)},h.prototype.addToMySavedAlbums=function(f,m,p){var _={url:s+"/me/albums",type:"PUT",postData:f};return d(_,m,p)},h.prototype.removeFromMySavedAlbums=function(f,m,p){var _={url:s+"/me/albums",type:"DELETE",postData:f};return d(_,m,p)},h.prototype.containsMySavedAlbums=function(f,m,p){var _={url:s+"/me/albums/contains",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getMyTopArtists=function(f,m){var p={url:s+"/me/top/artists"};return d(p,f,m)},h.prototype.getMyTopTracks=function(f,m){var p={url:s+"/me/top/tracks"};return d(p,f,m)},h.prototype.getMyRecentlyPlayedTracks=function(f,m){var p={url:s+"/me/player/recently-played"};return d(p,f,m)},h.prototype.followUsers=function(f,m){var p={url:s+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"user"}};return d(p,m)},h.prototype.followArtists=function(f,m){var p={url:s+"/me/following/",type:"PUT",params:{ids:f.join(","),type:"artist"}};return d(p,m)},h.prototype.followPlaylist=function(f,m,p){var _={url:s+"/playlists/"+f+"/followers",type:"PUT",postData:{}};return d(_,m,p)},h.prototype.unfollowUsers=function(f,m){var p={url:s+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"user"}};return d(p,m)},h.prototype.unfollowArtists=function(f,m){var p={url:s+"/me/following/",type:"DELETE",params:{ids:f.join(","),type:"artist"}};return d(p,m)},h.prototype.unfollowPlaylist=function(f,m){var p={url:s+"/playlists/"+f+"/followers",type:"DELETE"};return d(p,m)},h.prototype.isFollowingUsers=function(f,m){var p={url:s+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"user"}};return d(p,m)},h.prototype.isFollowingArtists=function(f,m){var p={url:s+"/me/following/contains",type:"GET",params:{ids:f.join(","),type:"artist"}};return d(p,m)},h.prototype.areFollowingPlaylist=function(f,m,p){var _={url:s+"/playlists/"+f+"/followers/contains",type:"GET",params:{ids:m.join(",")}};return d(_,p)},h.prototype.getFollowedArtists=function(f,m){var p={url:s+"/me/following",type:"GET",params:{type:"artist"}};return d(p,f,m)},h.prototype.getUser=function(f,m,p){var _={url:s+"/users/"+encodeURIComponent(f)};return d(_,m,p)},h.prototype.getUserPlaylists=function(f,m,p){var _;return typeof f=="string"?_={url:s+"/users/"+encodeURIComponent(f)+"/playlists"}:(_={url:s+"/me/playlists"},p=m,m=f),d(_,m,p)},h.prototype.getPlaylist=function(f,m,p){var _={url:s+"/playlists/"+f};return d(_,m,p)},h.prototype.getPlaylistTracks=function(f,m,p){var _={url:s+"/playlists/"+f+"/tracks"};return d(_,m,p)},h.prototype.getPlaylistCoverImage=function(f,m){var p={url:s+"/playlists/"+f+"/images"};return d(p,m)},h.prototype.createPlaylist=function(f,m,p){var _={url:s+"/users/"+encodeURIComponent(f)+"/playlists",type:"POST",postData:m};return d(_,m,p)},h.prototype.changePlaylistDetails=function(f,m,p){var _={url:s+"/playlists/"+f,type:"PUT",postData:m};return d(_,m,p)},h.prototype.addTracksToPlaylist=function(f,m,p,_){var g={url:s+"/playlists/"+f+"/tracks",type:"POST",postData:{uris:m}};return d(g,p,_,!0)},h.prototype.replaceTracksInPlaylist=function(f,m,p){var _={url:s+"/playlists/"+f+"/tracks",type:"PUT",postData:{uris:m}};return d(_,{},p)},h.prototype.reorderTracksInPlaylist=function(f,m,p,_,g){var y={url:s+"/playlists/"+f+"/tracks",type:"PUT",postData:{range_start:m,insert_before:p}};return d(y,_,g)},h.prototype.removeTracksFromPlaylist=function(f,m,p){var _=m.map(function(y){return typeof y=="string"?{uri:y}:y}),g={url:s+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:_}};return d(g,{},p)},h.prototype.removeTracksFromPlaylistWithSnapshotId=function(f,m,p,_){var g=m.map(function(b){return typeof b=="string"?{uri:b}:b}),y={url:s+"/playlists/"+f+"/tracks",type:"DELETE",postData:{tracks:g,snapshot_id:p}};return d(y,{},_)},h.prototype.removeTracksFromPlaylistInPositions=function(f,m,p,_){var g={url:s+"/playlists/"+f+"/tracks",type:"DELETE",postData:{positions:m,snapshot_id:p}};return d(g,{},_)},h.prototype.uploadCustomPlaylistCoverImage=function(f,m,p){var _={url:s+"/playlists/"+f+"/images",type:"PUT",postData:m.replace(/^data:image\/jpeg;base64,/,""),contentType:"image/jpeg"};return d(_,{},p)},h.prototype.getAlbum=function(f,m,p){var _={url:s+"/albums/"+f};return d(_,m,p)},h.prototype.getAlbumTracks=function(f,m,p){var _={url:s+"/albums/"+f+"/tracks"};return d(_,m,p)},h.prototype.getAlbums=function(f,m,p){var _={url:s+"/albums/",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getTrack=function(f,m,p){var _={};return _.url=s+"/tracks/"+f,d(_,m,p)},h.prototype.getTracks=function(f,m,p){var _={url:s+"/tracks/",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getArtist=function(f,m,p){var _={url:s+"/artists/"+f};return d(_,m,p)},h.prototype.getArtists=function(f,m,p){var _={url:s+"/artists/",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getArtistAlbums=function(f,m,p){var _={url:s+"/artists/"+f+"/albums"};return d(_,m,p)},h.prototype.getArtistTopTracks=function(f,m,p,_){var g={url:s+"/artists/"+f+"/top-tracks",params:{country:m}};return d(g,p,_)},h.prototype.getArtistRelatedArtists=function(f,m,p){var _={url:s+"/artists/"+f+"/related-artists"};return d(_,m,p)},h.prototype.getFeaturedPlaylists=function(f,m){var p={url:s+"/browse/featured-playlists"};return d(p,f,m)},h.prototype.getNewReleases=function(f,m){var p={url:s+"/browse/new-releases"};return d(p,f,m)},h.prototype.getCategories=function(f,m){var p={url:s+"/browse/categories"};return d(p,f,m)},h.prototype.getCategory=function(f,m,p){var _={url:s+"/browse/categories/"+f};return d(_,m,p)},h.prototype.getCategoryPlaylists=function(f,m,p){var _={url:s+"/browse/categories/"+f+"/playlists"};return d(_,m,p)},h.prototype.search=function(f,m,p,_){var g={url:s+"/search/",params:{q:f,type:m.join(",")}};return d(g,p,_)},h.prototype.searchAlbums=function(f,m,p){return this.search(f,["album"],m,p)},h.prototype.searchArtists=function(f,m,p){return this.search(f,["artist"],m,p)},h.prototype.searchTracks=function(f,m,p){return this.search(f,["track"],m,p)},h.prototype.searchPlaylists=function(f,m,p){return this.search(f,["playlist"],m,p)},h.prototype.searchShows=function(f,m,p){return this.search(f,["show"],m,p)},h.prototype.searchEpisodes=function(f,m,p){return this.search(f,["episode"],m,p)},h.prototype.getAudioFeaturesForTrack=function(f,m){var p={};return p.url=s+"/audio-features/"+f,d(p,{},m)},h.prototype.getAudioFeaturesForTracks=function(f,m){var p={url:s+"/audio-features",params:{ids:f}};return d(p,{},m)},h.prototype.getAudioAnalysisForTrack=function(f,m){var p={};return p.url=s+"/audio-analysis/"+f,d(p,{},m)},h.prototype.getRecommendations=function(f,m){var p={url:s+"/recommendations"};return d(p,f,m)},h.prototype.getAvailableGenreSeeds=function(f){var m={url:s+"/recommendations/available-genre-seeds"};return d(m,{},f)},h.prototype.getMyDevices=function(f){var m={url:s+"/me/player/devices"};return d(m,{},f)},h.prototype.getMyCurrentPlaybackState=function(f,m){var p={url:s+"/me/player"};return d(p,f,m)},h.prototype.getMyCurrentPlayingTrack=function(f,m){var p={url:s+"/me/player/currently-playing"};return d(p,f,m)},h.prototype.transferMyPlayback=function(f,m,p){var _=m||{};_.device_ids=f;var g={type:"PUT",url:s+"/me/player",postData:_};return d(g,m,p)},h.prototype.play=function(f,m){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,_={};["context_uri","uris","offset","position_ms"].forEach(function(b){b in f&&(_[b]=f[b])});var g={type:"PUT",url:s+"/me/player/play",params:p,postData:_},y=typeof f=="function"?f:{};return d(g,y,m)},h.prototype.queue=function(f,m,p){m=m||{};var _="device_id"in m?{uri:f,device_id:m.device_id}:{uri:f},g={type:"POST",url:s+"/me/player/queue",params:_};return d(g,m,p)},h.prototype.pause=function(f,m){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,_={type:"PUT",url:s+"/me/player/pause",params:p};return d(_,f,m)},h.prototype.skipToNext=function(f,m){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,_={type:"POST",url:s+"/me/player/next",params:p};return d(_,f,m)},h.prototype.skipToPrevious=function(f,m){f=f||{};var p="device_id"in f?{device_id:f.device_id}:null,_={type:"POST",url:s+"/me/player/previous",params:p};return d(_,f,m)},h.prototype.seek=function(f,m,p){m=m||{};var _={position_ms:f};"device_id"in m&&(_.device_id=m.device_id);var g={type:"PUT",url:s+"/me/player/seek",params:_};return d(g,m,p)},h.prototype.setRepeat=function(f,m,p){m=m||{};var _={state:f};"device_id"in m&&(_.device_id=m.device_id);var g={type:"PUT",url:s+"/me/player/repeat",params:_};return d(g,m,p)},h.prototype.setVolume=function(f,m,p){m=m||{};var _={volume_percent:f};"device_id"in m&&(_.device_id=m.device_id);var g={type:"PUT",url:s+"/me/player/volume",params:_};return d(g,m,p)},h.prototype.setShuffle=function(f,m,p){m=m||{};var _={state:f};"device_id"in m&&(_.device_id=m.device_id);var g={type:"PUT",url:s+"/me/player/shuffle",params:_};return d(g,m,p)},h.prototype.getShow=function(f,m,p){var _={};return _.url=s+"/shows/"+f,d(_,m,p)},h.prototype.getShows=function(f,m,p){var _={url:s+"/shows/",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getMySavedShows=function(f,m){var p={url:s+"/me/shows"};return d(p,f,m)},h.prototype.addToMySavedShows=function(f,m,p){var _={url:s+"/me/shows",type:"PUT",postData:f};return d(_,m,p)},h.prototype.removeFromMySavedShows=function(f,m,p){var _={url:s+"/me/shows",type:"DELETE",postData:f};return d(_,m,p)},h.prototype.containsMySavedShows=function(f,m,p){var _={url:s+"/me/shows/contains",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getShowEpisodes=function(f,m,p){var _={url:s+"/shows/"+f+"/episodes"};return d(_,m,p)},h.prototype.getEpisode=function(f,m,p){var _={};return _.url=s+"/episodes/"+f,d(_,m,p)},h.prototype.getEpisodes=function(f,m,p){var _={url:s+"/episodes/",params:{ids:f.join(",")}};return d(_,m,p)},h.prototype.getAccessToken=function(){return n},h.prototype.setAccessToken=function(f){n=f},h.prototype.setPromiseImplementation=function(f){var m=!1;try{var p=new f(function(_){_()});typeof p.then=="function"&&typeof p.catch=="function"&&(m=!0)}catch(_){console.error(_)}if(m)o=f;else throw new Error("Unsupported implementation of Promises/A+")},h}();e.exports=t})(pg);var Gs=pg.exports;const FS={name:"ModalDialogQueueItem",props:["show","item"],emits:["close"],data(){return{spotify_track:{}}},watch:{item(){if(this.item&&this.item.data_kind==="spotify"){const e=new Gs;e.setAccessToken(this.$store.state.spotify.webapi_token),e.getTrack(this.item.path.slice(this.item.path.lastIndexOf(":")+1)).then(t=>{this.spotify_track=t})}else this.spotify_track={}}},methods:{remove:function(){this.$emit("close"),G.queue_remove(this.item.id)},play:function(){this.$emit("close"),G.player_play({item_id:this.item.id})},open_album:function(){this.media_kind==="podcast"?this.$router.push({path:"/podcasts/"+this.item.album_id}):this.media_kind==="audiobook"?this.$router.push({path:"/audiobooks/"+this.item.album_id}):this.$router.push({path:"/music/albums/"+this.item.album_id})},open_album_artist:function(){this.$router.push({path:"/music/artists/"+this.item.album_artist_id})},open_genre:function(){this.$router.push({name:"Genre",params:{genre:this.item.genre}})},open_spotify_artist:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/artists/"+this.spotify_track.artists[0].id})},open_spotify_album:function(){this.$emit("close"),this.$router.push({path:"/music/spotify/albums/"+this.spotify_track.album.id})}}},IS={key:0,class:"modal is-active"},RS={class:"modal-content fd-modal-card"},NS={class:"card"},MS={class:"card-content"},LS={class:"title is-4"},jS={class:"subtitle"},BS={class:"content is-small"},US=l("span",{class:"heading"},"Album",-1),VS={key:1,class:"title is-6"},HS={key:0},qS=l("span",{class:"heading"},"Album artist",-1),zS={key:1,class:"title is-6"},GS={key:1},WS=l("span",{class:"heading"},"Composer",-1),KS={class:"title is-6"},YS={key:2},ZS=l("span",{class:"heading"},"Year",-1),JS={class:"title is-6"},XS={key:3},QS=l("span",{class:"heading"},"Genre",-1),eE=l("span",{class:"heading"},"Track / Disc",-1),tE={class:"title is-6"},sE=l("span",{class:"heading"},"Length",-1),nE={class:"title is-6"},rE=l("span",{class:"heading"},"Path",-1),oE={class:"title is-6"},iE=l("span",{class:"heading"},"Type",-1),aE={class:"title is-6"},lE={key:0,class:"has-text-weight-normal"},uE=$e("("),cE=$e(", "),dE=$e(")"),fE=l("span",{class:"heading"},"Quality",-1),hE={class:"title is-6"},mE={key:0},pE={key:1},_E={key:2},gE={class:"card-footer"},vE=l("span",{class:"icon"},[l("i",{class:"mdi mdi-delete"})],-1),yE=l("span",{class:"is-size-7"},"Remove",-1),bE=[vE,yE],wE=l("span",{class:"icon"},[l("i",{class:"mdi mdi-play"})],-1),kE=l("span",{class:"is-size-7"},"Play",-1),xE=[wE,kE];function SE(e,t,s,n,o,r){return x(),A("div",null,[P(Ht,{name:"fade"},{default:T(()=>[s.show?(x(),A("div",IS,[l("div",{class:"modal-background",onClick:t[0]||(t[0]=i=>e.$emit("close"))}),l("div",RS,[l("div",NS,[l("div",MS,[l("p",LS,R(s.item.title),1),l("p",jS,R(s.item.artist),1),l("div",BS,[l("p",null,[US,s.item.album_id?(x(),A("a",{key:0,class:"title is-6 has-text-link",onClick:t[1]||(t[1]=(...i)=>r.open_album&&r.open_album(...i))},R(s.item.album),1)):(x(),A("span",VS,R(s.item.album),1))]),s.item.album_artist?(x(),A("p",HS,[qS,s.item.album_artist_id?(x(),A("a",{key:0,class:"title is-6 has-text-link",onClick:t[2]||(t[2]=(...i)=>r.open_album_artist&&r.open_album_artist(...i))},R(s.item.album_artist),1)):(x(),A("span",zS,R(s.item.album_artist),1))])):Y("",!0),s.item.composer?(x(),A("p",GS,[WS,l("span",KS,R(s.item.composer),1)])):Y("",!0),s.item.year>0?(x(),A("p",YS,[ZS,l("span",JS,R(s.item.year),1)])):Y("",!0),s.item.genre?(x(),A("p",XS,[QS,l("a",{class:"title is-6 has-text-link",onClick:t[3]||(t[3]=(...i)=>r.open_genre&&r.open_genre(...i))},R(s.item.genre),1)])):Y("",!0),l("p",null,[eE,l("span",tE,R(s.item.track_number)+" / "+R(s.item.disc_number),1)]),l("p",null,[sE,l("span",nE,R(e.$filters.durationInHours(s.item.length_ms)),1)]),l("p",null,[rE,l("span",oE,R(s.item.path),1)]),l("p",null,[iE,l("span",aE,[$e(R(s.item.media_kind)+" - "+R(s.item.data_kind)+" ",1),s.item.data_kind==="spotify"?(x(),A("span",lE,[uE,l("a",{onClick:t[4]||(t[4]=(...i)=>r.open_spotify_artist&&r.open_spotify_artist(...i))},"artist"),cE,l("a",{onClick:t[5]||(t[5]=(...i)=>r.open_spotify_album&&r.open_spotify_album(...i))},"album"),dE])):Y("",!0)])]),l("p",null,[fE,l("span",hE,[$e(R(s.item.type)+" ",1),s.item.samplerate?(x(),A("span",mE," | "+R(s.item.samplerate)+" Hz",1)):Y("",!0),s.item.channels?(x(),A("span",pE," | "+R(e.$filters.channels(s.item.channels)),1)):Y("",!0),s.item.bitrate?(x(),A("span",_E," | "+R(s.item.bitrate)+" Kb/s",1)):Y("",!0)])])])]),l("footer",gE,[l("a",{class:"card-footer-item has-text-dark",onClick:t[6]||(t[6]=(...i)=>r.remove&&r.remove(...i))},bE),l("a",{class:"card-footer-item has-text-dark",onClick:t[7]||(t[7]=(...i)=>r.play&&r.play(...i))},xE)])])]),l("button",{class:"modal-close is-large","aria-label":"close",onClick:t[8]||(t[8]=i=>e.$emit("close"))})])):Y("",!0)]),_:1})])}var _g=ge(FS,[["render",SE]]);const EE={name:"ModalDialogAddUrlStream",props:["show"],emits:["close"],data(){return{url:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.url_field.focus()},10))}},methods:{add_stream:function(){this.loading=!0,G.queue_add(this.url).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})},play:function(){this.loading=!0,G.player_play_uri(this.url,!1).then(()=>{this.$emit("close"),this.url=""}).catch(()=>{this.loading=!1})}}},CE={key:0,class:"modal is-active"},$E={class:"modal-content fd-modal-card"},OE={class:"card"},TE={class:"card-content"},AE=l("p",{class:"title is-4"},"Add stream URL",-1),PE={class:"field"},DE={class:"control is-expanded has-icons-left"},FE=["disabled"],IE=l("span",{class:"icon is-left"},[l("i",{class:"mdi mdi-web"})],-1),RE={key:0,class:"card-footer"},NE=l("a",{class:"card-footer-item has-text-dark"},[l("span",{class:"icon"},[l("i",{class:"mdi mdi-web"})]),l("span",{class:"is-size-7"},"Loading ...")],-1),ME=[NE],LE={key:1,class:"card-footer"},jE=l("span",{class:"icon"},[l("i",{class:"mdi mdi-cancel"})],-1),BE=l("span",{class:"is-size-7"},"Cancel",-1),UE=[jE,BE],VE=l("span",{class:"icon"},[l("i",{class:"mdi mdi-playlist-plus"})],-1),HE=l("span",{class:"is-size-7"},"Add",-1),qE=[VE,HE],zE=l("span",{class:"icon"},[l("i",{class:"mdi mdi-play"})],-1),GE=l("span",{class:"is-size-7"},"Play",-1),WE=[zE,GE];function KE(e,t,s,n,o,r){return x(),A("div",null,[P(Ht,{name:"fade"},{default:T(()=>[s.show?(x(),A("div",CE,[l("div",{class:"modal-background",onClick:t[0]||(t[0]=i=>e.$emit("close"))}),l("div",$E,[l("div",OE,[l("div",TE,[AE,l("form",{class:"fd-has-margin-bottom",onSubmit:t[2]||(t[2]=pt((...i)=>r.play&&r.play(...i),["prevent"]))},[l("div",PE,[l("p",DE,[wt(l("input",{ref:"url_field","onUpdate:modelValue":t[1]||(t[1]=i=>o.url=i),class:"input is-shadowless",type:"text",placeholder:"http://url-to-stream",disabled:o.loading},null,8,FE),[[es,o.url]]),IE])])],32)]),o.loading?(x(),A("footer",RE,ME)):(x(),A("footer",LE,[l("a",{class:"card-footer-item has-text-danger",onClick:t[3]||(t[3]=i=>e.$emit("close"))},UE),l("a",{class:"card-footer-item has-text-dark",onClick:t[4]||(t[4]=(...i)=>r.add_stream&&r.add_stream(...i))},qE),l("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:t[5]||(t[5]=(...i)=>r.play&&r.play(...i))},WE)]))])]),l("button",{class:"modal-close is-large","aria-label":"close",onClick:t[6]||(t[6]=i=>e.$emit("close"))})])):Y("",!0)]),_:1})])}var YE=ge(EE,[["render",KE]]);const ZE={name:"ModalDialogPlaylistSave",props:["show"],emits:["close"],data(){return{playlist_name:"",loading:!1}},watch:{show(){this.show&&(this.loading=!1,setTimeout(()=>{this.$refs.playlist_name_field.focus()},10))}},methods:{save:function(){this.playlist_name.length<1||(this.loading=!0,G.queue_save_playlist(this.playlist_name).then(()=>{this.$emit("close"),this.playlist_name=""}).catch(()=>{this.loading=!1}))}}},JE={key:0,class:"modal is-active"},XE={class:"modal-content fd-modal-card"},QE={class:"card"},eC={class:"card-content"},tC=l("p",{class:"title is-4"},"Save queue to playlist",-1),sC={class:"field"},nC={class:"control is-expanded has-icons-left"},rC=["disabled"],oC=l("span",{class:"icon is-left"},[l("i",{class:"mdi mdi-file-music"})],-1),iC={key:0,class:"card-footer"},aC=l("a",{class:"card-footer-item has-text-dark"},[l("span",{class:"icon"},[l("i",{class:"mdi mdi-web"})]),l("span",{class:"is-size-7"},"Saving ...")],-1),lC=[aC],uC={key:1,class:"card-footer"},cC=l("span",{class:"icon"},[l("i",{class:"mdi mdi-cancel"})],-1),dC=l("span",{class:"is-size-7"},"Cancel",-1),fC=[cC,dC],hC=l("span",{class:"icon"},[l("i",{class:"mdi mdi-content-save"})],-1),mC=l("span",{class:"is-size-7"},"Save",-1),pC=[hC,mC];function _C(e,t,s,n,o,r){return x(),A("div",null,[P(Ht,{name:"fade"},{default:T(()=>[s.show?(x(),A("div",JE,[l("div",{class:"modal-background",onClick:t[0]||(t[0]=i=>e.$emit("close"))}),l("div",XE,[l("div",QE,[l("div",eC,[tC,l("form",{class:"fd-has-margin-bottom",onSubmit:t[2]||(t[2]=pt((...i)=>r.save&&r.save(...i),["prevent"]))},[l("div",sC,[l("p",nC,[wt(l("input",{ref:"playlist_name_field","onUpdate:modelValue":t[1]||(t[1]=i=>o.playlist_name=i),class:"input is-shadowless",type:"text",placeholder:"Playlist name",disabled:o.loading},null,8,rC),[[es,o.playlist_name]]),oC])])],32)]),o.loading?(x(),A("footer",iC,lC)):(x(),A("footer",uC,[l("a",{class:"card-footer-item has-text-danger",onClick:t[3]||(t[3]=i=>e.$emit("close"))},fC),l("a",{class:"card-footer-item has-background-info has-text-white has-text-weight-bold",onClick:t[4]||(t[4]=(...i)=>r.save&&r.save(...i))},pC)]))])]),l("button",{class:"modal-close is-large","aria-label":"close",onClick:t[5]||(t[5]=i=>e.$emit("close"))})])):Y("",!0)]),_:1})])}var gC=ge(ZE,[["render",_C]]),gg={exports:{}},Pd=eg(yw);/**! + * Sortable 1.14.0 + * @author RubaXa + * @author owenm + * @license MIT + */function Ih(e,t){var s=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),s.push.apply(s,n)}return s}function tn(e){for(var t=1;t=0)&&(s[o]=e[o]);return s}function bC(e,t){if(e==null)return{};var s=yC(e,t),n,o;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(o=0;o=0)&&(!Object.prototype.propertyIsEnumerable.call(e,n)||(s[n]=e[n]))}return s}function wC(e){return kC(e)||xC(e)||SC(e)||EC()}function kC(e){if(Array.isArray(e))return pc(e)}function xC(e){if(typeof Symbol!="undefined"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function SC(e,t){if(!!e){if(typeof e=="string")return pc(e,t);var s=Object.prototype.toString.call(e).slice(8,-1);if(s==="Object"&&e.constructor&&(s=e.constructor.name),s==="Map"||s==="Set")return Array.from(e);if(s==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(s))return pc(e,t)}}function pc(e,t){(t==null||t>e.length)&&(t=e.length);for(var s=0,n=new Array(t);s"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function OC(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function Bs(e,t,s,n){if(e){s=s||document;do{if(t!=null&&(t[0]===">"?e.parentNode===s&&Za(e,t):Za(e,t))||n&&e===s)return e;if(e===s)break}while(e=OC(e))}return null}var Nh=/\s+/g;function Ct(e,t,s){if(e&&t)if(e.classList)e.classList[s?"add":"remove"](t);else{var n=(" "+e.className+" ").replace(Nh," ").replace(" "+t+" "," ");e.className=(n+(s?" "+t:"")).replace(Nh," ")}}function Ue(e,t,s){var n=e&&e.style;if(n){if(s===void 0)return document.defaultView&&document.defaultView.getComputedStyle?s=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(s=e.currentStyle),t===void 0?s:s[t];!(t in n)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),n[t]=s+(typeof s=="string"?"":"px")}}function ur(e,t){var s="";if(typeof e=="string")s=e;else do{var n=Ue(e,"transform");n&&n!=="none"&&(s=n+" "+s)}while(!t&&(e=e.parentNode));var o=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return o&&new o(s)}function bg(e,t,s){if(e){var n=e.getElementsByTagName(t),o=0,r=n.length;if(s)for(;o=r:i=o<=r,!i)return n;if(n===en())break;n=In(n,!1)}return!1}function ro(e,t,s,n){for(var o=0,r=0,i=e.children;r2&&arguments[2]!==void 0?arguments[2]:{},o=n.evt,r=bC(n,RC);wi.pluginEvent.bind(Xe)(t,s,tn({dragEl:Se,parentEl:At,ghostEl:st,rootEl:St,nextEl:sr,lastDownEl:Ia,cloneEl:Pt,cloneHidden:Dn,dragStarted:Po,putSortable:Kt,activeSortable:Xe.active,originalEvent:o,oldIndex:Lr,oldDraggableIndex:Zo,newIndex:gs,newDraggableIndex:An,hideGhostForTarget:Cg,unhideGhostForTarget:$g,cloneNowHidden:function(){Dn=!0},cloneNowShown:function(){Dn=!1},dispatchSortableEvent:function(a){os({sortable:s,name:a,originalEvent:o})}},r))};function os(e){Ao(tn({putSortable:Kt,cloneEl:Pt,targetEl:Se,rootEl:St,oldIndex:Lr,oldDraggableIndex:Zo,newIndex:gs,newDraggableIndex:An},e))}var Se,At,st,St,sr,Ia,Pt,Dn,Lr,gs,Zo,An,Vi,Kt,Nr=!1,Ja=!1,Xa=[],Zn,Rs,ku,xu,Bh,Uh,Po,Tr,Jo,Xo=!1,Hi=!1,Ra,Jt,Su=[],_c=!1,Qa=[],Nl=typeof document!="undefined",qi=vg,Vh=bi||vn?"cssFloat":"float",NC=Nl&&!$C&&!vg&&"draggable"in document.createElement("div"),xg=function(){if(!!Nl){if(vn)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Sg=function(t,s){var n=Ue(t),o=parseInt(n.width)-parseInt(n.paddingLeft)-parseInt(n.paddingRight)-parseInt(n.borderLeftWidth)-parseInt(n.borderRightWidth),r=ro(t,0,s),i=ro(t,1,s),a=r&&Ue(r),u=i&&Ue(i),c=a&&parseInt(a.marginLeft)+parseInt(a.marginRight)+Et(r).width,d=u&&parseInt(u.marginLeft)+parseInt(u.marginRight)+Et(i).width;if(n.display==="flex")return n.flexDirection==="column"||n.flexDirection==="column-reverse"?"vertical":"horizontal";if(n.display==="grid")return n.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(r&&a.float&&a.float!=="none"){var h=a.float==="left"?"left":"right";return i&&(u.clear==="both"||u.clear===h)?"vertical":"horizontal"}return r&&(a.display==="block"||a.display==="flex"||a.display==="table"||a.display==="grid"||c>=o&&n[Vh]==="none"||i&&n[Vh]==="none"&&c+d>o)?"vertical":"horizontal"},MC=function(t,s,n){var o=n?t.left:t.top,r=n?t.right:t.bottom,i=n?t.width:t.height,a=n?s.left:s.top,u=n?s.right:s.bottom,c=n?s.width:s.height;return o===a||r===u||o+i/2===a+c/2},LC=function(t,s){var n;return Xa.some(function(o){var r=o[Xt].options.emptyInsertThreshold;if(!(!r||Dd(o))){var i=Et(o),a=t>=i.left-r&&t<=i.right+r,u=s>=i.top-r&&s<=i.bottom+r;if(a&&u)return n=o}}),n},Eg=function(t){function s(r,i){return function(a,u,c,d){var h=a.options.group.name&&u.options.group.name&&a.options.group.name===u.options.group.name;if(r==null&&(i||h))return!0;if(r==null||r===!1)return!1;if(i&&r==="clone")return r;if(typeof r=="function")return s(r(a,u,c,d),i)(a,u,c,d);var f=(i?a:u).options.group.name;return r===!0||typeof r=="string"&&r===f||r.join&&r.indexOf(f)>-1}}var n={},o=t.group;(!o||Fa(o)!="object")&&(o={name:o}),n.name=o.name,n.checkPull=s(o.pull,!0),n.checkPut=s(o.put),n.revertClone=o.revertClone,t.group=n},Cg=function(){!xg&&st&&Ue(st,"display","none")},$g=function(){!xg&&st&&Ue(st,"display","")};Nl&&document.addEventListener("click",function(e){if(Ja)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Ja=!1,!1},!0);var Jn=function(t){if(Se){t=t.touches?t.touches[0]:t;var s=LC(t.clientX,t.clientY);if(s){var n={};for(var o in t)t.hasOwnProperty(o)&&(n[o]=t[o]);n.target=n.rootEl=s,n.preventDefault=void 0,n.stopPropagation=void 0,s[Xt]._onDragOver(n)}}},jC=function(t){Se&&Se.parentNode[Xt]._isOutsideThisEl(t.target)};function Xe(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=Ds({},t),e[Xt]=this;var s={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Sg(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(i,a){i.setData("Text",a.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:Xe.supportPointer!==!1&&"PointerEvent"in window&&!Ko,emptyInsertThreshold:5};wi.initializePlugins(this,e,s);for(var n in s)!(n in t)&&(t[n]=s[n]);Eg(t);for(var o in this)o.charAt(0)==="_"&&typeof this[o]=="function"&&(this[o]=this[o].bind(this));this.nativeDraggable=t.forceFallback?!1:NC,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?at(e,"pointerdown",this._onTapStart):(at(e,"mousedown",this._onTapStart),at(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(at(e,"dragover",this),at(e,"dragenter",this)),Xa.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),Ds(this,DC())}Xe.prototype={constructor:Xe,_isOutsideThisEl:function(t){!this.el.contains(t)&&t!==this.el&&(Tr=null)},_getDirection:function(t,s){return typeof this.options.direction=="function"?this.options.direction.call(this,t,s,Se):this.options.direction},_onTapStart:function(t){if(!!t.cancelable){var s=this,n=this.el,o=this.options,r=o.preventOnFilter,i=t.type,a=t.touches&&t.touches[0]||t.pointerType&&t.pointerType==="touch"&&t,u=(a||t).target,c=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||u,d=o.filter;if(WC(n),!Se&&!(/mousedown|pointerdown/.test(i)&&t.button!==0||o.disabled)&&!c.isContentEditable&&!(!this.nativeDraggable&&Ko&&u&&u.tagName.toUpperCase()==="SELECT")&&(u=Bs(u,o.draggable,n,!1),!(u&&u.animated)&&Ia!==u)){if(Lr=Ft(u),Zo=Ft(u,o.draggable),typeof d=="function"){if(d.call(this,t,u,this)){os({sortable:s,rootEl:c,name:"filter",targetEl:u,toEl:n,fromEl:n}),us("filter",s,{evt:t}),r&&t.cancelable&&t.preventDefault();return}}else if(d&&(d=d.split(",").some(function(h){if(h=Bs(c,h.trim(),n,!1),h)return os({sortable:s,rootEl:h,name:"filter",targetEl:u,fromEl:n,toEl:n}),us("filter",s,{evt:t}),!0}),d)){r&&t.cancelable&&t.preventDefault();return}o.handle&&!Bs(c,o.handle,n,!1)||this._prepareDragStart(t,a,u)}}},_prepareDragStart:function(t,s,n){var o=this,r=o.el,i=o.options,a=r.ownerDocument,u;if(n&&!Se&&n.parentNode===r){var c=Et(n);if(St=r,Se=n,At=Se.parentNode,sr=Se.nextSibling,Ia=n,Vi=i.group,Xe.dragged=Se,Zn={target:Se,clientX:(s||t).clientX,clientY:(s||t).clientY},Bh=Zn.clientX-c.left,Uh=Zn.clientY-c.top,this._lastX=(s||t).clientX,this._lastY=(s||t).clientY,Se.style["will-change"]="all",u=function(){if(us("delayEnded",o,{evt:t}),Xe.eventCanceled){o._onDrop();return}o._disableDelayedDragEvents(),!Rh&&o.nativeDraggable&&(Se.draggable=!0),o._triggerDragStart(t,s),os({sortable:o,name:"choose",originalEvent:t}),Ct(Se,i.chosenClass,!0)},i.ignore.split(",").forEach(function(d){bg(Se,d.trim(),Eu)}),at(a,"dragover",Jn),at(a,"mousemove",Jn),at(a,"touchmove",Jn),at(a,"mouseup",o._onDrop),at(a,"touchend",o._onDrop),at(a,"touchcancel",o._onDrop),Rh&&this.nativeDraggable&&(this.options.touchStartThreshold=4,Se.draggable=!0),us("delayStart",this,{evt:t}),i.delay&&(!i.delayOnTouchOnly||s)&&(!this.nativeDraggable||!(bi||vn))){if(Xe.eventCanceled){this._onDrop();return}at(a,"mouseup",o._disableDelayedDrag),at(a,"touchend",o._disableDelayedDrag),at(a,"touchcancel",o._disableDelayedDrag),at(a,"mousemove",o._delayedDragTouchMoveHandler),at(a,"touchmove",o._delayedDragTouchMoveHandler),i.supportPointer&&at(a,"pointermove",o._delayedDragTouchMoveHandler),o._dragStartTimer=setTimeout(u,i.delay)}else u()}},_delayedDragTouchMoveHandler:function(t){var s=t.touches?t.touches[0]:t;Math.max(Math.abs(s.clientX-this._lastX),Math.abs(s.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){Se&&Eu(Se),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;rt(t,"mouseup",this._disableDelayedDrag),rt(t,"touchend",this._disableDelayedDrag),rt(t,"touchcancel",this._disableDelayedDrag),rt(t,"mousemove",this._delayedDragTouchMoveHandler),rt(t,"touchmove",this._delayedDragTouchMoveHandler),rt(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,s){s=s||t.pointerType=="touch"&&t,!this.nativeDraggable||s?this.options.supportPointer?at(document,"pointermove",this._onTouchMove):s?at(document,"touchmove",this._onTouchMove):at(document,"mousemove",this._onTouchMove):(at(Se,"dragend",this),at(St,"dragstart",this._onDragStart));try{document.selection?Na(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(t,s){if(Nr=!1,St&&Se){us("dragStarted",this,{evt:s}),this.nativeDraggable&&at(document,"dragover",jC);var n=this.options;!t&&Ct(Se,n.dragClass,!1),Ct(Se,n.ghostClass,!0),Xe.active=this,t&&this._appendGhost(),os({sortable:this,name:"start",originalEvent:s})}else this._nulling()},_emulateDragOver:function(){if(Rs){this._lastX=Rs.clientX,this._lastY=Rs.clientY,Cg();for(var t=document.elementFromPoint(Rs.clientX,Rs.clientY),s=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(Rs.clientX,Rs.clientY),t!==s);)s=t;if(Se.parentNode[Xt]._isOutsideThisEl(t),s)do{if(s[Xt]){var n=void 0;if(n=s[Xt]._onDragOver({clientX:Rs.clientX,clientY:Rs.clientY,target:t,rootEl:s}),n&&!this.options.dragoverBubble)break}t=s}while(s=s.parentNode);$g()}},_onTouchMove:function(t){if(Zn){var s=this.options,n=s.fallbackTolerance,o=s.fallbackOffset,r=t.touches?t.touches[0]:t,i=st&&ur(st,!0),a=st&&i&&i.a,u=st&&i&&i.d,c=qi&&Jt&&Lh(Jt),d=(r.clientX-Zn.clientX+o.x)/(a||1)+(c?c[0]-Su[0]:0)/(a||1),h=(r.clientY-Zn.clientY+o.y)/(u||1)+(c?c[1]-Su[1]:0)/(u||1);if(!Xe.active&&!Nr){if(n&&Math.max(Math.abs(r.clientX-this._lastX),Math.abs(r.clientY-this._lastY))=0&&(os({rootEl:At,name:"add",toEl:At,fromEl:St,originalEvent:t}),os({sortable:this,name:"remove",toEl:At,originalEvent:t}),os({rootEl:At,name:"sort",toEl:At,fromEl:St,originalEvent:t}),os({sortable:this,name:"sort",toEl:At,originalEvent:t})),Kt&&Kt.save()):gs!==Lr&&gs>=0&&(os({sortable:this,name:"update",toEl:At,originalEvent:t}),os({sortable:this,name:"sort",toEl:At,originalEvent:t})),Xe.active&&((gs==null||gs===-1)&&(gs=Lr,An=Zo),os({sortable:this,name:"end",toEl:At,originalEvent:t}),this.save()))),this._nulling()},_nulling:function(){us("nulling",this),St=Se=At=st=sr=Pt=Ia=Dn=Zn=Rs=Po=gs=An=Lr=Zo=Tr=Jo=Kt=Vi=Xe.dragged=Xe.ghost=Xe.clone=Xe.active=null,Qa.forEach(function(t){t.checked=!0}),Qa.length=ku=xu=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":Se&&(this._onDragOver(t),BC(t));break;case"selectstart":t.preventDefault();break}},toArray:function(){for(var t=[],s,n=this.el.children,o=0,r=n.length,i=this.options;on.right+o||e.clientX<=n.right&&e.clientY>n.bottom&&e.clientX>=n.left:e.clientX>n.right&&e.clientY>n.top||e.clientX<=n.right&&e.clientY>n.bottom+o}function qC(e,t,s,n,o,r,i,a){var u=n?e.clientY:e.clientX,c=n?s.height:s.width,d=n?s.top:s.left,h=n?s.bottom:s.right,f=!1;if(!i){if(a&&Rad+c*r/2:uh-Ra)return-Jo}else if(u>d+c*(1-o)/2&&uh-c*r/2)?u>d+c/2?1:-1:0}function zC(e){return Ft(Se)1&&(tt.forEach(function(a){r.addAnimationState({target:a,rect:cs?Et(a):i}),bu(a),a.fromRect=i,n.removeAnimationState(a)}),cs=!1,XC(!this.options.removeCloneOnHide,o))},dragOverCompleted:function(s){var n=s.sortable,o=s.isOwner,r=s.insertion,i=s.activeSortable,a=s.parentEl,u=s.putSortable,c=this.options;if(r){if(o&&i._hideClone(),yo=!1,c.animation&&tt.length>1&&(cs||!o&&!i.options.sort&&!u)){var d=Et(kt,!1,!0,!0);tt.forEach(function(f){f!==kt&&(jh(f,d),a.appendChild(f))}),cs=!0}if(!o)if(cs||Wi(),tt.length>1){var h=Gi;i._showClone(n),i.options.animation&&!Gi&&h&&_s.forEach(function(f){i.addAnimationState({target:f,rect:bo}),f.fromRect=bo,f.thisAnimationDuration=null})}else i._showClone(n)}},dragOverAnimationCapture:function(s){var n=s.dragRect,o=s.isOwner,r=s.activeSortable;if(tt.forEach(function(a){a.thisAnimationDuration=null}),r.options.animation&&!o&&r.multiDrag.isMultiDrag){bo=Ds({},n);var i=ur(kt,!0);bo.top-=i.f,bo.left-=i.e}},dragOverAnimationComplete:function(){cs&&(cs=!1,Wi())},drop:function(s){var n=s.originalEvent,o=s.rootEl,r=s.parentEl,i=s.sortable,a=s.dispatchSortableEvent,u=s.oldIndex,c=s.putSortable,d=c||this.sortable;if(!!n){var h=this.options,f=r.children;if(!Ar)if(h.multiDragKey&&!this.multiDragKeyDown&&this._deselectMultiDrag(),Ct(kt,h.selectedClass,!~tt.indexOf(kt)),~tt.indexOf(kt))tt.splice(tt.indexOf(kt),1),vo=null,Ao({sortable:i,rootEl:o,name:"deselect",targetEl:kt,originalEvt:n});else{if(tt.push(kt),Ao({sortable:i,rootEl:o,name:"select",targetEl:kt,originalEvt:n}),n.shiftKey&&vo&&i.el.contains(vo)){var m=Ft(vo),p=Ft(kt);if(~m&&~p&&m!==p){var _,g;for(p>m?(g=m,_=p):(g=p,_=m+1);g<_;g++)~tt.indexOf(f[g])||(Ct(f[g],h.selectedClass,!0),tt.push(f[g]),Ao({sortable:i,rootEl:o,name:"select",targetEl:f[g],originalEvt:n}))}}else vo=kt;Ns=d}if(Ar&&this.isMultiDrag){if(cs=!1,(r[Xt].options.sort||r!==o)&&tt.length>1){var y=Et(kt),b=Ft(kt,":not(."+this.options.selectedClass+")");if(!yo&&h.animation&&(kt.thisAnimationDuration=null),d.captureAnimationState(),!yo&&(h.animation&&(kt.fromRect=y,tt.forEach(function(S){if(S.thisAnimationDuration=null,S!==kt){var E=cs?Et(S):y;S.fromRect=E,d.addAnimationState({target:S,rect:E})}})),Wi(),tt.forEach(function(S){f[b]?r.insertBefore(S,f[b]):r.appendChild(S),b++}),u===Ft(kt))){var k=!1;tt.forEach(function(S){if(S.sortableIndex!==Ft(S)){k=!0;return}}),k&&a("update")}tt.forEach(function(S){bu(S)}),d.animateAll()}Ns=d}(o===r||c&&c.lastPutMode!=="clone")&&_s.forEach(function(S){S.parentNode&&S.parentNode.removeChild(S)})}},nullingGlobal:function(){this.isMultiDrag=Ar=!1,_s.length=0},destroyGlobal:function(){this._deselectMultiDrag(),rt(document,"pointerup",this._deselectMultiDrag),rt(document,"mouseup",this._deselectMultiDrag),rt(document,"touchend",this._deselectMultiDrag),rt(document,"keydown",this._checkKeyDown),rt(document,"keyup",this._checkKeyUp)},_deselectMultiDrag:function(s){if(!(typeof Ar!="undefined"&&Ar)&&Ns===this.sortable&&!(s&&Bs(s.target,this.options.draggable,this.sortable.el,!1))&&!(s&&s.button!==0))for(;tt.length;){var n=tt[0];Ct(n,this.options.selectedClass,!1),tt.shift(),Ao({sortable:this.sortable,rootEl:this.sortable.el,name:"deselect",targetEl:n,originalEvt:s})}},_checkKeyDown:function(s){s.key===this.options.multiDragKey&&(this.multiDragKeyDown=!0)},_checkKeyUp:function(s){s.key===this.options.multiDragKey&&(this.multiDragKeyDown=!1)}},Ds(e,{pluginName:"multiDrag",utils:{select:function(s){var n=s.parentNode[Xt];!n||!n.options.multiDrag||~tt.indexOf(s)||(Ns&&Ns!==n&&(Ns.multiDrag._deselectMultiDrag(),Ns=n),Ct(s,n.options.selectedClass,!0),tt.push(s))},deselect:function(s){var n=s.parentNode[Xt],o=tt.indexOf(s);!n||!n.options.multiDrag||!~o||(Ct(s,n.options.selectedClass,!1),tt.splice(o,1))}},eventProperties:function(){var s=this,n=[],o=[];return tt.forEach(function(r){n.push({multiDragElement:r,index:r.sortableIndex});var i;cs&&r!==kt?i=-1:cs?i=Ft(r,":not(."+s.options.selectedClass+")"):i=Ft(r),o.push({multiDragElement:r,index:i})}),{items:wC(tt),clones:[].concat(_s),oldIndicies:n,newIndicies:o}},optionListeners:{multiDragKey:function(s){return s=s.toLowerCase(),s==="ctrl"?s="Control":s.length>1&&(s=s.charAt(0).toUpperCase()+s.substr(1)),s}}})}function XC(e,t){tt.forEach(function(s,n){var o=t.children[s.sortableIndex+(e?Number(n):0)];o?t.insertBefore(s,o):t.appendChild(s)})}function qh(e,t){_s.forEach(function(s,n){var o=t.children[s.sortableIndex+(e?Number(n):0)];o?t.insertBefore(s,o):t.appendChild(s)})}function Wi(){tt.forEach(function(e){e!==kt&&e.parentNode&&e.parentNode.removeChild(e)})}Xe.mount(new KC);Xe.mount(Rd,Id);var QC=Object.freeze(Object.defineProperty({__proto__:null,default:Xe,MultiDrag:JC,Sortable:Xe,Swap:YC},Symbol.toStringTag,{value:"Module"})),e$=eg(QC);(function(e,t){(function(n,o){e.exports=o(Pd,e$)})(typeof self!="undefined"?self:ts,function(s,n){return function(o){var r={};function i(a){if(r[a])return r[a].exports;var u=r[a]={i:a,l:!1,exports:{}};return o[a].call(u.exports,u,u.exports,i),u.l=!0,u.exports}return i.m=o,i.c=r,i.d=function(a,u,c){i.o(a,u)||Object.defineProperty(a,u,{enumerable:!0,get:c})},i.r=function(a){typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(a,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(a,"__esModule",{value:!0})},i.t=function(a,u){if(u&1&&(a=i(a)),u&8||u&4&&typeof a=="object"&&a&&a.__esModule)return a;var c=Object.create(null);if(i.r(c),Object.defineProperty(c,"default",{enumerable:!0,value:a}),u&2&&typeof a!="string")for(var d in a)i.d(c,d,function(h){return a[h]}.bind(null,d));return c},i.n=function(a){var u=a&&a.__esModule?function(){return a.default}:function(){return a};return i.d(u,"a",u),u},i.o=function(a,u){return Object.prototype.hasOwnProperty.call(a,u)},i.p="",i(i.s="fb15")}({"00ee":function(o,r,i){var a=i("b622"),u=a("toStringTag"),c={};c[u]="z",o.exports=String(c)==="[object z]"},"0366":function(o,r,i){var a=i("1c0b");o.exports=function(u,c,d){if(a(u),c===void 0)return u;switch(d){case 0:return function(){return u.call(c)};case 1:return function(h){return u.call(c,h)};case 2:return function(h,f){return u.call(c,h,f)};case 3:return function(h,f,m){return u.call(c,h,f,m)}}return function(){return u.apply(c,arguments)}}},"057f":function(o,r,i){var a=i("fc6a"),u=i("241c").f,c={}.toString,d=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],h=function(f){try{return u(f)}catch{return d.slice()}};o.exports.f=function(m){return d&&c.call(m)=="[object Window]"?h(m):u(a(m))}},"06cf":function(o,r,i){var a=i("83ab"),u=i("d1e7"),c=i("5c6c"),d=i("fc6a"),h=i("c04e"),f=i("5135"),m=i("0cfb"),p=Object.getOwnPropertyDescriptor;r.f=a?p:function(g,y){if(g=d(g),y=h(y,!0),m)try{return p(g,y)}catch{}if(f(g,y))return c(!u.f.call(g,y),g[y])}},"0cfb":function(o,r,i){var a=i("83ab"),u=i("d039"),c=i("cc12");o.exports=!a&&!u(function(){return Object.defineProperty(c("div"),"a",{get:function(){return 7}}).a!=7})},"13d5":function(o,r,i){var a=i("23e7"),u=i("d58f").left,c=i("a640"),d=i("ae40"),h=c("reduce"),f=d("reduce",{1:0});a({target:"Array",proto:!0,forced:!h||!f},{reduce:function(p){return u(this,p,arguments.length,arguments.length>1?arguments[1]:void 0)}})},"14c3":function(o,r,i){var a=i("c6b6"),u=i("9263");o.exports=function(c,d){var h=c.exec;if(typeof h=="function"){var f=h.call(c,d);if(typeof f!="object")throw TypeError("RegExp exec method returned something other than an Object or null");return f}if(a(c)!=="RegExp")throw TypeError("RegExp#exec called on incompatible receiver");return u.call(c,d)}},"159b":function(o,r,i){var a=i("da84"),u=i("fdbc"),c=i("17c2"),d=i("9112");for(var h in u){var f=a[h],m=f&&f.prototype;if(m&&m.forEach!==c)try{d(m,"forEach",c)}catch{m.forEach=c}}},"17c2":function(o,r,i){var a=i("b727").forEach,u=i("a640"),c=i("ae40"),d=u("forEach"),h=c("forEach");o.exports=!d||!h?function(m){return a(this,m,arguments.length>1?arguments[1]:void 0)}:[].forEach},"1be4":function(o,r,i){var a=i("d066");o.exports=a("document","documentElement")},"1c0b":function(o,r){o.exports=function(i){if(typeof i!="function")throw TypeError(String(i)+" is not a function");return i}},"1c7e":function(o,r,i){var a=i("b622"),u=a("iterator"),c=!1;try{var d=0,h={next:function(){return{done:!!d++}},return:function(){c=!0}};h[u]=function(){return this},Array.from(h,function(){throw 2})}catch{}o.exports=function(f,m){if(!m&&!c)return!1;var p=!1;try{var _={};_[u]=function(){return{next:function(){return{done:p=!0}}}},f(_)}catch{}return p}},"1d80":function(o,r){o.exports=function(i){if(i==null)throw TypeError("Can't call method on "+i);return i}},"1dde":function(o,r,i){var a=i("d039"),u=i("b622"),c=i("2d00"),d=u("species");o.exports=function(h){return c>=51||!a(function(){var f=[],m=f.constructor={};return m[d]=function(){return{foo:1}},f[h](Boolean).foo!==1})}},"23cb":function(o,r,i){var a=i("a691"),u=Math.max,c=Math.min;o.exports=function(d,h){var f=a(d);return f<0?u(f+h,0):c(f,h)}},"23e7":function(o,r,i){var a=i("da84"),u=i("06cf").f,c=i("9112"),d=i("6eeb"),h=i("ce4e"),f=i("e893"),m=i("94ca");o.exports=function(p,_){var g=p.target,y=p.global,b=p.stat,k,S,E,$,I,j;if(y?S=a:b?S=a[g]||h(g,{}):S=(a[g]||{}).prototype,S)for(E in _){if(I=_[E],p.noTargetGet?(j=u(S,E),$=j&&j.value):$=S[E],k=m(y?E:g+(b?".":"#")+E,p.forced),!k&&$!==void 0){if(typeof I==typeof $)continue;f(I,$)}(p.sham||$&&$.sham)&&c(I,"sham",!0),d(S,E,I,p)}}},"241c":function(o,r,i){var a=i("ca84"),u=i("7839"),c=u.concat("length","prototype");r.f=Object.getOwnPropertyNames||function(h){return a(h,c)}},"25f0":function(o,r,i){var a=i("6eeb"),u=i("825a"),c=i("d039"),d=i("ad6d"),h="toString",f=RegExp.prototype,m=f[h],p=c(function(){return m.call({source:"a",flags:"b"})!="/a/b"}),_=m.name!=h;(p||_)&&a(RegExp.prototype,h,function(){var y=u(this),b=String(y.source),k=y.flags,S=String(k===void 0&&y instanceof RegExp&&!("flags"in f)?d.call(y):k);return"/"+b+"/"+S},{unsafe:!0})},"2ca0":function(o,r,i){var a=i("23e7"),u=i("06cf").f,c=i("50c4"),d=i("5a34"),h=i("1d80"),f=i("ab13"),m=i("c430"),p="".startsWith,_=Math.min,g=f("startsWith"),y=!m&&!g&&!!function(){var b=u(String.prototype,"startsWith");return b&&!b.writable}();a({target:"String",proto:!0,forced:!y&&!g},{startsWith:function(k){var S=String(h(this));d(k);var E=c(_(arguments.length>1?arguments[1]:void 0,S.length)),$=String(k);return p?p.call(S,$,E):S.slice(E,E+$.length)===$}})},"2d00":function(o,r,i){var a=i("da84"),u=i("342f"),c=a.process,d=c&&c.versions,h=d&&d.v8,f,m;h?(f=h.split("."),m=f[0]+f[1]):u&&(f=u.match(/Edge\/(\d+)/),(!f||f[1]>=74)&&(f=u.match(/Chrome\/(\d+)/),f&&(m=f[1]))),o.exports=m&&+m},"342f":function(o,r,i){var a=i("d066");o.exports=a("navigator","userAgent")||""},"35a1":function(o,r,i){var a=i("f5df"),u=i("3f8c"),c=i("b622"),d=c("iterator");o.exports=function(h){if(h!=null)return h[d]||h["@@iterator"]||u[a(h)]}},"37e8":function(o,r,i){var a=i("83ab"),u=i("9bf2"),c=i("825a"),d=i("df75");o.exports=a?Object.defineProperties:function(f,m){c(f);for(var p=d(m),_=p.length,g=0,y;_>g;)u.f(f,y=p[g++],m[y]);return f}},"3bbe":function(o,r,i){var a=i("861d");o.exports=function(u){if(!a(u)&&u!==null)throw TypeError("Can't set "+String(u)+" as a prototype");return u}},"3ca3":function(o,r,i){var a=i("6547").charAt,u=i("69f3"),c=i("7dd0"),d="String Iterator",h=u.set,f=u.getterFor(d);c(String,"String",function(m){h(this,{type:d,string:String(m),index:0})},function(){var p=f(this),_=p.string,g=p.index,y;return g>=_.length?{value:void 0,done:!0}:(y=a(_,g),p.index+=y.length,{value:y,done:!1})})},"3f8c":function(o,r){o.exports={}},"4160":function(o,r,i){var a=i("23e7"),u=i("17c2");a({target:"Array",proto:!0,forced:[].forEach!=u},{forEach:u})},"428f":function(o,r,i){var a=i("da84");o.exports=a},"44ad":function(o,r,i){var a=i("d039"),u=i("c6b6"),c="".split;o.exports=a(function(){return!Object("z").propertyIsEnumerable(0)})?function(d){return u(d)=="String"?c.call(d,""):Object(d)}:Object},"44d2":function(o,r,i){var a=i("b622"),u=i("7c73"),c=i("9bf2"),d=a("unscopables"),h=Array.prototype;h[d]==null&&c.f(h,d,{configurable:!0,value:u(null)}),o.exports=function(f){h[d][f]=!0}},"44e7":function(o,r,i){var a=i("861d"),u=i("c6b6"),c=i("b622"),d=c("match");o.exports=function(h){var f;return a(h)&&((f=h[d])!==void 0?!!f:u(h)=="RegExp")}},"4930":function(o,r,i){var a=i("d039");o.exports=!!Object.getOwnPropertySymbols&&!a(function(){return!String(Symbol())})},"4d64":function(o,r,i){var a=i("fc6a"),u=i("50c4"),c=i("23cb"),d=function(h){return function(f,m,p){var _=a(f),g=u(_.length),y=c(p,g),b;if(h&&m!=m){for(;g>y;)if(b=_[y++],b!=b)return!0}else for(;g>y;y++)if((h||y in _)&&_[y]===m)return h||y||0;return!h&&-1}};o.exports={includes:d(!0),indexOf:d(!1)}},"4de4":function(o,r,i){var a=i("23e7"),u=i("b727").filter,c=i("1dde"),d=i("ae40"),h=c("filter"),f=d("filter");a({target:"Array",proto:!0,forced:!h||!f},{filter:function(p){return u(this,p,arguments.length>1?arguments[1]:void 0)}})},"4df4":function(o,r,i){var a=i("0366"),u=i("7b0b"),c=i("9bdd"),d=i("e95a"),h=i("50c4"),f=i("8418"),m=i("35a1");o.exports=function(_){var g=u(_),y=typeof this=="function"?this:Array,b=arguments.length,k=b>1?arguments[1]:void 0,S=k!==void 0,E=m(g),$=0,I,j,O,L,z,D;if(S&&(k=a(k,b>2?arguments[2]:void 0,2)),E!=null&&!(y==Array&&d(E)))for(L=E.call(g),z=L.next,j=new y;!(O=z.call(L)).done;$++)D=S?c(L,k,[O.value,$],!0):O.value,f(j,$,D);else for(I=h(g.length),j=new y(I);I>$;$++)D=S?k(g[$],$):g[$],f(j,$,D);return j.length=$,j}},"4fad":function(o,r,i){var a=i("23e7"),u=i("6f53").entries;a({target:"Object",stat:!0},{entries:function(d){return u(d)}})},"50c4":function(o,r,i){var a=i("a691"),u=Math.min;o.exports=function(c){return c>0?u(a(c),9007199254740991):0}},"5135":function(o,r){var i={}.hasOwnProperty;o.exports=function(a,u){return i.call(a,u)}},"5319":function(o,r,i){var a=i("d784"),u=i("825a"),c=i("7b0b"),d=i("50c4"),h=i("a691"),f=i("1d80"),m=i("8aa5"),p=i("14c3"),_=Math.max,g=Math.min,y=Math.floor,b=/\$([$&'`]|\d\d?|<[^>]*>)/g,k=/\$([$&'`]|\d\d?)/g,S=function(E){return E===void 0?E:String(E)};a("replace",2,function(E,$,I,j){var O=j.REGEXP_REPLACE_SUBSTITUTES_UNDEFINED_CAPTURE,L=j.REPLACE_KEEPS_$0,z=O?"$":"$0";return[function(W,ue){var te=f(this),ae=W==null?void 0:W[E];return ae!==void 0?ae.call(W,te,ue):$.call(String(te),W,ue)},function(U,W){if(!O&&L||typeof W=="string"&&W.indexOf(z)===-1){var ue=I($,U,this,W);if(ue.done)return ue.value}var te=u(U),ae=String(this),ve=typeof W=="function";ve||(W=String(W));var Me=te.global;if(Me){var Ge=te.unicode;te.lastIndex=0}for(var me=[];;){var Z=p(te,ae);if(Z===null||(me.push(Z),!Me))break;var ce=String(Z[0]);ce===""&&(te.lastIndex=m(ae,d(te.lastIndex),Ge))}for(var we="",V=0,re=0;re=V&&(we+=ae.slice(V,be)+C,V=be+se.length)}return we+ae.slice(V)}];function D(U,W,ue,te,ae,ve){var Me=ue+U.length,Ge=te.length,me=k;return ae!==void 0&&(ae=c(ae),me=b),$.call(ve,me,function(Z,ce){var we;switch(ce.charAt(0)){case"$":return"$";case"&":return U;case"`":return W.slice(0,ue);case"'":return W.slice(Me);case"<":we=ae[ce.slice(1,-1)];break;default:var V=+ce;if(V===0)return Z;if(V>Ge){var re=y(V/10);return re===0?Z:re<=Ge?te[re-1]===void 0?ce.charAt(1):te[re-1]+ce.charAt(1):Z}we=te[V-1]}return we===void 0?"":we})}})},"5692":function(o,r,i){var a=i("c430"),u=i("c6cd");(o.exports=function(c,d){return u[c]||(u[c]=d!==void 0?d:{})})("versions",[]).push({version:"3.6.5",mode:a?"pure":"global",copyright:"\xA9 2020 Denis Pushkarev (zloirock.ru)"})},"56ef":function(o,r,i){var a=i("d066"),u=i("241c"),c=i("7418"),d=i("825a");o.exports=a("Reflect","ownKeys")||function(f){var m=u.f(d(f)),p=c.f;return p?m.concat(p(f)):m}},"5a34":function(o,r,i){var a=i("44e7");o.exports=function(u){if(a(u))throw TypeError("The method doesn't accept regular expressions");return u}},"5c6c":function(o,r){o.exports=function(i,a){return{enumerable:!(i&1),configurable:!(i&2),writable:!(i&4),value:a}}},"5db7":function(o,r,i){var a=i("23e7"),u=i("a2bf"),c=i("7b0b"),d=i("50c4"),h=i("1c0b"),f=i("65f0");a({target:"Array",proto:!0},{flatMap:function(p){var _=c(this),g=d(_.length),y;return h(p),y=f(_,0),y.length=u(y,_,_,g,0,1,p,arguments.length>1?arguments[1]:void 0),y}})},"6547":function(o,r,i){var a=i("a691"),u=i("1d80"),c=function(d){return function(h,f){var m=String(u(h)),p=a(f),_=m.length,g,y;return p<0||p>=_?d?"":void 0:(g=m.charCodeAt(p),g<55296||g>56319||p+1===_||(y=m.charCodeAt(p+1))<56320||y>57343?d?m.charAt(p):g:d?m.slice(p,p+2):(g-55296<<10)+(y-56320)+65536)}};o.exports={codeAt:c(!1),charAt:c(!0)}},"65f0":function(o,r,i){var a=i("861d"),u=i("e8b5"),c=i("b622"),d=c("species");o.exports=function(h,f){var m;return u(h)&&(m=h.constructor,typeof m=="function"&&(m===Array||u(m.prototype))?m=void 0:a(m)&&(m=m[d],m===null&&(m=void 0))),new(m===void 0?Array:m)(f===0?0:f)}},"69f3":function(o,r,i){var a=i("7f9a"),u=i("da84"),c=i("861d"),d=i("9112"),h=i("5135"),f=i("f772"),m=i("d012"),p=u.WeakMap,_,g,y,b=function(O){return y(O)?g(O):_(O,{})},k=function(O){return function(L){var z;if(!c(L)||(z=g(L)).type!==O)throw TypeError("Incompatible receiver, "+O+" required");return z}};if(a){var S=new p,E=S.get,$=S.has,I=S.set;_=function(O,L){return I.call(S,O,L),L},g=function(O){return E.call(S,O)||{}},y=function(O){return $.call(S,O)}}else{var j=f("state");m[j]=!0,_=function(O,L){return d(O,j,L),L},g=function(O){return h(O,j)?O[j]:{}},y=function(O){return h(O,j)}}o.exports={set:_,get:g,has:y,enforce:b,getterFor:k}},"6eeb":function(o,r,i){var a=i("da84"),u=i("9112"),c=i("5135"),d=i("ce4e"),h=i("8925"),f=i("69f3"),m=f.get,p=f.enforce,_=String(String).split("String");(o.exports=function(g,y,b,k){var S=k?!!k.unsafe:!1,E=k?!!k.enumerable:!1,$=k?!!k.noTargetGet:!1;if(typeof b=="function"&&(typeof y=="string"&&!c(b,"name")&&u(b,"name",y),p(b).source=_.join(typeof y=="string"?y:"")),g===a){E?g[y]=b:d(y,b);return}else S?!$&&g[y]&&(E=!0):delete g[y];E?g[y]=b:u(g,y,b)})(Function.prototype,"toString",function(){return typeof this=="function"&&m(this).source||h(this)})},"6f53":function(o,r,i){var a=i("83ab"),u=i("df75"),c=i("fc6a"),d=i("d1e7").f,h=function(f){return function(m){for(var p=c(m),_=u(p),g=_.length,y=0,b=[],k;g>y;)k=_[y++],(!a||d.call(p,k))&&b.push(f?[k,p[k]]:p[k]);return b}};o.exports={entries:h(!0),values:h(!1)}},"73d9":function(o,r,i){var a=i("44d2");a("flatMap")},"7418":function(o,r){r.f=Object.getOwnPropertySymbols},"746f":function(o,r,i){var a=i("428f"),u=i("5135"),c=i("e538"),d=i("9bf2").f;o.exports=function(h){var f=a.Symbol||(a.Symbol={});u(f,h)||d(f,h,{value:c.f(h)})}},"7839":function(o,r){o.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},"7b0b":function(o,r,i){var a=i("1d80");o.exports=function(u){return Object(a(u))}},"7c73":function(o,r,i){var a=i("825a"),u=i("37e8"),c=i("7839"),d=i("d012"),h=i("1be4"),f=i("cc12"),m=i("f772"),p=">",_="<",g="prototype",y="script",b=m("IE_PROTO"),k=function(){},S=function(O){return _+y+p+O+_+"/"+y+p},E=function(O){O.write(S("")),O.close();var L=O.parentWindow.Object;return O=null,L},$=function(){var O=f("iframe"),L="java"+y+":",z;return O.style.display="none",h.appendChild(O),O.src=String(L),z=O.contentWindow.document,z.open(),z.write(S("document.F=Object")),z.close(),z.F},I,j=function(){try{I=document.domain&&new ActiveXObject("htmlfile")}catch{}j=I?E(I):$();for(var O=c.length;O--;)delete j[g][c[O]];return j()};d[b]=!0,o.exports=Object.create||function(L,z){var D;return L!==null?(k[g]=a(L),D=new k,k[g]=null,D[b]=L):D=j(),z===void 0?D:u(D,z)}},"7dd0":function(o,r,i){var a=i("23e7"),u=i("9ed3"),c=i("e163"),d=i("d2bb"),h=i("d44e"),f=i("9112"),m=i("6eeb"),p=i("b622"),_=i("c430"),g=i("3f8c"),y=i("ae93"),b=y.IteratorPrototype,k=y.BUGGY_SAFARI_ITERATORS,S=p("iterator"),E="keys",$="values",I="entries",j=function(){return this};o.exports=function(O,L,z,D,U,W,ue){u(z,L,D);var te=function(re){if(re===U&&me)return me;if(!k&&re in Me)return Me[re];switch(re){case E:return function(){return new z(this,re)};case $:return function(){return new z(this,re)};case I:return function(){return new z(this,re)}}return function(){return new z(this)}},ae=L+" Iterator",ve=!1,Me=O.prototype,Ge=Me[S]||Me["@@iterator"]||U&&Me[U],me=!k&&Ge||te(U),Z=L=="Array"&&Me.entries||Ge,ce,we,V;if(Z&&(ce=c(Z.call(new O)),b!==Object.prototype&&ce.next&&(!_&&c(ce)!==b&&(d?d(ce,b):typeof ce[S]!="function"&&f(ce,S,j)),h(ce,ae,!0,!0),_&&(g[ae]=j))),U==$&&Ge&&Ge.name!==$&&(ve=!0,me=function(){return Ge.call(this)}),(!_||ue)&&Me[S]!==me&&f(Me,S,me),g[L]=me,U)if(we={values:te($),keys:W?me:te(E),entries:te(I)},ue)for(V in we)(k||ve||!(V in Me))&&m(Me,V,we[V]);else a({target:L,proto:!0,forced:k||ve},we);return we}},"7f9a":function(o,r,i){var a=i("da84"),u=i("8925"),c=a.WeakMap;o.exports=typeof c=="function"&&/native code/.test(u(c))},"825a":function(o,r,i){var a=i("861d");o.exports=function(u){if(!a(u))throw TypeError(String(u)+" is not an object");return u}},"83ab":function(o,r,i){var a=i("d039");o.exports=!a(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7})},"8418":function(o,r,i){var a=i("c04e"),u=i("9bf2"),c=i("5c6c");o.exports=function(d,h,f){var m=a(h);m in d?u.f(d,m,c(0,f)):d[m]=f}},"861d":function(o,r){o.exports=function(i){return typeof i=="object"?i!==null:typeof i=="function"}},"8875":function(o,r,i){var a,u,c;(function(d,h){u=[],a=h,c=typeof a=="function"?a.apply(r,u):a,c!==void 0&&(o.exports=c)})(typeof self!="undefined"?self:this,function(){function d(){var h=Object.getOwnPropertyDescriptor(document,"currentScript");if(!h&&"currentScript"in document&&document.currentScript||h&&h.get!==d&&document.currentScript)return document.currentScript;try{throw new Error}catch(I){var f=/.*at [^(]*\((.*):(.+):(.+)\)$/ig,m=/@([^@]*):(\d+):(\d+)\s*$/ig,p=f.exec(I.stack)||m.exec(I.stack),_=p&&p[1]||!1,g=p&&p[2]||!1,y=document.location.href.replace(document.location.hash,""),b,k,S,E=document.getElementsByTagName("script");_===y&&(b=document.documentElement.outerHTML,k=new RegExp("(?:[^\\n]+?\\n){0,"+(g-2)+"}[^<]* -