:root{font-size:9px}*{box-sizing:border-box}body,html{margin:0;font-size:1.6rem;font-family:Saira,sans-serif;position:relative}body{min-height:100vh;background-color:#00ccc6}button{cursor:pointer;outline:0;border:none;padding:1rem;border-radius:.3rem;background-color:#9379bc;color:#fff;font-family:Saira,sans-serif;font-size:2rem;font-weight:700;transition:all 238ms ease}@media only screen and (min-width:48em){button:hover{background-color:#9b83c1}}button:active,button:focus,button:hover{outline:0}button:disabled{cursor:default;opacity:.3}@media only screen and (min-width:48em){button:disabled:hover{background-color:#9379bc}}a{color:inherit;transition:all 238ms ease;text-decoration:none}a:focus,a:hover{text-decoration:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;line-height:1.1;color:inherit;font-weight:400;margin-top:0}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background-color:#045c69}::-webkit-scrollbar-thumb{background-color:#00b3ad}.container{position:relative;padding-top:2rem;padding-bottom:2rem;padding-left:1em;padding-right:1em;margin-left:auto;margin-right:auto;width:100%;max-width:none;-ms-flex:1 1 auto;flex:1 1 auto}@media only screen and (min-width:48em){.container{padding-left:2em;padding-right:2em}}.container--detail{padding:0}@font-face{font-family:Saira;font-style:normal;font-weight:400;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/saira/v8/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA71rCosg.ttf) format('truetype')}@font-face{font-family:Saira;font-style:normal;font-weight:500;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/saira/v8/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA72jCosg.ttf) format('truetype')}@font-face{font-family:Saira;font-style:normal;font-weight:600;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/saira/v8/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA74TFosg.ttf) format('truetype')}@font-face{font-family:Saira;font-style:normal;font-weight:700;font-stretch:normal;font-display:swap;src:url(https://fonts.gstatic.com/s/saira/v8/memWYa2wxmKQyPMrZX79wwYZQMhsyuShhKMjjbU9uXuA773Fosg.ttf) format('truetype')}input{display:block;width:100%;padding:.5rem 1rem;border-radius:.3rem;color:#2f2f2f;font-size:1.5rem;outline:0;border:none;font-family:Saira,sans-serif}input:-ms-input-placeholder{color:#bfbfbf}input::placeholder{color:#bfbfbf}label{font-weight:500;font-family:Saira,sans-serif}input[type=checkbox],input[type=radio]{display:none}input[type=checkbox]+label:after,input[type=radio]+label:after{opacity:0}input[type=checkbox]+label:before,input[type=radio]+label:before{opacity:1}input[type=checkbox]:checked+label:after,input[type=radio]:checked+label:after{opacity:1}input[type=checkbox]:checked+label:before,input[type=radio]:checked+label:before{opacity:1}input[type=checkbox]:disabled:checked+label,input[type=checkbox]:disabled:not(:checked)+label,input[type=radio]:disabled:checked+label,input[type=radio]:disabled:not(:checked)+label{color:#ccc}.select{display:block;width:100%;border-radius:.3rem;cursor:pointer}.select select{display:block;width:100%;padding:.5rem 1rem;color:#2f2f2f;font-size:1.5rem;font-family:Saira,sans-serif;font-weight:700;cursor:pointer;border:none;outline:0;box-shadow:none;background:0 0;background-image:none;-webkit-appearance:none}.select select:focus{outline:0}.select select option{color:#2f2f2f;font-weight:500}.select select option:disabled{color:#bfbfbf}.select--unselected select{color:#00ccc6}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;width:100%;background-color:#fff;border-radius:.3rem;transition:all 238ms ease}.form-inline--project .form-inline__input{font-size:1.8rem}.form-inline--domain{border-radius:.3rem .3rem 0 0}.form-inline--language .form-inline__select{border-radius:0}.form-inline--language .form-inline__select select{font-size:1.5rem}.form-inline--translation{margin-right:1rem}.form-inline__input{width:100%;background-color:transparent}.form-inline__select select{padding:1rem;font-size:1.6rem}.form-inline__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:transparent}.form-inline__btn:hover{background-color:transparent}@media only screen and (min-width:48em){.form-inline__btn:hover .form-inline__icon{fill:#045c69}}@media only screen and (min-width:48em){.form-inline__btn:disabled:hover{background-color:transparent}.form-inline__btn:disabled:hover .form-inline__icon{fill:#00ccc6}}.form-inline__icon{width:1.5rem;height:1.5rem;fill:#00ccc6;transition:all 238ms ease}.form-inline__icon--cancel{margin:.1rem;width:1.3rem;height:1.3rem}.notification-list{position:fixed;left:0;right:0;bottom:0;margin:0 auto;width:calc(100% - 1em)}@media only screen and (min-width:25em){.notification-list{margin-right:1.5rem;width:32rem}}.notification{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:1.5rem;background-color:#fff;border-radius:.3rem;box-shadow:.2rem .2rem .5rem rgba(0,0,0,.5)}.notification--slide-in{animation:slideIn 5s linear forwards}.notification--slide-in-out{animation:slideInOut 5s linear forwards}.notification__body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:start;align-items:flex-start;width:100%;padding:1rem}.notification__title{color:#2f2f2f;font-size:1.7rem;font-weight:700}.notification__text{color:#8f8f8f;font-size:1.4rem}.notification__close{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:3rem;font-weight:500;color:#bfbfbf;background-color:transparent;transition:all 238ms ease}@media only screen and (min-width:48em){.notification__close:hover{background-color:transparent}.notification__close:hover .notification__close-icon{fill:#8f8f8f}}.notification__close-icon{width:1rem;height:1rem;fill:#bfbfbf;transition:all 238ms ease}.notification__type{margin-right:.5rem;min-width:.5rem;width:.5rem;max-width:.5rem;background-color:transparent;border-radius:.3rem 0 0 .3rem}.notification__type--success{background-color:#00eb00}.notification__type--error{background-color:#ff0f0f}@keyframes slideIn{0%{opacity:0;transform:translateY(5rem)}6%{opacity:1;transform:translateY(0)}}@keyframes slideInOut{0%{opacity:0;transform:translateY(5rem)}6%{opacity:1;transform:translateY(0)}94%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(5rem)}}.project{padding-bottom:2rem;border-bottom:.1rem solid #00b3ad}.project__name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:1rem;border-radius:.3rem;text-align:left;font-weight:700;font-size:1.8rem;color:#2f2f2f;background-color:#fff;transition:background-color 238ms ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.project__name .icon{margin-left:1rem;fill:#00ccc6}.project__name--editable{cursor:text}.project-delete{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem;font-size:1.3rem}@media only screen and (min-width:48em){.project-delete:hover{color:#fff}}.project-card-list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);-ms-grid-rows:auto;grid-template-rows:auto;row-gap:1em}@media only screen and (min-width:32em){.project-card-list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);column-gap:1em}}@media only screen and (min-width:48em){.project-card-list{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);column-gap:2rem;row-gap:2rem}}@media only screen and (min-width:60em){.project-card-list{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:77em){.project-card-list{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}}.project-card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#045c69;border-radius:1rem;padding:4rem 2rem;overflow:hidden}@media only screen and (min-width:48em){.project-card{min-height:15rem}}@media only screen and (min-width:48em){.project-card:hover{background-color:#046573}}.project-card--create{padding:0;background-color:transparent;transition:all 238ms ease}@media only screen and (min-width:48em){.project-card--create:hover{background-color:transparent}}.project-card--create .project-card__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;min-height:10.5rem;background-color:#00c2bc}@media only screen and (min-width:48em){.project-card--create .project-card__title{min-height:0}}.project-card__id{position:absolute;content:'';top:1rem;left:1rem;font-weight:700;color:#00ccc6;transition:all 238ms ease}.project-card__title{text-align:center;font-size:2rem;font-weight:700;color:#fff}.project-card__form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:4rem 2rem 1rem;background-color:#00c2bc}.project-card__input{background-color:#fff;margin-bottom:2rem}.project-card__cancel{display:-ms-flexbox;display:flex;padding:1rem;position:absolute;content:'';top:0;right:0;background-color:transparent}.project-card__cancel .icon{fill:#045c69}.project-card__cancel:hover{background-color:transparent}.project-card__cancel:hover .icon{fill:#fff}.project-card__submit{width:100%;padding:.5rem 1rem;font-size:1.6rem}.project-card__submit:disabled{opacity:.5;cursor:default}.project-card__submit:disabled:hover{background-color:#9379bc}.translation-placeholder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}.translation-placeholder__icon{width:100%;height:100%;fill:#e5e5e5}@media only screen and (min-width:48em){.translation-placeholder__icon{width:50%;height:50%}}.translation{margin-bottom:2rem;border:1px solid #e5e5e5;border-radius:2px}.translation--create{padding:1rem;border-radius:.3rem;background-color:#e5e5e5}.translation--create .translation__header{padding:0;-ms-flex-align:center;align-items:center;cursor:pointer}.translation--create .translation__key{margin-right:0;cursor:pointer;font-size:1.6rem}.translation--create .translation__key .icon{margin-left:1rem;fill:#fff}.translation__header{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.5rem 1rem .5rem .5rem;background-color:#e5e5e5}.translation__key{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:.5rem 1rem;margin-right:1rem;color:#2f2f2f;font-weight:600;border-radius:.3rem;transition:background-color 238ms ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.translation__key .icon{margin-left:1rem;fill:#045c69}.translation__key--editable{cursor:text}.translation__delete{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:1rem;cursor:pointer;background-color:#9379bc;border-radius:.3rem;transition:all 238ms ease}@media only screen and (min-width:48em){.translation__delete:hover{background-color:#9b83c1}}.translation__delete:disabled{cursor:default;opacity:.3}@media only screen and (min-width:48em){.translation__delete:disabled:hover{background-color:#9379bc}}.translation__body{padding:.5rem 0;background-color:#fff;border-radius:0 0 .3rem .3rem}.translation__row{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 0}.translation__notification{display:none}@media only screen and (min-width:48em){.translation__notification{position:absolute;content:'';display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:calc(50% - .75rem);left:-2.25rem}.translation__notification .icon{fill:#8f8f8f}}.translation__notification-icon{width:1.5rem;height:1.5rem;fill:#00ccc6}.translation__language{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:5rem;text-align:center;font-size:1.4rem;font-weight:700;color:#8f8f8f;text-transform:uppercase;cursor:default}.translation__value{border:.1rem solid #e5e5e5}.translation__value:focus{border-color:#bfbfbf}.translation__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:0 1rem}.domain-list{border-bottom:.1rem solid #00b3ad}.domain-list__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2rem 0 2rem 0}.domain-list__title{font-weight:700;font-size:2rem;color:#2f2f2f;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.domain-list__import{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:1rem}.domain-list__import-input{width:.01rem;height:.01rem;opacity:0;overflow:hidden;position:absolute;z-index:-1}.domain-list__import-value{margin-right:1rem;color:#fff;font-weight:500;font-size:1.6rem;transition:all 238ms ease}.domain-list__import-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:1rem;background-color:#9379bc;border-radius:.3rem;cursor:pointer;transition:all 238ms ease}@media only screen and (min-width:48em){.domain-list__import-btn:hover{background-color:#9b83c1}}.domain-list__import-btn--transparent{background-color:transparent}.domain-list__import-btn--transparent .icon{fill:#045c69}@media only screen and (min-width:48em){.domain-list__import-btn--transparent:hover{background-color:transparent}.domain-list__import-btn--transparent:hover .icon{fill:#fff}}.domain{margin-bottom:2rem}.domain--create .domain__name{color:#fff;background-color:#00c2bc}.domain--create .domain__name .icon{fill:#fff}.domain--selected .domain__name{border-radius:.3rem .3rem 0 0;cursor:default}.domain--selected .domain__name--editable{cursor:text}.domain__name{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:1rem;border-radius:.3rem;cursor:pointer;text-align:left;font-weight:700;font-size:1.6rem;color:#2f2f2f;background-color:#fff;transition:background-color 238ms ease;-webkit-user-select:none;-ms-user-select:none;user-select:none}.domain__name .icon{margin-left:1rem;fill:#00ccc6}.domain__body{padding-bottom:1rem;background-color:#fff;border-radius:0 0 .3rem .3rem}.domain__delete{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto 0 1rem}.domain__lang{display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;-ms-flex-pack:justify;justify-content:space-between;margin:0 1rem;border-top:.1rem solid #e5e5e5}.domain__lang:last-child{border-bottom:.1rem solid #e5e5e5}.domain__lang--create{margin:0}.domain__lang-select{margin-right:1rem}.domain__lang-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;padding-top:1rem;margin-bottom:.5rem;font-size:1.5rem;font-weight:700;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.domain__lang-code{text-transform:uppercase;color:#2f2f2f;cursor:default}.domain__lang-name{color:#2f2f2f;cursor:default}.domain__lang-delimiter{margin:0 .5rem;color:#bfbfbf}.domain__lang-exports{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.domain__lang-export{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#00ccc6;margin-right:1rem;margin-bottom:1rem;font-weight:700;-webkit-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:48em){.domain__lang-export:hover{color:#045c69}}.domain__lang-aside{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-left:2rem}.domain__lang-btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.domain__lang-btn .icon{fill:#9379bc}@media only screen and (min-width:48em){.domain__lang-btn:hover .icon{fill:#9b83c1}}.domain__lang-icon{margin:.1rem;width:1.5rem;height:1.5rem;fill:#fff;transition:all 238ms ease}.signin__title{font-weight:700;font-size:3rem;text-transform:uppercase;text-align:center;color:#fff;margin:5rem 0}.signin{-ms-flex:1 1 auto;flex:1 1 auto;background-color:#00ccc6}.signin-form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;max-width:50rem;margin:0 auto}.signin-form__item{display:block;width:100%;margin-bottom:2rem}.signin-form__label{display:block;color:#fff;margin-bottom:.5rem}.signin-form__submit{width:100%;max-width:26rem;margin-top:2rem}.signin-form__checkbox-item+label{position:relative;padding-left:3rem}.signin-form__checkbox-item+label:after,.signin-form__checkbox-item+label:before{position:absolute;left:0;top:50%;transform:translateY(-50%);content:"";opacity:0;background-color:#00ccc6;border:.2rem solid #fff;width:1.7rem;height:1.7rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:.3rem}.signin-form__checkbox-item:checked+label:after{opacity:1;content:"";left:.65rem;width:.4rem;height:.4rem;background-color:#fff;border-radius:.1rem}.signin-form__checkbox-item:checked+label:before{opacity:1}.signin-form__checkbox-item:disabled:checked+label,.signin-form__checkbox-item:disabled:not(:checked)+label{color:#ccc}.signin-form__checkbox-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:#fff}.icon{width:1.5rem;height:1.5rem;fill:#fff;transition:all 238ms ease}.icon--cancel{margin:.1rem;width:1.3rem;height:1.3rem}.loading{position:absolute;content:'';top:0;left:0;right:0;bottom:0;background-color:#00ccc6;z-index:9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.loading__spinner{position:sticky;top:calc(50vh - 4rem);height:8rem;text-align:center;-webkit-user-select:none;-ms-user-select:none;user-select:none}.loading__spinner-item{background-color:#045c69;height:100%;width:1.2rem;display:inline-block;margin:0 .5rem;animation:loading-spinner 1.2s infinite ease-in-out}.loading__spinner-item--2{animation-delay:-1.1s}.loading__spinner-item--3{animation-delay:-1s}.loading__spinner-item--4{animation-delay:-.9s}.loading__spinner-item--5{animation-delay:-.8s}@keyframes loading-spinner{0%,100%,40%{transform:scaleY(.4)}20%{transform:scaleY(1)}}.header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%;min-height:4.6rem;max-height:4.6rem;background-color:#00c2bc;border-bottom:.1rem solid #00b3ad;padding-left:1em}@media only screen and (min-width:48em){.header{padding-left:2em}}.header__logo-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.header__logo{min-height:3rem;max-height:3rem;min-width:8rem;max-width:8rem}.header__sign-link{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:1rem 2rem;font-weight:500}.header__sign-link:hover .header__sign-icon{fill:#e5e5e5}.header__sign-icon{min-height:2.5rem;max-height:2.5rem;min-width:2.5rem;max-width:2.5rem;fill:#fff;transition:all 238ms ease}.page{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;min-height:100vh}.page-detail{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr);-ms-grid-rows:1fr;grid-template-rows:1fr;row-gap:0;min-height:calc(100vh - 4.6rem)}@media only screen and (min-width:48em){.page-detail{-ms-grid-columns:30% 70%;grid-template-columns:30% 70%}}.page-detail__col-1{padding-top:2rem;padding-bottom:4rem;padding-left:.5em;padding-right:.5em}@media only screen and (min-width:48em){.page-detail__col-1{padding-bottom:2rem;padding-left:1em;padding-right:1em}}@media only screen and (min-width:77em){.page-detail__col-1{padding-left:2em;padding-right:2em}}.page-detail__col-2{background-color:#fff;padding-top:4rem;padding-bottom:4rem;padding-left:.5em;padding-right:.5em}@media only screen and (min-width:48em){.page-detail__col-2{padding-top:2rem;padding-bottom:2rem;padding-left:1em;padding-right:1em}}@media only screen and (min-width:77em){.page-detail__col-2{padding-left:2em;padding-right:2em}}
/*# sourceMappingURL=maps/style.css.map */
