.QuizProfileList-module-scss-module____hY2G__root{margin-bottom:200px;position:relative}.QuizProfileList-module-scss-module____hY2G__root .QuizProfileList-module-scss-module____hY2G__title{text-transform:uppercase;margin:0 0 16px;font-size:20px;font-weight:400}.QuizProfileList-module-scss-module____hY2G__root .QuizProfileList-module-scss-module____hY2G__subtitle{text-transform:uppercase;margin:0 0 16px;font-size:16px;font-weight:400}.QuizProfileList-module-scss-module____hY2G__root .QuizProfileList-module-scss-module____hY2G__empty{padding-top:50px}@media (max-width:1000px){.QuizProfileList-module-scss-module____hY2G__root .QuizProfileList-module-scss-module____hY2G__empty{width:100%}}.QuizProfileList-module-scss-module____hY2G__navigation{flex-wrap:wrap;gap:10px;margin-top:50px;display:flex}.QuizProfileList-module-scss-module____hY2G__list{grid-template-columns:repeat(4,1fr);gap:12px 10px;margin-bottom:30px;display:grid}@media (max-width:1100px){.QuizProfileList-module-scss-module____hY2G__list{grid-template-columns:repeat(3,1fr)}}@media (max-width:800px){.QuizProfileList-module-scss-module____hY2G__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.QuizProfileList-module-scss-module____hY2G__list{grid-template-columns:1fr}}.QuizProfileList-module-scss-module____hY2G__buttonWrapper{z-index:1;position:absolute;bottom:6px;right:10px}.QuizProfileList-module-scss-module____hY2G__buttonWrapper_inner{cursor:pointer;background:0 0;justify-content:center;align-items:center;width:20px;height:30px;display:flex;transform:rotate(90deg)}.QuizProfileList-module-scss-module____hY2G__buttonWrapper_inner:hover svg{fill:var(--basic-gray)}.QuizProfileList-module-scss-module____hY2G__buttonWrapper svg{fill:var(--basic-white);width:auto;height:18px;transition:.2s var(--animation-function)}.QuizProfileList-module-scss-module____hY2G__buttonWrapper_open svg{fill:var(--basic-gray)}.QuizProfileList-module-scss-module____hY2G__buttonsInner{justify-content:space-between;align-items:center;display:flex}.QuizProfileList-module-scss-module____hY2G__item{flex-direction:column;height:100%;display:flex;position:relative}.QuizProfileList-module-scss-module____hY2G__link{color:var(--link-color)}.QuizProfileList-module-scss-module____hY2G__link:hover{color:var(--link-color);text-decoration:underline}.QuizProfileList-module-scss-module____hY2G__popoverWrapper h3{color:var(--basic-white);font-family:var(--montserrat-font),sans-serif;margin:0;font-size:13px;font-weight:400}.QuizProfileList-module-scss-module____hY2G__buttonsInner{justify-content:space-between;gap:10px;margin-top:14px;display:flex}.QuizProfileList-module-scss-module____hY2G__buttonsInner button{justify-content:center;width:100%;padding:0 16px}.QuizProfileList-module-scss-module____hY2G__popoverContent{flex-direction:column;display:flex}.QuizProfileList-module-scss-module____hY2G__popoverContent button{color:var(--basic-white);text-transform:uppercase;cursor:pointer;transition:.15s var(--animation-function);background:0 0;border:0;align-items:center;gap:10px;padding:10px 14px;font-size:13px;display:flex;position:relative;overflow:hidden}.QuizProfileList-module-scss-module____hY2G__popoverContent button svg{width:15px;height:auto;fill:var(--basic-white);transition:.15s var(--animation-function)}.QuizProfileList-module-scss-module____hY2G__popoverContent button:hover{color:var(--basic-gray)}.QuizProfileList-module-scss-module____hY2G__popoverContent button:hover svg{fill:var(--basic-gray)}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__deleteButton{gap:8px}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__deleteButton svg{width:17px}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__deleteButton:before{z-index:1;content:"";background:var(--negative-gradient);width:150%;height:180%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__deleteButton_active:hover{opacity:1;color:var(--basic-white)}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__deleteButton_active:hover svg{fill:var(--basic-white)}.QuizProfileList-module-scss-module____hY2G__popoverContent .QuizProfileList-module-scss-module____hY2G__approveButton:before{z-index:1;content:"";background:var(--positive-gradient);width:150%;height:180%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.QuizListItem-module-scss-module__g42Vra__wrapper{background:var(--element-dark);border-radius:inherit;flex-direction:column;gap:12px;height:100%;padding:8px;display:flex;position:relative}.QuizListItem-module-scss-module__g42Vra__wrapper h3{color:var(--basic-white);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:300;line-height:25px;transition:all .2s cubic-bezier(.645,.045,.355,1);display:-webkit-box;overflow:hidden}.QuizListItem-module-scss-module__g42Vra__wrapper .QuizListItem-module-scss-module__g42Vra__questionLabel span{font-size:14px}.QuizListItem-module-scss-module__g42Vra__container{flex-direction:column;flex-grow:1;justify-content:space-between;gap:12px;display:flex}.QuizListItem-module-scss-module__g42Vra__imageWrapper{border-radius:var(--border-radius-md);aspect-ratio:var(--quiz-image-aspect-ratio);position:relative;overflow:hidden}.QuizListItem-module-scss-module__g42Vra__botSideContainer{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.QuizListItem-module-scss-module__g42Vra__infoWrapper{justify-content:space-between;align-items:flex-end;gap:16px;width:100%;display:flex}.QuizListItem-module-scss-module__g42Vra__info{flex-direction:column;gap:4px;width:100%;display:flex}.QuizListItem-module-scss-module__g42Vra__date{color:var(--basic-gray);font-size:14px;font-weight:400}.QuizListItem-module-scss-module__g42Vra__link{border-radius:var(--border-radius-md);box-shadow:0 2px 0 var(--interact-shadow);height:100%;transition:all .15s ease-in-out;position:relative}.QuizListItem-module-scss-module__g42Vra__link:hover h3{color:var(--basic-gray)}.QuizListItem-module-scss-module__g42Vra__innerWrapper{justify-content:space-between;display:flex}.QuizListItem-module-scss-module__g42Vra__profileView{border-radius:var(--border-radius-md);height:100%}.QuizListItem-module-scss-module__g42Vra__profileView .QuizListItem-module-scss-module__g42Vra__wrapper{background:var(--main-gradient);height:100%;padding-bottom:48px}.QuizListItem-module-scss-module__g42Vra__profileView .QuizListItem-module-scss-module__g42Vra__imageWrapper{-webkit-user-select:none;user-select:none;position:relative}.QuizListItem-module-scss-module__g42Vra__quizStatusWrapper{z-index:2;position:absolute;bottom:6px;left:6px}.QuizListItem-module-scss-module__g42Vra__quizStatusWrapper .QuizListItem-module-scss-module__g42Vra__label{-webkit-user-select:none;user-select:none;text-transform:uppercase;color:var(--basic-white);background:var(--transparent-bg-light);border-radius:4px;padding:3px 9px;font-size:12px;font-weight:300}.QuizListItem-module-scss-module__g42Vra__quizStatusWrapper .QuizListItem-module-scss-module__g42Vra__label_published{background:var(--positive-color-solid)}.QuizListItem-module-scss-module__g42Vra__emptyPlaceholder{background:var(--transparent-bg);justify-content:center;align-items:center;height:100%;display:flex}.QuizListItem-module-scss-module__g42Vra__titleLink:hover h3{color:var(--link-color)}
.QuizCounterLabel-module-scss-module___j8W2W__root{align-items:center;gap:8px;width:100%;min-height:20px;display:flex}.QuizCounterLabel-module-scss-module___j8W2W__root span{color:var(--basic-gray);font-size:14px;font-weight:400}.QuizCounterLabel-module-scss-module___j8W2W__root svg{width:15px;color:var(--basic-gray)}
