header{align-items:center;background:#fff;box-shadow:0 0 5px #0000001a;display:flex;height:60px;justify-content:center;left:0;position:-webkit-sticky;position:sticky;top:0;transition:all .2s;width:100%;z-index:999}body.dark-mode header{background:#24262c}@media(min-width:768px)and (max-width:1023px){header{height:55px}}@media(min-width:641px)and (max-width:767px){header{height:45px}}@media(min-width:1px)and (max-width:640px){header{height:45px}}header .logo-full{display:block;margin:0 auto;max-width:200px;width:100%}body.dark-mode header .logo-full{display:none}@media(min-width:768px)and (max-width:1023px){header .logo-full{max-width:190px}}@media(min-width:641px)and (max-width:767px){header .logo-full{max-width:160px}}@media(min-width:1px)and (max-width:640px){header .logo-full{max-width:150px}}header .logo-full.logo-white{display:none}body.dark-mode header .logo-full.logo-white{display:block}.breadcrumbs{align-items:center;display:flex;flex-wrap:wrap;margin:0 0 20px}@media(min-width:1px)and (max-width:640px){.breadcrumbs{margin-bottom:15px}}.breadcrumbs li{align-items:center;display:flex;line-height:1;list-style:none;margin:0;padding:0;white-space:nowrap}@media(min-width:1px)and (max-width:640px){.breadcrumbs li{line-height:1.2}}.breadcrumbs li:before{display:none}.breadcrumbs li:after{color:#e2e2e2;content:"/";display:block}body.dark-mode .breadcrumbs li:after{color:#e2e2e2}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li:first-child a{padding-left:0}.breadcrumbs li:last-child a{font-weight:500;padding-right:0;pointer-events:none}.breadcrumbs li a{color:#e2e2e2;display:block;font-size:13px;padding:3px 5px;text-decoration:none}body.dark-mode .breadcrumbs li a{color:#e2e2e2}@media(min-width:1px)and (max-width:640px){.breadcrumbs li a{font-size:12px}}.breadcrumbs li a:hover,body.dark-mode .breadcrumbs li a:hover{color:#f06421}.banner-small{height:103px;padding:15px 0}.banner-small,body.dark-mode .banner-small{background:linear-gradient(90deg,#646b78,#848892)}@media(min-width:1px)and (max-width:640px){.banner-small{height:auto;padding:12px 0}.banner-small .breadcrumbs{margin:0}}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.exam-header{align-items:center;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:10px 15px}body.dark-mode .exam-header{border-bottom:1px solid #3b3b3b}@media(min-width:768px)and (max-width:1023px){.exam-header{padding:8px 15px}}@media(min-width:641px)and (max-width:767px){.exam-header{padding:8px 12px}}@media(min-width:1px)and (max-width:640px){.exam-header{align-items:center;padding:8px 12px}}@media(min-width:480px)and (max-width:640px){.exam-header{align-items:center;flex-direction:row}}.exam-header .left{margin:0}@media(min-width:1px)and (max-width:640px){.exam-header .left{margin:0}}@media(min-width:480px)and (max-width:640px){.exam-header .left{margin:0}}.exam-header .left .total-questions{color:#000;font-size:14px}body.dark-mode .exam-header .left .total-questions{color:#d6dceb}@media(min-width:1px)and (max-width:640px){.exam-header .left .total-questions{font-size:13px}}.exam-header .right{align-items:center;display:flex;margin:0}@media(min-width:480px)and (max-width:640px){.exam-header .right{width:auto}}.exam-header .right .exam-time{align-items:center;display:flex;font-size:18px}@media(min-width:768px)and (max-width:1023px){.exam-header .right .exam-time{font-size:17px}}@media(min-width:641px)and (max-width:767px){.exam-header .right .exam-time{font-size:15px}}@media(min-width:1px)and (max-width:640px){.exam-header .right .exam-time{font-size:15px;margin:0 auto 0 0}}@media(min-width:480px)and (max-width:640px){.exam-header .right .exam-time{font-size:14px;margin:0}}.exam-header .right .exam-time .icon-clock{margin:0 10px 0 0;max-width:20px;width:100%}@media(min-width:768px)and (max-width:1023px){.exam-header .right .exam-time .icon-clock{max-width:18px}}@media(min-width:641px)and (max-width:767px){.exam-header .right .exam-time .icon-clock{margin:0 5px 0 0;max-width:16px}}@media(min-width:1px)and (max-width:640px){.exam-header .right .exam-time .icon-clock{margin:0 5px 0 0;max-width:16px}}@media(min-width:480px)and (max-width:640px){.exam-header .right .exam-time .icon-clock{max-width:15px}}body.dark-mode .exam-header .right .exam-time .icon-clock img{filter:invert(100%)}.exam-header .right .exam-time .time{color:#000;font-weight:300;margin:0}body.dark-mode .exam-header .right .exam-time .time{color:#2cb36e}.exam-header .right .exam-time .time strong{color:#1f2430;font-weight:500}body.dark-mode .exam-header .right .exam-time .time strong{color:#d6dceb}.exam-header .right .btn-playPause{align-items:center;background:#f5f7fa;border-radius:50%;display:flex;height:40px;justify-content:center;line-height:40px;margin:0 0 0 20px;min-width:40px}body.dark-mode .exam-header .right .btn-playPause{fill:#b7b7b7;background:#2d2f34}@media(min-width:768px)and (max-width:1023px){.exam-header .right .btn-playPause{height:37px;line-height:37px;min-width:37px}}@media(min-width:641px)and (max-width:767px){.exam-header .right .btn-playPause{height:35px;line-height:35px;margin-left:15px;min-width:35px}}@media(min-width:1px)and (max-width:640px){.exam-header .right .btn-playPause{height:35px;line-height:35px;margin-left:12px;min-width:35px}}.exam-header .right .btn-playPause:hover{background:#e8e9ea}.exam-header .right .btn-playPause.pause .icon-pause,.exam-header .right .btn-playPause.play .icon-play{display:block}.exam-header .right .btn-playPause .icon{fill:#000;width:13px}@media(min-width:768px)and (max-width:1023px){.exam-header .right .btn-playPause .icon{width:12px}}@media(min-width:641px)and (max-width:767px){.exam-header .right .btn-playPause .icon{width:11px}}@media(min-width:1px)and (max-width:640px){.exam-header .right .btn-playPause .icon{width:11px}}.exam-header .right .btn-playPause .icon-play{display:none;margin:0 -2px 0 0}.exam-header .right .btn-playPause .icon-pause{display:none}.exam-header .right .btn-exitQuiz{background:#ff615e33;border-radius:8px;color:#ff615e;font-size:14px;margin:0 0 0 15px;min-width:120px}body.dark-mode .exam-header .right .btn-exitQuiz{background:#ffdfdf;color:#ff615e}@media(min-width:768px)and (max-width:1023px){.exam-header .right .btn-exitQuiz{min-width:135px}}@media(min-width:641px)and (max-width:767px){.exam-header .right .btn-exitQuiz{font-size:13px;height:35px;line-height:35px;min-width:auto}}@media(min-width:1px)and (max-width:640px){.exam-header .right .btn-exitQuiz{font-size:13px;height:35px;line-height:35px;margin-left:12px;min-width:auto}}.exam-header .right .btn-exitQuiz:hover{background:#ff615e4d}body.dark-mode .modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn,body.dark-mode .modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content p{color:#d6dceb}body.dark-mode .modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-yes{background:#f06421}body.dark-mode .modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-yes:hover{background:#e05613}body.dark-mode .modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-no{background:#2d2f34}.table{overflow-x:auto;width:100%}.table table{margin:0;width:100%}.table table thead,body.dark-mode .table table thead{background:#796eff}.table table thead tr th{border-style:none;color:#fff;font-size:14px;font-weight:500;padding:12px 15px;text-align:center;white-space:nowrap}@media(min-width:768px)and (max-width:1023px){.table table thead tr th{padding:10px 15px}}@media(min-width:641px)and (max-width:767px){.table table thead tr th{padding:10px}}@media(min-width:1px)and (max-width:640px){.table table thead tr th{font-size:13px;padding:10px}}.table table thead tr th:first-child{text-align:left}.table table tbody tr{border-bottom:1px solid #dfe5ea}.table table tbody tr.active{background:#f2f2f2}body.dark-mode .table table tbody tr{border-bottom:1px solid #24262c}.table table tbody tr td{background:#fff;border:0;border-bottom:1px solid #dfe5ea!important;color:#51596c;font-size:14px;text-align:center}body.dark-mode .table table tbody tr td{background:#24262c;border-bottom:1px solid #3b3b3b!important;color:#949db5}@media(min-width:1px)and (max-width:640px){.table table tbody tr td{font-size:13px}}.table table tbody tr td:first-child{border-left:1px solid #dfe5ea;text-align:left}body.dark-mode .table table tbody tr td:first-child{border-left:1px solid #3b3b3b}.table table tbody tr td:last-child{border-right:1px solid #dfe5ea}body.dark-mode .table table tbody tr td:last-child{border-right:1px solid #3b3b3b}.table table tbody tr td a{color:#007cff}body.dark-mode .table table tbody tr td a{color:#34b1ff}.table table tbody tr td a:hover{text-decoration:underline!important}.table table tbody tr td a.disabled-link{color:#51596c;pointer-events:none}body.dark-mode .table table tbody tr td a.disabled-link{color:#949db5}.ExamQuestionsBlock{align-items:stretch;display:flex;justify-content:space-between;margin:0;min-height:540px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock{flex-direction:column;min-height:auto}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock{flex-direction:column;min-height:auto}}.ExamQuestionsBlock .left{align-items:stretch;border-right:1px solid #ddd;display:flex;flex-direction:column;justify-content:space-between;margin:0;max-width:calc(100% - 375px);padding:15px 20px 0 15px;width:100%}body.dark-mode .ExamQuestionsBlock .left{border-right:1px solid #3b3b3b}@media(min-width:1024px)and (max-width:1299px){.ExamQuestionsBlock .left{max-width:calc(100% - 330px)}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left{max-width:calc(100% - 285px);padding:15px 15px 0}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left{border-right:0;max-width:100%;padding:15px 15px 0}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left{border-right:0;max-width:100%;padding:12px 15px 0 12px}}.ExamQuestionsBlock .left .block-head{display:flex;flex-direction:column;margin-bottom:20px;width:100%}.ExamQuestionsBlock .left .block-head .top-head{margin:0}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .block-head{margin-bottom:15px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .block-head{margin-bottom:15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .block-head{align-items:flex-start;flex-direction:column;margin-bottom:10px}}@media(min-width:480px)and (max-width:640px){.ExamQuestionsBlock .left .block-head{align-items:center;flex-direction:row}}.ExamQuestionsBlock .left .block-head .que-category{color:#000;font-size:13px;margin:0}body.dark-mode .ExamQuestionsBlock .left .block-head .que-category{color:#c1c1c1}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .block-head .que-category{order:2}}.ExamQuestionsBlock .left .block-head .que-category strong{color:#2e2e2e}body.dark-mode .ExamQuestionsBlock .left .block-head .que-category strong{color:#d6dceb}.ExamQuestionsBlock .left .block-head .btn-caseStudy{color:#f06421;font-size:14px;font-weight:500;margin:10px 0 0;white-space:nowrap}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .block-head .btn-caseStudy{font-size:13px;margin:0}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .block-head .btn-caseStudy{font-size:13px;margin:0 0 5px}}@media(min-width:480px)and (max-width:640px){.ExamQuestionsBlock .left .block-head .btn-caseStudy{font-size:13px;margin:0 0 0 20px;order:2}}.ExamQuestionsBlock .left .block-head .btn-caseStudy:hover{color:#e05613;text-decoration:underline!important}.ExamQuestionsBlock .left .content{flex:1 1;margin:0;max-width:830px;width:100%}.ExamQuestionsBlock .left .content table{width:100%!important}.ExamQuestionsBlock .left .content tbody tr:first-child td{border-top-style:solid}body.dark-mode .ExamQuestionsBlock .left .content tbody tr:first-child td{background-color:#1f5050!important}body.dark-mode .ExamQuestionsBlock .left .content td{background-color:#24262c!important}.ExamQuestionsBlock .left .content p{text-wrap:balance;color:#000;font-size:14px;margin-bottom:25px;overflow-x:auto;word-break:break-word}body.dark-mode .ExamQuestionsBlock .left .content p{color:#c1c1c1}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .content p{margin-bottom:20px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content p{font-size:13px;margin-bottom:15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content p{font-size:13px;margin-bottom:10px}}.ExamQuestionsBlock .left .content code{text-wrap:balance;background:#f5f7fa;border-radius:5px;color:#2e2e2e;display:block;font-size:13px;line-height:1.6;margin-bottom:50px;padding:13px 15px}body.dark-mode .ExamQuestionsBlock .left .content code{background:#2d2f34;color:#d6dceb}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .content code{margin-bottom:10px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content code{margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content code{margin-bottom:10px}}.ExamQuestionsBlock .left .content code pre{text-wrap:balance;white-space:break-spaces;word-break:break-word}.ExamQuestionsBlock .left .content pre{text-wrap:balance;word-break:break-word}.ExamQuestionsBlock .left .content hr{border-color:#f1f3f6;margin:0 0 20px}body.dark-mode .ExamQuestionsBlock .left .content hr{border-color:#46484d}.ExamQuestionsBlock .left .content figure{margin:0 0 30px}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .content figure{margin-bottom:20px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content figure{margin-bottom:20px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content figure{margin-bottom:15px}}.ExamQuestionsBlock .left .content .Questions-list{background:#f5f7fa;border-radius:10px;margin:0 0 30px;padding:5px 12px;width:100%}body.dark-mode .ExamQuestionsBlock .left .content .Questions-list{background:#373a40}.ExamQuestionsBlock .left .content .Questions-list div{margin-left:0}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .Questions-list{margin-bottom:25px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .Questions-list{margin-bottom:20px}}.ExamQuestionsBlock .left .content .Questions-list label{align-items:flex-start;font-family:Poppins,sans-serif;margin:0 0 20px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .Questions-list label{margin:0 0 15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .Questions-list label{margin:0 0 10px}}.ExamQuestionsBlock .left .content .Questions-list label.que-true:after{background:#48b14533 url(https://www.whizlabs.com/learn/static/media/tick-mark.25a5c074ec629f3a7580.svg) no-repeat 50%;background-position:10px;background-size:9px 10px;border-radius:50px;color:#48b145;content:"Right";display:inline-block;font-size:12px;margin:0 0 0 10px;padding:4px 10px 4px 23px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .Questions-list label.que-true:after{font-size:11px;padding:3px 10px 3px 22px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .Questions-list label.que-true:after{font-size:11px;padding:3px 10px 3px 22px}}.ExamQuestionsBlock .left .content .Questions-list label:last-child{margin-bottom:0}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root{padding:2px 10px 0 0}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root.Mui-checked:hover{background:none}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{background:#fffaf0;color:#007cff}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root .MuiIconButton-label{border-radius:50%}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root .MuiIconButton-label .MuiSvgIcon-root{background:#e8e9eb;border-radius:50%;color:#e8e9eb;height:18px;width:18px}.ExamQuestionsBlock .left .content .Questions-list label .MuiRadio-root .MuiTouchRipple-root{display:none}.ExamQuestionsBlock .left .content .Questions-list label .MuiTypography-body1{color:#2e2e2e;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}body.dark-mode .ExamQuestionsBlock .left .content .Questions-list label .MuiTypography-body1{color:#c1c1c1}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .Questions-list label .MuiTypography-body1{font-size:13px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .Questions-list label .MuiTypography-body1{font-size:13px}}.ExamQuestionsBlock .left .content .checkboxQuestion-group{background:#f5f7fa;border-radius:10px;margin:0 0 20px}body.dark-mode .ExamQuestionsBlock .left .content .checkboxQuestion-group{background:#373a40!important}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .checkboxQuestion-group{margin:0 0 15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .checkboxQuestion-group{margin:0 0 15px}}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root{background:#fff;border-radius:5px;margin:0 0 20px;padding:10px}body.dark-mode .ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root{background:#24262c;border:1px solid #55575c}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root{margin-bottom:15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root{margin-bottom:15px}}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root:last-child{margin-bottom:0}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root{align-self:start;padding:2px 10px 0 0}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root:hover{background:none}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{background:#fffaf0;color:#007cff;font-size:20px;margin-left:-2px;margin-top:-1px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{font-size:19px;margin-top:-2px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root{font-size:19px;margin-top:-2px}}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{background:#e8e9eb;border-radius:4px;color:#e8e9eb;font-size:18px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{font-size:17px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{font-size:17px}}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiTouchRipple-root{display:none}.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#2e2e2e;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}body.dark-mode .ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#c1c1c1}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:13px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .checkboxQuestion-group .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:13px}}.ExamQuestionsBlock .left .content .info{color:#ff615e;display:block;font-size:13px;margin:0 0 20px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .info{margin:0 0 15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .info{margin:0 0 15px}}.ExamQuestionsBlock .left .content .btn-showAnswer{align-items:center;background:#d6d3ff;border-radius:6px;color:#796eff;display:flex;justify-content:center;margin-bottom:20px;white-space:nowrap}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .btn-showAnswer{font-size:13px;height:37px;line-height:37px;margin-bottom:15px;padding:0 15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .btn-showAnswer{font-size:13px;height:37px;line-height:37px;margin-bottom:15px;padding:0 15px}}.ExamQuestionsBlock .left .content .btn-showAnswer:hover{background:#c6c2f6}.ExamQuestionsBlock .left .content .btn-showAnswer:before{background-size:cover!important;content:"";display:block;height:16px;margin:0 5px 0 0;width:25px}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .content .btn-showAnswer:before{height:14px;width:23px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .btn-showAnswer:before{height:13px;width:21px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .btn-showAnswer:before{height:13px;width:21px}}.ExamQuestionsBlock .left .content .btn-showAnswer.show:before{background:url(https://www.whizlabs.com/learn/static/media/icon-eye.82854c75b1cda9e5303d.svg) no-repeat 50%}.ExamQuestionsBlock .left .content .btn-showAnswer.hide:before{background:url(https://www.whizlabs.com/learn/static/media/icon-eye2.1ef306febfa891ca1434.svg) no-repeat 50%}.ExamQuestionsBlock .left .content .explanation-block{display:none}.ExamQuestionsBlock .left .content .explanation-block.show-answer{display:block}.ExamQuestionsBlock .left .content .explanation-block p{margin-bottom:0;text-align:left}.ExamQuestionsBlock .left .content .explanation-block h6{color:#202020;font-size:18px;font-weight:500;margin-bottom:15px}body.dark-mode .ExamQuestionsBlock .left .content .explanation-block h6{color:#fff}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .explanation-block h6{font-size:17px;margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .explanation-block h6{font-size:16px;margin-bottom:10px}}.ExamQuestionsBlock .left .content .explanation-block .correct-answer{color:#202020;display:block;font-size:16px;font-weight:500;margin-bottom:15px}body.dark-mode .ExamQuestionsBlock .left .content .explanation-block .correct-answer{color:#fff}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .explanation-block .correct-answer{font-size:15px;margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .explanation-block .correct-answer{font-size:14px;margin-bottom:10px}}.ExamQuestionsBlock .left .content .explanation-block ul{margin:0 15px 30px}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .explanation-block ul{margin-bottom:20px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .explanation-block ul{margin-bottom:20px}}.ExamQuestionsBlock .left .content .explanation-block ul .ans{font-size:14px;line-height:1.9;margin:0 0 15px}body.dark-mode .ExamQuestionsBlock .left .content .explanation-block ul .ans{color:#c1c1c1}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .content .explanation-block ul .ans{font-size:13px;margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .content .explanation-block ul .ans{font-size:13px;margin-bottom:5px}}.ExamQuestionsBlock .left .content .explanation-block ul .ans:last-child{margin-bottom:0}.ExamQuestionsBlock .left .content .explanation-block ul .ans strong{color:#2e2e2e;font-weight:500}body.dark-mode .ExamQuestionsBlock .left .content .explanation-block ul .ans strong{color:#d6dceb}.ExamQuestionsBlock .left .content .explanation-block ul .ans a{color:#ff953f}.ExamQuestionsBlock .left .content .explanation-block ul .ans a:hover{text-decoration:underline!important}.ExamQuestionsBlock .left .drag-drop-group{background:#f5f7fa;border-radius:10px;display:flex;justify-content:space-between;margin:0 0 40px;padding:10px}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group{background:#373a40}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group{flex-wrap:wrap;margin:0 0 20px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group{flex-wrap:wrap}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group{flex-wrap:wrap}}.ExamQuestionsBlock .left .drag-drop-group .left-box{margin:0 20px 0 0;max-width:420px;width:100%}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group .left-box{margin:0 0 10px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group .left-box{margin:0 0 10px}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group .left-box{margin:0 0 10px}}.ExamQuestionsBlock .left .drag-drop-group .left-box .title{align-items:center;display:flex;justify-content:space-between;margin:0 0 10px}.ExamQuestionsBlock .left .drag-drop-group .left-box .title label{color:#2e2e2e;font-size:14px;font-weight:600;margin:0}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .left-box .title label{color:#d6dceb}.ExamQuestionsBlock .left .drag-drop-group .answer-action{margin:0}.ExamQuestionsBlock .left .drag-drop-group .answer-action .ans{align-items:flex-start;background:#fff;border-radius:8px;color:#62646a;cursor:pointer;display:flex;font-size:12px;line-height:1.5;margin:0 0 15px;min-height:inherit;min-height:auto;padding:10px 15px 7px 41px;position:relative;width:100%}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .answer-action .ans{background:#24262c;color:#fff}.ExamQuestionsBlock .left .drag-drop-group .answer-action .ans:before{display:none}.ExamQuestionsBlock .left .drag-drop-group .answer-action .ans:after{background:url(https://www.whizlabs.com/learn/static/media/question-action.fed4a1fd0eff81fff03a.svg) no-repeat 50%;background-size:cover;content:"";height:14.5px;left:11px;position:absolute;top:50%;transform:translateY(-50%);width:7.5px}.ExamQuestionsBlock .left .drag-drop-group .answer-action .ans p{font-size:12px;line-height:normal!important;margin:0}.ExamQuestionsBlock .left .drag-drop-group .answer-action .drag{background:#e2eefa;border:1px solid #007cff;color:#1f2430}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .answer-action .drag{border:1px solid #34b1ff}.ExamQuestionsBlock .left .drag-drop-group .right-box{margin:0;max-width:420px;width:100%}.ExamQuestionsBlock .left .drag-drop-group .right-box label{color:#2e2e2e;font-size:14px;font-weight:600}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .right-box label{color:#d6dceb}.ExamQuestionsBlock .left .drag-drop-group .right-box .answer-area-box{background:#f8f9fa;border-radius:8px}.ExamQuestionsBlock .left .drag-drop-group .right-box .answer-area-box .empty-box{color:#a2a2a2;display:block;font-size:12px;padding:36px 94px;text-align:center}.ExamQuestionsBlock .left .drag-drop-group .right-box .answer-box{min-height:100px}.ExamQuestionsBlock .left .drag-drop-group .right-box .answer-box .answer-action{display:flex;margin:0}.ExamQuestionsBlock .left .drag-drop-group .right-box .answer-box .answer-action .ans-nub{align-items:center;background:#f5f7fa;border-radius:8px;color:#62646a;display:flex;font-size:13px;margin:0 3px 5px 0;padding:15px 10px 15px 8px}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .right-box .answer-box .answer-action .ans-nub{background:#2d2f34;color:#8f939d}.ExamQuestionsBlock .left .drag-drop-group.tool-group{justify-content:flex-start}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area{margin:0 23px 0 0;max-width:230px;width:100%}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .title{align-items:center;display:flex;justify-content:space-between;margin:0 0 10px}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .title label{color:#2e2e2e;font-size:14px;font-weight:600;margin:0}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .title label{color:#d6dceb}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .title span{color:#027cf9;cursor:pointer;font-size:14px;margin:0}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{color:#62646a;font-size:14px;font-weight:400;margin:0 0 19px}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{color:#c1c1c1}.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt:last-child{margin:0}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{font-size:12px;margin:0 0 10px;max-width:190px;width:100%}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{font-size:12px;margin:0 0 10px}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{font-size:12px;margin:0 0 10px}}@media(min-width:1024px)and (max-width:1299px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .ans-area .label-txt{font-size:13px}}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area{margin:0;width:100%}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area{flex-wrap:wrap}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area{flex-wrap:wrap}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area{flex-wrap:wrap}}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .title{align-items:center;display:flex;justify-content:space-between;margin:0 0 10px}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{align-items:center;display:flex;width:100%}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{flex-direction:column}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{flex-direction:column}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{flex-direction:column}}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group{margin:0 80px auto 0;width:100%}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box{align-items:center;display:flex;margin-bottom:5px}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box{flex-wrap:wrap}}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box input{height:32px;max-width:208px;padding:0 15px;width:100%}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box input{background:#2d2f34;border-color:#3b3b3b;color:#a2a2a2!important}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box input{max-width:190px}}@media(min-width:1024px)and (max-width:1299px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box input{max-width:190px}}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .input-group .input-box input::placeholder{color:#a2a2a2;font-size:12px}.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group .answer-action{width:100%}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{max-width:230px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{max-width:none}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .left .drag-drop-group.tool-group .tools-area .tools-area-group{max-width:none}}.ExamQuestionsBlock .left .exam-nav{align-items:center;border-top:1px solid #ddd;display:flex;justify-content:space-between;margin:0 -20px 0 -15px;padding:12px 15px}body.dark-mode .ExamQuestionsBlock .left .exam-nav{border-top:1px solid #46484d}.ExamQuestionsBlock .left .exam-nav .btn{align-items:center;background:#2cb36e;border-radius:6px;color:#fff;display:flex;font-size:14px;justify-content:center;margin:0;max-width:150px;min-width:100px;position:relative;width:-webkit-fit-content;width:fit-content}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .exam-nav .btn{height:37px;line-height:37px;max-width:150px;padding-right:15px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .btn{border-radius:50%;height:35px;max-width:35px;min-width:40px;padding:0}}.ExamQuestionsBlock .left .exam-nav .btn:hover{background:#21a05f}.ExamQuestionsBlock .left .exam-nav .btn.disabled{opacity:.5;pointer-events:none}.ExamQuestionsBlock .left .exam-nav .btn.btn-preview{padding-left:30px}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .btn.btn-preview{min-width:40px;padding:0}}.ExamQuestionsBlock .left .exam-nav .btn.btn-preview:before{content:"l";font-family:whizlabs30;left:10px;position:absolute;transform:rotate(180deg)}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .exam-nav .btn.btn-preview:before{left:18px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .btn.btn-preview:before{left:45%;transform:translateX(-50%) rotate(180deg)}}.ExamQuestionsBlock .left .exam-nav .btn.btn-next:after{content:"l";font-family:whizlabs30;margin:0 0 0 5px}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .btn.btn-next:after{margin:0}}.ExamQuestionsBlock .left .exam-nav .btn span{margin:0}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .btn span{display:none}.ExamQuestionsBlock .left .exam-nav .btn-submit{border-radius:5px;max-width:25%!important;padding:0 5px!important}.ExamQuestionsBlock .left .exam-nav .btn-submit span{display:block!important}}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root{margin:0}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root{padding:0 10px 0 0}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root{padding:0 5px 0 0}}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root:hover{background:none}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked .MuiIconButton-label .MuiSvgIcon-root,.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root.Mui-checked+.MuiTypography-body1{color:#f06421}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiIconButton-label .MuiSvgIcon-root{color:#ddd;height:22px;width:22px}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiCheckbox-root .MuiTouchRipple-root{display:none}.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#62646a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}body.dark-mode .ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiTypography-body1{color:#c1c1c1}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:13px}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .left .exam-nav .checkbox .MuiFormControlLabel-root .MuiTypography-body1{font-size:13px}}.ExamQuestionsBlock .right{margin:0;max-width:375px;padding:15px;position:relative;width:100%}@media(min-width:1024px)and (max-width:1299px){.ExamQuestionsBlock .right{max-width:330px}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .right{max-width:285px}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .right{border-top:1px solid #ddd;max-width:100%}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .right{border-top:1px solid #ddd;max-width:100%}}.ExamQuestionsBlock .right:after{background:linear-gradient(180deg,#fff0 0,#fff);bottom:0;content:"";display:block;height:60px;position:absolute;right:0;width:100%}body.dark-mode .ExamQuestionsBlock .right:after{background:none}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .right:after{display:none}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .right:after{display:none}}.ExamQuestionsBlock .right .btn-reviewAttemts{background:#d6d3ff;color:#796eff;display:block;margin-bottom:10px}.ExamQuestionsBlock .right .btn-reviewAttemts:hover{background:rgba(121,110,255,.431)}.ExamQuestionsBlock .right .attempts-que{height:calc(100% - 65px);overflow-y:auto;position:absolute}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .right .attempts-que{height:auto;position:static}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .right .attempts-que{height:auto;position:static}}.ExamQuestionsBlock .right .attempts-que::-webkit-scrollbar{display:none}.ExamQuestionsBlock .right .attempts-que ul{grid-gap:8px;display:grid;grid-template-columns:repeat(8,1fr);margin:0}@media(min-width:1024px)and (max-width:1299px){.ExamQuestionsBlock .right .attempts-que ul{grid-template-columns:repeat(7,1fr)}}@media(min-width:768px)and (max-width:1023px){.ExamQuestionsBlock .right .attempts-que ul{grid-template-columns:repeat(6,1fr)}}@media(min-width:641px)and (max-width:767px){.ExamQuestionsBlock .right .attempts-que ul{grid-template-columns:repeat(12,1fr)}}@media(min-width:1px)and (max-width:640px){.ExamQuestionsBlock .right .attempts-que ul{grid-template-columns:repeat(6,1fr)}}@media(min-width:480px)and (max-width:640px){.ExamQuestionsBlock .right .attempts-que ul{grid-template-columns:repeat(8,1fr)}}.ExamQuestionsBlock .right .attempts-que ul li{align-items:center;background:#f5f7fa;border-radius:50%;color:#000;cursor:pointer;display:flex;height:36px;justify-content:center;line-height:36px;margin:0 auto;padding:0;text-align:center;transition:.2s ease-in-out;width:36px}body.dark-mode .ExamQuestionsBlock .right .attempts-que ul li{background:#2d2f34;color:#c1c1c1}.ExamQuestionsBlock .right .attempts-que ul li:hover{background:#e8e9ec}.ExamQuestionsBlock .right .attempts-que ul li:before{display:none}.ExamQuestionsBlock .right .attempts-que ul li.attempted.true{background:#e5f9f2;color:#00be7e}body.dark-mode .ExamQuestionsBlock .right .attempts-que ul li.attempted.true{background:#48b145;color:#fff}.ExamQuestionsBlock .right .attempts-que ul li.attempted.true:hover{background:#d1f8ea}.ExamQuestionsBlock .right .attempts-que ul li.attempted.false{background:#fff3ea;color:#f06421}.ExamQuestionsBlock .right .attempts-que ul li.attempted.false:hover{color:#f06421}.ExamQuestionsBlock .right .attempts-que ul li.review{background:#fdf3ea;color:#ef6537}.ExamQuestionsBlock .right .attempts-que ul li.review.review_attempted{border:2px solid #78e6bf}body.dark-mode .ExamQuestionsBlock .right .attempts-que ul li.review{background:#fdf3ea;color:#ef6537}.ExamQuestionsBlock .right .attempts-que ul li.current{background:#cce5ff;border:2px solid #007cff;color:#007cff}body.dark-mode .ExamQuestionsBlock .right .attempts-que ul li.current{background:#cce5fe;border:2px solid #34b1ff;color:#34b1ff}.ExamQuestionsBlock .right .attempts-que ul li.current:hover{background:#d1f8ea}.ExamQuestionsBlock .right .attempts-que ul li:last-child{margin-bottom:3.5em}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-header .title-block{text-align:center}@media(min-width:1px)and (max-width:640px){.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-header .title-block{padding:0 35px}}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-header .title-block .title{margin:0}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content{padding:30px;text-align:center}@media(min-width:641px)and (max-width:767px){.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content{padding:25px 20px}}@media(min-width:1px)and (max-width:640px){.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content{padding:20px 15px 15px}}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content p{color:#1f2430;font-size:16px;margin-bottom:15px}body.dark-mode .modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content p{color:#d6dceb}@media(min-width:1px)and (max-width:640px){.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content p{font-size:15px;line-height:1.5;margin-bottom:20px}}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn{border-radius:30px;color:#1f2430;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:40px;line-height:40px;max-width:130px;text-transform:capitalize;width:100%}@media(min-width:1px)and (max-width:640px){.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn{font-size:13px;height:37px;line-height:37px;max-width:120px}}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn-submit{background:#f06421;color:#fff}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn-submit:hover{background:#e05613}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn-no{background:#f3f3f4;margin:0 0 0 10px}body.dark-mode .modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn-no{background:#2d2f34;color:#d6dceb}.modal-examSubmit .MuiDialog-container .MuiDialog-paper .modal-content .btn-no:hover{background:#e7e7e9}.modal-caseStudy .MuiDialog-container .MuiDialog-paper{max-width:770px}@media(min-width:768px)and (max-width:1023px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper{width:95%}}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper{width:95%}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-header{display:flex;flex-direction:column;padding:25px 15px 0}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-header{padding:20px 15px 0}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-header{padding:15px 15px 0}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-header .title-block .title{margin:0}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-header .icon-close{right:5px}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content{padding:20px 15px 35px}@media(min-width:768px)and (max-width:1023px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content{padding:20px 15px 25px}}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content{padding:15px 20px 20px}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content{padding:10px 15px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content strong{color:#1f2430;display:block;margin-bottom:20px}body.dark-mode .modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content strong{color:#d6dceb}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content strong{margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content strong{margin-bottom:10px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content p{margin-bottom:20px}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content p{font-size:13px;margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content p{font-size:13px;margin-bottom:10px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content ul{margin:0 0 20px 15px}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content ul{margin-bottom:10px}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content ul{margin-bottom:10px}}@media(min-width:641px)and (max-width:767px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content ul li{font-size:13px;margin-bottom:5px}}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-content ul li{font-size:13px;margin-bottom:5px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer{padding:15px;text-align:center}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer{padding:10px 15px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer .moveScreen{align-items:center;background:#f8e8b9;border-radius:30px;color:#1f2430;display:inline-flex;font-size:14px;height:40px;justify-content:center;padding:0 20px 0 30px}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer .moveScreen{font-size:13px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer .moveScreen figure{margin:0 5px 0 0;max-width:20px;width:100%}@media(min-width:1px)and (max-width:640px){.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer .moveScreen figure{max-width:17px}}.modal-caseStudy .MuiDialog-container .MuiDialog-paper .modal-footer .moveScreen span{margin:0}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper{max-width:770px}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-header{padding:25px 15px 0}@media(min-width:641px)and (max-width:767px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-header{padding:20px 15px 0}}@media(min-width:1px)and (max-width:640px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-header{padding:15px 15px 0}}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-header .title-block .title{margin:0}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-header .icon-close{right:15px}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content{padding:15px 15px 20px}@media(min-width:641px)and (max-width:767px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content{padding:15px 15px 20px}}@media(min-width:1px)and (max-width:640px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content{padding:10px 15px 15px}}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content table thead tr th{font-size:13px;padding:8px 15px;text-align:left}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content table tbody tr:last-child td{border-bottom:1px solid #dfe5ea}body.dark-mode .modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content table tbody tr:last-child td{border-bottom:1px solid #3b3b3b}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-content table tbody tr td{border-bottom:0;font-size:12px;padding:9px 15px;text-align:left}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer{align-items:center;display:flex;justify-content:space-between;padding:15px}@media(min-width:641px)and (max-width:767px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer{padding:12px 15px}}@media(min-width:1px)and (max-width:640px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer{flex-direction:column;padding:12px 15px}}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time{align-items:center;display:flex;font-size:18px;margin:0 20px 0 0}@media(min-width:641px)and (max-width:767px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time{font-size:16px}}@media(min-width:1px)and (max-width:640px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time{font-size:15px;margin:0 0 10px}}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .icon-clock{margin:0 10px 0 0;max-width:20px;width:100%}@media(min-width:641px)and (max-width:767px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .icon-clock{margin:0 8px 0 0;max-width:18px}}@media(min-width:1px)and (max-width:640px){.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .icon-clock{margin:0 8px 0 0;max-width:17px}}body.dark-mode .modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .icon-clock{filter:invert(100%)}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .time{color:dimgray;font-weight:300;margin:0}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .exam-time .time strong{font-weight:500}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .btn-group{display:flex;margin:0}.modal-reviewAnswers .MuiDialog-container .MuiDialog-paper .modal-footer .btn-group .btn{min-width:130px}.custom_label{align-items:"center";display:"flex";font-size:"1em";height:"15px";justify-content:"flex-start"}.custom_label input{margin-right:"10px";width:"15px"}.custom_label input:focus{border:none;box-shadow:none;outline:none}.rnd-custom-content::-webkit-scrollbar{width:12px}.rnd-custom-content::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}.rnd-custom-content{background:#fff;border-radius:7px;box-shadow:0 0 15px 15px #520b0b1a;cursor:grab!important;display:none;left:50%;overflow:auto;padding:0 10px;position:absolute;scrollbar-color:#888 #0000;scrollbar-width:thin;scrollbar-width:none!important;top:50%}body.dark-mode .rnd-custom-content{background:#24262c}body.dark-mode .rnd-custom-content h2,body.dark-mode .rnd-custom-content h3{color:#d6dceb}body.dark-mode .rnd-custom-content .modalsticky{opacity:1;padding-top:5px;z-index:50}.rnd-custom-content.open{display:block}.rnd-custom-content .icon-close{cursor:pointer;float:right;margin:auto;padding-top:7px}.rnd-custom-content .title{display:inline-block}.rnd-custom-content .title h2{font-size:23px}body.dark-mode .rnd-custom-content .table-casestudy td{background-color:#0000!important}body.dark-mode .rnd-custom-content .table-casestudy tr:first-child{background-color:#1f5050}.ExamQuestionsBlock .left .drag-drop-group.dnd2.tool-group .tools-area{flex-direction:row-reverse}.ExamQuestionsBlock .left .drag-drop-group .answer-action .ans.empty:after{content:none}.multipleChoice{display:flex;flex-direction:column;margin:10px 5px;padding:4px}.radio-ans{background:#fff;border-radius:5px;margin:10px 5px;max-width:-webkit-fit-content;max-width:fit-content;min-width:100%;padding:10px}body.dark-mode .radio-ans{background:#24262c;border:1px solid #55575c}.checkboxQuestion-group .MuiFormControl-root{background:#f5f7fa;border-radius:9px;display:block}body.dark-mode .checkboxQuestion-group .MuiFormControl-root{background:#373a40}.resourse-box{border:1px solid #ddd;border-radius:6px;height:32px;max-width:208px;width:100%}.resetclass{color:#027cf9;cursor:pointer;font-size:14px;margin:0}.ans{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 0 5px silver;color:#3454b6;cursor:pointer;display:flex;flex-direction:column;font-size:12px;line-height:1.5;margin:0 0 20px;min-width:270px;padding:0;position:relative}body.dark-mode{background:#24262c!important}.ans .dragged-ans{align-items:center;display:flex;justify-content:center;min-height:39px}.ans .dragged-ans p{font-size:12px!important;line-height:normal!important;margin:0!important}body.dark-mode .ans{background:#2d3033}.ans:after{background-size:cover;content:"";height:14.5px;left:11px;position:absolute;top:50%;transform:translateY(-50%);width:7.5px}.resourse-box{align-items:center;background:#f5f7fa;color:#62646a;cursor:pointer;display:flex;font-size:12px;line-height:1.5;overflow:hidden;padding:7px 15px 7px 30px;position:relative}.labelbox .label-txt{top:50%;transform:translateY(-50%)}.label-txt p{color:#62646a;font-weight:400;line-height:3;margin-bottom:0!important}@media(min-width:1px)and (max-width:640px){.label-txt p{margin-top:15px}}@media(min-width:641px)and (max-width:767px){.label-txt p{margin-top:15px}}@media(min-width:768px)and (max-width:1023px){.label-txt p{margin-top:15px}}.ExamQuestionsBlock .left .drag-drop-group .input-group .drag{background:#e2eefa;border:1px solid #007cff;color:#1f2430}body.dark-mode .ExamQuestionsBlock .left .drag-drop-group .input-group .drag{background:#41444b}.input-group .ans{min-height:100px}.dragbox1{margin-top:0}@media(min-width:768px)and (max-width:1023px){.dragbox1{min-height:49px}}@media(min-width:1px)and (max-width:640px){.dragbox1{min-height:0;min-height:auto}}@media(min-width:641px)and (max-width:767px){.dragbox1{min-height:0;min-height:auto}}.third-que-ans{display:flex;margin:0 0 25px}@media(min-width:1px)and (max-width:640px){.third-que-ans{display:flex;flex-direction:column}}@media(min-width:480px)and (max-width:640px){.third-que-ans{display:flex;flex-direction:column}}.third-que-ans ul{margin:0 10em 0 0}.third-que-ans ul li{display:flex;line-height:1.6;margin:0 0 5px;padding:0}.third-que-ans ul li:before{display:none}.third-que-ans ul li strong{margin:0}.third-que-ans ul li .nub{align-items:center;background:#f5f7fa;border-radius:8px;color:#62646a;display:flex;font-size:13px;justify-content:center;margin:0 5px 0 0;padding:0 7px}body.dark-mode .third-que-ans ul li .nub{background:#2d2e33;color:#c1c1c1}.third-que-ans ul li .ans-txt{align-items:center;background:#f5f7fa;background-color:#48b14533;border-radius:8px;display:flex;justify-content:space-between;margin:0;max-width:480px;padding:6px 10px;width:100%}body.dark-mode .third-que-ans ul li .ans-txt{background:#48b14533}.third-que-ans ul li .ans-txt.wrong{background:#fcdfdf;color:#f54341}body.dark-mode .third-que-ans ul li .ans-txt.wrong{background:#b1454533}.third-que-ans ul li .ans-txt.right{background:#d2e9d6;color:#48b145}body.dark-mode .third-que-ans ul li .ans-txt.right{background:#48b14533}.third-que-ans ul li .ans-txt .txt{color:#62646a;font-size:12px;margin:0}body.dark-mode .third-que-ans ul li .ans-txt .txt{color:#c1c1c1}.third-que-ans ul li .ans-txt .txt p{font-size:12px;line-height:normal!important;margin:5px 0!important}.third-que-ans ul li .ans-txt .status{border-radius:50px;font-size:12px;font-weight:400;margin:0 0 0 10px;padding:2px 10px 2px 25px;text-transform:capitalize}@media(min-width:1px)and (max-width:640px){.third-que-ans ul li .ans-txt .status{padding:1px 8px 2px 22px}}.third-que-ans ul li .ans-txt .Right{background:#48b14533 url(https://www.whizlabs.com/learn/static/media/tick-mark.25a5c074ec629f3a7580.svg) no-repeat 50%;background-position:9px 7px;background-size:10px;color:#48b145}@media(min-width:1px)and (max-width:640px){.third-que-ans ul li .ans-txt .Right{background-position:7px 7px}}.third-que-ans ul li .ans-txt .wrong{background:#ffdfdf url(https://www.whizlabs.com/learn/static/media/cross.fde45047d130fa814a2d.svg) no-repeat 50%;background-position:11px 7px;background-size:8px;color:#ff4340}@media(min-width:1px)and (max-width:640px){.third-que-ans ul li .ans-txt .wrong{background-position:9px 7px}.third-que-ans ul{margin:0}}@media(min-width:480px)and (max-width:640px){.third-que-ans ul{margin:0}}.no-bg{background:none!important}.loading{align-items:center;color:#bdbdbd;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.loading h4{color:inherit}.examBlock{background:#fff;border-radius:8px;margin:-50px 0 0;overflow:hidden}.examBlock,body.dark-mode .examBlock{box-shadow:1px 1px 2px rgba(0,0,0,.051)}body.dark-mode .examBlock{background:#24262c}@media(min-width:1px)and (max-width:640px){.examBlock{margin:15px 0 0}}.examBlock .container{padding:0}.examBlockFooter{align-items:center;display:flex;justify-content:space-between}@media(min-width:1px)and (max-width:640px){.examBlockFooter{flex-direction:column}}@media(min-width:480px)and (max-width:640px){.examBlockFooter{flex-direction:row}}.examBlockFooter .que-likeBlock{align-items:center;display:flex;margin:10px 10px 0 0}@media(min-width:1px)and (max-width:640px){.examBlockFooter .que-likeBlock{margin-bottom:10px}}@media(min-width:480px)and (max-width:640px){.examBlockFooter .que-likeBlock{margin-bottom:0}}.examBlockFooter .que-likeBlock span{color:#202020;margin:0}body.dark-mode .examBlockFooter .que-likeBlock span{color:#d6dceb}.examBlockFooter .que-likeBlock span strong{font-weight:600}.examBlockFooter .que-likeBlock .like-dislikeBlock{background:#f6f9fc;border:1px solid #dfe5ea;border-radius:4px;margin:0 0 0 10px;overflow:hidden}body.dark-mode .examBlockFooter .que-likeBlock .like-dislikeBlock{background:#24262c;border:1px solid #2d2f34}.examBlockFooter .que-likeBlock .like-dislikeBlock button{background:#f6f9fc;line-height:1;padding:10px}@media(min-width:641px)and (max-width:767px){.examBlockFooter .que-likeBlock .like-dislikeBlock button{padding:8px 10px}}@media(min-width:1px)and (max-width:640px){.examBlockFooter .que-likeBlock .like-dislikeBlock button{padding:8px 10px}}body.dark-mode .examBlockFooter .que-likeBlock .like-dislikeBlock button{background:#24262c}.examBlockFooter .que-likeBlock .like-dislikeBlock button:hover,body.dark-mode .examBlockFooter .que-likeBlock .like-dislikeBlock button:hover{background:#f1f2f3}.examBlockFooter .que-likeBlock .like-dislikeBlock button:hover svg{fill:#000}.examBlockFooter .que-likeBlock .like-dislikeBlock button svg{fill:#a8b2ba;transition:.2s ease-in-out;width:18px}@media(min-width:641px)and (max-width:767px){.examBlockFooter .que-likeBlock .like-dislikeBlock button svg{width:17px}}@media(min-width:1px)and (max-width:640px){.examBlockFooter .que-likeBlock .like-dislikeBlock button svg{width:17px}}.examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-like{border-right:1px solid #dfe5ea}body.dark-mode .examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-like{border-right:1px solid #2d2f34}.examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-dislike:focus svg,.examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-dislike:hover svg,.examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-like:focus svg,.examBlockFooter .que-likeBlock .like-dislikeBlock button.btn-like:hover svg{fill:#a8b2ba}.examBlockFooter .btn-fullScreen{align-items:center;background:none;color:#202020;cursor:pointer;display:flex;font-size:14px;padding:0;transition:.2s ease-in-out}body.dark-mode .examBlockFooter .btn-fullScreen{color:#f4f4f4}.examBlockFooter .btn-fullScreen:hover,body.dark-mode .examBlockFooter .btn-fullScreen:hover{color:#007cff}.examBlockFooter .btn-fullScreen:before{background-size:cover!important;content:"";display:block;height:22px;margin:0 10px 0 0;width:22px}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn{max-width:130px;width:100%}@media(min-width:1px)and (max-width:640px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn{font-size:13px;height:37px;line-height:37px;max-width:120px}}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-quit{background:#ff615e33!important;color:#ff615e!important;margin:0 0 0 10px}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-quit:hover{background:#e7e7e9}.exam-footer{background:#fff;padding:18px 0;width:100%}body.dark-mode .exam-footer{background:#000}@media(min-width:641px)and (max-width:767px){.exam-footer{padding:15px 0}}@media(min-width:1px)and (max-width:640px){.exam-footer{padding:15px 0}}.exam-footer p{line-height:1;margin:0;text-align:center}body.dark-mode .exam-footer p{color:#949db5}@media(min-width:641px)and (max-width:767px){.exam-footer p{font-size:13px}}@media(min-width:1px)and (max-width:640px){.exam-footer p{font-size:13px}}.lmsExamPage{align-items:center;background:#f5f7fa;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}body.dark-mode .lmsExamPage{background:#2d2f34}.lmsExamPage header{position:static}.lmsExamPage .page-content{flex:1 1;margin-bottom:60px;width:100%}@media(min-width:1px)and (max-width:640px){.lmsExamPage .page-content{margin-bottom:30px}}.lmsExamPage .page-content .container{position:relative}.lmsExamPage .page-content .banner-small .breadcrumbs{justify-content:center}.lmsExamPage .page-content .examBlockFooter .btn-fullScreen:before{background:url(https://www.whizlabs.com/learn/static/media/fullscreen-icon.320657b762a8b2e8e5b5.svg) no-repeat 50%}@media(min-width:1px)and (max-width:640px){.lmsExamPage .page-content .examBlockFooter .btn-fullScreen:before{height:20px;width:20px}}@media(min-width:641px)and (max-width:767px){.lmsExamPage .page-content .examBlockFooter .btn-fullScreen:before{height:20px;width:20px}}.lmsExamPage.fullScreen .page-content{margin-bottom:20px}.lmsExamPage.fullScreen .page-content .container{max-width:100%}.lmsExamPage.fullScreen .page-content .container .ExamQuestionsBlock .left .content{max-width:calc(100% - 50px)}@media(min-width:1024px)and (max-width:1299px){.lmsExamPage.fullScreen .page-content .container .ExamQuestionsBlock .left .content{max-width:calc(100% - 20px)}}@media(min-width:768px)and (max-width:1023px){.lmsExamPage.fullScreen .page-content .container .ExamQuestionsBlock .left .content{max-width:100%}}@media(min-width:641px)and (max-width:767px){.lmsExamPage.fullScreen .page-content .container .ExamQuestionsBlock .left .content{max-width:100%}}@media(min-width:1px)and (max-width:640px){.lmsExamPage.fullScreen .page-content .container .ExamQuestionsBlock .left .content{max-width:100%}}.lmsExamPage.fullScreen .page-content .examBlockFooter .btn-fullScreen:before{background:url(https://www.whizlabs.com/learn/static/media/noramlscreen-icon.6dab4ea3f721db566e6b.svg) no-repeat 50%}.lmsExamPage.fullScreen footer{display:none}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-header .title-block{text-align:center}@media(min-width:1px)and (max-width:640px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-header .title-block{padding:0 35px}}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-header .title-block .title{margin:0}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content{padding:30px;text-align:center}@media(min-width:641px)and (max-width:767px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content{padding:25px 20px}}@media(min-width:1px)and (max-width:640px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content{padding:20px 15px 15px}}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content p{color:#1f2430;font-size:16px;margin-bottom:15px}@media(min-width:1px)and (max-width:640px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content p{font-size:15px;line-height:1.5;margin-bottom:20px}}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn{border-radius:30px;color:#1f2430;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;height:40px;line-height:40px;max-width:200px;min-width:100px;text-transform:capitalize;width:-webkit-fit-content;width:fit-content}@media(min-width:1px)and (max-width:640px){.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn{font-size:13px;height:37px;line-height:37px}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-quit{margin:10px}}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-yes{background:#f06421;color:#fff}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-yes:hover{background:#e05613}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-no{background:#f3f3f4;margin:0 0 0 10px}.modal-exitExam .MuiDialog-container .MuiDialog-paper .modal-content .btn-no:hover{background:#e7e7e9}