.quiz-item__container{background-color:#fff;border:1px solid #efefef;border-radius:5px;justify-content:space-between;align-items:center;max-width:500px;margin:.5rem 0;padding:.5rem;font-weight:500;transition:border .25s;display:flex}.quiz-item__container:hover{border:1px solid #ccc}@media screen and (min-width:2100px){.quiz-item__container{max-midth:750px}}.quiz-item__divider--actions{justify-content:space-between;align-items:center;display:flex}.quiz-item__link{cursor:pointer;background-color:#0000;border:none;margin-right:.5rem}.quiz-item__link svg{color:#91a9c7}.quiz-item--striked{color:#b3b3b3}
.MoreDropdown-module-scss-module__kvthFa__icon{color:#444;cursor:pointer;background-color:#0000;border-color:#0000}.MoreDropdown-module-scss-module__kvthFa__icon:hover,.MoreDropdown-module-scss-module__kvthFa__icon:focus,.MoreDropdown-module-scss-module__kvthFa__icon:active{color:#000;background-color:#0000;border-color:#0000}
.top-bar{z-index:98;border-bottom:1px solid #efefef;grid-area:topbar;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.top-bar__title{font-size:1rem}.top-bar__back{font-size:.75rem}.top-bar__menu{color:#809cbe;background-color:#0000;border:none;font-size:1.5rem}@media screen and (min-width:1200px){.top-bar{display:none}}
.chat{z-index:29;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:3rem;right:1rem}@media screen and (min-width:1200px){.chat{bottom:1rem}}.chat h4{font-size:1.25rem}.chat--open{background-color:#fff;border:1px solid #ccc;border-radius:.25rem;width:100%;height:100%;padding:1rem;inset:0}@media screen and (min-width:576px){.chat--open{height:600px;bottom:1rem;inset:unset;width:350px;right:1rem}}.chat__bubble{cursor:pointer;background-color:#0000;border:none}.chat__bubble svg{color:#00a6ff;width:2rem;height:2rem}@media screen and (min-width:1200px){.chat__bubble svg{width:3rem;height:3rem}}.chat__header{justify-content:flex-end;align-items:center;width:100%;display:flex}.chat__header-button{cursor:pointer;background-color:#0000;border:none;border-radius:4px;outline:none}.chat__window{background-color:#fff;flex-direction:column;align-items:stretch;height:100%;display:flex;overflow:hidden}.chat__window-header{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;padding:10px;display:flex}.chat__error{color:#fff;text-align:center;background-color:#dc3545;padding:10px}.chat__list{flex-direction:column;flex:1;width:100%;padding:10px;display:flex;overflow-y:auto}.chat__list h5{color:#b3b3b3;margin:0;padding:0;font-size:1rem;font-weight:600}.chat__list ul{flex:1;margin-bottom:0;padding:0;list-style:none;overflow:auto}.chat__list-header{border-bottom:1px solid #efefef;justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.chat__list-group{margin-bottom:1rem}.chat__item{cursor:pointer;border:1px solid #efefef;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:1rem;padding:.75rem;display:grid}.chat__messages{flex:1;padding:10px;overflow-y:auto}.chat__messages *{overflow-anchor:none}.chat__messages-anchor{height:1px;overflow-anchor:auto!important}.chat__message{margin-bottom:10px;position:relative}.chat__message-background{background-color:#eff2fd;padding:.5rem;line-height:1.33;display:inline-block}.chat__message-background>.chat__message--assistant{border-radius:0 4px 4px}.chat__message-background>.chat__message--user{border-radius:4px 4px 4px 0}.chat__message--assistant{text-align:align}.chat__message--assistant:before{content:"";border-top:10px solid #eff2fd;border-bottom:10px solid #0000;border-left:10px solid #0000;width:0;height:0;position:absolute;top:0;left:-10px}.chat__message--user{text-align:right}.chat__message--user:after{content:"";border-top:10px solid #0000;border-bottom:10px solid #eff2fd;border-right:10px solid #0000;width:0;height:0;position:absolute;bottom:0;right:-10px}.chat__input{border-top:1px solid #efefef;display:flex}.chat__input textarea{box-sizing:border-box;resize:none;border:none;outline:none;flex:1;padding:.5rem 0;overflow:hidden}.chat__input button{color:#00a6ff;cursor:pointer;border:none;border-radius:2px;padding:10px 16px}.chat__input button svg{width:1.25rem;height:1.25rem}
/*# sourceMappingURL=c0c1363bc9fd059c.css.map*/