.quiz__heading{color:#333;font-size:1.5em}.quiz__options{padding:20px 0}.quiz__options .custom-control{margin-bottom:10px}.quiz__options .custom-control .custom-control-label{color:#555;font-size:1.2em}.quiz__options .box-alternativa{background-color:#ebebeb;border-radius:5px;margin-bottom:10px;padding:1rem}.quiz__response{margin-bottom:1rem}.quiz__response--correct{color:#32cd32}.quiz__response--incorrect{color:#ee9164}.quiz__button--confirm,.quiz__button--retry{background-color:var(--primary-color);color:#fff;font-weight:700;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.quiz__button--confirm:hover,.quiz__button--retry:hover{background-color:var(--secundary-color);color:#fff;transition:background-color .3s ease}@media (max-width:767.98px){.quiz{padding:0 1rem}.quiz__heading{font-size:16px}.quiz__options{padding:10px 0}.quiz__options .custom-control .custom-control-label{font-size:15px}.quiz__response--correct,.quiz__response--incorrect{font-size:1em}.quiz__button--confirm,.quiz__button--retry{padding:8px 16px}}body.dark-mode{background-color:#222;color:#fff}body.dark-mode .quiz__heading{color:#ccc}body.dark-mode .quiz__options .custom-control-label{color:#ddd}body.dark-mode .quiz__options .box-alternativa{background-color:#333}body.dark-mode .quiz__response--correct{color:#adff2f}body.dark-mode .quiz__response--incorrect{color:tomato}.scorm-container:-moz-full-screen,.scorm-container:-ms-fullscreen,.scorm-container:-webkit-full-screen,.scorm-container:full-screen,.scorm-container:fullscreen{background-color:#000;display:flex;flex-direction:column;height:100%;width:100%}@media (max-width:768px){.scorm-container{align-items:center;display:flex;height:100%;justify-content:center}}@media (min-width:769px){.scorm-container{display:flex;height:calc(100% - 32px);justify-content:center}}.scorm-container .scorm-iframe{border:none;box-shadow:none;max-width:1400px;min-height:32vh;position:relative;width:100%}@media (min-width:360px) and (max-width:768px){.scorm-container .scorm-iframe{height:calc(100vh - 170px);min-height:30vh}}@media (min-width:360px) and (max-width:768px) and (display-mode:fullscreen){.scorm-container .scorm-iframe{height:100vh}}@media (min-width:769px) and (max-width:1024px){.scorm-container .scorm-iframe{align-self:center;border:1px solid rgba(0,0,0,.1);box-shadow:0 6px 12px rgba(0,0,0,.1);min-height:50vh}}@media (min-width:1025px) and (max-width:1799px){.scorm-container .scorm-iframe{border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 16px rgba(0,0,0,.1);margin:20px 0;min-height:68vh}}@media (min-width:1800px){.scorm-container .scorm-iframe{border:1px solid rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1);margin:30px 0;min-height:72vh}}@media screen and (max-width:768px) and (orientation:landscape){.scorm-container .scorm-iframe{height:100%;left:0;max-height:calc(100% - 104px);position:absolute;top:54px;width:100%}}.scorm-container .scorm-iframe:fullscreen,.scorm-container .scorm-iframe:moz-full-screen,.scorm-container .scorm-iframe:ms-fullscreen,.scorm-container .scorm-iframe:webkit-full-screen{height:calc(100% - 50px);width:100%}.scorm-container .fullscreen-btn{background-color:var(--primary-color);border:none;border-radius:9999px;bottom:64px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;height:50px;padding:10px;position:absolute;right:26px;transition:background-color .3s,transform .3s;width:50px}.scorm-container .fullscreen-btn:active{transform:scale(.95)}.scorm-container .fullscreen-btn:disabled{background-color:#ccc;color:#666;cursor:not-allowed}@media (min-width:769px) and (max-width:1024px){body.dark-mode .scorm-container .scorm-iframe{border-color:hsla(0,0%,100%,.15);box-shadow:0 6px 12px hsla(0,0%,100%,.2)}}@media (min-width:1025px) and (max-width:1799px){body.dark-mode .scorm-container .scorm-iframe{border-color:hsla(0,0%,100%,.2);box-shadow:0 8px 16px hsla(0,0%,100%,.25)}}@media (min-width:1800px){body.dark-mode .scorm-container .scorm-iframe{border-color:hsla(0,0%,100%,.25);box-shadow:0 12px 24px hsla(0,0%,100%,.3)}}body.dark-mode .scorm-container .fullscreen-btn{background-color:var(--primary-color);color:#fff}body.dark-mode .scorm-container .fullscreen-btn:disabled{background-color:#444;color:#aaa}body.dark-mode .scorm-container .fullscreen-btn:active{background-color:var(--dark-primary-color-active)}.cards__header{display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3rem;margin-top:2rem}@media screen and (max-width:768px){.cards__header{margin-bottom:1rem;margin-top:1rem;padding:0 1rem}}.cards__header-title{align-items:center;display:flex;flex-direction:row;font-size:2rem;font-weight:700;justify-content:space-between}@media screen and (max-width:768px){.cards__header-title{font-size:1.5rem}#viewSupportMaterial{margin:0 1rem}}@media screen and (max-width:576px){.cards__header-title{font-size:1.25rem}}.cards__name-cross{margin:0}.cards__header-icon{font-size:30px}.cards__header-link{color:inherit}.cards__asks{display:block;display:flex;flex-direction:column;gap:1rem;padding:0 1rem}@media screen and (max-width:768px){.cards__ask{font-size:2rem}}@media screen and (max-width:576px){.cards__ask{font-size:1.5rem}}@media (max-width:820px){.player__text{padding:1rem!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}#socketMonitor{border:1px solid;border-radius:5px;bottom:60px;opacity:0;padding:10px;position:fixed;right:20px}.connectionStatus{display:none}.connectionStatus--connected,.connectionStatus--reconnected{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.connectionStatus--connect-error,.connectionStatus--reconnect-error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}img{height:unset!important;max-width:100%}@media (max-width:820px){video{height:auto;width:100%}}blockquote{border-left:5px solid #ccc;font-style:italic;margin-left:0;overflow:hidden;padding-left:1.5em}.player__main{display:flex;flex-direction:column;height:100%}#toolzz-laravel-root{margin:0 auto;max-width:1366px;width:100%}#tituloAulaFirst{font-size:1.5rem;font-weight:500}@media (max-width:820px){#toolzz-laravel-root{max-width:100%}}.player-header__wrapper{align-items:center;display:flex;flex-direction:row;height:64px;justify-content:center;padding-inline:3rem;position:relative}@media screen and (max-width:768px) and (orientation:landscape){.player-header__wrapper{display:none}}.player-header__sidebar-button{background:none;border:none;color:#000;font-size:1rem;left:1rem;position:absolute}.player-header__class-title{color:#000;font-size:1.25rem;font-weight:500;text-align:center}.player-body__wrapper{flex:1 1 auto;overflow-x:hidden;overflow-y:auto}#player__navigation_next-wrapper{bottom:0;height:50px;position:sticky}.player-body__items{padding-bottom:2rem}@media (max-width:1920px){.player-body__items{padding:0 3rem}}@media (max-width:820px){.player-body__items{padding:0}}.player-item__informations{padding:1rem 0}.player-item__informations>h2,.player-item__informations>h5{font-size:32px;font-weight:700}.player-item__informations>h3,.player-item__informations>h6>p{font-size:16px;font-weight:400!important;line-height:1.5}@media (max-width:820px){.player-item__informations{padding:1rem!important}.player-item__informations>h2{font-size:20px;line-height:30px}.player-item__informations>h3{font-size:1rem}}#player__loading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#tituloAulaFirst,#verConteudos>div.titulos-conteudo>h5{padding:1rem 0}@media (max-width:1500px){#contentPlayerMargins{padding:1rem}}@media (max-width:820px){#contentPlayerMargins{padding:.275rem}.player-header__class-title{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}#vimeoIframe,#youtubePlayer{height:55vmin}#videoplayer,.plyr{height:66vmin}#content>:not(:has(video,iframe)){height:66vmin;width:100%}#viewSupportMaterial{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;max-width:1366px}#viewSupportMaterial #viewSupportMaterial{margin:0 1rem}body.dark-mode .player-header__class-title,body.dark-mode .player-header__sidebar-button{color:#fff}
