.Main{align-items:center;display:flex;justify-content:center;padding-top:50vh}.primary-button{background-color:#007bff;border:none;border-radius:5px;color:#fff;font-size:16px;margin-right:10px;padding:10px 20px}.secondary-button{background-color:#fff;border:1px solid #007bff;border-radius:5px;color:#007bff;display:flex;font-size:16px;justify-content:center;padding:10px 20px}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:#000}@media (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid selectedItem}}.annotationLayer{--scale-factor:1;left:0;pointer-events:none;top:0}.annotationLayer,.annotationLayer section{position:absolute;-webkit-transform-origin:0 0;transform-origin:0 0}.annotationLayer section{box-sizing:border-box;pointer-events:auto;text-align:left;text-align:initial}.annotationLayer .buttonWidgetAnnotation.pushButton>a,.annotationLayer .linkAnnotation>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>canvas{height:100%;width:100%}.annotationLayer .buttonWidgetAnnotation.pushButton>a:hover,.annotationLayer .linkAnnotation>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;position:absolute;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation input,.annotationLayer .textWidgetAnnotation textarea{background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid transparent;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation.checkBox input:required,.annotationLayer .buttonWidgetAnnotation.radioButton input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation input:required,.annotationLayer .textWidgetAnnotation textarea:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation.checkBox input[disabled],.annotationLayer .buttonWidgetAnnotation.radioButton input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation input[disabled],.annotationLayer .textWidgetAnnotation textarea[disabled]{background:none;border:2px solid transparent;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .buttonWidgetAnnotation.radioButton input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation input:hover,.annotationLayer .textWidgetAnnotation textarea:hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation input:focus,.annotationLayer .textWidgetAnnotation textarea:focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox :focus,.annotationLayer .buttonWidgetAnnotation.radioButton :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation.checkBox input,.annotationLayer .buttonWidgetAnnotation.radioButton input{-webkit-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer .annotationTextContent,.annotationLayer section svg{height:100%;position:absolute;width:100%}.annotationLayer .annotationTextContent{color:transparent;opacity:0;pointer-events:none;-webkit-user-select:none;user-select:none}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}.quiz_body{align-items:center;background-color:#cedde8;min-height:72vh;padding-top:5%}.quiz_body,.quizapp{display:flex;justify-content:space-evenly}.quizapp{background-color:#539aec;border-radius:15px;box-shadow:10px 10px 42px 0 rgba(212,69,69,.75);flex-direction:column;height:-webkit-min-content;height:min-content;padding:20px;width:550px}.score-section{align-items:center;display:flex;font-size:24px}.question-section{order:1;position:relative;width:100%}.question-count{margin-bottom:20px}.question-count span{font-size:28px}.question-text{margin-bottom:12px}.timer-text{background:#e6990c;border:5px solid #ffbd43;border-radius:15px;margin-right:20px;margin-top:20px;padding:15px;text-align:center}.answer-section{display:flex;flex-direction:column;justify-content:space-between;order:2;width:100%}.button-quiz{align-items:center;background-color:#252d4a;border:5px solid #234668;border-radius:15px;color:#fff;cursor:pointer;display:flex;font-size:16px;justify-content:flex-start;padding:5px;width:100%}.correct{background-color:#2f922f}.incorrect{background-color:#f33}button:hover{background-color:#555e7d}button:focus{outline:none}button svg{margin-right:5px}.question-tracker{flex-wrap:wrap;margin-right:2%;width:20%}.question-number,.question-tracker{display:flex;justify-content:center}.question-number{align-items:center;background-color:#436aea;border-radius:25%;cursor:pointer;font-size:12px;height:20px;margin:5px;width:20px}.current-question{background-color:#333;color:#fff}@media only screen and (max-width:600px){.quiz_body{align-items:center;background-color:#cedde8;display:flex;justify-content:space-evenly;min-height:72vh;padding-left:1%;padding-top:5%}.quizapp{flex-direction:column}.question-section{margin-bottom:20px;order:1}.answer-section{order:2}.question-tracker{height:60vh;margin-bottom:20px;overflow-x:auto}button:hover{background-color:#252d4a}}.chatbox{bottom:30px;position:fixed;right:30px}.chatbox__support{background:#eee;display:flex;flex-direction:column;height:480px;opacity:0;transition:all .5s ease-in-out;width:450px;z-index:-1}.chatbox--active{opacity:1;-webkit-transform:translateY(-40px);transform:translateY(-40px);z-index:1}.chatbox__button{text-align:right}.chatbox__header{background:orange;padding:10px;position:-webkit-sticky;position:sticky;top:0}.chatbox__messages{display:flex;flex-direction:column;flex-direction:column-reverse;margin-top:auto;overflow-y:scroll;padding:10px}.messages__item{background:orange;border-radius:10px;margin-bottom:10px;max-width:70.6%;padding:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.messages__item--operator{margin-left:auto}.messages__item--visitor{margin-right:auto}.chatbox__footer{background:#eee;bottom:0;padding:10px;position:-webkit-sticky;position:sticky}.chatbox__footer input{border:1px solid #ccc;border-radius:5px;padding:5px;width:100%}.messages__item--typing{-webkit-animation:bulge 2s ease-out infinite;animation:bulge 2s ease-out infinite;border-bottom-right-radius:20px;border-top-left-radius:20px;border-top-right-radius:20px;display:table;margin-right:auto;padding:15px 20px;position:relative;width:auto;will-change:transform}.messages__item--typing:after,.messages__item--typing:before{border-radius:50%;bottom:-2px;content:"";height:10px;left:-2px;position:absolute;width:10px}.messages__item--typing:after{bottom:-10px;height:10px;left:-10px;width:10px}.messages__dot{-webkit-animation:blink 1s infinite;animation:blink 1s infinite;background-color:#9e9ea1;border-radius:50%;display:block;float:left;height:8px;margin:0 1px;opacity:.4;width:8px}@-webkit-keyframes blink{50%{opacity:1}}@keyframes blink{50%{opacity:1}}@-webkit-keyframes bulge{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}@keyframes bulge{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}}
/*# sourceMappingURL=main.c485fa84.css.map*/