.help-description{position:absolute;z-index:10000;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;cursor:pointer}.help-description:hover .help-description__text{display:block}.help-description__text{position:absolute;z-index:10000;display:none;width:150px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;background:#333;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);font-size:1rem;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.help-description__text.help-description--up{bottom:100%;margin-bottom:10px}.help-description__text.help-description--down{top:100%;margin-top:10px}.help-description__text.help-description--right{left:100%;margin-left:10px}.help-description__text.help-description--left{right:100%;margin-right:10px}label{display:block;padding-bottom:.5rem;font-size:1.2rem}input,select{margin-bottom:1rem}input,select,textarea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px;font-size:1.2rem}textarea{min-width:100%;max-width:100%;min-height:8rem;max-height:16rem;font-family:Helvetica,sans-serif}.form{margin:2rem 0;color:#111}.form .form-link,.form a,.form a:link,.form a:visited{display:block;margin-bottom:1rem;color:#666;font-size:.8rem;text-decoration:underline}.form .form-link:hover,.form a:hover,.form a:link:hover,.form a:visited:hover{text-decoration:none}.form .form-link:last-child,.form a:last-child,.form a:link:last-child,.form a:visited:last-child{margin-bottom:0}.form .form-link--label{padding-bottom:1rem;text-decoration:none}.form .form-link--label a{display:inline}.form button,.form input[type=submit]{width:100%;padding:1rem;margin-bottom:1rem;border:none;background:#2e78a9;color:#fff;cursor:pointer;font-size:1rem;outline:none;text-align:center;text-decoration:none;-webkit-transition:background .5s;transition:background .5s}.form button:disabled,.form input[type=submit]:disabled{background:#666;cursor:default}.form button:disabled:active,.form button:disabled:focus,.form button:disabled:hover,.form input[type=submit]:disabled:active,.form input[type=submit]:disabled:focus,.form input[type=submit]:disabled:hover{-webkit-box-shadow:none;box-shadow:none;-webkit-transform:none;transform:none}.form button:focus,.form button:hover,.form input[type=submit]:focus,.form input[type=submit]:hover{-webkit-box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.08);box-shadow:0 7px 14px 0 rgba(50,50,93,.1),0 3px 6px 0 rgba(0,0,0,.08)}.form button:hover,.form input[type=submit]:hover{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.form button:active,.form input[type=submit]:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.form button.form-button--secondary,.form input[type=submit].form-button--secondary{background:#eee;color:#111}.form-box{width:360px;-ms-flex-item-align:center;align-self:center}.form-title{margin-bottom:2rem;font-size:2.5rem;text-align:center}.form-sub-title{margin-bottom:1rem;font-size:.8rem;text-align:center}.text-button{padding:.8em;color:#333;cursor:pointer;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.text-button:hover{background:rgba(46,120,169,.1)}.text-button:focus{background:rgba(46,120,169,.3);outline:none}.label--small{font-size:.75em}.feedback-form[data-v-326aa78d]{position:relative}.feedback-form__icon[data-v-326aa78d]{position:fixed;bottom:0}.feedback-form__form[data-v-326aa78d]{position:fixed;z-index:200;top:50%;left:50%;width:500px;padding:20px;margin-top:-250px;margin-left:-250px;background:#333;-webkit-box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3);box-shadow:0 0 4px rgba(0,0,0,.15),0 4px 8px rgba(0,0,0,.3)}.feedback-form__curtain[data-v-326aa78d]{position:fixed;z-index:190;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.6);cursor:pointer}.feedback-form__form__close[data-v-326aa78d]{position:absolute;top:5px;right:5px;cursor:pointer}.feedback-form--checkbox[data-v-326aa78d],.feedback-form--textarea[data-v-326aa78d]{margin-bottom:1rem}.feedback-form--length[data-v-326aa78d]{color:#aaa;font-size:.8rem;line-height:1rem}.feedback-form--contact[data-v-326aa78d]{margin-top:1rem;color:#aaa;font-size:.8rem}.icon svg{width:1rem}.navigation-bar{margin-right:4rem}@media (max-height:599px),(max-width:899px){.navigation-bar{margin-right:2.5rem}}.navigation-bar__container{position:fixed;z-index:9;top:56px;width:4rem;height:100%;background:#333;color:#fff;fill:#fff}.navigation-bar__container.navigation-bar__container--no-top-bar{top:0}@media (max-height:599px),(max-width:899px){.navigation-bar__container{width:2.5rem}}.navigation-bar__separator{padding:0 10px;margin-top:16px;margin-bottom:10px}.navigation-bar__separator:after{display:block;width:100%;height:6px;border-top:1px solid rgba(0,0,0,.3);background:radial-gradient(ellipse at 50% -100%,rgba(0,0,0,.6) 0,hsla(0,0%,100%,0) 70%);content:""}.navigation-bar-icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:4rem;height:4rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:color .3s,fill .3s;transition:color .3s,fill .3s}.navigation-bar-icon.selected,.navigation-bar-icon:hover{background:#666}.navigation-bar-icon.disabled{background:none;color:#999;fill:#999}.navigation-bar-icon.icon--warning{color:#f33;fill:#f33}.navigation-bar-icon .material-icons{font-size:1.5rem}@media (max-height:599px),(max-width:899px){.navigation-bar-icon{width:2.5rem;height:2.5rem}}.navigation-bar-icon__label{margin-top:5px;fill:#fff;font-size:.5rem}@media (max-height:599px),(max-width:899px){.navigation-bar-icon__label{display:none}}.navigation-bar-icon__bottom{position:fixed;bottom:0}@media (max-height:599px){.navigation-bar-icon__bottom{display:none}}.navigation-bar-some{position:fixed;z-index:100001;bottom:4rem}.navigation-bar-some:hover .navigation-bar-some-links{bottom:4rem;opacity:1;pointer-events:all}@media (max-height:599px){.navigation-bar-some{display:none}}.navigation-bar-some-links{position:absolute;bottom:0;background:#444;opacity:0;pointer-events:none;-webkit-transition:opacity .1s,bottom .2s;transition:opacity .1s,bottom .2s}.navigation-bar-some-links svg{width:1.5rem;fill:#fff;stroke:#fff}