@import url(https://fonts.googleapis.com/css?family=Lato:300,400,700,900);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,900);.af-with-border{border:1px solid #dadada;box-sizing:border-box}.af-with-radius{border-radius:.3rem}.af-font-capitalize{text-transform:capitalize}.af-font-uppercase{text-transform:uppercase}.af-font-center{text-align:center}.af-font-left{text-align:left!important}.af-font-right{text-align:right}.af-font-justify{text-align:justify}.af-font-bold{font-weight:700}.af-font-normal{font-weight:400}.af-font-weight-medium{font-weight:500}.af-font-italic{font-style:italic}.af-font-underline{text-decoration:underline}.af-font-strike{text-decoration:line-through}.af-font-enormous{font-size:4rem;line-height:4.6rem}.af-font-mega{font-size:3rem;line-height:3.4rem}.af-font-huge{font-size:2rem;line-height:2.4rem}.af-font-bigger{font-size:1.5rem;line-height:2rem}.af-font-large{font-size:1.33rem;line-height:1.9rem}.af-font-medium{font-size:1.2rem;line-height:1.7rem}.af-font-base{font-size:1rem;line-height:1.5rem}.af-font-small{font-size:.86rem;line-height:1.2rem}.af-font-mini{font-size:.72rem;line-height:1rem}.af-pointer{cursor:pointer}.af-font-lato{font-family:Lato,Arial,sans-serif}.af-font-montserrat{font-family:Montserrat,Arial,sans-serif}.af-font-sans{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.af-font-mono{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}.af-font-primary{color:#c2072f}.af-font-gray{color:#999}.af-font-graylight{color:#dadada}.af-font-graylighter{color:#e5e5e5}.af-font-graylightersuper{color:#f2f2f2}.af-font-graydark{color:grey}.af-font-graydarker{color:#4a4a4a}.af-admin-stats{width:100%}.af-alert{padding:1.4rem;margin:1.4rem 0 0 0;display:flex;justify-content:center;align-items:center;flex-direction:row}.af-alert-success{background:#05C39B;color:#fff;border-top:4px solid #049C7C}.af-alert-info{background:#4990E2;color:#fff;border-top:4px solid #2F4F9C}.af-alert-warning{background:#EFB800;color:#fff;border-top:4px solid #BF9300}.af-alert-error{background:#EF5C56;color:#fff;border-top:4px solid #BF4944}.af-alert .af-icon{margin:0 1.4rem 0 0}.af-avatar{display:block;width:6.5rem;height:6.5rem;background-position:center;background-repeat:no-repeat;background-size:cover}.af-avatar--rounded{width:5rem;height:5rem;position:relative;background-size:cover;margin:16px;border-radius:50%;overflow:hidden}.af-avatar--rounded::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.af-avatar--fallback{display:flex;justify-content:center;align-items:center;flex-direction:row}.af-block{padding:32px;margin:16px;background:#fff;display:flex;flex:1 1 auto;align-self:stretch;flex-direction:column}@media only screen and (min-width:48em){.af-block{align-self:auto}}.af-button{font-size:1rem;line-height:1.5rem;font-weight:700;display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#c2072f;text-align:center;border:1px solid #c2072f;border-radius:2.7rem;color:#fff;padding:4px 8px;margin:0;transition:background-color .3s,border-color .3s,color .3s}.af-button:hover{color:#fff;background-color:#58585a;border:1px solid #58585a;text-decoration:none}.af-button-disabled,.af-button:disabled{color:#fff!important;background-color:#dadada!important;border:1px solid transparent!important;cursor:default}.af-button-squared{border-radius:.5rem}.af-button-outlined{background-color:#fff;color:#c2072f}.af-button-outlined:hover{background-color:#58585a;color:#fff}.af-button-full-width{width:100%}.af-button-medium{font-size:14px;padding:16px 1.4rem}.af-button-small{font-size:14px}.af-button .af-icon{margin-right:4px}.af-button .af-icon:last-of-type{margin-right:0}.af-button-outlined-blue{color:#4990E2;border-color:#4990E2}.af-button-outlined-blue:hover{background:#4990E2;color:#fff;border-color:#4990E2}.af-button-unstyled{display:inline-block;background:0 0;border:none;color:#999;line-height:inherit;font-weight:inherit;padding:0 4px}.af-button-unstyled:focus,.af-button-unstyled:hover{background:0 0;border:none;color:grey}.janrainEngage{width:100%}.af-counter{display:flex;align-items:center;justify-content:center}.af-counter .af-round{border-radius:50%;background-color:#dadada;width:20px;height:20px;display:flex;justify-content:center;align-items:center;flex-direction:row;margin-right:4px}.af-counter .af-round .af-icon{position:relative;top:1px}.af-counter .af-round:hover{background-color:#58585a}.af-counter .af-icon{color:#fff}.af-counter img{margin-right:4px}.af-card,.af-card-single{border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}.af-card-action{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-right:4px;justify-content:space-around}.af-card-action--no-border{border:none!important}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-style{width:100%;position:relative;border-radius:4px;background:#fff;overflow:hidden;-webkit-box-shadow:0 3px 5px -2px rgba(0,0,0,.2);-moz-box-shadow:0 3px 5px -2px rgba(0,0,0,.2);-o-box-shadow:0 3px 5px -2px rgba(0,0,0,.2);box-shadow:0 3px 5px -2px rgba(0,0,0,.2)}.card-style .cover-content{overflow:hidden}.af-card-admin{border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.08)}.af-card-admin-top{display:flex!important;align-items:start;justify-content:space-between}@media (max-width:600px){.af-card-admin-top{flex-direction:column}}.af-card-admin-top-left-details{display:flex!important}.af-card-admin-top-right{display:flex!important;align-items:center}.af-card-admin-top-right .af-tooltip-button{box-shadow:none;margin-left:24px}@media (max-width:600px){.af-card-admin-top-right{justify-content:space-between}}@media (min-width:600px){.af-card-admin-top-left{max-width:55%}}@media (min-width:980px){.af-card-admin-top-left{max-width:75%}}.af-card-admin-top-left .af-card-title--link{transition:color ease-in-out .2s;font-weight:600}.af-card-admin-top-left .af-card-title--link:hover{color:#4990E2}.af-card-discussion{display:flex;justify-content:center;align-items:center;flex-direction:row;align-items:flex-start}.af-card-discussion--with-border{border:1px solid #dadada;box-sizing:border-box;border-bottom:none}.af-card-discussion--with-border:last-of-type{border:1px solid #dadada;box-sizing:border-box}.af-card-discussion__col:nth-child(2){flex-grow:2;padding:16px}@media (min-width:48rem){.af-card-discussion__col:nth-child(2){display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between;align-self:center}}.af-card-discussion__sub__col:nth-child(2){min-width:4rem;padding:4px 16px;justify-content:flex-start}@media (min-width:48rem){.af-card-discussion__sub__col:nth-child(2){justify-content:center}}.af-card-discussion__text{font-family:Montserrat,Arial,sans-serif;@include flex-center(column);}@media screen and (max-width:600px){.af-card-discussion__text{padding:0 16px}}.af-card-discussion__text__top{@include montserrat();width:100%}.af-card-discussion__text__top:hover{color:#c2072f}@media screen and (max-width:600px){.af-card-discussion__text__top{max-height:2.7rem;overflow:hidden;position:relative}.af-card-discussion__text__top::after{content:"...";position:absolute;width:20%;background:#fff;bottom:0;right:0}}.af-card-discussion__text__bottom{font-size:.86rem;line-height:1.2rem;font-family:Lato,Arial,sans-serif;width:100%}.af-card-discussion .af-counter{justify-content:flex-start}@media (min-width:48rem){.af-card-discussion .af-counter{justify-content:center}}.af-card-company{border:1px solid #dadada;height:10rem;width:20rem;box-sizing:border-box;position:relative;cursor:pointer;max-width:80vw}.af-card-company:hover{color:#58585a!important}.af-card-company__image{height:4rem;width:100%;overflow:hidden;position:absolute;background:url(/templates/common/images/svg/common/offers-defaut-af.png) repeat-x;border-bottom:1px solid #dadada}.af-card-company__background{height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;transform:scale(1.2);filter:blur(2px)}.af-card-company__logo{border:1px solid #dadada;box-sizing:border-box;width:5rem;height:5rem;margin:16px auto 4px;position:relative;z-index:2;background-color:#fff;background-size:contain;background-position:center;background-repeat:no-repeat}.af-card-company__title{font-size:1rem;line-height:1.5rem;font-family:Montserrat,Arial,sans-serif;text-align:center}.af-card-company__place{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;text-align:center;display:flex;justify-content:center}.af-card-company .saved{position:absolute;right:4px;top:4.5rem;width:16px;height:auto}.af-card-group{height:9rem;width:8rem;margin-left:4px;display:inline-block;box-sizing:border-box;position:relative}.af-card-group:last-of-type{margin-right:4px}.af-card-group__notifications{@include flex-center();display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:.86rem;line-height:1.2rem;font-family:Montserrat,Arial,sans-serif;position:absolute;z-index:3;right:16px;width:1.5rem;height:1.5rem;border-radius:50%;color:#fff}.af-card-group__logo{border:1px solid #dadada;box-sizing:border-box;border-radius:.3rem;background-size:cover;background-position:center;background-repeat:no-repeat;width:5rem;height:5rem;margin:4px auto;position:relative;z-index:2}.af-card-group__title{font-size:1rem;line-height:1.5rem;font-family:Montserrat,Arial,sans-serif;padding:0 16px;text-align:center}.af-card-progressbar{border-radius:3px;box-shadow:0 2px 2px 0 rgba(0,0,0,.08);flex:auto}.af-card-progressbar .mdc-linear-progress{height:8px;border-radius:4px}.af-card-ticket{display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #dadada;box-sizing:border-box;border-radius:.3rem;cursor:default;align-items:flex-start;padding:0 16px;min-height:6rem;flex:1}.af-card-ticket--dont-shrink{flex-shrink:0}.af-card-ticket--has-link:hover{cursor:pointer;background-color:#58585a;color:#fff}.af-card-ticket--has-link:hover span{color:#fff!important}.af-card-ticket__hits{font-size:3rem;line-height:3.4rem;font-family:Lato,Arial,sans-serif;color:#c2072f}.af-card-ticket__hits--no-results{color:#dadada}.af-card-ticket__text{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif}.af-card-statistic{display:flex;align-items:center;flex:1;justify-content:center;background:#fff}.af-card-statistic-progressbar{justify-content:flex-start}.af-card-statistic-stats-numbers{display:flex}.af-card-statistic-stats-numbers-percentage{padding-top:1.33px}.af-card-statistic-success i{color:#049C7C}.af-card-statistic-info i{color:#4990E2}.af-card-statistic-warning i{color:#f69667}.af-card-statistic-error i{color:#BF4944}.af-card-statistic-purple i{color:#955AD3}.af-card-statistic-container{display:flex;flex-direction:row;border-top:1px solid #f2f2f2}@media (max-width:600px){.af-card-statistic-container{flex-direction:column;align-items:center}}.af-card-statistic-container>*{border-right:1px solid #f2f2f2}.af-card-statistic-container>:last-child{border:none}@media (max-width:600px){.af-card-statistic-container>*{width:100%;border-bottom:1px solid #f2f2f2;border-right:none}}.af-card-wanted{display:flex;justify-content:center;align-items:center;flex-direction:row;border:1px solid #dadada;box-sizing:border-box;border-top:none;border-right:none;border-left:none;padding:8px}.af-card-wanted:nth-of-type(3n){border-bottom:none}@media screen and (max-width:600px){.af-card-wanted{flex-direction:row}}.af-card-wanted__col:nth-child(1){flex-grow:2}.af-card-wanted__col:nth-child(2){display:flex;justify-content:center;align-items:center;flex-direction:row}.af-card-wanted__top{font-size:1rem;line-height:1.5rem;font-family:Montserrat,Arial,sans-serif}.af-card-wanted__middle{font-size:.86rem;line-height:1.2rem;font-family:Lato,Arial,sans-serif}.af-card-wanted__bottom{font-size:.86rem;line-height:1.2rem;font-family:Lato,Arial,sans-serif;font-weight:700;color:#c2072f}.af-card-wanted__bottom::before{content:"› ";font-size:1rem}.af-card-wanted__write{display:flex;justify-content:center;align-items:center;flex-direction:row;width:2rem;height:2rem;border:1px solid #c2072f;border-radius:50%}.af-card-wanted__write .af-icon{color:#c2072f}.af-card-wanted__write:hover{border-color:#58585a}.af-card-wanted__write:hover .af-icon{color:#58585a}.af-container-slide{position:absolute;width:100%;height:200px;left:-100vw;top:100%;z-index:100;padding-top:16px;transition:transform .2s ease-in-out 0s,opacity .2s ease-in-out 0s,left 0s ease-in-out .3s;box-shadow:0 4px 8px 0 rgba(0,0,0,.04);box-sizing:border-box;opacity:0;transform:scale(1,.9);transform-origin:top}.af-container-slide--active{left:0;opacity:1;transition:transform .2s ease-in-out,opacity .2s ease-in-out;transform:scale(1,1)}.af-form>:not([data-vv-id]){margin-bottom:16px}.af-form--center{display:flex;justify-content:center;align-items:center;flex-direction:column}.af-icon{display:flex;position:relative}.af-icon-enormous{font-size:48px!important}.af-icon-mega{font-size:36px!important}.af-icon-huge{font-size:24px!important}.af-icon-bigger{font-size:18px!important}.af-icon-large{font-size:16px!important}.af-icon-medium{font-size:14px!important}.af-icon-small{font-size:11px!important}.af-icon-mini{font-size:9px!important}.af-info{width:16px;height:16px;padding:0}.af-info:hover{cursor:pointer}.af-label{display:flex;flex-direction:row;position:relative;min-height:64px;padding:8px 0}.af-label--icon i{color:grey;font-size:16px}.af-label--col{display:flex;justify-content:center;align-items:flex-start;min-height:32px;margin:4px 0}.af-label--col>*{padding-right:8px}.af-label--col:nth-child(1){flex:0 0 auto;justify-content:flex-start}.af-label--col:nth-child(2){flex:1 1 auto;flex-direction:column;justify-content:flex-start}@media only screen and (min-width:64em){.af-label--col:nth-child(2){flex-direction:row}}.af-label .af-text{margin-bottom:4px}@media only screen and (min-width:64em){.af-label .af-text{margin-bottom:0}}.af-label::after{content:'';position:absolute;left:0;bottom:0;height:1px;right:-32px;z-index:0;background-color:#dadada}.af-label:last-of-type::after{display:none}.af-list{flex:auto;margin:0 8px}.af-list-element{display:flex;justify-content:space-between;border-bottom:1px solid #e5e5e5;padding:8px 16px}.af-modal .modal{top:50%;transform:translateY(-50%)}.af-modal .modal-footer{display:flex;justify-content:flex-end}.af-module-title{width:100%;background:#fafafa;display:flex;align-items:center}.af-module-title .module--title{font-size:18px;font-weight:400;color:grey}.af-card .af-module-title{background:0 0}.af-card .af-module-title .module--title{padding-left:0;padding-right:0}.af-no-results{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:220px;margin:auto;min-height:10rem;background-repeat:no-repeat;background-position:center}@media (min-width:48rem){.af-no-results{display:flex;justify-content:center;align-items:center;flex-direction:row;max-width:none}}.af-no-results img{margin-bottom:16px}.af-no-results__col{text-align:center}@media (min-width:48rem){.af-no-results__col{display:flex;justify-content:center;align-items:center;flex-direction:column;width:16rem;align-items:left;text-align:left}.af-no-results__col:nth-child(1){align-items:flex-end;margin-right:8px}.af-no-results__col:nth-child(2){margin-left:8px}}.af-no-results__title{font-size:1.33rem;line-height:1.9rem;font-family:Montserrat,Arial,sans-serif;text-align:left}.af-no-results__sub-title{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;color:grey}.af-no-results .af-button{margin-top:16px;display:inline-block}.af-pagination{display:flex;justify-content:center;align-items:center;flex-direction:row;height:3rem}.af-pagination--next,.af-pagination--previous{border-radius:.3rem;font-weight:700;background:#fff;border:none;padding:0;color:#4990E2;position:relative;box-shadow:0 4px 8px 0 rgba(0,0,0,.04);width:32px;height:32px;transition:All ease-in-out .2s}.af-pagination--next .af-icon,.af-pagination--previous .af-icon{display:flex;justify-content:center;align-items:center;font-size:12px;margin-top:-4px}.af-pagination--next:disabled,.af-pagination--previous:disabled{color:#dadada}.af-pagination--next:disabled:hover,.af-pagination--previous:disabled:hover{color:#dadada;box-shadow:0 4px 8px 0 rgba(0,0,0,.04)}.af-pagination--next:hover,.af-pagination--previous:hover{color:#58585a;box-shadow:0 4px 8px 0 transparent}.af-pagination--previous{margin-right:16px}.af-pagination--next{margin-left:16px}.af-pagination--actual,.af-pagination--total{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:1rem;line-height:1.5rem;width:auto;height:32px;color:grey}.af-pagination--actual{border-radius:.3rem;background:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.04);margin-right:4px}.af-pagination--actual .af-pagination--actual--input{min-width:32px;width:100%;height:100%;margin:0;padding:0;border:0;text-align:center}.af-pagination--actual .af-pagination--actual--input::-webkit-inner-spin-button,.af-pagination--actual .af-pagination--actual--input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.af-pagination--actual .af-pagination--actual--input:focus{outline:0}.af-pagination-indicator{display:flex;justify-content:center;align-items:center;flex-direction:row;font-size:1rem;line-height:1.5rem;color:grey;margin-right:24px}.af-postlink{font-family:inherit;color:inherit;font-weight:inherit;text-shadow:none}.af-postlink:hover{color:#58585a;text-decoration:none}.af-postlink--no-hover-color:hover{color:inherit}.af-searchbar--holder{display:flex;justify-content:center;align-items:center;position:relative;width:inherit}.af-searchbar--holder .af-toggle-container{display:flex;justify-content:center;padding:16px;position:absolute;left:50%;bottom:0;color:#4990E2;transform:translateX(-50%);transition:all ease-in-out .3s}.af-searchbar--holder .af-toggle-container:hover{color:#2F4F9C;cursor:pointer}.af-searchbar--holder .mdc-textfield{margin:0}.af-searchbar .mdc-textfield{box-sizing:border-box;position:relative}.af-searchbar .mdc-textfield:before{position:absolute;left:0;font-size:14px;content:"\e1087";font-family:FontAF;margin-right:4px;padding-bottom:8px}.af-searchbar .mdc-textfield__input{padding-left:24px!important;box-sizing:border-box}.af-searchbar .mdc-textfield__label{padding-left:24px;box-sizing:border-box;font-family:Lato,Arial,sans-serif}.af-searchbar .mdc-textfield__label--float-above{display:none}.af-searchbar .af-searchbar--search-input{min-width:250px;margin:0 24px 0 0}.af-searchbar .af-button-trigger{transition:all .3s ease-in-out;border-radius:3px}.af-searchbar .af-button-trigger:hover{background:#f2f2f2;cursor:pointer}.af-searchbar .af-button-trigger.js-triggered{background:#e5e5e5}.af-searchbar .af-button-trigger:disabled{opacity:.8}.af-searchbar .mdc-select{min-width:150px;position:relative;z-index:200}.filter--holder{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center}.filter--holder .mdc-select--holder{flex-flow:column nowrap;justify-content:flex-start;margin-right:24px}.af-slideshow .flickity-prev-next-button{position:absolute;top:50%;width:2.5rem;height:6rem;border:none;border-radius:0;background:rgba(0,0,0,.4);cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (max-width:600px){.af-slideshow .flickity-prev-next-button{display:none}}.af-slideshow .flickity-prev-next-button:hover{background:rgba(0,0,0,.5)}.af-slideshow .flickity-prev-next-button .arrow{fill:#fff}.af-slideshow .flickity-prev-next-button.previous{left:0;border-radius:0 .3rem .3rem 0}.af-slideshow .flickity-prev-next-button.next{right:0;border-radius:.3rem 0 0 .3rem}.af-slideshow .flickity-page-dots .dot{background:#dadada;opacity:1;margin:0 4px}.af-slideshow .flickity-page-dots .dot.is-selected{background:#c2072f}.af-slideshow .flickity-prev-next-button,.af-slideshow .flickity-prev-next-button:disabled{opacity:0;@include transition(opacity, 0.3s, ease-in-out);}.af-slideshow:hover .flickity-prev-next-button{opacity:1}.af-slideshow:hover .flickity-prev-next-button:disabled{opacity:.3}.clearfix:after,.clearfix:before{display:table;content:"";line-height:0}.clearfix:after{clear:both}.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.input-block-level{display:block;width:100%;min-height:28px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.badge,.label{display:inline-block;padding:2px 4px;font-size:10.15px;font-weight:700;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#999}.label{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.badge{padding-left:9px;padding-right:9px;-webkit-border-radius:9px;-moz-border-radius:9px;border-radius:9px}.badge:empty,.label:empty{display:none}a.badge:hover,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.badge-important,.label-important{background-color:#BF4944}.badge-important[href],.label-important[href]{background-color:#9b3935}.badge-warning,.label-warning{background-color:#f69667}.badge-warning[href],.label-warning[href]{background-color:#f37537}.badge-success,.label-success{background-color:#049C7C}.badge-success[href],.label-success[href]{background-color:#036a54}.badge-info,.label-info{background-color:#4397B0}.badge-info[href],.label-info[href]{background-color:#35778b}.badge-inverse,.label-inverse{background-color:grey}.badge-inverse[href],.label-inverse[href]{background-color:#676767}.btn .badge,.btn .label{position:relative;top:-1px}.btn-mini .badge,.btn-mini .label{top:0}.af-state{font-size:15px}.af-state-default{color:grey}.af-state-success{color:#049C7C}.af-state-warning{color:#C47860}.af-state-error{color:#BF4944}.af-state-info{color:#4990E2}.af-state .af-label{display:inline-block;padding:2px 4px;font-size:10.15px;font-weight:700;line-height:14px;color:#fff;vertical-align:baseline;white-space:nowrap;text-shadow:0 -1px 0 rgba(0,0,0,.25);background-color:#999;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;min-height:auto;font-size:15px;padding:4px 8px;font-weight:400;line-height:normal;text-shadow:none}.af-state .af-label:empty{display:none}.af-state .af-label-important{background-color:#BF4944}.af-state .af-label-important[href]{background-color:#9b3935}.af-state .af-label-warning{background-color:#f69667}.af-state .af-label-warning[href]{background-color:#f37537}.af-state .af-label-success{background-color:#049C7C}.af-state .af-label-success[href]{background-color:#036a54}.af-state .af-label-info{background-color:#4397B0}.af-state .af-label-info[href]{background-color:#35778b}.af-state .af-label-inverse{background-color:grey}.af-state .af-label-inverse[href]{background-color:#676767}.af-state.af-state-default .af-label{color:grey;background-color:#e5e5e5}.af-state.af-state-error .af-label{color:#BF4944;background-color:#FBDEDD}.af-state.af-state-warning .af-label{color:#C47860;background-color:#FDEAE4}.af-state.af-state-success .af-label{color:#049C7C;background-color:#CDF3EB}.af-state.af-state-info .af-label{color:#2F4F9C;background-color:#DAE8F9}.af-switch--container{width:100%;position:relative;padding:3px;border-radius:30px;box-sizing:border-box;height:30px;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-ms-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.af-switch--container .af-switch{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;border-radius:50%;width:24px;height:24px;background:#fff;position:absolute;-webkit-transition:ease-in-out .2s;-moz-transition:ease-in-out .2s;-ms-transition:ease-in-out .2s;-o-transition:ease-in-out .2s;transition:ease-in-out .2s}.af-switch--container .af-switch--spacer{position:relative}.af-switch--on{background:#05C39B}.af-switch--on .af-switch{left:100%;-webkit-transform:translateX(-100%);-moz-transform:translateX(-100%);-ms-transform:translateX(-100%);-o-transform:translateX(-100%);transform:translateX(-100%);color:#05C39B}.af-switch--off{background:#dadada}.af-switch--off .af-switch{left:0;color:grey}.af-tab-menu{background:#fff;position:relative}@media screen and (max-width:600px){.af-tab-menu{background-color:#f2f2f2}}.af-tab-menu__tools{position:absolute;top:24px;right:16px}@media screen and (max-width:600px){.af-tab-menu__tools{display:none}}.af-tab-menu h1{font-size:1.33rem;line-height:1.9rem;font-weight:400;font-family:Montserrat,Arial,sans-serif;color:#4a4a4a;padding:32px;text-align:center}.af-tab-menu__menu{list-style:none;margin:0;padding:0;display:flex;justify-content:center}.af-tab-menu__menu li a{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;display:block;text-decoration:none!important;padding:4px;margin:0 16px;border-bottom:2px solid transparent}.af-tab-menu__menu li a.router-link-active,.af-tab-menu__menu li a:hover{color:#58585a;border-bottom:2px solid #58585a}.af-table-admin{display:block}.af-table-admin .table{margin:0}.af-table-admin .af-tbody{width:100%}.af-table-admin .af-tr{width:100%}.af-table-admin .af-tr .af-th{padding:8px 0}.af-table-admin .af-tr .af-td{padding:0}.af-table-admin .af-tr-body{border-top:1px solid #e5e5e5}.af-table-admin .search--holder{display:flex;flex-flow:row nowrap;width:100%;align-items:center;justify-content:space-between;box-sizing:border-box}.af-card .af-table-admin .af-tr .af-th{padding:16px 0}.af-card .af-table-admin .af-tr .af-td [data-type=number]{font-weight:700}.af-card .af-table-admin .af-tr .af-td [data-type=link] a{display:-webkit-box;max-height:40px;line-height:16px;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-all}.af-tag{border-radius:4px;border:1px solid transparent;padding:4px 8px;display:initial;font-size:14px}.af-tag-success{background-color:#CDF3EB;color:#049C7C}.af-tag-warning{background-color:#FDEAE4;color:#C47860}.af-tag-error{background-color:#FBDEDD;color:#BF4944}.af-tag-info{background-color:#DAE8F9;color:#2F4F9C}.af-text--no-wrap{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.af-textdecoration{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.af-textdecoration .af-decoration{display:block;width:50%}.af-textdecoration .lined{height:2px;background:#e5e5e5}.af-tooltip--holder{position:absolute;border:1px solid #dadada;padding:0 0 0 8px;left:100%;top:calc(50% - 23px);z-index:20;transition:opacity ease-in-out .2s;box-shadow:0 4px 8px 0 rgba(0,0,0,.04);opacity:0;transform:translateX(-100vw)}.af-tooltip--holder .af-tooltip--title-content--solo{font-size:14px;color:#4a4a4a;white-space:nowrap;margin:0;padding:8px 8px 8px 0}.af-tooltip--holder .af-tooltip--title-content{font-size:14px;color:#4a4a4a;white-space:nowrap;margin:0;padding:8px 8px 4px 0}.af-tooltip--holder:before{content:'';position:absolute;display:block;left:-4px;top:20px;width:5px;height:5px;border:1px solid #dadada;background:#fff;border-bottom:none;border-right:none;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.af-tooltip--holder.top{left:initial;right:-10%;top:calc(100% + 8px)}.af-tooltip--holder.top:before{top:-4px;left:calc(50% - 2.5px)}.af-tooltip--holder.right:before{right:-4px;top:20px;left:initial}.af-tooltip--holder.bottom:before{top:initial;left:calc(50% - 2.5px);bottom:-4px}.af-tooltip--holder.higher{top:initial;bottom:0}.af-tooltip--holder.higher:before{top:initial;bottom:20px}.af-tooltip--holder.no-arrow:before{display:none!important}.af-tooltip--holder.rounded{border-radius:3px}.af-tooltip--item-link i{color:#4a4a4a}.af-tooltip--item-link:hover i{color:#4990E2}.js-active--tooltip .af-tooltip--holder{transform:translateX(0);opacity:1}.js-active--tooltip .af-tooltip--title{transform:translateX(-100vw);opacity:0}.js-active-tooltip .af-tooltip--holder{transform:translateX(0);opacity:1}.js-active-tooltip .af-tooltip--title{transform:translateX(-100vw);opacity:0}.js-active--tooltip-title .af-tooltip--title{transform:translateX(0);opacity:1}.af-userbar-menubar-notifications-tooltip .js-active--tooltip .af-tooltip--holder{width:max-content;left:initial;top:calc(100%);z-index:1100}.af-userbar-menubar-notifications-tooltip .js-active--tooltip .af-tooltip--holder:before{top:-4px;left:6px;transform:rotate(47deg)}.af-userbar-menubar-not-notification.js-active--tooltip .af-tooltip--holder{width:max-content;top:8px}.af-userbar-menubar-not-notification.js-active--tooltip .af-tooltip--holder p{font-weight:400}.af-userbar-menubar-not-notification.js-active--tooltip .af-tooltip--holder:before{top:8px}.af-tooltip-button{display:flex;position:relative;align-items:center;justify-content:center;border-radius:3px;height:32px;width:32px;transition:All ease-in-out .2s;color:#4990E2;box-shadow:0 4px 8px 0 rgba(0,0,0,.04);background:#fff}.af-tooltip-button:hover{cursor:pointer}.af-tooltip--item-link{display:flex;flex-flow:row nowrap;justify-content:flex-start;align-items:center;text-decoration:none;white-space:nowrap;padding:0}.af-tooltip--item-link:hover{background:#E1F7F9;cursor:pointer;color:#4990E2;text-decoration:none}.af-tooltip--item-link:hover .af-tooltip--item-label{color:#4990E2}.af-tooltip--item-link a{text-decoration:none;padding:16px;width:100%;height:100%}.af-tooltip--item-link a:hover{text-decoration:none}.af-user{display:flex;flex-flow:row wrap;align-items:center}.af-user .af-avatar{width:32px;height:32px}.af-widget{display:block;background-color:#fff;padding:8px;margin-bottom:16px}.af-widget--with-radius{border-radius:.3rem}.af-widget--with-border{border:1px solid #dadada;box-sizing:border-box}.af-widget__title{font-family:Montserrat,Arial,sans-serif;display:flex;align-items:center;justify-content:space-between}@media (min-width:48rem){.af-widget__title{justify-content:flex-start}}.af-widget__title a{font-family:Lato,Arial,sans-serif;font-weight:700;display:flex;color:#c2072f;white-space:nowrap}.af-widget__sub-title{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;color:grey}.af-widget__body{margin-top:16px}.af-widget__body--no-space{margin-top:0}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/.mdc-form-field{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:400;letter-spacing:.04em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87));display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.mdc-form-field--theme-dark,.mdc-theme--dark .mdc-form-field{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-form-field>label{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-right:auto;padding-left:4px}.mdc-form-field[dir=rtl]>label,[dir=rtl] .mdc-form-field>label{margin-left:auto;padding-right:4px}.mdc-form-field--align-end>label{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-left:auto;padding-right:4px}.mdc-form-field--align-end[dir=rtl]>label,[dir=rtl] .mdc-form-field--align-end>label{margin-right:auto;padding-left:4px}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}@-webkit-keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}100%{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.78334}50%{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}100%{stroke-dashoffset:0}}@-webkit-keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{-webkit-transform:scaleX(0);transform:scaleX(0)}68.2%{-webkit-animation-timing-function:cubic-bezier(0,0,0,1);animation-timing-function:cubic-bezier(0,0,0,1)}100%{-webkit-transform:scaleX(1);transform:scaleX(1)}}@-webkit-keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.78334}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{from{-webkit-animation-timing-function:cubic-bezier(.4,0,1,1);animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1;stroke-dashoffset:0}to{opacity:0;stroke-dashoffset:-29.78334}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-checkmark{from{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{from{-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-checkmark{from{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{from{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:1}}@-webkit-keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{from{-webkit-animation-timing-function:mdc-animation-deceleration-curve-timing-function;animation-timing-function:mdc-animation-deceleration-curve-timing-function;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:rotate(0);transform:rotate(0);opacity:1}}@-webkit-keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform:rotate(315deg);transform:rotate(315deg);opacity:0}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{from{-webkit-animation-timing-function:cubic-bezier(.14,0,0,1);animation-timing-function:cubic-bezier(.14,0,0,1);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}to{-webkit-transform:rotate(315deg);transform:rotate(315deg);opacity:0}}@-webkit-keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}100%,32.8%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}100%,32.8%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:0}}.mdc-checkbox{display:inline-block;position:relative;-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;-webkit-box-sizing:content-box;box-sizing:content-box;width:18px;height:18px;padding:11px;line-height:0;white-space:nowrap;cursor:pointer;vertical-align:bottom;--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity;-webkit-tap-highlight-color:transparent}.mdc-checkbox .mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.26)}.mdc-checkbox .mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{border-color:transparent;background-color:rgba(0,0,0,.26)}.mdc-checkbox--theme-dark .mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:disabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(255,255,255,.3)}.mdc-checkbox--theme-dark .mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-checkbox--theme-dark .mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:disabled:checked~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:disabled:indeterminate~.mdc-checkbox__background{background-color:rgba(255,255,255,.3)}.mdc-checkbox .mdc-checkbox__checkmark__path{stroke:#fff!important}.mdc-checkbox .mdc-checkbox__mixedmark{background-color:#fff}.mdc-checkbox .mdc-checkbox__background::before{background-color:#ff4081}@supports not (-ms-ime-align:auto){.mdc-checkbox .mdc-checkbox__background::before{background-color:var(--mdc-theme-secondary,#ff4081)}}.mdc-checkbox::after,.mdc-checkbox::before{position:absolute;-webkit-transition:opacity 250ms linear;transition:opacity 250ms linear;border-radius:50%;pointer-events:none;content:""}.mdc-checkbox::after,.mdc-checkbox::before{background-color:rgba(255,64,129,.14);opacity:0}@supports (background-color:color(green a(10%))){.mdc-checkbox::after,.mdc-checkbox::before{background-color:color(var(--mdc-theme-secondary,#ff4081) a(14%))}}.mdc-checkbox:not(.mdc-ripple-upgraded):active::after,.mdc-checkbox:not(.mdc-ripple-upgraded):focus::before,.mdc-checkbox:not(.mdc-ripple-upgraded):hover::before{-webkit-transition-duration:85ms;transition-duration:85ms;opacity:.6}.mdc-checkbox.mdc-ripple-upgraded--background-focused::before{opacity:.99999}.mdc-checkbox.mdc-ripple-upgraded--background-active-fill::before{-webkit-transition-duration:120ms;transition-duration:120ms;opacity:1}.mdc-checkbox.mdc-ripple-upgraded::after{opacity:0}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation::after{-webkit-animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards;animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation::after{-webkit-animation:83ms mdc-ripple-fg-opacity-out;animation:83ms mdc-ripple-fg-opacity-out;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox::after,.mdc-checkbox::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%}.mdc-checkbox.mdc-ripple-upgraded::before{top:calc(50% - 50%);left:calc(50% - 50%);width:100%;height:100%;-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-checkbox.mdc-ripple-upgraded--unbounded::before{top:var(--mdc-ripple-top,calc(50% - 25%));left:var(--mdc-ripple-left,calc(50% - 25%));width:var(--mdc-ripple-fg-size,50%);height:var(--mdc-ripple-fg-size,50%);-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-checkbox.mdc-ripple-upgraded::after{top:0;left:0;width:var(--mdc-ripple-fg-size,50%);height:var(--mdc-ripple-fg-size,50%);-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:rgba(0,0,0,.54);background-color:transparent}.mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}@-webkit-keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,.54);background-color:transparent}50%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}}@keyframes mdc-checkbox-fade-in-background-0{0%{border-color:rgba(0,0,0,.54);background-color:transparent}50%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}}@-webkit-keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}100%{border-color:rgba(0,0,0,.54);background-color:transparent}}@keyframes mdc-checkbox-fade-out-background-0{0%,80%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}100%{border-color:rgba(0,0,0,.54);background-color:transparent}}.mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-0;animation-name:mdc-checkbox-fade-in-background-0}.mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-0;animation-name:mdc-checkbox-fade-out-background-0}.mdc-checkbox--theme-dark .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:#fff;background-color:transparent}.mdc-checkbox--theme-dark .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox--theme-dark .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}@-webkit-keyframes mdc-checkbox-fade-in-background-1{0%{border-color:#fff;background-color:transparent}50%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}}@keyframes mdc-checkbox-fade-in-background-1{0%{border-color:#fff;background-color:transparent}50%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}}@-webkit-keyframes mdc-checkbox-fade-out-background-1{0%,80%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}100%{border-color:#fff;background-color:transparent}}@keyframes mdc-checkbox-fade-out-background-1{0%,80%{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081);background-color:#ff4081;background-color:var(--mdc-theme-secondary,#ff4081)}100%{border-color:#fff;background-color:transparent}}.mdc-checkbox--theme-dark.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--theme-dark.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-in-background-1;animation-name:mdc-checkbox-fade-in-background-1}.mdc-checkbox--theme-dark.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--theme-dark.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-theme--dark .mdc-checkbox.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{-webkit-animation-name:mdc-checkbox-fade-out-background-1;animation-name:mdc-checkbox-fade-out-background-1}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark__path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{-webkit-transition:none!important;transition:none!important}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{-webkit-animation-duration:180ms;animation-duration:180ms;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark__path{-webkit-animation:180ms linear 0s mdc-checkbox-unchecked-checked-checkmark-path;animation:180ms linear 0s mdc-checkbox-unchecked-checked-checkmark-path;-webkit-transition:none;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:90ms linear 0s mdc-checkbox-unchecked-indeterminate-mixedmark;animation:90ms linear 0s mdc-checkbox-unchecked-indeterminate-mixedmark;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark__path{-webkit-animation:90ms linear 0s mdc-checkbox-checked-unchecked-checkmark-path;animation:90ms linear 0s mdc-checkbox-checked-unchecked-checkmark-path;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{-webkit-animation:90ms linear 0s mdc-checkbox-checked-indeterminate-checkmark;animation:90ms linear 0s mdc-checkbox-checked-indeterminate-checkmark;-webkit-transition:none;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{-webkit-animation:90ms linear 0s mdc-checkbox-checked-indeterminate-mixedmark;animation:90ms linear 0s mdc-checkbox-checked-indeterminate-mixedmark;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{-webkit-animation:.5s linear 0s mdc-checkbox-indeterminate-checked-checkmark;animation:.5s linear 0s mdc-checkbox-indeterminate-checked-checkmark;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{-webkit-animation:.5s linear 0s mdc-checkbox-indeterminate-checked-mixedmark;animation:.5s linear 0s mdc-checkbox-indeterminate-checked-mixedmark;-webkit-transition:none;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{-webkit-animation:.3s linear 0s mdc-checkbox-indeterminate-unchecked-mixedmark;animation:.3s linear 0s mdc-checkbox-indeterminate-unchecked-mixedmark;-webkit-transition:none;transition:none}.mdc-checkbox__background{position:absolute;top:0;right:0;bottom:0;left:0;left:11px;right:initial;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;top:11px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:45%;height:45%;-webkit-transition:background-color 90ms 0s cubic-bezier(.4,0,.6,1),border-color 90ms 0s cubic-bezier(.4,0,.6,1);transition:background-color 90ms 0s cubic-bezier(.4,0,.6,1),border-color 90ms 0s cubic-bezier(.4,0,.6,1);border:2px solid currentColor;border-radius:2px;background-color:transparent;pointer-events:none;will-change:background-color,border-color}.mdc-checkbox[dir=rtl] .mdc-checkbox__background,[dir=rtl] .mdc-checkbox .mdc-checkbox__background{left:initial;right:11px}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{-webkit-transition:border-color 90ms 0s cubic-bezier(0,0,.2,1),background-color 90ms 0s cubic-bezier(0,0,.2,1);transition:border-color 90ms 0s cubic-bezier(0,0,.2,1),background-color 90ms 0s cubic-bezier(0,0,.2,1)}.mdc-checkbox__background::before{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-transform:scale(0,0);transform:scale(0,0);-webkit-transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);border-radius:50%;opacity:0;pointer-events:none;content:"";will-change:opacity,transform}.mdc-checkbox__native-control:focus~.mdc-checkbox__background::before{-webkit-transform:scale(2.75,2.75);transform:scale(2.75,2.75);-webkit-transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1);transition:opacity 80ms 0s cubic-bezier(0,0,.2,1),transform 80ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 80ms 0s cubic-bezier(0,0,.2,1);opacity:.26}.mdc-ripple-upgraded--unbounded .mdc-checkbox__background::before{content:none}.mdc-checkbox__native-control{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;opacity:0;cursor:inherit}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox__checkmark{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;-webkit-transition:opacity 180ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 180ms 0s cubic-bezier(.4,0,.6,1);opacity:0}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1);transition:opacity 180ms 0s cubic-bezier(0,0,.2,1),transform 180ms 0s cubic-bezier(0,0,.2,1),-webkit-transform 180ms 0s cubic-bezier(0,0,.2,1);opacity:1}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);opacity:0}.mdc-checkbox__checkmark__path{-webkit-transition:stroke-dashoffset 180ms 0s cubic-bezier(.4,0,.6,1);transition:stroke-dashoffset 180ms 0s cubic-bezier(.4,0,.6,1);stroke-width:3.12px;stroke-dashoffset:29.78334;stroke-dasharray:29.78334}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark__path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark__path{stroke-dashoffset:0}.mdc-checkbox__mixedmark{width:100%;height:2px;-webkit-transform:scaleX(0) rotate(0);transform:scaleX(0) rotate(0);-webkit-transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 90ms 0s cubic-bezier(.4,0,.6,1),transform 90ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 90ms 0s cubic-bezier(.4,0,.6,1);opacity:0}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{-webkit-transform:scaleX(1) rotate(-45deg);transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{-webkit-transform:scaleX(1) rotate(0);transform:scaleX(1) rotate(0);opacity:1}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}@-webkit-keyframes invalid-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-100%) scale(.75,.75);transform:translateX(0) translateY(-100%) scale(.75,.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(10px) translateY(-100%) scale(.75,.75);transform:translateX(10px) translateY(-100%) scale(.75,.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-5px) translateY(-100%) scale(.75,.75);transform:translateX(-5px) translateY(-100%) scale(.75,.75)}100%{-webkit-transform:translateX(0) translateY(-100%) scale(.75,.75);transform:translateX(0) translateY(-100%) scale(.75,.75)}}@keyframes invalid-shake-float-above-standard{0%{-webkit-transform:translateX(0) translateY(-100%) scale(.75,.75);transform:translateX(0) translateY(-100%) scale(.75,.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(10px) translateY(-100%) scale(.75,.75);transform:translateX(10px) translateY(-100%) scale(.75,.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-5px) translateY(-100%) scale(.75,.75);transform:translateX(-5px) translateY(-100%) scale(.75,.75)}100%{-webkit-transform:translateX(0) translateY(-100%) scale(.75,.75);transform:translateX(0) translateY(-100%) scale(.75,.75)}}@-webkit-keyframes invalid-shake-float-above-box{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75,.75);transform:translateX(0) translateY(-50%) scale(.75,.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(10px) translateY(-50%) scale(.75,.75);transform:translateX(10px) translateY(-50%) scale(.75,.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-5px) translateY(-50%) scale(.75,.75);transform:translateX(-5px) translateY(-50%) scale(.75,.75)}100%{-webkit-transform:translateX(0) translateY(-50%) scale(.75,.75);transform:translateX(0) translateY(-50%) scale(.75,.75)}}@keyframes invalid-shake-float-above-box{0%{-webkit-transform:translateX(0) translateY(-50%) scale(.75,.75);transform:translateX(0) translateY(-50%) scale(.75,.75)}33%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(10px) translateY(-50%) scale(.75,.75);transform:translateX(10px) translateY(-50%) scale(.75,.75)}66%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-5px) translateY(-50%) scale(.75,.75);transform:translateX(-5px) translateY(-50%) scale(.75,.75)}100%{-webkit-transform:translateX(0) translateY(-50%) scale(.75,.75);transform:translateX(0) translateY(-50%) scale(.75,.75)}}.mdc-text-field{display:inline-block;position:relative;margin-bottom:8px;will-change:opacity,transform,color}.mdc-text-field__input{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87));font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;letter-spacing:.04em;width:100%;padding:0 0 8px;-webkit-transition:opacity 180ms cubic-bezier(.4,0,.2,1);transition:opacity 180ms cubic-bezier(.4,0,.2,1);border:none;border-bottom:1px solid rgba(0,0,0,.5);background:0 0;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-text-field__input::-webkit-input-placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));-webkit-transition:color 180ms cubic-bezier(.4,0,.2,1);transition:color 180ms cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input::-moz-placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));-webkit-transition:color 180ms cubic-bezier(.4,0,.2,1);transition:color 180ms cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input:-ms-input-placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));-webkit-transition:color 180ms cubic-bezier(.4,0,.2,1);transition:color 180ms cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input::placeholder{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));-webkit-transition:color 180ms cubic-bezier(.4,0,.2,1);transition:color 180ms cubic-bezier(.4,0,.2,1);opacity:1}.mdc-text-field__input:hover{border-color:#000}.mdc-text-field__input:focus{outline:0}.mdc-text-field__input:focus::-webkit-input-placeholder{color:rgba(255,255,255,.3)}.mdc-text-field__input:focus::-moz-placeholder{color:rgba(255,255,255,.3)}.mdc-text-field__input:focus:-ms-input-placeholder{color:rgba(255,255,255,.3)}.mdc-text-field__input:focus::placeholder{color:rgba(255,255,255,.3)}.mdc-text-field__input:invalid{-webkit-box-shadow:none;box-shadow:none}.mdc-text-field__input--theme-dark,.mdc-theme--dark .mdc-text-field__input{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff);border-bottom:1px solid rgba(255,255,255,.5)}.mdc-text-field__input--theme-dark:hover,.mdc-theme--dark .mdc-text-field__input:hover{border-bottom:1px solid #fff}.mdc-text-field__input--theme-dark::-webkit-input-placeholder,.mdc-theme--dark .mdc-text-field__input::-webkit-input-placeholder{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-text-field__input--theme-dark::-moz-placeholder,.mdc-theme--dark .mdc-text-field__input::-moz-placeholder{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-text-field__input--theme-dark:-ms-input-placeholder,.mdc-theme--dark .mdc-text-field__input:-ms-input-placeholder{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-text-field__input--theme-dark::placeholder,.mdc-theme--dark .mdc-text-field__input::placeholder{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-text-field__input--theme-dark:focus::-webkit-input-placeholder,.mdc-theme--dark .mdc-text-field__input:focus::-webkit-input-placeholder{color:rgba(0,0,0,.38)}.mdc-text-field__input--theme-dark:focus::-moz-placeholder,.mdc-theme--dark .mdc-text-field__input:focus::-moz-placeholder{color:rgba(0,0,0,.38)}.mdc-text-field__input--theme-dark:focus:-ms-input-placeholder,.mdc-theme--dark .mdc-text-field__input:focus:-ms-input-placeholder{color:rgba(0,0,0,.38)}.mdc-text-field__input--theme-dark:focus::placeholder,.mdc-theme--dark .mdc-text-field__input:focus::placeholder{color:rgba(0,0,0,.38)}.mdc-text-field__bottom-line{background-color:#3f51b5;background-color:var(--mdc-theme-primary,#3f51b5);position:absolute;bottom:0;left:0;width:100%;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);transition:opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);transition:transform 180ms cubic-bezier(.4,0,.2,1),opacity 180ms cubic-bezier(.4,0,.2,1);transition:transform 180ms cubic-bezier(.4,0,.2,1),opacity 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);opacity:0;z-index:2}.mdc-text-field__bottom-line--active{-webkit-transform:scaleX(1);transform:scaleX(1)}.mdc-text-field .mdc-text-field__input:focus~.mdc-text-field__bottom-line{opacity:1}.mdc-text-field__label{position:absolute;bottom:8px;left:0;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transition:color 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);transition:color 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);transition:transform 180ms cubic-bezier(.4,0,.2,1),color 180ms cubic-bezier(.4,0,.2,1);transition:transform 180ms cubic-bezier(.4,0,.2,1),color 180ms cubic-bezier(.4,0,.2,1),-webkit-transform 180ms cubic-bezier(.4,0,.2,1);color:rgba(0,0,0,.5);cursor:text}.mdc-text-field[dir=rtl] .mdc-text-field__label,[dir=rtl] .mdc-text-field .mdc-text-field__label{right:0;left:auto;-webkit-transform-origin:right top;transform-origin:right top}.mdc-text-field--theme-dark .mdc-text-field__label,.mdc-theme--dark .mdc-text-field__label{color:rgba(255,255,255,.6)}.mdc-text-field__label--float-above{-webkit-transform:translateY(-100%) scale(.75,.75);transform:translateY(-100%) scale(.75,.75);cursor:auto}.mdc-text-field__input:-webkit-autofill+.mdc-text-field__label{-webkit-transform:translateY(-100%) scale(.75,.75);transform:translateY(-100%) scale(.75,.75);cursor:auto}.mdc-text-field--box{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity;-webkit-tap-highlight-color:transparent;border-radius:4px 4px 0 0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;height:56px;background-color:rgba(0,0,0,.04);overflow:hidden}.mdc-text-field--box::after,.mdc-text-field--box::before{position:absolute;-webkit-transition:opacity 250ms linear;transition:opacity 250ms linear;border-radius:50%;pointer-events:none;content:""}.mdc-text-field--box::after,.mdc-text-field--box::before{background-color:rgba(0,0,0,.04);opacity:0}.mdc-text-field--box:not(.mdc-ripple-upgraded):active::after,.mdc-text-field--box:not(.mdc-ripple-upgraded):focus::before,.mdc-text-field--box:not(.mdc-ripple-upgraded):hover::before{-webkit-transition-duration:85ms;transition-duration:85ms;opacity:.6}.mdc-text-field--box.mdc-ripple-upgraded--background-focused::before{opacity:.99999}.mdc-text-field--box.mdc-ripple-upgraded--background-active-fill::before{-webkit-transition-duration:120ms;transition-duration:120ms;opacity:1}.mdc-text-field--box.mdc-ripple-upgraded::after{opacity:0}.mdc-text-field--box.mdc-ripple-upgraded--foreground-activation::after{-webkit-animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards;animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards}.mdc-text-field--box.mdc-ripple-upgraded--foreground-deactivation::after{-webkit-animation:83ms mdc-ripple-fg-opacity-out;animation:83ms mdc-ripple-fg-opacity-out;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field--box::after,.mdc-text-field--box::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-text-field--box.mdc-ripple-upgraded::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%;-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-text-field--box.mdc-ripple-upgraded--unbounded::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-text-field--box.mdc-ripple-upgraded::after{top:0;left:0;width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-text-field--box.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-text-field--theme-dark.mdc-text-field--box,.mdc-theme--dark .mdc-text-field--box{background-color:rgba(255,255,255,.1)}.mdc-text-field--theme-dark.mdc-text-field--box::after,.mdc-text-field--theme-dark.mdc-text-field--box::before,.mdc-theme--dark .mdc-text-field--box::after,.mdc-theme--dark .mdc-text-field--box::before{background-color:rgba(255,255,255,.05);opacity:0}.mdc-text-field--theme-dark.mdc-text-field--box:not(.mdc-ripple-upgraded):active::after,.mdc-text-field--theme-dark.mdc-text-field--box:not(.mdc-ripple-upgraded):focus::before,.mdc-text-field--theme-dark.mdc-text-field--box:not(.mdc-ripple-upgraded):hover::before,.mdc-theme--dark .mdc-text-field--box:not(.mdc-ripple-upgraded):active::after,.mdc-theme--dark .mdc-text-field--box:not(.mdc-ripple-upgraded):focus::before,.mdc-theme--dark .mdc-text-field--box:not(.mdc-ripple-upgraded):hover::before{-webkit-transition-duration:85ms;transition-duration:85ms;opacity:.6}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-ripple-upgraded--background-focused::before,.mdc-theme--dark .mdc-text-field--box.mdc-ripple-upgraded--background-focused::before{opacity:.99999}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-ripple-upgraded--background-active-fill::before,.mdc-theme--dark .mdc-text-field--box.mdc-ripple-upgraded--background-active-fill::before{-webkit-transition-duration:120ms;transition-duration:120ms;opacity:1}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-ripple-upgraded::after,.mdc-theme--dark .mdc-text-field--box.mdc-ripple-upgraded::after{opacity:0}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-ripple-upgraded--foreground-activation::after,.mdc-theme--dark .mdc-text-field--box.mdc-ripple-upgraded--foreground-activation::after{-webkit-animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards;animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-ripple-upgraded--foreground-deactivation::after,.mdc-theme--dark .mdc-text-field--box.mdc-ripple-upgraded--foreground-deactivation::after{-webkit-animation:83ms mdc-ripple-fg-opacity-out;animation:83ms mdc-ripple-fg-opacity-out;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field--box .mdc-text-field__input{-ms-flex-item-align:end;align-self:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:20px 16px 0}.mdc-text-field--box .mdc-text-field__label{left:16px;right:initial;position:absolute;bottom:20px;width:calc(100% - 48px);color:rgba(0,0,0,.6);text-overflow:ellipsis;white-space:nowrap;pointer-events:none;overflow:hidden;will-change:transform}.mdc-text-field--box .mdc-text-field__label[dir=rtl],[dir=rtl] .mdc-text-field--box .mdc-text-field__label{left:initial;right:16px}.mdc-text-field--theme-dark .mdc-text-field--box .mdc-text-field__label,.mdc-theme--dark .mdc-text-field--box .mdc-text-field__label{color:rgba(255,255,255,.7);color:var(--mdc-theme-text-secondary-on-dark,rgba(255,255,255,.7))}.mdc-text-field--box .mdc-text-field__label--float-above{-webkit-transform:translateY(-50%) scale(.75,.75);transform:translateY(-50%) scale(.75,.75)}.mdc-text-field--box .mdc-text-field__label--float-above.mdc-text-field__label--shake{-webkit-animation:invalid-shake-float-above-box 250ms 1;animation:invalid-shake-float-above-box 250ms 1}.mdc-text-field--box.mdc-text-field--disabled{color:rgba(255,255,255,.3);border-bottom:none;background-color:rgba(0,0,0,.02)}.mdc-text-field--theme-dark.mdc-text-field--box.mdc-text-field--disabled,.mdc-theme--dark .mdc-text-field--box.mdc-text-field--disabled{background-color:#303030;color:rgba(0,0,0,.38);border-bottom:none}.mdc-text-field--box.mdc-text-field--disabled .mdc-text-field__label{bottom:20px}.mdc-text-field--box.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(0,0,0,.3)}.mdc-text-field--box.mdc-text-field--disabled .mdc-text-field__icon--theme-dark,.mdc-theme--dark .mdc-text-field--box.mdc-text-field--disabled .mdc-text-field__icon{color:rgba(255,255,255,.3)}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label{left:12px;right:initial;bottom:20px}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label[dir=rtl],[dir=rtl] .mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label{left:initial;right:12px}.mdc-text-field--box.mdc-text-field--dense .mdc-text-field__label--float-above{-webkit-transform:translateY(calc(-75% - 2px)) scale(.923,.923);transform:translateY(calc(-75% - 2px)) scale(.923,.923)}.mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--with-trailing-icon .mdc-text-field__icon{position:absolute;bottom:16px;cursor:pointer}.mdc-text-field--theme-dark .mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-text-field--theme-dark .mdc-text-field--with-trailing-icon .mdc-text-field__icon,.mdc-theme--dark .mdc-text-field--with-leading-icon .mdc-text-field__icon,.mdc-theme--dark .mdc-text-field--with-trailing-icon .mdc-text-field__icon{color:rgba(255,255,255,.7);color:var(--mdc-theme-text-secondary-on-dark,rgba(255,255,255,.7))}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:15px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:15px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-text-field__icon{left:15px;right:initial}.mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon{left:initial;right:15px}.mdc-text-field--with-leading-icon .mdc-text-field__label{left:48px;right:initial}.mdc-text-field--with-leading-icon .mdc-text-field__label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__label{left:initial;right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:15px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:15px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:initial;right:15px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon{left:15px;right:initial}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;-webkit-transform:scale(.8);transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:38px;padding-right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:12px;padding-right:38px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:initial}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon{left:initial;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label{left:38px;right:initial}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__label{left:initial;right:38px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:12px;padding-right:38px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:38px;padding-right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:initial;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon{left:12px;right:initial}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box){display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:16px}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box):not(.mdc-text-field--textarea){height:48px}.mdc-text-field--upgraded:not(.mdc-text-field--fullwidth):not(.mdc-text-field--box) .mdc-text-field__label{pointer-events:none}.mdc-text-field--invalid .mdc-text-field__label{color:#d50000}.mdc-text-field--invalid .mdc-text-field__input{border-color:#d50000}.mdc-text-field--invalid .mdc-text-field__bottom-line{background-color:#d50000}.mdc-text-field--invalid.mdc-text-field--textarea{border-color:#d50000}.mdc-text-field__label--float-above.mdc-text-field__label--shake{-webkit-animation:invalid-shake-float-above-standard 250ms 1;animation:invalid-shake-float-above-standard 250ms 1}.mdc-text-field--dense{margin-top:12px;margin-bottom:4px;font-size:.813rem}.mdc-text-field--dense .mdc-text-field__label--float-above{-webkit-transform:translateY(calc(-100% - 2px)) scale(.923,.923);transform:translateY(calc(-100% - 2px)) scale(.923,.923)}.mdc-text-field--disabled{pointer-events:none}.mdc-text-field--disabled .mdc-text-field__input{border-bottom:1px dotted rgba(35,31,32,.26)}.mdc-text-field--theme-dark.mdc-text-field--disabled .mdc-text-field__input,.mdc-theme--dark .mdc-text-field--disabled .mdc-text-field__input{border-bottom:1px dotted rgba(255,255,255,.3)}.mdc-text-field--disabled .mdc-text-field__input,.mdc-text-field--disabled .mdc-text-field__label,.mdc-text-field--disabled+.mdc-text-field-helptext{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-text-field--theme-dark .mdc-text-field--disabled .mdc-text-field__input,.mdc-text-field--theme-dark .mdc-text-field--disabled .mdc-text-field__label,.mdc-theme--dark .mdc-text-field--disabled .mdc-text-field__input,.mdc-theme--dark .mdc-text-field--disabled .mdc-text-field__label{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5))}.mdc-text-field--theme-dark.mdc-text-field--disabled+.mdc-text-field-helptext,.mdc-theme--dark .mdc-text-field--disabled+.mdc-text-field-helptext{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5))}.mdc-text-field--disabled .mdc-text-field__label{bottom:8px;cursor:default}.mdc-text-field--invalid.mdc-text-field--disabled .mdc-text-field__label{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-text-field--theme-dark .mdc-text-field--invalid.mdc-text-field--disabled .mdc-text-field__label,.mdc-theme--dark .mdc-text-field--invalid.mdc-text-field--disabled .mdc-text-field__label{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5))}.mdc-text-field__input:required+.mdc-text-field__label::after{margin-left:1px;content:"*"}.mdc-text-field--focused .mdc-text-field__input:required+.mdc-text-field__label::after{color:#d50000}.mdc-text-field--theme-dark.mdc-text-field--focused .mdc-text-field__input:required+.mdc-text-field__label::after,.mdc-theme--dark .mdc-text-field--focused .mdc-text-field__input:required+.mdc-text-field__label::after{color:#ff6e6e}.mdc-text-field--textarea{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:initial;-webkit-transition:none;transition:none;border:1px solid rgba(0,0,0,.73);overflow:hidden}.mdc-text-field--textarea .mdc-text-field__label{border-radius:4px 4px 0 0}.mdc-text-field--textarea .mdc-text-field__input{border-radius:2px}.mdc-text-field--theme-dark .mdc-text-field--textarea,.mdc-theme--dark .mdc-text-field--textarea{border-color:#fff}.mdc-text-field--textarea .mdc-text-field__input{padding:16px;padding-top:32px;border:1px solid transparent}.mdc-text-field--textarea .mdc-text-field__input:focus{border-color:#3f51b5;border-color:var(--mdc-theme-primary,#3f51b5)}.mdc-text-field--textarea .mdc-text-field__input:invalid:not(:focus){border-color:#d50000}.mdc-text-field--theme-dark .mdc-text-field--textarea .mdc-text-field__input:hover,.mdc-theme--dark .mdc-text-field--textarea .mdc-text-field__input:hover{border-bottom-color:transparent}.mdc-text-field--theme-dark .mdc-text-field--textarea .mdc-text-field__input:focus,.mdc-theme--dark .mdc-text-field--textarea .mdc-text-field__input:focus{border-color:#ff4081;border-color:var(--mdc-theme-secondary,#ff4081)}.mdc-text-field--theme-dark .mdc-text-field--textarea .mdc-text-field__input:invalid:not(:focus),.mdc-theme--dark .mdc-text-field--textarea .mdc-text-field__input:invalid:not(:focus){border-color:#ff6e6e}.mdc-text-field--textarea .mdc-text-field__label{left:1px;right:initial;top:18px;bottom:auto;padding:8px 16px;background-color:#fff}.mdc-text-field--textarea .mdc-text-field__label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field__label{left:initial;right:1px}.mdc-text-field--theme-dark .mdc-text-field--textarea .mdc-text-field__label,.mdc-theme--dark .mdc-text-field--textarea .mdc-text-field__label{background-color:#303030}.mdc-text-field--textarea .mdc-text-field__label--float-above{-webkit-transform:translateY(-50%) scale(.923,.923);transform:translateY(-50%) scale(.923,.923)}.mdc-text-field--textarea.mdc-text-field--disabled{border-style:solid;border-color:rgba(35,31,32,.26);background-color:#f9f9f9}.mdc-text-field--theme-dark .mdc-text-field--textarea.mdc-text-field--disabled,.mdc-theme--dark .mdc-text-field--textarea.mdc-text-field--disabled{border-color:rgba(255,255,255,.3);background-color:#2f2f2f}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__label{background-color:#f9f9f9}.mdc-text-field--theme-dark .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__label,.mdc-theme--dark .mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__label{background-color:#2f2f2f}.mdc-text-field--textarea:not(.mdc-text-field--upgraded) .mdc-text-field__input{padding-top:16px}.mdc-text-field--textarea.mdc-text-field--focused{border-color:#3f51b5;border-color:var(--mdc-theme-primary,#3f51b5)}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px;margin:0;border:none;border-bottom:1px solid rgba(0,0,0,.12);outline:0}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{width:100%;height:100%;padding:0;resize:none;border:none!important}.mdc-text-field--fullwidth--theme-dark,.mdc-theme--dark .mdc-text-field--fullwidth{border-bottom:1px solid rgba(255,255,255,.12)}.mdc-text-field:not(.mdc-text-field--upgraded):not(.mdc-text-field--textarea) .mdc-text-field__input{-webkit-transition:border-bottom-color 180ms cubic-bezier(.4,0,.2,1);transition:border-bottom-color 180ms cubic-bezier(.4,0,.2,1);border-bottom:1px solid rgba(0,0,0,.12)}.mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:focus{border-color:#3f51b5;border-color:var(--mdc-theme-primary,#3f51b5)}.mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:disabled{color:rgba(0,0,0,.38);border-bottom-style:dotted}.mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:invalid:not(:focus){border-color:#d50000}.mdc-text-field--theme-dark:not(.mdc-text-field--upgraded) .mdc-text-field__input:not(:focus),.mdc-theme--dark .mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:not(:focus){border-color:rgba(255,255,255,.12)}.mdc-text-field--theme-dark:not(.mdc-text-field--upgraded) .mdc-text-field__input:disabled,.mdc-theme--dark .mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:disabled{color:rgba(0,0,0,.38);border-color:rgba(255,255,255,.3);background-color:#2f2f2f}.mdc-text-field--theme-dark:not(.mdc-text-field--upgraded) .mdc-text-field__input:invalid:not(:focus),.mdc-theme--dark .mdc-text-field:not(.mdc-text-field--upgraded) .mdc-text-field__input:invalid:not(:focus){border-color:#ff6e6e}.mdc-text-field--box:not(.mdc-text-field--upgraded){height:56px}.mdc-text-field--box:not(.mdc-text-field--upgraded)::after,.mdc-text-field--box:not(.mdc-text-field--upgraded)::before{border-radius:0}.mdc-text-field--box:not(.mdc-text-field--upgraded) .mdc-text-field__input{padding-top:0}.mdc-text-field-helptext{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));margin:0;-webkit-transition:opacity 180ms cubic-bezier(.4,0,.2,1);transition:opacity 180ms cubic-bezier(.4,0,.2,1);opacity:0;font-size:.75rem;will-change:opacity}.mdc-text-field-helptext--theme-dark,.mdc-theme--dark .mdc-text-field-helptext{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-text-field+.mdc-text-field-helptext{margin-bottom:8px}.mdc-text-field--dense+.mdc-text-field-helptext{margin-bottom:4px}.mdc-text-field--focused+.mdc-text-field-helptext:not(.mdc-text-field-helptext--validation-msg){opacity:1}.mdc-text-field--box+.mdc-text-field-helptext{margin-right:16px;margin-left:16px}.mdc-text-field-helptext--persistent{-webkit-transition:none;transition:none;opacity:1;will-change:initial}.mdc-text-field--invalid+.mdc-text-field-helptext--validation-msg{opacity:1;color:#d50000}.mdc-text-field--theme-dark.mdc-text-field--invalid+.mdc-text-field-helptext--validation-msg,.mdc-theme--dark .mdc-text-field--invalid+.mdc-text-field-helptext--validation-msg{color:#ff6e6e}.mdc-form-field>.mdc-text-field+label{-ms-flex-item-align:start;align-self:flex-start}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/.mdc-select{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87));padding-left:0;padding-right:24px;background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%230%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:calc(100% - 24px);height:32px;-webkit-transition:border-bottom-color 150ms 0s cubic-bezier(.4,0,.6,1),background-color 150ms 0s cubic-bezier(.4,0,.6,1);transition:border-bottom-color 150ms 0s cubic-bezier(.4,0,.6,1),background-color 150ms 0s cubic-bezier(.4,0,.6,1);border:none;border-bottom:1px solid rgba(0,0,0,.12);border-radius:0;background-repeat:no-repeat;background-position:right center;font-family:Roboto,sans-serif;font-size:.936rem;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-select[dir=rtl],[dir=rtl] .mdc-select{padding-left:24px;padding-right:0}.mdc-select::-ms-expand{display:none}.mdc-select:focus{border-bottom-color:#3f51b5;border-bottom-color:var(--mdc-theme-primary,#3f51b5);outline:0;background-color:rgba(0,0,0,.06)}.mdc-select[dir=rtl],[dir=rtl] .mdc-select{background-position:left center}.mdc-select--theme-dark,.mdc-theme--dark .mdc-select{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff);background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.54%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E);border-bottom:1px solid rgba(255,255,255,.12)}.mdc-select--theme-dark:focus,.mdc-theme--dark .mdc-select:focus{border-bottom-color:#3f51b5;border-bottom-color:var(--mdc-theme-primary,#3f51b5);background-color:rgba(255,255,255,.09)}.mdc-select__menu{position:fixed;top:0;left:0;max-height:100%;-webkit-transform-origin:center center;transform-origin:center center;z-index:4}.mdc-select__selected-text{-webkit-transition:opacity 125ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 125ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 125ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 125ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 125ms 0s cubic-bezier(.4,0,.6,1),transform 125ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 125ms 0s cubic-bezier(.4,0,.6,1),transform 125ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 125ms 0s cubic-bezier(.4,0,.6,1);white-space:nowrap;overflow:hidden}.mdc-select--open .mdc-select__selected-text{-webkit-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity 125ms 125ms cubic-bezier(0,0,.2,1),-webkit-transform 125ms 125ms cubic-bezier(0,0,.2,1);transition:opacity 125ms 125ms cubic-bezier(0,0,.2,1),-webkit-transform 125ms 125ms cubic-bezier(0,0,.2,1);transition:opacity 125ms 125ms cubic-bezier(0,0,.2,1),transform 125ms 125ms cubic-bezier(0,0,.2,1);transition:opacity 125ms 125ms cubic-bezier(0,0,.2,1),transform 125ms 125ms cubic-bezier(0,0,.2,1),-webkit-transform 125ms 125ms cubic-bezier(0,0,.2,1);opacity:0}.mdc-select--disabled,.mdc-select[disabled]{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38));background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%230%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.38%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E);border-bottom-style:dotted;cursor:default;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mdc-select--theme-dark.mdc-select--disabled,.mdc-theme--dark .mdc-select--disabled{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5));background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.38%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E);border-bottom:1px dotted rgba(255,255,255,.38)}.mdc-select--theme-dark.mdc-select[disabled],.mdc-theme--dark .mdc-select[disabled]{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5));background-image:url(data:image/svg+xml,%3Csvg%20width%3D%2210px%22%20height%3D%225px%22%20viewBox%3D%227%2010%2010%205%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%0A%20%20%20%20%3Cpolygon%20id%3D%22Shape%22%20stroke%3D%22none%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20opacity%3D%220.38%22%20points%3D%227%2010%2012%2015%2017%2010%22%3E%3C%2Fpolygon%3E%0A%3C%2Fsvg%3E);border-bottom:1px dotted rgba(255,255,255,.38)}.mdc-select__menu .mdc-list-item{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-light,rgba(0,0,0,.54))}.mdc-select__menu .mdc-list-item[aria-selected=true]{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87))}.mdc-select--theme-dark .mdc-select__menu .mdc-list-item,.mdc-theme--dark .mdc-select__menu .mdc-list-item{color:rgba(255,255,255,.7);color:var(--mdc-theme-text-secondary-on-dark,rgba(255,255,255,.7))}.mdc-select--theme-dark .mdc-select__menu .mdc-list-item[aria-selected=true],.mdc-theme--dark .mdc-select__menu .mdc-list-item[aria-selected=true]{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-select__menu .mdc-list-group,.mdc-select__menu .mdc-list-group>.mdc-list-item:first-child{margin-top:12px}.mdc-select__menu .mdc-list-group{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));font-weight:400}.mdc-select__menu .mdc-list-group .mdc-list-item{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87))}.mdc-select--theme-dark .mdc-select__menu .mdc-list-group,.mdc-theme--dark .mdc-select__menu .mdc-list-group{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-select--theme-dark .mdc-select__menu .mdc-list-group .mdc-list-item,.mdc-theme--dark .mdc-select__menu .mdc-list-group .mdc-list-item{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-multi-select{border-color:rgba(0,0,0,.38);border-color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));width:250px;padding:0;border-width:1px;border-style:solid;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mdc-multi-select--theme-dark,.mdc-theme--dark .mdc-multi-select{border-color:rgba(255,255,255,.5);border-color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-multi-select .mdc-list-group{color:rgba(0,0,0,.38);color:var(--mdc-theme-text-hint-on-light,rgba(0,0,0,.38));margin:16px 0 0;padding:0 0 0 16px;font-weight:400}.mdc-multi-select .mdc-list-group--theme-dark,.mdc-theme--dark .mdc-multi-select .mdc-list-group{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-hint-on-dark,rgba(255,255,255,.5))}.mdc-multi-select .mdc-list-group:last-child{margin-bottom:16px}.mdc-multi-select .mdc-list-group .mdc-list-divider{margin-left:-16px}.mdc-multi-select .mdc-list-item{color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-light,rgba(0,0,0,.87));margin:0 0 0 -16px;padding:0 16px}.mdc-multi-select .mdc-list-item--theme-dark,.mdc-theme--dark .mdc-multi-select .mdc-list-item{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-multi-select .mdc-list-item:first-child{margin-top:12px}.mdc-multi-select .mdc-list-item:last-child{margin-bottom:8px}.mdc-multi-select .mdc-list-item:checked{background-color:#fff;background-color:var(--mdc-theme-background,#fff)}.mdc-multi-select .mdc-list-item:checked--theme-dark,.mdc-theme--dark .mdc-multi-select .mdc-list-item:checked{background-color:#fff;background-color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-multi-select .mdc-list-divider{margin-bottom:8px;padding-top:8px;font-size:0}.mdc-multi-select:focus .mdc-list-item:checked{background-color:#3f51b5;background-color:var(--mdc-theme-primary,#3f51b5)}.mdc-multi-select:focus .mdc-list-item:checked--theme-dark,.mdc-theme--dark .mdc-multi-select:focus .mdc-list-item:checked{background-color:#fff;background-color:var(--mdc-theme-text-primary-on-dark,#fff)}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/@-webkit-keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.61106%);transform:translateX(200.61106%)}}@keyframes primary-indeterminate-translate{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(83.67142%);transform:translateX(83.67142%)}100%{-webkit-transform:translateX(200.61106%);transform:translateX(200.61106%)}}@-webkit-keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}100%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes primary-indeterminate-scale{0%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}36.65%{-webkit-animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);animation-timing-function:cubic-bezier(.33473,.12482,.78584,1);-webkit-transform:scaleX(.08);transform:scaleX(.08)}69.15%{-webkit-animation-timing-function:cubic-bezier(.06,.11,.6,1);animation-timing-function:cubic-bezier(.06,.11,.6,1);-webkit-transform:scaleX(.66148);transform:scaleX(.66148)}100%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translateX(84.38617%)}100%{-webkit-transform:translateX(160.27778%);transform:translateX(160.27778%)}}@keyframes secondary-indeterminate-translate{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(37.65191%);transform:translateX(37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(84.38617%);transform:translateX(84.38617%)}100%{-webkit-transform:translateX(160.27778%);transform:translateX(160.27778%)}}@-webkit-keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}100%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@keyframes secondary-indeterminate-scale{0%{-webkit-animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);animation-timing-function:cubic-bezier(.20503,.05705,.57661,.45397);-webkit-transform:scaleX(.08);transform:scaleX(.08)}19.15%{-webkit-animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);animation-timing-function:cubic-bezier(.15231,.19643,.64837,1.00432);-webkit-transform:scaleX(.4571);transform:scaleX(.4571)}44.15%{-webkit-animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);animation-timing-function:cubic-bezier(.25776,-.00316,.21176,1.38179);-webkit-transform:scaleX(.72796);transform:scaleX(.72796)}100%{-webkit-transform:scaleX(.08);transform:scaleX(.08)}}@-webkit-keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@keyframes buffering{to{-webkit-transform:translateX(-10px);transform:translateX(-10px)}}@-webkit-keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translateX(-83.67142%)}100%{-webkit-transform:translateX(-200.61106%);transform:translateX(-200.61106%)}}@keyframes primary-indeterminate-translate-reverse{0%{-webkit-transform:translateX(0);transform:translateX(0)}20%{-webkit-animation-timing-function:cubic-bezier(.5,0,.70173,.49582);animation-timing-function:cubic-bezier(.5,0,.70173,.49582);-webkit-transform:translateX(0);transform:translateX(0)}59.15%{-webkit-animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);animation-timing-function:cubic-bezier(.30244,.38135,.55,.95635);-webkit-transform:translateX(-83.67142%);transform:translateX(-83.67142%)}100%{-webkit-transform:translateX(-200.61106%);transform:translateX(-200.61106%)}}@-webkit-keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translateX(-84.38617%)}100%{-webkit-transform:translateX(-160.27778%);transform:translateX(-160.27778%)}}@keyframes secondary-indeterminate-translate-reverse{0%{-webkit-animation-timing-function:cubic-bezier(.15,0,.51506,.40969);animation-timing-function:cubic-bezier(.15,0,.51506,.40969);-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);animation-timing-function:cubic-bezier(.31033,.28406,.8,.73371);-webkit-transform:translateX(-37.65191%);transform:translateX(-37.65191%)}48.35%{-webkit-animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);animation-timing-function:cubic-bezier(.4,.62704,.6,.90203);-webkit-transform:translateX(-84.38617%);transform:translateX(-84.38617%)}100%{-webkit-transform:translateX(-160.27778%);transform:translateX(-160.27778%)}}@-webkit-keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translateX(10px)}}@keyframes buffering-reverse{to{-webkit-transform:translateX(10px);transform:translateX(10px)}}.mdc-linear-progress{position:relative;width:100%;height:4px;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity 250ms 0s cubic-bezier(.4,0,.6,1);transition:opacity 250ms 0s cubic-bezier(.4,0,.6,1);overflow:hidden}.mdc-linear-progress .mdc-linear-progress__bar-inner{background-color:#3f51b5;background-color:var(--mdc-theme-primary,#3f51b5)}.mdc-linear-progress .mdc-linear-progress__buffering-dots{background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e6e6e6'/%3E%3C/svg%3E")}.mdc-linear-progress .mdc-linear-progress__buffer{background-color:#e6e6e6}.mdc-linear-progress__bar{position:absolute;width:100%;height:100%;-webkit-animation:none;animation:none;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:transform 250ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1)}.mdc-linear-progress__bar-inner{display:inline-block;position:absolute;width:100%;height:100%;-webkit-animation:none;animation:none}.mdc-linear-progress__buffering-dots{position:absolute;width:100%;height:100%;-webkit-animation:buffering 250ms infinite linear;animation:buffering 250ms infinite linear;background-repeat:repeat-x;background-size:10px 4px}.mdc-linear-progress__buffer{position:absolute;width:100%;height:100%;-webkit-transform-origin:top left;transform-origin:top left;-webkit-transition:-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:transform 250ms 0s cubic-bezier(.4,0,.6,1);transition:transform 250ms 0s cubic-bezier(.4,0,.6,1),-webkit-transform 250ms 0s cubic-bezier(.4,0,.6,1)}.mdc-linear-progress__secondary-bar{visibility:hidden}.mdc-linear-progress--indeterminate .mdc-linear-progress__bar{-webkit-transition:none;transition:none}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar{left:-145.166611%;-webkit-animation:primary-indeterminate-translate 2s infinite linear;animation:primary-indeterminate-translate 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__primary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:primary-indeterminate-scale 2s infinite linear;animation:primary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar{left:-54.888891%;-webkit-animation:secondary-indeterminate-translate 2s infinite linear;animation:secondary-indeterminate-translate 2s infinite linear;visibility:visible}.mdc-linear-progress--indeterminate .mdc-linear-progress__secondary-bar>.mdc-linear-progress__bar-inner{-webkit-animation:secondary-indeterminate-scale 2s infinite linear;animation:secondary-indeterminate-scale 2s infinite linear}.mdc-linear-progress--reversed .mdc-linear-progress__bar,.mdc-linear-progress--reversed .mdc-linear-progress__buffer{right:0;-webkit-transform-origin:center right;transform-origin:center right}.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{-webkit-animation-name:primary-indeterminate-translate-reverse;animation-name:primary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{-webkit-animation-name:secondary-indeterminate-translate-reverse;animation-name:secondary-indeterminate-translate-reverse}.mdc-linear-progress--reversed .mdc-linear-progress__buffering-dots{-webkit-animation:buffering-reverse 250ms infinite linear;animation:buffering-reverse 250ms infinite linear}.mdc-linear-progress--closed{opacity:0}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__primary-bar{right:-145.166611%;left:auto}.mdc-linear-progress--indeterminate.mdc-linear-progress--reversed .mdc-linear-progress__secondary-bar{right:-54.888891%;left:auto}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/.mdc-simple-menu{display:none;position:absolute;min-width:170px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:0;padding:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top left;transform-origin:top left;border-radius:2px;background-color:#fff;white-space:nowrap;opacity:0;overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform,opacity;z-index:4;-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.mdc-simple-menu--theme-dark,.mdc-theme--dark .mdc-simple-menu{background-color:#424242}.mdc-simple-menu:focus{outline:0}.mdc-simple-menu--open{display:inline-block;-webkit-transform:scale(1);transform:scale(1);opacity:1}.mdc-simple-menu--animating{display:inline-block;overflow-y:hidden;-webkit-transition:opacity .2s cubic-bezier(0,0,.2,1);transition:opacity .2s cubic-bezier(0,0,.2,1)}.mdc-simple-menu__items{overflow-x:hidden;overflow-y:auto;-webkit-box-sizing:border-box;box-sizing:border-box;will-change:transform}.mdc-simple-menu__items>*{opacity:0}.mdc-simple-menu__items>.mdc-list-item{cursor:pointer}.mdc-simple-menu--animating .mdc-simple-menu__items{overflow-y:hidden}.mdc-simple-menu--animating .mdc-simple-menu__items>*{-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1)}.mdc-simple-menu--open .mdc-simple-menu__items>*{opacity:1;will-change:opacity}[dir=rtl] .mdc-simple-menu{-webkit-transform-origin:top right;transform-origin:top right}.mdc-simple-menu--open-from-top-left{-webkit-transform-origin:top left!important;transform-origin:top left!important}.mdc-simple-menu--open-from-top-right{-webkit-transform-origin:top right!important;transform-origin:top right!important}.mdc-simple-menu--open-from-bottom-left{-webkit-transform-origin:bottom left!important;transform-origin:bottom left!important}.mdc-simple-menu--open-from-bottom-right{-webkit-transform-origin:bottom right!important;transform-origin:bottom right!important}.mdc-simple-menu .mdc-list,.mdc-simple-menu .mdc-list-group{padding:8px 0}.mdc-simple-menu .mdc-list-item{position:relative;padding:0 16px;outline:0;color:inherit;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit}.mdc-simple-menu--theme-dark.mdc-simple-menu .mdc-list-item,.mdc-theme--dark .mdc-simple-menu .mdc-list-item{color:#fff}.mdc-simple-menu--theme-dark.mdc-simple-menu .mdc-list-divider,.mdc-theme--dark .mdc-simple-menu .mdc-list-divider{border-color:rgba(255,255,255,.12)}.mdc-simple-menu .mdc-list-item__start-detail{color:rgba(0,0,0,.54)}.mdc-simple-menu--theme-dark.mdc-simple-menu .mdc-list-item__start-detail,.mdc-theme--dark .mdc-simple-menu .mdc-list-item__start-detail{color:rgba(255,255,255,.54)}.mdc-simple-menu--selected.mdc-list-item,.mdc-simple-menu--selected.mdc-list-item .mdc-list-item__start-detail{color:#3f51b5;color:var(--mdc-theme-primary,#3f51b5)}.mdc-simple-menu .mdc-list-item::before{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:opacity 120ms cubic-bezier(0,0,.2,1);transition:opacity 120ms cubic-bezier(0,0,.2,1);border-radius:inherit;background:currentColor;content:"";opacity:0;pointer-events:none}.mdc-simple-menu .mdc-list-item:focus::before{opacity:.12}.mdc-simple-menu .mdc-list-item:active::before{opacity:.18}.mdc-simple-menu .mdc-list-item[aria-disabled=true]{cursor:default;color:rgba(0,0,0,.38);color:var(--mdc-theme-text-disabled-on-light,rgba(0,0,0,.38))}.mdc-select--theme-dark .mdc-simple-menu .mdc-list-item[aria-disabled=true],.mdc-theme--dark .mdc-simple-menu .mdc-list-item[aria-disabled=true]{color:rgba(255,255,255,.5);color:var(--mdc-theme-text-disabled-on-dark,rgba(255,255,255,.5))}.mdc-simple-menu .mdc-list-item[aria-disabled=true]:active::before,.mdc-simple-menu .mdc-list-item[aria-disabled=true]:focus::before{opacity:0}.mdc-menu-anchor{position:relative;overflow:visible}/*!
 Material Components for the web
 Copyright (c) 2017 Google Inc.
 License: Apache-2.0
*/@-webkit-keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-radius-in{from{-webkit-animation-timing-function:cubic-bezier(.4,0,.2,1);animation-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@-webkit-keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@keyframes mdc-ripple-fg-opacity-in{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:0}to{opacity:1}}@-webkit-keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}@keyframes mdc-ripple-fg-opacity-out{from{-webkit-animation-timing-function:linear;animation-timing-function:linear;opacity:1}to{opacity:0}}.mdc-ripple-surface--test-edge-var-bug{--mdc-ripple-surface-test-edge-var:1px solid #000;visibility:hidden}.mdc-ripple-surface--test-edge-var-bug::before{border:var(--mdc-ripple-surface-test-edge-var)}.mdc-list{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-weight:400;letter-spacing:.04em;line-height:1.75rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));margin:0;padding:8px 16px 0;line-height:1.5rem;list-style-type:none}.mdc-list--theme-dark,.mdc-theme--dark .mdc-list{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-list--dense{padding-top:4px;font-size:.812rem}.mdc-list-item{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:48px}.mdc-list-item__start-detail{width:24px;height:24px;margin-left:0;margin-right:32px}.mdc-list-item[dir=rtl] .mdc-list-item__start-detail,[dir=rtl] .mdc-list-item .mdc-list-item__start-detail{margin-left:32px;margin-right:0}.mdc-list-item__end-detail{width:24px;height:24px;margin-left:auto;margin-right:0}.mdc-list-item[dir=rtl] .mdc-list-item__end-detail,[dir=rtl] .mdc-list-item .mdc-list-item__end-detail{margin-left:0;margin-right:auto}.mdc-list-item__text{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mdc-list-item__text__secondary{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:400;letter-spacing:.04em;line-height:1.25rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.54);color:var(--mdc-theme-text-secondary-on-background,rgba(0,0,0,.54))}.mdc-list-item__text__secondary--theme-dark,.mdc-theme--dark .mdc-list-item__text__secondary{color:rgba(255,255,255,.7);color:var(--mdc-theme-text-secondary-on-dark,rgba(255,255,255,.7))}.mdc-list--dense .mdc-list-item__text__secondary{font-size:inherit}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__start-detail{width:20px;height:20px;margin-left:0;margin-right:36px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__start-detail,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__start-detail{margin-left:36px;margin-right:0}.mdc-list--dense .mdc-list-item__end-detail{width:20px;height:20px}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__start-detail{width:40px;height:40px;margin-left:0;margin-right:16px;border-radius:50%}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__start-detail,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__start-detail{margin-left:16px;margin-right:0}.mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list__item{height:48px}.mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list__item__start-detail{width:36px;height:36px;margin-left:0;margin-right:20px}.mdc-list-item[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list__item__start-detail,[dir=rtl] .mdc-list-item .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list__item__start-detail{margin-left:20px;margin-right:0}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;will-change:transform,opacity;-webkit-tap-highlight-color:transparent;left:-16px;right:initial;position:relative;width:100%;padding:0 16px;overflow:hidden}.mdc-list-item.mdc-ripple-upgraded::after,.mdc-list-item.mdc-ripple-upgraded::before{position:absolute;-webkit-transition:opacity 250ms linear;transition:opacity 250ms linear;border-radius:50%;pointer-events:none;content:""}.mdc-list-item.mdc-ripple-upgraded::after,.mdc-list-item.mdc-ripple-upgraded::before{background-color:rgba(0,0,0,.06);opacity:0}.mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):active::after,.mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):focus::before,.mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):hover::before{-webkit-transition-duration:85ms;transition-duration:85ms;opacity:.6}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-focused::before{opacity:.99999}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-active-fill::before{-webkit-transition-duration:120ms;transition-duration:120ms;opacity:1}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded::after{opacity:0}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-activation::after{-webkit-animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards;animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-deactivation::after{-webkit-animation:83ms mdc-ripple-fg-opacity-out;animation:83ms mdc-ripple-fg-opacity-out;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-list-item.mdc-ripple-upgraded::after,.mdc-list-item.mdc-ripple-upgraded::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded::before{top:calc(50% - 100%);left:calc(50% - 100%);width:200%;height:200%;-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--unbounded::before{top:var(--mdc-ripple-top,calc(50% - 50%));left:var(--mdc-ripple-left,calc(50% - 50%));width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);-webkit-transform:scale(var(--mdc-ripple-fg-scale,0));transform:scale(var(--mdc-ripple-fg-scale,0))}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded::after{top:0;left:0;width:var(--mdc-ripple-fg-size,100%);height:var(--mdc-ripple-fg-size,100%);-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:center center;transform-origin:center center}.mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--unbounded::after{top:var(--mdc-ripple-top,0);left:var(--mdc-ripple-left,0)}.mdc-list-item.mdc-ripple-upgraded[dir=rtl],[dir=rtl] .mdc-list-item.mdc-ripple-upgraded{left:initial;right:-16px}.mdc-list-item.mdc-ripple-upgraded:focus{outline:0}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded::after,.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded::before,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded::after,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded::before{background-color:rgba(255,255,255,.12);opacity:0}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):active::after,.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):focus::before,.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):hover::before,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):active::after,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):focus::before,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded:not(.mdc-ripple-upgraded):hover::before{-webkit-transition-duration:85ms;transition-duration:85ms;opacity:.6}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-focused::before,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-focused::before{opacity:.99999}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-active-fill::before,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--background-active-fill::before{-webkit-transition-duration:120ms;transition-duration:120ms;opacity:1}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded::after,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded::after{opacity:0}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-activation::after,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-activation::after{-webkit-animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards;animation:.3s mdc-ripple-fg-radius-in forwards,83ms mdc-ripple-fg-opacity-in forwards}.mdc-list--theme-dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-deactivation::after,.mdc-theme--dark .mdc-list-item.mdc-ripple-upgraded.mdc-ripple-upgraded--foreground-deactivation::after{-webkit-animation:83ms mdc-ripple-fg-opacity-out;animation:83ms mdc-ripple-fg-opacity-out;-webkit-transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1));transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-list-divider{height:0;margin:0;border:none;border-bottom:1px solid rgba(0,0,0,.12)}.mdc-list--theme-dark .mdc-list-divider,.mdc-theme--dark .mdc-list-divider{border-bottom-color:rgba(255,255,255,.2)}.mdc-list-divider--inset{margin-left:56px;margin-right:0;width:calc(100% - 56px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:56px}.mdc-list-group{padding:0 16px}.mdc-list-group__subheader{font-family:Roboto,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:.875rem;font-weight:500;letter-spacing:.04em;line-height:1.5rem;text-decoration:inherit;text-transform:inherit;color:rgba(0,0,0,.87);color:var(--mdc-theme-text-primary-on-background,rgba(0,0,0,.87));margin:.75rem 0}.mdc-list-group__subheader--theme-dark,.mdc-theme--dark .mdc-list-group__subheader{color:#fff;color:var(--mdc-theme-text-primary-on-dark,#fff)}.mdc-list-group .mdc-list{padding:0}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19F}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.mdc-textfield{width:100%}.mdc-textfield__bottom-line{background-color:#c2072f;background-color:var(--mdc-theme-primary,#c2072f)}.mdc-textfield--textarea{border-color:#dadada}.mdc-textfield--textarea .mdc-textfield__input:focus,.mdc-textfield--textarea.mdc-textfield--focused{border-color:#c2072f;border-color:var(--mdc-theme-primary,#c2072f)}.mdc-checkbox__native-control:checked~.mdc-checkbox__background{border-color:#c2072f;border-color:var(--mdc-theme-primary,#c2072f);background-color:#c2072f;background-color:var(--mdc-theme-primary,#c2072f)}.mdc-form-field label{font-size:1rem;line-height:1.5rem;margin-bottom:0}.mdc-linear-progress-purple .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background:#955AD3}.mdc-linear-progress-purple .mdc-linear-progress__buffer{background:#EADAF9}.mdc-linear-progress-success .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background:#05C39B}.mdc-linear-progress-success .mdc-linear-progress__buffer{background:#CDF3EB}.mdc-linear-progress-info .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background:#4990E2}.mdc-linear-progress-info .mdc-linear-progress__buffer{background:#DCF1F8}.mdc-linear-progress-warning .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background:#f69667}.mdc-linear-progress-warning .mdc-linear-progress__buffer{background:#FDEAE4}.mdc-linear-progress-error .mdc-linear-progress__primary-bar .mdc-linear-progress__bar-inner{background:#EF5C56}.mdc-linear-progress-error .mdc-linear-progress__buffer{background:#FBDEDD}label.mdc-textfield__label{font-size:1rem;line-height:1.5rem;font-family:Montserrat,Arial,sans-serif;margin-bottom:0}input[type=color].mdc-textfield__input,input[type=date].mdc-textfield__input,input[type=datetime-local].mdc-textfield__input,input[type=datetime].mdc-textfield__input,input[type=email].mdc-textfield__input,input[type=month].mdc-textfield__input,input[type=number].mdc-textfield__input,input[type=password].mdc-textfield__input,input[type=search].mdc-textfield__input,input[type=tel].mdc-textfield__input,input[type=text].mdc-textfield__input,input[type=time].mdc-textfield__input,input[type=url].mdc-textfield__input,input[type=week].mdc-textfield__input,textarea.mdc-textfield__input{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;width:100%;border-radius:0;border-top:none;border-right:none;border-left:none;height:auto;display:inherit;padding:0;padding-bottom:8px;margin-bottom:0;box-shadow:none}input[type=color].mdc-textfield__input:-webkit-autofill,input[type=date].mdc-textfield__input:-webkit-autofill,input[type=datetime-local].mdc-textfield__input:-webkit-autofill,input[type=datetime].mdc-textfield__input:-webkit-autofill,input[type=email].mdc-textfield__input:-webkit-autofill,input[type=month].mdc-textfield__input:-webkit-autofill,input[type=number].mdc-textfield__input:-webkit-autofill,input[type=password].mdc-textfield__input:-webkit-autofill,input[type=search].mdc-textfield__input:-webkit-autofill,input[type=tel].mdc-textfield__input:-webkit-autofill,input[type=text].mdc-textfield__input:-webkit-autofill,input[type=time].mdc-textfield__input:-webkit-autofill,input[type=url].mdc-textfield__input:-webkit-autofill,input[type=week].mdc-textfield__input:-webkit-autofill,textarea.mdc-textfield__input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}input[type=color].mdc-textfield__input:focus,input[type=date].mdc-textfield__input:focus,input[type=datetime-local].mdc-textfield__input:focus,input[type=datetime].mdc-textfield__input:focus,input[type=email].mdc-textfield__input:focus,input[type=month].mdc-textfield__input:focus,input[type=number].mdc-textfield__input:focus,input[type=password].mdc-textfield__input:focus,input[type=search].mdc-textfield__input:focus,input[type=tel].mdc-textfield__input:focus,input[type=text].mdc-textfield__input:focus,input[type=time].mdc-textfield__input:focus,input[type=url].mdc-textfield__input:focus,input[type=week].mdc-textfield__input:focus,textarea.mdc-textfield__input:focus{box-shadow:none}input[type=color].mdc-textfield-helptext,input[type=date].mdc-textfield-helptext,input[type=datetime-local].mdc-textfield-helptext,input[type=datetime].mdc-textfield-helptext,input[type=email].mdc-textfield-helptext,input[type=month].mdc-textfield-helptext,input[type=number].mdc-textfield-helptext,input[type=password].mdc-textfield-helptext,input[type=search].mdc-textfield-helptext,input[type=tel].mdc-textfield-helptext,input[type=text].mdc-textfield-helptext,input[type=time].mdc-textfield-helptext,input[type=url].mdc-textfield-helptext,input[type=week].mdc-textfield-helptext,textarea.mdc-textfield-helptext{font-size:1rem;line-height:1.5rem}input[type=checkbox].mdc-checkbox__native-control{margin:0;width:100%;font-size:100%;font-weight:inherit}.dashboard-container{max-width:1300px;margin:auto}.dashboard-body{padding:0 8px}.dashboard-menu{background-color:#fff;margin-bottom:8px}body#page-login{background-color:#e5e5e5;padding:0;margin:0;display:flex;flex-direction:column;min-height:100vh}body#page-login #app{background:0 0}.page-login--header{display:flex;justify-content:center;align-items:center;flex-direction:row;background-color:#fff;box-shadow:0 0 18px 0 rgba(0,0,0,.2);padding:8px}.page-login--header img{max-height:70px}.page-login--main{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-grow:1;padding:4px;max-width:1024px;margin:auto}@media only screen and (min-width:48em){.page-login--main{margin-top:32px;flex-direction:row;align-items:stretch;align-self:auto}}@media only screen and (min-width:48em){.page-login--main .af-jainrain-login,.page-login--main form{margin:0 32px 4px}}@media only screen and (min-width:48em){.page-login--main .af-block{width:50%}}@media only screen and (min-width:48em){.page-login--main .af-block:nth-of-type(2) .af-button{min-width:180px}}.page-login--main .af-form--footer{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}.page-login--footer{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0;padding:32px 0}.page-login--footer .af-text>:nth-child(1)::after{content:" - ";color:#999}.page-login--footer a{color:#c2072f}.af-janrain-login{display:flex;justify-content:center;align-items:center;flex-direction:row}.widget--groups .af-slideshow{margin:0 -8px 0 -8px;height:10rem;overflow:hidden}.widget--groups .af-slideshow .flickity-page-dots{bottom:10px}.af-widget--last-job-offers .af-card-company{margin-right:4px}.af-widget--last-job-offers .af-slideshow{margin:0 -8px 0 -8px;height:10rem;overflow:hidden}.af-widget--last-job-offers .af-slideshow .flickity-slider{margin:0 8px}.af-widget--last-job-offers .af-slideshow .flickity-page-dots{bottom:10px}.af-widget--last-events__top{border:1px solid #dadada;box-sizing:border-box;margin-bottom:4px}.af-widget--last-events__banner{background:url(/templates/common/images/svg/common/discussion-defaut-af.png);border-bottom:1px solid #dadada}.af-widget--last-events__banner-image{display:block;height:10rem;background-position:center;background-size:cover}.af-widget--last-events__info{display:flex;justify-content:center;align-items:center;flex-direction:column;margin:16px}@media (min-width:48rem){.af-widget--last-events__info{justify-content:space-between;display:flex;justify-content:center;align-items:center;flex-direction:row}}.af-widget--last-events__data{display:flex;justify-content:center;align-items:center;flex-direction:column;align-items:flex-start;min-height:4rem;width:60%;flex:1 1 auto}@media screen and (max-width:600px){.af-widget--last-events__data{width:100%}}.af-widget--last-events__register{width:40%;flex:1 1 auto;display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:flex-end;color:#c2072f}@media screen and (max-width:600px){.af-widget--last-events__register{width:100%;flex-direction:row}}.af-widget--last-events__title{font-size:1rem;line-height:1.5rem;font-family:Montserrat,Arial,sans-serif}.af-widget--last-events__cal-and-place{display:flex;justify-content:center;align-items:center;flex-direction:row}@media (min-width:48rem){.af-widget--last-events__cal-and-place{margin-right:16px}}.af-widget--last-events__cal,.af-widget--last-events__group,.af-widget--last-events__place{display:flex;justify-content:center;align-items:center;flex-direction:row;margin-right:16px}.af-widget--last-events__cal .af-icon,.af-widget--last-events__group .af-icon,.af-widget--last-events__place .af-icon{margin-right:4px}.af-widget--last-events__group{font-size:1rem;line-height:1.5rem;margin-right:32px}.af-widget--last-events__cal-and-place{align-items:flex-start}.af-widget--last-events__cal,.af-widget--last-events__place{align-items:flex-start;flex:1 0 auto}.af-widget--last-events__place{flex:1 1 auto}.af-widget--last-events__bottom{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-wrap:wrap}.af-widget--last-events__bottom>*{flex:1 1 auto;width:100%;margin-bottom:4px}.af-widget--last-events__bottom>:nth-child(1){flex:2 0 auto}.af-widget--last-events__bottom>:nth-child(2){width:50%;margin-right:4px;flex:0 1 auto}.af-widget--last-events__bottom>:nth-child(3){width:auto;flex:1 1 auto}@media (min-width:48rem){.af-widget--last-events__bottom{justify-content:space-between}.af-widget--last-events__bottom>*{width:auto}.af-widget--last-events__bottom>:nth-child(1){flex:2 1 auto;margin-right:4px}.af-widget--last-events__bottom>:nth-child(2){flex:1 1 auto;width:auto;margin-right:4px}.af-widget--last-events__bottom>:nth-child(3){flex:1 1 auto}}.widget-profile-quickview__infos{display:flex;justify-content:center;align-items:center;flex-direction:row;padding-bottom:16px;margin:0 -16px 16px -16px;border-bottom:1px solid #dadada}.widget-profile-quickview__col{padding:0 16px}.widget-profile-quickview__col:nth-child(2){border-left:1px solid #dadada}.widget-profile-quickview .af-slideshow{margin:0 -16px 16px -16px}.widget-profile-quickview .af-slideshow--slide{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-around;width:100%;height:5rem}.widget-profile-quickview__text-1{max-width:8rem;text-align:right}.widget-profile-quickview__text-3{max-width:6rem}.widget-profile-quickview__text-1,.widget-profile-quickview__text-2{font-size:1.33rem;line-height:1.9rem;font-family:Montserrat,Arial,sans-serif}.widget-profile-quickview__text-3{font-size:.86rem;line-height:1.2rem;font-family:Lato,Arial,sans-serif;color:grey}.widget-profile-quickview__gauge{margin:8px 16px 16px}.widget-profile-quickview .flickity-page-dots{bottom:-4px}.widget-profile-quickview .af-postlink{max-width:80%}.widget-profile-quickview .af-button{max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:16px}.widget-wanted-users .af-slideshow{border:1px solid #dadada;box-sizing:border-box;overflow:hidden;margin-bottom:16px}.widget-wanted-users .af-slideshow .single-wanted-user-group{width:100%}.widget-wanted-users .af-slideshow .flickity-page-dots{bottom:10px}.widget-wanted-users__link{font-size:1rem;line-height:1.5rem;font-family:Lato,Arial,sans-serif;font-weight:700;color:#c2072f}.widget-wanted-users__link::before{content:"› ";margin-left:5px}.widget-wanted-users__col{display:flex;justify-content:center;align-items:center;flex-direction:row;justify-content:space-between}html{font-size:14px!important}#app{background-color:#f2f2f2}.fade-enter-active,.fade-leave-active{transition:opacity .5s,transform .5s}.fade-enter,.fade-leave-to{opacity:0;transform:translateY(-3rem)}