.audioPlayer_audioPlayerWrapper___Itq5{width:100%}.audioPlayer_name__JkLOu{font-size:.8rem;color:#4e084e;font-weight:500;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:30rem;margin:0 auto}@media(max-width:950px){.audioPlayer_name__JkLOu{max-width:20rem}}@media(max-width:700px){.audioPlayer_name__JkLOu{max-width:15rem}}.audioPlayer_volume__41hQC{font-size:.8rem;color:#4e084e;font-weight:500;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:10rem;margin:0 auto}.audioPlayer_audioControlsWrapper__aKseh{display:grid;grid-template-columns:2rem auto 10rem;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin-bottom:.3rem}@media(max-width:650px){.audioPlayer_audioControlsWrapper__aKseh{display:flex;flex-direction:column;align-items:center}}.audioPlayer_playerButton__7yF4d{width:2rem;height:2rem;background-color:transparent;border:2px solid #4e084e;border-radius:50%;display:flex;justify-content:center;align-items:center;outline:none}.audioPlayer_playerButton__7yF4d:hover{cursor:pointer}.audioPlayer_playerButton__7yF4d svg{font-size:1.5rem;color:#4e084e}.audioPlayer_range__pnDfO{outline:none;margin:auto;-webkit-appearance:none;position:relative;overflow:hidden;height:5px;width:100%;cursor:pointer;border-radius:10px;transition:all 1s}.audioPlayer_range__pnDfO::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:10px;background:transparent;border-radius:100px;box-shadow:-100vw 0 0 100vw #2f446d}.audioPlayer_range__pnDfO::-webkit-slider-runnable-track{background:#b6c0d0}.audioPlayer_range__pnDfO::-moz-placeholder{color:#4e084e}.audioPlayer_range__pnDfO:-ms-input-placeholder{color:#4e084e}.audioPlayer_range__pnDfO::placeholder{color:#4e084e}.audioPlayer_range__pnDfO:-webkit-autofill,.audioPlayer_range__pnDfO:-webkit-autofill:active,.audioPlayer_range__pnDfO:-webkit-autofill:focus,.audioPlayer_range__pnDfO:-webkit-autofill:hover{line-height:25px;-webkit-text-fill-color:gray;-webkit-transition:background-color 5000000s ease-in-out 0s;transition:background-color 5000000s ease-in-out 0s}.audioPlayer_range__pnDfO:-webkit-autofill:first-line{font-size:1rem}.audioPlayer_rangeWrapper__Sw8yP{width:100%}.audioPlayer_rangeDescriptionsWrapper__DL3SB{display:flex;width:100%}.audioPlayer_rangeDescription__TbEUN{color:#4e084e;font-weight:400;font-size:1rem}.imagesForPosts_background__AZv2k{background-color:var(--popupBackground);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:5}.imagesForPosts_popupForPosts__jpsX3{background-color:var(--dark-gray);border-radius:10px;width:52rem;height:90vh;padding:1rem;position:relative;row-gap:1fr;grid-template-rows:auto 2fr}@media(max-width:1000px){.imagesForPosts_popupForPosts__jpsX3{width:100%;height:calc(100vh - 8rem);overflow-y:auto;display:flex;flex-direction:column;row-gap:1fr;border-radius:0}}.imagesForPosts_closeButton__C2EV8{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;position:absolute}.imagesForPosts_closeButton__C2EV8 svg{fill:#fff}.imagesForPosts_closeButton__C2EV8:hover{cursor:pointer}@media(max-width:400px){.imagesForPosts_closeButton__C2EV8{position:static;align-self:flex-end}}.imagesForPosts_imagesWrapper__uv4v3{width:100%;height:calc(100% - 5.9rem);display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-row-gap:1rem;row-gap:1rem;overflow-y:auto;padding:0 .2rem;margin-bottom:.5rem}@media(max-width:650px){.imagesForPosts_imagesWrapper__uv4v3{grid-template-columns:1fr 1fr}}@media(max-width:450px){.imagesForPosts_imagesWrapper__uv4v3{grid-template-columns:1fr}}.imagesForPosts_imageWrapper__qHQXy{background-color:#000;width:100%;height:100%;border-radius:5px;position:relative;max-height:15rem}.imagesForPosts_imageWrapper__qHQXy:hover{cursor:pointer}.imagesForPosts_imageWrapper__qHQXy img{max-width:100%;max-height:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.imagesForPosts_imageWrapper__qHQXy svg{color:#6e00ff;font-size:1.5rem;top:.5rem;right:.5rem;position:absolute;filter:drop-shadow(2px 4px 6px black)}.imagesForPosts_topDescription__QDBZh{color:#fff;font-size:.9rem}.imagesForPosts_moreButton__zn768{padding:.6rem;border-radius:5px;font-size:1rem;border:none;outline:none;color:#fff;background:linear-gradient(#3b00d7,#05011b);font-weight:700;text-transform:uppercase;height:3rem;width:100%}.imagesForPosts_moreButton__zn768:hover{cursor:pointer;background:linear-gradient(#3b00d7,#3b00d7)}.imagesForPosts_topWrapper__WgR6n{display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}@media(max-width:400px){.imagesForPosts_topWrapper__WgR6n{flex-direction:column-reverse;row-gap:1rem;align-items:flex-start}}.imagesForPosts_addButton__BHPEo{outline:none;padding:.4rem 1rem;border-radius:5px;font-size:.8rem;color:#95ffa8;background:linear-gradient(#589162,#012a1f);border:1px solid #012a1f;box-sizing:border-box}.imagesForPosts_addButton__BHPEo:hover{cursor:pointer;background:linear-gradient(#012a1f,#012a1f)}@media(max-width:400px){.imagesForPosts_addButton__BHPEo{width:100%;text-transform:uppercase;font-weight:600;padding:.7rem 0;font-size:1rem}}.imagesForPosts_arrowUp__TfEhL{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.imagesForPosts_arrowUp__TfEhL svg{fill:#fff;transform:rotate(180deg);font-size:2rem}.imagesForPosts_arrowUp__TfEhL:hover{cursor:pointer}@media(min-width:600px){.imagesForPosts_arrowUp__TfEhL{display:none}}.imagesForPosts_arrowDown__B1TMe{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.imagesForPosts_arrowDown__B1TMe svg{fill:#fff;font-size:2rem}.imagesForPosts_arrowDown__B1TMe:hover{cursor:pointer}@media(min-width:600px){.imagesForPosts_arrowDown__B1TMe{display:none}}.imagesForPosts_hiddenTopMenu__x_ggF{height:0;overflow:hidden}@media(min-width:600px){.imagesForPosts_hiddenTopMenu__x_ggF{height:-moz-max-content;height:max-content;display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}}.imagesForPosts_topButtonsWrapper__Qeiag{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}@media(min-width:600px){.imagesForPosts_topButtonsWrapper__Qeiag{width:-moz-max-content;width:max-content}}.writePost_closedPost__GmRpG{padding:.7rem;display:flex;flex-direction:column;-moz-column-gap:1rem;column-gap:1rem;margin-top:1rem;border-radius:10px;height:5.5rem;overflow:hidden;background-color:#f2e5ff;position:relative}.writePost_closedPost__GmRpG:after{content:"";position:absolute;bottom:-.2rem;height:2rem;width:100%;left:0;background:linear-gradient(180deg,rgba(2,0,36,0),#000506)}.writePost_openedPost__583up{padding:.7rem;display:flex;flex-direction:column;-moz-column-gap:1rem;column-gap:1rem;border-radius:10px;height:-moz-max-content;height:max-content;overflow:hidden;background-color:#f2e5ff}.writePost_postWrapper__h2i5g{width:100%;display:grid;grid-template-columns:max-content auto;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;border-bottom:1px solid #89898f;margin-bottom:1rem;border-radius:0 0 20px 20px}.writePost_postWrapper__h2i5g svg{font-size:3rem}.writePost_avatar__7X3yh{width:3.5rem;height:3.5rem;border-radius:50%;-o-object-fit:cover;object-fit:cover}.writePost_textArea__WsV0T{width:100%;resize:none;color:#4e084e;font-size:1rem;border:none;outline:none;line-height:130%;height:14.3rem;background-color:transparent}.writePost_textArea__WsV0T::-moz-placeholder{color:#4e084e;opacity:.7}.writePost_textArea__WsV0T:-ms-input-placeholder{color:#4e084e;opacity:.7}.writePost_textArea__WsV0T::placeholder{color:#4e084e;opacity:.7}.writePost_textAreaMessage__clT1M{width:100%;resize:none;color:#4e084e;font-size:1rem;border:none;outline:none;line-height:130%;height:10.3rem;background-color:transparent}.writePost_textAreaMessage__clT1M::-moz-placeholder{color:#4e084e;opacity:.7}.writePost_textAreaMessage__clT1M:-ms-input-placeholder{color:#4e084e;opacity:.7}.writePost_textAreaMessage__clT1M::placeholder{color:#4e084e;opacity:.7}.writePost_spaceBetweenWrapper__fWr_M{width:100%;margin-top:1rem}@media(max-width:450px){.writePost_spaceBetweenWrapper__fWr_M{flex-direction:column}}.writePost_buttonsWrapper__PZhdr{display:flex;-moz-column-gap:.2rem;column-gap:.2rem}@media(max-width:450px){.writePost_buttonsWrapper__PZhdr{width:100%;justify-content:space-between}}.writePost_button__BFjA1{border:none;outline:none;background-color:transparent;position:relative}.writePost_button__BFjA1 input{visibility:hidden;position:absolute;pointer-events:none}.writePost_button__BFjA1:hover{cursor:pointer}.writePost_button__BFjA1 svg{color:#4e084e;font-size:1.6rem}.writePost_publicButton__8wpGn{border:1px solid #4e084e;outline:none;padding:.4rem 2rem;font-size:1.2rem;background-color:#4e084e;border-radius:5px;color:#fff;transition:all .5s}.writePost_publicButton__8wpGn:hover{background-color:#fff;cursor:pointer;color:#4e084e}@media(max-width:450px){.writePost_publicButton__8wpGn{width:100%}}.writePost_postImageWrapper__d_Ge_{width:100%;height:20rem;background-color:#000;border-radius:10px;margin:.3rem auto;display:flex;justify-content:center;align-items:center;position:relative}.writePost_flexEndWrapper__YfOQ0{width:100%;padding:1rem;position:absolute;display:flex;justify-content:flex-end;top:0;left:0}.writePost_ImageError__D7ggD{font-size:2rem;color:red;font-weight:500}.writePost_postImage__veRaR{max-height:100%;max-width:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.writePost_closeButton___shO7{border:none;outline:none;background-color:transparent}.writePost_closeButton___shO7:hover{cursor:pointer}.writePost_closeButton___shO7 svg{font-size:1.5rem;color:#fff}.writePost_deleteButton__8tnjl{border:none;outline:none;background-color:transparent;display:flex}.writePost_deleteButton__8tnjl:hover{cursor:pointer}.writePost_deleteButton__8tnjl svg{font-size:1.5rem;color:red;margin-bottom:.6rem}.writePost_oneColumnImageWrapper__n97LB{display:grid;width:80%;margin:0 auto}.writePost_twoColumnImageWrapper__fYNOV{grid-template-columns:1fr 1fr;width:90%}.writePost_threeColumnImageWrapper__hHO4T,.writePost_twoColumnImageWrapper__fYNOV{display:grid;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin:0 auto}.writePost_threeColumnImageWrapper__hHO4T{grid-template-columns:1fr 1fr 1fr;width:100%}.writePost_audioWrapper__tABUp{grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:1fr auto}.writePost_audioWrapper__tABUp,.writePost_fileWrapper__lB7pT{display:grid;width:100%;align-items:center;margin-bottom:.5rem}.writePost_fileWrapper__lB7pT{grid-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem;grid-template-columns:3rem auto 2rem}.writePost_fileWrapper__lB7pT p{text-align:start;display:contents}.writePost_fileWrapper__lB7pT button svg{margin:0}.writePost_fileButton__eOGsk{border:none;outline:none;background-color:transparent;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.writePost_fileButton__eOGsk svg{font-size:2.4rem;color:#4e084e}.writePost_fileButton__eOGsk:hover{cursor:pointer}.writePost_videoWrapper__2li9o{grid-template-columns:1fr auto;justify-content:center}.writePost_audioProgressWrapper__uGZao,.writePost_videoWrapper__2li9o{display:flex;width:100%;-moz-column-gap:1rem;column-gap:1rem;margin-bottom:1rem}.writePost_audioProgressWrapper__uGZao{align-items:flex-start}.writePost_name__o0txA{font-size:.8rem;color:#4e084e;font-weight:500;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:35rem;margin:0 auto}.writePost_error__R6_Xt{font-size:1rem;margin:0;color:red;font-weight:700}.writePost_spaceBetweenWrapper__fWr_M{display:flex;justify-content:space-between;align-items:center}@media(max-width:450px){.writePost_spaceBetweenWrapper__fWr_M{flex-direction:column;row-gap:1rem}}.writePost_videosWrapper__Rdgln{display:grid;grid-row-gap:1rem;row-gap:1rem}.writePost_postWithTagsWrapper__kdLbw{width:100%;display:flex;flex-direction:column;margin-top:1rem;row-gap:.6rem}.writePost_inputsWrapper__a23QU label{background-color:#f2e5ff}.writePost_inputsWrapper__a23QU label>div>p{background-color:#aa9cb2}.writePost_inputsWrapper__a23QU label input{color:#4e084e}.writePost_inputsWrapper__a23QU label input::-moz-placeholder{color:#4e084e;opacity:.8}.writePost_inputsWrapper__a23QU label input:-ms-input-placeholder{color:#4e084e;opacity:.8}.writePost_inputsWrapper__a23QU label input::placeholder{color:#4e084e;opacity:.8}.writePost_errorInputsWrapper__EgAGl{margin-top:1rem}.writePost_errorInputsWrapper__EgAGl input{height:3rem}.writePost_quizTheme__aOxKf{background-color:#000}.writePost_quizAnswers__YPzPe,.writePost_quizTheme__aOxKf{color:#fff;font-size:1rem;line-height:130%;font-weight:400;margin-bottom:.5rem;padding:.5rem;border-radius:5px}.writePost_quizAnswers__YPzPe{width:100%;background-color:#818181}.writePost_quizTop__pvVPW{display:flex;justify-content:space-between;margin:.5rem 0}.writePost_quizTop__pvVPW p{font-size:1rem;color:#4e084e;font-weight:600}.writePost_deleteQuiz__IsYc3{border:none;outline:none;background-color:transparent}.writePost_deleteQuiz__IsYc3 svg{width:1.5rem;color:red}.writePost_deleteQuiz__IsYc3:hover{cursor:pointer}.audiosForPosts_background__RYkdR{background-color:var(--popupBackground);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:5}.audiosForPosts_arrowUp__kla5e{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.audiosForPosts_arrowUp__kla5e svg{fill:#fff;transform:rotate(180deg);font-size:2rem}.audiosForPosts_arrowUp__kla5e:hover{cursor:pointer}@media(min-width:650px){.audiosForPosts_arrowUp__kla5e{display:none}}.audiosForPosts_arrowDown__wlBqo{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.audiosForPosts_arrowDown__wlBqo svg{fill:#fff;font-size:2rem}.audiosForPosts_arrowDown__wlBqo:hover{cursor:pointer}@media(min-width:650px){.audiosForPosts_arrowDown__wlBqo{display:none}}.audiosForPosts_hiddenTopMenu__o5to1{height:0;overflow:hidden}@media(min-width:650px){.audiosForPosts_hiddenTopMenu__o5to1{height:-moz-max-content;height:max-content;display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}}.audiosForPosts_topButtonsWrapper__hqN62{width:100%;display:flex;justify-content:space-between}@media(min-width:650px){.audiosForPosts_topButtonsWrapper__hqN62{width:-moz-max-content;width:max-content}}.audiosForPosts_popupForPosts__BqUuP{background-color:#48414d;border-radius:10px;width:52rem;height:90vh;padding:1rem;position:relative;row-gap:1fr;grid-template-rows:auto 2fr}@media(max-width:1000px){.audiosForPosts_popupForPosts__BqUuP{width:100%;height:calc(100vh - 8rem);overflow-y:auto;display:flex;flex-direction:column;row-gap:1fr;border-radius:0}}.audiosForPosts_closeButton__jamRL{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;position:absolute}.audiosForPosts_closeButton__jamRL svg{fill:#fff}.audiosForPosts_closeButton__jamRL:hover{cursor:pointer}@media(max-width:650px){.audiosForPosts_closeButton__jamRL{position:static;align-self:flex-end;margin-bottom:.5rem}}.audiosForPosts_topWrapper__IC1iJ{display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}@media(max-width:650px){.audiosForPosts_topWrapper__IC1iJ{flex-direction:column-reverse;row-gap:1rem;align-items:flex-start}}.audiosForPosts_audiosWrapper__DOZtx{width:100%;height:calc(100% - 6rem);overflow-y:auto;padding:0 .2rem}.audiosForPosts_audiosWrapperBig__kXKcr{width:100%;height:calc(100% - 3rem);overflow-y:auto;padding:0 .2rem}.audiosForPosts_audioWrapper__vdXu7{display:grid;grid-template-columns:1fr 20fr;margin-bottom:.5rem}@media(max-width:700px){.audiosForPosts_audioWrapper__vdXu7{align-items:flex-start}}.audiosForPosts_addButton__2i58C{outline:none;padding:.4rem 1rem;border-radius:5px;font-size:.8rem;color:#95ffa8;background:linear-gradient(#589162,#012a1f);border:1px solid #012a1f;box-sizing:border-box}.audiosForPosts_addButton__2i58C:hover{cursor:pointer;background:linear-gradient(#589162,#589162);color:#fff}@media(max-width:650px){.audiosForPosts_addButton__2i58C{width:100%;text-transform:uppercase;font-weight:600;padding:.5rem 0;font-size:.9rem}}.audiosForPosts_topDescription__H9CyU{color:#fff253;font-size:.9rem;white-space:nowrap}.audiosForPosts_checkBoxBUtton__mPs8L{display:flex;align-items:center;justify-content:center;background-color:transparent;width:-moz-max-content;width:max-content}.audiosForPosts_checkBoxBUtton__mPs8L:hover{cursor:pointer}.audiosForPosts_checkBoxBUtton__mPs8L svg{font-size:1.5rem;color:#a1ffb1}.audiosForPosts_audioPlayerWrapper__MfPM_ button{border:2px solid #a1ffb1}.audiosForPosts_audioPlayerWrapper__MfPM_ button svg,.audiosForPosts_audioPlayerWrapper__MfPM_ p{color:#a1ffb1}.audiosForPosts_audioPlayerWrapper__MfPM_ input::-webkit-slider-thumb{box-shadow:-100vw 0 0 100vw #000}.audiosForPosts_moreButton__xjsBd{width:100%;padding:.6rem;border-radius:5px;font-size:1rem;border:none;outline:none;color:#95ffa8;background:linear-gradient(#a90000,#000);font-weight:700;text-transform:uppercase;height:3rem;margin-top:.5rem}.audiosForPosts_moreButton__xjsBd:hover{cursor:pointer;background:linear-gradient(#a90000,#a90000);color:#fff}.audiosForPosts_searchWrapper__jGcyf{width:100%;display:grid;grid-template-columns:1fr 20fr;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:5px;height:2rem;background-color:#fff;padding:0 .5rem;align-items:center;margin-right:2rem}.audiosForPosts_searchWrapper__jGcyf svg{font-size:1.5rem;color:green}.audiosForPosts_searchInput__4GdNA{width:100%;font-size:1rem;color:#000;border:none;outline:none;background-color:transparent}.videoPlayer_audio__wZV3a{visibility:hidden}.videoPlayer_videoFullScreen__BxJ9N{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000;z-index:2;display:flex;flex-direction:column;justify-content:center}@media(max-width:1000px){.videoPlayer_videoFullScreen__BxJ9N{max-height:calc(100vh - 8.2rem)}}.videoPlayer_videoFullScreen__BxJ9N video{width:100%;max-height:100vh!important}.videoPlayer_audioPlayerWrapper__tVtGb{width:100%}.videoPlayer_name__AlSLe{font-size:.8rem;color:#4e084e;font-weight:500;width:100%;margin:0 auto;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:950px){.videoPlayer_name__AlSLe{max-width:20rem}}@media(max-width:700px){.videoPlayer_name__AlSLe{max-width:15rem}}.videoPlayer_volume__BiuEX{font-size:.8rem;color:#4e084e;font-weight:500;text-align:center;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:10rem;margin:0 auto}.videoPlayer_videoControlsWrapper__bnH2f{display:grid;grid-template-columns:2rem auto 10rem 2rem;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;margin-bottom:.3rem}@media(max-width:600px){.videoPlayer_videoControlsWrapper__bnH2f{grid-template-columns:1fr;position:relative}}.videoPlayer_playerButton__twbxA{width:2rem;height:2rem;background-color:transparent;border:2px solid #4e084e;border-radius:50%;display:flex;justify-content:center;align-items:center;outline:none}.videoPlayer_playerButton__twbxA:hover{cursor:pointer}.videoPlayer_playerButton__twbxA svg{font-size:1.5rem;color:#4e084e}.videoPlayer_fullScreenButton__hKxgJ{background-color:transparent;border:none;outline:none}.videoPlayer_fullScreenButton__hKxgJ:hover{cursor:pointer}.videoPlayer_fullScreenButton__hKxgJ svg{font-size:1.5rem;color:#4e084e}@media(max-width:600px){.videoPlayer_fullScreenButton__hKxgJ{position:absolute;right:0}}.videoPlayer_range__Ivxez{outline:none;margin:auto;-webkit-appearance:none;position:relative;overflow:hidden;height:5px;width:100%;cursor:pointer;border-radius:10px;transition:all 1s}.videoPlayer_range__Ivxez::-webkit-slider-thumb{-webkit-appearance:none;width:0;height:10px;background:transparent;border-radius:100px;box-shadow:-100vw 0 0 100vw #2f446d}.videoPlayer_range__Ivxez::-webkit-slider-runnable-track{background:#b6c0d0}.videoPlayer_range__Ivxez::-moz-placeholder{color:#4e084e}.videoPlayer_range__Ivxez:-ms-input-placeholder{color:#4e084e}.videoPlayer_range__Ivxez::placeholder{color:#4e084e}.videoPlayer_range__Ivxez:-webkit-autofill,.videoPlayer_range__Ivxez:-webkit-autofill:active,.videoPlayer_range__Ivxez:-webkit-autofill:focus,.videoPlayer_range__Ivxez:-webkit-autofill:hover{line-height:25px;-webkit-text-fill-color:gray;-webkit-transition:background-color 5000000s ease-in-out 0s;transition:background-color 5000000s ease-in-out 0s}.videoPlayer_range__Ivxez:-webkit-autofill:first-line{font-size:1rem}.videoPlayer_rangeWrapper__ww27R{width:100%}.videoPlayer_rangeDescriptionsWrapper__6m0Re{display:flex;width:100%}.videoPlayer_rangeDescription__QehKv{color:#4e084e;font-weight:400;font-size:1rem}.videoPlayer_videoWrapper__ZgDms{background-color:#000;overflow:hidden;border-radius:10px 10px 0 0;position:relative;display:flex;justify-content:center}.videoPlayer_videoWrapper__ZgDms video{width:100%;max-height:50vh}.videoPlayer_videoWrapper__ZgDms video:hover{cursor:pointer}.videoPlayer_controlsWrapper__GqkVx{background-color:#89898f;padding:.5rem;border-radius:0 0 10px 10px}.videoPlayer_controlsWrapperFull__FlZ84{background-color:#89898f;padding:.5rem;border-radius:0}.videoPlayer_deleteButton__i4Ug3{border:none;outline:none;background-color:transparent;display:flex;position:absolute;top:.5rem;right:.5rem}.videoPlayer_deleteButton__i4Ug3:hover{cursor:pointer}.videoPlayer_deleteButton__i4Ug3 svg{font-size:1.5rem;color:red;margin-bottom:.6rem;filter:drop-shadow(2px 4px 6px #4e084e)}.videoPlayer_videoPlayerWrapper__e8sq4{width:100%}.videosForPosts_background__ENH0G{background-color:var(--popupBackground);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:5}.videosForPosts_popupForPosts__mixn6{background-color:#48414d;border-radius:10px;width:52rem;height:90vh;padding:1rem;position:relative;row-gap:1fr;grid-template-rows:auto 2fr}@media(max-width:1000px){.videosForPosts_popupForPosts__mixn6{width:100%;height:calc(100vh - 8rem);overflow-y:auto;display:flex;flex-direction:column;row-gap:1fr;border-radius:0}}.videosForPosts_closeButton__ZHodG{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;position:absolute}.videosForPosts_closeButton__ZHodG svg{fill:#fff}.videosForPosts_closeButton__ZHodG:hover{cursor:pointer}@media(max-width:650px){.videosForPosts_closeButton__ZHodG{position:static;align-self:flex-end;margin-bottom:.5rem}}.videosForPosts_arrowUp__Om_5n{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.videosForPosts_arrowUp__Om_5n svg{fill:#fff;transform:rotate(180deg);font-size:2rem}.videosForPosts_arrowUp__Om_5n:hover{cursor:pointer}@media(min-width:650px){.videosForPosts_arrowUp__Om_5n{display:none}}.videosForPosts_arrowDown__evGoW{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.videosForPosts_arrowDown__evGoW svg{fill:#fff;font-size:2rem}.videosForPosts_arrowDown__evGoW:hover{cursor:pointer}@media(min-width:650px){.videosForPosts_arrowDown__evGoW{display:none}}.videosForPosts_hiddenTopMenu__JOsRe{height:0;overflow:hidden}@media(min-width:650px){.videosForPosts_hiddenTopMenu__JOsRe{height:-moz-max-content;height:max-content;display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}}.videosForPosts_topWrapper__xaarZ{display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}@media(max-width:650px){.videosForPosts_topWrapper__xaarZ{flex-direction:column-reverse;row-gap:1rem;align-items:flex-start}}.videosForPosts_videosWrapper__GHoQj{width:100%;height:calc(100% - 6rem);overflow-y:auto;padding:0 .2rem}.videosForPosts_videosWrapperBig__TlHgh{width:100%;height:calc(100% - 3rem);overflow-y:auto;padding:0 .2rem}.videosForPosts_videoWrapper__qtsvn{display:grid;grid-template-columns:1fr 20fr;margin-bottom:1rem;grid-column-gap:.3rem;-moz-column-gap:.3rem;column-gap:.3rem}.videosForPosts_videoWrapper__qtsvn button:nth-child(2){display:none}@media(max-width:650px){.videosForPosts_videoWrapper__qtsvn{grid-template-columns:1fr;row-gap:1rem}}.videosForPosts_addButton__fv_Ry{outline:none;padding:.4rem 1rem;border-radius:5px;font-size:.8rem;color:#95ffa8;background:linear-gradient(#589162,#012a1f);border:1px solid #012a1f;box-sizing:border-box}.videosForPosts_addButton__fv_Ry:hover{cursor:pointer;background:linear-gradient(#589162,#589162);color:#fff}@media(max-width:650px){.videosForPosts_addButton__fv_Ry{width:100%;text-transform:uppercase;font-weight:600;padding:.5rem 0;font-size:.9rem}}.videosForPosts_topDescription__HEbJ_{color:#fff253;font-size:.9rem;white-space:nowrap}.videosForPosts_checkBoxBUtton__STgxs{display:flex;align-items:center;justify-content:center;background-color:transparent;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;align-self:center}.videosForPosts_checkBoxBUtton__STgxs:hover{cursor:pointer}.videosForPosts_checkBoxBUtton__STgxs svg{font-size:1.5rem;color:#a1ffb1}.videosForPosts_audioPlayerWrapper__5Uu8H button:nth-child(2){display:none}.videosForPosts_audioPlayerWrapper__5Uu8H button:first-child{border:1px solid #a1ffb1}.videosForPosts_audioPlayerWrapper__5Uu8H button svg,.videosForPosts_audioPlayerWrapper__5Uu8H p{color:#a1ffb1}.videosForPosts_audioPlayerWrapper__5Uu8H input::-webkit-slider-thumb{box-shadow:-100vw 0 0 100vw #000}.videosForPosts_moreButton__Cv2Yy{width:100%;padding:.6rem;border-radius:5px;font-size:1rem;border:none;outline:none;color:#95ffa8;background:linear-gradient(#a90000,#000);font-weight:700;text-transform:uppercase;height:3rem;margin-top:.5rem}.videosForPosts_moreButton__Cv2Yy:hover{cursor:pointer;background:linear-gradient(#a90000,#a90000);color:#fff}.videosForPosts_searchWrapper__uwNXJ{width:100%;display:grid;grid-template-columns:1fr 20fr;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:5px;height:2rem;background-color:#fff;padding:0 .5rem;align-items:center;margin-right:2rem}.videosForPosts_searchWrapper__uwNXJ svg{font-size:1.5rem;color:green}.videosForPosts_searchInput__KRrwy{width:100%;font-size:1rem;color:#000;border:none;outline:none;background-color:transparent}.videosForPosts_topButtonsWrapper__e8jSp{width:100%;display:flex;justify-content:space-between}@media(min-width:650px){.videosForPosts_topButtonsWrapper__e8jSp{width:-moz-max-content;width:max-content}}.filesForPosts_background__1zwBx{background-color:var(--popupBackground);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:5}.filesForPosts_popupForPosts__jFjuB{background-color:#48414d;border-radius:10px;width:52rem;height:90vh;padding:1rem;position:relative;row-gap:1fr;grid-template-rows:auto 2fr}@media(max-width:1000px){.filesForPosts_popupForPosts__jFjuB{width:100%;height:calc(100vh - 8rem);overflow-y:auto;display:flex;flex-direction:column;row-gap:1fr;border-radius:0}}.filesForPosts_closeButton___Rx5j{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;position:absolute}.filesForPosts_closeButton___Rx5j svg{fill:#fff}.filesForPosts_closeButton___Rx5j:hover{cursor:pointer}.filesForPosts_audiosWrapper__a6Zls{width:100%;height:calc(100% - 6rem);overflow-y:auto;padding:0 .2rem}.filesForPosts_audiosWrapperBig__QAc3m{width:100%;height:calc(100% - 3rem);overflow-y:auto;padding:0 .2rem}.filesForPosts_audioWrapper__uB84n{display:grid;grid-template-columns:1fr 20fr;margin-bottom:.5rem}.filesForPosts_addButton__PyKfq{outline:none;padding:.4rem 1rem;border-radius:5px;font-size:.8rem;color:#95ffa8;background:linear-gradient(#589162,#012a1f);border:1px solid #012a1f;box-sizing:border-box}.filesForPosts_addButton__PyKfq:hover{cursor:pointer;background:linear-gradient(#589162,#589162);color:#fff}@media(max-width:650px){.filesForPosts_addButton__PyKfq{width:100%;text-transform:uppercase;font-weight:600;padding:.5rem 0;font-size:.9rem}}.filesForPosts_topDescription__uQHqh{color:#fff253;font-size:.9rem;white-space:nowrap}.filesForPosts_checkBoxBUtton___x_Fc{display:flex;align-items:center;justify-content:center;background-color:transparent;width:-moz-max-content;width:max-content}.filesForPosts_checkBoxBUtton___x_Fc:hover{cursor:pointer}.filesForPosts_checkBoxBUtton___x_Fc svg{font-size:1.5rem;color:#a1ffb1}.filesForPosts_audioPlayerWrapper__UGCyW button{border:2px solid #a1ffb1}.filesForPosts_audioPlayerWrapper__UGCyW button svg,.filesForPosts_audioPlayerWrapper__UGCyW p{color:#a1ffb1}.filesForPosts_audioPlayerWrapper__UGCyW input::-webkit-slider-thumb{box-shadow:-100vw 0 0 100vw #000}.filesForPosts_moreButton__kvEJv{width:100%;padding:.6rem;border-radius:5px;font-size:1rem;border:none;outline:none;color:#95ffa8;background:linear-gradient(#a90000,#000);font-weight:700;text-transform:uppercase;height:3rem;margin-top:.5rem}.filesForPosts_moreButton__kvEJv:hover{cursor:pointer;background:linear-gradient(#a90000,#a90000);color:#fff}.filesForPosts_searchWrapper__mLBDw{width:100%;display:grid;grid-template-columns:1fr 20fr;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;border-radius:5px;height:2rem;background-color:#fff;padding:0 .5rem;align-items:center;margin-right:2rem}.filesForPosts_searchWrapper__mLBDw svg{font-size:1.5rem;color:green}.filesForPosts_searchInput__ybLpN{width:100%;font-size:1rem;color:#000;border:none;outline:none;background-color:transparent}.filesForPosts_fileButton__pUIKM{border:none;outline:none;background-color:transparent;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.filesForPosts_fileButton__pUIKM svg{font-size:2.4rem;color:#4e084e}.filesForPosts_fileButton__pUIKM:hover{cursor:pointer}.filesForPosts_fileWrapper__9smG3{display:grid;width:100%;grid-column-gap:.2rem;-moz-column-gap:.2rem;column-gap:.2rem;align-items:center;margin-bottom:.5rem;grid-template-columns:3rem auto 2rem}.filesForPosts_fileWrapper__9smG3 p{text-align:start}.filesForPosts_fileWrapper__9smG3 button svg{margin:0}.filesForPosts_name__jUUmm{font-size:1rem;color:#eaea73;display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filesForPosts_fileButton__pUIKM svg{font-size:2.5rem;color:#add8e6}.filesForPosts_topButtonsWrapper__FIGIM{width:100%;display:flex;justify-content:space-between}@media(min-width:650px){.filesForPosts_topButtonsWrapper__FIGIM{width:-moz-max-content;width:max-content}}.filesForPosts_hiddenTopMenu___AIzU{height:0;overflow:hidden}@media(min-width:650px){.filesForPosts_hiddenTopMenu___AIzU{height:-moz-max-content;height:max-content;display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}}.filesForPosts_topWrapper__zRzLQ{display:flex;-moz-column-gap:1rem;column-gap:1rem;align-items:center;margin:0 0 1rem}@media(max-width:650px){.filesForPosts_topWrapper__zRzLQ{flex-direction:column-reverse;row-gap:1rem;align-items:flex-start}}.filesForPosts_arrowUp__bILzY{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.filesForPosts_arrowUp__bILzY svg{fill:#fff;transform:rotate(180deg);font-size:2rem}.filesForPosts_arrowUp__bILzY:hover{cursor:pointer}@media(min-width:650px){.filesForPosts_arrowUp__bILzY{display:none}}.filesForPosts_arrowDown__jqkKB{right:1rem;top:1rem;border:none;outline:none;background-color:transparent;transition:all .4s}.filesForPosts_arrowDown__jqkKB svg{fill:#fff;font-size:2rem}.filesForPosts_arrowDown__jqkKB:hover{cursor:pointer}@media(min-width:650px){.filesForPosts_arrowDown__jqkKB{display:none}}.voicePopup_popupBackground__9kyk_{background-color:var(--popupBackground);width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;z-index:20}.voicePopup_popup__cSd0y{width:50rem;height:-moz-max-content;height:max-content;background-color:#cb9dff;border-radius:10px;max-width:95vw;overflow:hidden;padding-bottom:1rem}.voicePopup_popupHeadWrapper__GdLUF{width:100%;padding:.5rem 1rem;display:flex;justify-content:space-between;background-color:#6b4b87;border-radius:10px 10px 0 0}.voicePopup_popupHeader__hDQFy{color:#fff;font-size:1.2rem;font-weight:500}.voicePopup_closeButton__rYPWV{border:none;outline:none;background-color:transparent;display:flex}.voicePopup_closeButton__rYPWV svg{font-size:1.5rem;color:#fff}.voicePopup_closeButton__rYPWV:hover{cursor:pointer}.voicePopup_topWrapper__iz75W{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;padding:1rem}@media(max-width:450px){.voicePopup_topWrapper__iz75W{flex-direction:column-reverse;row-gap:1.3rem}}.voicePopup_stopButton__jWRrM{border-radius:10px;display:flex;justify-content:center;align-items:center;grid-column-gap:.5rem;-moz-column-gap:.1rem;column-gap:.1rem;padding:.3rem 1rem;border:2px solid #ff8fbb;font-weight:600;background:linear-gradient(#6f0429,#b63763);outline:none}.voicePopup_stopButton__jWRrM,.voicePopup_stopButton__jWRrM svg{font-size:1.3rem;color:#ff8fbb}.voicePopup_stopButton__jWRrM:hover{cursor:pointer;color:#fff;border:2px solid #fff}.voicePopup_stopButton__jWRrM:hover svg{color:#fff}.voicePopup_title__JYsdU{outline:none;border-radius:10px;font-size:1.1rem;padding:.3rem 1rem;color:#fff;border:2px solid #ff8fbb;font-weight:500;width:100%;background:#6f0429;height:2.6rem}.voicePopup_title__JYsdU::-moz-placeholder{color:hsla(0,0%,100%,.7);font-size:1.1rem}.voicePopup_title__JYsdU:-ms-input-placeholder{color:hsla(0,0%,100%,.7);font-size:1.1rem}.voicePopup_title__JYsdU::placeholder{color:hsla(0,0%,100%,.7);font-size:1.1rem}.voicePopup_titleWrapper__GE6i_{width:100%;position:relative}.voicePopup_titleLength__lp2mw{position:absolute;bottom:-1.2rem;left:.5rem;font-size:.85rem;color:#1f0536}.voicePopup_audioPlayerWrapper__vqUUU{padding:.5rem 1rem .3rem;background-color:#fff;border-radius:10px;margin:0 1rem 1rem}.voicePopup_recognizeButton___Yb3F{border:none;outline:none;border-radius:5px;font-size:1rem;color:#ff8fbb;background:#6f0429;padding:.5rem 1rem;margin-left:1rem}.voicePopup_recognizeButton___Yb3F:hover{cursor:pointer;color:#fff}.quizUsers_wrapper__hpoeR{align-items:center;left:calc(50% - 14rem)}.quizUsers_wrapperLeft__Yjgx4,.quizUsers_wrapper__hpoeR{min-width:28rem;width:-moz-max-content;width:max-content;position:absolute;top:1.7rem;display:flex;flex-direction:column;z-index:1}.quizUsers_wrapperLeft__Yjgx4{align-items:flex-start;left:0}.quizUsers_wrapperLeft__Yjgx4 div:nth-child(2){border-radius:2px 5px 5px 5px}.quizUsers_wrapperRight__CUV1c{min-width:28rem;width:-moz-max-content;width:max-content;position:absolute;top:1.7rem;display:flex;flex-direction:column;align-items:flex-end;z-index:1;right:0}.quizUsers_wrapperRight__CUV1c div:nth-child(2){border-radius:5px 2px 5px 5px}.quizUsers_users__n_vVL{background-color:hsla(0,0%,100%,.64);border-radius:5px;display:flex;-moz-column-gap:.5rem;column-gap:.5rem;padding:1rem .2rem;justify-content:center;min-width:20rem}.quizUsers_triangle__ufHRR{border:.5rem solid transparent;border-bottom-color:hsla(0,0%,100%,.64)}.quizUsers_userLink__YLxoC{width:5rem}.quizUsers_avatar__i_1EL{border-radius:50%;width:4.5rem;height:4.5rem;-o-object-fit:cover;object-fit:cover}.quizUsers_avatarWrapper__4QZYu{width:4.5rem;height:4.5rem;background-color:#000;border-radius:50%}.quizUsers_avatarWrapper__4QZYu img{-o-object-fit:cover;object-fit:cover}.quizUsers_fullName__4vuoh{font-size:.7rem;font-weight:600;margin-top:.3rem;color:#4a044a;text-align:center;max-width:5rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.quizUsers_arrowButton__alFU6{background-color:transparent;border:none;outline:none;justify-content:center}.quizUsers_arrowButton__alFU6 svg{font-size:2.5rem;color:#4a044a}.quizUsers_arrowButton__alFU6 .quizUsers_inactive__faXZm{color:#777}.quizUsers_arrowButton__alFU6:hover{cursor:pointer}.quiz_popupBackground__mLWs3{background-color:var(--popupBackground);position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;z-index:5}.quiz_popup__387CF{width:44rem;padding:1rem;background-color:#334d59;border-radius:10px;max-height:80vh;overflow-y:auto}.quiz_spaceBetweenWrapper__21zTs{display:flex;justify-content:space-between}@media(max-width:600px){.quiz_spaceBetweenWrapper__21zTs{flex-direction:column-reverse}}.quiz_closeButton__Q0QX4{right:1rem;top:1rem;border:none;outline:none;background-color:transparent}.quiz_closeButton__Q0QX4 svg{fill:#fff}.quiz_closeButton__Q0QX4:hover{cursor:pointer}@media(max-width:650px){.quiz_closeButton__Q0QX4{position:static;align-self:flex-end;margin-bottom:.5rem}}.quiz_theme__cG6ck{border-radius:5px;background-color:#fff;border:none}.quiz_errorTitle__KvXZi,.quiz_theme__cG6ck{width:100%;padding:.5rem;font-size:1rem;color:#6d4384;outline:none;resize:none;height:5rem;margin-top:.5rem}.quiz_errorTitle__KvXZi{border-radius:5px;background-color:#450303;border:2px solid #ff8d8d}.quiz_titleWrapper__eOvHz{position:relative}.quiz_errorTitleText__IDHL6{position:absolute;bottom:-1rem;font-size:.8rem;color:#ff8d8d}.quiz_titleSymbolsLength__v0Suo{position:absolute;bottom:-1rem;font-size:.8rem;color:#9292ff}.quiz_answer__JZqmO{width:100%;border-radius:5px;background-color:#262932;padding:.5rem;font-size:1rem;color:#fff;border:none;outline:none;resize:none;margin-top:.5rem;height:6rem}.quiz_addButton__K0SWu{outline:none;padding:.4rem 1rem;border-radius:5px;font-size:.8rem;color:#95ffa8;background:linear-gradient(#589162,#012a1f);border:1px solid #012a1f;box-sizing:border-box}.quiz_addButton__K0SWu:hover{cursor:pointer;background:linear-gradient(#589162,#589162);color:#fff}@media(max-width:600px){.quiz_addButton__K0SWu{width:100%;text-transform:uppercase;font-weight:600;padding:.5rem 0;font-size:.9rem}}.quiz_text__H4V1R{color:#fff253;font-size:.9rem;margin:1.5rem 0 .5rem}.quiz_inputWrapper__mT548{display:grid;grid-column-gap:1rem;-moz-column-gap:1rem;column-gap:1rem;grid-template-columns:6fr 1fr}@media(max-width:600px){.quiz_inputWrapper__mT548{grid-template-columns:1fr;row-gap:1.3rem}}.quiz_answerWrapper__exqiw{display:grid;grid-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem;grid-template-columns:1fr max-content;margin-bottom:1rem}.quiz_question__KvvnA{width:100%;border-radius:5px;background-color:#fff;padding:.5rem 1rem;font-size:1rem;color:#6d4384;border:none;outline:none;resize:none;height:2.2rem}.quiz_inputInfo___2eda{font-size:.7rem;color:#b3ffb6;margin-top:.5rem}.quiz_inputError__sqvSW{font-size:.7rem;color:#ff8d8d;margin-top:.5rem}.quiz_addAnswer__PVpJ_{height:2.2rem;border-radius:5px;font-size:.9rem;background:#050537;color:#add8e6;border:none;outline:none;transition:all .5s}.quiz_addAnswer__PVpJ_:hover{cursor:pointer;color:#050537;background-color:#add8e6}.quiz_addAnswerInactive__VnZs7{background-color:#bebebe;height:2.2rem;border-radius:5px;font-size:.9rem;color:#141414;border:none;outline:none;transition:all .5s}.quiz_deleteAnswer__V_2__{border:none;outline:none;background-color:transparent;margin-top:.2rem;height:-moz-max-content;height:max-content}.quiz_deleteAnswer__V_2__ svg{font-size:1.5rem;color:#f08080}.quiz_deleteAnswer__V_2__:hover{cursor:pointer}.quiz_textareaWrapper__aTsY7{align-items:stretch;display:inline-grid;vertical-align:top;align-items:center;position:relative;border:1px solid;padding:.25em .5em;margin:5px}.quiz_textareaWrapper__aTsY7 textarea{grid-area:2/1}.quiz_textareaWrapper__aTsY7 textarea,.quiz_textareaWrapper__aTsY7:after{width:auto;min-width:1em;grid-area:1/2;padding:.25em;margin:0;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none}.quiz_textareaWrapper__aTsY7:after{content:attr(data-value) " ";visibility:hidden;white-space:pre-wrap;font:inherit}.quiz_selectWrapper__riCfU{display:flex;-moz-column-gap:.5rem;column-gap:.5rem;align-items:center;position:relative;margin:.5rem 0}.quiz_selectWrapper__riCfU:hover{cursor:pointer}.quiz_selectWrapper__riCfU input{visibility:hidden;position:absolute}.quiz_selectWrapper__riCfU p{color:#fff;font-size:1rem;font-weight:400;line-height:130%}.quiz_selectWrapper__riCfU svg{color:#fff;font-size:1.3rem}