blockquote,body,code,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}li,ul{padding:0;list-style-type:none}button,input,li,select,textarea,ul{margin:0}html,margin 0{box-sizing:border-box}audio,img,video{height:auto;max-width:100%}audio,canvas,iframe,img,svg,video{vertical-align:middle}textarea{resize:none}button,input,select{outline:none}*,:after,:before{box-sizing:border-box}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}.bg-primary{background-color:#444ce0}.bg-success{background-color:#26de81}.bg-danger{background-color:#fc5c65}.bg-warning{background-color:#fed330}.bg-light{background-color:#999}.bg-purple{background-color:#8854d0}.bg-neutral-primary{background-color:#303133}.bg-neutral-regular{background-color:#606266}.bg-neutral-secondary{background-color:#909399}.bg-neutral-placeholder{background-color:#c0c4cc}.bg-border-base{background-color:#dcdfe6}.bg-border-light{background-color:#e4e7ed}.bg-border-lighter{background-color:#ebeef5}.bg-border-lightex{background-color:#f2f6fc}html{line-height:1.4;font-size:18px;color:#101010}@media screen and (max-width:1280px){html{font-size:16px}}@media screen and (max-width:768px){html{font-size:14px}}@media screen and (max-width:480px){html{font-size:13px}}body{font-family:Montserrat,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:18px;font-weight:400}a{text-decoration:none;color:#333}.section,section{position:relative;padding:54px 0}@media screen and (max-width:1280px){.section,section{padding:36px 0}}@media screen and (max-width:768px){.section,section{padding:22px 0}}@media screen and (max-width:480px){.section,section{padding:16px 0}}.wrapper{max-width:1280px;margin:0 auto}.content-wrapper,.wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.content-wrapper{transition:all .25s cubic-bezier(.02,.01,.47,1)}.content-wrapper.content-wrapper--sidebar{padding-left:240px;padding-bottom:100px}@media screen and (max-width:480px){.content-wrapper.content-wrapper--sidebar{padding-left:56px;padding-bottom:0}}.content-wrapper.content-wrapper--fix-header{padding-top:80px}.container{width:100%;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;max-width:1280px;margin:0 auto;padding:0 2.222222222222222rem}@media screen and (max-width:980px){.container{max-width:768px;padding:0 1.111111111111111rem}}@media screen and (max-width:768px){.container{max-width:480px;padding:0 .888888888888889rem}}@media screen and (max-width:480px){.container{max-width:320px;padding:0 .555555555555556rem}}.container.container--small{max-width:768px}@media screen and (max-width:980px){.container.container--small{max-width:480px}}.container-fluid{width:100%;padding:0;margin-right:auto;margin-left:auto}.center{text-align:center}.ui-title-1,.ui-title-2,.ui-title-3,.ui-title-4{display:block;font-weight:400;color:#101010;margin-bottom:.4em}.ui-title-1{font-size:50px}@media screen and (max-width:980px){.ui-title-1{font-size:40px}}@media screen and (max-width:768px){.ui-title-1{font-size:35px}}@media screen and (max-width:480px){.ui-title-1{font-size:30px}}.ui-title-2{font-size:40px}@media screen and (max-width:980px){.ui-title-2{font-size:32px}}@media screen and (max-width:768px){.ui-title-2{font-size:28px}}@media screen and (max-width:480px){.ui-title-2{font-size:24px}}.ui-title-3{font-size:30px}@media screen and (max-width:980px){.ui-title-3{font-size:24px}}@media screen and (max-width:768px){.ui-title-3{font-size:21px}}@media screen and (max-width:480px){.ui-title-3{font-size:18px}}.ui-title-4{font-size:1.333333333333333rem}@media screen and (max-width:980px){.ui-title-4{font-size:1.066666666666667rem}}@media screen and (max-width:768px){.ui-title-4{font-size:.933333333333333rem}}@media screen and (max-width:480px){.ui-title-4{font-size:.8rem}}.ui-text-regular{font-size:1rem;color:#606266}.ui-text-small{font-size:.888888888888889rem;color:#909399}.ui-text-smaller{font-size:.777777777777778rem;color:#c0c4cc}.ui-text-hide{color:#c0c4cc}.ui-highlight{font-weight:700;padding:.4px 3px;margin:0 6px;background-color:#fed330}.fadeInDown{animation:fadeInDown .3s}.fadeOutUp{animation:fadeOutUp .3s}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.row{display:-ms-flexbox;display:flex;-ms-flex:0 1 auto;flex:0 1 auto;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-right:-.555555555555556rem;margin-left:-.555555555555556rem}.grid-start{-ms-flex-pack:start;justify-content:flex-start;text-align:start}.grid-center{-ms-flex-pack:center;justify-content:center;text-align:center}.grid-end{-ms-flex-pack:end;justify-content:flex-end;text-align:end}.grid-reverse{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.grid-top{-ms-flex-align:start;align-items:flex-start}.grid-middle{-ms-flex-align:center;align-items:center}.grid-bottom{-ms-flex-align:end;align-items:flex-end}.grid-around{-ms-flex-pack:distribute;justify-content:space-around}.grid-between{-ms-flex-pack:justify;justify-content:space-between}.grid-first{-ms-flex-order:-1;order:-1}.grid-last{-ms-flex-order:1;order:1}@media only screen and (min-width:320px){.col-xs-1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-xs-2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-xs-5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-xs-8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-xs-11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media only screen and (min-width:980px){.col-sm-1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-sm-2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-sm-5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-sm-8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-sm-11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}@media only screen and (min-width:1280px){.col-md-1{-ms-flex-preferred-size:8.3333333333%;flex-basis:8.3333333333%;max-width:8.3333333333%}.col-md-2{-ms-flex-preferred-size:16.6666666667%;flex-basis:16.6666666667%;max-width:16.6666666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.3333333333%;flex-basis:33.3333333333%;max-width:33.3333333333%}.col-md-5{-ms-flex-preferred-size:41.6666666667%;flex-basis:41.6666666667%;max-width:41.6666666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.3333333333%;flex-basis:58.3333333333%;max-width:58.3333333333%}.col-md-8{-ms-flex-preferred-size:66.6666666667%;flex-basis:66.6666666667%;max-width:66.6666666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.3333333333%;flex-basis:83.3333333333%;max-width:83.3333333333%}.col-md-11{-ms-flex-preferred-size:91.6666666667%;flex-basis:91.6666666667%;max-width:91.6666666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{-ms-flex:0 0 auto;flex:0 0 auto;position:relative;width:100%;padding-right:.555555555555556rem;padding-left:.555555555555556rem}.sidebar{width:240px;height:96vh;position:fixed;top:0;bottom:0;margin-top:80px;overflow-x:scroll;transition:all .25s cubic-bezier(.02,.01,.47,1);z-index:10}@media screen and (max-width:480px){.sidebar{left:-240px}}.sidebar.full{width:100%;background-color:#fff}.sidebar-open-button{display:none;position:fixed;top:90px;left:10px;z-index:20}@media screen and (max-width:480px){.sidebar-open-button{display:block}}.sidebar-content{padding:40px 0;color:#606266;transition:all .25s cubic-bezier(.02,.01,.47,1)}@media screen and (max-width:480px){.sidebar-content{padding:20px 30px}}.sidebar-list{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:1.111111111111111rem auto}.sidebar-item{position:relative;line-height:2.1;transition:all .25s cubic-bezier(.02,.01,.47,1)}.sidebar-item,.sidebar-link{font-size:1rem;color:#606266}.sidebar-item:hover,.sidebar-link:hover{color:#303133}.navbar{background-color:#fff;min-height:80px;position:relative;border-bottom:1px solid #ccc}.navbar.navbar--black{background-color:#222}.navbar.navbar--black .navbar-item,.navbar.navbar--black .navbar-link{color:#fff}.navbar.navbar--black .button-burger .line{background-color:#fff}.navbar.navbar--transparent{background-color:transparent}.navbar.navbar-fixed{position:fixed;left:0;right:0;z-index:2}.navbar-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;min-height:80px}.navbar-content .button-burger{display:none;z-index:442}@media screen and (max-width:480px){.navbar-content .button-burger{display:block}}.navbar-list{display:-ms-flexbox;display:flex}@media screen and (max-width:480px){.navbar-list__wrapper{display:none}}.navbar-list__wrapper.active{display:block;position:fixed;top:81px;left:0;width:100%;height:100%;z-index:30;background-color:#fff}.navbar-list__wrapper.active .navbar-list{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.navbar-list__wrapper .navbar-item{padding-right:20px}.navbar-item,.navbar-link{display:block;position:relative;padding:.5rem .75rem;color:#333;cursor:pointer}.navbar-item.navbar-item--white,.navbar-item.navbar-link--white,.navbar-link.navbar-item--white,.navbar-link.navbar-link--white{color:#fff}.navbar-item.active,.navbar-item:hover,.navbar-link.active,.navbar-link:hover{background-color:transparent;color:#000}.navbar-item:last-child,.navbar-link:last-child{padding-right:0}.ui-card{background-color:#fff;padding:1.666666666666667rem;color:#303133;border:1px solid #e4e7ed;border-radius:.6em}.ui-card.ui-card--shadow-always{box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.ui-card.ui-card--shadow{transition:all .25s cubic-bezier(.02,.01,.47,1)}.ui-card.ui-card--shadow:hover{box-shadow:0 2px 12px 0 rgba(0,0,0,.1)}.ui-label{padding:.333333333333333rem 1rem;white-space:nowrap;text-transform:uppercase;color:#fff}.ui-label--primary{background-color:#444ce0}.ui-label--success{background-color:#26de81}.ui-label--danger{background-color:#fc5c65}.ui-label--warning{background-color:#fed330}.ui-label--light{background-color:#999}.ui-label--purple{background-color:#8854d0}.ui-table{width:100%;border-collapse:collapse;background-color:#fff;line-height:1.5em;transition:all .25s cubic-bezier(.02,.01,.47,1)}.ui-table td{padding:14px;border-bottom:1px solid #ebeef5}.ui-table td:first-child{padding-right:20px}.ui-table thead th{padding:14px;overflow:hidden;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-bottom:1px solid #e4e7ed}.ui-table thead:first-child{padding-left:20px}.ui-table.ui-table--hover tbody tr:hover{background-color:#f2f6fc}.button,button{display:inline-block;padding:.4em 1em;color:#fff;text-align:center;cursor:pointer;font-size:18px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:none;letter-spacing:normal;word-spacing:normal;vertical-align:top;text-rendering:auto}@media screen and (max-width:768px){.button,button{font-size:15.120000000000001px}}@media screen and (max-width:480px){.button,button{font-size:13.68px}}.button:hover,button:hover{opacity:.8;outline:0}.button.button--big,button.button--big{font-size:22px}@media screen and (max-width:768px){.button.button--big,button.button--big{font-size:16.28px}}@media screen and (max-width:480px){.button.button--big,button.button--big{font-size:14.52px}}.button.button--large,button.button--large{font-size:26px}@media screen and (max-width:768px){.button.button--large,button.button--large{font-size:18.72px}}@media screen and (max-width:480px){.button.button--large,button.button--large{font-size:16.64px}}.button.button--plain,button.button--plain{background-color:transparent}.button.button--plain:hover,button.button--plain:hover{color:#fff}.button.button--round,button.button--round{border-radius:1.2em;padding:.48em 1.2em}.button.button--disable,.button[disable],button.button--disable,button[disable]{opacity:.6}cursor not-allowed,pointer-events none{background-image:none}.button-default{color:#333;border:1px solid #dcdfe6;background-color:#fff}.button-default.button--plain{color:#333}.button-default.button--plain:hover{background-color:#333}.button-primary{background-color:#444ce0}.button-primary.button--plain{color:#444ce0;border:1px solid #444ce0}.button-primary.button--plain:hover{background-color:#444ce0}.button-success{background-color:#26de81}.button-success.button--plain{color:#26de81;border:1px solid #26de81}.button-success.button--plain:hover{background-color:#26de81}.button-danger{background-color:#fc5c65}.button-danger.button--plain{color:#fc5c65;border:1px solid #fc5c65}.button-danger.button--plain:hover{background-color:#fc5c65}.button-warning{background-color:#fed330}.button-warning.button--plain{color:#fed330;border:1px solid #fed330}.button-warning.button--plain:hover{background-color:#fed330}.button-light{background-color:#999}.button-light.button--plain{color:#999;border:1px solid #999}.button-light.button--plain:hover{background-color:#999}.button-close{display:inline-block;position:relative;width:30px;height:30px;overflow:hidden;cursor:pointer;opacity:.7;transition:all .25s cubic-bezier(.02,.01,.47,1)}.button-close:hover{opacity:1}.button-close:after,.button-close:before{content:"";position:absolute;height:1px;width:100%;top:50%;left:0;margin-top:-1px;background:#000}.button-close:before{transform:rotate(45deg)}.button-close:after{transform:rotate(-45deg)}.button-burger{position:relative;width:34px;height:16px;transform:rotate(0deg);transition:.5s ease-in-out;cursor:pointer}.button-burger:focus .line-1,.button-burger:hover .line-1{transform:translateY(-1px)}.button-burger:focus .line-3,.button-burger:hover .line-3{transform:translateY(1px)}.button-burger.active .line-1{transform:translateY(8.33px) translateX(0) rotate(45deg)}.button-burger.active .line-2{opacity:0}.button-burger.active .line-3{transform:translateY(-8.33px) translateX(0) rotate(-45deg)}.button-burger .line{display:block;position:absolute;height:2px;width:100%;background-color:#333;border-radius:4px;opacity:1;left:0;transform:rotate(0deg);transition:all .25s cubic-bezier(.02,.01,.47,1)}.button-burger .line.line--white{background-color:#fff}.button-burger .line-1{top:0}.button-burger .line-2{top:50%}.button-burger .line-3{top:100%}label,legend{display:block;font-size:1.111111111111111rem;margin-bottom:.5rem}.label--inline{display:inline-block}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:2.222222222222222rem;padding:.555555555555556rem .777777777777778rem;background-color:transparent;border:1px solid #dcdfe6;box-shadow:none;box-sizing:inherit;border-radius:.6em}input:focus,select:focus,textarea:focus{background-color:transparent;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}fieldset,input,select,textarea{margin-bottom:1.111111111111111rem}select{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' height='14' viewBox='0 0 29 14' width='29'><path fill='#d1d1d1' d='M9.37727 3.625l5.08154 6.93523L19.54036 3.625'/></svg>") 100% no-repeat;padding-right:.777777777777778rem}textarea{min-height:3.888888888888889rem}.ui-checkbox-wrapper{position:relative;cursor:pointer}.ui-checkbox-wrapper .label--inline,.ui-checkbox-wrapper input,.ui-checkbox-wrapper label{margin-bottom:0}.ui-checkbox{width:1rem;height:1rem;position:relative;cursor:pointer}@media screen and (max-width:480px){.ui-checkbox{top:2px}}.ui-checkbox:before{width:1rem;height:1rem;content:"";position:absolute;left:0;z-index:1;border:1px solid #dcdfe6;border-radius:4px;transition:all .25s cubic-bezier(.02,.01,.47,1)}.ui-checkbox:checked:before{transform:rotate(-45deg);height:.5rem;border:2px solid #444ce0;border-radius:0;border-top-style:none;border-right-style:none}.ui-checkbox:after{width:1rem;height:1rem;position:absolute;top:-.111111111111111rem;left:0;content:"";background:#fff;cursor:pointer}.ui-alert{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.42em .4em;margin-bottom:1em;border-radius:.6em;opacity:.7;color:#fff;font-size:18px;z-index:1}@media screen and (max-width:768px){.ui-alert{font-size:15.120000000000001px}}@media screen and (max-width:480px){.ui-alert{font-size:13.68px}}.ui-alert .button-close{z-index:2;width:1.111111111111111rem;height:1.111111111111111rem}.ui-alert .button-close:after,.ui-alert .button-close:before{background-color:#fff}.ui-alert--primary{background-color:#444ce0}.ui-alert--success{background-color:#26de81}.ui-alert--danger{background-color:#fc5c65}.ui-alert--warning{background-color:#fed330}.ui-alert--light{background-color:#999}.ui-alert--purple{background-color:#8854d0}.ui-messageBox__wrapper{display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:2002;background-color:rgba(39,39,39,.48)}.ui-messageBox{position:relative;min-width:400px;padding:.666666666666667rem .777777777777778rem;background-color:#fff;border:1px solid #dcdfe6;border-radius:.444444444444444rem;z-index:2000;overflow:hidden}@media screen and (max-width:768px){.ui-messageBox{min-width:336px}}@media screen and (max-width:480px){.ui-messageBox{min-width:240px}}.ui-messageBox .button-close{width:1.222222222222222rem;height:1.222222222222222rem}.ui-messageBox__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:.444444444444444rem;margin-bottom:.444444444444444rem}.ui-messageBox__content{margin-bottom:.888888888888889rem}.ui-messageBox__footer{text-align:right}.messageBox-title{font-size:1.333333333333333rem}.ui-message{display:none;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:1.111111111111111rem;right:10%;padding:.555555555555556rem .777777777777778rem;background-color:#fff;border:1px solid #ebeef5;border-radius:.6em;z-index:2000;overflow:hidden}.ui-message.ui-message--primary{color:#fff;background-color:#444ce0}.ui-message.ui-message--success{color:#fff;background-color:#26de81}.ui-message.ui-message--warning{color:#fff;background-color:#fed330}.ui-message.ui-message--danger{color:#fff;background-color:#fc5c65}.ui-tag__wrapper{display:inline-block}.ui-tag{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:.4em 1em;border:1px solid #dcdfe6;border-radius:.9em;color:#606266;font-size:18px;z-index:1}@media screen and (max-width:768px){.ui-tag{font-size:15.120000000000001px}}@media screen and (max-width:480px){.ui-tag{font-size:13.68px}}.ui-tag .button-close{margin-left:8px;z-index:2;width:.777777777777778rem;height:.777777777777778rem}.preloader__wrapper{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:999}.preloader__wrapper>div{width:rem(30px);height:rem(30px);display:-ms-flexbox;display:flex;margin-right:8px;background-color:#444ce0;border-radius:50%;animation:sk-bouncedelay 1.1s infinite ease-in-out both}.preloader__wrapper>div:last-child{margin-right:0}.preloader__wrapper .preloader1{animation-delay:-.32s}.preloader__wrapper .preloader2{animation-delay:-.16s}.spinner{width:70px;text-align:center;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;top:0;left:0;z-index:999}.spinner,.spinner>div{display:-ms-flexbox;display:flex}.spinner>div{width:1.675rem;height:1.675rem;background-color:#444ce0;margin-right:8px;border-radius:50%;animation:sk-bouncedelay 1.1s infinite ease-in-out both}.spinner>div:last-child{margin-right:0}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}body,button,input,textarea{font-family:Montserrat}.wrapper{max-width:unset}.blur{filter:blur(1.6px)}.serialTime[data-v-50e72aec]{margin-bottom:15px}.option-list[data-v-50e72aec]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:20px}.option-list .what-watch--radio[data-v-50e72aec]{margin-right:12px}.option-list input[data-v-50e72aec]{margin-bottom:0}.option-list label[data-v-50e72aec]{margin-right:20px;margin-bottom:0}.option-list label.last-child[data-v-50e72aec]{margin-right:0}.total-time[data-v-50e72aec]{margin-bottom:20px}.time-title[data-v-50e72aec]{display:block;margin-bottom:6px}.time-input[data-v-50e72aec]{max-width:80px;margin-right:10px}.tag-list[data-v-50e72aec]{margin-bottom:20px}.ui-tag__wrapper[data-v-50e72aec]{margin-right:18px;margin-bottom:10px}.ui-tag__wrapper[data-v-50e72aec]:last-child{margin-right:0}.ui-tag .button-close.active[data-v-50e72aec]{transform:rotate(45deg)}.ui-tag.active[data-v-50e72aec]{background-color:#444ce0;color:#fff}.ui-tag.active .button-close[data-v-50e72aec]:after,.ui-tag.active .button-close[data-v-50e72aec]:before{background-color:#fff}.ui-tag[data-v-50e72aec]:hover{cursor:pointer}.tag-list--menu[data-v-50e72aec]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.tag-add--input[data-v-50e72aec]{margin-bottom:0;margin-right:10px;height:42px}.auth[data-v-489a52d2]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.auth-banner[data-v-489a52d2],.auth-form[data-v-489a52d2]{width:50%}@media screen and (max-width:768px){.auth-banner[data-v-489a52d2],.auth-form[data-v-489a52d2]{width:100%;margin-bottom:30px}.auth-banner.last-child[data-v-489a52d2],.auth-form.last-child[data-v-489a52d2]{margin-bottom:0}}.form-item .error[data-v-489a52d2]{margin-bottom:8px;font-size:13.4px;color:#fc5c65;display:none}.form-item.errorInput .error[data-v-489a52d2]{display:block}input.error[data-v-489a52d2]{border-color:#fc5c65;animation:shake .3s}.buttons-list[data-v-489a52d2]{text-align:right;margin-bottom:20px}.buttons-list.buttons-list--info[data-v-489a52d2]{text-align:center}.buttons-list.buttons-list--info.last-child[data-v-489a52d2]{margin-bottom:0}a[data-v-489a52d2]{color:#444ce0}.auth[data-v-a88418a6]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.auth-banner[data-v-a88418a6],.auth-form[data-v-a88418a6]{width:50%}@media screen and (max-width:768px){.auth-banner[data-v-a88418a6],.auth-form[data-v-a88418a6]{width:100%;margin-bottom:30px}.auth-banner.last-child[data-v-a88418a6],.auth-form.last-child[data-v-a88418a6]{margin-bottom:0}}.form-item .error[data-v-a88418a6]{margin-bottom:8px;font-size:13.4px;color:#fc5c65;display:none}.form-item.errorInput .error[data-v-a88418a6]{display:block}input.error[data-v-a88418a6]{border-color:#fc5c65;animation:shake .3s}.buttons-list[data-v-a88418a6]{text-align:right;margin-bottom:20px}.buttons-list.buttons-list--info[data-v-a88418a6]{text-align:center}.buttons-list.buttons-list--info.last-child[data-v-a88418a6]{margin-bottom:0}a[data-v-a88418a6]{color:#444ce0}.taskList-enter-active,.taskList-leave-active{transition:all .6s}.taskList-enter,.taskList-leave-to{opacity:0;transform:translateY(10px)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter,.fade-leave-to{opacity:0}.animated{animation-duration:.4s;animation-fill-mode:both}.fadeInRight{animation-name:fadeInRight}.fadeOutDown{animation-name:fadeOutDown}.shake{animation-name:shake}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-4px,0,0)}20%,40%,60%,80%{transform:translate3d(4px,0,0)}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.task-list__header[data-v-6bc73204]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-bottom:30px}.task-list__header .button[data-v-6bc73204]{margin-right:8px}.task-list__header .ui-title-1[data-v-6bc73204]{margin-bottom:0}.task-item[data-v-6bc73204]{margin-bottom:20px}.task-item .ui-checkbox[data-v-6bc73204]:checked:before{border-color:#909399}.task-item.completed .ui-tag[data-v-6bc73204],.task-item.completed .ui-text-regular[data-v-6bc73204],.task-item.completed .ui-title-3[data-v-6bc73204]{text-decoration:line-through;color:#909399}.task-item.last-child[data-v-6bc73204]{margin-bottom:0}.total-time[data-v-6bc73204]{margin-bottom:20px}.task-item__info[data-v-6bc73204]{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px}.task-item__info .button-close[data-v-6bc73204]{width:20px;height:20px}.ui-tag__wrapper[data-v-6bc73204]{margin-right:18px;margin-bottom:10px}.ui-tag__wrapper[data-v-6bc73204]:last-child{margin-right:0}.task-item__header[data-v-6bc73204]{margin-bottom:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.task-item__header .ui-title-3[data-v-6bc73204]{margin-bottom:0}.task-item__header .ui-checkbox-wrapper[data-v-6bc73204]{margin-right:8px;display:-ms-flexbox;display:flex}.tag-list[data-v-6bc73204],.task-item__body[data-v-6bc73204]{margin-bottom:20px}.task-item__footer .buttons-list[data-v-6bc73204]{text-align:right}.buttons-list .button[data-v-6bc73204]{margin-right:12px}.buttons-list .button.last-child[data-v-6bc73204]{margin-right:0}.ui-messageBox[data-v-6bc73204]{padding:15px}.ui-messageBox__wrapper.active[data-v-6bc73204]{display:-ms-flexbox;display:flex}.ui-label[data-v-6bc73204],.ui-messageBox__wrapper .button-light[data-v-6bc73204]{margin-right:8px}
/*# sourceMappingURL=app.17250a3c2e82536cd0830f5e12c4cde9.css.map */