@import url(https://fonts.googleapis.com/css?family=Montserrat&display=swap);.lightbox{position:fixed;top:0;right:0;bottom:0;left:0}.lightbox-overlay{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.lightbox-content{position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:#fff;padding:1em;-webkit-box-shadow:0 3px 6px rgba(52,60,88,.4);box-shadow:0 3px 6px rgba(52,60,88,.4);border-radius:8px}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;font-size:14px;line-height:1.5;font-family:Montserrat,sans-serif}body{color:#444;background:#e5e5e5}.link,a,a:active,a:visited{text-decoration:none;color:#777;cursor:pointer}a:hover{color:#999}h1,h2,h3,h4,h5{margin:0;color:#1e2124}p{margin:0 0 .75em}hr{width:100%;height:0;border:none;border-bottom:1px solid #d1d1d1;margin:1.5rem 0}em{font-style:normal;color:#999}::-webkit-input-placeholder{color:#bfbfbf}::-moz-placeholder{color:#bfbfbf}:-ms-input-placeholder{color:#bfbfbf}::-ms-input-placeholder{color:#bfbfbf}::placeholder{color:#bfbfbf}input[type=email],input[type=number],input[type=password],input[type=text]{line-height:1.5;padding:.325rem;border:1px solid #bfbfbf;width:100%;border-radius:3px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus{outline:none;border:1px solid #0467db}[type=button],[type=reset],[type=submit],button{display:inline-block;font-weight:400;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:.75rem 1.5rem;border:1px solid transparent;background-color:#0467db;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:8px;cursor:pointer;-webkit-transition:background-color .1s ease;transition:background-color .1s ease;color:#fff}[type=button]:hover:not(:disabled),[type=reset]:hover:not(:disabled),[type=submit]:hover:not(:disabled),button:hover:not(:disabled){background-color:#055bbd}[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled,button:disabled{background-color:#c9cccf;cursor:default}[type=button]:focus,[type=reset]:focus,[type=submit]:focus,button:focus{outline:none}[type=button] .button-icon,[type=reset] .button-icon,[type=submit] .button-icon,button .button-icon{height:1.5em;width:1.5em;margin-right:1.5rem;vertical-align:middle}[type=button] .button-icon.button-icon-right,[type=reset] .button-icon.button-icon-right,[type=submit] .button-icon.button-icon-right,button .button-icon.button-icon-right{margin-right:0;margin-left:1.5rem}.form input,.form select{margin-bottom:.75rem}#app{min-height:100%}.app-header{background:#343c58;padding:16px 26px}.app-header h1{color:#fff;margin:0;font-size:18px}h2{font-size:28px}.content{margin:0 auto;padding:1rem}.content>header{margin-top:4em;margin-bottom:2em}.close{cursor:pointer;font-weight:700;white-space:nowrap}.close svg{vertical-align:middle;margin-right:.5em}ul.grid{list-style:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.5rem}ul.grid li{padding:0 .5rem 1rem}.box{background:#fff;border:1px solid #e4e4e6;-webkit-box-shadow:0 1px 4px rgba(52,60,88,.4);box-shadow:0 1px 4px rgba(52,60,88,.4);border-radius:8px}.v-enter-active{-webkit-transition:opacity 90ms ease-in;transition:opacity 90ms ease-in}.v-leave-active{-webkit-transition:opacity .18s ease-out;transition:opacity .18s ease-out}.v-enter,.v-leave-to{opacity:0}.profiles.content{max-width:1030px}.profiles>header{text-align:center}.profiles-list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.profiles-list li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}@media (min-width:375px){.profiles-list li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}@media (min-width:576px){.profiles-list li{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (min-width:768px){.profiles-list li{-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}}@media (min-width:992px){.profiles-list li{-webkit-box-flex:0;-ms-flex:0 0 16.66%;flex:0 0 16.66%;max-width:16.66%}}.profile{padding:3rem 1rem;text-align:center;cursor:pointer;font-size:1.15rem}.profile-new{font-size:3rem;line-height:1.725rem}.profiles-new-form{font-size:1.15em;width:18em;max-width:90%}.categories.content{max-width:1030px}.categories>header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.categories-list li{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.categories-list li span{text-overflow:ellipsis;overflow:hidden}@media (min-width:375px){.categories-list li{-webkit-box-flex:0;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%}}@media (min-width:576px){.categories-list li{font-size:1em;-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}.category{height:6em;padding:.75em 1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer}@media (min-width:375px){.category{height:7em}}@media (min-width:576px){.category{height:8em}}@media (min-width:768px){.category{height:8.5em}}@media (min-width:992px){.category{height:9em}}.question h2{font-size:18px}.question.content{max-width:700px}@media (max-width:375px){.question.content{padding:0}}.question>header{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:375px){.question>header{padding:1em}}@media (min-width:375px){.question>header{margin-bottom:1em}}.question button{width:100%}@media (min-width:375px){.question button{width:auto}}.question-category{font-size:22px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;max-width:75%;overflow:hidden}.question-box{padding:2em;max-width:700px}@media (max-width:375px){.question-box{border:none;border-radius:0}}.question-box header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:2em}.question-box h2{margin:0}[class^=question-difficulty-]{background-color:#d6d8de;border-radius:1em;padding:.1em .5em}.question-difficulty-easy .star:nth-child(n+2),.question-difficulty-medium .star:nth-child(n+3){opacity:.25}.question-text{margin-bottom:2em}.question-options{margin-bottom:3em}@media (max-width:375px){.question-options{height:calc(100vh - 311px);overflow-y:auto}}.question-answer{border:1px solid #c9cccf;-webkit-box-shadow:0 1px 2px rgba(52,60,88,.4);box-shadow:0 1px 2px rgba(52,60,88,.4);border-radius:8px;margin-bottom:1em;padding:.75em 1em;cursor:pointer;position:relative}.question-answer:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;border-radius:8px}.question-answer.selected:before{-webkit-box-shadow:0 0 0 3px #0467db;box-shadow:0 0 0 3px #0467db}.question-send,.question-sent{text-align:center}.question-sent{padding:2em 5em}.question-sent.question-right{border:3px solid #32cb82}.question-sent.question-wrong{border:3px solid #ff4f4f}.question-sent-message{font-size:22px;font-weight:700;margin-bottom:2rem;margin-top:1rem}.result.content{margin:0}@media (max-width:375px){.result.content{padding:0}}@media (min-width:375px){.result.content{margin:1em;height:calc(100vh - 87px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.result button{width:100%}@media (min-width:375px){.result button{width:auto}}.result-box.box{width:100%;max-width:530px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}@media (max-width:375px){.result-box.box{height:calc(100vh - 59px);border:none;-webkit-box-shadow:none;box-shadow:none;border-radius:0}}.result-congrats{background-color:#438de4;color:#fff;padding:3em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:375px){.result-congrats{border-radius:8px 8px 0 0;margin:-1px -1px 0 -1px}}.result-congrats-msg{text-align:center;margin-left:1em}.result-congrats-main{font-size:1.4em;font-weight:700}.result-check-msg{background-color:#fff;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:5px;margin:0 auto;font-size:.85em;padding:.5em .75em;width:225px;margin-top:-18px;font-weight:700}.result-numbers{padding:1.5em;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.result-numbers,.result-numbers-general{display:-webkit-box;display:-ms-flexbox;display:flex}.result-numbers-general{background-color:#efeff2;border-radius:10px;width:180px;text-align:center;padding:.5em}@media (min-width:375px){.result-numbers-general{margin-top:1.5em}}.result-numbers-rights,.result-numbers-wrongs{width:50%}.result-numbers-general-value{font-size:1.75em;font-weight:700;line-height:1}.result-numbers-general-label{font-size:.85em}.result-numbers-detail{font-size:.85em;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;padding:1em 0;text-align:center}@media (min-width:375px){.result-numbers-detail{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:normal;-ms-flex-pack:normal;justify-content:normal;margin:2.5em 0}}@media (min-width:375px){.result-numbers-detail-set{-webkit-box-flex:1;-ms-flex:1 0 33.33%;flex:1 0 33.33%;border-right:1px solid #b8bed5}.result-numbers-detail-set:last-child{border-right:none}}