body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.videoPlayerContainer{background-color:#000;display:grid;grid-template-columns:3fr 1fr;height:100vh;width:100vw}.sideMenuWrapper{background-color:#fff;display:grid;grid-template-rows:repeat(2,1fr);height:100%;overflow:hidden;width:100%}.sideMenuTopComponent{background-color:#fafafa50}.sideMenuBottomComponent{height:100%;width:100%}.pollDoubt3dNavbar{background-color:#5a4bda;border-radius:0 0 15px 15px;box-shadow:0 3px 12px rgba(0,0,0,.09);display:flex;justify-content:space-around}.pollDoubt3dNavOptions{border:1px solid #5a4bda;border-radius:50px;color:#fff;cursor:pointer;font-weight:700;margin:1rem 0;padding:.3rem 1rem}.pollDoubt3dNavOptions:hover{border:1px solid #fff}.pollDoubt3dNavOptions:hover,.pollDoubt3dNavOptionsActive{border-radius:50px;cursor:pointer;font-weight:700;margin:1rem 0;padding:.3rem 1rem}.pollDoubt3dNavOptionsActive{background-color:#f1efff;border:1px solid #fff;color:#5a4bda}.threeDWrapper{display:block;height:100%;max-height:20em}.chatListWrapper{background-color:#fff;display:grid;grid-template-rows:1fr 5fr 1fr;height:100%;width:100%}.chatListTopBar{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:100%}.chatListTitle{color:#1a1a1a;font-size:120%;font-weight:700;margin:0;padding:5px 5px 5px 10px;width:100%}.chatListSubTitle{color:#667085;font-size:100%;font-weight:500;margin:0;padding-bottom:5px;padding-left:10px;padding-right:5px;width:100%}.chatListMiddleBar{background-color:#f2f4f7;display:grid;height:100%;width:100%}.chatListBottomBar{align-items:center;border:1px solid rgba(0,0,0,.1);border-radius:0 0 10px 10px;display:flex;gap:10px;padding-left:15px;padding-right:15px}.chatListBottomBarIcon{height:100%;max-height:23px}.chatInputBox{border:none;width:100%}.chatInputBox:focus{outline:none}.sendMessageIconChatList{max-height:25px}.pollWrapper{display:flex;flex-direction:row;justify-content:space-between;margin:0 2rem}.pollOptions{background-color:#fff;border:1px solid #00000030;border-radius:25px;color:#121212}.pollOptions,.pollOptions:hover{cursor:pointer;font-size:14px;font-weight:700;padding:8px 13px}.pollOptions:hover{background-color:#f1efff;border:1px solid #5a4bda;border-radius:25px;color:#5a4bda}.pollOptionsActive{background-color:#5a4bda;border:1px solid #00000050;border-radius:25px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:8px 13px}.timeRemainingAndSubmit{align-items:center;align-self:center;display:flex;font-size:16px;font-weight:700;justify-content:space-between;margin:0 2rem}.timeRemainingText{align-items:center;color:#5a4bda}.timeText{align-self:center;color:#ce513b}.submitButton{background-color:#5a4bda;border-radius:25px;color:#fff}.submitButton,.submittedButton{border:1px solid #5a4bda;cursor:pointer;display:inline-block;font-size:14px;font-weight:700;padding:5px 0;text-align:center;text-decoration:none;width:6rem}.submittedButton{background-color:#fff;border-radius:25px;color:#5a4bda}.submitButtonInactive{background-color:#fff;border:1px solid #5a4bda40;border-radius:25px;color:#5a4bda40;display:inline-block;font-size:14px;font-weight:700;padding:5px 0;text-align:center;text-decoration:none;width:6rem}.submitButtonInactiveWrapper,.submitButtonWrapper{align-self:center;display:flex;justify-content:center}.submitButton:hover{background-color:#473cad}.integerInputBox{border:2px solid #5a4bda50;border-radius:25px;font-size:14px;height:.8rem;margin-top:2.5rem;outline:none;padding:.5rem 1rem;width:8rem}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.noPollImageWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:3.5rem}.noPollImage{height:80px;object-fit:contain;width:80px}.leaderboardWrapper{margin:0 1.5rem}.leaderboardTopperWrapper,.leaderboardWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-around;text-align:center}.leaderboardTopperWrapper{background-color:#f1efff;border:1px solid #5a4bda;border-radius:10px;margin:0 1rem}.leaderboardHeaderWrapper{display:flex;flex-direction:row;justify-content:space-around;text-align:center}.leaderboardHeaderText{color:#454545;font-size:12px;text-align:center}.leaderboardText{color:#757575;font-size:13px;font-weight:700;text-align:center}.leaderboardTopperText{color:#5a4bda;font-size:14px;font-weight:700;text-align:center}.canvasWrapper{height:100%}.videoPlayerWrapper{background-color:#000;display:grid;grid-template-rows:1fr 6fr 1fr;height:100%;overflow:hidden;width:100%}.videoPlayerTopBar{background-color:#fff}.videoPlayerMiddleBar{align-items:center;background-color:#fff;display:grid;height:100%;width:100%}.videoPlayerBottomBar{background-color:#fff;display:grid;grid-template-columns:repeat(3,1fr);place-items:center}.videoPlayer{height:100vh;width:70vw}#player_id{--op-accent-color:#5a4bda;background-color:#000;background-image:url(https://img.pikbest.com/png-images/20190918/cartoon-snail-loading-loading-gif-animation_2734139.png!bw700);background-position:50%;background-repeat:no-repeat}.videoPlayerBottomBar .left{align-items:center;display:flex;height:100%;justify-content:flex-start;padding-left:1em;width:100%}.videoPlayerBottomBar .middle{grid-gap:25px;display:grid;gap:25px;grid-template-columns:1fr 1fr 1fr;height:100%;justify-content:center;place-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.liveIconVideoPlayer{height:100%;max-height:50px;width:auto}.videoPlayerMiddleBottomIcons{border:2px solid #f2f4f7;border-radius:50%;display:grid;height:100%;max-height:25px;padding:10px;place-items:center}
/*# sourceMappingURL=main.5500d1a9.css.map*/