@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Itim&family=Poppins:wght@500&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;500&display=swap);.App{font-family:sans-serif;text-align:center}.file-viewer-style{border:10px solid green;height:100%;width:50%}.Icon{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:20px;justify-content:center;position:relative}.notificationCount{background-color:red;border-radius:50%;color:#fff;font-size:10px;padding:0 2px;position:absolute;right:-2px;top:-5px}.dropDown{background-color:#fff;background-color:#403e75;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:10px;position:absolute;right:60px;top:70px;width:350px;z-index:9999}.dropDown h3{align-items:center;color:#fff;display:flex;font-size:14px;font-weight:400;justify-content:space-between}.notificationContent{max-height:300px;overflow-y:auto}.notificationMain{align-items:center;background-color:#fff;border-radius:5px;flex:1 1;justify-content:space-between;margin-top:5px;padding:10px 5px}.notificationMain h5{font-size:14px}.notificationMain .text{font-size:10px;max-width:calc(100% - 50px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notificationDetails{align-items:center;display:flex;justify-content:space-between}.notificationDetails p{font-size:10px}.answerBg{align-items:center;background-color:#ccc;border-radius:10px;display:flex;flex-direction:column;justify-content:center;margin:5px 20px;padding:5px 20px;width:50%}.answer{border-bottom:1px solid #000}.answer,.options{display:flex;justify-content:space-between;text-align:center;width:100%}.options{padding:5px 10px}.Subjective-box{max-height:80%!important;min-width:80%!important;overflow-y:auto!important;padding:10px!important;width:40%!important}.Subjective-box::-webkit-scrollbar{width:10px!important}.Subjective-box::-webkit-scrollbar-track{background:#ccc!important}.Subjective-box::-webkit-scrollbar-thumb{background:#888!important}.Subjective-box::-webkit-scrollbar-thumb:hover{background:#555!important}.inputBlue{background-color:red!important;width:100px!important}.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{font-size:12px!important;padding:0 0 1px!important}.css-rcnv8v-MuiFormControl-root{height:35px!important;min-width:100px!important}#demo-simple-select-label{font-size:13px!important;padding-bottom:10px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{padding:0!important}.css-10hburv-MuiTypography-root{font-size:10px!important;padding:0 10px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{font-size:10px!important}.css-1oaazs1-MuiSvgIcon-root-MuiSelect-icon{font-size:14px!important;margin-left:2px!important}.dashboard_section{background:var(--backgroundColor);display:flex;height:100vh;position:relative;width:100%}.screenScroll{height:100%!important;overflow-y:auto!important}.screenScroll::-webkit-scrollbar{width:5px!important}.screenScroll::-webkit-scrollbar-track{background:#0000!important}.screenScroll::-webkit-scrollbar-thumb{background:#888!important}.screenScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.screenScrollCordinator{height:100%!important;overflow-y:auto!important}.screenScrollCordinator::-webkit-scrollbar{width:8px!important}.screenScrollCordinator::-webkit-scrollbar-track{background:#0000!important}.screenScrollCordinator::-webkit-scrollbar-thumb{background:#888!important}.screenScrollCordinator::-webkit-scrollbar-thumb:hover{background:#555!important}.viewScroll{overflow-y:auto!important}.viewScroll::-webkit-scrollbar{width:10px!important}.viewScroll::-webkit-scrollbar-track{background:#0000!important}.viewScroll::-webkit-scrollbar-thumb{background:#888!important}#text-field-subjective ::placeholder,.text-field-subjective ::placeholder{font-size:13px!important}.viewScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.modalScroll{height:100%!important;overflow-y:auto!important}.modalScroll::-webkit-scrollbar{width:8px!important}.modalScroll::-webkit-scrollbar-track{background:#ccc!important}.modalScroll::-webkit-scrollbar-thumb{background:#888!important}.modalScroll::-webkit-scrollbar-thumb:hover{background:#555!important}.upskillHeader{align-items:center;display:flex;justify-content:space-between;margin:0 10px;padding:5px 10px}.upskillHeader h1{font-size:18px;font-weight:400}.addCourseBtn{background-color:#403e75;border:none;border-radius:20px;color:#fff;padding:10px 30px}.addCourseBtn:hover{background-color:#2a294e}.tableData{margin:10px 15px;position:relative}.tableData table{border-collapse:collapse;border-radius:10px;display:block;width:100%!important}.tableData table tbody tr td,.tableData table thead tr th{border:none;color:#fff;font-size:12px;font-weight:400;padding:15px 10px;text-align:center!important;white-space:nowrap;width:130px!important}.tableData table tbody tr:nth-child(odd){background-color:#edebeb78!important;width:100%}.tableheaddiv{background-color:#403e75;border-radius:10px 10px 0 0}.tableBodyDiv{width:100%}.tableData tbody tr:hover,.tableData tbody tr:last-child td{border-bottom:none!important}.tableData tbody tr:hover{outline:none!important}.buttonContainer{display:inline-block;position:relative}.viewButton{align-items:center;background-color:orange;border:1px solid orange;border-radius:10px;color:#fff;display:flex;justify-content:center;padding:5px 10px}.viewButton:hover{background-color:#fff;color:orange}.editButton{align-items:center;background-color:#403e75;border:1px solid #403e75;border-radius:10px;color:#fff;display:flex;justify-content:center;padding:5px 10px}.editButton:hover{background-color:#fff;color:#403e75}.viewButton .viewLabel{background-color:#2f2e2e4e;border-radius:5px;color:#fff;font-size:10px!important;left:20px;opacity:0;padding:2px 5px;position:absolute;top:-20px;transform:translateX(-50%);transition:opacity .3s ease}.viewButton:hover .viewLabel{opacity:1}.editButton .editLabel{background-color:#2f2e2e4e;border-radius:5px;color:#fff;font-size:10px!important;left:20px;opacity:0;padding:2px 5px;position:absolute;top:-20px;transform:translateX(-50%);transition:opacity .3s ease}.editButton:hover .editLabel{opacity:1}.tableData table tbody tr:hover{box-shadow:0 0!important}.truncate{color:#000;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toolTip{word-wrap:break-word;background-color:#edebeb;font-size:12px!important;-webkit-hyphens:auto;hyphens:auto;left:0;max-width:150px;padding:5px;position:absolute;top:5px;white-space:normal;word-break:break-word;z-index:9999}.dateSpan{font-size:10px!important}.buttonDiv{display:flex;gap:5px;justify-content:center;width:-webkit-max-content!important;width:max-content!important}.addCourseForm{margin:10px 20px}.inputDiv{padding:10px}.inputDiv label{font-size:.6em!important;font-weight:300}.inputDiv input{background-color:initial!important;border:1px solid grey;border-radius:30px;color:#000;outline:none;padding:10px 20px!important;width:100%}.inputDiv input:focus{color:orange!important}.inputDiv input:focus,.inputDiv input:hover{border:1px solid orange}.inputDiv{position:relative}.inputLabel{background-color:#f8f4fc!important;font-size:16px;left:0;margin-left:30px;margin-top:3px;padding:0 5px;position:absolute;top:0;transition:all .3s ease}.inputDiv textarea{background-color:initial!important;border:1px solid grey;border-radius:20px;color:#000;height:100px;outline:none;padding:10px 20px!important;resize:none;width:100%}.inputDiv textarea:focus{border:1px solid orange;color:orange!important}.inputDiv textarea:hover{border:1px solid orange}.addCBtn{background-color:#403e75}.addCBtn,.cancelCBtn{border:none;border-radius:10px;color:#fff;padding:10px 20px}.cancelCBtn{background-color:orange}.btnGrid{align-items:center;display:flex;gap:10px;left:80%;position:relative}.noCourse{font-weight:300;margin:10px;text-align:center}.modalOverlay{background-color:#00000080;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.viewModal{background-color:#a3a2c7!important;border-radius:20px;left:300px;margin:50px;padding:10px;place-items:center;position:relative;top:100px;width:50%;z-index:1100}.modalContent{position:relative}.modalContent span{cursor:pointer;font-size:24px;position:absolute;right:0;top:-30px}.viewImage img{border-radius:20px;height:200px;margin:10px;width:auto}.viewImage{flex-direction:column;justify-content:center}.viewHeader,.viewImage{align-items:center;display:flex}.viewHeader{background-color:#ccc!important;border-radius:10px;justify-content:space-between;margin:10px;padding:10px}.viewHeader h2{font-size:20px!important;font-weight:400!important}.viewHeader p{color:red!important;font-size:14px!important}.viewBody{align-items:center;display:flex;justify-content:space-evenly}.viewBody p{background-color:#ccc;border-radius:10px;padding:10px 20px}.viewFooter{align-items:center;display:flex;justify-content:space-between;margin-top:10px}.viewFooter p{color:#000;font-size:12px;padding:0 30px}.pagination,.pagination .prevNext{align-items:center;display:flex;justify-content:center}.pagination .prevNext{background-color:#403e75;border:none;border-radius:30px;color:#fff;font-size:.6em;margin:10px 20px;padding:5px;width:80px}.pagination .disabled{background-color:#9c9bb9}.pagination .prevNext svg{background-color:initial!important;font-size:1em}.pagination .activePage{background-color:#403e75;color:#fff}.pagination .activePage,.pagination .inactivePage{border:none;border-radius:50px;font-size:.6em;margin:0 5px;padding:5px 10px}.modalBox .backButton{background-color:#403e75!important;border:2px solid #403e75!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox .backButton:hover{background-color:#fff!important;color:#403e75!important}.modalBox .startButton{background-color:#e7ab3c!important;border:2px solid #e7ab3c!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox .startButton:hover{background-color:#fff!important;color:#e7ab3c!important}.modalBox .buttonDiv{align-items:center;display:flex!important;justify-content:flex-start!important;width:100%!important}.resumeType{justify-content:center!important}.resumeModalBox{align-items:center!important;display:flex!important}.modal{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background-color:#0000001a!important}.modalBox{background-color:#d7d6eb!important;border:none!important;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;height:500px;left:20%;padding:32px;position:absolute;top:10%;width:60%!important}.modal_contents::-webkit-scrollbar{width:5px}.modal_contents::-webkit-scrollbar-track{background:#0000!important}.modal_contents::-webkit-scrollbar-thumb{background:#888}.modal_contents::-webkit-scrollbar-thumb:hover{background:#555}.modal_content_3{margin:0 20px!important;padding:20px!important}.modalBox2 .backButton{background-color:#403e75!important;border:2px solid #403e75!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox2 .backButton:hover{background-color:#fff!important;color:#403e75!important}.modalBox2 .startButton{background-color:#e7ab3c!important;border:2px solid #e7ab3c!important;border-radius:50px!important;color:#fff;margin:10px;padding:10px 30px!important}.modalBox2 .startButton:hover{background-color:#fff!important;color:#e7ab3c!important}.modalBox2 .buttonDiv{align-items:center;display:flex!important;justify-content:center!important;width:100%!important}.resumeType{align-items:center!important;display:flex}.modalBox2{background-color:#d7d6eb!important;border:none!important;border-radius:10px;box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f;left:30%;padding:32px;position:absolute;top:30%;width:500px}.boxModal{z-index:1000!important}.linkExit{text-decoration:none!important}.quizz{background-color:#f8f4fc!important;height:-webkit-max-content!important;height:max-content!important;width:100%}.gridQuizHead{text-align:left!important}.gridQuizHead1{margin-top:10px;text-align:right!important}.timer{color:#090e64;font-size:13px}.margin-top,.timer,.timer span{margin-top:10px}.quizz svg{background:#0000}.quizHeader{min-height:49px;padding:0 25px}.quizHeader,.quizHeaderChapter{align-items:center}.quizHeader,.quizHeaderChapter,.quizHeaderChapter_preview{background:#f1f1f1;border-width:1px 1px 0;box-shadow:0 0 2px 1px #f1f1f1;-moz-box-shadow:0 0 2px 1px #f1f1f1;-webkit-box-shadow:0 0 2px 1px #f1f1f1;display:flex;justify-content:space-between;left:70px;overflow:hidden;right:70px;top:138px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;z-index:11}@media (max-width:1000px){.quizHeader{height:60px}.assesmentModule .quizHeader>div{flex-basis:100%;text-align:center}.assesmentModule .quizHeader>div:first-child{padding-top:15px}.assesmentModule .quizHeader{height:135px}}@media (max-width:639px){.quizFooter,.quizHeader{bottom:30px;left:30px;right:30px}}.quizHeader .my-fullw{width:100%}.quizHeader .my-right{float:left;text-align:left;width:85%}.quizHeader .my-left{float:right;text-align:right;width:15%}.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img{display:block;height:auto;max-width:100%}.VgridQuizHead{color:#090e64}.VgridQuizHead,.VgridQuizHeadBlack{font:900 700 15px Open Sans,sans-serif;font-weight:700}.VgridQuizHeadBlack{color:#000}.mcq-top{align-items:center}.darkBlue,.rightAnswer{color:#090e64!important}.rightAnswer{margin-bottom:10px}.VgridQuizHead p,.VgridQuizHead>p>span{color:#090e64!important}.VgridQuizHeadBlack p{color:#000}.QColor,.quizQues p,.quizQues p span{color:#090e64!important}.quizQues_font p{font-size:16px}.CorrectAnsLabelFIB{margin-left:10px}.QColorChapter,.QColorChapter p,.quizQuesChapter p{color:#000!important}.Qstn,.Qstn p p,.Qstn p span,.Qstn p strong,.Qstn>p,.Qstn>p>span,.exp,.exp>p{color:#090e64}.exp,.exp>p{font-size:14px;margin-bottom:10px}.Qtitle{color:#090e64;font:15px Open Sans,sans-serif;text-align:center}.Qtitle,.Qtitle div span{margin-top:10px}.VgridQuizHead h1{color:#090e64;font:900 15px Open Sans,sans-serif;margin:10px}.VgridQuizHeadBlack h1{color:#000;font:900 15px Open Sans,sans-serif;margin-top:10px}.VgridQuizHead.spl,.VgridQuizHeadBlack.spl{padding:0 0 0 20px}.VgridQuizHead>span>span{float:left}.VgridQuizHead>span i{cursor:pointer}.assesmentModule .VgridQuizHead>img{vertical-align:middle;width:90px}.assesmentModule .VgridQuizHead>p{display:inline-flex;left:5px;position:relative;top:3px}.my-left .s-study{float:right;text-align:right}.VgridQuizHead .my-left .v-revise,.my-left .s-study{background-color:#006;border-radius:3px;color:#fff;padding:3px 10px}.quizz .OutOff{display:flex;font-weight:400;justify-content:flex-end;margin:0 60px;padding:5px}.attemDiv{display:flex;justify-content:center}.attemDiv .diffAttem{align-items:center;color:#555;display:flex;gap:10px}.diffAttem h3{font-size:16px!important}.attemDiv .attem,.attemDiv .partialattend,.attemDiv .unattem{align-items:center;color:#888;display:flex;font-size:14px!important}.attemDiv .partialattend svg{color:#f5c978;font-size:20px}.attemDiv .attem svg{color:#05af74e3;font-size:20px}.attemDiv .unattem svg{color:#928d8d;font-size:20px}.quizQuestion{margin:10px 40px!important;margin:10px}.quesTimer{align-items:center;display:flex;justify-content:flex-end;margin:10px 20px}.questionGrid{height:60vh!important;margin:0 30px!important;max-height:100%!important;overflow:auto!important}.questionGrid::-webkit-scrollbar{width:5px}.questionGrid::-webkit-scrollbar-track{background:#f1f1f1}.questionGrid::-webkit-scrollbar-thumb{background:#888}.questionGrid::-webkit-scrollbar-thumb:hover{background:#555}.questionGrid p{color:#000!important;font-size:1em!important}.questionGrid .smallP{font-size:12px!important}.questionImage{cursor:pointer;margin:10px 30px}.questionImage img{border-radius:10px;height:100%!important;width:100%!important}.optionGrid{display:flex;flex-direction:column;gap:20px;margin:0 50px!important;max-height:100%!important;overflow:auto!important}.optionGrid label{border:2px solid orange;border-radius:20px;color:#555;cursor:pointer;font-size:.7em;padding:0 20px}.optionGrid label:hover{background-color:orange;color:#fff}.optionGrid .selected{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.optionGridfill{margin:10px 20px!important;max-height:100%!important;overflow:auto!important;position:relative}.optionGridfill .inputWithLabel input{background-color:#fff;font-size:15px;outline:none;padding:5px;width:100%}.optionGridfill .inputWithLabel input:focus{background:#0000!important;border:2px solid #000}.optionGridfill .inputWithLabel .answerLabel{background-color:#f8f4fc!important;font-size:.8em;margin-left:30px;margin-top:3px;padding:0 5px;position:relative;top:10px;transition:all .3s ease}.questionContainerCase{margin:0 10px 0 30px!important;max-height:100%!important}.questionContainerCase::-webkit-scrollbar{width:10px}.questionContainerCase::-webkit-scrollbar-track{background:#f1f1f1}.questionContainerCase::-webkit-scrollbar-thumb{background:#888}.questionContainerCase::-webkit-scrollbar-thumb:hover{background:#555}.questionContainerCase h2{font-size:1.2em!important}.questionContainerCase p{color:#000}.optionnn{margin-bottom:10px}.optionGridCase{display:flex;flex-direction:column;gap:20px;margin:0 30px 20px!important;max-height:100%!important}.optionGridCase label{align-items:center;color:#555;cursor:pointer;display:flex;font-size:15px;padding:0 20px}.optionGridCase label:hover{background-color:orange;color:#fff}.optionGridCase .selected{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.optionGridCasefill{margin:0 30px!important;max-height:100%!important;position:relative}.optionGridCasefill .inputWithLabel{margin-top:0}.optionGridCasefill .inputWithLabel input{background-color:initial;border-radius:2px;font-size:15px;outline:none;padding:5px;width:100%}.optionGridCasefill .inputWithLabel input:focus{background-color:#fff;border:2px solid #000}.optionGridCasefill .inputWithLabel .answerLabel{background-color:#f8f4fc!important;font-size:.8em;margin-left:30px;margin-top:3px;padding:0 5px;position:relative;top:10px;transition:all .3s ease}.QprofileRadio .QradioContainer{margin-bottom:0;padding-left:22px}.QprofileRadio .QradioContainer .Qcheckmark:after{border:2px solid #f1f1f1;height:10px;width:10px}.w3-container .QradioContainer .checkmark:after,.w3-container .QradioContainer .checkmarkInner:after{border:3px solid #fff;border-radius:50%;height:12px;left:0;top:0;width:12px}.QradioContainer{cursor:pointer;display:table;margin-bottom:12px;position:relative;-webkit-user-select:none;user-select:none}.QradioContainer input{cursor:pointer;height:10px;opacity:0;position:absolute;width:10px}.QradioContainer input:checked~.checkmark,.QradioContainer input:checked~.checkmarkInner{background-color:#090e64}.checkmark{top:2px}.checkmark,.checkmarkInner{background-color:#f1f1f1;border:3px solid #090e64;border-radius:50%;height:18px;left:0;position:absolute;width:18px}.checkmark:after,.checkmarkInner:after{content:"";display:none;position:absolute}.QradioContainer input:checked~.checkmark:after{display:block}.QradioContainer .checkmark:after{border:3px solid #f1f1f1;border-radius:50%;left:0;top:0}.QradioContainer input:checked~.checkmarkInner:after{display:block}.QradioContainer .checkmarkInner:after{border:3px solid #f1f1f1;border-radius:50%;left:0;top:0}.inputWrapper{background-color:#fff;color:#090e64;display:flex;height:35px;margin-bottom:20px;position:relative;width:100%}.staticPart{align-items:center;background-color:#b5b6d0;border:1px solid #ccc;color:#333;display:flex;justify-content:center;pointer-events:none;width:20%}.staticPart,.styledInput{box-sizing:border-box;color:#090e64;height:35px}.styledInput{border:1px solid #ccc;border-left:none;border-radius:2px;font-weight:700;line-height:normal;padding:0 10px;text-indent:5px;vertical-align:middle;width:100%}.styledInput.hasValue{background-color:#fff;border:5px solid #000;color:#090e64;font-weight:700}.styledInputChapterQuizkey{word-wrap:break-word;color:#333;display:block;font-size:14px;line-height:1.5;max-width:100%;overflow-wrap:anywhere;white-space:normal;width:auto}.inputWrapperChapterQuizkey{background-color:#f9f9f9;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:flex;flex-direction:column;max-width:100%;padding:8px;width:auto}.staticPartChapterQuizkey{word-wrap:break-word;display:inline-block;font-size:14px;font-weight:700;line-height:1.5;margin-bottom:8px;max-width:100%;min-height:1em;width:auto}.profileRadio .QradioContainer{margin-bottom:0;padding-left:22px}.profileRadio .QradioContainer .checkmark:after,.profileRadio .QradioContainer .checkmarkInner:after{border:2px solid #f1f1f1;height:10px;width:10px}.QradioContainer input[type=checkbox]{display:none}.msq-check{margin-top:-10px}.checkmarkBox{background-color:#fff;border:2px solid #928d8d;border-radius:4px;height:20px;left:0;position:absolute;top:-4px;transition:background-color .3s;width:20px}input[type=checkbox]:checked+.checkmarkBox{background-color:#928d8d}input[type=checkbox]:checked+.checkmarkBox:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:10px;left:6px;position:absolute;top:2px;transform:rotate(45deg);width:5px}.QradioContainer:hover .checkmarkBox{border-color:#928d8d}.customCheckbox .MuiSvgIcon-root{height:15px;width:15px}.quizBottom{background-color:#f8f4fc!important;bottom:0;left:0;padding-top:10px!important;position:fixed;width:100%}.questionPagination{justify-content:space-evenly;margin:10px 20px}.questionPagination,.questionPagination .bubbleImgDiv{align-items:center;display:flex}.questionPagination .bubbleImgDiv img{width:50px!important}.questionPagination .prevBtn{background-color:#403e75;border:2px solid #403e75;border-radius:10px}.questionPagination .disabled,.questionPagination .prevBtn{align-items:center;color:#fff;display:flex;padding:5px 20px;text-align:center}.questionPagination .disabled{background-color:#7f7e9e;border:2px solid #7f7e9e;border-radius:10px}.questionPagination .prevBtn:hover{background-color:#fff;color:#403e75}.questionPagination .nextBtn{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;padding:5px 20px;text-align:center}.questionPagination .nextBtn:hover{background-color:#fff;color:#ffa700}.questionPagination .numberBtnGrp button{background-color:#928d8d;border:2px solid #928d8d;border-radius:50%;color:#fff;font-size:.7em;margin:0 10px;padding:5px 10px}.questionPagination .numberBtnGrp .active{background-color:#fff!important;border:2px solid #928d8d!important;color:#928d8d!important}.questionPagination .numberBtnGrp .answeredPage{background-color:#05af74e3;border:2px solid #05af74e3;color:#fff}.questionPagination .numberBtnGrp .partiallyAnswered{background-color:#f5c978;border:2px solid #f5c978;color:#fff}.questionPagination .numberBtnGrp button:hover{background-color:orange;border:2px solid orange;color:#fff}.submitBtn{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;gap:10px;padding:5px 20px;text-align:center}.submitBtn:hover{background-color:#fff;color:orange}.submitPopUpBackground{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.submitPopUp{height:50vh;padding:20px;text-align:center!important;width:50%}.submitPopUp,.submitPopUpPreview{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 10px #0000004d;display:flex;flex-direction:column;justify-content:center}.submitPopUpPreview{height:100%;position:relative;top:0;width:90%}.submitPopUp h3{color:#403e75;padding:40px}.submitPopUp .buttonDiv{align-items:center;display:flex;gap:50px;justify-content:space-evenly;margin-top:30px}.submitPopUp button{border:none;border-radius:50px;padding:10px 40px}.submitPopUp .buttonDiv .cancel{background-color:#403e75;border:2px solid #403e75;color:#fff}.submitPopUp .buttonDiv .confirm{background-color:#e7ab3c;border:2px solid #e7ab3c;color:#fff}.submitPopUp .buttonDiv .confirm:hover{background-color:#fff;color:#e7ab3c}.submitPopUp .buttonDiv .cancel:hover{background-color:#fff;color:#403e75}.exitBtnn a{color:#fff;text-decoration:none}.quiz{position:relative;z-index:1}.alertOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999}.alertOverlay,.alertPopUp{align-items:center;display:flex;justify-content:center}.alertPopUp{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;color:red;flex-direction:column;height:40vh;padding:20px;text-align:center;width:80vh}.alertPopUp button{background:#403e75;border:2px solid #403e75;border-radius:50px;color:#fff;cursor:pointer;margin-top:20px;padding:10px 20px}.alertPopUp button:hover{background:#fff;color:#403e75}.examOverHead{color:#403e75;font-size:35px}.examOverContainer{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 20px #0009;display:flex;flex-direction:column;justify-content:center;padding:40px 30px;width:50%}.overIcon svg{font-size:50px}.examOverText{font-size:20px;font-weight:500;text-align:center}.examOverExit{align-items:center;background-color:#ffa700;border:2px solid orange;border-radius:10px;color:#fff;display:flex;gap:10px;margin-top:20px;padding:5px 20px;text-align:center}.examOverExit:hover{background-color:#fff;color:orange}.quizAns{background-color:#e9f1ff;height:100%;margin-top:30px}.cqk__Quiz_Main_div_MCQ_chapter_quiz_key{background-color:#fff;height:auto;padding-top:15px;width:100%}@media screen and (max-width:968px){.questionGrid,.quizQuestion{height:100%!important}.questionGrid{overflow:visible!important}.questionGrid::-webkit-scrollbar{display:none}.questionContainerCase{height:100%!important;overflow:visible!important}.questionPagination{justify-content:space-between}.questionContainerCase::-webkit-scrollbar{display:none!important}.questionPagination .numberBtnGrp{display:none}}.explain{font-size:12px!important;margin-top:20px!important}.dropdownSelect{background-color:#fff!important;border-radius:100px!important;font-size:10px!important}.menuDiv{width:100%!important}.cursorPointer{cursor:pointer!important}.cursorDefault{cursor:default!important}.cursorText{cursor:text!important}.fa-info-circle{cursor:pointer}.ck.ck-toolbar>.ck-toolbar__items{font-size:10px}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar,.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button{background:#ddddddbd}.ck.ck-editor__main>.ck-editor__editable{height:60vh;overflow-y:auto;padding:30px!important;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.htmlCkEditor .ck-source-editing-area,.htmlCkEditor.ck .ck-editor__main{height:60vh;width:180vh}.questionBankCkeditor .ck .ck-editor__main{height:60vh}.ck-source-editing-area{height:60vh;overflow-y:auto;scrollbar-color:#888 #f1f1f1;scrollbar-width:thin}.htmlCkEditor .ck-source-editing-area textarea{overflow-y:auto!important;position:static!important}.Quizdynamic{margin-top:20px;padding:0 10px 0 50px}.fileHandleMenu{align-items:center;border:.5px solid #ccced1;border-top:none;display:flex;justify-content:flex-start;padding:3px 2px}.fileHandleMenu button{background:#ddddddbd;border:none;border-radius:2px;cursor:default;font-size:12px;font-weight:400;margin:0 2px;padding:2px 3px}.fileHandleMenu button:hover{background-color:#cccaca}.closeIconCk{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.ck.ck-content h3.category{color:red;font-family:Bebas Neue;font-size:20px;font-weight:700;letter-spacing:10px;margin:0;padding:0}.ck.ck-content h2.document-title{border:0;font-family:Bebas Neue;font-size:50px;font-weight:700;margin:0;padding:0}.columns-2{column-count:2;column-gap:100px}.columns-2,.columns-3{padding:109px!important;text-align:justify!important}.columns-3{column-count:3;column-gap:60px}.ck-content p.info-box{--background-size:30px;--background-color:#e91e63;background:linear-gradient(135deg,var(--background-color) 0,var(--background-color) var(--background-size),#0000 var(--background-size)),linear-gradient(135deg,#0000 calc(100% - var(--background-size)),var(--background-color) calc(100% - var(--background-size)),var(--background-color));border:1px solid var(--background-color);border-radius:10px;box-shadow:5px 5px 0 #ffe6ef;margin:1.5em 2em;padding:1.2em 2em}.ck.ck-content blockquote.side-quote{border:0;float:right;font-family:Bebas Neue;font-style:normal;margin-left:1em;overflow:visible;position:relative;width:35%;z-index:1}.ck-content span.marker{background:#ff0}.ck-content span.spoiler{background:#000;color:#000}.ck-content span.spoiler:hover{background:#000;color:#fff}dl dd img{width:10%!important}.ck-content .selectFontSize,.ck-content figure.image+p math{display:none}.editor-container{max-width:100%;overflow-x:auto;width:83vw}.editor-container__editor{word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.main-container{overflow:hidden;width:100%}.scrollBarQuiz::-webkit-scrollbar{width:7px}.scrollBarQuiz::-webkit-scrollbar-track{background:#0000}.scrollBarQuiz::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.scrollBarQuiz::-webkit-scrollbar-button{display:none}.scrollBarQuiz{scrollbar-color:#ccc #0000;scrollbar-width:thin}.ul-li-style ul{list-style:disc;margin-left:20px}.ul-li-style li{display:list-item}:root{--primaryColor:#403e75;--utilityColor:orange;--fadedColor:#7a7a7a80;--globalFont:sans-serif;--hoverColor:#d9dcfe;--headerColor:#d9dcfe;--backgroundColor:#f8f4fc;--secondaryColor:#d3d3d366;--textColor:#000;font-size:16px}body{height:100vh;max-width:100%;overflow-x:hidden;overflow-y:hidden;width:100vw}.main_main_container__mKgvM{height:100vh;min-width:650px;width:100vw}button:hover{cursor:pointer}.main_main__eNz24{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.main_navbar__HF2P4{left:4%;position:relative;top:3%;width:80%}.main_icon__aKMqn{position:relative}.main_logo__huOUI img{margin:24px 55px;width:19%}.main_content__WNal4{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.main_login_img__OCzno{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.main_login_form__O6w08{background:#fff;border-radius:18px;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:31%}.main_login_form_title__Ujto1{margin-bottom:10px;padding:5px}.main_login_form__O6w08 h2{color:hsla(0,5%,7%,.937);font-size:1rem;font-weight:900}.main_login_form__O6w08 h3{font-size:.8rem;font-weight:500;margin-top:-5px}.main_login_form__O6w08>input,.main_password_container__OFOq3>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.main_password_container__OFOq3,.main_username_container__yhCBZ{height:70px}.main_password_container__OFOq3 fieldset,.main_username_container__yhCBZ fieldset{border:none;position:relative}.main_password_container__OFOq3 input,.main_username_container__yhCBZ input{border-color:#7a7a7a80;border-color:var(--fadedColor);border-radius:5px;color:#403e75;color:var(--primaryColor);font-size:1rem;font-size:.8rem;height:60%;padding:15px;transition:.2s;width:90%}.main_input_element__LTjhK:not(:placeholder-shown),.main_password_container__OFOq3 input:hover,.main_username_container__yhCBZ input:hover{border-color:#000}.main_password_container__OFOq3 span,.main_username_container__yhCBZ span{background-color:#fff;color:#403e75;color:var(--primaryColor);font-size:.8rem;left:15px;position:absolute;top:12px;transition:.2s}.main_input_element__LTjhK:focus~.main_input_legend__obznj,.main_input_element__LTjhK:not(:placeholder-shown)~.main_input_legend__obznj,.main_password_container__OFOq3 fieldset:hover .main_input_legend__obznj,.main_username_container__yhCBZ fieldset:hover .main_input_legend__obznj{color:orange;color:var(--utilityColor);top:-10px}.main_error_legend__4CpGR{color:red!important;left:15px!important;top:51px!important}.main_login_form__O6w08>input::placeholder,.main_password_container__OFOq3>input::placeholder{font-size:.8rem;padding:10px}.main_bi_eye_slash__LGqYP{cursor:pointer;margin:-35px;transition:visibility .2s;visibility:hidden}.main_input_element__LTjhK:focus~i,.main_input_element__LTjhK:hover~i,.main_input_element__LTjhK:not(:placeholder-shown)~i{visibility:visible}.main_login_container__h4TlW{display:flex;justify-content:space-between;margin:10px 0}.main_remember_checkbox__qY2xq{align-self:center;flex-basis:100%}.main_remember_checkbox__qY2xq input{margin-right:10px;outline:2px solid #fb9d2a;outline-offset:-2px;transform:scale(1.5)}.main_remember_checkbox__qY2xq label{font-size:.8rem}.main_login_btn__rI7Px{background:#111fee;border:none;border-radius:20px;box-shadow:0 2px 2px 2px #1120ee83;color:#fff;cursor:pointer;font-size:.8rem;height:2.1rem;margin-right:50px;position:relative;text-transform:uppercase;width:50%;z-index:2}.main_forgot_password__igCLV{font-size:.7em;margin-right:50px;text-align:right}.main_forgot_password__igCLV a{color:#000;position:relative;z-index:2}@media screen and (min-width:1100px){.main_login_form__O6w08 h2{font-size:1.2rem}.main_login_form__O6w08 h3{font-size:.9rem}.main_login_form__O6w08>input,.main_password-container__eEfzp>input{font-size:1.2rem}.main_login_form__O6w08>input::placeholder,.main_password_container__OFOq3>input::placeholder,.main_remember_checkbox__qY2xq label{font-size:1rem}.main_forgot_password__igCLV{font-size:.7rem}}.mainImages_login_form__orPY3:before{content:url(/static/media/Login_element01.e425c2010df73190803a.png);left:-55px;position:absolute;top:-140px;width:80%;z-index:1}.mainImages_login_form__orPY3:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGMAAABXCAYAAAAQ0PsuAAAABHNCSVQICAgIfAhkiAAAFOhJREFUeF7tXQt4VNW1XufMQMI7AULIhEoQQQt5TIDvCth+BoXSYlXu9XUvrRUfBYWEh/Kw3qvER60t4TkJCj6Q6tUqennYUt+Ee7WKrTpJBigGZACT8CYQQ0Iyc87915k5k2EyM+fMzJmQRPf3hYSZfc7Z5197r7X2Wv/eW6DvS8wIWNNLrCRLI2SiLIGEH8okJ+L31/bq/FmR3FyIpPJ3va514NMZkihlibKcRYKcKQvUW5CpWSZhL8myQxBFR1NVyu7ddGtTjsX2Qll1wV2RYPa9MIKgldVnTbLYTbaSKGUCoCyAPVAA2vjtFGTJ4Qbo7iahYvfx2d8GXi6voCRhPtVaLcXrMTLu/F4YOhHIoPWJPdO+zTQJhJ6OH1nIAOjAXzjBPV0SqYJcZkf50fuOBQE9g1yUgzpWSMmKEZKBe1hRb5VpAc3LSbc9LLjNL9mP3OfU2Rxc/p0or5uyLEeHMegALguvPBxv3gWg1wP03SQIDsFtcgQDjns6yQBdUoC2wi5AYJQXCjbcf4d5IeVZLbapEonu8urZb+mFuNMJIzt99SDZLWSZRCETIIyEbu8uy4KbSK4UBKpwSaLDUZPyFdGt+OzCIi+nq90SwEZPx/iwAhwWQJJeML31ajEykjMHrB5qNom32Wvyn9R7fYcVxmV9V/fukWjKlgUZBpX1utwXPR0Yyt9wT3cD9LqabrucdGdjK9D/AJAFGuxVMXkAIQN1+MeQIppoCOyG05pu22CvKrhD703bvTBG0Otdu6YfHyFLchZ6NkAni0evUy3+rSBZdNQ3usv3nZpzNqhelwG6THkBel0vPlHVQ+eYICyk0hxL8fNl1fl3671JOxKGLIxMWTPUbIbbKMqZ6ONDAbYIlXEev/cAf0dTk7liz4mZNUFAj0iv6wUn6noyPWpaSIVwb58rqz45g6hQ0nOviyKMESklA7t2kbOgYqDXhSsAeALUjISev59Bd7kkh+NYwdesduKk1/VgE0udDbAb061pxfMkyfQ+vDGHnpvFVRjZqUt7kDkhS5SgXgQRwMs9ADAKHZEAOrnFii5Hxb2f08zmttbresCJto7qUWVZVk/E4O5fXp3/Jz33MkgYhebs1NQryITZKQwq3MX+DDoadRaGchdJksMsJjg+r555LpxehwuZgR82ruzFdOiCkSFkDliZau5inmOvyv9PPS8TsTDUkAAAzxRE+RIGHX+jZ4t7RUmocDVQecWZWafD6nWA7nUd8/Q0siPWgTbIFRaRPSe9+I9lVfm/0vMOIYXBIQFTN3eOLCqTpGGoaEI4gN2Yg25JdsgICTiqZx8O9hCfvy4AdHgyUfrretofcZ3t+7Kp8vgg5TpLn5M0Kn2f8tvoIhL9q7CANnuMeME9eu6vCCPTUvIDE8mT8OcI6PWu6O0iuvsJ/N8ukWlPefWsvUFBv9BfVydJGXoe3NZ11n4yherOd6PRgyppDH647IVQSvdnU82ZfvRA3pvGCsXnURWvkt0ND5UfXViv9c6KMLLTiu+BtqnH1P3VoKCvUHS54q93NL1e19iNCt+5nWaM20aXD/gmKB5cZ+2nU+j6ETtD1tECspValmkLwiJTsy22uwVJrig7MuczrXsowshKLx4nSvJQ+6KCP/viMJ1Er8/YOJeW/vzZw326nfsQOrbUJJETTr/qJFwwOy4qvYmm5ZYaM0JksmOukZudWnwlQdWX1+Q/pykM9zJa8m1j4rVrPr4+e9E1G/toXdCRvn9r11hqbjZtuOXlj6eHGPFJbhe9CBfkRv6eR0hR6c306E9fMuQ12aNi914wdXsSM/G5WjcV3EVkR6Wcpz64lR689nWt+h3q+5vXP7x9067Hr9FqNDB4EXWUUfLK5xNo9A8qDVFXalgEuY1nkdv4tVY7BNdS2sw9o7MJ40ht8u+ve+GxRnt1QaEWCPw9cCgFDlfvPTaIPj88jKaN3q7nsrB1oBbvND9AL+oNGArupVSISdYS20c30D1Xvk3dujTF3Ih2cIODo4ts08kkZtirZnOv1yzIW2RIbjrAFdnzmgmDH3PxelTZ6bYnkKRaHSxJ5f8MQS4iJEFo09t7xtDA3qfImo6QUMcvqyCMzTCceXpHBr+yqrKNEoYaFsm2FP87Ovzx8qr8D8JBK6g9ovK4hcpqLqWbsz/q8KJQJ1xQDyuRT5in94UgjJX/ODxsbs3ZfnT9yE/1XhaunhNGfEjOwOKRCA5NtNcUrAorDG+PQLpAoKXbb6bF12w0ohEX9R4+wxmpMKCyi3bctGTm2G3UK7HBkHdAoilZmF941mrpv1bLiCvzDNV4dRYj7hsZA215mMxakfpcqQfZvYst736wzzrJEHvhfWAkHpUiDNW1e/KD2+iha1/T0+72XkfJJ3AjQQyAgyJuhiFnFz5ksSatSPqJteLwQxNf7WnUqFAeJtN8TP5W6nFvPcLwelTP75xMN4z4lFJ6nWnvYGu1r9abh65VBAJ1RRIdCKWzrRhB6UmnHnzmltWT4xA09FB3LLYHJbfp9Yqjs0J6SIow5KWUJwm0vXR/FiWYXDQuY4/Wy3aE7xUQ1IYy4EjiTodXcxq9tVSQROTQ3QiLCLk9uzYc2XJn4ZSkHvUcoTa0+Kg76auvg102lVcXbA31AI8wwA2Cj336m9r+tH1/Dt0+OqwHZmhj43kzddLl/wxWR5Ro9iSvTGLtlwtmO/HuK/C/6XFqi0LdyU0rHiyL8i/h3f02rDC8qqoWvabPxTDiXyGUndbrpGEejP/LIom+2WSi+UydCQRB0QgEQcQ5s6hSd7TYIr7k0sX0qDhaWtfY3bAAXbCeB6FwuKNU+U5SiGnwtNomvdviUdnWYRIKtkjw4hMGT3hQZe7F8KiWvH073YBJFid7po2KPSYUJ3UT/W3VRFN68TNlVSewTCA4dadFGEth7ARa8eoXeXTVkF10SfLx6B8ewZW1DT0cz+38aeYCZNp4hNwwcicNTwmeBIrgtu2tquJq51hK8iW3tKPiaEFFsAb6hKF6VDsPXU7fnk+ka4eVtcULlc3ddO8GjIonrh1u784PvH/LDHp08ktxsR9t8UJBVaSXDJ07cM3VsuhOh6p6JawwFCNeRPKp+l70RsWPaMbYv7ZF21eNXmGjN6c//lVG8rESfmA14kJr/zYlrvajLV4s8BmcaFLWffRwLwJB4Td6hOFEpcGPvzeNHp4UVHiGvgeHLXKXF09FzGa6f4KnFAwOFkpnsh9+1J21oO7M1BRGW3tUT384JeO5sp/N58iqd65TikbmcEN5dEwYVt5p7IePupNerE8YalhkGQzpnB9voS6YjcexlI1ejrgRCnToZv4tg/oDmv6X/Leaj16Q90bnsB+qR5VWvEyWGh4JRt25gMSmJpo2VYynEamHDMkDhxGmYi+o3lVor52vxJAUu+X16vhvngxu3XUlsafV0QvCIgp1Bytjp7tJ3ltRlf9J4DtdKAxvz6yozqBDtQPouhGaVJ+oMfK3F4E3UfPy/Plbu8cqX1+PAGYHL0qiKSttzWgTuUbZa+Y8G1YYSs+ER9XQ3FXR2fOuVrRHXIq/vQh8gNd+cMh7MH+n8JlGgc/U23gaZlxeLsRN2aPixT9dLEeXwaMq0COMtqDutLIXrQQSxH4YxWfyfxbbpnVgEzK9M97Ft6JJmYnn36spjDai7gS1F4GNUx0K/jxe9oM1AJeaur5UOPnluMpDjSKHChi2YqGrABSDunN3nKg74exFIBqqu82fv/LFBEVV5V1WbghoKseWHQS2Tfz/uM5tvB4VZx+bmsVnsKj/iP+LtBKGGhZ555+jaUCvWspN32/Ii/vfJJy9CGo/XAh/I7zP33FQceb4bYbYj3mbZ74DQYwflHSiF9873s6Cj7qTZrsJS+jOVFTPeT+8MLxkrn2g7tjjQ93RtBetBOLNRPLn3HuXgFW+/MZ1MXWSU/U9P5609ql9X87LX6nObdpAIEqiKduy5nJBcE8pqyrgpJavBF0swx4VU3f+sP0WevAaw/m3uuyFlv3YXpmtjJBoy69fm1fyxeGhb9iPFJS6ltF0LOVcr94rniNEpe7kpPdfE2jEgwojnmGRSOyFlv24HKF2JilHUTA6i+0cE1OvbSuBtHhUtqcxMu7TMzJeRKU7Hnt3Gj3yE2MDhpHYiyD2I0NygTXvtR/RhtsfffeXz28tv/JlHhX+z2gTgYSh7gRXU96QxAug7vDM10DqTsT2opVAvNzgGOzHQYyKUv9REU4g7MExj8rACIDCWsGKpgWSS97kODbH5yEFFYbqUe0AdYeDheONo+5EZS9a2Q9vipg/Z/o++LG67YcyKnaN+ygcOz1whLAHN+aSSkMEonpUOWm2ycjJd1ODpPwuwYXhpe5UY+Hh+5VW+tUYY6g7sdiLIAJRIgX8OU/cxsB26LAfPCrYVkzVsjPxFAiHRXL72yxSgnAXjPgTaltCLj3G5E+h7vzu/dvoNxONoXzGYi+07Af3Xq1wO/L7JUU7bvmH3jUbwQTyCyyiiTVH76PuBOQ2QgrD51F9iOVlxri36JU2heHnPzS1emi479WQP9fRTNfKdGb86hXbdh6ePy2SZwYKxAjSRCiPKvTI8OplHhmLsdaPt7eJsWxA/qI2MH8R4z19pG2+T7h07f+UX7Xhtx9MK9U7Kvzb5Z9j4c9jFkjLrju25urUB3iDyZA2g79QewRTd8YP2U2Dk1tt0xcRjhwkG7OsGCuJWnz7iG4QonJgujYoUBgV42wrP/7s0Lzron2mf47eAIF4qDtpJTPdbuETx7FZSrAt5MhQParPDg1XdhaIlbrDejK3yDYvkpVEeoFT0rXMFgwx/yivunTVna/Nr41kSVmwZxsmEO8acQQMr8LmZRn2mtn/HVYY/CWHRc6CdsmjI5bQA27lWfAoUpJR9iIQLH/dHmg/Jq19cv2p493u90/v6hV0YD2jBNKyRjzxESSaFusRhhOVBj8VuxHfAOPtpHOulUYAEgrIQLpPXVN3Qsjkzf94abEj1lFxgQ3xWzfOn7MnF6mXpVJ3sIhmjbozdNgtjozyqBR7sdxmjYeK8gcpWLoWE7z36k+bbjW6E/gLniPJ92+dQQsnvKnb7fUtddMrDB91Z8e/0ZwfbY2auhNPexE4SvzpPifqe786ed3v3o3Gg9KjxmISSItH9XvZ3fgYU3fCjgzVj99cMY6uSD1MV4TYlUaj4XG3F630uje2pk6u9AAbbZ1AgXCuRQ9X2EfdSSv5BRyPA/bq2X8LLwwvKcBRM5icp1Pp59FRd9rEXgQz6LxVRLQgR3JdoEB4MxitaADur1B3MgesyTaZpLFlNfnrwgpD9ahioe60lb2IBLx41PXneullQ/pRd4rgUc3RIwwPdSdKj6ot7UU8QNZzTz4/o3/PM+N+NvzvS0439Ezla5g4ocUV9lvRVAJvb7amMHzUneiE0eb2Qg940dbhzTKx1zwixQIWaMpDsGWjh5YqCU5smmm/Z9RfD9x3zbYt3Hn1PMNH3fHyqDSFoXpUJR9fT3f9yzuR7rpzUeyFHiDC1eEVsUJiAjbLlPMAegZ+DkIA/NuJ9YClRGZnqKMYELm4EdEAtlXaG9q3LC/7r6bzXZ7XFIYaFnl37yhK6XkmIupOR7AXymoiXg8uKmDzNusAEaAjuIydFZyhdlZgF9pvc3v/8zN094WW4x2KeSe4c9rC8FJ39p9Ioy+qLqNbcv5P98Pak71QzkUiOYcPLFFUjFIAOgAnt4SefmE+XH1J3nXIf7NMrfMzdIPjqahQd7JS11wqmqWpmsLgKzhGxb85IhoBPf+i2AstvU6NLnuo2Tjvx6scWtKyWWY052eElUejqyv21bXQvhMWMP1TaGPZj9c1NCW4JFl8S5cwogyLxNVe+PS6Z8sJ7vX69TpUjFukHOSg1U2QMVowAgwsOL+DDmJZxX6Avu94Gp1rTlTuntjlPF3Wv4aG9aumS/oepa6CpBzvwN/pEoY6qYlkrZ+R9kLR6yaJweJem+xTMVp6nVVM8HORDISd6FhdEu076entJ77trZzuYRYkLN8+BuCrlZ9Q2w36b6mhTxje8ML6zybRdT/8u8LB1SrR2AvPeXcy1mQoPT2XdapOve45P8O7CbLBet33queaEgB4OlUCdN5nhVmXXFKBx1AGHb29X4+6UNAchMF24opSbKdth1fm5L3S/SvrEobqUf3v15lkgsSvQuZPo4S1F6zX4bbwxiZ5cNLZK4GKQfH66xdbr+NcJjp4aqAC+oGTqdTkxllZKN0TGhX1wsAPwv7p2OquNQzIKuJTO1SgHR3EieisXVVDWqDpE4aXulNzti+991WuHuqOx15g0y3BLfTxbiUE0OUzPtdRy19vA73O4NTUJSt6nY1q3fnuiqdiFt00BPqcdfuQvkdCRqvZNQXomPApoJeSGcDjjD4t0EN9r0sYfLFK3dGzt4hiL4qKkwA+T3zC++t+rmM8z0XiXR8qoWJYrx+FABh0fnnesfSyfjUAvop6oueHKGVeFWNXVIxJAd0ZLegxCyMSjypY6DrS8+6ifVGX20QHvCrm0OkB5MaZE1x6JTR4jCnUTBib59PruMxpcgP0AL0ebbv0XKd/ZHipOxwwXDRhYzjqzkFRpDsMOO9Os/1VYDxyT99/Mo0asSiUe3tXs4uGJEPFpMB1TDoWvJ0x6HXNRsVQQbcw1IT/n768msYO/idlQKe2VeGQNK/pY4Na29ATDhfOsYHxtCSdoqFsUKFmEsytjm1Smme0Xo/nO+sWhupRMckY2xLRxOFhN8OMqs1NLrNHxcBnZ56vOg3qnVBPw6BihqVUUe/EVsc2qc9qE70e1YvpvEi3MBQj7qXuME3+3vF/0fmI1tVwvCd9A7DZizlwKpVcMs61wWcJpma6tN8RRbenwbCGKBfqdfbXvTPYqBvUTi6MVBjsQURE3TkD3hWrGNbt55oTFNBFaPf0pBOKFzMYrqMZvJVWJYhej9V1bCeYh2xGRMIIl2g67+qiGFJPSKDlTJTk7nXaIYHW/rozHq5jpxKGmmhauWMqZVmcdOh0Cvq4R55sQFm9sDHt36PVMavB9XqQkEB7Byye7YtoZKjUHQ6MNSJEcElSyH0MO61ebz/C8NvPw+M3to7DdHa93m6EoXhU2DfdG4f5Tur1eArj/wG3cBuDg4n/hQAAAABJRU5ErkJggg==);left:85%;position:absolute;top:95%;width:80%;z-index:1}.mainImages_navbar__j6mJK:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAABUCAYAAAACoiByAAAABHNCSVQICAgIfAhkiAAAFzRJREFUeF7dXXucXFV9P+fOzJ1NAnnwEEGURMMzCXmQZHc2+6TySapWksqHFiGSDRatoCYirYJCIlr8SJVQoRYj2Q0Viigmkfqh8oHsK9nZJaFJTAJFIoSWFhGMEEqyc2fnnn5/5z7mzuzcuefeO5M/eiCw2Xue3/s7v/N7nd/l7P95GerPzeGcL2FMLMZSLxJMfIAzfib+/l/4+0uC8V2Ma083t6b+rZ5Q8Hp27tf3MzuNeeaY2S44Wy7rCDadcXaYMX6Y/p/Q+LbFS/S9Uee2a8fo+XmTfxodXwlQP6DUj2DPo976THv6J0r1Q1Y6oUATwIWCeTcA7QiapxBsr8ZET9pMb57fyd8Kqk/PhwZyyzkTX0b/oGBPEeJlwfkwgN/DBf9PlhBHudBmMCGmY5zzBWOXcs5Osl/6Lyab+tWzOvn/qoypWueEAZ0dMFZhod2eie0DJW9lnKgYf0yzA9t4KueCXsJcpx6AeAuAr2tqb7jHb1HD/aPnYnf8IwD+sLd/LtgjCU1/dFErf6kaIHt6xdRRzbgRu+mrqDcRwB9MCv1PF7dzYi81KScE6Gx/bh0Wcbs9433giWsyrak+vxVks2I6M4xVgotV2PrnUD2icK5pa73thofFZGHk1+HpWrcvwX6O/r+XaUvtDIsQiGGBYOYTGPM9aPtrkdSbmpv58bD9VKpfd6DLKHlzpi0NylYv8iUxtgYvaooEnPENzW362uGB3CeEEPdhN5xh9/YYFnNbU1v6OfXex9e0XnIOByQ/DYM9DJ59dZz+nLZ1BZomLQxjD/jfVAwYGmRnknLx+VwPWEO7/J1grwL4s60fxW8TZmJlY0cqWwtAqI+RHcZC0xRD+DEFgJbj5W2L23ddgcbhtIUmiknuayjoHaqHmt+ihvuNLwpubgDgVhXON2Za9evjglCpPXbSNzHMrXiRLzW3NXwo7hh1Azo7mO9gwuy1ANE6q/FklUUMDeTbuSj8jLY0Jg2WzTgdlMkk74wjCvqNvXu3mJI/ZtAheooQ/Mbmdv0+lXn61akf0AO01dm1wKQ/09bQEWeSQ/3GDZBG7rXYhng1keA3FUx2C/42t55g4xxYjxd6G8bY3dyeXhRnDXUBWopLCeOPEhfGVjS3pbdGneTQwOjNkAK+Y2HMspAEli9Zwn9vj9FXT7BHBkfPMwV/gcZOcv1DQWJitTXWBWhH0gB/ewX8bXp0kHNfxQT/zm7/Y0gsK719nQiwocI/j8P8ArCPT4N9PBB1LXUC2mEb0SUNKCE3QZv7e2thYiPYT8VDzws2SP5wg5meH/fQ9YKJQ/EhHIqfRN8PZNoboNZHK3UBGlTwR0uk412ZNp14dagCaeUbmNjXLYyl/WFdtQ6kaj8m+kjWJsVmgql31grs7ODol5jg38X4z2JHLQy1EE/lmgPt5c8spc/IZKBehyigoFsB2DepCSb3DciwjkZZtRcv2KjYA1C6QgzrW3VoMLcCqvzP8cL/gBd+WtQ+aw60V6zDYkP1D+r5M1DPL2x2cS/YxefDLKxUC422m8rHs5WXXXJzJfWJUVXyUECoLBpsowf232sZN18BTXqNSCQ1zANLGW/+NPlhLcGS0MZIVk3HocisLVbWSuwbGhLv42PGq7R2M6FPh8SDdYUvkYEmtZjnjbmwms0Dgh0qpk/V6RFIkJvxQiz7NLbuXpHS96mwoTJJZC/k3/mq41aqZysu0kwLsGZFtaWEAtox2JuMrwJlzvNZgIFNpuPZK2ADPX6LtEyipuwDO2A+qHky/l8dE0gVkET20q4QQutrbkv1V2pg2b3FHvlM4TCtNigMV4nhQWNMUrTJFy/p0CUbCVuUgM72G8QKVo2nWtGPBcuFJxJsL6nC2YHRPmn8UVzgUP/ovQD4Bkz8GLbmxSmWP7lg8qlCFObBSD8VijZUeT7Psd6VL9BxEGhJrd+rikPRWQNFB04GepPRTQAAmgNos65AS4+FEHeD5KY7C4Smtw0L2NpQSG2tJEKFARoq7jXo75/tbXkVtuUjfpQiLYF5A2yKd1g7wbbkeRtIite2wlHQRxY3Zy70MqKykB07xMkJ0zhKwyQ0NntxS/pgWGq21ze+GfG54wmj27a80fZ7G7U2NJj6hiD5VBVo27h/AJQ6CQP8EySMvw67AFukW44+yELoemUkxwCfx++fwm65gv6Cf9ZCS4XlL1zZPSDOzDPjf6iVJvQPNrbzl8P1YNUexzpo8mNjote2IUsepwKwM7gy0AO5Z9FmAf7sgxjox++V12RRfA6Ag+IZu7ykobT18VGu65c1NfEdyp2iIuT6C4GSdCZoaf20xkb+hzDtnbolQJMMLExziw3yPljJVoU1QaoADSXgTkgSX8FLfBfO1PnwB74YZfJ+bewd2YHncIWVgQ62woTWk2nXN6uMObwjfxkweRLvahTsZ4JKm0p1XKBL7McxDPWOHOt3GI705TOmZpI/D2cdu7K5Nf3TqJNXaWd7eaDOi9UlUg34OWh0XRDgUIIobGEjxvoNdt75KmP6Am15gXN77EMvljfE44gd57rat09MOvZWDnyZT8dm3grz6YqoEw/bTu40rkEaMn+Hd/xep72U2TWcP2P6PZXOn6JNWjzZ3N6wNOy4JawDhvUNUBC+KA89XZ+nohj4DVgEerzBH4v9IRb5V2h7nBf085o6udS4TkTx7lieSFwlCoVlWC8dpJbT1wdw7NCf4fEnUCO0ScC7Li75mWa8THw56sns7dAPaJtlkMOTnAG3gJrvPBEAl8zNkfHBpyHldNrxHGtQx/Wyk6nVy1Kwnt/gZZxLBAJL5I+izpm7hhhQM6xT5K2OVVyjf5nsigk/hwlfCJBfAMgXxBokYmM/P2ZFwPEyBEt8mzNTxuRpGl/U2KLvjjg041BKttonc+RwgBKq8ThlHeudx6bLNFNrQ2jAYNQJx23nSkU2VZfMXYY1GOvwO/g6rQLCYBr+mDEsd9QPKNpWmSMa6csX7rVHQzycbyZSr5k54zBYUwPqdgP81XHBitPeS9U0v0riqx0jSGENThxJDiS9LI4nH0Dn6KXFsgeULxxsgrSyKeSYhbreCrr4EuocGeP6zNZWLp22YcvM+V2npxvYAsiEM9CWopPIBPXicZF7/NDIQ1JFVi1F4qruasNuPwB5f5aj1lGU1IRCan2QdlxpHvUB2t0ljLzXZLyfAJvJl6GYkEtIuZy/ZPXJqYL4AuRfcsr6yLCiAIlhO2Ty7x7Mdv9KpXOvgwCBPdMqAUfGJNQ7yjV+EkTC/Xivc2TfOCwTSW1FWEUOPHr0sAwkjGHhKl+cKy4yfggzm4nJ/W7UTM/o7OSjKkBQnVlNqz+ucdaDH6eptgE4Pxh986S1hw59PxfUxl23j5XR61lJTdQnGcdy12M3UbAm+SVpx3aFCaMo8mhFs2bQAui5ZaLU7oZsbmJSWthIn9lNXUTFvmG6AXPYc3xULD20p/uNavVcMRQUCu82saOSkh3M3YGT8GsQeX8FY9QyeijtQAUTwoMV4Qqw12Va0+tVMOFF6osfUeQMaE0IQd9yp4nXoVG5mljQpGY1dl0BUSqWWo6X++t8grW8sHPTO37jWYGThrTEVToU4ZLbj0NgdjmRWId9DgFBrplWyRHMvd4IP34VBE75c9v9Q4cexFCzJ9MxQckjfcHiT52XTCT2gWJIQolVSMU/kN1UVcX3OxR37hTnaAXjsHwJBf3MxZ0cantpKRKo/H0g2NKo5EgJql6RIARc+wBVFPw+RPjcGNSGns9uWr0dVNSpUleljsnMqw9mex72pWr7FgLxXFjm3LPAE/JQ1YRbFvtdFWwHaGLyt9OACD6ZEUV88S4GIiPZbE8haR//Knk35jRf1wY+U9EHqAJqpToY+xVQ9XS/9n4xgm4YGBN/A/58V7XxVcGWQNsqKHmcp8Slasu/KHrk5EjSJaO7QiDNnKau76F+8YpEVHTL25mFhftHNpOToWIp14y9rDTF9LMWtvHXgqZSAraPUOHaox1nZtx4CGy7LF5Yk+ULFG3WCR0czDInsxqyKpsdtKiwz7GeWw8Mb3ICJcc1t25ysS30gM6oUS3/NRDKTZj7UzA8XaY6Xsk9nQqicqmHZSBHwS0Ucxwpfu2ZHblZiFs+IIlZ4xkId5/Fj2Q3CLSjAOg86iVVF6ZaD1JP94Hh7qpqv3tGgSCgnNxlB7uvhIP3x6rjUD2PM3gcCy4BOm78WrZ/lC7vfA5jykPEY8krOWzKJz+n5ZPTWKHhSJhFqdbFzvol+PTHqtV3o5ugAgCQZsjOb4A3082sUKWEBZcZrcY5Z+PEr2EbHkGH06BsfKapVf+hakD6xRevnCQmpWp6gbKIkNi2P9tt3dD1KZ41065K4eXcAa3vtlAo25X9TLEVA2hcv59sHMxfqRZEustJdiUn5hRTP925eeqhlm2YvO+CoQ3m8IIowqnW5b792U1VxUtLeclDebHsa6qHoP+Ls+LDvfEkFYEuCe5WBBt87jEcgn+O6g+BbVzjTKL8sPETHSFDD0JIaak1yswUn9k/0g0XWvWC+R/D/CcA6n8HQVwSVL/qDvFonQ6h+oaEhQHbGwioCe1PGttT270T8R42foHpszOrcVdFWvtqVnAQCp7Mnbp/x8NVTbPeQxzAwM2lx1aaPFGtUo/wBZpWWw42TJ1rKt3JRmzaSqzpQcjMb8JAc3o5UkVWZPnqKiE5e1HX+3mC/xZUlaoV0pjTFkgctMuqFigom7GbPkWVyrXEoLZ+z0sCLaFHVAW6CHapEQXy5lovCwDF4v41W4FJPoi357qBnEmUD+rnZQefvgd8+gtRF1febozzOc8PPSDFTb/iDfly6vh5XsLOyzXF4pwLBNrp3HtAEpNHeNUKAgyB2hNgBTtCrqpqATFB9l8ahwz9usn+Az+eFXZR5fUhot15INtNdxEDqHn0frzc6+mqMyomVRWsoH7puWN4AgO7RxloaugV/RzjN7SoMRjEH6fnMJBPXbiQU0DkuOLVPL0GnPKKFzWubtE0BCdakf+RCkC7HyCTslS1QFJCRhomo0MBxrWIUoViox5yHNS/N/QiFNDUcZlSg9/wFxE/dy6AH0a4QsZv8FJhvrrIOHvxdR/lmngU7Ghi0GLKn8PT8PWDw93yslFQgUT0OAD4GIVA4E75hcMDxu1kXAPssW/7lhKm6A8NNHVgBxH2oLGM2iS7Ef67BQb+qgdPMS6vslfDC8yczCrEfmj343dtQYDZc3gd07j+4PAm+7JR9Vbybjkz+6gW1iEzGPjFpKiMX6lOMRg+ItBOp9kdub9gBfZIMfgXkZqpdJffYef1aqj6KGdlupZqsIhBtW+stBiA+xr+bM6ZuTvDeMMdDwptUsj9su84N8oqzc1hHZgfgvdjFIR5tQrNHKB7B96OqrnlVUS9SlOicIMJKT4T47m8W2js3YNDPRQ9ZKl0igWUi6B3gdRAkjcvgGPCuu9CYNvhF7WQPGBk6qV4bTI9xwJ6aMC4Efz5+5gfwr20G3DvBOzETc0jozTLnZdRqFoRP6Vqg4NiGq5KvGTFgI8PXHSVq5hRAeU+yVhAw1r3I2zp67BCV+2WfE6IDdWiNKuFZSmhFaMSDsAHseiVpFxNRghEeTYw19QZ8SqGMzVXtLMTD8QCGnxuFyhjYXlwTKWgQScsliX1zQkzP9W5nkbRTGHiI2JgzEb685ea3Hxa9iHYNZCSHirvT+XGQtAcSoP6LQkrLtDvUL44hG4sw52/cVFClaM05TR7EBxzqikYriQHSyBBC1N5frBXnHRUyz2PHXg2VHPfoPK4QNvJr3qtoP6imBgZaOJ1SWFYxnrBLgJ1UCbEisWymeSXI9XZOjf4RLbDsWld4rwF4lVd46XBe38CdnYlxjpe0PSZLS1c3rSqJUWXXLQqC+qPDPTIoDEXyoG8100hU9AIj6lQliWrysuhVqSmXcgTgvDYjemC3h/XCz8evGJyw6CoKVckg9oMaYSC1JUKmYNBcN3ykAXIiSTv8MbnRQYaiUs+guvCv8QsjkAOPVVpNp5K9j3Dz0KFv5k8jGWgb4Vav5Xpqf441zyoT8pTOmZyEt/oRtVjmOsV1eZa7WpIxR1gXTS9m5Qe+3nF22zRgR7IXQEq/Cklk4Jp9P1hgXbqF+0nFATC38X2xgVPD6XLDI7kufG/++039sGDQj/6prHXumkAo1EyPScoDYQq0Lb4BnWdYXdahYxHE8zUuko7MjLQuCt4FWKHH65FXrjiAUT3RzgCC/ki3D1HGIAdTFiCJF150ChBbF9QxgM3TQ/4skiyBc3NabIMVi3F4MfxmW9kRgcjd/n4pAMI/OEJBDz6pwGNDLTHkhfr/h2t2mYjRHkIiS3yRjt6swOAE9WUXEEuUpGdcoLzPouqtL5kQrw9NsYuQTSrdblH8FVB9wmLO8zOBwVtDvfKezVc/geLnIdzm3KNlN/w3Qyu16NyEyAy0M6FedqScM3PDKKUoOcq2QjkzV4sXKq1TMyrTPElbAdSjfg9flPMV2q/kHHzkTlH5PZf6KY4rjBpy27hn3TAb52RgS7mGhL/DR4t84TGLdUCUCr17WQ8AAujNBPTAdN0UN5MiIzvizsXCTq0OrzUvZSYBXdY+hrGknujSkQxgM4vQ5z5E3GTOnkBqRaAogIcOYmNd41hylOH+keYlvgcSPR1N/dHUCcylzXrtqrx2Gk+vcNFBtpz9UAgWCYFKioErUPluVd99fLroLbkUkPuI7pWdwm29ztJjWXC5tYoMXgpBGYGzakmQGNhp2BhMqWCSIpzm5sbcF+lNqWEXysE8PT2ioa0lnsSLxs3wIgYo2WccWJQ4magrIRCZIqmztxEgpr4SKal4YnawGz1UhItVQU4i5Jz8KpYaeeRNf3SppYU7MDhS9HixqpGVYXvudReH7o9zKTbcax3xo2prjSwSt5RO3DnSbRfjEMwB5SX+iW0Ulkc1vOylXkhWraaamPEomiIeN8BP7wZE3saIp73QwYq6wqsUw1s3DN5Dy8Y27GAWRTvB5DJgtgf2KlPBdXYk6j9xwJ6ZGD0o9CS/pUGR4avMyjdcNSJ+LWzDyhKi+zmiuZm6uiYmXtamiIpiw2uDze1pkKl8Ckfz+Niq4kHvLz/WEBLPm2H6sLGezO84HZ23NrCXZpRl72Dr1kgVodPJi+JJhIfj5vfv0TaUDh8o6wuNtBQMv4BrP7zFLw9aUp6xty5MAzVodgyNmUVs5UR8UqikG6qdDUt7PDOtwjqIW04c4kN9HCvOFskDPlhGPDr2+CWuiPsQoPqP9Mr3juWMDZisjJyH7tHOgwoHntCQe+Kqq3ZO9K9w1JPt1psoGmynisVBpLwLQirKPgBLS++D+ZvAKTfQp3J+HOcHKtIB98qUxNJ0MPfy3bGK0s9F3jPJoggqj2vCdD4ws8ZIpfDF4P4GRRepU/UG/1i8FQna321jZH1jb7aRuU5vMQrnZdoZZnEpXw7JxIg74Opcr2KJY06g+MCnxrhTsLBWAm7VNZUE6DlxAfzLUKYVmYZOAOw6L+M8hklpKg8K1HI/y08L274Lk6+byNtG33HqqRY+aDy6xzqtil8Lw7KDX7eGesKiICLyv0wWt1BpnnVDGjqDJrVda4N2EL8B1xPfwXZEwMTl9h3YCgvBzJyWUX6ETm/HbYU3wuZVM+2j6zCj6Wx2ZSISn6+zymlX52r5hEpf6lx/15ToCXYA/mlCB58FD8STyVT4xv4pN2/IJnSU7jC7mYbAG9NMFZAyky+BCzgwyUuLMEe1RL8rrDJoqxkgnlk/PLzzrgvcBtP6Wvi+iPDgF9zoGnwXYPig3kzh/Q+FHNsfycwaFbWNwc3ioT+QC0UHykOJsfgGXHSI1uf81Pl4UHTDfu8LkA7k6DMjcffNpaBqpFBkS+ConGO9RlStzwLfj4itMTj9f4UaVhgal3//wBctX1YpBusngAAAABJRU5ErkJggg==);left:59%;position:absolute;top:419%;width:80%;z-index:1}.mainImages_navbar__j6mJK:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAhCAYAAAC4JqlRAAAABHNCSVQICAgIfAhkiAAABBVJREFUWEe9V2lIVFEU/t6MZauVbVootBC2abZQthERiUUbYYstFJalJmVpVBRI+KMhJVosI9owrKiIIiIoiuiPlQgWrUSLlVm22KJZ6by+M743jpPzZtSZLnzcO++dd8537/nuuXcU+L6NZYg1RFxjoRQfx59B/7+I/sQZotw5ni8JLGewYqKImEs8Jh78DwLtGCSZOE2UaAEnsG9FXPc1gVAGmPdyCx6FBKKvOQ17tYAD2A8nTvmSwAg6H1qbhTbs9xFnSWCBFrAT+2XEbl8RiPY3w7/KghgGWG0LouKJOR1hDgE3cbyLEFHamzdEuGhQT5TdS8MmRcEUu2cVVhMQoKSjUnsmorxGvPYWAT86Sl43HsXZs3GAY8fZ2mKYFEQpG1CgBZzG/gNR6A0CQXQSX5CCu6NCkQ8FXZ1zq/1OpA5ytfFI9j2Iyy0lMJQOomqyUKmoOMLgrV0EFx0cpA7qNAGEEJKioy0hMKm1Gd1+WiCKF1EZNlXFTb90TNKM/NmnEjuaSyB2QHf8eLgR6xuIzZjDe6ZA0qW3tRwcI77qDzzdBYkrRuPZwVjs4Yf/iM2Ig8mKYGUjyjQbqQtSmp96SiCQhsmX4lEUE4bjBmJzyYEEYkjgimYwmf0f4pYnBKR8Tv21ExXcb4cNxWachs1Mg573wdoKnnNHYJzZjNDfFoTT0K3YjOPjtENJ7k7bWGK/EYGZQQGofbMNKym2WW6ce/K6mASGORhu4ziTUOWZswjjZw5Eyfl4WPgu0hPvbm1UVJoqWZIzYNVsE9hfJGzC1AnIGZ6SvxhP5kcgh097uXXcBAOeCQOVNNuFRNps4gUhlxU7gV15cSiLi8T2FojNJSUWpIUsSPpdIIqGHYirNgJ8qdxIQu7br0go/QaEB/NQJ4IDmjBFd6YqLCzJupj70VxInLAR4AUih32S/KjiDr1fCtx7B9QwYzqZALlitKBxkpe5AtM1FzL7VUR23QpkwA/tEW1VsIS6nMUU2MKV8xTXyQRSIUImnMrgEduc5lyS0+hEtmJVA3eqBR1rTZjHF0u4BSfqGnn5pZ5MGA9USRHPhSY1kxldlFRUaB8tZS/V8IXL+ajZCLGqXBWSIez1/yE3j6SohK4iuCJDeNT0lhufm+Z0OYmmuRxIBR4tKFdmJO9XQmQhU2Sbe3VN/arIWNdL57YumTheTqTGyP3gokcEdJeu9PKpqp6MCFbXix8LgL01vJxInRFRHmoSAce5udKLpEYXb/9udXoR3XAn3OZOGKP5MLPfTGQ2m0ADMi708ohXUCHz/DOJBKF6aT7CKqrxSvtW/rCe9AoBp5X5Ry+/a0mEwk06h62Fr/Gd9lKG+xB3vE7ASC+UxByeCTdpI8e8XE7yfEagMb0w8R/5R+WC47u/qtEakt3R9DwAAAAASUVORK5CYII=);left:76%;position:absolute;top:520%;width:80%;z-index:1}.mainImages_main__RC7Vb:before{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAkCAYAAADsHujfAAAABHNCSVQICAgIfAhkiAAABWZJREFUWEe1WGFMG3UUf/9rncIyV0a2TNhc0aEJm3BdMRBNtPWTMRmUbPHDdGlNNnVuhLKA+2KkJPODUmgXIET9QBeTxcwtHNtC0MRRErNsHzYOojMRdJ0CM5nGAiqo7Z3vXe9qhfbuKNslF5L+///3fv/3fr/33sEgz4cv6akHkH3AoEycaeTzNJM+xlZjgC/t5UGWm/BMETAmwB9/C7DeGgDgIuLMUXE1tpbvNQTCb+2zAyd5gUlukCEKkjUi/nwkJn8APHBgdwT7RLAk/BgV/30DguEX0Hgcbx+mG8shsEtJwJQAObXjG7O0QBlf2h1FIK77CuQQP9T05gtD5MSD4fMsd8bJ4HZ09fDA5Jg420jA83pypoZC/+nEc53rrIlaz+4rhTrWTztPhvxQ+EBYnD3mywsFHsoNJAgeCWDg8Nkm+PjlU3r245ieIiWNf/7jE+PNcSMwquJYZgR1yZoMQqxt+OCON54ZgpKHf81pX2bwWnVXr7KOXIpk26goDmQvvg6QUHEMXBjBdKqNgIS/u7utaWSyEghMrkeWYdDaCh6KSqZxRXEsUY/qaiCMkLSGSXFkh3+kx5/JK10gxBOJgzET6QHOAkWOjp4wKQxvXYVSdyvAJRnl3hhFxdlQcV78nYrguDPYFwAuGdB4ZVhHMD3ih1deqnKXT8ATm6dzp1+GZmdntwgcw5umih3xJRFE5ysVp/Eqgrzy0z5jIB3gn10oDiEYaH/xEz0goqUVHLRBjSRVYOKALdshDqDBEepV1ohXhkDUInbLTHow7JgaxbndSDnEq+r3Qj5N9oZAyGCiA4T2L16tdz0+Aa6dE0Y+TK+neSVZArpA+K3dLsy5t3zzTPkrzpFnXY+Nw4aHFk07MtqoyL6zOw4ys68AokjOksT8qnqXLcLYiSNxKQExDPtGI+OrWpdBdHb2NaC/fgUIbwvZoMDqTetdbesKPyRVcibybhbEwlIBjP5QCYNf18LUL6Xn5/9af5LxJd0evKmfiEYll/SeTHVYH6J0mTVuZt/o95Vw4ZsaHGkY1O26muKbDO2otgBLzRvJwFjzsQEpxXifGaNm92BlhjM3XDAzVwx1u6+BxjNSDWZAsODLmiHOkh0QemfY+9YJ99l195KIBJQkX71tEvYiALVXjWMEIpxVcR7LvAwjaV76tpZSAXsrrpq9qKl92DDhUO3wzHbb3XOcBBH2NvabHA+Tsd3PLRUMBKP79SunKdf/bcLQj3428fzg+1/u34jcCxgdV1SD6Ym3fX5wo1G714xR3mfnNukXN5QmlXyzY2QKSBAi0alK7+x8MRzYM5IVPK2NTj0Fl6eq4Mkt0wikGLrqP9K9KKbD4QiTKjnBaMpXgORq95reL09WwYYHFxXJObdPKs4v3qxV/hrw6hS2+3Bmu8/JEW2BprFgdN+Oul3X4M78JhiZqlT0Xv3oZFpyuPc0dk0hycD2+2JBP6bTKCqmp/x0iUeeBLDdtx2/cBjqKlDvWGxIckQ61HtE03sauMqrFtc53f6TbveyFNeb8tNAtHavOrqt6j2yXO8ZETTklbpXm/IjmWPk8hT9r+lRVPA7RdDTu2ZA7gAXVuIRE3NKHNt9mTJGqtNYNp6YmkdyEUzj1YE9Ud0pP/bblqP7+t99GkfI0VxT/lqBKFM+NbIW1/kVeC/drFFIn0haf/zqVkWTKY4YVb5s6xqvjg++nlbP9Z/KUdo1ML9UCDRwa02OpjFqbobyzQeIWgzFMzfcVdend6aco9o0xeG61uSI9LpfgGtKDQFJdIKPasqdhWLtc+M2/ixgBMK5FHfPyapUZfpwSo2RAiouwlrxfyh5PGuOSB4+sx75F+LZfj32XLp/AAAAAElFTkSuQmCC);left:78%;position:absolute;top:18%;width:80%;z-index:1}.mainImages_main__RC7Vb:after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAABHNCSVQICAgIfAhkiAAAA11JREFUSEulVWtIk1EYfs7nqCwrMShtdrMiKarVjExorQthpjiJ6EJWZGjRxUS7QZL1IyprW6lY0g+tICJNzcqii6sfpT+sZXbRZheyNbrISi1pbqf3m+1T24q1Dnwcvvec8zzv+5z3fQ+Dh6EI1AVigMwAzl6DoRTttnKjNc3qae/fbMwjuDxvrdPe/qMMA/powLmG/qw0PwSXlRstG197Q+QGzo8iMuNSUmW6qqQwZKC1GN9wn2XBIYIphucQCdOA8dFkKYUg3DG+22T8E5EbuD0bB/deT9y5L/pM1xmOjyTNVcGBCvTDDbYVX51E8jwF4BAjpJk9pK/odyI38Cvrlc0t7YPkK5VVnhyyceAu47gs0F2wDLyRiBxcDYHk4+wV2cqM5s3lvcD5EYRnXkt8ljLrKoYP/uyNrE8osssCp6h+yacIzh8NodN5Z73ASZLd6ZeSDxyNL/AGuPcel3wcZ6fpc2IBobAXeG1aWN1Ty6jJf5DEO0KOQ0pdbjjJopHAuQ4hh28uMcdNqsGEoc3eAXnYVVk/c8WeG6sije+2bJPA7UewIflCan7B0mM+A9PBr5E6/X4b92symreUSeCNu0LulNZHqTLUJf8Dfl6pywkmr9XShfLjGHT63ryW8GFv/SJGvPAZ/OWnYUlLT2eqSO/ubOnMxvKU4tRz/yUJx4/5BYdSre39LaIkkucNO+QVZx7Mi5Wq0gffqbiuR2hzO/DNttbV5BjPQp+Lr6Ksg/3b/OeOq/MBVjqyUanNjRZT0GVh/DCi0yqSK30qnG5X+LKi3UmmllBO/aVQAqeqPHGyOial8UOos+RjJ/57nnOOmghd7nOSZFvPvs8IvJaawHSRrYEIDE1T4CJShr6A2hupOHYo9TmLXSnYLQsn6GxEORhErRLob6y4aP4yBAbTFNQ2j0dA3++YMbIRc8LqMLDfd7d72V62fs3tJkWQ8f1mfc9F98dCi0kOB5FwJ5EzotYOf4poqpNMHHPHP8J0uamrc3I0kNfXYJfpf3+hPD5zLnZ+ECMdMsRTmiXQRhXZ/cS1KiIxmKbifWsQxgRabhU/nt3WM0skWbzNPa5FkN1O0YhEDAto7iuezb8Xt/pU9cJWV+H8VRZvyHgeAuwdWEQvUoyQjnVERsG5j59Mo1qUMhydIAAAAABJRU5ErkJggg==);content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAUCAYAAABvVQZ0AAAABHNCSVQICAgIfAhkiAAAAplJREFUOE9jZMACDKSnGjAw/I9n+M8gyMD4XwGs5D/jBzDNyLD+wtOchdj0MSILGgj0CzBwscwHanjI8JdlwoUXmQ/+9zMoAA2VB4kxFjI8AFqUwMDwLwEoNuHCs9wNyPrhhkFc828CAwNTwZmibAOgYn+gZACaC0Cu28DEzNBo2D2lgYGR8cCFp9kLYGrAhkFcxLqg3WVenaveuYlAQQds3kARY2RoMO6doohsIMQwqSkbEoz29uQ6rN8M5AoQNAihYIFx3xRBhm+/Ey58KPzACPIeD+u3iIPZpe7AcAF6lTRw9pFqc9raPL4LT3MLGIGuWjA/vO+DnvS9fNKMgav+YD257+aJh0UWjGYyE7YeLyiwItF7KPaWb0k6uOeGYQOjs2rblV3pVdpkugqsbc1F2zftu8NCGX206h5sTGqSp8SwM49VGdLXFCQyZlpmnZgSPM2cEsOWnXVkWHfe2pcxVK/ixuywieq8HN/JNq9+RyzDljNGgow9vgGTVERe5PpqnyDLsM8/OBlqt8f/mXx0BisjMO8JpKzIf9/rO4uBHNfNPO7FIMDxZX/U0kNO4BywM9XgyOH7utaNHotJct3NVzIMy845MjS7L3ZkLGU4ADYMVDKsPW917cIzZU5iDQQZ1HswmKHdc942sYbP3iBz4KXGn16GhC1XLOYfuKPHUOywlkGK/y1WV4LCaPl5RwaQYbUuS68I8X21BRZN4LIOpTwDGfj0ncik2Sc9eZ9/FmIwkbnNYAzEIHD2iSrDs09CDP//MzKAIgsofpCZhSEAZhCGYTAv//vL0ABkx4MSIwh8/snJwMv+nUFd9Akokh4CzWtgKWZYgO50FJchS4JimeEvg8O//5CShImR4QLDP4YHjGVAGgcAAGGO8avu5/2IAAAAAElFTkSuQmCC);left:51%;left:84%;position:absolute;top:30%;top:29%;width:80%;z-index:1}@media screen and (max-width:1000px){.mainImages_login_form__orPY3:before{transform:scale(.8)}.mainImages_login_form__orPY3:after{left:80%;top:90%;transform:scale(.8)}.mainImages_navbar__j6mJK:before{left:44%;top:416%;transform:scale(.8)}}.loading{background-color:#fff;display:grid;height:100vh;max-width:100%;place-items:center;width:100vw}.loading>div{animation:loadingRotate .8s linear infinite;border-bottom:5px solid rgba(16,28,207,.719);border-radius:50%;height:10vmax;width:10vmax}@keyframes loadingRotate{to{transform:rotate(-1turn)}}.mobileOTP_main_container__hx0Mg{height:100vh;margin:auto;min-width:650px;width:100vw}.mobileOTP_main__zV3zg{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.mobileOTP_login_form_title__LETw5 h2,.mobileOTP_login_form_title__LETw5 h3{margin-left:40px}.mobileOTP_login_form_title__LETw5>h3{font-size:.8rem;font-weight:400}.mobileOTP_navbar__So3GK{left:4%;position:relative;top:3%;width:80%}.mobileOTP_icon__lNk\+F{position:relative}.mobileOTP_logo__b29-S img{margin:24px 55px;width:19%}.mobileOTP_content__1EQfh{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.mobileOTP_login_img__3p\+7R{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.mobileOTP_mobileOTP_login_form__smpVu{background:#fff;border-radius:18px;box-shadow:0 0 5px 0 grey;display:flex;flex-direction:column;height:50vh;justify-content:space-evenly;margin-left:8%;min-width:300px;padding:35px;position:relative;width:40%}.mobileOTP_digit_group__UwbSb{display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:space-evenly;margin:0 15%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mobileOTP_digit_group__UwbSb input{background-color:orange;border:none;border-radius:5px;color:#fff;font-size:24px;font-weight:200;height:2.5rem;line-height:50px;margin:0 2px;text-align:center;width:17%}.mobileOTP_mo_login_btn__H72G9{background:#111fee;border:none;border-radius:20px;cursor:pointer;height:2.1rem;margin-bottom:-25px;margin-right:15px;width:40%}.mobileOTP_mo_login_btn__H72G9>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.mobileOTP_resend_otp__kQfeu{display:flex;font-size:.8rem;justify-content:space-between;margin:0 21%}.mobileOTP_resend_otp__kQfeu span{color:gray;font-size:1rem;font-weight:600;margin-right:20%}.mobileOTP_resend_otp__kQfeu a{color:grey;text-decoration:underline}.mobileOTP_resend_otp__kQfeu a:hover{color:blue}@media screen and (max-width:1200px){.mobileOTP_login_form__P6hmv{height:55vh}.mobileOTP_login_form_title__LETw5 h3{margin-top:0}.mobileOTP_digit_group__UwbSb input{height:1.5rem}.mobileOTP_resend_otp__kQfeu{font-size:.5rem;margin-top:5px}.mobileOTP_resend_otp__kQfeu span{font-size:.6rem}.mobileOTP_login_btn__wUFKi{border-radius:15px}}.mobileOTP_login_container__uDXpk{display:flex;justify-content:end;position:relative}.SetPass_main_container__god-j{height:100vh;margin:auto;min-width:650px;width:100vw}.SetPass_main__1oTgS{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;min-height:900px;min-width:900px;position:relative;width:100%}.SetPass_navbar__pXjqo{left:4%;position:relative;top:3%;width:80%}.SetPass_icon__e3VQV{position:relative}.SetPass_logo__kKQF0 img{margin:24px 55px;width:19%}.SetPass_content__KMOmo{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.SetPass_login_img__-zeYe{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.SetPass_login_form__hOr3v{grid-gap:50px;background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:50px;height:60%;min-height:550px;min-width:450px;padding:35px;position:relative;width:30%}.SetPass_login_form_title__goVsr{grid-gap:5px;display:grid;gap:5px;margin-bottom:10px;padding:5px}.SetPass_login_form_title__goVsr>h3{font-size:large;font-weight:100}.SetPass_login_form__hOr3v h2{color:hsla(0,5%,7%,.937);font-size:large;font-weight:900}.SetPass_login_form__hOr3v h3{font-size:medium;font-weight:500;margin-top:-5px}.SetPass_login_form__hOr3v>input,.SetPass_password_container__BzNm1>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.SetPass_password_container__BzNm1{bottom:55px;height:40px;position:relative}.SetPass_password_fieldset__CF93F{border:none;position:relative}.SetPass_password_container__BzNm1 legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:medium;font-weight:600;left:15px;padding:5px;position:relative;top:16px;z-index:1}.SetPass_password_container__BzNm1 input{border:1px solid gray;border-radius:7px;height:50px;padding-left:15px;padding-right:15px;width:100%}.SetPass_setPassword_login_form__O\+Xxk{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:50px;min-height:550px;min-width:450px;padding:35px;position:relative;width:40%}.SetPass_error_span__6yZAo{color:red;font-size:.8rem;padding:15px}.SetPass_login_container__IuFGv{display:flex;justify-content:end;position:relative;top:95px}#SetPass_togglePassword__X51Zx{bottom:15px;left:92%;position:absolute}.SetPass_sp_login_btn__uIbYQ{background:#111fee;border:none;border-radius:20px;box-shadow:0 3px 5px 0 blue;color:#fff;cursor:pointer;font-size:.8rem;height:2.1rem;margin:2px 0;text-decoration:none;text-transform:uppercase;width:50%}@media screen and (max-width:1100px){.SetPass_login_form__hOr3v>div{margin:5px 0}.SetPass_login_form__hOr3v h2{font-size:.9rem}.SetPass_login_form__hOr3v h3{font-size:.7rem}.SetPass_login_form__hOr3v>input,.SetPass_password_container__BzNm1>input{font-size:1.2rem}.SetPass_password_container__BzNm1 legend{font-size:.7rem}.SetPass_login_btn__2Vnqm{font-size:.5rem;padding:0 7px;width:61%}}.SetPass_container__Aa0R1 p{margin:10px -10px}.SetPass_container__Aa0R1 p .SetPass_close__yuiqO{border:2px solid red;border-radius:50%;color:red;font-size:large;font-size:1.1rem;line-height:20px;text-align:center}.SetPass_text__1lDqJ{color:red}.SetPass_close__yuiqO i{opacity:1;padding:0 0 4px;width:1rem}.SetPass_text__1lDqJ{margin:10px}.SetPass_container__Aa0R1 p .SetPass_check__XWYx8{border:2px solid green;border-radius:50%;color:green;font-size:large;line-height:20px;text-align:center}.SetPass_text_right__AxRva{color:green}.SetPass_check__XWYx8 i{opacity:1;padding:0 0 4px;width:1.1rem}.SetPass_text_gap__lrhZP,.SetPass_text_right__AxRva{margin:10px}[class*=" bi-"]:before,[class^=bi-]:before{font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;cursor:pointer;display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-variant:normal;font-weight:400!important;line-height:1;text-transform:none;vertical-align:text-bottom}.StudentModal_flex_container__Y3-DK{align-items:center;background-color:#00000080;display:flex;justify-content:center}.StudentModal_flex_container__Y3-DK>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.StudentModal_main_content__tfCsv h6{color:orange;display:flex;font-size:.5em;justify-content:center}.StudentModal_main_content__tfCsv span{display:block;margin:auto;width:100px}.StudentModal_main_content__tfCsv img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.StudentModal_main_content__tfCsv h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.StudentModal_modal_buttons__QBVkO{display:flex;justify-content:space-around}.StudentModal_choosefile_button_1__KTTdB{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin:10px;padding:8px;width:80px}#StudentModal_choose_button_id_1__OOsBP{background-color:#ff9100;color:#fff}#StudentModal_modal__1kz1Q{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.addbranch_create_branch_list__0zUOw{-ms-overflow-style:none;background:#fff;border-bottom:none;border-radius:10px;height:60%;overflow:scroll;scrollbar-width:none;width:82vw}.addbranch_table__hKS9\+,.addbranch_table__hKS9\+ th{border-collapse:collapse;font-size:small;font-size:.9rem}.addbranch_table__hKS9\+>tbody>td{height:35px}.addbranch_data_body__x4NEL{background:#fff;color:grey}.addbranch_input_grid__HQuFt{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr;height:140px;margin-left:20px;margin-top:30px}.addbranch_radio_lable__yOAsm label{color:#ff9100;font-weight:700;padding-left:12px}.addbranch_school_logo_jpg__PlQtq{grid-row:1/3}.addbranch_radio_button_1__LiRbN input{border-radius:15px;padding-top:0}.addbranch_radio_button_2__eMrXr input{border-radius:15px;margin-left:45px;padding-top:0}.addbranch_radio_button_1__LiRbN,.addbranch_radio_button_2__eMrXr{color:#000;margin-left:3%}.addbranch_radio_container__PiJiG{margin-top:3px}#addbranch_button_id__HzYhV{background-color:#2828d4;color:var(--backgroundColor);font-weight:400}.addbranch_add_school_title__zScQ0{font-weight:700}.addbranch_education_container__4AoXf{background-color:#7fffd4}.addbranch_edit_schools__HU2zc{background-color:#e1e2f500;border-radius:6px;color:#ff9100;display:grid;font-size:smaller;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-top:0}.addbranch_school_logo__G7h0y{grid-row:1/3;width:75px}.addbranch_SignatoryName__xeGcY,.addbranch_SignatoryRole__eyjQS,.addbranch_cityName__pXcgY,.addbranch_phoneNumber__w8RRR,.addbranch_pocEmail__mjiJf,.addbranch_schoolName__KzsR2,.addbranch_website__3ZX4Q{font-size:.9rem;font-weight:700}th.addbranch_col_size_add_branch_13__tuesb{text-align:center}.addbranch_schoolType__SHHA4{font-size:.9rem;font-weight:700}.addbranch_artical_button_cancel__DrtcO{background:#fff;border:2px solid grey;border-radius:20px;color:gray;cursor:pointer;font-weight:400;padding:10px;text-transform:uppercase;width:140px}.addbranch_artical_button_container__2nwl1 :hover{background:grey;color:#fff}#addbranch_button_id__HzYhV:hover{box-shadow:0 3px 5px #00f6;top:-7px}.addbranch_school_logo_jpg__PlQtq img{padding-bottom:25px;width:160px}.addbranch_edit_button__NSovA{background-color:#ff9100;border:none;border-radius:30px;color:#fff;font-size:smaller;height:45%;margin-left:122%;margin-top:2px;min-width:105px}.addbranch_taken_width__y09Dy{background-color:#f6f6fc;border:.1px solid hsla(0,0%,50%,.233);border-radius:4px;box-shadow:.1px .1px;margin-top:10px;padding-top:0}.addbranch_mobile_email__NRpmG span{margin:0 10px}.addbranch_mobile_email__NRpmG label{color:#000;padding-bottom:20px}.addbranch_mobile_email__NRpmG span{text-decoration:none}.addbranch_mobile_email__NRpmG span img{position:relative;top:5px}.addbranch_dashboard__nnG9H{background-color:#f6f6fc;display:flex;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;position:relative}.addbranch_edit_schools__HU2zc>div{align-items:start;display:flex;flex-direction:column;font-size:16px;justify-content:center;margin:.2rem;width:100%}.addbranch_edit_schools__HU2zc>div>label{width:9rem}.addbranch_edit_schools__HU2zc>div>label,.addbranch_edit_schools__HU2zc>div>p{margin:0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap}.addbranch_radio_button_2__eMrXr>img{margin-left:15%}.addbranch_radio_button_2__eMrXr>label{padding-top:15%}.addbranch_main_container__aiAf2{display:flex;flex-direction:column;min-width:1110px;width:100%}.addbranch_dashboard__nnG9H{height:91%}.addbranch_add_schools__YTEHD{height:87%;margin:35px 16px 0;width:82vw}.addbranch_add_school_title__zScQ0{margin:10px 0}.addbranch_input_board__oRmTD,.addbranch_input_element__cDkoR{height:50px;position:relative}.addbranch_input_board__oRmTD input,.addbranch_input_board__oRmTD select,.addbranch_input_element__cDkoR input,.addbranch_input_element__cDkoR select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.addbranch_input_element__cDkoR label{top:15px}.addbranch_input_board__oRmTD label,.addbranch_input_element__cDkoR label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:35px;position:absolute;transition:all .2s}.addbranch_input_board__oRmTD label{top:-7px}.addbranch_input_board__oRmTD:hover label,.addbranch_input_element__cDkoR:hover label{color:#fd8c00!important;padding-right:0;top:-7px}.addbranch_form_input_board__AiKAc:focus~label,.addbranch_form_input_board__AiKAc:not(:placeholder-shown)~label,.addbranch_form_input_element__e3EgV:focus~label,.addbranch_form_input_element__e3EgV:not(:placeholder-shown)~label{color:#fd8c00;padding-right:0;top:-7px}.addbranch_form_selec_board__VTeAC option:checked,.addbranch_form_select_board__\+rGvu:valid+label,.addbranch_form_select_element__0kfGh option:checked,.addbranch_form_select_element__0kfGh:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.addbranch_std_cat__cTepX{visibility:hidden}.addbranch_cbse_radio__hKyon{-webkit-appearance:none;border:1px solid orange;border-radius:50%;height:20px;outline:none;width:20px}.addbranch_cbse_radio__hKyon,.addbranch_cbse_radio__hKyon:hover{box-shadow:inset 0 0 5px 0 orange}.addbranch_cbse_radio__hKyon:before{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 4px orange;content:"";display:block;height:60%;height:17px!important;margin:20% auto;position:relative;top:-3px;width:60%;width:17px!important}.addbranch_upload_logo_container__JTXBh{display:flex;flex-direction:column}.addbranch_upload_logo_container__JTXBh span{font-weight:500;justify-self:center;margin:5px 17px}.addbranch_artical_button_container__2nwl1{display:flex;gap:2rem;justify-content:flex-end}.addbranch_artical_button__C6dmn{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-right:15px;padding:10px;text-transform:uppercase;width:140px}.addbranch_add_schools_form__boXoX{background-color:#fff;border:.1px solid hsla(0,0%,50%,.233);border-radius:15px;height:215px;padding-top:2px;width:82vw}.addbranch_add_schools_btn__AHtUN{display:flex;height:80px;justify-content:space-between}.addbranch_choosefile_button__\+nmn9{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.addbranch_choosefile_button_container__uGwcn{margin:20px}#addbranch_choose_button_id__AhFVA{background-color:#ff9100;color:var(--backgroundColor)}.addbranch_school_list_container__nJW4A{margin:15px 0}.addbranch_magnifying_glass_icon__QYK9y{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.addbranch_school_list_table__wWatW{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:40%;overflow:auto;scrollbar-width:none;width:99%}.addbranch_school_list_table__wWatW::-webkit-scrollbar{display:none}.addbranch_table__hKS9\+{border-radius:2px;text-align:center;width:100%}.addbranch_table__hKS9\+,.addbranch_table__hKS9\+ td,.addbranch_table__hKS9\+ th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse;font-size:.9rem}.addbranch_table__hKS9\+ td,.addbranch_table__hKS9\+ th{font-weight:400;padding:5px}.addbranch_table__hKS9\+ thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.addbranch_table__hKS9\+ th i{left:2px;position:relative}.addbranch_table__hKS9\+ tr{height:47px}.addbranch_name__idY1n{overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.addbranch_create_branch_btn__Sie6H{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;padding:5px;width:65%}.addbranch_data_row__0Lt2l:hover .addbranch_circle__e1NxG i{background-color:var(--utilityColor);border-radius:50%;color:#fff;padding:7px}i.addbranch_fa__OftZD.addbranch_fa-pencil__i7glx{font-size:medium}.addbranch_active_switch__i0ggn{display:inline-block;height:29px;position:relative;width:38px}.addbranch_active_switch__i0ggn input{height:0;opacity:0;width:0}.addbranch_active_slider__fN8kH{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.addbranch_active_slider__fN8kH:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.addbranch_active_slider__fN8kH{background-color:orange}input:focus+.addbranch_active_slider__fN8kH{box-shadow:0 0 1px #d9dcfe}input:checked+.addbranch_active_slider__fN8kH:before{border:3px solid orange;transform:translateX(25px)}.addbranch_active_slider__fN8kH.addbranch_round__HzkiE{border-radius:34px}.addbranch_slider__dI7uD.addbranch_round__HzkiE:before{border-radius:0}.addbranch_pagination__7tiOH{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.addbranch_pagination__7tiOH a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranch_pagination__7tiOH a span{font-weight:100}.addbranch_pagination__7tiOH a.addbranch_active__V8bJ7{background-color:#1e90ff;color:#fff;float:right}.addbranch_pagination__7tiOH a:hover:not(.addbranch_active__V8bJ7){background-color:#ddd}.addbranch_pagination_active__lTDwX:hover:not(.addbranch_active__V8bJ7){background-color:blue}.addbranch_pagination_active__lTDwX{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranch_rows__eEA2M{color:#888;font-size:.9rem;padding-left:10px}.addbranch_rows__eEA2M>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.addbranch_circle__e1NxG img{padding:3px}.addbranch_circle__e1NxG img:hover{background:#fd8c00;border-radius:50%}.ForgetPassMob_main_container__js8UO{height:100vh;margin:auto;min-width:650px;width:100vw}.ForgetPassMob_main__05Ls7{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.ForgetPassMob_navbar__RNdD3{left:4%;width:80%}.ForgetPassMob_icon__en-5G{position:relative}.ForgetPassMob_logo__L6cpf img{margin:24px 55px;width:19%}.ForgetPassMob_content__Q-i4U{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.ForgetPassMob_login_img__hJu9H{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.ForgetPassMob_login_form__WKbFQ{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:20px;position:relative;width:40%}.ForgetPassMob_login_form_title__0HjpG{grid-gap:10px;display:grid;gap:10px;margin-top:-20px;padding:5px}.ForgetPassMob_login_form__WKbFQ h2{color:hsla(0,5%,7%,.937);font-size:larger;font-weight:900}.ForgetPassMob_login_form__WKbFQ h3{font-size:.8rem;font-weight:500;margin-top:-5px}.ForgetPassMob_login_form__WKbFQ>input,.ForgetPassMob_password_container__p1WLL>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.ForgetPassMob_content__Q-i4U{height:75%}.ForgetPassMob_login_form__WKbFQ{padding:47px}.ForgetPassMob_mobile_email__xZLCQ span{margin:0 10px}.ForgetPassMob_password_container__p1WLL{bottom:20px;position:relative}.ForgetPassMob_password_container__p1WLL fieldset{border-radius:5px;position:relative}.ForgetPassMob_password_container__p1WLL legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:.8rem;padding:5px;position:relative}.ForgetPassMob_password_container__p1WLL input{height:50px;padding-left:15px;padding-right:15px;width:100%}.ForgetPassMob_input_elementx__4cPRz{background:url('data:image/svg+xml;utf8,<svg xmlns="https://www.w3.org/2000/svg" width="40" height="30"><text x="5" y="30" style="font: bold 18px Arial;">+91</text></svg>') no-repeat}.ForgetPassMob_input_elementx__4cPRz::placeholder{padding-left:10px}.ForgetPassMob_input_element__emZid::placeholder{color:hsla(0,0%,50%,.472)}.ForgetPassMob_verification_link__9DKD-{font-size:.8rem;margin-left:10px}.ForgetPassMob_verification_link_danger__kfgx\+{color:red;font-size:.8rem;margin-left:10px}.ForgetPassMob_login_container__3Xxq3{display:flex;justify-content:end}.ForgetPassMob_fp-login_btn__-wuTl{background:#111fee}.ForgetPassMob_fp-login_btn__-wuTl,.ForgetPassMob_verify_btn__pLVXX{border:none;border-radius:20px;cursor:pointer;height:2.1rem;width:40%}.ForgetPassMob_verify_btn__pLVXX{background:orange}.ForgetPassMob_verify_url__nd8pm{background:#e7ee11;border:none;border-radius:20px;color:#000;cursor:pointer;display:inline-block;height:2.1rem;line-height:2.1rem;text-align:center;text-decoration:none;width:40%}.ForgetPassMob_fp-login-btn__wpHWL>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.ForgetPassMob_login_btn__Z73Ua{background:#111fee;border:none;border-radius:20px;box-shadow:0 3px 5px 0 blue;cursor:pointer;height:2.1rem;width:40%}.ForgetPassMob_login_btn__Z73Ua>a{color:#fff;text-decoration-line:none}@media screen and (max-width:1100px){.ForgetPassMob_login_form__WKbFQ h2{font-size:.8rem}.ForgetPassMob_login_form__WKbFQ h3{font-size:.6rem}.ForgetPassMob_login_form__WKbFQ>input,.ForgetPassMob_password-container__IVYnE>input{font-size:1rem}.ForgetPassMob_login_form__WKbFQ>input::placeholder,.ForgetPassMob_mobile_email__xZLCQ,.ForgetPassMob_password-container__IVYnE>input::placeholder{font-size:.7rem}.ForgetPassMob_login_container__3Xxq3{flex-direction:column}.ForgetPassMob_login_btn__Z73Ua{align-self:flex-end;cursor:pointer;width:40%}.ForgetPassMob_login_btn__Z73Ua a{font-size:.6rem;padding:0 5px}.ForgetPassMob_verification_link__9DKD-{font-size:.7rem;margin-top:7px}}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.ForgetPassMob_radio_funcionality__kPem\+>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.ForgetPassMob_radio_active__6wiM8:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.updatepass_main_container__WNAQc{height:100vh;margin:auto;min-width:650px;width:100vw}.updatepass_main__S-IYt{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.updatepass_navbar__SOBba{left:4%;position:relative;top:3%;width:80%}.updatepass_icon__zZLAp{position:relative}.updatepass_logo__\+WQQx img{margin:24px 55px;width:19%}.updatepass_content__WOBcB{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.updatepass_login_container__CdkEY{display:flex;justify-content:end;position:relative}.updatepass_login_img__IE8wg{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.updatepass_login_form__GuLwz{background:#fff;border-radius:18px;display:flex;flex-direction:column;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.updatepass_login_form_title__kMqzx{margin-bottom:10px;padding:5px}.updatepass_login_form__GuLwz h2{color:hsla(0,5%,7%,.937);font-size:1rem;font-weight:900}.updatepass_login_form__GuLwz h3{font-size:.8rem;font-weight:500;margin-top:-5px}.updatepass_login_form__GuLwz>input,.updatepass_password_container__7hgW3>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.updatepass_updatePassword_login_form__tANH\+{align-self:center;background:#fff;border-radius:18px;box-shadow:0 0 4px 0 grey;display:flex;flex-direction:column;height:35vh;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.updatepass_up_login_btn__Ce26S{background:#111fee;border:none;border-radius:20px;box-shadow:0 0 4px 0 grey;cursor:pointer;height:2.1rem;margin-right:15px;width:45%}.updatepass_login_form_title__kMqzx>h2{font-size:1.3rem}.updatepass_up_login_btn__Ce26S>a{color:#fff;font-size:.8rem;text-decoration:none;text-transform:uppercase}.updatepass_login_form_title__kMqzx h3{font-size:.8rem;font-weight:400;margin-top:3px}@media screen and (max-width:1100px){.updatepass_login_form__GuLwz{height:50vh}.updatepass_login_btn__LDVEc{border-radius:15px;width:35%}.updatepass_login_btn__LDVEc a{font-size:.6rem;padding:0 5px}}.navbar_nav__6OtSi{box-shadow:1px 0 5px 1px var(--primaryColor);margin-bottom:30px;min-height:640px;min-width:170px;overflow:scroll;width:20%}.navbar_nav_logo__z4jyK{display:flex;justify-content:space-evenly}.navbar_nav_logo__z4jyK img{height:50px;margin:15px 0 15px -10px;width:56%}.navbar_nav_title__xay8k{color:var(--utilityColor);margin:0 15px}.navbar_user_link__rK9bs{display:flex;transition:none}.navbar_nav_links__-mjng{display:flex;flex-direction:column;height:100%}.navbar_nav_links__-mjng li{margin:1px 0}.navbar_logout_container__fa\+uJ a,.navbar_nav_links__-mjng li{background:linear-gradient(270deg,#fff 50%,orange 0) 100%;background-size:200%;list-style-type:none;transition:.1s ease-out}.navbar_logout_container__fa\+uJ a{cursor:pointer;margin:0;padding:5px;position:fixed}.navbar_logout_container__fa\+uJ:hover i{color:orange}.navbar_logout_container__fa\+uJ a:hover,.navbar_nav_links__-mjng li:hover{background-position:0}.navbar_home_link_icon__sNRwS,.navbar_nav-links__tv3D5 li:hover span:first-child{color:var(--primaryColor)}.navbar_nav_links__-mjng li p{display:flex;margin:5px 0;text-decoration:none}.navbar_link_icon__fuoUc{align-self:center;color:#727272;justify-self:flex-start;padding:5px 6px;width:40px}.navbar_link_text__P76sb{color:orange;font-size:.8rem;justify-content:center;margin:5px 4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.navbar_link_dropdown__BriL3{align-self:center;display:block;justify-self:flex-end;margin-left:auto;margin-right:15px}.navbar_nav_links__-mjng li span{color:#1b1b1b;display:flex;font-size:15px;justify-content:center}.navbar_user_link__rK9bs{background:none!important;margin:10px 0!important;transition:none!important}.navbar_home_link__enPji{background:var(--hoverColor)}.navbar_schools_sublink_container__n5amh{background:none!important;transform:none!important}.navbar_schools_sublink__GLS\+4{margin:1px 0;padding:3px 14px;transition:none!important}.navbar_schools_sublink_icon__Nnwjb{visibility:hidden!important}.navbar_registered_schools_link__BIrwE{background:var(--secondaryColor)!important}.navbar_navbar_schools_sublink__QbGg\+:hover{background:orange!important}.navbar_home_link__enPji:hover i{color:var(--primaryColor)}.navbar_toggle_btn__IEmQb:hover img{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_is-active__URxfX{background:var(--secondaryColor)!important;color:red}.navbar_icon_link__nC6v8{align-self:center;color:#727272;justify-self:flex-start;padding:0 6px;width:40px}.navbar_school_img__WxGxu{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_subMenuIcon__wSX-F{background-color:#7a7a7a;border-radius:50%;display:inline-block;height:10px;margin-right:"45px";width:10px}.navbar_activeSubMenu__eekl2 .navbar_subMenuIcon__wSX-F,.navbar_highlight_SideNav__fp07o{background-color:var(--primaryColor)}.navbar_highlight_SideNav_Icon__eupDh{filter:invert(71%) sepia(54%) saturate(3684%) hue-rotate(0deg) brightness(104%) contrast(104%)}.navbar_highlight_SideNav_Submenu__kRoy\+{background-color:#d3d3d366}.navbar_css-6hp17o-MuiList-root-MuiMenu-list__vOM3Q{padding-top:0!important}.NavbarAddStudentModal_flex_container__vfe9t{align-items:center;background-color:#00000080;display:flex;justify-content:center}.NavbarAddStudentModal_flex_container__vfe9t>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px}.NavbarAddStudentModal_main_content_head__YkP3y{display:flex;font-size:large;justify-content:space-between;padding:10px 0}.NavbarAddStudentModal_main_content_box_head__LgI69{border-top:1px solid var(--fadedColor);font-size:medium;padding:15px 0 25px}.NavbarAddStudentModal_main_content_box__IEHEq{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto;margin-bottom:40px;width:100%}.NavbarAddStudentModal_modal_buttons__77RU\+{display:flex;justify-content:space-around}.NavbarAddStudentModal_choosefile_button_2__f4bQv{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;padding:13px 15px;width:200px}#NavbarAddStudentModal_choose_button_id_2__jORF7{background-color:#ff9100;color:#fff}.NavbarAddStudentModal_choosefile_button_1__gwr4s{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#NavbarAddStudentModal_choose_button_id_1__KT\+4B{background-color:#fff;color:grey}#NavbarAddStudentModal_modal__GG4wq{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.NavbarAddStudentModal_input_element__q4z5v input,.NavbarAddStudentModal_input_element__q4z5v select{border:1px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:15rem}.NavbarAddStudentModal_input_element__q4z5v{height:68%;position:relative;width:95%}.NavbarAddStudentModal_input_element__q4z5v label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.NavbarAddStudentModal_input_element__q4z5v:hover label{color:#fd8c00;padding-right:0;top:-7px}.NavbarAddStudentModal_form_select_element__wwu-m option:checked,.NavbarAddStudentModal_form_select_element__wwu-m:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.NavbarAddStudentModal_std_cat__P6xas{visibility:hidden}.AddAcademicModal_flex_container__Zt31k{align-items:center;background-color:#00000080;display:flex;justify-content:center}.AddAcademicModal_flex_container__Zt31k>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:361px;padding:10px 0 0 20px;width:356px}.AddAcademicModal_main_content_head__6-psx{display:flex;font-size:large;justify-content:space-between;padding:10px 0}.AddAcademicModal_main_content_box_head__wn9tv{border-top:1px solid var(--fadedColor);color:#354052;font-size:medium;padding:15px 0 25px}.AddAcademicModal_main_content_box__S4Anh{grid-gap:25px;display:grid;gap:25px;margin-bottom:40px;width:100%}.AddAcademicModal_modal_buttons__T5diw{display:flex;justify-content:space-around;padding-right:30px;padding-top:30px}.AddAcademicModal_choosefile_button_2__EtI9P{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;height:40px;width:160px}#AddAcademicModal_choose_button_id_2__lmYTZ{background-color:#ff9100;color:#fff}.AddAcademicModal_choosefile_button_1__DohCp{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#AddAcademicModal_choose_button_id_1__lee17{background-color:#fff;color:grey}#AddAcademicModal_modal__WsMZk{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:2}.AddAcademicModal_input_element__Mv3ny input,.AddAcademicModal_input_element__Mv3ny select{border:2px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:90%}.AddAcademicModal_input_element__Mv3ny{height:78%;position:relative;width:80%}.AddAcademicModal_input_element__Mv3ny label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;position:absolute;top:16px;transition:all .2s}.AddAcademicModal_input_element__Mv3ny:hover label{color:#fd8c00;padding-right:0;top:-7px}.AddAcademicModal_form_select_element__3HbGH option:checked,.AddAcademicModal_form_select_element__3HbGH:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.AddAcademicModal_form_select_element__3HbGH{height:48px;width:270px}.AddAcademicModal_std_cat__aOZ7f{visibility:hidden}.subMenuIcon{background-color:#7a7a7a;border-radius:50%;display:inline-block;height:10px;width:10px}.activeSubMenu{background-color:orange}.reports{padding-left:20px}.sidenav_parent{height:auto;-webkit-user-select:none;user-select:none;width:100%}.icon_and_text{background-color:orange;color:#fff}.icon_and_text,.reports{align-items:center;display:flex;font-family:poppins!important;height:45px;transform:perspective(1px) translateZ(0);transition-duration:.3s}.icon_and_text:before,.reports:before{content:"";font-family:poppins!important;inset:0;position:absolute;transform:scaleX(0);transform-origin:0 50%;transition:transform .3s ease-in-out;z-index:-1}.icon_and_text:active:before,.icon_and_text:focus:before,.icon_and_text:hover:before,.reports:active:before,.reports:focus:before,.reports:hover:before{color:#000;transform:scaleX(1)}.icon_and_text_active{background-color:#fff;font-family:poppins!important}.icon_and_text_active:hover,.reports:hover{background-color:orange;font-family:poppins!important}.sidenav_icons_active{filter:invert(100%) brightness(2) contrast(1)}.subMenuIcon_active{background-color:orange}.reports_icons,.sidenav_icons{align-items:center;display:flex;justify-content:center;margin:5px 22px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.reports_icons>img,.sidenav_icons>img{height:3vh;width:1.4vw}.sidenav_text{color:#1b1b1b}.sidenav_text,.sidenav_text_selected{font-family:poppins!important;font-size:15px;margin:5px 4px}.reports_text{color:#1b1b1b}.reports_text,.reports_text_selected{font-family:poppins!important;font-size:.9vw;margin:5px 4px}.reports_text_selected{color:#fff}.reports_text_selected:hover{font-family:poppins!important;font-size:.9vw;margin:5px 4px}@media (min-width:768px) and (max-width:1023px){.icon_and_text,.reports{height:4.5vw}.sidenav_text{font-size:1.4vw}.reports_text{font-size:1.1vw}}@media (min-width:1024px) and (max-width:1430px){.icon_and_text,.reports{height:3.5vw}.sidenav_text{font-size:1.1vw}.reports_text{font-size:.9vw}}.css-6hp17o-MuiList-root-MuiMenu-list{padding-top:0!important}.mainContainer_main_container__tQPOa{display:flex;flex-direction:column;height:100vh;width:100%}.mainContainer_header__Av4Gv{align-items:center;background:var(--primaryColor);display:flex;height:11.5%;justify-content:space-between;width:101%}.mainContainer_header_teacher__KzyQG{align-items:center;column-gap:1rem;display:flex;flex-direction:row;padding:10px}.mainContainer_teacher_badge__taD35{align-items:center;background:#fff;border-radius:150px;display:flex;height:2.7vw;justify-content:center;width:2.7vw}.mainContainer_teacher_profile__-ypRd{align-items:start;column-gap:10px;cursor:pointer;display:flex;flex-direction:row;padding:10px}.mainContainer_profile_Name__p66jI{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:2px}.mainContainer_header_title__bK1XH{color:#fffcfc;font-size:24px;font-size:large;font-weight:400;margin:20px}.mainContainer_teacher_name__t2C8i{color:#fffcfc;font-size:13px;font-weight:700}.mainContainer_header_button_container__rmLqn{margin:20px;position:relative}.mainContainer_header_button__cvOyr{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;outline:.1px inset hsla(0,0%,50%,.212);padding:10px;text-transform:uppercase;width:153px}.mainContainer_content_dev__\+IV\+j{margin-right:-24px}.mainContainer_slider__7oV6f{align-items:center;background:var(--utilityColor);border:.1px solid hsla(0,0%,50%,.233);border-radius:20px;color:var(--backgroundColor);cursor:pointer;display:flex;font-weight:700;height:100%;justify-content:center;left:0;position:absolute;text-transform:uppercase;top:0;transition:all .3s;width:156px;z-index:1}.mainContainer_slider_right__5f7m4{left:128px}.mainContainer_link_icon_superAdmin__6He5W{align-self:center;justify-self:flex-start;padding:5px}.mainContainer_superAdmin_icon__EB5Hx{color:#fcfbf9!important;font-size:1.2vw}.mainContainer_superAdmin_icon__EB5Hx>i{font-size:larger;padding:2px}.mainContainer_superAdmin_link_text__v46El{font-size:.9em;justify-content:center;margin:5px 4px;padding-right:40px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mainContainer_triangle-bottom__E1vdo{border-top:10px solid #fff}.mainContainer_triangle-bottom__E1vdo,.mainContainer_triangle-up__AJCBF{border-left:10px solid #0000;border-right:10px solid #0000;height:0;justify-content:center;margin:30px auto;width:0}.mainContainer_triangle-up__AJCBF{border-bottom:10px solid #fff}.mainContainer_down_Arrow__9smUo{display:flex;flex-direction:column;justify-content:center;row-gap:20px}.head_title{color:#fffcfc;font-size:22px;margin:20px}.handWaveImg{height:auto;margin:0 0 0 6px}.subHead_title{color:#fffcfc;font-size:10px;font-weight:400}.profileSection{align-items:center;column-gap:1rem;display:flex;padding:10px}.std_badge{border-radius:150px}.std_badge>img{height:auto;margin-top:10px;width:2.86vw}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:2px}.std_name{font-weight:700}.role_std,.std_name{color:#fffcfc;font-size:13px}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;justify-content:center;row-gap:20px}.triangle-bottom{border-left:10px solid #0000;border-right:10px solid #0000;border-top:10px solid #fff;height:0;justify-content:center;margin:30px auto;width:0}@media (min-width:768px) and (max-width:1023px){.head_title{font-size:1.45vw;margin:1.5vw}.handWaveImg{height:auto}.subHead_title{font-size:1vw}.profileSection{align-items:center;column-gap:.7vw;display:flex}.std_badge{border-radius:9.76vw;margin-top:.2vh}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:.13vw}.role_std,.std_name{color:#fffcfc;font-size:1vw}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;row-gap:1vw}}@media (min-width:1024px) and (max-width:1430px){.head_title{font-size:1.35vw;margin:1.2vw}.handWaveImg{height:auto}.subHead_title{font-size:.8vw}.profileSection{align-items:center;column-gap:.2vw;display:flex}.std_badge{margin-top:.3vh}.profile_Namee{align-items:center;color:#fffcfc;display:flex;flex-direction:column;row-gap:.15vw}.role_std,.std_name{color:#fffcfc;font-size:1.1vw}.role_std{display:flex;justify-content:start;width:100%}.down_Arrow{display:flex;flex-direction:column;row-gap:1.1vw}}.dashboardContent_quizErrorMsg__NtGe2{color:#9b9fa7;font-size:18px;font-weight:500;opacity:.8;position:relative}.dashboardContent_quizErrorMsgPosition__rjtuR{left:60vh;top:30vh}.dashboardContent_dashboard__b5VTL{background:var(--backgroundColor);display:flex;height:100vh;overflow-x:hidden;overflow-y:auto;position:relative;scrollbar-width:thin;width:100%}.dashboardContent_dashboard_placeholder__Y2ZBD{align-self:center;color:var(--primaryColor);font-size:1.5rem;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.dashboardContent_cityCreateerror__dHsIr{color:red;padding:5px}.dashboardContent_dashboard_link__vgt0h{font-size:1vw;left:15px;position:absolute;top:15px}.dashboardContent_dashboard_link_master__EUonm{font-size:1vw;left:15px;position:absolute;top:3px}.dashboardContent_dashboard_link_master__EUonm span{color:#7a7a7a;font-size:12px;margin:0 2px;vertical-align:middle}.dashboardContent_dashboard_link__vgt0h span i,.dashboardContent_dashboard_link_master__EUonm span i{font-size:12px}.dashboardContent_link_text__uoDrJ{margin-right:3px!important}.dashboardContent_subTitle__CbfqU{color:#ff0;margin:0 5px!important}.dashboardContent_dashboard_link__vgt0h a,.dashboardContent_dashboard_link_master__EUonm a{color:#403e75;font-size:12px;text-decoration:none;vertical-align:middle}.dashboardContent_dashboard_last_updated__hHIef{font-size:16px!important;margin:4px 10px!important;position:absolute;right:0!important;top:15px!important}.dashboardContent_dashboard_last_updatedv2__JmkBM{margin:4px 10px!important;position:absolute;right:0!important;top:4px!important}.dashboardContent_dashboard_last_updated_master__VNyKL{margin:4px 1px!important;position:absolute;right:0!important;top:1px!important}.dashboardContent_dashboard_last_updated__hHIef>p,.dashboardContent_dashboard_last_updatedv2__JmkBM>p{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_dashboard_last_updated_master__VNyKL>p{color:#1b1b1b;font:normal normal normal 11px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_table_head__MkAxB{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-size:1vw!important;font-weight:400!important;text-align:center}.dashboardContent_table_cell__TMbYR,.dashboardContent_table_cell_name__qMtzz{color:#354052;font-family:poppins!important;font-size:14px!important}.dashboardContent_table_celll__bhee-{font-family:poppins!important;font-size:14px!important}.dashboardContent_table_rw__wdSUP:hover{border:1px solid #fd8c00}.dashboardContent_table_rw__wdSUP{align-items:center;display:flex;gap:100%;justify-content:flex-start;padding:10px 20px;position:relative}.dashboardContent_table_cellll__1XVaW{font-family:poppins!important;font-size:1vw!important}.dashboardContent_dropdowns__dmzOc{border-bottom:1px solid #f5f5f5;display:block;padding:2px 2px 0!important;width:100%}.dashboardContent_dropdowns__dmzOc:hover,.dashboardContent_listitemtext__UhpXU:hover{border-bottom:none}.dashboardContent_dropdowns__dmzOc .dashboardContent_listitemtext__UhpXU{border-bottom:1px solid #f5f5f5;padding:3px 16px!important}.dashboardContent_btnHoverEffect__0rczq:hover{filter:invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.dashboardContent_btnHoverEffect__0rczq{margin:5px}.dashboardContent_title__nbKez{border:none;border-radius:.8vw;padding:1.2vw;width:100%}.dashboardContent_title__nbKez:focus-visible{outline-color:#fff}.dashboardContent_title__nbKez:hover{border:none}.dashboardContent_aRoleActionBtn__1pk5U:hover{filter:invert(18%) sepia(99%) saturate(7432%) hue-rotate(11deg) brightness(100%) contrast(100%)}.dashboardContent_css-k7myp5__CPN30 .dashboardContent_MuiInputBase-root__xZO-F{background:#fff!important;border-radius:50px!important;height:36px!important;line-height:21px!important}.dashboardContent_grade_style__1TXQl:hover{color:#fd8c00!important}.dashboardContent_menu_item__80HQP{border-bottom:1px solid #e8e8e8!important;width:100%!important}.dashboardContent_menu_item__80HQP:last-child{border-bottom:none!important}.dashboardContent_global_list_search_container_1__fnpfp{display:flex;gap:25px;height:32px;width:247px}.dashboardContent_global_list_search_container__LlWVT{position:relative;width:250px}.dashboardContent_global_list_search_container__LlWVT input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.dashboardContent_global_list_search_container__LlWVT input::placeholder{color:#b5b6b6}.dashboardContent_global_list_search_container__LlWVT span{color:var(--utilityColor);font-size:1.2rem;left:215px;position:absolute;top:7px}.dashboardContent_Ac_Image__1e-50{box-shadow:0 0 1px #0000;display:inline-block;position:relative;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform;vertical-align:middle}.dashboardContent_Ac_Image__1e-50:before{background:radial-gradient(ellipse at center,#00000059 0,#0000 80%);content:"";height:10px;left:5%;opacity:0;pointer-events:none;position:absolute;top:100%;transition-duration:.3s;transition-property:transform,opacity;width:90%;z-index:-1}.dashboardContent_Ac_Image__1e-50:hover .dashboardContent_Ac_Image_P__HOwlS{color:#fd8c00}.dashboardContent_Ac_Image__1e-50:active,.dashboardContent_Ac_Image__1e-50:focus,.dashboardContent_Ac_Image__1e-50:hover{transform:translateY(-5px)}.dashboardContent_Ac_Image__1e-50:active:before,.dashboardContent_Ac_Image__1e-50:focus:before,.dashboardContent_Ac_Image__1e-50:hover:before{opacity:1;transform:translateY(5px)}.dashboardContent_lastUpdated_text__kok0K{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;height:17px;letter-spacing:0;opacity:1;width:220px}.dashboardContent_Score_and_Charts__TkV8F{margin:20px 20px 0}.dashboardContent_img_Chapter_Parent_div__5LuhG{align-items:center;display:flex;flex-direction:column;height:129px;justify-content:space-around}.dashboardContent_img_Chapter_Parent_div__5LuhG>img{border:1px solid grey;height:278px;width:200px}.dashboardContent_chapterName__rlasG{color:#423d5c;font-size:12px;font-weight:600}.dashboardContent_truncated_paragraph__nzhct{word-wrap:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;align-items:center;background-color:#fff;border-radius:5px;bottom:0;display:flex;font-size:1.1vw;height:50px;justify-content:center;line-height:1.5vw;overflow:hidden;padding:9px;position:absolute;text-align:center;text-overflow:ellipsis;transition:all .3s;white-space:normal;width:100%}.dashboardContent_add_Chapter_Btn__yhUod{align-items:center;background:#4caf50 0 0 no-repeat padding-box;border-radius:16px;box-shadow:0 1px 2px #01c60769;cursor:pointer;display:flex;gap:4px;height:30px;justify-content:center;transform:perspective(1px) translateZ(0);transition-duration:.3s;transition-property:transform,box-shadow;width:140px}.dashboardContent_add_Chapter_Btn__yhUod>img{height:19px;width:19px}.dashboardContent_add_Chapter_Btn__yhUod>div:nth-child(2){color:#fff;font-size:12px;text-transform:capitalize}.dashboardContent_add_Chapter_Btn__yhUod:active,.dashboardContent_add_Chapter_Btn__yhUod:focus,.dashboardContent_add_Chapter_Btn__yhUod:hover{box-shadow:0 4px 8px #01c60769;transform:translateY(-2px)}.dashboardContent_lastUpdate_para__bIBmf{color:#1b1b1b!important;font:normal normal normal 12px/18px Poppins!important;opacity:1!important}.dashboardContent_az_select_menu_selected__N6w3C{border-radius:150px;color:orange;padding:4px}.dashboardContent_az_select_menu__t\+5DM{border-radius:150px;color:#000;padding:4px}.dashboardContent_az_subTitle__zE-Cj{color:orange;font-size:16px}.dashboardContent_small_font__U-fgS{font-family:Poppins;font-size:16px!important}.dashboardContent_az_menu_icon__WlBEO{color:#828282;height:24px;vertical-align:middle;width:24px}.dashboardContent_az_menu_text__sPJX5{color:#828282;font-size:16px;margin-left:12px;margin-right:12px}.dashboardContent_az_selected_menu_text__1mVA8{color:orange;font-size:16px;margin-left:12px;margin-right:12px}.dashboardContent_az_double_arrow__HDPiS{color:#828282;font-size:16px;font-weight:700;margin-left:16px;margin-right:16px}.dashboardContent_az_menu_text__sPJX5:hover{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:orange;text-decoration-thickness:4px;text-underline-offset:4px}.dashboardContent_az_text_color__aav0e{color:var(--textColor)!important}.dashboardContent_az_card_img__RkOxs{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.dashboardContent_az_card__7DtTG{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.dashboardContent_az_full_quiz_card__vMfix{align-items:start;background-color:#fff;box-shadow:0 2px 1px -1px #8acbf9c4,0 1px 1px 0 #8acbf9c4,0 1px 3px 0 #8acbf9c4;color:#000;display:flex;flex-direction:column;font-size:1rem}.dashboardContent_az_full_quiz_card_customText__RvtqG{word-wrap:break-word;color:#f19e00;font-size:.93vw;font-weight:600;max-width:300px;padding:15px 10px}.dashboardContent_az_full_quiz_card_customContainer__QCI4R{background:#8acbf9c4;font-size:.93vw;padding:20px;width:100%}.dashboardContent_az_full_quiz_card_customContainer1__6hTqx{display:"flex"!important;flex-direction:"row"!important;justify-content:"space-between"!important;padding:"5px"!important}.dashboardContent_az_blue_card__pxENI{background:"rgba(4,59,189,0.91)";color:"white";font-size:"0.93vw";padding:"20px";width:"100%"}.dashboardContent_formControl__cLyzS{width:100%}.dashboardContent_formControl__cLyzS .dashboardContent_MuiInputLabel-root__pMYiG{color:#fd8c00!important;font-size:14px!important;opacity:.9}.dashboardContent_formControl__cLyzS .dashboardContent_MuiInputBase-root__xZO-F{background-color:#fff!important;border-radius:50px;height:32px;width:148px}#dashboardContent_az_card_style__cg2RM,.dashboardContent_az_card_style__cg2RM{align-items:center;background-color:#fff;color:#000;display:flex;justify-content:center;text-align:center}.dashboardContent_az_card_style__cg2RM{cursor:"pointer";height:337px;width:200px}.dashboardContent_custom_card_padding__ACR8p{padding:20px}.dashboardContent_cardContainer__5KenG{display:flex;flex-wrap:wrap}.dashboardContent_cardContainer2__-GHqR{display:flex;flex-wrap:wrap;height:500px;overflow-x:hidden;overflow-y:auto}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar{width:10px}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-track{background:#f1f1f1}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-thumb{background:#888;border-radius:5px}.dashboardContent_cardContainer2__-GHqR::-webkit-scrollbar-thumb:hover{background:#555}.dashboardContent_cardContainer1__l1RvD{display:flex;flex-wrap:wrap;justify-content:space-around;padding:20px}.dashboardContent_az_quiz_card_img__C46M3{border-radius:15px!important;height:278px;padding:10px!important;width:200px}.dashboardContent_card__PLjFN{border-radius:10px;padding:10px}.dashboardContent_card__PLjFN,.dashboardContent_card__PLjFN:hover{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:337px;margin:10px;min-height:166px;width:200px}.dashboardContent_card__PLjFN:hover{background-color:#fcedc2;border:1px solid var(--utilityColor);border-radius:10px}.dashboardContent_az_dd_styling__V2SfW{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-right:"33px";position:"absolute";right:"15px";row-gap:"1rem";width:"100%"}.dashboardContent_cursor_hover__mUj0n{cursor:pointer}.dashboardContent_css-87ivo5-MuiInputBase-root-MuiOutlinedInput-root__SY7Uk.dashboardContent_MuiOutlinedInput-root__gXF\+w.dashboardContent_Mui-focused__MDxKm:hover{background-color:#fcedc2!important}.dashboardContent_css-newoq5-MuiFormLabel-root-MuiInputLabel-root__1FSu\+{line-height:0%!important}.dashboardContent_container__No0hg{background-color:#f2f2f2;padding:10px}.dashboardContent_row__M3bB8{display:flex}.dashboardContent_column__lt-Kb{border:1px solid #ddd;flex:1 1;padding:10px}.dashboardContent_header__GsOte{font-weight:700}.dashboardContent_pdf_preview_periodic__b60yC,.dashboardContent_pdf_preview_practice__VCDsc,.dashboardContent_pdf_preview_term__SjZmx{height:297mm;width:210mm}.dashboardContent_hover_row__C6GZD:hover{border:1px solid #ff9702}.dashboardContent_hover_row__C6GZD:hover td:first-of-type,.dashboardContent_hover_row__C6GZD:hover th:first-of-type{border-left:1px solid #ff9702}.dashboardContent_hover_row__C6GZD:hover td:last-of-type,.dashboardContent_hover_row__C6GZD:hover th:last-of-type{border-right:1px solid #ff9702}.dashboardContent_hover_row__C6GZD td:last-of-type,.dashboardContent_hover_row__C6GZD th:last-of-type{border-right:none}.dashboardContent_hover_row__C6GZD td:first-of-type,.dashboardContent_hover_row__C6GZD th:first-of-type{border-left:none}.dashboardContent_hover_row__C6GZD:last-child:hover td,.dashboardContent_hover_row__C6GZD:last-child:hover th{border-bottom:1px solid #ff9702!important}.CreateSchool_add_schools__Nyjo1{height:87%;margin:35px 0 0 16px;width:100%}.CreateSchool_add_school_title__B3lu-{margin:10px 0}.CreateSchool_input_grid__dRBPJ{grid-template-columns:1fr 1fr 1fr 1fr;margin-left:10px}.CreateSchool_input_grid__dRBPJ,.CreateSchool_input_grid_rc__hLux-{display:grid;grid-template-rows:1fr 1fr;height:140px;margin-top:30px;width:99%}.CreateSchool_input_grid_rc__hLux-{grid-template-columns:25% 25% 25% 25%;margin-left:auto;margin-right:auto}.CreateSchool_input_element__TLIyU{height:68%;position:relative;width:95%}.CreateSchool_input_element__TLIyU input,.CreateSchool_input_element__TLIyU select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:94%}.CreateSchool_input_element__TLIyU label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:30px;position:absolute;top:15px;transition:all .2s}.CreateSchool_input_element__TLIyU:hover label{color:#fd8c00;padding-right:0;top:-7px}.CreateSchool_form_input_element__8aX3X:focus~label,.CreateSchool_form_input_element__8aX3X:not(:placeholder-shown)~label,.CreateSchool_form_select_element__zOKGq option:checked,.CreateSchool_form_select_element__zOKGq:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.CreateSchool_std_cat__mD4hd{visibility:hidden}.CreateSchool_upload_logo_container__HQxO8{display:flex;flex-direction:column;position:relative}.CreateSchool_upload_logo_container__HQxO8 span{font-weight:500;justify-self:center;margin:1px 14px}.CreateSchool_artical_button_container__2OsC0{left:-170px;position:relative}.CreateSchool_artical_button__razCF,.CreateSchool_artical_button_cancel__E9T2p{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-right:15px;padding:10px;text-transform:uppercase;width:140px}#CreateSchool_button_id__9kCMJ{background-color:blue;color:var(--backgroundColor);float:right;font-weight:400;position:absolute;top:20px}#CreateSchool_button_id__9kCMJ:hover{box-shadow:0 3px 5px #0000ff80;top:18px}#CreateSchool_button_id_cancel__iO934{background-color:#fff;border:1px solid gray;color:#000;font-weight:400;left:-151px;position:absolute;top:20px}#CreateSchool_button_id_cancel__iO934:hover{background-color:#bdb4b4ee;box-shadow:0 3px 5px rgba(76,76,76,.233);color:#fff;top:18px}.CreateSchool_add_schools_form__pLTKV{background-color:#fff;border:1px solid gray;border-radius:15px;box-shadow:0 5px 5px 0 #80808012;padding-top:2px;width:99%}.CreateSchool_add_schools_btn__Z2\+B\+{display:grid;grid-template-columns:auto auto auto;height:80px;justify-content:space-between}.CreateSchool_choosefile_button__jjJuW{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.CreateSchool_choosefile_button_container__BHAkD{margin:20px}#CreateSchool_choose_button_id__qwtS9{background-color:#ff9100;color:var(--backgroundColor)}.CreateSchool_school_list_container__ObhzJ{align-items:center;display:flex;justify-content:space-between;margin:10px}.CreateSchool_school_list_search_container__eoRKP{position:relative;width:250px}.CreateSchool_school_list_search_container__eoRKP input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.CreateSchool_school_list_search_container__eoRKP input::placeholder{color:hsla(0,0%,50%,.753)}.CreateSchool_school_list_search_container__eoRKP span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.CreateSchool_magnifying_glass_icon__ZMuzp{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.CreateSchool_error_box__1Xrt9{align-self:center;color:red;font-size:.9rem}.CreateSchool_image_item__Qusb9{align-items:center;display:flex;left:195px;position:absolute}.CreateSchool_image_item__btn_wrapper__KfTDc{margin:0 20px}.CreateSchool_image_item__btn_wrapper__KfTDc p{font-size:.8rem}.CreateSchool_image_item__btn_wrapper__KfTDc button{background:none;border:none;color:blue;cursor:pointer;text-decoration:underline}.CreateSchool_school_list_table__NKVKQ{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:50%;overflow:auto;scrollbar-width:none;width:82vw}.CreateSchool_school_list_table__NKVKQ::-webkit-scrollbar{display:none}.CreateSchool_table__N1uGE{border-radius:2px;text-align:center;width:100%}.CreateSchool_table__N1uGE,.CreateSchool_table__N1uGE td,.CreateSchool_table__N1uGE th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.CreateSchool_table__N1uGE td,.CreateSchool_table__N1uGE th{font-size:.8rem;padding:5px}.CreateSchool_table__N1uGE thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.CreateSchool_table__N1uGE th i{font-size:.8rem}.CreateSchool_table__N1uGE tr{height:47px}.CreateSchool_data_row__qNsOV:hover{background-color:#f8f4fc;box-shadow:1px 1px 1px 1px #888}.CreateSchool_tbody__-jLGm>tr:hover>td:last-child input{background-color:var(--utilityColor);color:#fff}.CreateSchool_tbody__-jLGm tr:hover td:nth-child(2){color:#ff9100}.CreateSchool_name__vCr3j{overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.CreateSchool_active_switch__KRHkl{display:inline-block;height:29px;position:relative;width:38px}.CreateSchool_active_switch__KRHkl input{height:0;opacity:0;width:0}.CreateSchool_active_slider__hfJow{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.CreateSchool_active_slider__hfJow:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.CreateSchool_active_slider__hfJow{background-color:orange}input:focus+.CreateSchool_active_slider__hfJow{box-shadow:0 0 1px #d9dcfe}input:checked+.CreateSchool_active_slider__hfJow:before{border:3px solid orange;transform:translateX(25px)}.CreateSchool_active_slider__hfJow.CreateSchool_round__bSfLb{border-radius:34px}.CreateSchool_slider__C\+DLM.CreateSchool_round__bSfLb:before{border-radius:0}.CreateSchool_create_branch_btn__cpr0E{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px;width:70%}.CreateSchool_upload_logo_container__HQxO8>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem}.CreateSchool_custom_file_container__EwolL>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:0}.CreateSchool_custom_file_container__EwolL>span>span>a{cursor:pointer}.CreateSchool_custom_file_input__x\+-LU{color:#0000;margin:-10px 0 0 15px;width:8rem}.CreateSchool_custom_file_input__x\+-LU::-webkit-file-upload-button,.CreateSchool_custom_file_input__x\+-LU::-webkit-textfield-decoration-container{visibility:hidden}.CreateSchool_custom_file_input__x\+-LU:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.CreateSchool_custom_file_input__x\+-LU:hover:before{border-color:#000}.CreateSchool_custom_file_input__x\+-LU:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.CreateSchool_pagination__k-0M1{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.CreateSchool_pagination__k-0M1 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.CreateSchool_pagination__k-0M1 a span{font-weight:100}.CreateSchool_pagination__k-0M1 a.CreateSchool_active__rVnut{background-color:#1e90ff;color:#fff;float:right}.CreateSchool_pagination__k-0M1 a:hover:not(.CreateSchool_active__rVnut){background-color:#ddd}.CreateSchool_pagination_active__SnHky:hover:not(.CreateSchool_active__rVnut){background-color:blue}.CreateSchool_pagination_active__SnHky{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.CreateSchool_rows__C44O\+{color:#888;font-size:.9rem;padding-left:10px}.CreateSchool_rows__C44O\+>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.CreateSchool_chooseFile_btn_wrapper__an3kw{left:2px;margin-bottom:40px;position:relative}.CreateSchool_chooseFile_btn_wrapper__an3kw>img{left:14px;position:absolute;top:12px}.CreateSchool_chooseFile_btn__g4-9L{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.CreateSchool_chooseFile_btn_wrapper__an3kw{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.CreateSchool_chooseFile_btn_wrapper__an3kw:active,.CreateSchool_chooseFile_btn_wrapper__an3kw:focus,.CreateSchool_chooseFile_btn_wrapper__an3kw:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca{left:2px;margin-bottom:40px;position:relative}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca>img{left:14px;position:absolute;top:10px}.CreateSchool_chooseFile_btn_ATF__nHge8{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:12px;height:32px;padding-left:30px;width:118px}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:active,.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:focus,.CreateSchool_chooseFile_btn_wrapper_ATF__U7Eca:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.createBranchModal_flex_container__3OB5i{align-items:center;background-color:#00000080;display:flex;justify-content:center}.createBranchModal_flex_container__3OB5i>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.createBranchModal_main_content__E5wCr p{color:orange;display:flex;font-size:.5em;justify-content:center}.createBranchModal_main_content__E5wCr span{display:block;margin:auto;width:100px}.createBranchModal_main_content__E5wCr img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.createBranchModal_main_content__E5wCr h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.createBranchModal_modal_buttons__bWEH2{display:flex;justify-content:space-around}.createBranchModal_choosefile_button_2__Cj5AJ{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#createBranchModal_choose_button_id_2__X04sA{background-color:#ff9100;color:#fff}.createBranchModal_choosefile_button_1__uKCXr{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#createBranchModal_choose_button_id_1__VLOUg{background-color:#fff;color:grey}#createBranchModal_modal__hRip8{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.RegisteredSchool_dashboard_placeholder__\+uqSX{display:none}.RegisteredSchool_add_schools__2ivi3{height:90%;margin:55px 15px 0;width:100%}.RegisteredSchool_Add_school__GPkUo{margin:5px}.RegisteredSchool_grid_container__UME95{display:flex}.RegisteredSchool_grid_item__IWXOz{align-items:center;background-color:#fffc;border-bottom:.1px solid hsla(0,0%,50%,.233);border-right:.1px solid hsla(0,0%,50%,.233);border-color:hsla(0,0%,50%,.233);border-radius:10px;border-style:solid;border-width:.1px 3.1px 3.1px .1px;box-shadow:1px 1px var(--utilityColor2);display:flex;font-size:18px;grid-area:span;grid-row-start:auto;justify-content:space-between;margin:2px 5px 0;padding:15px;text-align:-webkit-left;width:100%}.RegisteredSchool_grid_container__UME95>div>p{font-weight:500;padding:5px}.RegisteredSchool_column__ZrWt\+{align-items:center;display:flex;font-size:1.17vw;justify-content:space-evenly;width:15%}.RegisteredSchool_column__ZrWt\+ img{margin-top:20px}.RegisteredSchool_link_icon_item1__J8Yln,.RegisteredSchool_link_icon_item2__Cx0Ky{font-size:1.8rem}.RegisteredSchool_link_icon_item1__J8Yln{color:#ff9100}.RegisteredSchool_link_icon_item2__Cx0Ky{color:blue}.RegisteredSchool_school_data__-ss6-{display:flex;flex-direction:column;font-size:15px}.RegisteredSchool_school_data__-ss6- span:first-child{font-weight:700}.RegisteredSchool_school_data__-ss6- span:last-child{color:hsla(0,0%,50%,.753)}.RegisteredSchool_table_school_list__cNgV\+{border-radius:10px;box-shadow:3px 3px #888;text-align:center;width:100%}.RegisteredSchool_school_list_container__aYO6-{align-items:center;display:flex;justify-content:space-between;margin:10px 0 10px 10px;width:99%}.RegisteredSchool_school_list_btn_container__om6Lf{align-items:center;display:flex;position:relative;width:440px}.RegisteredSchool_school_list_search_container__B5Okb{position:relative;width:250px}.RegisteredSchool_school_list_search_container__B5Okb input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:32px;padding:0 34px 0 10px;width:100%}.RegisteredSchool_school_list_search_container__B5Okb input::placeholder{color:#7a7a7a;font-size:13px;opacity:60%;padding:12px}.RegisteredSchool_school_list_search_container__B5Okb span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute}.RegisteredSchool_add_school_button__dCptT{background-color:rgba(0,128,0,.698);border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;color:#fff;cursor:pointer;font-weight:500;height:30px;left:277px;margin-right:4%;position:absolute;top:0;width:130px}.RegisteredSchool_add_school_button__dCptT:hover{box-shadow:0 3px 5px #00800080;top:-2px}.RegisteredSchool_school_list__TK06y{margin-left:0 12px}.RegisteredSchool_main_container__XFE2l{display:flex;flex-direction:column;height:92%;width:100%}.RegisteredSchool_school_list_table__\+TKLo{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;overflow:auto;scrollbar-width:none;width:82vw}.RegisteredSchool_school_list_table__\+TKLo::-webkit-scrollbar{display:none}.RegisteredSchool_table__MCuIp{border-radius:2px;height:auto;text-align:center;width:100%}.RegisteredSchool_table__MCuIp,.RegisteredSchool_table__MCuIp td,.RegisteredSchool_table__MCuIp th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.RegisteredSchool_table__MCuIp td,.RegisteredSchool_table__MCuIp th{font-size:.9rem;font-weight:100;padding:5px}.RegisteredSchool_table__MCuIp thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.RegisteredSchool_table__MCuIp th i{font-size:.8rem}.RegisteredSchool_table__MCuIp tr{height:47px}.RegisteredSchool_data_row__43W\+X:hover{background-color:#fff!important;box-shadow:3px 3px 3px 3px #888}.RegisteredSchool_table_h__KPoFj tr:hover td:first-child{border-left:0 solid blue}.RegisteredSchool_table_h__KPoFj tr{position:relative}.RegisteredSchool_table_h__KPoFj tr:hover td:first-child:before{background-color:blue;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:5px;z-index:1}.RegisteredSchool_table__MCuIp td{color:#354052}.RegisteredSchool_table_h__KPoFj td{color:#354052;font:normal normal normal 13px/20px Poppins;letter-spacing:var(--unnamed-character-spacing-0);letter-spacing:0;opacity:1;text-align:left}.RegisteredSchool_table__MCuIp tr:hover td:last-child input{background-color:var(--utilityColor);color:#fff}.RegisteredSchool_table_h__KPoFj tr td:hover{cursor:pointer}.RegisteredSchool_table__MCuIp tr:hover td:nth-child(2),.RegisteredSchool_table_h__KPoFj tr:hover td:nth-child(6),.RegisteredSchool_table_h__KPoFj tr:nth-last-child():hover{color:#ff9100}.RegisteredSchool_name__6L7vo{overflow:overlay;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.RegisteredSchool_create_branch__DH-vh input{border-radius:22px;height:85%;width:85%}.RegisteredSchool_create_branch_btn__uNarO{background:none;border:2px solid hsla(0,0%,50%,.233);min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:5px}.RegisteredSchool_dropbtn__POute{align-items:center;background-color:#1f1fd5f5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:16px;height:90px;margin-top:5px;padding:25px;position:static;width:121px}.RegisteredSchool_dropbtn__POute .RegisteredSchool_checked__Inhuw :after{background-color:#1f1fd5f5;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;margin-top:5px;padding:31px 6px 23px 8px}.RegisteredSchool_dropdown__IGiIo{display:inline-block;position:relative}.RegisteredSchool_dropdown_content__VreMf{background-color:#f9f9f9;background-color:#fff;border-radius:10px;box-shadow:0 8px 16px 0 #0003;display:block;font-size:.8rem;margin:4px 0 0;min-width:170px;position:absolute;z-index:2}.RegisteredSchool_dropdown_content__VreMf .RegisteredSchool_checked__Inhuw{color:#000;padding:12px 16px;text-decoration:none}.RegisteredSchool_text__vqGL9{margin-left:1.5rem}.RegisteredSchool_dropbtn__POute i{margin:4px 2px 0 13px}.RegisteredSchool_active_switch__pwo2l{display:inline-block;height:29px;position:relative;width:38px}.RegisteredSchool_active_switch__pwo2l input{height:0;opacity:0;width:0}.RegisteredSchool_active_slider__9pkTH{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.RegisteredSchool_active_slider__9pkTH:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.RegisteredSchool_active_slider__9pkTH{background-color:orange}input:focus+.RegisteredSchool_active_slider__9pkTH{box-shadow:0 0 1px #d9dcfe}input:checked+.RegisteredSchool_active_slider__9pkTH:before{border:3px solid orange;transform:translateX(25px)}.RegisteredSchool_active_slider__9pkTH.RegisteredSchool_round__uygvq{border-radius:34px}.RegisteredSchool_slider__wRVb\+.RegisteredSchool_round__uygvq:before{border-radius:0}.RegisteredSchool_checked__Inhuw{align-items:center;display:flex;justify-content:start;position:relative}.RegisteredSchool_checked__Inhuw>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.RegisteredSchool_dropdown_content__VreMf input{-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:blue;cursor:pointer;display:flex;height:12px;outline:none;position:absolute;width:12px}.RegisteredSchool_checked__Inhuw>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;height:15px;justify-content:space-around;outline:2px solid;position:relative;width:15px}.RegisteredSchool_checked__Inhuw>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding:0}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:hover{background-color:#f8f4fc}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked{background-color:blue}.RegisteredSchool_checked__Inhuw>input[type=checkbox]:checked:after{display:block}.RegisteredSchool_pagination__DCZ2r{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:82vw}.RegisteredSchool_pagination__DCZ2r a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.RegisteredSchool_pagination__DCZ2r a span{font-weight:100}.RegisteredSchool_pagination__DCZ2r a.RegisteredSchool_active__Se27K{background-color:#1e90ff;color:#fff;float:right}.RegisteredSchool_pagination__DCZ2r a:hover:not(.RegisteredSchool_active__Se27K){background-color:#ddd}.RegisteredSchool_pagination_active__OmMp-:hover:not(.RegisteredSchool_active__Se27K){background-color:blue}.RegisteredSchool_pagination_active__OmMp-{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.RegisteredSchool_rows__y7bF3{color:#888;font-size:.9rem;padding-left:10px}.RegisteredSchool_rows__y7bF3>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.shareModal_flex_container_teacherid__yFMnO{align-items:center;background-color:#00000080;display:flex;justify-content:center}.shareModal_flex_container_teacherid__yFMnO>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.shareModal_main_content_teacherid__fajkA p{color:orange;display:flex;font-size:.5em;justify-content:center}.shareModal_main_content_teacherid__fajkA span{display:block;margin:auto;width:100px}.shareModal_main_content_teacherid__fajkA img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.shareModal_main_content_teacherid__fajkA h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.shareModal_modal_buttons_teacherid__uZx42{display:flex;justify-content:space-around;margin:25px 10px 10px}.shareModal_ok_btn__9y-Hz{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;margin-top:-7px;padding:10px;width:75px}.shareModal_ok_btn__9y-Hz:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#shareModal_ok_btn__9y-Hz{background-color:#fff;color:grey}#shareModal_modal_teacherid__A1e-M{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.addbranchlist_add_schools__fy8mT{margin:35px 10px 0;width:100%}.addbranchlist_input_grid__\+tIUS{grid-template-columns:1fr 1fr 1fr 1fr;margin-left:10px}.addbranchlist_input_element__1SpPO{height:68%;position:relative;width:95%}.addbranchlist_input_elementinput__Z2cy0,.addbranchlist_input_elementselect__xOtR4{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.addbranchlist_input_elementlabel__6SY-t{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.addbranchlist_form_input_element__1TiI6:focus~label,.addbranchlist_form_input_element__1TiI6:not(:placeholder-shown)~label,.addbranchlist_input_element__1SpPO:hover label{color:var(--utilityColor);top:-7px}.addbranchlist_upload_logo_container__05Mjr{display:flex;flex-direction:column}.addbranchlist_upload_logo_containerspan__gt2Et{font-weight:500;justify-self:center;margin:5px 17px}.addbranchlist_artical_button_container__-LTYo{left:-170px;position:relative}.addbranchlist_artical_button__6J24y{margin-right:15px;width:140px}#addbranchlist_button_id__-\+4ze{top:20px}#addbranchlist_button_id__-\+4ze:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.addbranchlist_add_schools_form__56PiC{padding-top:2px}.addbranchlist_add_schools_btn__RGRi8{display:flex;height:80px;justify-content:space-between}.addbranchlist_choosefile_button__SX4Xk{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;margin-left:15px;padding:10px;width:140px}.addbranchlist_choosefile_button_container__uM18b{margin:20px}#addbranchlist_choose_butto_id__VUiRq{background-color:#ff9100;color:var(--backgroundColor)}.addbranchlist_schoo_lis_container__WNKKE{margin:28px 0 15px}.addbranchlist_magnifying_glass_icon__tEYsS{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.addbranchlist_school_list_table__SNGCs{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:40%;overflow:auto;scrollbar-width:none;width:99%}.addbranchlist_school_list_table__SNGCs ::-webkit-scrollbar{display:none}.addbranchlist_table__dom6m{border-collapse:collapse;border-radius:2px;text-align:center;width:100%}.addbranchlist_table__dom6m thead{background-color:var(--headerColor);border-bottom:1px solid #888888a3;border-collapse:collapse;border-radius:3px;color:blue;font-size:small;font-size:.8rem;height:47px;margin-top:0;position:-webkit-sticky;position:sticky;top:0;width:1251px;z-index:1}.addbranchlist_particular_hover__UlYoq{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.addbranchlist_col_size__-K\+H1{color:var(--primaryColor);font-size:.9rem;height:47px}col_size th{text-align:center}.addbranchlist_table__dom6m>th>i{font-size:.8rem}.addbranchlist_create_branch_btn__hEijq{background:none;border:2px solid hsla(0,0%,50%,.233);border-radius:15px;padding:5px;width:65%}#addbranchlist_td_3rd_schoolName__ZvrrH{color:var(--utilityColor)}#addbranchlist_td_3rd__2Pkg4{background-color:var(--utilityColor);border-radius:22px;width:70%}#addbranchlist_table__dom6m _row3th{border-left:15px solid blue}#addbranchlist_table__dom6m _row3{box-shadow:3px 3px 3px 3px #888}.addbranchlist_name__\+RrbB{margin:0 -23px 0 10px;overflow:clip;text-align:left;text-overflow:clip;white-space:nowrap;width:7rem}.addbranchlist_school_list_search_containerinput__VpTC1{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 10px;width:100%}.addbranchlist_school_list_btn_container__XCkDR{align-items:center;display:flex;justify-content:space-evenly;width:282px}.addbranchlist_school_list_search_container__Pqa3i{position:relative;width:250px}.addbranchlist_school_list_search_containerinput__VpTC1::placeholder{color:hsla(0,0%,50%,.753)}.addbranchlist_school_list_search_containerspan__uEkLF{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.addbranchlist_add_school_button__YbrMu{background-color:rgba(0,128,0,.698);border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;color:#fff;font-weight:500;height:30px;margin-right:4%;width:130px}.addbranchlist_school_list__P-E0n{margin-left:10px}#addbranchlist_button_id__-\+4ze{background-color:blue}.addbranchlist_type_of_school__wXczT{text-align:left}.addbranchlist_create_school_list__FKU08{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:50%;overflow:auto;scrollbar-width:none;width:99%}header{align-items:center;background:var(--headerColor);display:flex;height:92px;justify-content:space-between;width:100%}.addbranchlist_input_grid__\+tIUS{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;height:140px;margin-left:20px;margin-top:30px;width:99%}.addbranchlist_add_schools_form__56PiC{background-color:#fff;border:.1px solid hsla(0,0%,50%,.233);border-radius:15px;height:35%;padding-right:23%;padding-top:0;width:99%}.addbranchlist_radio_lablelabel__rhaCk{color:#ff9100;font-weight:700;padding-left:12px}.addbranchlist_school_logo_jpg__W4eZ1{grid-row:1/3}.addbranchlist_radio_button_1__gRz\+U input{border-radius:15px;padding-top:0}.addbranchlist_radio_button_2input__nEFps{border-radius:15px;margin-left:45px;padding-top:0}.addbranchlist_radio_button_1__gRz\+U,.addbranchlist_radio_button_2__et9go{color:#000;margin-left:3%}.addbranchlist_radio_container__5pY2B{margin-top:3px}#addbranchlist_button_id__-\+4ze{background-color:#2828d4;margin-left:380%;top:-54px}.addbranchlist_add_school_title__3au4q{font-weight:700;margin:10px 0}.addbranchlist_education_container__stKnq{background-color:#7fffd4}.addbranchlist_edit_schools__od2fd{background-color:#e1e2f500;border-radius:6px;color:#ff9100;display:grid;font-size:smaller;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;padding-top:0}.addbranchlist_school_logo__a-QRt{grid-row:1/3;width:75px}.addbranchlist_SignatoryName__urJNq,.addbranchlist_SignatoryRole__gtycZ,.addbranchlist_cityName__oaKsM,.addbranchlist_phoneNumber__IhB0I,.addbranchlist_pocEmail__zp4nn,.addbranchlist_schoolName__1yNSm,.addbranchlist_schoolType__p\+QCc,.addbranchlist_website__UjHuF{font-size:.9rem;font-weight:700}p{color:#0e0d0da1}#addbranchlist_button_id__-\+4ze:hover{box-shadow:0 3px 5px #00f6;top:-56px}.addbranchlist_school_logo_jpgimg__TmQuB{padding-bottom:25px;width:160px}.addbranchlist_edit_button__QUmkl{background-color:#ff9100;border:none;border-radius:30px;color:#fff;font-size:1vw;padding:5px}.addbranchlist_taken_width__htfd1{background-color:#f6f6fc;border-bottom:1px solid var(--headerColor);border-radius:4px;border-top:1px solid var(--hoverColor);margin-right:18px}.addbranchlist_mobile_emailspan__lRf9f{margin:0 10px}.addbranchlist_mobile_emaillabel__Epo5z{color:#000;padding-bottom:20px}.addbranchlist_mobile_emailspan__lRf9f{text-decoration:none}.addbranchlist_mobile_emailspan__lRf9f img{position:relative;top:5px}tbody p{text-align:center}.addbranchlist_dashboard__t2oQ2{background-color:#f6f6fc;min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.addbranchlist_edit_schools__od2fd>div{align-items:start;display:flex;flex-direction:column;font-size:1vw;justify-content:center;margin:.2rem;width:8vw}.addbranchlist_edit_schools__od2fd>div>label,.addbranchlist_edit_schools__od2fd>div>p{margin:0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:9rem}.addbranchlist_radio_button_2__et9go>img{margin-left:15%}.addbranchlist_radio_button_2__et9go>label{padding-top:15%}.addbranchlist_main_container__qJbbL{display:flex;flex-direction:column;min-width:1110px;width:100%}.addbranchlist_dashboard__t2oQ2{background:#f6f6fc;display:flex;height:91%;height:98%;position:relative;width:100%}.addbranchlist_create_branch_list__wtyXO{background:#fff;height:65%;overflow:scroll}.addbranchlist_school_logo_jpgimg__TmQuB{margin:11px auto}#addbranchlist_button_id__-\+4ze{background-color:rgba(0,150,0,.698);color:var(--backgroundColor);float:right;font-weight:400;height:33px;margin-left:390%;position:absolute;top:-16px}.addbranchlist_school_list_container__\+UfMf{align-items:center;display:flex;justify-content:space-between;padding:20px 0}.addbranchlist_data_row__8CkrZ{height:14px}#addbranchlist_button_id__-\+4ze:hover{top:-17px}tbody tr:hover td.addbranchlist_hover_table__2Nk1m{color:orange}tbody tr:hover td span.addbranchlist_circle__3zKFj{background-color:orange;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;-o-border-radius:50%;height:70px;width:100px}tbody tr:hover{box-shadow:3px 3px #ccc}.addbranchlist_edit_button__QUmkl:hover{top:10px}.addbranchlist_artical_button__6J24y{background-color:var(--backgroundColor);border:none;border-radius:20px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;width:145px}#addbranchlist_button_id_edit__yS7nJ:hover{box-shadow:0 3px 5px #a6a6af66;top:-56px}.addbranchlist_pagination__8FB2J{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;padding:1.5rem}.addbranchlist_pagination__8FB2J a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranchlist_pagination__8FB2J a span{font-weight:100}.addbranchlist_pagination__8FB2J a.addbranchlist_active__-4T26{background-color:#1e90ff;color:#fff}.addbranchlist_pagination__8FB2J a:hover:not(.addbranchlist_active__-4T26){background-color:#ddd}.addbranchlist_pagination_active__NPhRo:hover:not(.addbranchlist_active__-4T26){background-color:blue}.addbranchlist_pagination_active__NPhRo{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.addbranchlist_rows__--3h5{color:#888;font-size:.9rem;padding-left:10px}.addbranchlist_rows__--3h5>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.addbranchlist_active_switch__rzDAe{display:inline-block;height:29px;position:relative;width:38px}.addbranchlist_active_switch__rzDAe input{height:0;opacity:0;width:0}.addbranchlist_active_slider__dOCcN{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.addbranchlist_active_slider__dOCcN:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.addbranchlist_active_slider__dOCcN{background-color:orange}input:focus+.addbranchlist_active_slider__dOCcN{box-shadow:0 0 1px #d9dcfe}input:checked+.addbranchlist_active_slider__dOCcN:before{border:3px solid orange;transform:translateX(25px)}.addbranchlist_active_slider__dOCcN.addbranchlist_round__7Fgrr{border-radius:34px}.addbranchlist_slider__5N\+1Y.addbranchlist_round__7Fgrr:before{border-radius:0}.BranchPlan_Grid_school_name_branch16__ze2il{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.BranchPlan_Grid16__LfTs9 .BranchPlan_school_name_branch16__MKN9Y{margin-right:16px;padding:9px}button.BranchPlan_btn_branch_name16__h9obR{border:none;box-shadow:1px 1px gray;color:#f8f4fc;height:29px;width:190px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-house-user__ES6wN{padding-right:10px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-chevron-down__yHGvb{padding-left:10px}.BranchPlan_school_name16__aAVDX{font-weight:700;padding-top:9px}.BranchPlan_grid_container_header_plan16__R5Ej5{grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.BranchPlan_item_plan116__7ee2P{border-bottom:4px solid orange;color:orange}.BranchPlan_item_plan116__7ee2P,.BranchPlan_item_plan216__Po2HK,.BranchPlan_item_plan316__0XEMU,.BranchPlan_item_plan416__LrbXC,.BranchPlan_item_plan516__Cfrxh,.BranchPlan_item_plan616__gmhjB,.BranchPlan_item_plan716__7LblV{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.BranchPlan_plan_blank__HeCn6{background:#fff;color:#fff}.BranchPlan_plan_links_container__sVwAQ{background-color:#fff;height:100%}.BranchPlan_plan_links16__129lM{height:68%;overflow-x:hidden}.BranchPlan_plan_container_link16__BOJIv{display:flex;margin:10px 0;text-decoration:none}#BranchPlan_science_container16__OKXEu{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#BranchPlan_science_container16__OKXEu>.BranchPlan_plan_container_link16__BOJIv>.BranchPlan_plan_link_text16__SYoBI{color:orange}.BranchPlan_plan_link_text16__SYoBI{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.BranchPlan_main_container16__RdEp-{min-width:1076px}article.BranchPlan_article_add_school_plan16__rgxI6{background:var(--backgroundColor);height:100%;position:absolute;top:35px;width:100%}.BranchPlan_Grid16__LfTs9 .BranchPlan_school_name_branch16__MKN9Y{display:flex;justify-content:space-between;padding:0 13px 13px}button.BranchPlan_btn_branch_name16__h9obR{background-color:blue;border-radius:15px;color:#fff;float:right;height:35px;width:220px}i.BranchPlan_fa-solid__K-DaZ.BranchPlan_fa-chevron-down__yHGvb{margin-left:10px}.BranchPlan_down_arrow_icon__7-LS2{padding-left:10px;padding-right:10px}.BranchPlan_school_name16__aAVDX{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.BranchPlan_grid_container_header_plan16__R5Ej5>div{background-color:#fff}.BranchPlan_grid_container_header_plan16__R5Ej5>div:hover{border-bottom:4px solid orange;color:orange}.BranchPlan_plan_links16__129lM{display:flex;flex-direction:column;gap:10px;height:80%;list-style-type:none;margin:0 10px;overflow:auto}.BranchPlan_flex_container_teacherid__5boz9>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:90%;padding:43px;width:80%;z-index:1}#BranchPlan_modal_teacherid__PajjB{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.BranchPlan_plan_select_list__nofKT{border-bottom:2px solid grey;display:flex;justify-content:space-between;padding-bottom:20px}.BranchPlan_plan_select_head__zBEkj{color:orange;padding:5px}.BranchPlan_plan_select_btn_box__JRhVo{grid-gap:44px;display:flex;gap:90px}.BranchPlan_select_plan_button__j67Vw{background:orange;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;width:170px}.BranchPlan_plan_select_btn_box__JRhVo i{position:relative;top:5px}.BranchPlan_plan_select_btn__wSoko{width:140px}.BranchPlan_plan_links__m7MEZ{display:flex;flex-direction:column;gap:10px;height:93%;list-style-type:none;overflow:auto;overflow-x:hidden;width:100%}.BranchPlan_plan_container_link__amdI\+{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}#BranchPlan_science_container__Bozvd{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#BranchPlan_science_container__Bozvd>.BranchPlan_plan_container_link__amdI\+>.BranchPlan_plan_link_text__IaB4m{color:orange}.BranchPlan_plan_links_items__SMylP{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey}.BranchPlan_plan_links_items__SMylP:hover{border-left-color:blue;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.BranchPlan_plan_links_items__SMylP:hover .BranchPlan_plan_link_text__IaB4m{color:orange}.BranchPlan_plan_link_text__IaB4m{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.BranchPlan_fa__x735R.BranchPlan_fa-angle-down__hIC20{padding:10px}.BranchPlan_table_plan_div__jSECd{box-shadow:1px 1px grey;font-size:.9rem;margin:-10px 0 0}.BranchPlan_table_plan__Ep57A{border-collapse:collapse;color:blue;font-size:.9rem;text-align:center;width:revert}.BranchPlan_table_plan__Ep57A tbody tr td,.BranchPlan_table_plan__Ep57A thead tr td{border:.1px solid var(--fadedColor);padding:2px;width:5%}.BranchPlan_table_plan__Ep57A thead{background:var(--headerColor)}#BranchPlan_Table_head_items1__7i6Zx,#BranchPlan_Table_head_items2__Ym3OD,#BranchPlan_Table_head_items3__jKmbQ,.BranchPlan_Table_head1__BMYNp,.BranchPlan_Table_head2__O9hCs,.BranchPlan_Table_head_items__tmUjZ{height:47px}.BranchPlan_body_data1__e\+AmN{color:#000000b8}.BranchPlan_checkbox_data__Qd8WD{color:aqua;height:47px}.BranchPlan_checkbox_data__Qd8WD>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:var(--fadedColor);cursor:pointer;height:13px;justify-content:center;outline:none;width:13px}.BranchPlan_checkbox_data__Qd8WD>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:hover{background-color:#f8f4fc}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:checked{background-color:var(--fadedColor)}.BranchPlan_checkbox_data__Qd8WD>input[type=checkbox]:checked:after{display:block}.School_Branch_Changer_Grid_school_name_branch_teacherid__kiI66{display:flex;justify-content:space-between;padding:13px}button.School_Branch_Changer_btn_branch_name_teacherid__VdWZy{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.School_Branch_Changer_branchselect_Dropdown__EDPQB{background-color:#403e75;border:none;border-radius:15px;color:#f8f4fc;cursor:pointer;height:35px;padding:0 1rem;text-align:center;width:220px}.School_Branch_Changer_branchselect_Dropdown_optipns__olDa\+{height:35px;width:220px}i.School_Branch_Changer_fa-solid__aur7v.School_Branch_Changer_fa-house-user__4tsL8{padding-right:10px}i.School_Branch_Changer_fa-solid__aur7v.School_Branch_Changer_fa-chevron-down__Z32t4{padding-left:10px}.School_Branch_Changer_school_name_teacherid__yoAGZ{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.BranchSection19_branchselect_Dropdown__LhxiR{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;cursor:pointer;height:35px;padding:0 1rem;text-align:center;width:220px}.BranchSection19_branchselect_Dropdown_optipns__T4Uhm{height:35px;width:220px}article.BranchSection19_article_add_school_plan__m2r0l{height:100%;position:absolute;top:33px;width:100%}.BranchSection19_Grid_school_name_branch__PJa1H{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}button.BranchSection19_btn_branch_name__sIIyF{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.BranchSection19_down_arrow_icon__X2aEP{padding-left:10px;padding-right:10px}.BranchSection19_school_name__DKS0z{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.BranchSection19_grid_container_header_plan__y\+IQs{grid-column-gap:2px;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}@media only screen and (max-width:768px){.BranchSection19_grid_container_header_plan__y\+IQs{height:94px}}.BranchSection19_grid_container_header_plan__y\+IQs>div{background:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding:9px 10px 10px}.BranchSection19_grid_container_header_plan__y\+IQs>div:hover,.BranchSection19_item_plan2__jLC1C{border-bottom:4px solid orange;color:orange}.BranchSection19_boards_container__N8yrN{grid-gap:50px;background-color:#fff;display:grid;gap:50px;grid-template-columns:auto auto auto auto;grid-template-rows:auto;margin:0 10px;padding:15px 15px 15px 35px}.BranchSection19_grid_item__KcGUA{grid-row-gap:5px;display:grid;padding-right:50px;row-gap:5px}.BranchSection19_grid_item__KcGUA>label{color:orange}.BranchSection19_grid_item__KcGUA .BranchSection19_board__rJxjf{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}.BranchSection19_radio__b9Wos{position:relative;right:75px;top:10px}.BranchSection19_plan_list_table__fY8pK{background:#fff;border:.01px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;width:99%}.BranchSection19_plan_list_table__fY8pK::-webkit-scrollbar{display:none}.BranchSection19_table__TtmRq{text-align:center;width:100%}.BranchSection19_table__TtmRq,.BranchSection19_table__TtmRq td,.BranchSection19_table__TtmRq th{border-collapse:collapse}.BranchSection19_table__TtmRq>tbody{background-color:#f8f4fc}.BranchSection19_table__TtmRq td,.BranchSection19_table__TtmRq th{padding:5px;width:10px}.BranchSection19_table__TtmRq thead{background-color:var(--headerColor);color:blue;height:47px}.BranchSection19_table__TtmRq th i{font-size:.8rem}.BranchSection19_table__TtmRq>tbody tr{background:#fff;border:1px groove var(--secondaryColor);height:47px}.BranchSection19_table_row_section__UJcrq:hover td:first-child{color:blue}.BranchSection19_table_section__56zjz{height:auto;overflow-x:scroll;text-align:center;width:100%}.BranchSection19_table_section__56zjz,.BranchSection19_table_section__56zjz td,.BranchSection19_table_section__56zjz th{border-collapse:collapse}.BranchSection19_table_section__56zjz>tbody{background-color:#f8f4fc}.BranchSection19_table_section__56zjz td,.BranchSection19_table_section__56zjz th{padding:5px;width:10px}.BranchSection19_table_section__56zjz thead{background-color:var(--headerColor);color:blue;height:47px}.BranchSection19_table_section__56zjz th i{font-size:.8rem}.BranchSection19_table_section__56zjz>tbody tr{background:#fff;border:1px groove var(--secondaryColor);height:47px}.BranchSection19_table_row_section__UJcrq:hover td:first-child{border-left:5px solid blue}.BranchSection19_table_row_section__UJcrq:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.BranchSection19_table_row_section__UJcrq:hover .BranchSection19_button__je6fj{background-color:var(--utilityColor);color:#fff}.BranchSection19_section_list_table__GMzJF{background:#fff;height:430px;margin:0 10px}.BranchSection19_button__je6fj{background-color:#fefefe;border-radius:20px;color:grey;outline:1px solid grey}.BranchSection19_orange_button__YxKCS,.BranchSection19_orange_button_add__Mj-aR{background-color:orange;border:none;border-radius:20px;color:#fff;height:25px;width:60px}td.BranchSection19_cbse_table_head3__sRNE5{font-size:1.1vw}td.BranchSection19_cbse_table_head2__BD9B7{font-size:1vw}.BranchSection19_table_data_section__UX503{border-radius:6px;font-size:.9rem;padding:6px 8px;width:66%}.BranchSection19_radio__b9Wos>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:10px}.BranchSection19_radio__b9Wos>input[type=checkbox]:hover{background-color:orange}.BranchSection19_cbse_checkbox_active__KjWTL:after,.BranchSection19_radio__b9Wos>input[type=checkbox]:checked:after{display:block}tr.BranchSection19_add_school_link__vmUYz{border-left:5px solid blue;box-shadow:0 1px 8px 1px grey}.BranchSection19_button__je6fj{border:none;color:#354052;height:25px;width:60px}.BranchSection19_button__je6fj :hover{color:orange}.BranchSection19_fa-light__7qlzw.BranchSection19_fa-pen__Fs9A7,.BranchSection19_fa-regular__LpXYJ.BranchSection19_fa-circle-plus__isMil,i.BranchSection19_fa-solid__CjLf6.BranchSection19_fa-trash-can__0LkXe{font-family:Font Awesome\ 6 Free;font-size:20px;font-weight:900}.BranchSection19_orange_button_icon__yNX\+n{background-color:orange;border:none;border-radius:20px;color:#fff;height:25px;left:60px;margin-right:-25px;position:relative;top:-6px;width:25px}td.BranchSection19_cbse_table_head2__BD9B7,td.BranchSection19_cbse_table_head3__sRNE5{width:30%}td>input[type=text]{border:none;border-radius:5px;height:35px;outline:.2vw solid grey;padding-left:10px;position:relative;width:175px}@media only screen and (max-width:768px){td>input[type=text]{height:25px;width:150px}}.BranchSection19_cbse_checkbox__PBOeM>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.BranchSection19_cbse_checkbox__PBOeM>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:hover{background-color:#f8f4fc}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:checked{background-color:blue}.BranchSection19_cbse_checkbox__PBOeM>input[type=checkbox]:checked:after{display:block}.BranchSection19_radio__b9Wos>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.BranchSection19_radio__b9Wos>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.BranchSection19_radio__b9Wos>label{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}@media only screen and (max-width:768px){.BranchSection19_radio__b9Wos>label{color:#707070;font-size:1.1vw;font-weight:400;line-height:1.43;text-align:left;vertical-align:inherit}.BranchSection19_radio__b9Wos>input[type=checkbox]{height:6px;width:6px}}.BranchSection19_radio__b9Wos>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}@media only screen and (max-width:768px){.BranchSection19_radio__b9Wos>input[type=checkbox]:after{font-size:12px}}.BranchSection19_active_switch__s4rM6{display:inline-block;height:29px;position:relative;width:38px}.BranchSection19_active_switch__s4rM6 input{height:0;opacity:0;width:0}.BranchSection19_active_slider__-3Iri{background-color:orange;border-radius:4px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.BranchSection19_active_slider__-3Iri:before{background-color:#fff;border:3px solid orange;border-radius:15px;bottom:0;content:"";height:15px;left:26px;position:absolute;top:-6px;transition:.4s;width:14px}input:checked+.BranchSection19_active_slider__-3Iri{background-color:#d9dcfe}input:focus+.BranchSection19_active_slider__-3Iri{box-shadow:0 0 1px #d9dcfe}input:checked+.BranchSection19_active_slider__-3Iri:before{border:3px solid #d9dcfe;transform:translateX(-25px)}.BranchSection19_active_slider__-3Iri.BranchSection19_round__BRC\+e{border-radius:34px}.BranchSection19_slider__4DBb-.BranchSection19_round__BRC\+e:before{border-radius:0}.BranchSection19_wrapper__TJRys{display:inline-flex}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px;z-index:2}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd span i{color:grey;font-size:18px;font-weight:900;line-height:50px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd .BranchSection19_tooltip__t8rrG{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 15px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:1}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover{background-color:#00000024;border-radius:70px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover .BranchSection19_tooltip__t8rrG{opacity:1;pointer-events:auto;top:-50px}.BranchSection19_icon__t\+4Sd .BranchSection19_tooltip__t8rrG:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover span{color:#fff}.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover .BranchSection19_tooltip__t8rrG,.BranchSection19_wrapper__TJRys .BranchSection19_icon__t\+4Sd:hover span{text-shadow:0 -1px 0 #0006}.BranchSection19_wrapper__TJRys .BranchSection19_add__YfffZ:hover i,.BranchSection19_wrapper__TJRys .BranchSection19_edit__iQsOv:hover i,.BranchSection19_wrapper__TJRys .BranchSection19_remove__XIw3v:hover i{color:orange}.BranchSection19_blank__GWq0D{margin-left:50px}#BranchSection19_orange_add__Oudg2{box-shadow:2px 2px 2px orange}article.student32_article_32__JnAEZ{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:25px;width:100%}.student32_Grid__uDbB9.student32_school_name_branch_32__FUIOq{display:flex;justify-content:space-between;padding:13px}select.student32_btn_branch_name_32__izFaK{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;margin-top:-20px;position:relative;width:220px}#student32_button_position__F88\+9{margin-top:10px}i.student32_fa-solid__fljfY.student32_fa-house-user__DnC0n{padding-right:10px}i.student32_fa-solid__fljfY.student32_fa-chevron-down__8ATBT{padding-left:10px}.student32_school_name_32__YOfev{color:#000000b8;font-size:.9rem;font-weight:550;margin:12px;padding:10px}.student32_grid_container_header_plan_32__YDIK4{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.student32_grid_container_header_plan_32__YDIK4>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.student32_grid_container_header_plan_32__YDIK4>div:hover,.student32_item_plan4_32__exk8Z{border-bottom:4px solid orange;color:orange}.student32_create_teacher_32__zy9ta{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.student32_teacher1_32__gMAKc{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.student32_teacher2_32__Bwpwx{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.student32_create_HOD_box1_32__PUF1U{display:flex;gap:30px}.student32_input_element_teacher_32__qp\+EC{height:68%;position:relative;width:95%}.student32_input_element_teacher_32__qp\+EC input,.student32_input_element_teacher_32__qp\+EC select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.student32_input_element_teacher_32__qp\+EC label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.student32_form_input_element_teacher_32__-yKAO:focus~label,.student32_form_input_element_teacher_32__-yKAO:not(:placeholder-shown)~label,.student32_input_element_teacher_32__qp\+EC:hover label{color:var(--utilityColor);top:-7px}p.student32_remove_32__rhwVp{font-size:x-small;padding-bottom:10px}#student32_submit_32__oHpPq{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.student32_teacher5_32__SG6n0{padding-bottom:13px;padding-right:100px;padding-top:18px}.student32_create_button_teacher_32__yh0hJ{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.student32_create_button_teacher_32__yh0hJ:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.student32_btn_branch_name_32__izFaK{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;width:220px}.student32_grid_container_col__iNWII{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.student32_grid_item_col1__0yYn7,.student32_grid_item_col2__sZMhh{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.student32_input_element_32__hBjqZ input,.student32_input_element_32__hBjqZ select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:24px 0 11px 16px;width:100%}.student32_input_element_32__hBjqZ{height:68%;position:relative;width:95%}.student32_input_element_32__hBjqZ label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.student32_form_input_element_32__KTCYp:focus~label,.student32_form_input_element_32__KTCYp:not(:placeholder-shown)~label,.student32_input_element_32__hBjqZ:hover label{color:var(--utilityColor);top:-7px}.student32_grid_container_row__8AiEa{display:grid}.student32_grid_item_row__FHJft{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.student32_grid_container_row_1__sdbtA{display:grid}.student32_grid_item_row_1__M2G\+c{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.student32_radio__BnD83{position:relative;right:75px;top:10px}.student32_radio__BnD83>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_radio__BnD83>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:50px;outline:none;position:relative;top:20px;width:13px}.student32_radio__BnD83>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:73px}.student32_radio__BnD83>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.student32_radio__BnD83>input[type=checkbox]:checked{background-color:blue}.student32_radio__BnD83>input[type=checkbox]:checked:after{display:block}.student32_cbse_checkbox__G\+iRj>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:orange;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:14px;outline:2px solid;position:relative;top:12px;width:15px}.student32_cbse_checkbox__G\+iRj>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:19px;position:relative;top:-122px}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:hover{background-color:#f8f4fc}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:checked{background-color:orange}.student32_cbse_checkbox__G\+iRj>input[type=checkbox]:checked:after{display:block}.student32_table_section__m\+fIb{font-size:.9rem;text-align:center;width:84vw}.student32_table_section__m\+fIb,.student32_table_section__m\+fIb td,.student32_table_section__m\+fIb th{border-collapse:collapse}.student32_table_section__m\+fIb td,.student32_table_section__m\+fIb th{padding:0}.student32_table_section__m\+fIb td i{left:5px;position:relative}.student32_table_section__m\+fIb thead{background-color:var(--headerColor);color:blue;font-weight:400!important}.student32_table_section__m\+fIb thead td{border-left:10px}td.student32_data1_32__lrXCZ,td.student32_data2_32__2\+ARM,td.student32_data_32__ktBZd{color:gray;font-size:.9rem}.student32_table_section__m\+fIb th i{font-size:.8rem;padding:5px!important}.student32_table_section__m\+fIb tr{border:1px groove #8080802e;height:47px}.student32_data_row__j\+qXs:hover td:first-child{border-left:10px solid blue}.student32_data_row__j\+qXs td:first-child{border-left:10px!important;color:var(--primaryColor)}tbody tr:hover td.student32_UserName__aAexi{color:orange}.student32_wrapdata__N\+aWL{text-align:left}.student32_userId__2\+SQI,.student32_wrapdata__N\+aWL{overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.student32_userId__2\+SQI{margin:0 -23px 0 10px}.student32_Email32__n\+XRE{display:none}.student32_cbse_checkbox_thead__Pb2jK>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.student32_cbse_checkbox_thead__Pb2jK>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900;left:29px;top:10px}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:hover{background-color:#f8f4fc}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:checked{background-color:blue}.student32_cbse_checkbox_thead__Pb2jK>input[type=checkbox]:checked:after{display:block}.student32_schoollist_32__rWPQJ{background-color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:10px}#student32_data_row_hover__7ssmS :hover{box-shadow:2px 2px solid grey}.student32_schoollist_dropdown__9h\+iV{align-items:baseline;display:flex;gap:2rem;max-height:100%}.student32_Dropdown__YIogm>select{background:#fff;border:2px solid orange;border-radius:20px;color:orange;height:32px;width:108px}.student32_Dropdown__YIogm :hover{background:orange;color:#fff}.student32_section_list_table__2QEyU{background:#fff;height:68%;margin:0 10px;overflow:auto}.student32_school_list_btn_container_32__e6Myz{align-items:center;display:flex;padding-left:690px;position:relative}.student32_school_list_search_container_32__lYsL1{display:flex;gap:25px;height:32px;width:247px}.student32_school_list_search_container__OnRIc{position:relative;width:250px}.student32_school_list_search_container__OnRIc input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.student32_school_list_search_container__OnRIc input::placeholder{color:#b5b6b6}.student32_school_list_search_container__OnRIc span{color:var(--utilityColor);font-size:1.2rem;left:215px;position:absolute;top:7px}.student32_add_school_button_32__my9pd:hover{box-shadow:0 3px 5px #00800080;top:-2px}.student32_add_school_button_32__my9pd{background-color:rgba(0,128,0,.698);border:none;border-radius:18px;color:#fff;padding:8px;position:relative;text-align:center;width:151px}.student32_pagination__-O6NT{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.student32_pagination__-O6NT a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.student32_pagination__-O6NT a span{font-weight:100}.student32_pagination__-O6NT a.student32_active__vx3CJ{background-color:#1e90ff;color:#fff;float:right}.student32_pagination__-O6NT a:hover:not(.student32_active__vx3CJ){background-color:#ddd}.student32_pagination_active__8aWtC:hover:not(.student32_active__vx3CJ){background-color:blue}.student32_pagination_active__8aWtC{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.student32_rows__HPPZG{color:#888;font-size:.9rem;padding-left:10px}.student32_rows__HPPZG>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.student32_wrapper_teacherid__Eb-K5{display:inline-flex}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu span{display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px;z-index:2}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu .student32_tooltip__AuEue{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover .student32_tooltip__AuEue{opacity:1;pointer-events:auto;top:-35px}.student32_icon__8cIBu .student32_tooltip__AuEue:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover span{color:#fff}.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover .student32_tooltip__AuEue,.student32_wrapper_teacherid__Eb-K5 .student32_icon__8cIBu:hover span{text-shadow:0 -1px 0 #0006}.student32_wrapper_teacherid__Eb-K5 .student32_change-password__O8U-o:hover i,.student32_wrapper_teacherid__Eb-K5 .student32_edit__eHo4t:hover i,.student32_wrapper_teacherid__Eb-K5 .student32_remove__6mr0L:hover i{color:orange}.student32_active_switch__CITS3{display:inline-block;height:29px;position:relative;width:38px}.student32_active_switch__CITS3 input{height:0;opacity:0;width:0}.student32_active_slider__o1\+ms{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.student32_active_slider__o1\+ms:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.student32_active_slider__o1\+ms{background-color:orange}input:focus+.student32_active_slider__o1\+ms{box-shadow:0 0 1px #d9dcfe}input:checked+.student32_active_slider__o1\+ms:before{border:3px solid orange;transform:translateX(25px)}.student32_active_slider__o1\+ms.student32_round__w7ou\+{border-radius:34px}.student32_slider__QEnzW.student32_round__w7ou\+:before{border-radius:0}article.TeacherId_article_teacherid__SwUMF{background-color:#f8f4fc;height:100%;position:absolute;top:35px;width:100%}.TeacherId_Grid_school_name_branch_teacherid__7x7ZZ{display:flex;justify-content:space-between;padding:13px}button.TeacherId_btn_branch_name_teacherid__pbB1M{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-house-user__m4JPv{padding-right:10px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-chevron-down__-wdtZ{padding-left:10px}.TeacherId_school_name_teacherid__Lovts{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.TeacherId_grid_container_header_plan_teacherid__dfz0X{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:84vw}.TeacherId_grid_container_header_plan_teacherid__dfz0X>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:14px;padding-top:9px}.TeacherId_grid_container_header_plan_teacherid__dfz0X>div:hover,.TeacherId_item_plan3_teacherid__dV132{border-bottom:4px solid orange;color:orange}.TeacherId_create_teacher_teacherid__W0QOB{align-items:center;background:#fff;border-bottom:1px solid var(--hoverColor);gap:20px;margin:0 10px}.TeacherId_teacher1_teacherid__rAVEs{display:flex;gap:3rem;padding:1rem}.TeacherId_teacher2_teacherid__8tvwD{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto;padding:0 1rem}.TeacherId_create_HOD_box1_teacherid__GmAc7{display:flex;gap:30px}.TeacherId_input_form_teacher_teacherid__xCMMU{grid-gap:1.3rem;display:grid;gap:1.3rem;grid-template-columns:auto auto auto auto;height:100%;margin:10px}.TeacherId_input_element_teacher_teacherid__HxYVn p{color:gray;font-size:52%;font-weight:700}.TeacherId_input_element_teacher_teacherid__HxYVn{height:45px;position:relative;width:95%}.TeacherId_input_element_teacher_teacherid__HxYVn input,.TeacherId_input_element_teacher_teacherid__HxYVn select{border:1px solid #9e9e9e;border-radius:8px;height:100%;padding:0 20px;width:100%}.TeacherId_input_element_teacher_teacherid__HxYVn label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;position:absolute;top:15px;transition:all .2s}.TeacherId_input_element_teacher_teacherid__HxYVn:hover label{color:#fd8c00;padding-right:0;top:-7px}.TeacherId_form_input_element_teacher_teacherid__WDixf:focus~label,.TeacherId_form_input_element_teacher_teacherid__WDixf:not(:placeholder-shown)~label,.TeacherId_form_input_element_teacher_teacherid_s__LjCjk option:checked,.TeacherId_form_input_element_teacher_teacherid_s__LjCjk:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.TeacherId_std_cat__3xesK{visibility:hidden}.TeacherId_form_input_element_teacher_teacherid_s__LjCjk[type=date]{font-size:13px}.TeacherId_input_element_teacher_teacherid__HxYVn p{visibility:hidden}.TeacherId_form_input_element_teacher_teacherid__WDixf:focus~p,.TeacherId_form_input_element_teacher_teacherid__WDixf:not(:placeholder-shown)~p,.TeacherId_input_element_teacher_teacherid__HxYVn:hover p{visibility:visible}.TeacherId_input_block_element_teacher_teacherid__mEy47{display:block}p.TeacherId_remove_teacherid__jkizg{font-size:x-small;padding-bottom:10px}#TeacherId_submit_teacherid__j6C8X{background-color:#69ca69;border:none;border-radius:20px;color:#fff;height:30px;padding:10p;width:130px}.TeacherId_teacher5_teacherid__N-1yZ{position:relative}.TeacherId_create_button_teacher_teacherid_2__GJ4\+j{background:blue;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;position:relative;right:8px;text-transform:uppercase;width:60%}.TeacherId_create_button_teacher_teacherid_2__GJ4\+j:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.TeacherId_create_button_teacher_teacherid__pyaKS{background:#fff;border:none;border-radius:17px;border-radius:20px;color:gray;cursor:pointer;font-weight:700;height:37px;left:254%;margin:-68px 60px 0 55px;outline:1px solid gray;padding:8px;position:relative;position:absolute;right:-240%;text-transform:uppercase;width:60%}.TeacherId_create_button_teacher_teacherid__pyaKS:hover{background-color:gray;color:#fff;top:7}.TeacherId_error_box__OYoZf{color:red}.TeacherId_radio_teacherid__wnFxV>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.TeacherId_radio_teacherid__wnFxV>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:10px}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:checked{background-color:blue}.TeacherId_radio_teacherid__wnFxV>input[type=radio]:checked:after{display:block}.TeacherId_wrapper_teacherid__E4\+bt>label{align-items:center;display:flex}.TeacherId_teacher_list_teacherid__KUu\+V{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.TeacherId_school_list_search_container__AJtgZ{position:relative;width:250px}.TeacherId_school_list_search_container__AJtgZ input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.TeacherId_school_list_search_container__AJtgZ input::placeholder{color:hsla(0,0%,50%,.753)}.TeacherId_school_list_search_container__AJtgZ span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#TeacherId_search_button_teacherid__Vnu1S{background:#fff;border:none;color:orange;font-size:20px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-chalkboard-user__55QI8{padding-right:15px}i.TeacherId_fa-solid__53Cpc.TeacherId_fa-magnifying-glass__8Rq7N{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.TeacherId_list_table_teacher_div_teacherid__AsJA\+{background-color:#fff;height:60%;margin:0 10px;overflow:scroll}table.TeacherId_table_section_teacher_list_teacherid__jo8Xs{background:#d9dcfe;border-collapse:collapse;height:auto;text-align:center;width:82vw}.TeacherId_table_section_teacher_list_teacherid__jo8Xs>tbody{background-color:#fff;color:var(--primaryColor)}.TeacherId_table_section_teacher_list_teacherid__jo8Xs>tbody>tr,.TeacherId_table_section_teacher_list_teacherid__jo8Xs>thead>tr{border:1px groove #8080802e;font-size:.9rem;font-weight:400!important;height:47px}#TeacherId_email_td__oiDC\+{width:15%!important}#TeacherId_email__y\+aRD{text-align:start!important}.TeacherId_list_role__C\+wCH{padding-left:36px;text-align:start!important;width:140px!important}.TeacherId_table_head_section_teacher_list_teacherid__lN3BE{color:blue!important}p.TeacherId_data_placeholder_teacherid__0rW6s{align-self:center;color:var(--primaryColor);font-size:medium;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherId_data_row__Zq7CL:hover td:first-child{border-left:10px solid blue}.TeacherId_data_row__Zq7CL{border-left:10px solid #fff}tbody tr:hover td#TeacherId_email__y\+aRD{color:orange}.TeacherId_data_available_teacherid__1F\+lA{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-radius:20px;border-right:10px solid #f8f4fc;display:flex;height:285px;position:relative;width:100%}.TeacherId_name__MnVpF{text-align:left}.TeacherId_name__MnVpF,.TeacherId_userId__\+pLqT{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.TeacherId_flex_container_teacherid__zXOmj{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TeacherId_flex_container_teacherid__zXOmj>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.TeacherId_main_content_teacherid__cRjaQ p{color:orange;display:flex;font-size:.5em;justify-content:center}.TeacherId_main_content_teacherid__cRjaQ span{display:block;margin:auto;width:100px}.TeacherId_main_content_teacherid__cRjaQ img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.TeacherId_main_content_teacherid__cRjaQ h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherId_modal_buttons_teacherid__kSHIf{display:flex;justify-content:space-around;margin:25px 10px 10px}.TeacherId_ok_btn__4-vDY{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.TeacherId_ok_btn__4-vDY:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#TeacherId_ok_btn__4-vDY{background-color:#fff;color:grey}#TeacherId_modal_teacherid__mtM9t{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.TeacherId_wrapper_teacherid__E4\+bt{display:inline-flex}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 -3px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:1.2vw;font-weight:900;line-height:50px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW .TeacherId_tooltip__CLTTN{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover .TeacherId_tooltip__CLTTN{opacity:1;pointer-events:auto;top:-35px}.TeacherId_icon__ZfoQW .TeacherId_tooltip__CLTTN:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover span{color:#fff}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover .TeacherId_tooltip__CLTTN,.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_icon__ZfoQW:hover span{text-shadow:0 -1px 0 #0006}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_add__NipdP:hover i{color:orange}.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_edit__1ichf:hover span,.TeacherId_wrapper_teacherid__E4\+bt .TeacherId_remove__1fl1M:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.TeacherId_blank__tNZD0{margin-left:50px}#TeacherId_orange-add__1e0-U{box-shadow:2px 2px 2px orange}.TeacherId_custom_file_input__W0sl\+{margin:0 0 10px 1px;padding:0;width:310px}.TeacherId_custom_file_input__W0sl\+::-webkit-file-upload-button{visibility:hidden}.TeacherId_custom_file_input__W0sl\+:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.TeacherId_custom_file_input__W0sl\+:hover:before{border-color:#000}.TeacherId_custom_file_input__W0sl\+:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.TeacherId_teacher5_teacherid_2__FT-8T{position:relative}.TeacherId_logo3__406RN,.TeacherId_logo4__0ojHq{color:red}.TeacherId_pagination__vu\+X4{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;overflow:auto;padding:10px}.TeacherId_pagination__vu\+X4 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TeacherId_pagination__vu\+X4 a span{font-weight:100}.TeacherId_pagination__vu\+X4 a.TeacherId_active__OKlA1{background-color:#1e90ff;color:#fff}.TeacherId_pagination__vu\+X4 a:hover:not(.TeacherId_active__OKlA1){background-color:#ddd}.TeacherId_pagination_active__Ii31u:hover:not(.TeacherId_active__OKlA1){background-color:blue}.TeacherId_pagination_active__Ii31u{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TeacherId_rows__4SrwN{color:#888;font-size:.9rem;padding-left:10px}.TeacherId_rows__4SrwN>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.TeacherId_chooseFile_btn_wrapper__wSJAs{margin-bottom:20px;position:relative}.TeacherId_chooseFile_btn_wrapper__wSJAs>img{left:14px;position:absolute;top:12px}.TeacherId_chooseFile_btn__KxdoL{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.TeacherId_chooseFile_btn_wrapper__wSJAs{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.TeacherId_chooseFile_btn_wrapper__wSJAs:active,.TeacherId_chooseFile_btn_wrapper__wSJAs:focus,.TeacherId_chooseFile_btn_wrapper__wSJAs:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.changePassword_flex_container_teacherid__AJoc7{align-items:center;background-color:#00000080;display:flex;justify-content:center}.changePassword_flex_container_teacherid__AJoc7>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:30px;position:relative;top:91px;width:389px;z-index:1}.changePassword_main_content_teacherid__hRkmT input{border:2px solid var(--primaryColor);border-radius:8px;height:45px;padding:0 20px;width:100%}.changePassword_main_content_teacherid__hRkmT label{background:#fff;bottom:45px;color:var(--primaryColor);font-size:small;font-weight:700;left:-10px;margin-left:10px;position:relative;transition:all .2s}.changePassword_main_content_teacherid__hRkmT :hover label{color:var(--utilityColor);top:-64px;transition:all .2s}.changePassword_main_content_teacherid__hRkmT :hover i#changePassword_togglePassword-teacher_teacherid__gUAzw{color:var(--utilityColor);transition:all .2s;visibility:hidden}.changePassword_form_input_element_teacher_teacherid__dapZT:focus~label,.changePassword_form_input_element_teacher_teacherid__dapZT:not(:placeholder-shown)~label{color:var(--utilityColor);top:-64px}.changePassword_main_content_teacherid__hRkmT h5{bottom:20px;color:#000;display:flex;font-size:smaller;justify-content:space-between;margin:15px 1px 16px;position:relative}.changePassword_modal_buttons_teacherid__Di3BJ{display:flex;justify-content:space-around;margin-top:0}.changePassword_choosefile_button-2_teacherid__uApwq{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#changePassword_choose_button_id_2_teacherid__xxpQN{background-color:#ff9100;color:#fff}.changePassword_choosefile_button_1_teacherid__V0pSm{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#changePassword_choose_button_id_1_teacherid__RQDJ1{background-color:orange;border:none;border-radius:20px;color:#fff;height:45px;width:185px}#changePassword_modal_teacherid__ZBxog{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}i.changePassword_fa-solid__IufJx.changePassword_fa-xmark__ChWvB{color:grey;font-size:30px;padding-bottom:13px;padding-left:90px}#changePassword_togglePassword_teacher_teacherid__eoLij{background:#fff;bottom:45px;color:var(--primaryColor);font-size:small;font-weight:700;left:283px;position:relative;transition:all .2s}.changePassword_main_container__5TGmg{height:100vh;margin:auto;min-width:650px;width:100vw}.changePassword_main__QD6Fl{background:linear-gradient(120deg,#f8f4fc 60%,#e8e4fc 0);background-position:50%;background-size:cover;height:100%;min-height:900px;position:relative;width:100%}.changePassword_navbar__Duyuv{left:4%;position:relative;top:3%;width:80%}.changePassword_icon__rHDio{position:relative}.changePassword_logo__aXFgF img{margin:24px 55px;width:19%}.changePassword_content__WNa-s{color:#141010;display:flex;height:auto;justify-content:space-evenly;margin:25px auto auto;width:80%}.changePassword_login_img__miKTS{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:48%}.changePassword_login_form__klXgO{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;height:450px;justify-content:space-evenly;min-width:300px;padding:35px;position:relative;width:40%}.changePassword_login_form_title__py7lA{display:grid;grid-template-columns:auto auto;justify-content:space-between;margin-bottom:10px}.changePassword_login_form_title__py7lA>h3{font-size:large;font-weight:100}.changePassword_login_form__klXgO h2{color:hsla(0,5%,7%,.937);font-size:large;font-weight:900}.changePassword_login_form__klXgO h3{font-size:medium;font-weight:500;margin-top:-5px}.changePassword_login_form__klXgO>input,.changePassword_password_container__gX1Z0>input{border-radius:5px;font-size:1rem;margin:10px 0;padding:5px;width:100%}.changePassword_password_container__gX1Z0{bottom:30px;height:60px;position:relative}.changePassword_password_fieldset__aQr4h{border:none;position:relative}.changePassword_password_container__gX1Z0 legend{background-color:#fff;color:#fb9d2a;display:inline-table;font-size:medium;font-weight:600;left:15px;padding:5px;position:relative;top:16px;z-index:1}.changePassword_password_container__gX1Z0 input{border-radius:10px;height:50px;padding-left:15px;padding-right:15px;width:100%}.changePassword_setPassword_login_form__Kuaom{background:#fff;border-radius:18px;box-shadow:0 0 13px 0 #7a7a7a80;display:flex;flex-direction:column;gap:25px;height:320px;min-width:360px;padding:35px;position:relative;width:334px}.changePassword_error_span__ikIXr{color:red;font-size:10px;padding:15px}.changePassword_login_container__buum9{display:flex;justify-content:center;position:relative;top:-5px}#changePassword_togglePassword__cmF0Z{bottom:15px;left:92%;position:absolute}.changePassword_sp_login_btn__8AEHn{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.changePassword_login_container__buum9 :hover{box-shadow:0 3px 5px 0 orange;top:-7px}@media screen and (max-width:1100px){.changePassword_login_form__klXgO>div{margin:5px 0}.changePassword_login_form__klXgO h2{font-size:.9rem}.changePassword_login_form__klXgO h3{font-size:.7rem}.changePassword_login_form__klXgO>input,.changePassword_password_container__gX1Z0>input{font-size:1.2rem}.changePassword_password_container__gX1Z0 legend{font-size:.7rem}.changePassword_login_btn__jKnG8{font-size:.5rem;padding:0 7px;width:61%}}.TeacherEditModal_flex_container_teacherid__YfNLL{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TeacherEditModal_flex_container_teacherid__YfNLL>div{align-items:center;background-color:#fff;border-radius:8px;font-size:14px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:90px;max-height:94%;max-width:94%;padding:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherEditModal_EditHeadContainer__3M434{color:#354052;display:flex;justify-content:space-between;margin-left:30px}.TeacherEditModal_EditBox__wdBhp{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.TeacherEditModal_Edithead__uZATH{grid-gap:8px;display:grid;gap:8px;margin:0 40px 0 30px}.TeacherEditModal_Input_head__fT-NF{color:#fd8c00}.TeacherEditModal_Input__WSwCH{color:#272727;opacity:1}#TeacherEditModal_Addressbox__yl3\+m{grid-column:2/span 3}.TeacherEditModal_EditHeadContainer__3M434>i{font-size:x-large}.TeacherEditModal_main_content_teacherid__e5xoI span{display:block;margin:50px;width:100px}.TeacherEditModal_main_content_teacherid__e5xoI img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:20px;width:20px}.TeacherEditModal_main_content_teacherid__e5xoI h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.TeacherEditModal_modal_buttons_teacherid__fqIHa{display:flex;justify-content:space-around;margin:25px 10px 10px}.TeacherEditModal_Edit_btn__HwwWu{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.TeacherEditModal_Edit_btn__HwwWu:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#TeacherEditModal_Edit_btn__HwwWu{background-color:#fff;color:grey}#TeacherEditModal_modal_teacherid__SRrhS{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}article.teacherIdList_article_teacherid__EDQOR{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:38px;width:100%}.teacherIdList_Grid_school_name_branch_teacherid__GFV9l{display:flex;justify-content:space-between;padding:13px}button.teacherIdList_btn_branch_name_teacherid__pe1uG{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.teacherIdList_teacher_id_text__xVU4J{margin:5px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-house-user__NWfnQ{padding-right:10px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-chevron-down__BK8nA{padding-left:10px}.teacherIdList_school_name_teacherid__w-USX{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.teacherIdList_grid_container_header_plan_teacherid__0ahoq{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.teacherIdList_grid_container_header_plan_teacherid__0ahoq>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.teacherIdList_grid_container_header_plan_teacherid__0ahoq>div:hover,.teacherIdList_item_plan3_teacherid__Um\+uK{border-bottom:4px solid orange;color:orange}.teacherIdList_teacher_list_teacherid__NhSzl{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:18px 10px}.teacherIdList_school_list_search_container__7lrOO{position:relative;width:250px}.teacherIdList_school_list_search_container__7lrOO input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.teacherIdList_school_list_search_container__7lrOO input::placeholder{color:hsla(0,0%,50%,.753)}.teacherIdList_school_list_search_container__7lrOO span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#teacherIdList_search_button_teacherid__xVAh4{background:#fff;border:none;color:orange;font-size:20px}.teacherIdList_button_text__lSXZW{margin:5px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-chalkboard-user__2wdBf{padding-right:15px}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-magnifying-glass__Mibkv{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.teacherIdList_create_button_teacher_teacherid__0XNWE{background:#4d9f4d;border:none;border-radius:20px;color:#fff;float:right;height:35px;position:relative;right:0;width:180px}.teacherIdList_create_button_teacher_teacherid__0XNWE:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.teacherIdList_list3_teacherid__uufjz{align-items:center;display:flex;gap:1rem}i.teacherIdList_fa-solid__6EcRZ.teacherIdList_fa-circle-plus__aqBhs{padding-right:10px}.teacherIdList_div_table_teacher_list_teacherid__bTgfJ{background:#fff;height:443px;margin:0 10px 10px;overflow:auto}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ{border:1px groove #8080802e;border-collapse:collapse;font-size:.9rem;text-align:center;width:82vw}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>thead{background:var(--headerColor);color:blue;font-size:.9rem;font-weight:400;height:47px}.teacherIdList_name__lFm95{text-align:left}.teacherIdList_name__lFm95,.teacherIdList_userId__rkk9G{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>tbody{background-color:#fff;color:var(--primaryColor)}.teacherIdList_table_section_teacher_list_teacherid__ui8eZ>tbody>tr{border:1px groove #8080802e}.teacherIdList_table_body_section_teacher_list_teacherid__75THN :hover td:first-child{border-left:5px solid blue}.teacherIdList_table_body_section_teacher_list_teacherid__75THN:hover{border-left:10px solid blue;box-shadow:1px 0 7px 1px grey}.teacherIdList_table_body_section_teacher_list_teacherid__75THN:hover .teacherIdList_list_body_table_yellow_teacher_list_teacherid__7bKLM{color:orange}.teacherIdList_body_section_teacher_list_teacherid__9E46c tr:hover td:nth-child(3){color:#ff9100}.teacherIdList_blank_teacherid__fnH5L{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;height:350px;outline:3px solid #f8f4fc}.teacherIdList_list_body_table_yellow_teacher_list_teacherid__7bKLM{text-align:start!important;width:193px}.teacherIdList_list_role__HNPB6{padding-left:36px;text-align:start!important;width:140px!important}.teacherIdList_flex_container_teacherid__AhDiv{align-items:center;background-color:#00000080;display:flex;justify-content:center}.teacherIdList_flex_container_teacherid__AhDiv>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:400px;z-index:1}.teacherIdList_main_content_teacherid__0dCRj p{color:orange;display:flex;font-size:.5em;justify-content:center}.teacherIdList_main_content_teacherid__0dCRj span{display:block;margin:auto;width:100px}.teacherIdList_main_content_teacherid__0dCRj img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.teacherIdList_main_content_teacherid__0dCRj h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.teacherIdList_modal-buttons_teacherid__5ngM5{display:flex;justify-content:space-around;margin-top:24px}.teacherIdList_choosefile_button-2_teacherid__UpwbW{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#teacherIdList_choose_button_id_2_teacherid__ZrlAg{background-color:#ff9100;color:#fff}.teacherIdList_choosefile_button_1_teacherid__7jzJu{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;width:175px}#teacherIdList_choose_button_id_1_teacherid__bFkom{background-color:orange;border:none;border-radius:20px;color:#fff;height:35px;width:70px}.teacherIdList_wrapper_teacherid__tbVQ\+{display:inline-flex}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy span{display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:1vw;font-weight:900;line-height:50px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy .teacherIdList_tooltip__Q\+mES{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:1}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover .teacherIdList_tooltip__Q\+mES{opacity:1;pointer-events:auto;top:-45px}.teacherIdList_icon__JaMJy .teacherIdList_tooltip__Q\+mES:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover span{color:#fff}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover .teacherIdList_tooltip__Q\+mES,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_icon__JaMJy:hover span{text-shadow:0 -1px 0 #0006}.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_change-password__hbrGy:hover i,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_edit__YhYwv:hover i,.teacherIdList_wrapper_teacherid__tbVQ\+ .teacherIdList_remove__k9xuW:hover i{color:orange}.teacherIdList_active_switch__3CSZh{display:inline-block;height:29px;position:relative;width:38px}.teacherIdList_active_switch__3CSZh input{height:0;opacity:0;width:0}.teacherIdList_active_slider__ULV2E{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.teacherIdList_active_slider__ULV2E:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.teacherIdList_active_slider__ULV2E{background-color:orange}input:focus+.teacherIdList_active_slider__ULV2E{box-shadow:0 0 1px #d9dcfe}input:checked+.teacherIdList_active_slider__ULV2E:before{border:3px solid orange;transform:translateX(25px)}.teacherIdList_active_slider__ULV2E.teacherIdList_round__G\+2xq{border-radius:34px}.teacherIdList_slider__sClTx.teacherIdList_round__G\+2xq:before{border-radius:0}.teacherIdList_plan_link_icon16__UhOCR{border-radius:4px;border-style:inset;box-shadow:.1px .1px;color:blue;padding:1px -8px;width:17px}.teacherIdList_plan_link_icon16__UhOCR>input{height:1px;width:20px}.teacherIdList_plan_link_icon16__UhOCR>input:hover{left:5px;right:5px}.teacherIdList_plan_links_items16__SLKIh:hover{border-left-color:blue;border-left-width:8px}.teacherIdList_plan_container_link16__Ye8ol{display:flex;height:19px;margin:10px 12px;text-decoration:none;width:16px}.teacherIdList_text_staff__GvVQk{margin:0 0 0 10px}.teacherIdList_pagination__chArR{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:83vw}.teacherIdList_pagination__chArR a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.teacherIdList_pagination__chArR a span{font-weight:100}.teacherIdList_pagination__chArR a.teacherIdList_active__bum\+D{background-color:#1e90ff;color:#fff;float:right}.teacherIdList_pagination__chArR a:hover:not(.teacherIdList_active__bum\+D){background-color:#ddd}.teacherIdList_pagination_active__Z6guU:hover:not(.teacherIdList_active__bum\+D){background-color:blue}.teacherIdList_pagination_active__Z6guU{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.teacherIdList_rows__-X3jj{color:#888;font-size:.9rem;padding-left:10px}.teacherIdList_rows__-X3jj>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}article.acadmicStaff_article_Acadmicid__742bv{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:25px;width:100%}.acadmicStaff_Grid_school_name_branch_Acadmicid__KoqWZ{display:flex;justify-content:space-between;padding:13px}button.acadmicStaff_btn_branch_name_Acadmicid__j-3xw{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-house-user__IpzDF{padding-right:10px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-chevron-down__B8x2X{padding-left:10px}.acadmicStaff_school_name_Acadmicid__18RaN{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.acadmicStaff_list_table_teacher_list_Acadmicid__jpMq3{font-size:.9rem;font-weight:400}.acadmicStaff_grid_container_header_plan_Acadmicid__xOjGp>div:hover,.acadmicStaff_item_plan3_Acadmicid__XAGFB{border-bottom:4px solid orange;color:orange}.acadmicStaff_create_teacher_Acadmicid__1RZuD{align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;gap:20px;padding-left:15px;padding-right:15px;padding-top:10px}.acadmicStaff_teacher1_Acadmicid__BFB18{display:flex;gap:50px}.acadmicStaff_teacher2_Acadmicid__YuFLQ{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.acadmicStaff_create_HOD_box1_Acadmicid__KWizL{display:flex;gap:30px}.acadmicStaff_input_form_teacher_Acadmicid__ZZkaU{display:grid;grid-template-columns:auto auto auto auto;height:200px;margin-top:15px}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E{height:45px;position:relative;width:95%}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E input,.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.acadmicStaff_input_element_teacher_Acadmicid__kB3\+E label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.acadmicStaff_form_input_element_teacher_Acadmicid__oovzO:focus~label,.acadmicStaff_form_input_element_teacher_Acadmicid__oovzO:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.acadmicStaff_input_block_element_teacher_Acadmicid__4wqZ0{display:block}p.acadmicStaff_remove_Acadmicid__yKpEH{font-size:x-small;padding-bottom:10px}.acadmicStaff_chevron_space__tvv-o,.acadmicStaff_logo_space_1__3T8fv{margin:5px}#acadmicStaff_submit_Acadmicid__ALUjm{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.acadmicStaff_teacher5_Acadmicid__iv-su{position:relative}.acadmicStaff_create_button_teacher_Acadmicid__KZi2o{background:blue;border-radius:17px;color:#fff;height:40px;position:absolute;right:40px;width:150px}.acadmicStaff_create_button_teacher_Acadmicid__KZi2o:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.acadmicStaff_error_box__jDjsf{color:red}.acadmicStaff_list_role__YhrS9,.acadmicStaff_type_of_school__kmBJk{text-align:start}.acadmicStaff_name__pobPK{text-align:left}.acadmicStaff_name__pobPK,.acadmicStaff_userId__52Cpk{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.acadmicStaff_wrapper_Acadmicid__tDKGa>label{align-items:center;display:flex}.acadmicStaff_wrapper_Acadmicid__tDKGa>i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.acadmicStaff_teacher_list_Acadmicid__coEe9{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.acadmicStaff_school_list_search_container__B8IQ1{position:relative;width:250px}.acadmicStaff_school_list_search_container__B8IQ1 input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.acadmicStaff_school_list_search_container__B8IQ1 input::placeholder{color:hsla(0,0%,50%,.753)}.acadmicStaff_school_list_search_container__B8IQ1 span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-chalkboard-user__ADLx7{padding-right:15px}i.acadmicStaff_fa-solid__Hr5Vu.acadmicStaff_fa-magnifying-glass__uaDX5{background:#fff;color:orange;font-size:22px;position:relative;top:8px}.acadmicStaff_list_table_teacher_div_Acadmicid__d6PJD{background-color:#fff;height:25%;margin:0 10px 10px;overflow:auto}table.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb{background:#d9dcfe;border-collapse:collapse;height:auto;text-align:center;width:100%}.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>tbody{background-color:#fff;color:var(--primaryColor)}.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>tbody>tr,.acadmicStaff_table_section_teacher_list_Acadmicid__aVxpb>thead>tr{border:1px groove #8080802e;font-size:.9rem;font-weight:400!important;height:47px}#acadmicStaff_email_td__XEoCX{width:15%!important}.acadmicStaff_email_id__e5aux{text-align:start}#acadmicStaff_email__2xwKR{text-align:start!important}.acadmicStaff_list_role__YhrS9{margin:0p;padding:0;text-align:start!important;width:-5px!important}.acadmicStaff_table_head_section_teacher_list_Acadmicid__odNId{color:blue!important}p.acadmicStaff_data_placeholder_Acadmicid__-Yxeg{align-self:center;color:var(--primaryColor);font-size:medium;justify-self:center;margin:auto;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.acadmicStaff_data_row__loGR0:hover td:first-child{border-left:10px solid blue}.acadmicStaff_data_row__loGR0{border-left:10px solid #fff}tbody tr:hover td#acadmicStaff_email__2xwKR{color:orange}.acadmicStaff_data_available_Acadmicid__FuyPY{background:#fff;border-bottom:10px solid #f8f4fc;border-left:10px solid #f8f4fc;border-radius:20px;border-right:10px solid #f8f4fc;display:flex;height:285px;position:relative;width:100%}.acadmicStaff_flex_container_Acadmicid__-ri6p{align-items:center;background-color:#00000080;display:flex;justify-content:center}.acadmicStaff_flex_container_Acadmicid__-ri6p>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.acadmicStaff_main_content_Acadmicid__bEQFP p{color:orange;display:flex;font-size:.5em;justify-content:center}.acadmicStaff_main_content_Acadmicid__bEQFP span{display:block;margin:auto;width:100px}.acadmicStaff_main_content_Acadmicid__bEQFP img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.acadmicStaff_main_content_Acadmicid__bEQFP h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.acadmicStaff_modal_buttons_Acadmicid__PP20q{display:flex;justify-content:space-around;margin:25px 10px 10px}.acadmicStaff_ok_btn__gf8av{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.acadmicStaff_ok_btn__gf8av:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#acadmicStaff_ok_btn__gf8av{background-color:#fff;color:grey}#acadmicStaff_modal_Acadmicid__75C3Y{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.acadmicStaff_wrapper_Acadmicid__tDKGa{display:inline-flex}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb .acadmicStaff_tooltip__x4Huk{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover .acadmicStaff_tooltip__x4Huk{opacity:1;pointer-events:auto;top:-35px}.acadmicStaff_icon__o\+tSb .acadmicStaff_tooltip__x4Huk:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover span{color:#fff}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover .acadmicStaff_tooltip__x4Huk,.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_icon__o\+tSb:hover span{text-shadow:0 -1px 0 #0006}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_add__Tw5Dt:hover i{color:orange}.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_edit__n9YVe:hover span,.acadmicStaff_wrapper_Acadmicid__tDKGa .acadmicStaff_remove__1dJXB:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.acadmicStaff_blank__K6ki6{margin-left:50px}#acadmicStaff_orange-add__CsCAM{box-shadow:2px 2px 2px orange}.acadmicStaff_custom_file_input__8UkJk{width:310px}.acadmicStaff_custom_file_input__8UkJk::-webkit-file-upload-button{visibility:hidden}.acadmicStaff_custom_file_input__8UkJk:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.acadmicStaff_custom_file_input__8UkJk:hover:before{border-color:#000}.acadmicStaff_custom_file_input__8UkJk:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.acadmicStaff_create_teacher_Acadmicid_sectiondiv1__1e3ZI{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-radius:5px 5px gray;border-right:10px solid #f8f4fc;gap:20px;margin:2px 0;padding:23px 15px 14px}.acadmicStaff_teacher1_Acadmicid_sectiondiv1__SJxEf{grid-gap:50px;display:flex;gap:17px}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy{height:45px;position:relative;width:24%}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy input,.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.acadmicStaff_input_element_teacher_Acadmicid_sectiondiv1__TZYBy label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.acadmicStaff_form_input_element_teacher_Acadmicid_sectiondiv1__R4Ms6:focus~label,.acadmicStaff_form_input_element_teacher_Acadmicid_sectiondiv1__R4Ms6:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.acadmicStaff_teacher1_Acadmicid_sectiondiv1__SJxEf{position:relative}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD{background:#fff;border:1px solid #000;border-radius:17px;color:#000;height:40px;width:150px}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD:hover{background-color:#8080806b;top:-7px}.acadmicStaff_teacher2_Acadmicid_sectiondiv1__\+Z2Dz{position:relative}.acadmicStaff_create_button_teacher2_Acadmicid_sectiondiv1__JPYqz{background:blue;border:none;border-radius:17px;color:#fff;height:40px;width:150px}.acadmicStaff_create_button_teacher2_Acadmicid_sectiondiv1__JPYqz:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.acadmicStaff_create_button_teacher1_Acadmicid_sectiondiv1__9hJDD:hover{box-shadow:0 3px 5px gray;top:-9px}.acadmicStaff_teacher1_Acadmicid_button_sectiondiv1__d-n\+P{display:flex;gap:50px;position:relative}.acadmicStaff_input_form_teacher_Acadmicid_sectiondiv1__EEhaN{grid-template-columns:1fr 1fr}.acadmicStaff_teacher1_Acadmicid_1_sectiondiv1__u2AvG{grid-gap:50px;display:flex;float:right;gap:17px;margin:-42px 1px 4px 0}.acadmicStaff_pagination__H7fLg{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:100%}.acadmicStaff_pagination__H7fLg a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.acadmicStaff_pagination__H7fLg a span{font-weight:100}.acadmicStaff_pagination__H7fLg a.acadmicStaff_active__aggaD{background-color:#1e90ff;color:#fff;float:right}.acadmicStaff_pagination__H7fLg a:hover:not(.acadmicStaff_active__aggaD){background-color:#ddd}.acadmicStaff_pagination_active__uOMAN:hover:not(.acadmicStaff_active__aggaD){background-color:blue}.acadmicStaff_pagination_active__uOMAN{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.acadmicStaff_rows__npVO2{color:#888;font-size:.9rem;padding-left:10px}.acadmicStaff_rows__npVO2>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.SuperAdminDash_mainContainer__b67Dt{font-family:Poppins;height:auto;margin:10px;overflow:auto;width:100%}.SuperAdminDash_link_text__Jr7ZA{color:#7a7a7a;font-size:12px;margin-right:0!important}.SuperAdminDash_schoolContainer__wx7Uh{display:flex;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;font-size:12px;margin:5px;padding:15px;text-align:center}.SuperAdminDash_totalNoText__AZ0Uo{color:#2d3962;margin-top:-35px}.SuperAdminDash_boardsContainer__b7oYK{display:flex;font-size:14px;margin:5px;width:100%}.SuperAdminDash_boardBox__0GTMX{margin-right:12px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;height:11rem;justify-content:space-between;overflow:scroll;padding:10px;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:14px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:11rem;justify-content:space-between;padding:10px;width:25%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;margin:5px;overflow:scroll;width:100%}.SuperAdminDash_schoolRow__jGI1-{box-sizing:border-box;display:flex;flex:1 1;justify-content:space-between;margin-bottom:10px}.SuperAdminDash_overviewText__MEAGS{padding:15px 5px 0 25px}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:100px;margin:5px 5px 5px 30px;padding:40px 10px 10px;text-align:center;width:165px}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:1px;display:grid;flex:1 1;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .4fr}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:94%;margin:7px;overflow:hidden;padding-left:2px;width:175px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:13px;overflow:scroll;padding:20px 10px 10px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;height:94px;margin:5px 5px 5px 8px;text-align:center;width:90%}.SuperAdminDash_branchNo__oD4bL{padding:35px 10px 10px;text-decoration:underline}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;height:24px;width:94%}.SuperAdminDash_schoolBranchInsideBox2__P5tHn,.SuperAdminDash_schoolBranchLabel__WxurK{border-radius:4px;box-sizing:border-box;font-size:13px;margin:5px;overflow:scroll;padding:3px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;height:23px;width:139px}.SuperAdminDash_schoolBranch1__8lOlp{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SuperAdminDash_cityData__QYcAf{background-color:#fff3f3}.SuperAdminDash_cityData__QYcAf,.SuperAdminDash_schoolData__xQmkA{border-radius:5px;font-size:12px;height:25px;margin:5px;overflow:scroll;width:190px}.SuperAdminDash_schoolData__xQmkA{background-color:#f5ffed}.SuperAdminDash_cityCount__vQt-d{background-color:#fff3f3}.SuperAdminDash_cityCount__vQt-d,.SuperAdminDash_schoolCount__VrUmx{border-radius:5px;cursor:pointer;height:25px;padding-top:2px;text-align:center;width:25px}.SuperAdminDash_schoolCount__VrUmx{background-color:#a3f478c9}@media (max-width:1440px){.SuperAdminDash_schoolContainer__wx7Uh{display:flex;height:auto;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;height:3.8rem;margin:5px;padding:15px;text-align:center;width:42%}.SuperAdminDash_boardsContainer__b7oYK{display:flex;font-size:14px;margin:5px;width:100%}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;height:290px;overflow:scroll;width:100%}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr .4fr;padding-bottom:10px}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:89%;margin:5px;overflow:hidden;width:100%}.SuperAdminDash_boardBox__0GTMX{margin-right:14px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;justify-content:space-between;overflow:scroll;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:12px;padding:10px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:21%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:12px;height:4.5rem;margin:5px;overflow:scroll;padding-top:25px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;text-align:center;width:93%}.SuperAdminDash_branchNo__oD4bL{font-size:14px;height:4.2rem;margin:5px 5px 15px;padding-top:35px}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;border-radius:4px;box-sizing:border-box;font-size:10px;height:23px;margin:5px;overflow:hidden;padding:3px;width:94%}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:43%;margin:5px;padding:27px 10px 10px;text-align:center;width:140px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;border-radius:4px;box-sizing:border-box;font-size:10px;height:22px;margin:5px;overflow:hidden;padding:3px;width:139px}}@media (max-width:728px){.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:5px;grid-template-columns:repeat(2,.4fr);height:auto}.SuperAdminDash_schoolContainer__wx7Uh{display:flex;flex-direction:column;height:auto;margin:5px;width:100%}.SuperAdminDash_countBox__10Nnn{align-items:center;background-color:#fff;border-radius:8px;box-sizing:border-box;display:flex;flex-direction:column;font-size:12px;height:3.8rem;margin:5px;padding:15px;text-align:center;width:42%}.SuperAdminDash_boardsContainer__b7oYK{display:flex;flex-direction:column;font-size:14px;margin:5px;width:100%}.SuperAdminDash_schoolOverviewContainer__yxE1o{background-color:#fff;border-radius:10px;display:flex;flex-direction:column;height:290px;overflow:scroll;width:100%}.SuperAdminDash_bottomSchoolFlex__bTnpz{grid-gap:10px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;padding-bottom:10px}.SuperAdminDash_schoolBranch__LGhlZ{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:75%;margin:5px;overflow:hidden;width:80%}.SuperAdminDash_boardBox__0GTMX{margin-right:14px}.SuperAdminDash_boardBox__0GTMX,.SuperAdminDash_cityBox__J1Xud{background-color:#fff;border-radius:10px;box-sizing:border-box;justify-content:space-between;overflow:scroll;width:26%}.SuperAdminDash_cityBox__J1Xud{margin-right:12px;padding:10px}.SuperAdminDash_applicationBox1__miShF{margin:5px 14px 5px 5px}.SuperAdminDash_applicationBox1__miShF,.SuperAdminDash_applicationBox2__il09L{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:10px;width:21%}.SuperAdminDash_applicationBox2__il09L{margin:5px}.SuperAdminDash_schoolBranchInsideBox__gUFAf{font-size:12px;height:4.5rem;margin:5px;overflow:scroll;padding-top:25px}.SuperAdminDash_branchNo__oD4bL,.SuperAdminDash_schoolBranchInsideBox__gUFAf{background-color:#fff;border-radius:10px;box-sizing:border-box;text-align:center;width:93%}.SuperAdminDash_branchNo__oD4bL{font-size:14px;height:4.2rem;margin:5px 5px 15px;padding-top:35px}.SuperAdminDash_schoolBranchInsideBox2__P5tHn{background-color:#fff;border-radius:4px;box-sizing:border-box;font-size:10px;height:23px;margin:5px;overflow:hidden;padding:3px;width:94%}.SuperAdminDash_branch__8UbQt,.SuperAdminDash_school__EaIwi{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:33%;margin:5px;padding:15px 10px 10px;text-align:center;width:80px}.SuperAdminDash_schoolBranchLabel__WxurK{background-color:#eaeaf5;border-radius:4px;box-sizing:border-box;font-size:10px;height:22px;margin:5px;overflow:hidden;padding:3px;width:139px}}article.Studentpg31_article_31__ChgtF{background-color:#fff;height:100%;position:absolute;top:38px;width:100%}.Studentpg31_Grid_school_name_branch_31__2R9sj{display:flex;justify-content:space-between;padding:13px}button.Studentpg31_btn_branch_name_31__blnFe{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;position:relative;width:220px}i.Studentpg31_fa-solid__XPYHq.Studentpg31_fa-house-user__nf1ZM{padding-right:10px}i.Studentpg31_fa-solid__XPYHq.Studentpg31_fa-chevron-down__RTtJM{padding-left:10px}.Studentpg31_school_name_31__FVVLh{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.Studentpg31_grid_container_header_plan_31__aRWAU{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.Studentpg31_grid_container_header_plan_31__aRWAU>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Studentpg31_grid_container_header_plan_31__aRWAU>div:hover,.Studentpg31_item_plan4_31__ba1y-{border-bottom:4px solid orange;color:orange}.Studentpg31_add_schools_31__QsqUe{height:87%;margin:35px 0 0 16px;width:100%}.Studentpg31_add_school_title_31__VArQI{margin:10px 0}.Studentpg31_input_grid_31__7QCz1{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;margin:10px}.Studentpg31_input_element_31_cancel__Kq0g1 input,.Studentpg31_input_element_31_cancel__Kq0g1 select{border:1px solid gray;border-radius:8px;height:100%;padding:4px 26px 12px 10p;width:100%}#Studentpg31_button_id_31_cancel__MhpkL{background-color:blue;color:var(--backgroundColor);float:right;position:absolute}.Studentpg31_artical_button_31_cancel__DZk3w{background-color:#fff;border:none;border-radius:20px;color:grey;cursor:pointer;font-weight:700;outline:1px solid grey;padding:8px;position:relative;right:-90%;text-transform:uppercase;top:56px;width:53%}.Studentpg31_artical_button_31_cancel__DZk3w:hover{background-color:gray;border-block-color:gray;color:#fff}.Studentpg31_input_element_31__LdOOW p{visibility:hidden}.Studentpg31_input_element_31__LdOOW:hover p{visibility:visible}.Studentpg31_input_element_31__LdOOW{height:100%;position:relative;width:95%}.Studentpg31_input_element_31__LdOOW input,.Studentpg31_input_element_31__LdOOW select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Studentpg31_input_element_31__LdOOW label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.Studentpg31_input_element_31__LdOOW:hover label{color:#fd8c00;padding-right:0;top:-7px}.Studentpg31_form_input_element_31__1mBHo:focus~label,.Studentpg31_form_input_element_31__1mBHo:not(:placeholder-shown)~label,.Studentpg31_form_select_element_31__D7wt7 option:checked,.Studentpg31_form_select_element_31__D7wt7:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Studentpg31_std_cat__BIW9r{visibility:hidden}.Studentpg31_form_select_element_31__D7wt7[type=date]{font-size:13px}.Studentpg31_upload_logo_container_31__mQgb7 span{margin:5px 17px}.Studentpg31_artical_button_container_31__\+ekGE{position:relative}.Studentpg31_artical_button_31__ua-d-{background-color:#403e75;border:none;border-radius:20px;color:#f6f6fc;cursor:pointer;font-weight:700;padding:10px;position:relative;right:-45%;text-transform:uppercase;top:54px;width:53%}.Studentpg31_artical_button_container_31__\+ekGE:hover{top:-4px}#Studentpg31_button_id_31__nnhU7:hover{top:-50px}.Studentpg31_choosefile_button_31__6TQg8{background-color:var(--backgroundColor);color:var(--primaryColor);margin-left:33px;width:101px}.Studentpg31_school_list_container_31__lc3Tu{margin:28px 0 15px}.Studentpg31_magnifying_glass_icon_31__x7kOV{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.Studentpg31_school_list_table_31__kP-Zh{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:60%;overflow:auto;scrollbar-width:none}.Studentpg31_school_list_table_31__kP-Zh::-webkit-scrollbar{display:none}.Studentpg31_add_schools_btn_31__sSQZC{display:flex;height:80px;justify-content:space-between}.Studentpg31_upload_logo_container_31__mQgb7{display:flex;flex-direction:column}.Studentpg31_upload_logo_container_31__mQgb7 span{font-family:ui-serif;font-size:.9rem;font-weight:500;justify-self:center;margin:1px 36px;position:relative}.Studentpg31_choosefile_button_31__6TQg8{background-color:var(--utilityColor);border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:19px;padding:10px;position:relative;top:-76px;width:140px}.Studentpg31_choosefile_button_container_31__zh980{margin:20px}#Studentpg31_choose_button_id_31__uC81Y{background-color:#ff9100;color:var(--backgroundColor)}#Studentpg31_button_id_31__nnhU7{background-color:blue;color:var(--backgroundColor);float:right;position:absolute;top:20px}#Studentpg31_button_id_31__nnhU7:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.Studentpg31_schoollist_31__CyCFE{background-color:#fff;border-radius:9px;margin:0 10px;padding:10px;position:relative}.Studentpg31_create_branch_list_31__CX28u{-ms-overflow-style:none;border-bottom:none;border-radius:10px;height:28%;scrollbar-width:none;width:100%}.Studentpg31_section_list_table__M0jnJ{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;margin:4px 0 0 7px;overflow:auto;scrollbar-width:none;width:82vw}.Studentpg31_section_list_table__M0jnJ::-webkit-scrollbar{display:none}.Studentpg31_table_section__\+gURg{border-radius:2px;height:auto;text-align:center;width:100%}.Studentpg31_table_section__\+gURg,.Studentpg31_table_section__\+gURg td,.Studentpg31_table_section__\+gURg th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.Studentpg31_table_section__\+gURg td,.Studentpg31_table_section__\+gURg th{font-size:.9rem;font-weight:100}.Studentpg31_table_section__\+gURg thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Studentpg31_table_section__\+gURg th i{font-size:.8rem}.Studentpg31_table_section__\+gURg tr{height:47px}.Studentpg31_data_row__UMNkI:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.Studentpg31_wrapdata__D2bot:hover:nth-child(3){color:#ff9100}.Studentpg31_wrapdata__D2bot{overflow:overlay;text-overflow:clip;width:20px}.Studentpg31_name__odBy0{margin:0 -23px 0 10px;overflow:overlay;text-align:left;text-overflow:clip;white-space:nowrap;width:10rem}.Studentpg31_table_section__\+gURg tr:hover td:last-child{color:#fff}.Studentpg31_table_section__\+gURg tr:hover .Studentpg31_name__odBy0{color:orange}.Studentpg31_wrapper_teacherid__8ByQS{align-items:baseline;align-items:center;display:flex;width:110px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:32px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px;position:absolute}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg .Studentpg31_tooltip__pnesS{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:120px;z-index:1}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover .Studentpg31_tooltip__pnesS{opacity:1;pointer-events:auto;top:-35px}.Studentpg31_icon__Sj6mg .Studentpg31_tooltip__pnesS:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover span{color:#fff}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover .Studentpg31_tooltip__pnesS,.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_icon__Sj6mg:hover span{text-shadow:0 -1px 0 #0006}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_add__gbVNl:hover i{color:orange}.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_edit__TWxZQ:hover span,.Studentpg31_wrapper_teacherid__8ByQS .Studentpg31_remove__oVEFH:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.Studentpg31_blank__VoPbk{margin-left:50px}#Studentpg31_orange-add__QBgeh{box-shadow:2px 2px 2px orange}.Studentpg31_custom_file_input__SbLT3{margin-left:10px;padding:.5rem;width:20rem}.Studentpg31_custom_file_input__SbLT3::-webkit-file-upload-button{visibility:hidden}.Studentpg31_custom_file_input__SbLT3:before{background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.Studentpg31_custom_file_input__SbLT3:hover:before{border-color:#000}.Studentpg31_custom_file_input__SbLT3:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}#Studentpg31_submit_teacherid__9TIMp{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.Studentpg31_error_box__rsykG{color:red}.Studentpg31_flex_container_teacherid__Ul\+hH{align-items:center;background-color:#00000080;display:flex;justify-content:center}.Studentpg31_flex_container_teacherid__Ul\+hH>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.Studentpg31_main_content_teacherid__tqt9- p{color:orange;display:flex;font-size:.5em;justify-content:center}.Studentpg31_main_content_teacherid__tqt9- span{display:block;margin:auto;width:100px}.Studentpg31_main_content_teacherid__tqt9- img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.Studentpg31_main_content_teacherid__tqt9- h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Studentpg31_modal_buttons_teacherid__9Cx5Z{display:flex;justify-content:space-around;margin:25px 10px 10px}.Studentpg31_ok_btn__XAkS4{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.Studentpg31_ok_btn__XAkS4:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#Studentpg31_ok_btn__XAkS4{background-color:#fff;color:grey}#Studentpg31_modal_teacherid__FcSux{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.Studentpg31_list2_teacherid__zv3oC{border:1px solid grey;border-radius:20px;margin:6px;padding-inline:16px}.Studentpg31_input_element_31__LdOOW p{color:gray;font-size:.5rem;font-weight:700;min-width:-webkit-max-content;min-width:max-content}.Studentpg31_input_list2_teacherid__-QSJI{background:#fff;border:none;height:33px;outline:none;width:15rem}#Studentpg31_search_button_teacherid__heG-G{background:#fff;border:none;color:orange;font-size:20px}.Studentpg31_school_list_search_container__vPKYh{position:relative;width:250px}.Studentpg31_school_list_search_container__vPKYh input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Studentpg31_school_list_search_container__vPKYh input::placeholder{color:hsla(0,0%,50%,.753)}.Studentpg31_school_list_search_container__vPKYh button{background-color:initial;border:none;color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.Studentpg31_teacher_list_teacherid__7RbHJ{align-items:center;background:#fff;border-top:1px solid #f8f4fc;display:flex;justify-content:space-between;margin:0 10px;padding-left:15px;padding-right:15px}.Studentpg31_alert__7Z19e,.Studentpg31_logo2__AY4W8,.Studentpg31_logo__P\+QId{color:red}.Studentpg31_hr__2hLv5{margin:0 10px -1px 11px}.Studentpg31_pagination__e7h3S{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Studentpg31_pagination__e7h3S a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg31_pagination__e7h3S a span{font-weight:100}.Studentpg31_pagination__e7h3S a.Studentpg31_active__4Z-C2{background-color:#1e90ff;color:#fff}.Studentpg31_pagination__e7h3S a:hover:not(.Studentpg31_active__4Z-C2){background-color:#ddd}.Studentpg31_pagination_active__YxoCb:hover:not(.Studentpg31_active__4Z-C2){background-color:blue}.Studentpg31_pagination_active__YxoCb{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg31_rows__zRe6A{color:#888;font-size:.9rem;padding-left:10px}.Studentpg31_rows__zRe6A>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.Studentpg31_pagination_35__ndMu6{float:right}.Studentpg31_active_switch__EMJIh{display:inline-block;height:29px;position:relative;width:38px}.Studentpg31_cbse_table_head2__g3\+UU{width:100px!important}.Studentpg31_active_switch__EMJIh input{height:0;opacity:0;width:0}.Studentpg31_active_slider__\+wUkW{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.Studentpg31_active_slider__\+wUkW:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.Studentpg31_active_slider__\+wUkW{background-color:orange}input:focus+.Studentpg31_active_slider__\+wUkW{box-shadow:0 0 1px #d9dcfe}input:checked+.Studentpg31_active_slider__\+wUkW:before{border:3px solid orange;transform:translateX(25px)}.Studentpg31_active_slider__\+wUkW.Studentpg31_round__hPSbL{border-radius:34px}.Studentpg31_slider__KYrPR.Studentpg31_round__hPSbL:before{border-radius:0}.Studentpg31_chooseFile_btn_wrapper__AyO5v{margin-bottom:20px;margin-left:10px;position:relative}.Studentpg31_chooseFile_btn_wrapper__AyO5v>img{left:14px;position:absolute;top:12px}.Studentpg31_chooseFile_btn__hYwqD{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Studentpg31_chooseFile_btn_wrapper__AyO5v{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Studentpg31_chooseFile_btn_wrapper__AyO5v:active,.Studentpg31_chooseFile_btn_wrapper__AyO5v:focus,.Studentpg31_chooseFile_btn_wrapper__AyO5v:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.EditModel_flex_container_teacherid__k7p24{align-items:center;background-color:#00000080;display:flex;justify-content:center}.EditModel_flex_container_teacherid__k7p24>div{align-items:center;background-color:#fff;border-radius:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:94%;max-width:94%;padding:30px;width:850px}.EditModel_EditHeadContainer__KzO3g{color:#354052;display:flex;justify-content:space-between}.EditModel_EditBox__AZFnp{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.EditModel_Edithead__AkcZG{grid-gap:8px;display:grid;gap:8px}.EditModel_Input_head__RJuTt{color:orange}.EditModel_Input__qvGI1{color:#272727;opacity:1}#EditModel_Addressbox__0rJZC{grid-column:1/span 3}.EditModel_EditHeadContainer__KzO3g>i{font-size:x-large}.EditModel_main_content_teacherid__uGPik span{display:block;margin:auto;width:100px}.EditModel_main_content_teacherid__uGPik img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.EditModel_main_content_teacherid__uGPik h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModel_modal_buttons_teacherid__tIwpX{display:flex;justify-content:space-around;margin:25px 10px 10px}.EditModel_Edit_btn__8wUDL{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.EditModel_Edit_btn__8wUDL:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#EditModel_Edit_btn__8wUDL{background-color:#fff;color:grey}#EditModel_modal_teacherid__p7xyz{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}article.token35_article_35__STy1t{background-color:#f8f4fc;outline:3px solid #f8f4fc;overflow:scroll;position:absolute;top:25px;width:100%}.token35_Grid_school_name_branch_35__QBdD4{display:flex;justify-content:space-between;padding:13px}button.token35_btn_branch_name_35__efNkr{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;width:220px}i.token35_fa-solid__FagMf.token35_fa-house-user__rxbyH{padding-right:10px}i.token35_fa-solid__FagMf.token35_fa-chevron-down__mCX6j{padding-left:10px}.token35_school_name_35__DBq\+3{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.token35_grid_container_header_plan_35__7Hhk6{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.token35_grid_container_header_plan_35__7Hhk6>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.token35_grid_container_header_plan_35__7Hhk6>div:hover,.token35_item_plan6_35__m6i9w{border-bottom:4px solid orange;color:orange}.token35_create_teacher_35__a6YeH{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.token35_teacher1_35__RxmHI{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.token35_teacher2_35__GRnYX{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.token35_create_HOD_box1_35__mH5iG{display:flex;gap:30px}.token35_input_element_teacher_35__N\+m3L{position:relative;width:100%}.token35_input_element_teacher_35__N\+m3L input,.token35_input_element_teacher_35__N\+m3L select{border:1px solid gray;border-radius:4px;margin:5px;padding:10px;width:95%}.token35_input_element_teacher_35__N\+m3L label{background:#fff;color:var(--primaryColor);color:var(--utilityColor);font-size:.8rem;font-weight:700;left:17px;position:absolute;top:6px;top:-3px;transition:all .2s}p.token35_remove_35__tfOs2{font-size:x-small;padding-bottom:10px}#token35_submit_35__TwOzR{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10px;width:130px}.token35_teacher5_35__ToTde{padding-bottom:13px;padding-right:100px;padding-top:18px}.token35_create_button_teacher_35__-llCc{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.token35_create_button_teacher_35__-llCc:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.token35_btn_branch_name_35__efNkr{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.token35_grid_container_col__8lcwm{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.token35_grid_item_col1__Y5Q1S,.token35_grid_item_col2__smhu0{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.token35_input_element_35__an2xg input,.token35_input_element_35__an2xg select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:24px 0 11px 16px;width:100%}.token35_input_element_35__an2xg label{top:15px}.token35_form_input_element_35__nwLgR:focus~label,.token35_form_input_element_35__nwLgR:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}.token35_grid_container_row__yswyW{display:grid}.token35_grid_item_row__qnuso{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.token35_grid_container_row_1__-Jlj-{display:grid}.token35_grid_item_row_1__tbt0O{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.token35_radio__jIIU6{position:relative;right:75px;top:10px}.token35_radio__jIIU6>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_radio__jIIU6>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:50px;outline:none;position:relative;top:20px;width:13px}.token35_radio__jIIU6>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:73px}.token35_radio__jIIU6>input[type=checkbox]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.token35_radio__jIIU6>input[type=checkbox]:checked{background-color:blue}.token35_radio__jIIU6>input[type=checkbox]:checked:after{display:block}.token35_cbse_checkbox__1sX7R>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_cbse_checkbox__1sX7R>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:767px;outline:2px solid;position:relative;top:-104px;width:15px}.token35_cbse_checkbox__1sX7R>label{color:gray;font-family:sans-serif;font-size:16px;font-weight:600;padding-left:792px;position:relative;top:-122px}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:hover{background-color:#f8f4fc}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:checked{background-color:blue}.token35_cbse_checkbox__1sX7R>input[type=checkbox]:checked:after{display:block}.token35_table_section__3t5B3{text-align:center;width:100%}.token35_table_section__3t5B3 td{border-collapse:collapse;color:var(--primaryColor)}.token35_table_section__3t5B3,.token35_table_section__3t5B3 td,.token35_table_section__3t5B3 th{border-collapse:collapse}.token35_table_section__3t5B3 td,.token35_table_section__3t5B3 th{font-size:.9rem;font-weight:400!important;padding:3px}.token35_table_section__3t5B3 thead{background-color:var(--headerColor);color:blue}td.token35_data1_35__Fg14e,td.token35_data2_35__gOTbc,td.token35_data_35__S34l4{color:gray;font-size:.9rem}.token35_table_section__3t5B3 th i{font-size:.9rem;left:4px;position:relative}.token35_table_section__3t5B3 tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.token35_data_row__0e8uB:hover td:first-child{border-left:10px solid blue}.token35_data_row__0e8uB{border-left:10px solid #fff}tbody tr:hover td.token35_cbse_table_headToken__u-X6c{color:orange}.token35_cbse_checkbox_thead__mUqcx>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;box-shadow:2px 1px 6px 1px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:28px;outline:2px solid;position:relative;width:15px}.token35_cbse_checkbox_thead__mUqcx>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:hover{background-color:#f8f4fc}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:checked{background-color:blue}.token35_cbse_checkbox_thead__mUqcx>input[type=checkbox]:checked:after{display:block}.token35_schoollist_35__WQ1JS{align-items:center;background-color:#fff;display:flex;height:50px;justify-content:space-between;margin:0 10px;padding:0 10px}.token35_section-list-table__snaz4{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.token35_data1_35__Fg14e,tbody tr:hover td.token35_data2_35__gOTbc{color:orange}.token35_section_list_table__mMwxQ{background:#fff;height:20rem;margin:0 10px;overflow:auto}.token35_cbse_table_head1__mXPNZ{width:40px}.token35_name__mkSBU{text-align:left}.token35_name__mkSBU,.token35_wrapdata_td__-cd8F{margin:0 -23px 0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:7rem}.token35_school_list_btn_container_35__3LPC1{align-items:center;display:flex;position:relative}.token35_teacher_list_teacherid__3h9dU{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.token35_school_list_search_container__lNC8p{position:relative;width:250px}.token35_school_list_search_container__lNC8p input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.token35_school_list_search_container__lNC8p input::placeholder{color:hsla(0,0%,50%,.753)}.token35_school_list_search_container__lNC8p span{color:var(--utilityColor);cursor:pointer;font-size:1.2rem;left:220px;position:absolute;top:5px}.token35_school_list_search_container_35__ZtWkW span i{font-family:Font Awesome\ 6 Free;font-weight:600}.token35_grid_item_35__qlHzW{background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:5px;box-shadow:1px 1px var(--utilityColor);font-size:18px;grid-area:span;grid-row-start:auto;margin:0 10px;padding:15px;text-align:-webkit-left}.token35_column_35__EPmx1,.token35_grid_item_35__qlHzW{align-items:center;display:flex;justify-content:space-evenly}.token35_column_35__EPmx1{width:60%}.token35_link_icon_item1_35__H0h2l{font-size:2rem}.token35_link_icon_item_35__h3q4r{color:#ff9100}.token35_school_data_35__UTOhQ{display:flex;flex-direction:column}.token35_school_data_35__UTOhQ span:first-child{font-weight:700}.token35_school_data_35__UTOhQ span:last-child{color:hsla(0,0%,50%,.753)}.token35_input_element_35__an2xg{height:68%;position:relative;width:95%}.token35_input_element_35__an2xg input,.token35_input_element_35__an2xg select{border:1px solid gray;border-radius:4px;height:40px;margin:2px 10px 0;padding:0 20px;width:95%}.token35_input_element_35__an2xg label{background:#fff;color:var(--primaryColor);color:var(--utilityColor);font-size:.8rem;font-weight:700;left:20px;position:absolute;top:-6px;transition:all .2s}.token35_pagination_35__X7qzq{float:right}a.token35_active_35__s499h{background-color:#0000ffc7;color:#fff}.token35_artical_button_35__1WPOD{background-color:#111fee;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:100%;margin-top:12px;padding:10px;text-transform:uppercase;top:20px;width:140px}#token35_button_id_35__WpSGM{background-color:#2828d4;color:var(--backgroundColor);position:absolute;top:13px}#token35_button_id_35__WpSGM:hover{box-shadow:0 3px 5px #00f6;top:9px}.token35_grid_item_2_35__H9hTr{grid-gap:1rem;align-items:center;background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:10px;box-shadow:1px 1px var(--utilityColor);display:grid;gap:1rem;grid-row-start:auto;grid-template-columns:auto auto auto auto;height:160px;margin:0 10px 100px;text-align:-webkit-left}i.token35_fa-search__ZOj00{font-family:Font Awesome\ 6 Free;font-weight:600}.token35_error_box__SO9Y8{color:red;display:block}.token35_artical_button_container1__5njwK{left:-326px;top:-18px}.token35_artical_button1__EtoXs{background-color:#111fee;border:none;border-radius:20px;color:#111fee;cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;top:20px;width:180px}#token35_button_id1__6kbIA{background-color:blue;color:#fff;top:13px}#token35_button_id1__6kbIA:hover{color:#f8f4fc;top:9px}.token35_artical_button_container1_335__Wnf2T{align-items:end;display:flex;gap:1rem;margin-right:10%}.token35_artical_button1_335__xIgcA{background-color:#111fee;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-top:12px;padding:10px;text-transform:uppercase;top:20px;width:180px}#token35_button_id1_335__gyHUD{background-color:#fff;border:1px solid gray;color:gray;top:13px}#token35_button_id1_335__gyHUD:hover{background-color:gray;box-shadow:0 3px 5px #565151;color:#f8f4fc;top:9px}.token35_pagination__YZNRg{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.token35_pagination__YZNRg a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.token35_pagination__YZNRg a span{font-weight:100}.token35_pagination__YZNRg a.token35_active__4b5vN{background-color:#1e90ff;color:#fff}.token35_pagination__YZNRg a:hover:not(.token35_active__4b5vN){background-color:#ddd}.token35_pagination_active__Q2uly:hover:not(.token35_active__4b5vN){background-color:blue}.token35_pagination_active__Q2uly{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.token35_rows__Z4gYk{color:#888;font-size:.9rem;padding-left:10px}.token35_rows__Z4gYk>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}article.Tokenpg36_article_36__G5J0E{background-color:#f8f4fc;outline:3px solid #f8f4fc;position:absolute;top:38px;width:83vw}.Tokenpg36_Grid_school_name_branch_36__1Ieik{display:flex;justify-content:space-between;padding:13px}button.Tokenpg36_btn_branch_name_36__WGCYq{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.Tokenpg36_fa-solid__gNGrd.Tokenpg36_fa-house-user__JsfLT{padding-right:10px}i.Tokenpg36_fa-solid__gNGrd.Tokenpg36_fa-chevron-down__hs6VI{padding-left:10px}.Tokenpg36_school_name_36__oLKrp{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.Tokenpg36_grid_container_header_plan_36__JbiWD{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:83vw}.Tokenpg36_grid_container_header_plan_36__JbiWD>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Tokenpg36_grid_container_header_plan_36__JbiWD>div:hover,.Tokenpg36_item_plan6_36__ToT52{border-bottom:4px solid orange;color:orange}.Tokenpg36_schoollist_32__4-M\+O{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:10px 5px;text-align:center}.Tokenpg36_school_list_btn_container_32__DUktx{align-items:center;display:flex;padding-left:690px;position:relative}.Tokenpg36_teacher_list_teacherid__vXBgr{align-items:center;background:#fff;display:flex;justify-content:space-between;margin:0 10px;padding:7px 10px}.Tokenpg36_school_list_search_container__a-9ym{position:relative;width:250px}.Tokenpg36_school_list_search_container__a-9ym input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Tokenpg36_school_list_search_container__a-9ym input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_school_list_search_container__a-9ym span{color:var(--utilityColor);cursor:pointer;font-size:1.2rem;left:220px;position:absolute;top:5px}.Tokenpg36_school_list_search_container_32__D6Mmr{display:flex;gap:25px;height:36px}.Tokenpg36_school_list_search_container_32__D6Mmr input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_search_box__xYfni>span{bottom:1.5rem;color:var(--utilityColor);float:right;font-size:1.2rem;margin:0 10px;position:relative}.Tokenpg36_add_school_button_32__mZzwG:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.Tokenpg36_add_school_button_32__mZzwG{background-color:rgba(0,128,0,.698);border:none;border-radius:40px;color:#fff;cursor:pointer;padding:5px;position:relative;width:151px}.Tokenpg36_create_teacher_36__6EmbV{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.Tokenpg36_teacher1_36__4\+\+up{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.Tokenpg36_teacher2_36__mOANq{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.Tokenpg36_create_HOD_box1_36__33GlJ{display:flex;gap:30px}.Tokenpg36_input_element_teacher_36__ThEFS{height:68%;position:relative;width:95%}.Tokenpg36_input_element_teacher_36__ThEFS input,.Tokenpg36_input_element_teacher_36__ThEFS select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Tokenpg36_input_element_teacher_36__ThEFS label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:19px;transition:all .2s}.Tokenpg36_form_input_element_teacher_36__r87Ww:focus~label,.Tokenpg36_form_input_element_teacher_36__r87Ww:not(:placeholder-shown)~label,.Tokenpg36_input_element_teacher_36__ThEFS:hover label{color:var(--utilityColor);top:-7px}p.Tokenpg36_remove_36__lPTmD{font-size:x-small;padding-bottom:10px}#Tokenpg36_submit_36__tCVzP{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10px;width:130px}.Tokenpg36_teacher5_36__KEjkn{padding-bottom:13px;padding-right:100px;padding-top:18px}.Tokenpg36_create_button_teacher_36__-2Yhc{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.Tokenpg36_create_button_teacher_36__-2Yhc:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.Tokenpg36_btn_branch_name_36__WGCYq{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.Tokenpg36_grid_container_col__d8NtA{grid-column-gap:50px;background-color:#fff;column-gap:50px;display:grid;grid-template-columns:1fr 1fr .3fr .3fr;margin-left:10px;margin-right:10px;padding:10px}.Tokenpg36_grid_item_col1__ydADg,.Tokenpg36_grid_item_col2__9BPkd{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.Tokenpg36_input_element_36__x2-lZ input,.Tokenpg36_input_element_36__x2-lZ select{border:1px solid var(--primaryColor);border-radius:8px;padding:14px 0 11px 16px;width:100%}.Tokenpg36_input_element_36__x2-lZ{height:68%;position:relative;top:10px;width:95%}.Tokenpg36_input_element_36__x2-lZ label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:25px;position:absolute;top:15px;transition:all .2s}.Tokenpg36_input_element_36__x2-lZ:hover label{color:#fd8c00;padding-right:0;top:-7px}.Tokenpg36_form_select_element_36__rmAAy option:checked,.Tokenpg36_form_select_element_36__rmAAy:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Tokenpg36_std_cat__X6Lak{visibility:hidden}.Tokenpg36_grid_container_row__GtsTC{display:grid}.Tokenpg36_grid_item_row__-ce\+F{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.Tokenpg36_grid_container_row_1__p0q8e{display:grid}.Tokenpg36_grid_item_row_1__lbr7k{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.Tokenpg36_table_section__-C5vr{text-align:center;width:81vw}.Tokenpg36_table_section__-C5vr td{border-collapse:collapse;color:var(--primaryColor)}.Tokenpg36_table_section__-C5vr,.Tokenpg36_table_section__-C5vr td,.Tokenpg36_table_section__-C5vr th{border-collapse:collapse}.Tokenpg36_table_section__-C5vr td,.Tokenpg36_table_section__-C5vr th{font-weight:400;padding:5px}.Tokenpg36_table_section__-C5vr thead{background-color:var(--headerColor);color:blue}td.Tokenpg36_data1_36__cLBJ7,td.Tokenpg36_data2_36__3JMR-,td.Tokenpg36_data_36__-2E9K{color:gray;font-size:.9rem}.Tokenpg36_table_section__-C5vr th i{font-size:.9rem;left:4px;position:relative}.Tokenpg36_table_section__-C5vr tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.Tokenpg36_data_row__4Ji7H:hover td:first-child{border-left:10px solid blue}.Tokenpg36_data_row__4Ji7H{border-left:10px solid #fff}.Tokenpg36_name__jo8hk{text-align:left}.Tokenpg36_name__jo8hk,.Tokenpg36_userId__nKrMy{margin:0 -23px 0 10px;overflow:scroll;text-overflow:clip;white-space:nowrap;width:7rem}#Tokenpg36_Email__LMFs5{width:10%}#Tokenpg36_Email_data__50aQH{text-align:left}#Tokenpg36_table_36__dkaJX{background-color:#fff}.Tokenpg36_schoollist_36__x9maX{background-color:#fff;margin-left:10px;margin-right:10px;padding:20px;position:relative;top:3px}.Tokenpg36_section-list-table__EaOtU{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.Tokenpg36_data1_36__cLBJ7,tbody tr:hover td.Tokenpg36_data2_36__3JMR-{color:orange}.Tokenpg36_section_list_table__dES8C{background-color:#fff;height:363px;margin:0 10px;overflow:auto}.Tokenpg36_school_list_btn_container_36__BkeRT{align-items:center;display:flex;padding-left:690px;position:relative;top:-19px}.Tokenpg36_school_list_search_container_36__Otnsp{float:right;position:relative;top:-6px;width:250px}.Tokenpg36_school_list_search_container_36__Otnsp input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 10px;width:100%}.Tokenpg36_school_list_search_container_36__Otnsp input::placeholder{color:hsla(0,0%,50%,.753)}.Tokenpg36_school_list_search_container_32__D6Mmr>span{bottom:1.5rem;color:var(--utilityColor);float:right;font-size:1.2rem;margin:0 10px;position:relative}.Tokenpg36_grid_item_36__6WMsR{background-color:#fffc;border:.1px solid hsla(0,0%,50%,.233);border-radius:7px;box-shadow:1px 1px var(--utilityColor);font-size:15px;gap:20px;grid-row-start:auto;margin:0 10px;padding:15px;text-align:-webkit-left}.Tokenpg36_column_36__PfyX4,.Tokenpg36_grid_item_36__6WMsR{align-items:center;display:flex;justify-content:space-evenly}.Tokenpg36_column_36__PfyX4{width:60%}.Tokenpg36_link_icon_item1_36__3OFvQ{color:orange;font-size:2rem}.Tokenpg36_link_icon_item_36__v\+qsg{color:#ff9100}.Tokenpg36_school_data_36__cPwd5{display:flex;flex-direction:column}.Tokenpg36_school_data_36__cPwd5 span:first-child{font-weight:700}.Tokenpg36_school_data_36__cPwd5 span:last-child{color:hsla(0,0%,50%,.753)}.Tokenpg36_add_school_button_36__5pTVl:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.Tokenpg36_add_school_button_36__5pTVl{background-color:rgba(0,128,0,.698);margin-left:263px;position:relative;top:-30px;width:50%}.Tokenpg36_pagination__aKjhu{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Tokenpg36_pagination__aKjhu a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Tokenpg36_pagination__aKjhu a span{font-weight:100}.Tokenpg36_pagination__aKjhu a.Tokenpg36_active__CaC4e{background-color:#1e90ff;color:#fff}.Tokenpg36_pagination__aKjhu a:hover:not(.Tokenpg36_active__CaC4e){background-color:#ddd}.Tokenpg36_pagination_active__TU1IU:hover:not(.Tokenpg36_active__CaC4e){background-color:blue}.Tokenpg36_pagination_active__TU1IU{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Tokenpg36_rows__5YaOM{color:#888;font-size:.9rem;padding-left:10px}.Tokenpg36_rows__5YaOM>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}article.csppg34_article_csp34__OePOU{background-color:#f8f4fc;height:100%;outline:3px solid #f8f4fc;position:absolute;top:38px;width:83vw}.csppg34_Grid_school_name_branch_csp34__Mo8NF{display:flex;justify-content:space-between;padding:13px}button.csppg34_btn_branch_name_csp34__mSmuO{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.csppg34_fa-solid__kfb\+5.csppg34_fa-house-user__nLY-b{padding-right:10px}i.csppg34_fa-solid__kfb\+5.csppg34_fa-chevron-down__AL9AK{padding-left:10px}.csppg34_school_name_csp34__PKznU{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.csppg34_grid_container_header_plan_csp34__EtZMl{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:83vw}.csppg34_grid_container_header_plan_csp34__EtZMl>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.csppg34_grid_container_header_plan_csp34__EtZMl>div:hover,.csppg34_item_plan5_csp34__qacoy{border-bottom:4px solid orange;color:orange}.csppg34_create_teacher_csp34__ISO5U{grid-gap:20px;align-items:center;background:#fff;border-left:10px solid #f8f4fc;border-right:10px solid #f8f4fc;display:grid;gap:20px;grid-template-columns:auto auto auto auto;outline:3px solid #f8f4fc;padding-left:15px;padding-right:15px;padding-top:10px}.csppg34_teacher1_csp34__h0ewq{grid-gap:5px;display:grid;gap:5px;grid-column-end:4;grid-column-start:1}.csppg34_teacher2_csp34__0sdsv{display:grid;grid-column:4;grid-row:1/span 2;grid-template-rows:auto auto auto}.csppg34_create_HOD_box1_csp34__gPm3o{display:flex;gap:30px}.csppg34_input_element_teacher_csp34__iXsBo{height:68%;position:relative;width:95%}.csppg34_input_element_teacher_csp34__iXsBo input,.csppg34_input_element_teacher_csp34__iXsBo select{border:2px solid var(--primaryColor);border-radius:8px;margin-top:-11px;padding:15px 0 12px 16px;width:100%}.csppg34_input_element_teacher_csp34__iXsBo label{background:#fff;font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-10px;transition:all .2s}.csppg34_form_input_element_teacher_csp34__nDhPY:focus~label,.csppg34_form_input_element_teacher_csp34__nDhPY:not(:placeholder-shown)~label{color:var(--utilityColor);top:-7px}p.csppg34_remove_csp34__7tlSh{font-size:x-small;padding-bottom:10px}.csppg34_grid_item_col3__ec\+Ah{grid-gap:50px;align-content:center;display:grid;gap:50px;grid-template-rows:auto auto auto}.csppg34_radio_grid__GweuB{display:grid;grid-template-columns:auto auto}#csppg34_submit_csp34__oHojr{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.csppg34_teacher5_csp34__aFUIO{padding-bottom:13px;padding-right:100px;padding-top:18px}.csppg34_create_button_teacher_csp34__AbjYB{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:relative;right:44px;width:150px}.csppg34_create_button_teacher_csp34__AbjYB:hover{box-shadow:0 3px 5px #0000ff80;top:2px}.csppg34_btn_branch_name_csp34__mSmuO{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}.csppg34_grid_container_col__lTk8r{grid-column-gap:11px;background-color:#fff;border-bottom:1px solid gray;column-gap:11px;display:grid;grid-template-columns:1fr 0fr 1fr 1fr;margin:0 10px;padding:16px}.csppg34_grid_item_col1__WEpKT,.csppg34_grid_item_col2__KNZEN{background-color:#fffc;border:1px solid gray;border-radius:4px;box-shadow:0 0 2px 0 grey;color:orange;font-size:15px;text-align:left}.csppg34_grid_content_label__wVuJe{left:10px;position:relative;top:105px}.csppg34_input_element_csp34__H5fmC input,.csppg34_input_element_csp34__H5fmC select{border:1px solid var(--primaryColor);border-radius:8px;padding:15px 0 12px 16px;width:100%}.csppg34_input_element_csp34__H5fmC{height:68%;position:relative;width:95%}.csppg34_input_element_csp34__H5fmC label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:15px;position:absolute;top:20px;transition:all .2s}.csppg34_input_element_csp34__H5fmC:hover label{color:#fd8c00;padding-right:0;top:-7px}.csppg34_form_select_element_csp34__uspeP option:checked,.csppg34_form_select_element_csp34__uspeP:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.csppg34_std_cat__ArN38{visibility:hidden}.csppg34_schoollist_head_csp34__UvEx\+{background:#fff;display:flex;justify-content:space-between;margin:10px 10px 0;padding:5px}.csppg34_grid_container_row__KqE-l{display:grid}.csppg34_grid_item_row__l5ymi{background-color:#fffc;display:grid;font-size:30px;margin-left:45px;padding:20px;text-align:center}.csppg34_grid_container_row_1__X\+pWz{display:grid}.csppg34_grid_item_row_1__6NdTu{background-color:#fffc;font-size:30px;padding:20px;text-align:center}.csppg34_radio__OaIPv{display:flex;justify-content:center;padding-top:15px;position:relative}.csppg34_radio__OaIPv>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_radio__OaIPv>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;outline:none;position:relative;width:13px}.csppg34_radio__OaIPv>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding-left:10px}.csppg34_radio__OaIPv>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.csppg34_radio__OaIPv>input[type=radio]:checked{background-color:blue}.csppg34_radio__OaIPv>input[type=radio]:checked:after{display:block}.csppg34_cbse_checkbox__cKx2U{grid-gap:13px;align-items:center;display:flex;gap:15px;justify-content:start;margin-left:70px;position:relative}.csppg34_cbse_checkbox__cKx2U>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:orange;cursor:pointer;height:15px;justify-content:space-around;outline:1px solid #bdbdbd;position:relative;width:15px}.csppg34_cbse_checkbox__cKx2U>label{color:gray;font-family:sans-serif;font-size:.9rem;font-weight:500;padding:0}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:hover{background-color:#f8f4fc}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:checked{background-color:orange}.csppg34_cbse_checkbox__cKx2U>input[type=checkbox]:checked:after{display:block}.csppg34_table_section__F\+ep7{text-align:center;width:82vw}.csppg34_table_section__F\+ep7,.csppg34_table_section__F\+ep7 td,.csppg34_table_section__F\+ep7 th{border-collapse:collapse}.csppg34_name__2EIUI{text-align:left}.csppg34_name__2EIUI,.csppg34_userId__8pFPD{margin:0 -23px 0 10px;overflow:overlay;text-overflow:clip;white-space:nowrap;width:7rem}.csppg34_table_section__F\+ep7 td,.csppg34_table_section__F\+ep7 th{font-size:.9rem;font-weight:400!important;padding:5px;width:10px}.csppg34_cbse_table_head2__3ykEg{width:15%!important}.csppg34_table_section__F\+ep7 thead{background-color:var(--headerColor);color:blue}.csppg34_data_row__5y\+XQ:focus td:first-child,.csppg34_data_row__5y\+XQ:hover td:first-child{border-left:5px solid blue}.csppg34_table_head_section__gTX0p th:first-child{padding-left:10px!important}td.csppg34_data1_csp34__njkZM,td.csppg34_data2_csp34__Gbwa1,td.csppg34_data_csp34__DTWsp{color:gray;font-size:.9rem}tbody tr:hover td.csppg34_UserName__wx7sp{color:orange}.csppg34_table_section__F\+ep7 th i{font-size:.9rem;left:4px;position:relative}.csppg34_table_section__F\+ep7 tr{border:1px groove #8080802e;height:47px}.csppg34_cbse_checkbox_thead__ZUt4o>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:blue;cursor:pointer;display:flex;height:15px;justify-content:space-around;outline:1px solid;position:relative;width:15px}.csppg34_cbse_checkbox_thead__ZUt4o>label{color:#4c4c4c;font-family:sans-serif;font-size:20px;font-weight:600}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:12px;font-weight:900}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:hover{background-color:#f8f4fc}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:checked{background-color:orange}.csppg34_cbse_checkbox_thead__ZUt4o>input[type=checkbox]:checked:after{display:block}.csppg34_schoollist_csp34__GQ1o9{background-color:#fff;height:44%;margin:0 10px;overflow:scroll}.csppg34_section-list-table__Rg5fS{margin-left:10px;margin-right:10px;margin-top:-32px}tbody tr:hover td.csppg34_data1_csp34__njkZM,td.csppg34_data2_csp34__Gbwa1{color:orange}tbody tr:hover{box-shadow:2px 2px gray}.csppg34_artical_button_container_csp34__CvXtD{display:flex;justify-content:flex-end;position:relative}.csppg34_artical_button_csp34__X5-uh{background-color:blue;border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;padding:10px;text-transform:uppercase;width:140px}#csppg34_button_id_csp34__JhVQF{background-color:#2828d4;color:var(--backgroundColor);float:right;margin-left:1118px;position:absolute;top:-75px}#csppg34_button_id_csp34__JhVQF:hover{box-shadow:0 3px 5px #00f6;top:-78px}.csppg34_school_list_search_container_csp34__KBb7T{position:relative;width:250px}.csppg34_school_list_search_container_csp34__KBb7T input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.csppg34_school_list_search_container_csp34__KBb7T input::placeholder{color:hsla(0,0%,50%,.753)}.csppg34_school_list_search_container_csp34__KBb7T span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.csppg34_i_button__Nwolr{color:orange}.csppg34_arrow_icon__DdEda{align-items:center;color:orange;display:flex;font-size:xx-large}.csppg34_active_switch__U-NQX{display:inline-block;height:29px;position:relative;width:38px}.csppg34_active_switch__U-NQX input{height:0;opacity:0;width:0}.csppg34_active_slider__q21xc{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.csppg34_active_slider__q21xc:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.csppg34_active_slider__q21xc{background-color:orange}input:focus+.csppg34_active_slider__q21xc{box-shadow:0 0 1px #d9dcfe}input:checked+.csppg34_active_slider__q21xc:before{border:3px solid orange;transform:translateX(25px)}.csppg34_active_slider__q21xc.csppg34_round__qd2Q2{border-radius:34px}.csppg34_slider__ifCVN.csppg34_round__qd2Q2:before{border-radius:0}.csppg34_pagination__hH61p{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;padding:10px;width:100%}.csppg34_pagination__hH61p a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.csppg34_pagination__hH61p a span{font-weight:100}.csppg34_pagination__hH61p a.csppg34_active__pwS7\+{background-color:#1e90ff;color:#fff;float:right}.csppg34_pagination__hH61p a:hover:not(.csppg34_active__pwS7\+){background-color:#ddd}.csppg34_pagination_active__aFaEo:hover:not(.csppg34_active__pwS7\+){background-color:blue}.csppg34_pagination_active__aFaEo{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.csppg34_rows__mB4kM{color:#888;font-size:.9rem;padding-left:10px}.csppg34_rows__mB4kM>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.csppg34_wrapper_teacherid__nmgcn .csppg34_icon__39I1p .csppg34_tooltip__9sAmy{background:#fff;border-radius:5px;bottom:100%;box-shadow:0 10px 10px #0000001a;color:gray;font-size:8px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px}.csppg34_wrapper_teacherid__nmgcn .csppg34_icon__39I1p:hover .csppg34_tooltip__9sAmy{opacity:1}article.Logo_article_add_school_plan__HgZwu{height:100%;position:absolute;top:25px;width:100%}.Logo_Grid_school_name_branch__DazYv{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.Logo_Grid__Ud6UE .Logo_school_name_branch__bHnEL{display:flex;justify-content:space-between;margin-right:px;padding:9px}button.Logo_btn_branch_name__NYLKm{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.Logo_fa-solid__EsIjM.Logo_fa-house-user__2Vlnu{padding-right:10px}i.Logo_fa-solid__EsIjM.Logo_fa-chevron-down__4gAT7{padding-left:10px}.Logo_school_name__UsYoI{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.Logo_grid_container_header_plan__453--{grid-column-gap:2px;background:#fff;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.Logo_item_plan7__TqsvN{border-bottom:4px solid orange;color:orange}.Logo_grid_container_header_plan__453-->div,.Logo_item_plan7__TqsvN{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Logo_grid_container_header_plan__453-->div:hover{border-bottom:4px solid orange;color:orange}.Logo_plan_blank__NNifu{background:#fff;border-left:7px solid var(--backgroundColor);color:#fff;margin-right:18px}.Logo_logo_part__zMbT2{background-color:#fff;height:100%;margin:0 10px}.Logo_upload_logo_container__pYWlL{align-items:center;display:grid}.Logo_upload_logo_container__pYWlL>span{display:flex;font-size:.9rem;gap:1rem;padding:15px 10px 10px 20px}.Logo_custom_file_container__OpWbE>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.Logo_custom_file_input__3NZ-n{color:#0000;margin:0 0 0 15px;width:8rem}.Logo_custom_file_input__3NZ-n::-webkit-file-upload-button,.Logo_custom_file_input__3NZ-n::-webkit-textfield-decoration-container{visibility:hidden}.Logo_custom_file_input__3NZ-n:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.Logo_custom_file_input__3NZ-n:hover:before{border-color:#000}.Logo_custom_file_input__3NZ-n:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.Logo_chooseFile_btn_wrapper__4cHO6{margin-bottom:40px;position:relative}.Logo_chooseFile_btn_wrapper__4cHO6>img{left:14px;position:absolute;top:12px}.Logo_chooseFile_btn__xVDSi{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Logo_chooseFile_btn_wrapper__4cHO6{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Logo_chooseFile_btn_wrapper__4cHO6:active,.Logo_chooseFile_btn_wrapper__4cHO6:focus,.Logo_chooseFile_btn_wrapper__4cHO6:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}article.choosePlan_article_add_school_plan__z\+-hS{height:100%;position:absolute;top:25px;width:100%}.choosePlan_Grid_school_name_branch__Y7DSt{background-color:#f8f4fc;display:flex;justify-content:space-between;padding:13px}.choosePlan_Grid__UnIKb .choosePlan_school_name_branch__uRDLx{display:flex;justify-content:space-between;margin-right:px;padding:9px}button.choosePlan_btn_branch_name__oXR05{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;height:35px;width:220px}i.choosePlan_fa-solid__5f3cD.choosePlan_fa-house-user__3DTTM{padding-right:10px}i.choosePlan_fa-solid__5f3cD.choosePlan_fa-chevron-down__TQ-gt{padding-left:10px}.choosePlan_school_name__hUOOh{FONT-WEIGHT:550;color:#000000b8;font-size:.9rem;margin-left:15px;padding-top:10px}.choosePlan_grid_container_header_plan__dSne-{grid-column-gap:2px;background:#fff;column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;margin:0 10px;text-align:center}.choosePlan_item_plan1__DpuV4{border-bottom:4px solid orange;color:orange}.choosePlan_grid_container_header_plan__dSne->div,.choosePlan_item_plan1__DpuV4{box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.choosePlan_grid_container_header_plan__dSne->div:hover{border-bottom:4px solid orange;color:orange}.choosePlan_plan_blank__WGIbT{background:#fff;color:#fff}.choosePlan_plan_items__TWgIq>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;top:-2px;width:13px}.choosePlan_plan_items__TWgIq>label{color:gray;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding-left:10px}.choosePlan_plan_items__TWgIq>input[type=radio]:after{background-color:#f8f4fc;border-radius:56%;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.choosePlan_plan_items__TWgIq>input[type=radio]:checked{background-color:blue}.choosePlan_plan_items__TWgIq>input[type=radio]:checked:after{display:block}.choosePlan_Your_plan__wvCXS{background:#fff;height:80%;margin:0 10px;padding:20px 0 0}.choosePlan_Your_plan_head__AjtgF{color:orange;margin:0 0 0 30px}.choosePlan_Your_plan_list__kBpjx{font-size:.9rem;list-style:none;margin:0 0 0 10px}.choosePlan_plan_items__TWgIq{padding:14px 0 10px 25px}.choosePlan_View__zL5qn{color:blue;padding-left:40px;text-decoration:underline}.choosePlan_change_notic__Vb6wn{float:left}.choosePlan_change_Yellow__iIbmx,.choosePlan_change_notic__Vb6wn>i{color:orange}.choosePlan_select__0jEf0{grid-gap:10px;display:grid;float:right;gap:20px;margin-top:70px;padding:0 20px 0 0}.choosePlan_ctn__B7Oip{position:relative}.choosePlan_select_button__-I58F{background:blue;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;right:0;width:170px}.choosePlan_select_button__-I58F:hover{box-shadow:0 3px 5px #0000ff80;top:-7px}.choosePlan_flex_container_teacherid__xNrt\+{align-items:center;background-color:#00000080;display:flex;justify-content:center}.choosePlan_flex_container_teacherid__xNrt\+>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:90%;padding:43px;width:80%;z-index:1}#choosePlan_modal_teacherid__qm1O4{background-color:#000;background-color:#0006;display:none;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.choosePlan_plan_select_list__qZWA0{border-bottom:2px solid grey;display:flex;justify-content:space-between;padding-bottom:20px}.choosePlan_plan_select_head__kbfLV{color:orange;padding:5px}.choosePlan_plan_select_btn_box__X8FlE{grid-gap:44px;display:flex;gap:90px}.choosePlan_select_plan_button__gd-e0{background:orange;border:none;border-radius:20px;color:#fff;float:right;height:40px;position:absolute;width:170px}.choosePlan_plan_select_btn_box__X8FlE i{position:relative;top:5px}.choosePlan_plan_select_btn__apnD4{width:140px}.choosePlan_plan_links__dMbN\+{display:flex;flex-direction:column;gap:10px;height:93%;list-style-type:none;overflow:auto;overflow-x:hidden;width:100%}::-webkit-scrollbar{width:0}.choosePlan_plan_container_link__6zoBn{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}#choosePlan_science_container__HjfHr{background-color:#fff;border:1px solid #a9a9a9;border-left:8px solid blue;border-radius:10px;grid-template-columns:auto auto;margin-left:6px;margin-right:10px;margin-top:10px;padding-left:10px}#choosePlan_science_container__HjfHr>.choosePlan_plan_container_link__6zoBn>.choosePlan_plan_link_text__Idqj9{color:orange}.choosePlan_plan_links_items__H0bRg{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey}.choosePlan_plan_links_items__H0bRg:hover{border-left-color:blue;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.choosePlan_plan_links_items__H0bRg:hover .choosePlan_plan_link_text__Idqj9{color:orange}.choosePlan_plan_link_text__Idqj9{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.choosePlan_fa__VR72s.choosePlan_fa-angle-down__IKsqR{padding:10px}.choosePlan_table_plan_div__6wGke{font-size:.9rem;margin:-10px 0 0}.choosePlan_table_plan__NLQRK{border-collapse:collapse;color:blue;font-size:.9rem;text-align:center;width:revert}.choosePlan_table_plan__NLQRK tbody tr td,.choosePlan_table_plan__NLQRK thead tr td{border:.1px solid var(--fadedColor);padding:2px;width:5%}.choosePlan_table_plan__NLQRK thead{background:var(--headerColor)}#choosePlan_Table_head_items1__Olz7a,#choosePlan_Table_head_items2__V4lkL,#choosePlan_Table_head_items3__OQC8s,.choosePlan_Table_head1__Xf03J,.choosePlan_Table_head2__FN8Av,.choosePlan_Table_head_items__CTguo{height:47px}.choosePlan_body_data1__lvaAJ{color:#000000b8}.choosePlan_checkbox_data__jfuHs{color:aqua;height:47px}.choosePlan_checkbox_data__jfuHs>wrapper{align-items:center;bottom:0;display:flex;height:200px;justify-content:space-around;left:0;margin:auto;position:absolute;right:0;top:0;width:400px}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]{appearance:none;-webkit-appearance:none;background-color:#fff;border-radius:2px;box-shadow:0 0 0 3px;color:var(--fadedColor);cursor:pointer;height:13px;justify-content:center;outline:none;width:13px}.choosePlan_checkbox_data__jfuHs>label{color:#4c4c4c;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:after{color:#fff;content:"\2714";display:none;font-family:Font Awesome\ 5 free;font-size:15px;font-weight:900}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:hover{background-color:#f8f4fc}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:checked{background-color:var(--fadedColor)}.choosePlan_checkbox_data__jfuHs>input[type=checkbox]:checked:after{display:block}.choosePlan_flex_container__BqO7K{align-items:center;background-color:#00000080;display:flex;justify-content:center}.choosePlan_flex_container__BqO7K>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;padding:43px;width:500px}.choosePlan_main_content__JR6I- p{color:orange;display:flex;font-size:.5em;justify-content:center;margin:20px auto}.choosePlan_main_content__JR6I- span{display:block;margin:auto;width:100px}.choosePlan_main_content__JR6I- img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.choosePlan_main_content__JR6I- h5{color:gray;font-size:.5em;margin:15px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.choosePlan_modal_buttons__y3cuX{display:flex;justify-content:space-around}.choosePlan_choose_button_2__bi1fP{background-color:var(--backgroundColor);border:none;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:16px;width:175px}#choosePlan_choose_button_id_2__dUctl{background-color:#ff9100;color:#fff}.choosePlan_buttons_box_1__zZ24w :hover{box-shadow:0 0 6px 1px orange!important;position:relative;top:-7px}.choosePlan_choose_button_1__uCYv4{background-color:var(--backgroundColor);border:.1px solid;border-radius:35px;color:var(--primaryColor);cursor:pointer;font-weight:700;padding:14px;transition-duration:.4s;width:175px}#choosePlan_choose_button_id_1__rlNdA{background-color:#fff;color:grey}#choosePlan_modal__dKI1I{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.AddCity_article__WjPZO{background-color:#f8f4fc;height:100%;position:absolute;top:25px;width:100%}.AddCity_city_head__fvVl8{align-items:center;display:flex;justify-content:space-between;padding:8px 32px 5px 10px}.AddCity_city_head__fvVl8 i{padding:5px}.AddCity_input_grid__NEUQZ{grid-gap:20px;align-content:center;background:#fff;border-radius:20px;display:grid;grid-template-columns:auto auto auto auto;grid-template-columns:15rem;height:160px;margin:0 10px;outline:1px solid var(--headerColor);padding:20px}.AddCity_input_element__FMjoo{height:45px;position:relative}.AddCity_input_element__FMjoo input,.AddCity_input_element__FMjoo select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.AddCity_input_element__FMjoo label{background:#fff;color:var(--utilityColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:-7px;transition:all .2s}.AddCity_artical_button_container__xYEEn{display:flex;gap:10%;grid-column:4;grid-row:1/span 2;justify-content:flex-end}.AddCity_artical_button_cancel__ZoYMf{background:#fff;border:2px solid grey;border-radius:20px;color:gray;cursor:pointer;font-weight:700;height:45px;padding:10px;position:relative;text-transform:uppercase;top:70px;width:40%}.AddCity_artical_button_container__xYEEn :hover{background:grey;border:none;color:#fff}.AddCity_school_list_search_container__gsqiB{position:relative;width:250px}.AddCity_school_list_search_container__gsqiB input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.AddCity_school_list_search_container__gsqiB input::placeholder{color:hsla(0,0%,50%,.753)}.AddCity_school_list_search_container__gsqiB span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}#AddCity_button_id__ZgiAE{background-color:blue;border:none;border-radius:20px;color:var(--backgroundColor);float:right;height:45px;position:relative;top:70px;width:40%}#AddCity_button_id__ZgiAE:hover{box-shadow:0 3px 5px #0000ff80;top:65px}.AddCity_table_section__tkU0V{text-align:center;width:100%}.AddCity_table_section__tkU0V td{border-collapse:collapse;color:var(--primaryColor)}.AddCity_table_section__tkU0V,.AddCity_table_section__tkU0V td,.AddCity_table_section__tkU0V th{border-collapse:collapse}.AddCity_table_section__tkU0V td,.AddCity_table_section__tkU0V th{font-size:.9rem;font-weight:400!important;padding:3px}.AddCity_table_section__tkU0V thead{background-color:var(--headerColor);color:blue}td.AddCity_data1_35__acsvt,td.AddCity_data2_35__SKHd9,td.AddCity_data_35__p-KzN{color:gray;font-size:.9rem}.AddCity_table_section__tkU0V th i{font-size:.9rem;left:4px;position:relative}.AddCity_table_section__tkU0V tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.AddCity_data_row__gLa8b:hover td:first-child{border-left:10px solid blue}.AddCity_data_row__gLa8b{border-left:10px solid #fff}tbody tr:hover td.AddCity_city_name__nJcOO{color:orange}.AddCity_section_list_table__\+QTr4{background:#fff;border-radius:10px;height:45%;margin:0 10px;overflow:auto}.AddCity_city_name__nJcOO{text-align:left}.AddCity_active_switch__0c0jg{display:inline-block;height:29px;position:relative;width:38px}.AddCity_active_switch__0c0jg input{height:0;opacity:0;width:0}.AddCity_active_slider__1EGyw{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.AddCity_active_slider__1EGyw:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.AddCity_active_slider__1EGyw{background-color:orange}input:focus+.AddCity_active_slider__1EGyw{box-shadow:0 0 1px #d9dcfe}input:checked+.AddCity_active_slider__1EGyw:before{border:3px solid orange;transform:translateX(25px)}.AddCity_active_slider__1EGyw.AddCity_round__A8DOW{border-radius:34px}.AddCity_slider__tx\+1L.AddCity_round__A8DOW:before{border-radius:0}.AddCity_wrapper__bdMLJ{align-items:baseline;margin-top:-15px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois span i{color:grey;font-size:25px;line-height:50px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois .AddCity_tooltip__\+2-NH{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:60px;z-index:1}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover .AddCity_tooltip__\+2-NH{opacity:1;pointer-events:auto;top:-35px}.AddCity_icon__Zaois .AddCity_tooltip__\+2-NH:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover span{color:#fff}.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover .AddCity_tooltip__\+2-NH,.AddCity_wrapper__bdMLJ .AddCity_icon__Zaois:hover span{text-shadow:0 -1px 0 #0006}.AddCity_wrapper__bdMLJ .AddCity_add__\+VMDp:hover i{color:orange}.AddCity_wrapper__bdMLJ .AddCity_edit__Q9rs-:hover span,.AddCity_wrapper__bdMLJ .AddCity_remove__kWwKb:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.AddCity_blank__TMebp{margin-left:50px}#AddCity_orange-add__YJo5B{box-shadow:2px 2px 2px orange}.AddCity_pagination__3NVv3{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.AddCity_pagination__3NVv3 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCity_pagination__3NVv3 a span{font-weight:100}.AddCity_pagination__3NVv3 a.AddCity_active__gcN76{background-color:#1e90ff;color:#fff;float:right}.AddCity_pagination__3NVv3 a:hover:not(.AddCity_active__gcN76){background-color:#ddd}.AddCity_pagination_active__DWNbd:hover:not(.AddCity_active__gcN76){background-color:blue}.AddCity_pagination_active__DWNbd{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCity_rows__aMJPP{color:#888;font-size:.9rem;padding-left:10px}.AddCity_rows__aMJPP>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.AddCityList_article__XuED7{background-color:#f8f4fc;height:100%;position:absolute;top:25px;width:100%}.AddCityList_city_head__62Fmd{align-items:center;border-top:1px solid var(--headerColor);display:flex;justify-content:space-between;margin:8px 30px 0 10px;padding:5px}.AddCityList_school_list_search_container_32__SGIoR{display:flex}.AddCityList_school_list_search_container__48\+IN{margin-right:15px;position:relative;width:250px}.AddCityList_school_list_search_container__48\+IN input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.AddCityList_school_list_search_container__48\+IN input::placeholder{color:hsla(0,0%,50%,.753)}.AddCityList_school_list_search_container__48\+IN span{color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:1px}.AddCityList_add_school_button_32__fSrL3:hover{box-shadow:0 3px 5px #00800080;top:-2px}input.AddCityList_add_school_button_32__fSrL3{background-color:rgba(0,128,0,.698);border:none;border-radius:40px;color:#fff;cursor:pointer;padding:5px;position:relative;width:151px}.AddCityList_table_section__SxL-o{text-align:center;width:100%}.AddCityList_table_section__SxL-o td{border-collapse:collapse;color:var(--primaryColor)}.AddCityList_table_section__SxL-o,.AddCityList_table_section__SxL-o td,.AddCityList_table_section__SxL-o th{border-collapse:collapse}.AddCityList_table_section__SxL-o td,.AddCityList_table_section__SxL-o th{font-size:.9rem;font-weight:400!important;padding:3px}.AddCityList_table_section__SxL-o thead{background-color:var(--headerColor);color:blue}td.AddCityList_data1_35__8FVO2,td.AddCityList_data2_35__7lHZr,td.AddCityList_data_35__KkJTI{color:gray;font-size:.9rem}.AddCityList_table_section__SxL-o th i{font-size:.9rem;left:4px;position:relative}.AddCityList_table_section__SxL-o tr{border:1px groove #8080802e;font-size:.9rem;height:47px}.AddCityList_data_row__C\+rr0:hover td:first-child{border-left:10px solid blue}.AddCityList_data_row__C\+rr0{border-left:10px solid #fff}tbody tr:hover td.AddCityList_city_name__peKF2{color:orange}.AddCityList_section_list_table__y-DCw{background:#fff;border-radius:10px;height:85%;margin:0 10px;overflow:auto}.AddCityList_city_name__peKF2{text-align:left}.AddCityList_active_switch__tbYhm{display:inline-block;height:29px;position:relative;width:38px}.AddCityList_active_switch__tbYhm input{height:0;opacity:0;width:0}.AddCityList_active_slider__8FIjC{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.AddCityList_active_slider__8FIjC:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.AddCityList_active_slider__8FIjC{background-color:orange}input:focus+.AddCityList_active_slider__8FIjC{box-shadow:0 0 1px #d9dcfe}input:checked+.AddCityList_active_slider__8FIjC:before{border:3px solid orange;transform:translateX(25px)}.AddCityList_active_slider__8FIjC.AddCityList_round__vXXWr{border-radius:34px}.AddCityList_slider__ihNNC.AddCityList_round__vXXWr:before{border-radius:0}.AddCityList_wrapper__EWhhm{align-items:baseline;margin-top:-15px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl span i{color:grey;font-size:1vw;line-height:50px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl .AddCityList_tooltip__DKkms{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:60px;z-index:1}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover .AddCityList_tooltip__DKkms{opacity:1;pointer-events:auto;top:-35px}.AddCityList_icon__ZLtkl .AddCityList_tooltip__DKkms:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover span{color:#fff}.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover .AddCityList_tooltip__DKkms,.AddCityList_wrapper__EWhhm .AddCityList_icon__ZLtkl:hover span{text-shadow:0 -1px 0 #0006}.AddCityList_wrapper__EWhhm .AddCityList_add__kKm6m:hover i{color:orange}.AddCityList_wrapper__EWhhm .AddCityList_edit__XTiVV:hover span,.AddCityList_wrapper__EWhhm .AddCityList_remove__005QK:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.AddCityList_blank__Mzisf{margin-left:50px}#AddCityList_orange-add__Xxs0t{box-shadow:2px 2px 2px orange}.AddCityList_pagination__qa4v8{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px var(--fadedColor);display:flex;justify-content:space-between;margin:0 10px;padding:10px}.AddCityList_pagination__qa4v8 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCityList_pagination__qa4v8 a span{font-weight:100}.AddCityList_pagination__qa4v8 a.AddCityList_active__MyCwE{background-color:#1e90ff;color:#fff;float:right}.AddCityList_pagination__qa4v8 a:hover:not(.AddCityList_active__MyCwE){background-color:#ddd}.AddCityList_pagination_active__ivQgA:hover:not(.AddCityList_active__MyCwE){background-color:blue}.AddCityList_pagination_active__ivQgA{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.AddCityList_rows__m1rEa{color:#888;font-size:.9rem;padding-left:10px}.AddCityList_rows__m1rEa>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}#commonStyling_az_Subtitle__Gu0hc{color:orange;font-size:16px}.commonStyling_az_small__Qi2Wh{font-size:16px}.commonStyling_az_selected__qUbyN{color:orange}.commonStyling_azSubtitle__wgwqv{color:#82eeb1;font-size:15px}#commonStyling_demo-simple-select__4V44E,.commonStyling_subTitle__G02jb{color:orange;font-size:16px}.commonStyling_selectClass__wlWlh{border-radius:150px;color:orange;padding:40px}.commonStyling_selectClass__wlWlh:hover{border:2px solid orange;border-radius:"150px";color:orange;padding:"4px"}.commonStyling_formControlinput__fC4I4{width:100%}.commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputLabel-root__2FDBg{color:#fd8c00!important;font-size:14px!important;opacity:.9}.commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputBase-root__y0iPn{background-color:#fff;border-radius:50px;height:32px;width:148px}#commonStyling_formControlinput__fC4I4{width:100%}#commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputLabel-root__2FDBg{color:#fd8c00!important;font-size:14px!important;opacity:.9}#commonStyling_formControlinput__fC4I4 .commonStyling_MuiInputBase-root__y0iPn{background-color:#fff;border-radius:50px;height:32px;width:148px}#commonStyling_az_level1__1TpkA,.commonStyling_az_level2__Xpn0W{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-top:"33px";position:"absolute";right:"15px";width:"100%"}.contetnApproval_flex__CUKKo{display:flex;flex-direction:row}.contetnApproval_orange_btn__pIosy{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:3px 5px;padding:7px 14px;width:100px}.contetnApproval_orange_btn__pIosy:hover{background-color:#fd8c00;color:#fff}.contetnApproval_flex_container__4LgD-{align-items:center;background-color:#00000080;display:flex;justify-content:center}.contetnApproval_main_container__tM2X8{background-color:#fff;border-radius:20px;height:250px;width:500px}.contetnApproval_main_container__tM2X8 p{color:orange;display:flex;font-size:.5em;justify-content:center}#contetnApproval_modal_id__cxq5l{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.contetnApproval_table_head__88mtw{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.contetnApproval_table_cell__LwL3O{font-family:poppins!important}.contetnApproval_table_cellll__RYYsu{color:#354052!important;font-family:poppins!important;font-size:1vw!important}.contetnApproval_table_rw__VcLCZ:hover{border:4px solid orange;color:#354052!important}.contetnApproval_pagination__vFDP3{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.contetnApproval_pagination__vFDP3 a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.contetnApproval_pagination__vFDP3 a span{font-weight:100}.contetnApproval_pagination__vFDP3 a.contetnApproval_active__r\+91f{background-color:#1e90ff;color:#fff;float:right}.contetnApproval_pagination__vFDP3 a:hover:not(.contetnApproval_active__r\+91f){background-color:#ddd}.contetnApproval_pagination_active__CtLYh:hover:not(.contetnApproval_active__r\+91f){background-color:blue}.contetnApproval_pagination_active__CtLYh{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.contetnApproval_rows__AzI8C{color:#888;font-size:.9rem;padding-left:10px}.contetnApproval_rows__AzI8C>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.contetnApproval_green_btn__kRbCp{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.contetnApproval_green_btn__kRbCp:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.contetnApproval_red_btn__tNgHu{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.contetnApproval_red_btn__tNgHu:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.contetnApproval_white_btn__8IQ4n{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.contetnApproval_white_btn__8IQ4n:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.contetnApproval_blue_btn__vKVSJ{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.contetnApproval_blue_btn__vKVSJ:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}*{font-family:poppins}.MuiTableRow-hover:hover{background:#fff!important;border-left:5px solid #111fee!important}.css-10mzr36-MuiGrid-root{margin-left:0!important;width:auto!important}.css-10mzr36-MuiGrid-root>.MuiGrid-item{padding-left:0!important}.css-1ex1afd-MuiTableCell-root{line-height:2.43!important}----------------- .vert-move,.vert-move{animation:mover 1s infinite alternate}.one{animation-delay:.5s}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.css-10hburv-MuiTypography-root{overflow:hidden!important;text-overflow:ellipsis!important}.cursor-pointer{cursor:pointer}.fadeInUp{animation-name:fadeInUp}.animate{animation-duration:1s;animation-fill-mode:both}.css-i4bv87-MuiSvgIcon-root{fill:currentColor;background-color:#fff;border-radius:50%;display:inline-block;flex-shrink:0;font-size:1.5rem;height:1em;padding:0;-webkit-transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;-webkit-user-select:none;user-select:none;width:1em}.az_dd_hover{background-color:"black";border:1px solid;border-color:initial;color:red;transition:border .3s ease}.az_dd_hover:hover{border:1px solid orange;color:#000!important}#az-Subtitle{color:orange}#az_level1,.az_level2{display:"flex";flex-direction:"column";left:"15px";margin-top:"55px";padding-top:"33px";position:"absolute";right:"15px";width:"100%"}.select-wrapper .select__option:hover{background-color:red;opacity:.7}.select-wrapper .select__option--is-selected{background-color:red}.az_cursor_pointer{cursor:pointer!important}.az_create_school_button_container{align-items:center;display:flex;gap:20px;margin-right:10px}.az_home_navigation_section{background:#f8f4fc;display:flex;justify-content:space-between;padding:15px 20px;position:fixed;top:85px;width:84vw;z-index:99}.az_navigation_content{cursor:pointer;font-size:16px}.az_navigation_text:hover{border-bottom:2px solid #403e75;color:orange;cursor:pointer}.az_last_update_time{color:#1b1b1b;font:normal normal normal 12px/18px Poppins}.az_school_admin_table{height:calc(100vh - 240px);overflow-y:auto}.az_table_head tr{background-color:#403e75!important;margin-top:10px;position:-webkit-sticky;position:sticky;top:0;z-index:1}.az_table_head .az_checkbox{background-color:#fff;box-shadow:none!important;color:"#BDBDBD"!important;outline:1px solid #bdbdbd!important}.az_table_head .az_checkbox:hover{background-color:#ffa5000d;box-shadow:none!important;color:orange!important;outline:1px solid orange!important}.az_table_head tr td,.az_table_head tr th{color:#fff!important}.az_table_body tr:nth-child(2n){background-color:#f5f5f8!important}.az_table_body tr td{color:#828282!important}.az_table_body tr:hover,td{color:#000!important}.az_table_body tr:hover{border:1.5px solid orange!important}.az_checkbox_td{align-items:center;-webkit-appearance:none;background-color:#f8f4fc;border-radius:3px;color:orange;cursor:pointer;display:flex;height:15px;justify-content:space-around;left:14px;position:relative;top:12px;width:15px}.az_table_body tr .az_checkbox{background-color:#fff;box-shadow:none!important;color:"#BDBDBD"!important;outline:1px solid #bdbdbd!important}.az_table_body tr .az_checkbox:hover{background-color:#ffa5000d;box-shadow:none!important;color:orange!important;outline:1px solid orange!important}.az_table_body tr td input[type=checkbox]:checked{background-color:orange!important}.az_table_body tr:hover td{background-color:#fff!important;color:inherit!important}.az_tooltip{background-color:orange!important;color:#fff!important}.az_text_input{border-color:#bdbdbd!important;border-radius:20px!important;height:90%!important;width:100%!important}.az_text_input label:hover{color:#3d3d3d!important}.az_text_input:focus-visible{outline:none!important}.az_text_input:focus,.az_text_input:hover{border:1.5px solid orange!important}.az_text_input:focus+label,.az_text_input:focus-within+label,.az_text_input:hover+label,.az_text_input:not(:placeholder-shown)+label{color:#3d3d3d!important}.az_phone_code,.az_text_input[type=text]{color:orange!important}.az_phone_code{border-color:#bdbdbd!important;border-radius:20px!important;height:60%!important}.az_phone_code option{color:#000!important}.az_phone_code:focus-visible{outline:none!important}.az_select,.az_select_1{border-color:#bdbdbd!important;border-radius:20px!important;color:orange!important}.az_select{height:90%!important}.az_select option,.az_select_1 option{color:#000!important}.az_select:focus-visible,.az_select_1:focus-visible{outline:none!important}.az_select label:hover,.az_select_1 label:hover{color:#3d3d3d!important}.az_select:hover,.az_select_1:hover{border:1.5px solid orange!important}.az_select:focus+label,.az_select:focus-within+label,.az_select:hover+label,.az_select:not(:placeholder-shown)+label,.az_select_1:focus+label,.az_select_1:focus-within+label,.az_select_1:hover+label,.az_select_1:not(:placeholder-shown)+label{color:#3d3d3d!important}.az_select option:checked,.az_select_1 option:checked{background:orange;color:#fff!important}.az_select option:hover,.az_select_1 option:hover{background:red!important}.az_select_Add_student_Modal_select{height:100%!important}.az_input_radio{-webkit-appearance:none!important;appearance:none!important;background-clip:initial!important;border:2px solid #fff!important;border-radius:50%!important;box-shadow:0 0 0 1px #6d6d6d!important;font-size:1em!important;height:15px!important;transition:background-color .3s,box-shadow .3s!important;vertical-align:middle!important;width:15px!important}.az_input_radio.on:checked{background-color:orange!important;box-shadow:0 0 0 1px orange!important}.az_input_radio.off:checked{background-color:#ff5151!important;box-shadow:0 0 0 1px #eb0000!important}input[type=radio]:disabled{box-shadow:0 0 0 1px #e0e0e0!important;pointer-events:none!important}.az_nav_menu_li:hover .az_nav_span_text{color:#fff!important}.az_confirm_btn{background-color:#403e75;border:2px solid #403e75;border-radius:20px;color:#fff;padding:8px 32px}.az_confirm_btn:hover{background-color:#2a2859}.az_cancel_btn{background-color:#fff;border:2px solid #403e75;border-radius:20px;color:#333;padding:8px 32px}.az_cancel_btn:hover{background-color:#2a285926}.az_add_staff_input_radio{background-clip:initial!important;border:2px solid #fff!important;border-radius:50%!important;font-size:1em!important;height:18px!important;transition:background-color .3s,box-shadow .3s!important;vertical-align:middle!important;width:18px!important}.az_add_staff_input_radio .on:checked{background-color:orange!important;box-shadow:0 0 0 1px orange!important}.rpv-core__text-layer{-webkit-user-select:none!important;user-select:none!important}.dashboard-table-container{margin:25px 0}.dashboard-dropdown-list-header{display:flex;justify-content:space-between;margin-bottom:15px}.dropdown-list{align-items:center;column-gap:20px;display:flex}.dropdown{border-radius:20px;font-size:16px;padding:8px}.dropdown option[selected]{background-color:red;font-weight:700}.dropdown option:hover{background-color:red}#dashboard-search-input{background-position:550px 12px;background-repeat:no-repeat;border:1px solid #ddd;border-radius:25px;font-size:16px;margin-bottom:12px;padding:12px 20px 12px 40px;width:100%}.submit-btn{background-color:orange}.grade-process-btn,.submit-btn{border:none;border-radius:20px;color:#fff;display:inline-block;font-size:14px;padding:10px 30px;text-align:center;text-decoration:none}.grade-process-btn{background-color:#403e75}.dashboard-table{border-collapse:collapse;width:100%}.dashboard-table td,.dashboard-table th{font-size:16px;padding:12px 15px;text-align:center}.dashboard-table th{text-wrap:nowrap;background-color:#403e75;color:#fff}.dashboard-table tbody tr:nth-child(2n){background-color:#f5f5f8}@media (max-width:500px){.dashboard-table thead{display:none}.dashboard-table,.dashboard-table tbody,.dashboard-table td,.dashboard-table tr{display:block;width:100%}.dashboard-table tr{margin-bottom:15px}.dashboard-table td{padding-left:50%;position:relative;text-align:left}.dashboard-table td:before{content:attr(data-label);font-size:15px;font-weight:700;left:0;padding-left:15px;position:absolute;text-align:left;width:50%}}.queestion-text,.queestion-text p{color:#000!important;font-size:.88vw}.queestion-text p span{color:#000!important;font-family:Poppins;font-size:.88vw!important}.question-options,.question-options p,.sub-questions,.sub-questions p{color:#000!important;font-size:.88vw}.question-options-main{margin-left:75px!important}.sub-qstns{padding-left:42px}.dashboard-pagination{display:inline-block}.dashboard-pagination span{color:#000;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s}.dashboard-pagination span.active{background-color:orange;color:#fff}.dashboard-pagination span:hover:not(.active){background-color:#ddd}.ant-tabs-card.ant-tabs-top>.ant-tabs-nav .ant-tabs-tab-active{background-color:#403e75;border-bottom:1px solid #403e75}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#fff}.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{background-color:#fff;border:none;border-bottom:1px solid #403e75}div[aria-describedby=rpv-core__tooltip-body-print] button[aria-label=Print]{display:none}.ant-popover-content{height:300px;overflow-y:scroll;scrollbar-width:thin}.inbox-list-li p:first-child{font-Size:16px;color:#000;padding-bottom:5px}#loader{background-color:#0d0d0db3;bottom:0;left:0;opacity:.7;position:fixed;right:0;top:0;width:100%;z-index:9999}#loader:after{animation:spin .8s linear infinite;border:5px solid #fff;border-radius:50%;border-top-color:#0000;content:"";display:block;height:60px;left:48%;position:absolute;top:40%;width:60px}.ember-box,.rpv-core__inner-pages{scrollbar-width:thin}.ember-box{border-radius:5px;box-shadow:0 30px 40px -20px #a3a5ae;height:98px;overflow:auto;overflow-x:hidden;padding:15px}.ember-card-container{align-items:center;display:flex;justify-content:space-between}.cs-chart-bar-pair{width:142px}.carousel{height:250px;margin:80px auto auto;perspective:950px;position:relative;width:300px}.card-container{height:90%;position:relative;transform-style:preserve-3d;transition:transform 1s;width:100%}.view-card{align-items:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;font-size:24px;height:90%;justify-content:center;position:absolute;width:100%}.next,.prev{padding:10px;position:absolute;top:50%;transform:translateY(-50%)}.next,.prev,.view-btn{background-color:#403e75;border:none;color:#fff;cursor:pointer}.view-btn{padding:7px 5px}.prev{left:0}.next{right:0}.associateConcept_container__28Qi3{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;padding:30px}.associateConcept_box__1NTMb>h3{color:orange;font-size:1.3vw;font-weight:600}.associateConcept_d_flex__i93U\+{display:flex}.associateConcept_flex_center__82W2T{display:flex;justify-content:center}.associateConcept_flex_center__82W2T>p{color:blue;padding-right:20px}.associateConcept_d_grid__5zB8f{border-bottom:2px solid #d3d3d3;border-top:2px solid #d3d3d3;display:grid;grid-template-columns:1fr 1fr 1fr;padding-bottom:8px;padding-left:100px;padding-top:8px}.associateConcept_concept_col__-JdY2>p{border-bottom:2px solid #d3d3d3;border-top:2px solid #d3d3d3;color:blue;padding:8px;text-align:center}.associateConcept_searchOptBox__UdcEf{box-shadow:0 3px 8px #0000003d;display:flex;height:224px;justify-content:center;margin:auto;width:40%}.associateConcept_Dd_itm_style__DNQYw:hover{background:#c9e9fd}.createChapter_flex__lHh3u{display:flex;flex-direction:row}.createChapter_chapter_container__vOgoC{width:100%}.createChapter_concept__DymNo:hover{color:blue!important}.createChapter_table_head__k4DCG{border-bottom:1px solid #a9a9a9!important;border-right:1px solid #a9a9a9!important;border-top:1px solid #a9a9a9!important;color:#00f!important;font-family:poppins!important;font-size:1vw!important;font-weight:600;text-align:left!important}.createChapter_table_head__k4DCG:last-child{border-right:none!important;border-top:1px solid #a9a9a9!important}tbody tr:last-child td{border-bottom:1px solid #a9a9a9!important}.createChapter_table_cell__Eamgd:last-child{border-right:none!important}.createChapter_table_cell__Eamgd:first-child{border-left:none!important}.createChapter_table_cell__Eamgd{color:#354052!important;font-family:poppins!important;font-size:1vw!important;padding:0 0 0 15px!important;padding-left:"16px !important";vertical-align:initial!important}.createChapter_select_input__uh-GC{font:normal normal normal 1vw/21px Poppins!important;opacity:.8}.createChapter_select_menu__cgr5-{color:#354052!important;font:normal normal normal .9vw/22px Poppins!important;opacity:.7}.createChapter_select_selected__DMa6m{color:#1b1b1b!important;font:normal normal normal 1vw/21px Poppins!important;opacity:.8}.createChapter_cell__mCwxp{align-items:center;background-color:#c9e9fd;display:flex;height:40px;padding:5px 20px}.createChapter_sub_cell__eaCSw{background-color:#f5f5f5}.createChapter_root_cell__YMZKk,.createChapter_sub_cell__eaCSw{align-items:center;border-top:1px solid #d3d3d3;display:flex;height:40px;padding:5px 35px}.createChapter_pagination__5lt2X{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.createChapter_pagination__5lt2X a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createChapter_pagination__5lt2X a span{font-weight:100}.createChapter_pagination__5lt2X a.createChapter_active__QpN4J{background-color:#1e90ff;color:#fff;float:right}.createChapter_pagination__5lt2X a:hover:not(.createChapter_active__QpN4J){background-color:#ddd}.createChapter_pagination_active__KLZ2u:hover:not(.createChapter_active__QpN4J){background-color:blue}.createChapter_pagination_active__KLZ2u{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createChapter_rows__keihi{color:#888;font-size:.9rem;padding-left:10px}.createChapter_rows__keihi>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.createChapter_green_btn__KW63Q{background-color:#4caf50;border:none;border-radius:150px;color:#fff;font-size:1vw;padding:.1vw 1vw}.createChapter_green_btn__KW63Q:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.createChapter_red_btn__zRUyR{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;font-size:1vw;padding:.1vw .5vw}.createChapter_red_btn__zRUyR:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.createChapter_orange_btn__EJiVo{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:auto 5px;padding:7px 14px}.createChapter_orange_btn__EJiVo:hover{background-color:#fd8c00;color:#fff}.createChapter_white_btn__bLpFW{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:1vw;margin:3px auto;min-width:100px;padding:5px;width:12vw}.createChapter_white_btn__bLpFW:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.createChapter_blue_btn__rSYor{background-color:#403e75;border-color:grey;border-radius:150px;color:#fff;cursor:pointer;height:32px;height:50px;padding:7px;width:100px}.createChapter_blue_btn__rSYor:hover{background-color:#403e75;box-shadow:0 3px 5px #403e75;color:#fff;top:-2}.createChapter_blue_btn__rSYor:disabled{opacity:.5}.createChapter_blueWhite_btn__p6JED{background-color:#fff;border-color:blue;border-radius:150px;color:blue;cursor:pointer;height:50px;padding:7px;width:175px}.createChapter_blueWhite_btn__p6JED:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.createChapter_active_switch__XQM5v{display:inline-block;height:29px;position:relative;width:38px}.createChapter_active_switch__XQM5v input{height:0;opacity:0;width:0}.createChapter_active_slider__DPKCL{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.createChapter_active_slider__DPKCL:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.createChapter_active_slider__DPKCL{background-color:orange}input:focus+.createChapter_active_slider__DPKCL{box-shadow:0 0 1px #d9dcfe}input:checked+.createChapter_active_slider__DPKCL:before{border:3px solid orange;transform:translateX(25px)}.createChapter_active_slider__DPKCL.createChapter_round__irqZh{border-radius:34px}.createChapter_slider__7owcB.createChapter_round__irqZh:before{border-radius:0}.createChapter_concept_list_itm__f2vSM li{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.createChapter_concept_list_itm__f2vSM li:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;color:#001af3!important;opacity:1}.createChapter_SubConcept_list_itm__kmH0y li{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.createChapter_SubConcept_list_itm__kmH0y li:hover{color:#001af3!important}.createChapter_RootConcept_list_itm__EqqSU li,.createChapter_SubConcept_list_itm__kmH0y li:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border:1px solid #f7f7f7;opacity:1}.first_box:after{color:grey;content:"";display:block;height:60px;width:5px}.link_text{color:green;font-size:68px}.fSize{color:green;font-size:xx-large}.white{color:green;text-transform:capitalize}.white_box{background:#fff 0 0 no-repeat padding-box;border-radius:6px;box-shadow:0 2px 3px #00000029;height:685px;left:251px;opacity:1;top:271px;width:1140px}.createTraining_flex__Ki\+NP{display:flex;flex-direction:row}.createTraining_radio_active__PO0zI:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.createTraining_radio_funcionality__VTl0h>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.createTraining_radio_funcionality__VTl0h>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.createTraining_radio_funcionality__VTl0h>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.createTraining_myText__7Np36{color:green;font-size:69px}.createTraining_table_head__k3UIJ{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-weight:600}.createTraining_table_cell__OwRWQ{font-family:poppins!important}.createTraining_select_input__FAP-r{color:#b5b6b6;font-family:poppins!important;font-weight:300}.createTraining_err_box__ACdIu{margin-top:42px;position:absolute;right:256px}.createTraining_err_box__ACdIu>p{color:red;display:flex;float:right}.createTraining_pagination__y6O2p{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.createTraining_pagination__y6O2p a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createTraining_pagination__y6O2p a span{font-weight:100}.createTraining_pagination__y6O2p a.createTraining_active__\+rZxJ{background-color:#1e90ff;color:#fff;float:right}.createTraining_pagination__y6O2p a:hover:not(.createTraining_active__\+rZxJ){background-color:#ddd}.createTraining_pagination_active__NiNBp:hover:not(.createTraining_active__\+rZxJ){background-color:blue}.createTraining_pagination_active__NiNBp{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.createTraining_rows__4Ksgb{color:#888;font-size:.9rem;padding-left:10px}.createTraining_rows__4Ksgb>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.createTraining_green_btn__y-Bzg{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.createTraining_green_btn__y-Bzg:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.createTraining_red_btn__Kx98a{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.createTraining_red_btn__Kx98a:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.createTraining_white_btn__z0Atq{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.createTraining_white_btn__z0Atq:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.createTraining_blue_btn__eu3C9{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.createTraining_blue_btn__eu3C9:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.TrainingCategory_flex__51M-d,.conceptDetail_flex__Q5tsN{display:flex;flex-direction:row}.TrainingCategory_icon__PaYfp{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.TrainingCategory_icon__PaYfp span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.TrainingCategory_icon__PaYfp span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.TrainingCategory_icon__PaYfp .TrainingCategory_tooltip__FABVT{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:70px;z-index:1}.TrainingCategory_icon__PaYfp:hover .TrainingCategory_tooltip__FABVT{opacity:1;pointer-events:auto;top:-35px}.TrainingCategory_icon__PaYfp .TrainingCategory_tooltip__FABVT:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.TrainingCategory_icon__PaYfp:hover span i{color:#f009}.TrainingCategory_icon__PaYfp:hover .TrainingCategory_tooltip__FABVT,.TrainingCategory_icon__PaYfp:hover span{text-shadow:0 -1px 0 #0006}.TrainingCategory_select_input__t0RT0{color:#b5b6b6;font-family:poppins!important;font-weight:300}.TrainingCategory_table_head__N2zVE{background:#403e75!important;color:#fff!important;font-family:poppins!important;font-weight:600}.TrainingCategory_table_cell__o7pOT{font-family:poppins!important}.TrainingCategory_pagination__myter{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.TrainingCategory_pagination__myter a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TrainingCategory_pagination__myter a span{font-weight:100}.TrainingCategory_pagination__myter a.TrainingCategory_active__0bUik{background-color:#1e90ff;color:#fff;float:right}.TrainingCategory_pagination__myter a:hover:not(.TrainingCategory_active__0bUik){background-color:#ddd}.TrainingCategory_pagination_active__-gEuP:hover:not(){background-color:blue}.TrainingCategory_pagination_active__-gEuP{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.TrainingCategory_rows__3T07w{color:#888;font-size:.9rem;padding-left:10px}.TrainingCategory_rows__3T07w>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.TrainingCategory_green_btn__J4ofo{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.TrainingCategory_green_btn__J4ofo:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.TrainingCategory_red_btn__HA012{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.TrainingCategory_red_btn__HA012:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.TrainingCategory_white_btn__qZ6KJ{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.TrainingCategory_white_btn__qZ6KJ:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.TrainingCategory_blue_btn__K0osR{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.TrainingCategory_blue_btn__K0osR:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.TrainingCategory_flex_container__35dq1{align-items:center;background-color:#00000080;display:flex;justify-content:center}.TrainingCategory_main_container__\+p4Yq{background-color:#fff;border-radius:20px;height:250px;width:500px}.TrainingCategory_main_container__\+p4Yq p{color:orange;display:flex;font-size:.5em;justify-content:center}#TrainingCategory_modal_id__d7\+p2{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.TrainingCategory_white_btn__qZ6KJ{background-color:initial;border-color:grey;color:grey;margin:auto 3px;padding:8px 13px}.teacherFiles_flex__w6D3x{display:flex;flex-direction:row}.teacherFiles_select_input__565ps{color:#b5b6b6;font-family:poppins!important;font-weight:300}.teacherFiles_table_head__jaNSi{background:#d9dcfe!important;color:#403e75!important;font-family:poppins!important;font-size:16px;font-weight:1000}.teacherFiles_accordion_detail__1PgG9{border-bottom:1px solid grey;display:flex;justify-content:space-around}.teacherFiles_accordion_detail__1PgG9>i{color:grey;font-size:22px;margin-left:8px}.teacherFiles_input_element__TZSYA{height:68%;position:relative;width:50%}.teacherFiles_input_element__TZSYA input,.teacherFiles_input_element__TZSYA select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;margin-right:30px;padding:12px 20px;width:100%}.teacherFiles_input_element__TZSYA label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.teacherFiles_form_input_element__V-1ji:focus~label,.teacherFiles_form_input_element__V-1ji:not(:placeholder-shown)~label,.teacherFiles_form_select_element__zP7xg:focus~label,.teacherFiles_form_select_element__zP7xg:not(:placeholder-shown)~label,.teacherFiles_input_element__TZSYA:hover label{color:var(--utilityColor);top:-7px}.css-1t8l2tu-MuiInputBase-input-MuiOutlinedInput-input{align-items:center;border-radius:150px;padding:14px!important}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{background:#fff!important;border-radius:30px!important}.slider-card{height:300px;width:200px}.slick-arrow{display:block}.slick-next,.slick-prev{top:42%}.slick-next{right:-60px}.slick-prev{left:-60px;z-index:300}.slick-next:before,.slick-prev:before{color:#0000}.slider-backward-arrow{background-color:#8480e4;border-radius:3px;color:#a8a7a7;color:#fff;cursor:pointer;font-size:xx-large;font-size:1rem;height:30px;left:30px;margin-top:1.2rem;padding:5px;position:absolute;text-align:center;width:30px;z-index:1!important}.slick-prev{left:60px}.slick-next,.slick-prev{display:none;z-index:0!important}.slider-forward-arrow{background-color:#8480e4;border-radius:3px;color:#a8a7a7;color:#fff;cursor:pointer;font-size:xx-large;font-size:1rem;height:30px;margin-top:1rem;padding:5px;position:absolute;right:78px;text-align:center;width:30px;z-index:1!important}@media only screen and (max-width:600px){.slider-card{height:150px;width:100px}.slider-backward-arrow{left:80vw}.slider-backward-arrow,.slider-forward-arrow{color:#cccaca;font-size:x-large;margin-top:-35px}.slider-forward-arrow{right:7vw}.slick-next{right:0;top:-20px}.slick-prev{left:72vw;top:-20px;z-index:300}.slick-next,.slick-prev{color:#0000}}@media only screen and (min-width:1900px){.slider-card{height:350px;width:250px}}.controls{background-color:#000;border-radius:10px;bottom:20px;box-shadow:3px 3px 5px #000;display:flex;left:50%;margin-left:-200px;opacity:.5;position:absolute;transition:all 1s;visibility:hidden;width:400px}.player:focus-within .controls,.player:hover .controls{opacity:1}.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.Mui-disabled{border-radius:0!important;opacity:1!important}.css-dpjnhs-MuiInputBase-root-MuiOutlinedInput-root.Mui-disabled{background:#8181814f!important;color:#000000a6!important;cursor:default!important}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{padding:10px 14px!important}.css-11yukd5-MuiTabs-indicator{background:#4b4689!important}.css-11u53oe-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input{align-items:center!important;padding:14px!important}.css-1sumxir-MuiFormLabel-root-MuiInputLabel-root{background:#fff!important;color:#ffa700!important}.css-1306eg9-MuiButtonBase-root-MuiButton-root,.css-jv5tn0-MuiButtonBase-root-MuiButton-root{text-transform:none!important}.buttonColor{color:#111fee}.style1{background:"white";border-radius:"150px";color:"#FD8C00";height:"32px";padding:"4px"}:root{--rpv-attachment__item--hover-background-color:#0000001a;--rpv-attachment__item-color:#000}.rpv-core__viewer--dark{--rpv-attachment__item--hover-background-color:#2566e8;--rpv-attachment__item-color:#fff}.rpv-attachment__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-attachment__empty--rtl{direction:rtl}.rpv-attachment__list{display:flex;flex-direction:column;height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-attachment__list--rtl{direction:rtl}.rpv-attachment__item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-attachment__item-color);cursor:pointer;display:flex;padding:.5rem;text-align:left;width:100%}.rpv-attachment__item:focus{outline:0}.rpv-attachment__item:focus,.rpv-attachment__item:hover{background-color:#0000001a;background-color:var(--rpv-attachment__item--hover-background-color)}.rpv-attachment__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-bookmark__item--hover-background-color:#0000001a;--rpv-bookmark__item-color:#000}.rpv-core__viewer--dark{--rpv-bookmark__item--hover-background-color:#2566e8;--rpv-bookmark__item-color:#fff}.rpv-bookmark__item{align-items:center;color:#000;color:var(--rpv-bookmark__item-color);cursor:pointer;display:flex;padding-bottom:.25rem;padding-right:.25rem;padding-top:.25rem}.rpv-bookmark__item:focus{outline:0}.rpv-bookmark__item:focus,.rpv-bookmark__item:hover{background-color:#0000001a;background-color:var(--rpv-bookmark__item--hover-background-color)}.rpv-bookmark__toggle{align-items:center;display:flex;height:1rem;margin-right:.25rem;width:1rem}.rpv-bookmark__title{flex-grow:1;flex-shrink:1;text-decoration:none}.rpv-bookmark__list{list-style-type:none;margin:0;overflow:auto;padding:0}.rpv-bookmark__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-bookmark__empty{height:100%;overflow:auto;padding:.5rem 0;text-align:center;width:100%}.rpv-bookmark__empty--rtl{direction:rtl}.rpv-bookmark__container{height:100%;overflow:auto;padding:.5rem 0;width:100%}.rpv-bookmark__container--rtl{direction:rtl}:root{--rpv-core__annotation--link-hover-background-color:#ff03;--rpv-core__annotation-popup-wrapper-background-color:#faf089;--rpv-core__annotation-popup-wrapper-box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--rpv-core__annotation-popup-content-border-top-color:#1a202c;--rpv-core__arrow-border-color:#0000004d;--rpv-core__asking-password-color:#000;--rpv-core__asking-password-wrapper-background-color:#fff;--rpv-core__asking-password-wrapper-border-color:#0000004d;--rpv-core__button-background-color:#0000004d;--rpv-core__button-color:#000;--rpv-core__doc-error-background-color:#fff;--rpv-core__doc-error-text-background-color:#c02424;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#fff;--rpv-core__full-screen-target-background-color:#fff;--rpv-core__inner-page-background-color:#fff;--rpv-core__menu-divider-border-bottom-color:#0000004d;--rpv-core__menu-item-color:#000;--rpv-core__menu-item--hover-background-color:#0000001a;--rpv-core__menu-item--disabled-color:#0000004d;--rpv-core__minimal-button-color:#000;--rpv-core__minimal-button--hover-background-color:#0000001a;--rpv-core__minimal-button--disabled-color:#0000004d;--rpv-core__minimal-button--selected-background-color:#0000001a;--rpv-core__modal-body-background-color:#fff;--rpv-core__modal-body-border-color:#0000004d;--rpv-core__modal-overlay-background-color:#00000080;--rpv-core__page-layer-box-shadow:2px 2px 8px 0 #0003;--rpv-core__popover-body-background-color:#fff;--rpv-core__popover-body-border-color:#0000004d;--rpv-core__popover-body-color:#000;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__primary-button-color:#fff;--rpv-core__progress-bar-background-color:#0000001a;--rpv-core__progress-bar-progress-background-color:#2566e8;--rpv-core__progress-bar-progress-color:#fff;--rpv-core__separator-border-bottom-color:#0000004d;--rpv-core__spinner-border-color:#0006;--rpv-core__spinner-border-transparent-color:#0000;--rpv-core__splitter-background-color:#0000;--rpv-core__splitter--hover-background-color:#0003;--rpv-core__text-layer-text--selection-background-color:#00f;--rpv-core__text-layer-text--selection-color:#0000;--rpv-core__textbox-background-color:#fff;--rpv-core__textbox-border-color:#0003;--rpv-core__textbox-color:#000;--rpv-core__tooltip-body-background-color:#000;--rpv-core__tooltip-body-color:#fff}.rpv-core__viewer--dark{--rpv-core__asking-password-background-color:#363636;--rpv-core__asking-password-color:#fff;--rpv-core__asking-password-wrapper-border-color:#191919;--rpv-core__asking-password-wrapper-background-color:#191919;--rpv-core__button-background-color:#171717;--rpv-core__button-color:#fff;--rpv-core__doc-error-background-color:#191919;--rpv-core__doc-error-text-background-color:#c02323;--rpv-core__doc-error-text-color:#fff;--rpv-core__doc-loading-background-color:#191919;--rpv-core__full-screen-target-background-color:#1a1a1a;--rpv-core__inner-page-background-color:#1a1a1a;--rpv-core__menu-divider-border-bottom-color:#000;--rpv-core__menu-item-color:#fff;--rpv-core__menu-item--hover-background-color:#2566e8;--rpv-core__menu-item--disabled-color:#5e5e5e;--rpv-core__minimal-button-color:#fff;--rpv-core__minimal-button--disabled-color:#5e5e5e;--rpv-core__minimal-button--hover-background-color:#191919;--rpv-core__minimal-button--selected-background-color:#1657bb;--rpv-core__modal-body-background-color:#363636;--rpv-core__primary-button-background-color:#2566e8;--rpv-core__popover-body-background-color:#363636;--rpv-core__popover-body-color:#fff;--rpv-core__progress-bar-background-color:#000;--rpv-core__separator-border-bottom-color:#000;--rpv-core__spinner-border-color:#fff;--rpv-core__splitter-background-color:#1a1a1a;--rpv-core__splitter--hover-background-color:#2566e8;--rpv-core__textbox-background-color:#121212;--rpv-core__textbox-border-color:#121212;--rpv-core__textbox-color:#fff;--rpv-core__tooltip-body-background-color:#414141;--rpv-core__tooltip-body-color:#fff}.rpv-core__annotation{position:absolute}.rpv-core__annotation-layer{z-index:1}.rpv-core__arrow{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__arrow-border-color);border-left-color:#0000004d;border-left-color:var(--rpv-core__arrow-border-color);border-right:1px solid #0000004d;border-right:1px solid var(--rpv-core__arrow-border-color);border-top-color:#0000004d;border-top-color:var(--rpv-core__arrow-border-color);height:10px;position:absolute;width:10px;z-index:0}.rpv-core__arrow--tl{bottom:0;left:0;transform:translate(50%,50%) rotate(45deg)}.rpv-core__arrow--tc{left:50%}.rpv-core__arrow--tc,.rpv-core__arrow--tr{bottom:0;transform:translate(-50%,50%) rotate(45deg)}.rpv-core__arrow--tr{right:0}.rpv-core__arrow--rt{left:0;top:0;transform:translate(-50%,50%) rotate(135deg)}.rpv-core__arrow--rc{top:50%}.rpv-core__arrow--rb,.rpv-core__arrow--rc{left:0;transform:translate(-50%,-50%) rotate(135deg)}.rpv-core__arrow--rb{bottom:0}.rpv-core__arrow--bl{left:0;top:0;transform:translate(50%,-50%) rotate(225deg)}.rpv-core__arrow--bc{left:50%}.rpv-core__arrow--bc,.rpv-core__arrow--br{top:0;transform:translate(-50%,-50%) rotate(225deg)}.rpv-core__arrow--br{right:0}.rpv-core__arrow--lt{right:0;top:0;transform:translate(50%,50%) rotate(315deg)}.rpv-core__arrow--lc{top:50%}.rpv-core__arrow--lb,.rpv-core__arrow--lc{right:0;transform:translate(50%,-50%) rotate(315deg)}.rpv-core__arrow--lb{bottom:0}.rpv-core__asking-password{background-color:var(--rpv-core__asking-password-background-color);border-radius:.25rem;color:#000;color:var(--rpv-core__asking-password-color);padding:2rem}.rpv-core__asking-password--rtl{direction:rtl}.rpv-core__asking-password-wrapper{align-items:center;background-color:#fff;background-color:var(--rpv-core__asking-password-wrapper-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__asking-password-wrapper-border-color);display:flex;height:100%;justify-content:center;width:100%}.rpv-core__asking-password-message{margin:.5rem 0}.rpv-core__asking-password-body{align-items:center;display:flex;justify-content:center}.rpv-core__asking-password-input{width:15rem}.rpv-core__asking-password-input--ltr{margin-right:.5rem}.rpv-core__asking-password-input--rtl{margin-left:.5rem}.rpv-core__button{background-color:#0000004d;background-color:var(--rpv-core__button-background-color);border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__button--rtl{direction:rtl}.rpv-core__canvas-layer{direction:ltr;left:0;overflow:hidden;position:absolute;top:0}.rpv-core__doc-error{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-error-background-color);display:flex;height:100%;justify-content:center}.rpv-core__doc-error--rtl{direction:rtl}.rpv-core__doc-error-text{background-color:#c02424;background-color:var(--rpv-core__doc-error-text-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__doc-error-text-color);line-height:1.5;max-width:50%;padding:.5rem}.rpv-core__doc-loading{align-items:center;background-color:#fff;background-color:var(--rpv-core__doc-loading-background-color);display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-core__doc-loading--rtl{direction:rtl}.rpv-core__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1;text-align:center}.rpv-core__icon--rtl{transform:scaleX(-1)}.rpv-core__inner-container{min-height:inherit}.rpv-core__inner-pages{overflow:auto}.rpv-core__inner-pages--rtl{direction:rtl}.rpv-core__inner-pages--single{overflow:hidden}.rpv-core__inner-page-container--single{overflow:auto}.rpv-core__inner-page{background-color:#fff;background-color:var(--rpv-core__inner-page-background-color)}.rpv-core__inner-page--single{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-even{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-odd{align-items:center;display:flex;justify-content:flex-start}.rpv-core__inner-page--dual-cover{align-items:center;display:flex;justify-content:center}.rpv-core__inner-page--dual-cover-odd{align-items:center;display:flex;justify-content:flex-end}.rpv-core__inner-page--dual-cover-even{align-items:center;display:flex;justify-content:flex-start}.rpv-core__annotation--link a{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-core__annotation--link a:hover{background-color:#ff03;background-color:var(--rpv-core__annotation--link-hover-background-color)}.rpv-core__menu{display:flex;flex-direction:column}.rpv-core__menu--rtl{direction:rtl;text-align:right}.rpv-core__menu-divider{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__menu-divider-border-bottom-color);margin:.25rem 0}.rpv-core__menu-item{align-items:center;background-color:#0000;border:none;color:#000;color:var(--rpv-core__menu-item-color);cursor:pointer;display:flex;justify-content:center;padding:.25rem 0;width:100%}.rpv-core__menu-item:focus{outline:0}.rpv-core__menu-item:focus,.rpv-core__menu-item:hover{background-color:#0000001a;background-color:var(--rpv-core__menu-item--hover-background-color)}.rpv-core__menu-item-icon{align-items:center;display:flex}.rpv-core__menu-item-icon--ltr{padding-left:1rem;padding-right:.5rem}.rpv-core__menu-item-icon--rtl{padding-left:.5rem;padding-right:1rem}.rpv-core__menu-item-label{flex-grow:1;flex-shrink:1;white-space:nowrap}.rpv-core__menu-item-label--ltr{padding-right:2rem}.rpv-core__menu-item-label--rtl{padding-left:2rem}.rpv-core__menu-item-check--ltr{padding-right:1rem}.rpv-core__menu-item-check--rtl{padding-left:1rem}.rpv-core__menu-item--disabled{color:#0000004d;color:var(--rpv-core__menu-item--disabled-color)}.rpv-core__menu-item--disabled:hover{background-color:#0000}.rpv-core__menu-item--ltr{text-align:left}.rpv-core__menu-item--rtl{direction:rtl;text-align:right}.rpv-core__minimal-button{background-color:#0000;border:none;border-radius:.25rem;color:#000;color:var(--rpv-core__minimal-button-color);cursor:pointer;height:2rem;padding:0 .5rem}.rpv-core__minimal-button:hover{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--hover-background-color)}.rpv-core__minimal-button--disabled{color:#0000004d;color:var(--rpv-core__minimal-button--disabled-color)}.rpv-core__minimal-button--rtl{direction:rtl}.rpv-core__minimal-button--selected{background-color:#0000001a;background-color:var(--rpv-core__minimal-button--selected-background-color)}.rpv-core__modal-body{background-color:#fff;background-color:var(--rpv-core__modal-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-core__modal-body-border-color);border-radius:.25rem;margin:1rem;max-width:32rem;overflow:auto}.rpv-core__modal-body--rtl{direction:rtl}.rpv-core__modal-overlay{background-color:#00000080;background-color:var(--rpv-core__modal-overlay-background-color);bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.rpv-core__modal-overlay,.rpv-core__page-layer{align-items:center;display:flex;justify-content:center}.rpv-core__page-layer{overflow:visible;position:relative}.rpv-core__page-layer:after{bottom:.25rem;box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-core__page-layer-box-shadow);content:"";left:.25rem;position:absolute;right:.25rem;top:.25rem}.rpv-core__page-layer--single{margin:0 auto}.rpv-core__page-size-calculator{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-core__popover-body{border:1px solid #0000004d;border:1px solid var(--rpv-core__popover-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-core__popover-body-color);left:0;padding:.5rem 0;position:absolute;top:-9999px;z-index:9999}.rpv-core__popover-body,.rpv-core__popover-body-arrow{background-color:#fff;background-color:var(--rpv-core__popover-body-background-color)}.rpv-core__popover-body--rtl{direction:rtl}.rpv-core__popover-overlay{bottom:0;left:0;position:fixed;right:0;top:0}.rpv-core__annotation-popup-wrapper{background-color:#faf089;background-color:var(--rpv-core__annotation-popup-wrapper-background-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;box-shadow:var(--rpv-core__annotation-popup-wrapper-box-shadow);font-size:.75rem;padding:.25rem;word-break:break-word}.rpv-core__annotation-popup-wrapper--rtl{direction:rtl}.rpv-core__annotation-popup-title{font-weight:600;margin-bottom:.25rem}.rpv-core__annotation-popup-date{font-size:.5rem}.rpv-core__annotation-popup-content{border-top:1px solid #1a202c;border-top:1px solid var(--rpv-core__annotation-popup-content-border-top-color);max-height:16rem;overflow:auto;padding:.25rem}.rpv-core__primary-button{background-color:#2566e8;background-color:var(--rpv-core__primary-button-background-color);border:none;border-radius:.25rem;color:#fff;color:var(--rpv-core__primary-button-color);cursor:pointer;height:2rem;padding:0 1rem}.rpv-core__primary-button--rtl{direction:rtl}.rpv-core__progress-bar{background-color:#0000001a;background-color:var(--rpv-core__progress-bar-background-color);border-radius:9999px;padding:.125rem}.rpv-core__progress-bar--rtl{direction:rtl}.rpv-core__progress-bar-progress{align-items:center;background-color:#2566e8;background-color:var(--rpv-core__progress-bar-progress-background-color);border-radius:9999px;color:#fff;color:var(--rpv-core__progress-bar-progress-color);display:flex;font-size:.75rem;height:.75rem;justify-content:center}.rpv-core__separator{border-bottom:1px solid #0000004d;border-bottom:1px solid var(--rpv-core__separator-border-bottom-color)}.rpv-core__spinner{border-bottom:2px solid #0000;border-bottom:2px solid var(--rpv-core__spinner-border-transparent-color);border-left:2px solid #0000;border-left:2px solid var(--rpv-core__spinner-border-transparent-color);border-radius:9999px;border-right:2px solid #0006;border-right:2px solid var(--rpv-core__spinner-border-color);border-top:2px solid #0006;border-top:2px solid var(--rpv-core__spinner-border-color)}.rpv-core__spinner--animating{animation-duration:.4s;animation-iteration-count:infinite;animation-name:rpv-core__spinner-transform;animation-timing-function:linear}@keyframes rpv-core__spinner-transform{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rpv-core__splitter{background-color:initial;background-color:var(--rpv-core__splitter-background-color);cursor:ew-resize;height:100%;width:.25rem}.rpv-core__splitter--resizing,.rpv-core__splitter:hover{background-color:#0003;background-color:var(--rpv-core__splitter--hover-background-color);cursor:col-resize}.rpv-core__splitter-body--resizing{cursor:col-resize}.rpv-core__splitter-sibling--resizing{pointer-events:none;-webkit-user-select:none;user-select:none}.rpv-core__textbox{background-color:#fff;background-color:var(--rpv-core__textbox-background-color);border:1px solid #0003;border:1px solid var(--rpv-core__textbox-border-color);border-radius:.25rem;box-sizing:border-box;color:#000;color:var(--rpv-core__textbox-color);height:2rem;padding:0 .5rem;width:100%}.rpv-core__textbox--rtl{direction:rtl}.rpv-core__text-layer{height:100%;left:0;line-height:1;opacity:.2;position:absolute;top:0;width:100%;z-index:1}.rpv-core__text-layer span::selection{background-color:#00f;background-color:var(--rpv-core__text-layer-text--selection-background-color);color:#0000;color:var(--rpv-core__text-layer-text--selection-color)}.rpv-core__text-layer br::selection{color:#0000}.rpv-core__text-layer-text{color:#0000;cursor:text;position:absolute;transform-origin:0 0;white-space:pre}.rpv-core__tooltip-body{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color);border-radius:.25rem;color:#fff;color:var(--rpv-core__tooltip-body-color);left:0;max-width:20rem;position:absolute;text-align:center;top:-9999px;z-index:9999}.rpv-core__tooltip-body--rtl{direction:rtl}.rpv-core__tooltip-body-arrow{background-color:#000;background-color:var(--rpv-core__tooltip-body-background-color)}.rpv-core__tooltip-body-content{padding:.5rem}.rpv-core__display--block{display:block}.rpv-core__display--hidden{display:none}@media(min-width:640px){.rpv-core__display--hidden-small{display:none}.rpv-core__display--block-small{display:block}}@media(min-width:768px){.rpv-core__display--hidden-medium{display:none}.rpv-core__display--block-medium{display:block}}@media(min-width:1024px){.rpv-core__display--hidden-large{display:none}.rpv-core__display--block-large{display:block}}.rpv-core__viewer{min-height:inherit}:root{--rpv-thumbnail__container-background-color:#fff;--rpv-thumbnail__container-box-shadow:#0003 2px 2px 8px 0px;--rpv-thumbnail__item--selected-background-color:#0000004d}.rpv-core__viewer--dark{--rpv-thumbnail__item--selected-background-color:#2566e8}.rpv-thumbnail__cover,.rpv-thumbnail__cover-inner{align-items:center;display:flex;height:100%;justify-content:center;min-height:inherit;width:100%}.rpv-thumbnail__cover-image{max-height:100%;max-width:100%}.rpv-thumbnail__cover-loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.rpv-thumbnail__container{align-items:center;background:#fff;background:var(--rpv-thumbnail__container-background-color);box-shadow:2px 2px 8px 0 #0003;box-shadow:var(--rpv-thumbnail__container-box-shadow);display:flex;justify-content:center;margin:0 auto;position:relative}.rpv-thumbnail__item{cursor:pointer}.rpv-thumbnail__item--dual-cover,.rpv-thumbnail__item--single{padding:.5rem}.rpv-thumbnail__item--dual-cover-odd,.rpv-thumbnail__item--dual-even{padding:.5rem 0 .5rem .5rem}.rpv-thumbnail__item--dual-cover-even,.rpv-thumbnail__item--dual-odd{padding:.5rem .5rem .5rem 0}.rpv-thumbnail__item--dual-cover:hover,.rpv-thumbnail__item--single:hover,.rpv-thumbnail__items--dual-cover:hover .rpv-thumbnail__item,.rpv-thumbnail__items--dual:hover .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__item:focus{outline:0}.rpv-thumbnail__label{font-size:.75em;padding:.25rem;text-align:center}.rpv-thumbnail__list{overflow:auto;padding:.5rem}.rpv-thumbnail__list--rtl{direction:rtl}.rpv-thumbnail__list--horizontal{align-items:center;display:flex;flex-direction:row;width:100%}.rpv-thumbnail__list--vertical{height:100%}.rpv-thumbnail__items{align-items:center;display:flex;justify-content:center}.rpv-thumbnail__items--selected .rpv-thumbnail__item{background-color:#0000004d;background-color:var(--rpv-thumbnail__item--selected-background-color)}.rpv-thumbnail__list-container{height:100%;width:100%}.rpv-thumbnail__loader{align-items:center;display:flex;height:100%;justify-content:center;width:100%}:root{--rpv-drop__area-background-color:#fff;--rpv-drop__area-body-border-color:#0000004d;--rpv-drop__area-body-color:#000}.rpv-core__viewer--dark{--rpv-drop__area-background-color:#191919;--rpv-drop__area-body-border-color:#fff;--rpv-drop__area-body-color:#fff}.rpv-drop__area{background-color:#fff;background-color:var(--rpv-drop__area-background-color);bottom:0;left:0;padding:.5rem;position:absolute;right:0;top:0;z-index:9999}.rpv-drop__area-body{align-items:center;border:2px dashed #0000004d;border:2px dashed var(--rpv-drop__area-body-border-color);color:#000;color:var(--rpv-drop__area-body-color);display:flex;font-size:1.5rem;height:100%;justify-content:center}.rpv-drop__area-body--rtl{direction:rtl}:root{--rpv-full-screen__overlay-background-color:#fff}.rpv-core__viewer--dark{--rpv-full-screen__overlay-background-color:#1a1a1a}.rpv-full-screen__exit-button{bottom:0;padding:.5rem;position:fixed;z-index:2}.rpv-full-screen__exit-button--ltr{right:0}.rpv-full-screen__exit-button--rtl{left:0}.rpv-full-screen__overlay{align-items:center;background-color:#fff;background-color:var(--rpv-full-screen__overlay-background-color);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.rpv-open__input-wrapper{position:relative}.rpv-open__input{bottom:0;cursor:pointer;display:none;height:100%;left:0;opacity:0;position:absolute;right:0;top:0;width:100%}.rpv-open__input::-webkit-file-upload-button{width:0}.rpv-page-navigation__current-page-input{margin:0 .25rem;text-align:right;width:3rem}:root{--rpv-print__progress-body-background-color:#fff;--rpv-print__progress-body-border-color:#0000004d;--rpv-print__progress-body-color:#000}.rpv-core__viewer--dark{--rpv-print__progress-body-background-color:#363636;--rpv-print__progress-body-border-color:#0000;--rpv-print__progress-body-color:#fff}.rpv-print__permission-body{padding:1rem}.rpv-print__permission-footer{display:flex;justify-content:center;padding:0 1rem 1rem 0}.rpv-print__progress{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:9999}.rpv-print__progress-body{background-color:#fff;background-color:var(--rpv-print__progress-body-background-color);border:1px solid #0000004d;border:1px solid var(--rpv-print__progress-body-border-color);border-radius:.25rem;color:#000;color:var(--rpv-print__progress-body-color);padding:1.5rem;text-align:center;width:15rem}.rpv-print__progress-body--rtl{direction:rtl}.rpv-print__progress-bar{margin-bottom:1rem}.rpv-print__progress-message{margin-bottom:.5rem}.rpv-print__zone{display:none}@media print{@page{margin:0}.rpv-print__html-printing{height:100%}.rpv-print__body-printing{height:100%;margin:0}.rpv-print__body-printing *{display:none}.rpv-print__zone{display:block;height:100%}.rpv-print__page{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;page-break-after:always;page-break-inside:avoid;width:100%}.rpv-print__page img{display:block;max-height:100%;max-width:100%}}.rpv-properties__loader{text-align:center}.rpv-properties__modal{min-height:20rem;padding:.5rem 0}.rpv-properties__modal-section{padding:0 .5rem}.rpv-properties__modal-footer{display:flex;justify-content:center;margin-top:.5rem}.rpv-properties__item{align-items:flex-start;display:flex;margin:.5rem 0}.rpv-properties__item--rtl{direction:rtl}.rpv-properties__item-label{padding-right:.5rem;width:25%}.rpv-properties__item-value{flex:1 1}.rpv-search__highlights{height:100%;left:0;position:absolute;top:0;width:100%}.rpv-search__highlight{background-color:#ff06;background-color:var(--rpv-search__highlight-background-color);border-radius:.25rem;position:absolute;z-index:1}.rpv-search__highlight--current{background-color:#00800066;background-color:var(--rpv-search__highlight--current-background-color)}.rpv-search__popover{padding:0 .5rem}.rpv-search__popover-input-counter{align-items:center;display:flex;margin-bottom:.5rem;position:relative;width:12rem}.rpv-search__popover-counter{align-items:center;bottom:0;display:flex;position:absolute;top:0}.rpv-search__popover-counter--ltr{padding-right:.25rem;right:0}.rpv-search__popover-counter--rtl{left:0;padding-left:.25rem}.rpv-search__popover-label{align-items:center;cursor:pointer;display:flex;margin-bottom:.5rem}.rpv-search__popover-label-checkbox{cursor:pointer;margin-right:.25rem}.rpv-search__popover-footer{align-items:center;display:flex}.rpv-search__popover-footer-item{padding:0 .25rem}.rpv-search__popover-footer-button--ltr{margin-left:auto}.rpv-search__popover-footer-button--rtl{margin-right:auto}:root{--rpv-search__highlight-background-color:#ff06;--rpv-search__highlight--current-background-color:#00800066}.rpv-selection-mode__grab{cursor:grab}.rpv-selection-mode__grab :not(input),.rpv-selection-mode__grab :not(select),.rpv-selection-mode__grab :not(textarea){cursor:grab!important}.rpv-selection-mode__grabbing{cursor:grabbing}.rpv-selection-mode__grabbing :not(input),.rpv-selection-mode__grabbing :not(select),.rpv-selection-mode__grabbing :not(textarea){cursor:grabbing!important}:root{--rpv-zoom__popover-target-arrow-border-color:#0009}.rpv-core__viewer--dark{--rpv-zoom__popover-target-arrow-border-color:#fff}.rpv-zoom__popover-target{align-items:center;color:var(--rpv-zoom__popover-target-color);display:flex}.rpv-zoom__popover-target-scale--ltr{margin-right:.25rem}.rpv-zoom__popover-target-scale--rtl{margin-left:.25rem}.rpv-zoom__popover-target-arrow{border-color:#0009 #0000 #0000;border-color:var(--rpv-zoom__popover-target-arrow-border-color) #0000 #0000;border-style:solid;border-width:.5rem .25rem 0;height:0;width:0}:root{--rpv-toolbar__label--color:#000}.rpv-core__viewer--dark{--rpv-toolbar__label--color:#fff}.rpv-toolbar{align-items:center;display:flex;width:100%}.rpv-toolbar--rtl{direction:rtl}.rpv-toolbar__center,.rpv-toolbar__left{align-items:center;display:flex}.rpv-toolbar__center{flex-grow:1;flex-shrink:1;justify-content:center}.rpv-toolbar__right{align-items:center;display:flex;margin-left:auto}.rpv-toolbar__item{align-items:center;display:flex;padding:0 .125rem}.rpv-toolbar__label{color:#000;color:var(--rpv-toolbar__label--color)}:root{--rpv-default-layout__body-background-color:#fff;--rpv-default-layout__container-border-color:#0000004d;--rpv-default-layout__toolbar-background-color:#eee;--rpv-default-layout__toolbar-border-bottom-color:#0000001a;--rpv-default-layout__sidebar-border-color:#0003;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#eee;--rpv-default-layout__sidebar-content--opened-background-color:#fff;--rpv-default-layout__sidebar-content--opened-border-color:#0003;--rpv-default-layout__sidebar-content--opened-color:#000}.rpv-core__viewer--dark{--rpv-default-layout__body-background-color:#1a1a1a;--rpv-default-layout__container-border-color:#454647;--rpv-default-layout__toolbar-background-color:#292929;--rpv-default-layout__toolbar-border-bottom-color:#000;--rpv-default-layout__sidebar-border-color:#000;--rpv-default-layout__sidebar--opened-background-color:#fff;--rpv-default-layout__sidebar-headers-background-color:#292929;--rpv-default-layout__sidebar-content--opened-background-color:#1a1a1a;--rpv-default-layout__sidebar-content--opened-border-color:#292929;--rpv-default-layout__sidebar-content--opened-color:#fff}.rpv-default-layout__container{border:1px solid #0000004d;border:1px solid var(--rpv-default-layout__container-border-color);box-sizing:border-box;height:100%;width:100%}.rpv-default-layout__toolbar{align-items:center;background-color:#eee;background-color:var(--rpv-default-layout__toolbar-background-color);border-bottom:1px solid #0000001a;border-bottom:1px solid var(--rpv-default-layout__toolbar-border-bottom-color);display:flex;height:2.5rem;left:0;position:absolute;top:0;width:100%;z-index:1}.rpv-default-layout__sidebar{display:flex;padding-top:2.5rem}.rpv-default-layout__sidebar--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar--opened-background-color);bottom:0;left:0;position:absolute;top:0;width:12rem;z-index:1}.rpv-default-layout__sidebar--ltr{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__sidebar--rtl{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-border-color)}.rpv-default-layout__main{display:flex;height:100%;position:relative}.rpv-default-layout__main--rtl{direction:rtl}.rpv-default-layout__body{background-color:#fff;background-color:var(--rpv-default-layout__body-background-color);flex:1 1;overflow:auto;padding-top:2.5rem}@media(min-width:768px){.rpv-default-layout__sidebar--opened{width:16rem}}@media(min-width:1024px){.rpv-default-layout__sidebar--opened{background:inherit;position:inherit;width:20rem;z-index:inherit}}.rpv-default-layout__sidebar-tabs{display:flex;height:100%;width:100%}.rpv-default-layout__sidebar-headers{background-color:#eee;background-color:var(--rpv-default-layout__sidebar-headers-background-color);padding:.25rem}.rpv-default-layout__sidebar-header{padding:.125rem}.rpv-default-layout__sidebar-content{display:none;flex-grow:1;flex-shrink:1}.rpv-default-layout__sidebar-content--opened{background-color:#fff;background-color:var(--rpv-default-layout__sidebar-content--opened-background-color);color:#000;color:var(--rpv-default-layout__sidebar-content--opened-color);display:flex;overflow:hidden}.rpv-default-layout__sidebar-content--ltr{border-left:1px solid #0003;border-left:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.rpv-default-layout__sidebar-content--rtl{border-right:1px solid #0003;border-right:1px solid var(--rpv-default-layout__sidebar-content--opened-border-color)}.studentFiles_flex__nur5l{display:flex;flex-direction:row}.studentFiles_radio_active__AQIvl:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.studentFiles_radio_teacherid__uqWWx>input[type=radio]{align-items:center;appearance:none;-webkit-appearance:none;background-color:#f8f4fc;border-radius:17px;box-shadow:1px 1px 2px 3px;color:orange;cursor:pointer;display:inline-flex;height:13px;justify-content:space-around;left:0;outline:none;position:relative;width:13px}.studentFiles_radio_teacherid__uqWWx>label{color:gray;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;padding-left:10px}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:after{background-color:#f8f4fc;color:orange;content:"\f192";display:none;font-family:Font Awesome\ 5 free;font-size:18px;font-weight:900}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:checked{background-color:blue}.studentFiles_radio_teacherid__uqWWx>input[type=radio]:checked:after{display:block}.studentFiles_myText__2N\+vX{color:green;font-size:69px}.studentFiles_upload_logo_container__TW6I6>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem;padding:0 10px 10px 20px}.studentFiles_custom_file_container__OFFM->span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.studentFiles_custom_file_container__OFFM->span>span>a{cursor:pointer}.studentFiles_custom_file_input__vqr9z{color:#0000;margin:-10px 0 0 15px;width:8rem}.studentFiles_custom_file_input__vqr9z::-webkit-file-upload-button,.studentFiles_custom_file_input__vqr9z::-webkit-textfield-decoration-container{visibility:hidden}.studentFiles_custom_file_input__vqr9z:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.studentFiles_custom_file_input__vqr9z:hover:before{border-color:#000}.studentFiles_custom_file_input__vqr9z:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.studentFiles_select_input__TNr5A{color:#b5b6b6;font-family:poppins!important;font-weight:300}.studentFiles_table_head__LHWwG{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.studentFiles_accordion_detail__\+edwT{border-bottom:1px solid grey;display:flex;justify-content:space-around}.studentFiles_accordion_detail__\+edwT>i{color:grey;font-size:22px;margin-left:8px}.studentFiles_input_element__dVOIi{height:68%;position:relative;width:95%}.studentFiles_input_element__dVOIi input,.studentFiles_input_element__dVOIi select{border:2px solid var(--primaryColor);border-radius:8px;height:100%;padding:12px 20px;width:100%}.studentFiles_input_element__dVOIi label{background:#fff;color:var(--primaryColor);font-size:.8rem;font-weight:700;left:15px;position:absolute;top:15px;transition:all .2s}.studentFiles_form_input_element__PPcMR:focus~label,.studentFiles_form_input_element__PPcMR:not(:placeholder-shown)~label,.studentFiles_form_select_element__IYTzw:focus~label,.studentFiles_form_select_element__IYTzw:not(:placeholder-shown)~label,.studentFiles_input_element__dVOIi:hover label{color:var(--utilityColor);top:-7px}.TrainingAids_flex__sFkGf{display:flex;flex-direction:row}.TrainingAids_data_row__908iT{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-around;width:324px}.TrainingAids_data_row__908iT:hover{background-color:#f8f4fc;box-shadow:3px 3px 3px 3px #888}.TrainingAids_data_row__908iT{height:48px;padding:4px}.TrainingAids_data_row__908iT>p{align-items:center;color:#000;display:inline-flex;font-family:poppins!important;font-size:17px}.TrainingAids_data_row__908iT>i:hover{background-color:orange;border-radius:50%;color:#fff;padding:4px}.TrainingAids_table_cell__WFnIf{font-family:poppins!important}.subConceptTree_flex__JRWBe{display:flex;flex-direction:row}.subConceptTree_flex_container__nZ2pN{align-items:center;background-color:#00000080;display:flex;justify-content:center}.subConceptTree_main_container__syOPs{background-color:#fff;border-radius:20px;height:250px;width:500px}.subConceptTree_main_container__syOPs p{color:orange;display:flex;font-size:.5em;justify-content:center}#subConceptTree_modal_id__V29\+z{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.subConceptTree_tablex_cellx__3RYI2{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;position:relative;transition:.7s}.subConceptTree_tablex_cellx__3RYI2:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;position:relative}.subConceptTree_table_cell__lEsVS{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;margin:8px;position:relative;transition:.7s}.subConceptTree_table_cell__lEsVS:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;margin:8px;position:relative}.subConceptTree_table_cell_cotree__x13kU{background:#0000 linear-gradient(180deg,#fcfcfc,#f7f7f7) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:#a9a9a9;font-family:poppins!important;padding:8px;position:relative;transition:.7s}.subConceptTree_table_cell_cotree__x13kU:focus,.subConceptTree_table_cell_cotree__x13kU:hover{background:#0000 linear-gradient(180deg,#fcfcfc,#e7f1fa) 0 0 no-repeat padding-box;border-right:1px solid #d3d3d3;color:blue;position:relative}.subConceptTree_table_cell__lEsVS>i{background-color:#fff;border-radius:50%;box-shadow:0 3px 6px #00000029;color:#a9a9a9;margin-left:175px;padding:6px;position:absolute;right:25px}.subConceptTree_table_cell__lEsVS>i:hover{background-color:#fd8c00;box-shadow:0 3px 6px #00000029;color:#fff}.subConceptTree_table_head__jC\+gM{border-right:1px solid #d3d3d3;color:#fff!important;font-family:poppins,sans-serif!important;margin:8px}.subConceptTree_drop_down_input__2CwV5{width:"16vw"}.subConceptTree_pagination__Nde7i{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.subConceptTree_pagination__Nde7i a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.subConceptTree_pagination__Nde7i a span{font-weight:100}.subConceptTree_pagination__Nde7i a.subConceptTree_active__CAES0{background-color:#1e90ff;color:#fff;float:right}.subConceptTree_pagination__Nde7i a:hover:not(.subConceptTree_active__CAES0){background-color:#ddd}.subConceptTree_pagination_active__7wSD8:hover:not(.subConceptTree_active__CAES0){background-color:blue}.subConceptTree_pagination_active__7wSD8{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.subConceptTree_rows__KHr8N{color:#888;font-size:.9rem;padding-left:10px}.subConceptTree_rows__KHr8N>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}*{font-family:sans-serif}.fileStatus_flex__pgIGX{display:flex;flex-direction:row}.fileStatus_reasonbtn__IGGIT{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;padding:10px}.fileStatus_reasonbtn__IGGIT:hover{background-color:#fd8c00;color:#fff}.fileStatus_flex_container__gBcMb{align-items:center;background-color:#00000080;display:flex;justify-content:center}.fileStatus_main_container__jzNV\+{background-color:#fff;border-radius:20px;height:250px;width:500px}.fileStatus_main_container__jzNV\+ p{color:orange;display:flex;font-size:.5em;justify-content:center}#fileStatus_modal_id__QDRCO{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.fileStatus_table_head__jaq3a{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.fileStatus_table_cell__ccX3-{font-family:poppins!important}.fileStatus_pagination__PCllm{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.fileStatus_pagination__PCllm a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.fileStatus_pagination__PCllm a span{font-weight:100}.fileStatus_pagination__PCllm a.fileStatus_active__eOFRh{background-color:#1e90ff;color:#fff;float:right}.fileStatus_pagination__PCllm a:hover:not(.fileStatus_active__eOFRh){background-color:#ddd}.fileStatus_pagination_active__fo2fg:hover:not(.fileStatus_active__eOFRh){background-color:blue}.fileStatus_pagination_active__fo2fg{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.fileStatus_rows__LSDtq{color:#888;font-size:.9rem;padding-left:10px}.fileStatus_rows__LSDtq>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.fileStatus_green_btn__Xp5ky{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.fileStatus_green_btn__Xp5ky:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.fileStatus_red_btn__WBi5F{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.fileStatus_red_btn__WBi5F:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.fileStatus_white_btn__2Cw70{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.fileStatus_white_btn__2Cw70:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.fileStatus_blue_btn__YQAUW{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.fileStatus_blue_btn__YQAUW:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.CreateConcept_flex__UAsdf{display:flex;flex-direction:row}.CreateConcept_reasonbtn__vCWz7{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;padding:10px}.CreateConcept_reasonbtn__vCWz7:hover{background-color:#fd8c00;color:#fff}.CreateConcept_flex_container__xguIo{align-items:center;background-color:#00000080;display:flex;justify-content:center}.CreateConcept_main_container__wJUzN{background-color:#fff;border-radius:20px;margin-top:255px;width:929px}.CreateConcept_main_container__wJUzN p{color:orange;display:flex;font-size:.5em;justify-content:center}#CreateConcept_modal_id__FwN5u{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.createDocCategory_flex__ECR0F{display:flex;flex-direction:row}.createDocCategory_icon__b\+mAf{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55);z-index:2}.createDocCategory_icon__b\+mAf span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px}.createDocCategory_icon__b\+mAf span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.createDocCategory_icon__b\+mAf .createDocCategory_tooltip__xrArz{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:70px;z-index:1}.createDocCategory_icon__b\+mAf:hover .createDocCategory_tooltip__xrArz{opacity:1;pointer-events:auto;top:-35px}.createDocCategory_icon__b\+mAf .createDocCategory_tooltip__xrArz:before{background:#fff;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.createDocCategory_icon__b\+mAf:hover span i{color:#f009}.createDocCategory_icon__b\+mAf:hover .createDocCategory_tooltip__xrArz,.createDocCategory_icon__b\+mAf:hover span{text-shadow:0 -1px 0 #0006}.createDocCategory_table_head__Pivd-{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.createDocCategory_table_cell__5AauF{font-family:poppins!important}.createDocCategory_pencil_icon__VPc7Y>i{background-color:orange;border-radius:50%;color:#fff;font-size:24px;margin-right:20px;padding:1px 7px 7px}*{font-family:Poppins,sans-serif}.fileApproval_flex__UStdh{display:flex;flex-direction:row}.fileApproval_radio_active__1GL-V:before{background:#fff;box-shadow:inset 0 0 0 4px orange;height:17px!important;position:relative;top:-3px;width:17px!important}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]{-webkit-appearance:none;border:1px solid orange;border-radius:50%;box-shadow:inset 0 0 5px 0 orange;height:20px;outline:none;width:20px}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]:hover{box-shadow:inset 0 0 5px 0 orange}.fileApproval_radio_funcionality__Lfb5v>input[type=radio]:before{border-radius:50%;content:"";display:block;height:60%;margin:20% auto;width:60%}.fileApproval_myText__xNWCt{color:green;font-size:69px}.fileApproval_left_row__5vR81{display:flex;font-size:22px;margin-left:15px}.fileApproval_left_row__5vR81>i{margin:auto}.fileApproval_left_row__5vR81>i:first-child{font-size:32px}.fileApproval_left_row__5vR81>p{margin:auto}.fileApproval_upload_logo_container__EgX0t>span{grid-gap:1rem;display:flex;font-size:.9rem;gap:1rem;padding:0 10px 10px 20px}.fileApproval_custom_file_container__zAt1K>span{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:auto auto;position:relative;top:-2rem}.fileApproval_custom_file_container__zAt1K>span>span>a{cursor:pointer}.fileApproval_custom_file_input__Bm3BU{color:#0000;margin:-10px 0 0 15px;width:8rem}.fileApproval_custom_file_input__Bm3BU::-webkit-file-upload-button,.fileApproval_custom_file_input__Bm3BU::-webkit-textfield-decoration-container{visibility:hidden}.fileApproval_custom_file_input__Bm3BU:before{background:linear-gradient(top,#f9f9f9,#e3e3e3);background:orange;border-radius:18px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:11px 30px;white-space:nowrap}.fileApproval_custom_file_input__Bm3BU:hover:before{border-color:#000}.fileApproval_custom_file_input__Bm3BU:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}.fileApproval_select_input__tv4M1{color:#b5b6b6;font-family:poppins!important;font-weight:300}.fileApproval_table_head__\+th0U{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.fileApproval_accordion_detail__K5OAO{box-shadow:0 2px 3px #00000029;display:flex;justify-content:space-around}.fileApproval_accordion_detail__K5OAO>i{color:grey;font-size:22px;margin-left:8px}.fileApproval_orange_btn__WaCxf,.fileApproval_orange_btn_disabled__SHITd{background-color:initial;border:1px solid #fd8c00;border-radius:6px;color:#fd8c00;margin:auto 5px;padding:7px 14px}.fileApproval_orange_btn_disabled_grey__nCYMw{background-color:#ccc;border:1px solid #ccc;border-radius:6px;color:#fff;margin:auto 5px;padding:7px 14px}.fileApproval_orange_btn__WaCxf:hover{background-color:#fd8c00;color:#fff}.wrs_modal_overlay{background:#000c;bottom:0;font-family:arial,sans-serif;left:0;opacity:.65;pointer-events:auto;position:fixed;right:0;top:0;z-index:999998}.wrs_modal_overlay.wrs_modal_android,.wrs_modal_overlay.wrs_modal_ios{display:none;visibility:hidden}.wrs_modal_overlay.wrs_modal_ios.moodle{position:fixed}.wrs_modal_overlay.wrs_modal_desktop.wrs_stack{background:#0000;display:none}.wrs_modal_overlay.wrs_modal_desktop.wrs_maximized{background:#000c}.wrs_modal_overlay.wrs_modal_desktop.wrs_closed,.wrs_modal_overlay.wrs_modal_desktop.wrs_minimized{background:#0000;display:none}.wrs_modal_title{color:#fff;padding:5px 0 5px 10px;text-align:left;-webkit-user-select:none;user-select:none}.wrs_modal_close_button{background-repeat:no-repeat}.wrs_modal_close_button,.wrs_modal_minimize_button{color:#fff;cursor:pointer;float:right;margin:10px 7px 0 0;padding:5px 10px 5px 0}.wrs_modal_minimize_button{top:inherit}.wrs_modal_stack_button{color:#fff;cursor:pointer;float:right;margin:10px 7px 0 0;padding:5px 10px 5px 0;top:inherit}.wrs_modal_stack_button.wrs_minimized,.wrs_modal_stack_button.wrs_stack{margin:0;padding:0;visibility:hidden}.wrs_modal_maximize_button{color:#fff;cursor:pointer;float:right;margin:10px 7px 0 0;padding:5px 10px 5px 0;top:inherit}.wrs_modal_maximize_button.wrs_maximized{margin:0;padding:0;visibility:hidden}.wrs_modal_title_bar{background-color:#778e9a;display:block}.wrs_modal_dialogContainer{background:#fafafa;border:none;z-index:999999}.wrs_modal_dialogContainer.wrs_modal_desktop{font-size:14px}.wrs_modal_dialogContainer.wrs_modal_desktop.wrs_maximized{position:fixed}.wrs_modal_dialogContainer.wrs_modal_desktop.wrs_minimized{margin:0 10px 0 0;position:fixed;top:inherit}.wrs_modal_dialogContainer.wrs_closed{display:none;opacity:0;visibility:hidden}.wrs_modal_dialogContainer.wrs_modal_desktop.wrs_stack{bottom:0;box-shadow:0 2px 8px #00000080;position:fixed;right:0}.wrs_modal_dialogContainer.wrs_drag,.wrs_modal_dialogContainer.wrs_modal_desktop.wrs_drag{box-shadow:0 2px 8px #00000080}.wrs_modal_dialogContainer.wrs_modal_android{height:99%;width:99%}.wrs_modal_dialogContainer.wrs_modal_android,.wrs_modal_dialogContainer.wrs_modal_ios{margin:auto;overflow:hidden;position:fixed;right:50%!important;top:50%;transform:translate(50%,-50%)}.wrs_modal_dialogContainer.wrs_modal_ios{height:100%;width:100%}.wrs_content_container.wrs_minimized{display:none}.wrs_content_container.wrs_modal_android{display:flex;flex-direction:column;flex-grow:1;height:0;width:100%}.wrs_content_container.wrs_modal_android>div:first-child,.wrs_content_container.wrs_modal_desktop>div:first-child,.wrs_content_container.wrs_modal_ios>div:first-child{flex-grow:1}.wrs_modal_wrapper.wrs_modal_android{display:flex;flex-direction:column;height:100%;margin:auto;width:100%}.wrs_content_container.wrs_modal_desktop,.wrs_content_container.wrs_modal_ios{display:flex;flex-direction:column;flex-grow:1;width:100%}.wrs_content_container.wrs_modal_ios{height:0}.wrs_modal_wrapper.wrs_modal_ios{display:flex;flex-direction:column;height:100%;margin:auto;width:100%}.wrs_virtual_keyboard{height:100%;left:50%;top:0;transform:translate(-50%);width:100%}@media (orientation:portrait){.wrs_modal_dialogContainer.wrs_modal_mobile{border-width:0;height:100vmin;margin:auto;width:100vmin}.wrs_modal_wrapper.wrs_modal_mobile{height:100vmin;margin:auto;width:100vmin}}@media (orientation:landscape){.wrs_modal_dialogContainer.wrs_modal_mobile{border-width:0;height:100vmin;margin:auto;width:100vmin}.wrs_modal_wrapper.wrs_modal_mobile{height:100vmin;margin:auto;width:100vmin}}.wrs_modal_dialogContainer.wrs_modal_badStock,.wrs_modal_wrapper.wrs_modal_badStock{border-width:0;height:280px;margin:0 auto;width:100%}.wrs_noselect{-webkit-user-select:none;user-select:none}.wrs_bottom_right_resizer{bottom:8px;color:#778e9a;cursor:se-resize;height:10px;position:absolute;right:4px;-webkit-user-select:none;user-select:none;width:10px}.wrs_bottom_left_resizer{color:#778e9a;cursor:se-resize;height:15px;left:0;position:absolute;top:0;width:15px}.wrs_modal_controls{height:42px;line-height:normal;margin:3px 0;overflow:hidden}.wrs_modal_links{display:inline;float:right;font-family:arial,sans-serif;margin:10px auto 0;padding:6px;text-align:right}.wrs_modal_links>a{color:#778e9a;font-size:16px;text-decoration:none}.wrs_modal_button_cancel,.wrs_modal_button_cancel:active,.wrs_modal_button_cancel:focus,.wrs_modal_button_cancel:hover,.wrs_modal_button_cancel:visited{background-color:#ddd;border:1px solid #778e9a;border-radius:3px;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:32px;margin:10px auto 0 5px;min-width:80px;padding:6px 8px}.wrs_modal_button_accept,.wrs_modal_button_accept:active,.wrs_modal_button_accept:focus,.wrs_modal_button_accept:hover,.wrs_modal_button_accept:visited{background:#778e9a;border:1px solid #778e9a;border-radius:3px;color:#fff;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:32px;margin:10px 5px 0 auto;min-width:80px;padding:6px 8px}.wrs_editor_vertical_bar{background:none;cursor:pointer;float:right;height:20px;width:20px}.wrs_modal_buttons_container{display:inline;float:left}.wrs_modal_buttons_container.wrs_modalAndroid{padding-left:6px}.wrs_modal_buttons_container.wrs_modalDesktop{padding-left:0}.wrs_modal_buttons_container>button{background-image:none;line-height:normal}.wrs_modal_wrapper{display:flex;flex-direction:column;margin:6px}.wrs_modal_wrapper.wrs_modal_desktop.wrs_minimized{display:none}@media only screen and (max-device-width:480px) and (orientation:portrait){#wrs_modal_wrapper{width:140%}}.wrs_popupmessage_overlay_envolture{display:none;width:100%}.wrs_popupmessage_overlay{background-color:#00000080;bottom:0;cursor:pointer;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:4}.wrs_popupmessage_panel{background:#fff;border-radius:2px;color:#2e2e2e;font-family:sans-serif;font-size:15px;left:50%;max-height:75%;max-width:500px;overflow:auto;padding:20px;position:absolute;text-align:left;top:50%;transform:translate(-50%,-50%);width:75%;z-index:5}.wrs_popupmessage_button_area{margin:10px 0 0}.wrs_panelContainer *{border:0}.wrs_button_cancel,.wrs_button_cancel:active,.wrs_button_cancel:focus,.wrs_button_cancel:hover,.wrs_button_cancel:visited{background-color:#ddd;background-image:none;border:1px solid #778e9a;border-radius:3px;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:32px;margin:10px auto 0 5px;min-width:80px;padding:6px 8px}.wrs_button_accept,.wrs_button_accept:active,.wrs_button_accept:focus,.wrs_button_accept:hover,.wrs_button_accept:visited{background:#778e9a;border:1px solid #778e9a;border-radius:3px;color:#fff;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:32px;margin:10px 5px 0 auto;min-width:80px;padding:6px 8px}.wrs_editor button{box-shadow:none}.wrs_editor .wrs_header button{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.wrs_modal_overlay.wrs_modal_desktop.wrs_stack.wrs_overlay_active{display:block}.wrs_toolbar tr:focus,.wrs_toolbar tr:hover{background:none}.wrs_modal_rtl .wrs_modal_button_cancel{margin-left:0;margin-right:5px}.wrs_modal_rtl .wrs_modal_button_accept{margin-left:5px;margin-right:0}.wrs_modal_rtl .wrs_button_cancel{margin-left:0;margin-right:5px}.wrs_modal_rtl .wrs_button_accept{margin-left:5px;margin-right:0}.wrs_modal_offline{background-color:#000;background-color:#0006;display:none;height:100%;left:0;margin:auto;overflow:auto;padding-top:150px;position:fixed;top:0;width:100%;z-index:2}.wrs_modal_content_offline{background:#fff7ed;border-radius:6px;height:100px;margin:auto;padding:16px;position:relative;width:517px}.wrs_modal_offline_close{bottom:75%;color:#c2410c;font-family:Inter;font-size:24px;font-style:normal;font-weight:700;font-weight:400;left:95.7%;position:absolute;right:2.08%;top:7.6%}.wrs_modal_offline_warn{background-repeat:no-repeat;bottom:75%;color:#fb923c;font-size:24px;left:2.08%;position:absolute;right:94%;top:11.6%}.wrs_modal_offline_text_container{bottom:2%;left:6.8%;position:absolute;right:6.08%;top:10.4%}.wrs_modal_offline_text{font-weight:400}.wrs_modal_offline_text,.wrs_modal_offline_text_warn{color:#c2410c;font-family:Inter;font-size:14px;font-style:normal;line-height:20px}.wrs_modal_offline_text_warn{font-weight:700;height:25px}.wrs_modal_offline_close:focus,.wrs_modal_offline_close:hover{color:#000;cursor:pointer;text-decoration:none}:root{--ck-color-base-foreground:#fafafa;--ck-color-base-background:#fff;--ck-color-base-border:#ccced1;--ck-color-base-action:#53a336;--ck-color-base-focus:#6cb5f9;--ck-color-base-text:#333;--ck-color-base-active:#2977ff;--ck-color-base-active-focus:#0d65ff;--ck-color-base-error:#db3700;--ck-color-focus-border-coordinates:218,81.8%,56.9%;--ck-color-focus-border:hsl(var(--ck-color-focus-border-coordinates));--ck-color-focus-outer-shadow:#cae1fc;--ck-color-focus-disabled-shadow:#77baf84d;--ck-color-focus-error-shadow:#ff401f4d;--ck-color-text:var(--ck-color-base-text);--ck-color-shadow-drop:#00000026;--ck-color-shadow-drop-active:#0003;--ck-color-shadow-inner:#0000001a;--ck-color-button-default-background:#0000;--ck-color-button-default-hover-background:#f0f0f0;--ck-color-button-default-active-background:#f0f0f0;--ck-color-button-default-disabled-background:#0000;--ck-color-button-on-background:#f0f7ff;--ck-color-button-on-hover-background:#dbecff;--ck-color-button-on-active-background:#dbecff;--ck-color-button-on-disabled-background:#f0f2f4;--ck-color-button-on-color:#2977ff;--ck-color-button-action-background:var(--ck-color-base-action);--ck-color-button-action-hover-background:#4d9d30;--ck-color-button-action-active-background:#4d9d30;--ck-color-button-action-disabled-background:#7ec365;--ck-color-button-action-text:var(--ck-color-base-background);--ck-color-button-save:#008a00;--ck-color-button-cancel:#db3700;--ck-color-switch-button-off-background:#939393;--ck-color-switch-button-off-hover-background:#7d7d7d;--ck-color-switch-button-on-background:var(--ck-color-button-action-background);--ck-color-switch-button-on-hover-background:#4d9d30;--ck-color-switch-button-inner-background:var(--ck-color-base-background);--ck-color-switch-button-inner-shadow:#0000001a;--ck-color-dropdown-panel-background:var(--ck-color-base-background);--ck-color-dropdown-panel-border:var(--ck-color-base-border);--ck-color-dialog-background:var(--ck-custom-background);--ck-color-dialog-form-header-border:var(--ck-custom-border);--ck-color-input-background:var(--ck-color-base-background);--ck-color-input-border:var(--ck-color-base-border);--ck-color-input-error-border:var(--ck-color-base-error);--ck-color-input-text:var(--ck-color-base-text);--ck-color-input-disabled-background:#f2f2f2;--ck-color-input-disabled-border:var(--ck-color-base-border);--ck-color-input-disabled-text:#757575;--ck-color-list-background:var(--ck-color-base-background);--ck-color-list-button-hover-background:var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background:var(--ck-color-button-on-color);--ck-color-list-button-on-background-focus:var(--ck-color-button-on-color);--ck-color-list-button-on-text:var(--ck-color-base-background);--ck-color-panel-background:var(--ck-color-base-background);--ck-color-panel-border:var(--ck-color-base-border);--ck-color-toolbar-background:var(--ck-color-base-background);--ck-color-toolbar-border:var(--ck-color-base-border);--ck-color-tooltip-background:var(--ck-color-base-text);--ck-color-tooltip-text:var(--ck-color-base-background);--ck-color-engine-placeholder-text:#707070;--ck-color-upload-bar-background:#6cb5f9;--ck-color-link-default:#0000f0;--ck-color-link-selected-background:#1fb0ff1a;--ck-color-link-fake-selection:#1fb0ff4d;--ck-color-highlight-background:#ff0;--ck-color-light-red:#fcc;--ck-disabled-opacity:.5;--ck-focus-outer-shadow-geometry:0 0 0 3px;--ck-focus-outer-shadow:var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);--ck-focus-disabled-outer-shadow:var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);--ck-focus-error-outer-shadow:var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);--ck-focus-ring:1px solid var(--ck-color-focus-border);--ck-font-size-base:13px;--ck-line-height-base:1.84615;--ck-font-face:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;--ck-font-size-tiny:0.7em;--ck-font-size-small:0.75em;--ck-font-size-normal:1em;--ck-font-size-big:1.4em;--ck-font-size-large:1.8em;--ck-ui-component-min-height:2.3em}.ck-reset_all :not(.ck-reset_all-excluded *),.ck.ck-reset,.ck.ck-reset_all{word-wrap:break-word;background:#0000;border:0;box-sizing:border-box;height:auto;margin:0;padding:0;position:static;text-decoration:none;transition:none;vertical-align:middle;width:auto}.ck-reset_all :not(.ck-reset_all-excluded *),.ck.ck-reset_all{border-collapse:collapse;color:#333;color:var(--ck-color-text);cursor:auto;float:none;font:normal normal normal 13px/1.84615 Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font:normal normal normal var(--ck-font-size-base)/var(--ck-line-height-base) var(--ck-font-face);text-align:left;white-space:nowrap}.ck-reset_all .ck-rtl :not(.ck-reset_all-excluded *){text-align:right}.ck-reset_all iframe:not(.ck-reset_all-excluded *){vertical-align:inherit}.ck-reset_all textarea:not(.ck-reset_all-excluded *){white-space:pre-wrap}.ck-reset_all input[type=password]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text]:not(.ck-reset_all-excluded *),.ck-reset_all textarea:not(.ck-reset_all-excluded *){cursor:text}.ck-reset_all input[type=password][disabled]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text][disabled]:not(.ck-reset_all-excluded *),.ck-reset_all textarea[disabled]:not(.ck-reset_all-excluded *){cursor:default}.ck-reset_all fieldset:not(.ck-reset_all-excluded *){border:2px groove #dfdee3;padding:10px}.ck-reset_all button:not(.ck-reset_all-excluded *)::-moz-focus-inner{border:0;padding:0}.ck[dir=rtl],.ck[dir=rtl] .ck{text-align:right}:root{--ck-border-radius:2px;--ck-inner-shadow:2px 2px 3px var(--ck-color-shadow-inner) inset;--ck-drop-shadow:0 1px 2px 1px var(--ck-color-shadow-drop);--ck-drop-shadow-active:0 3px 6px 1px var(--ck-color-shadow-drop-active);--ck-spacing-unit:0.6em;--ck-spacing-large:calc(var(--ck-spacing-unit)*1.5);--ck-spacing-standard:var(--ck-spacing-unit);--ck-spacing-medium:calc(var(--ck-spacing-unit)*0.8);--ck-spacing-small:calc(var(--ck-spacing-unit)*0.5);--ck-spacing-tiny:calc(var(--ck-spacing-unit)*0.3);--ck-spacing-extra-tiny:calc(var(--ck-spacing-unit)*0.16)}.ck.ck-autocomplete>.ck-search__results{border-radius:0}.ck-rounded-corners .ck.ck-autocomplete>.ck-search__results,.ck.ck-autocomplete>.ck-search__results.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-autocomplete>.ck-search__results{background:#fff;background:var(--ck-color-base-background);border:1px solid #ccced1;border:1px solid var(--ck-color-dropdown-panel-border);box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;max-height:200px;min-width:auto;overflow-y:auto}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:-1px}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.ck.ck-button,a.ck.ck-button{-webkit-appearance:none;background:#0000;background:var(--ck-color-button-default-background);border:1px solid #0000;border-radius:0;cursor:default;font-size:inherit;line-height:1;min-height:2.3em;min-height:var(--ck-ui-component-min-height);min-width:2.3em;min-width:var(--ck-ui-component-min-height);padding:.18em;padding:var(--ck-spacing-tiny);text-align:center;transition:box-shadow .2s ease-in-out,border .2s ease-in-out;vertical-align:middle;white-space:nowrap}.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover{background:#f0f0f0;background:var(--ck-color-button-default-hover-background)}.ck.ck-button:not(.ck-disabled):active,a.ck.ck-button:not(.ck-disabled):active{background:#f0f0f0;background:var(--ck-color-button-default-active-background)}.ck.ck-button.ck-disabled,a.ck.ck-button.ck-disabled{background:#0000;background:var(--ck-color-button-default-disabled-background)}.ck-rounded-corners .ck.ck-button,.ck-rounded-corners a.ck.ck-button,.ck.ck-button.ck-rounded-corners,a.ck.ck-button.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion:reduce){.ck.ck-button,a.ck.ck-button{transition:none}}.ck.ck-button:active,.ck.ck-button:focus,a.ck.ck-button:active,a.ck.ck-button:focus{border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:0 0 0 3px #cae1fc,0 0;box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck.ck-button .ck-button__icon use,.ck.ck-button .ck-button__icon use *,a.ck.ck-button .ck-button__icon use,a.ck.ck-button .ck-button__icon use *{color:inherit}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{color:inherit;cursor:inherit;font-size:inherit;font-weight:inherit;vertical-align:middle}[dir=ltr] .ck.ck-button .ck-button__label,[dir=ltr] a.ck.ck-button .ck-button__label{text-align:left}[dir=rtl] .ck.ck-button .ck-button__label,[dir=rtl] a.ck.ck-button .ck-button__label{text-align:right}.ck.ck-button .ck-button__keystroke,a.ck.ck-button .ck-button__keystroke{color:inherit}[dir=ltr] .ck.ck-button .ck-button__keystroke,[dir=ltr] a.ck.ck-button .ck-button__keystroke{margin-left:.9em;margin-left:var(--ck-spacing-large)}[dir=rtl] .ck.ck-button .ck-button__keystroke,[dir=rtl] a.ck.ck-button .ck-button__keystroke{margin-right:.9em;margin-right:var(--ck-spacing-large)}.ck.ck-button .ck-button__keystroke,a.ck.ck-button .ck-button__keystroke{opacity:.5}.ck.ck-button.ck-disabled:active,.ck.ck-button.ck-disabled:focus,a.ck.ck-button.ck-disabled:active,a.ck.ck-button.ck-disabled:focus{box-shadow:0 0 0 3px #77baf84d,0 0;box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-button.ck-disabled .ck-button__icon,.ck.ck-button.ck-disabled .ck-button__label,a.ck.ck-button.ck-disabled .ck-button__icon,a.ck.ck-button.ck-disabled .ck-button__label{opacity:.5;opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-disabled .ck-button__keystroke,a.ck.ck-button.ck-disabled .ck-button__keystroke{opacity:.3}.ck.ck-button.ck-button_with-text,a.ck.ck-button.ck-button_with-text{padding:.18em .6em;padding:var(--ck-spacing-tiny) var(--ck-spacing-standard)}[dir=ltr] .ck.ck-button.ck-button_with-text .ck-button__icon,[dir=ltr] a.ck.ck-button.ck-button_with-text .ck-button__icon{margin-right:.48em;margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-button.ck-button_with-text .ck-button__icon,[dir=rtl] a.ck.ck-button.ck-button_with-text .ck-button__icon{margin-left:.48em;margin-left:var(--ck-spacing-medium)}.ck.ck-button.ck-button_with-keystroke .ck-button__label,a.ck.ck-button.ck-button_with-keystroke .ck-button__label{flex-grow:1}.ck.ck-button.ck-on,a.ck.ck-button.ck-on{background:#f0f7ff;background:var(--ck-color-button-on-background);color:#2977ff;color:var(--ck-color-button-on-color)}.ck.ck-button.ck-on:not(.ck-disabled):hover,a.ck.ck-button.ck-on:not(.ck-disabled):hover{background:#dbecff;background:var(--ck-color-button-on-hover-background)}.ck.ck-button.ck-on:not(.ck-disabled):active,a.ck.ck-button.ck-on:not(.ck-disabled):active{background:#dbecff;background:var(--ck-color-button-on-active-background)}.ck.ck-button.ck-on.ck-disabled,a.ck.ck-button.ck-on.ck-disabled{background:#f0f2f4;background:var(--ck-color-button-on-disabled-background)}.ck.ck-button.ck-button-save,a.ck.ck-button.ck-button-save{color:#008a00;color:var(--ck-color-button-save)}.ck.ck-button.ck-button-cancel,a.ck.ck-button.ck-button-cancel{color:#db3700;color:var(--ck-color-button-cancel)}.ck.ck-button-action,a.ck.ck-button-action{background:#53a336;background:var(--ck-color-button-action-background);color:#fff;color:var(--ck-color-button-action-text)}.ck.ck-button-action:not(.ck-disabled):hover,a.ck.ck-button-action:not(.ck-disabled):hover{background:#4d9d30;background:var(--ck-color-button-action-hover-background)}.ck.ck-button-action:not(.ck-disabled):active,a.ck.ck-button-action:not(.ck-disabled):active{background:#4d9d30;background:var(--ck-color-button-action-active-background)}.ck.ck-button-action.ck-disabled,a.ck.ck-button-action.ck-disabled{background:#7ec365;background:var(--ck-color-button-action-disabled-background)}.ck.ck-button-bold,a.ck.ck-button-bold{font-weight:700}:root{--ck-switch-button-toggle-width:2.6153846154em;--ck-switch-button-toggle-inner-size:calc(1.07692em + 1px);--ck-switch-button-translation:calc(var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2px);--ck-switch-button-inner-hover-shadow:0 0 0 5px var(--ck-color-switch-button-inner-shadow)}.ck.ck-button.ck-switchbutton,.ck.ck-button.ck-switchbutton.ck-on:active,.ck.ck-button.ck-switchbutton.ck-on:focus,.ck.ck-button.ck-switchbutton.ck-on:hover,.ck.ck-button.ck-switchbutton:active,.ck.ck-button.ck-switchbutton:focus,.ck.ck-button.ck-switchbutton:hover{background:#0000;color:inherit}[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__label{margin-right:1.8em;margin-right:calc(var(--ck-spacing-large)*2)}[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__label{margin-left:1.8em;margin-left:calc(var(--ck-spacing-large)*2)}.ck.ck-button.ck-switchbutton .ck-button__toggle{border-radius:0}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}[dir=ltr] .ck.ck-button.ck-switchbutton .ck-button__toggle{margin-left:auto}[dir=rtl] .ck.ck-button.ck-switchbutton .ck-button__toggle{margin-right:auto}.ck.ck-button.ck-switchbutton .ck-button__toggle{background:#939393;background:var(--ck-color-switch-button-off-background);border:1px solid #0000;transition:background .4s ease,box-shadow .2s ease-in-out,outline .2s ease-in-out;width:2.6153846154em;width:var(--ck-switch-button-toggle-width)}.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{border-radius:0}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-radius:1px;border-radius:calc(var(--ck-border-radius)*.5)}.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{background:#fff;background:var(--ck-color-switch-button-inner-background);height:calc(1.07692em + 1px);height:var(--ck-switch-button-toggle-inner-size);transition:all .3s ease;width:calc(1.07692em + 1px);width:var(--ck-switch-button-toggle-inner-size)}@media (prefers-reduced-motion:reduce){.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{transition:none}}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover{background:#7d7d7d;background:var(--ck-color-switch-button-off-hover-background)}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover .ck-button__toggle__inner{box-shadow:0 0 0 5px #0000001a;box-shadow:var(--ck-switch-button-inner-hover-shadow)}.ck.ck-button.ck-switchbutton.ck-disabled .ck-button__toggle{opacity:.5;opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-switchbutton:focus{border-color:#0000;box-shadow:none;outline:none}.ck.ck-button.ck-switchbutton:focus .ck-button__toggle{box-shadow:0 0 0 1px #fff,0 0 0 5px #cae1fc;box-shadow:0 0 0 1px var(--ck-color-base-background),0 0 0 5px var(--ck-color-focus-outer-shadow);outline:1px solid #3779eb;outline:var(--ck-focus-ring);outline-offset:1px}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle{background:#53a336;background:var(--ck-color-switch-button-on-background)}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle:hover{background:#4d9d30;background:var(--ck-color-switch-button-on-hover-background)}[dir=ltr] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner{transform:translateX(calc(1.53846em - 3px));transform:translateX(var( --ck-switch-button-translation ))}[dir=rtl] .ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle .ck-button__toggle__inner{transform:translateX(calc(-1.53846em - -3px));transform:translateX(calc(var( --ck-switch-button-translation )*-1))}.ck.ck-button.ck-list-item-button{padding:.18em 1.2em;padding:var(--ck-spacing-tiny) calc(var(--ck-spacing-standard)*2)}.ck.ck-button.ck-list-item-button,.ck.ck-button.ck-list-item-button.ck-on{background:#fff;background:var(--ck-color-list-background);color:#333;color:var(--ck-color-text)}[dir=ltr] .ck.ck-button.ck-list-item-button:has(.ck-list-item-button__check-holder){padding-left:.3em;padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-list-item-button:has(.ck-list-item-button__check-holder){padding-right:.3em;padding-right:var(--ck-spacing-small)}.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover,.ck.ck-button.ck-list-item-button.ck-on:hover,.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable),.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled){background:#f0f0f0;background:var(--ck-color-list-button-hover-background)}.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable):not(.ck-disabled),.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled):not(.ck-disabled){color:#333;color:var(--ck-color-text)}:root{--ck-collapsible-arrow-size:calc(var(--ck-icon-size)*0.5)}.ck.ck-collapsible>.ck.ck-button{border-radius:0;color:inherit;font-weight:700;width:100%}.ck.ck-collapsible>.ck.ck-button:focus{background:#0000}.ck.ck-collapsible>.ck.ck-button:active,.ck.ck-collapsible>.ck.ck-button:hover:not(:focus),.ck.ck-collapsible>.ck.ck-button:not(:focus){background:#0000;border-color:#0000;box-shadow:none}.ck.ck-collapsible>.ck.ck-button>.ck-icon{margin-right:.48em;margin-right:var(--ck-spacing-medium);width:.92308em;width:var(--ck-collapsible-arrow-size)}.ck.ck-collapsible>.ck-collapsible__children{padding:.48em .9em .9em;padding:var(--ck-spacing-medium) var(--ck-spacing-large) var(--ck-spacing-large)}.ck.ck-collapsible.ck-collapsible_collapsed>.ck.ck-button .ck-icon{transform:rotate(-90deg)}:root{--ck-color-grid-tile-size:24px;--ck-color-color-grid-check-icon:#166fd4}.ck.ck-color-grid{grid-gap:5px;padding:8px}.ck.ck-color-grid__tile{transition:box-shadow .2s ease}@media (forced-colors:none){.ck.ck-color-grid__tile{border:0;height:24px;height:var(--ck-color-grid-tile-size);min-height:24px;min-height:var(--ck-color-grid-tile-size);min-width:24px;min-width:var(--ck-color-grid-tile-size);padding:0;width:24px;width:var(--ck-color-grid-tile-size)}.ck.ck-color-grid__tile.ck-on,.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){border:0}.ck.ck-color-grid__tile.ck-color-selector__color-tile_bordered{box-shadow:0 0 0 1px #ccced1;box-shadow:0 0 0 1px var(--ck-color-base-border)}.ck.ck-color-grid__tile.ck-on{box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #333;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-base-text)}.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #3779eb;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}}@media (forced-colors:active){.ck.ck-color-grid__tile{height:auto;min-height:0;min-height:auto;min-width:0;min-width:auto;padding:0 .3em;padding:0 var(--ck-spacing-small);width:auto}.ck.ck-color-grid__tile .ck-button__label{display:inline-block}}@media (prefers-reduced-motion:reduce){.ck.ck-color-grid__tile{transition:none}}.ck.ck-color-grid__tile.ck-disabled{cursor:inherit;transition:none 0s ease 0s;transition:initial}.ck.ck-color-grid__tile .ck.ck-icon{color:#166fd4;color:var(--ck-color-color-grid-check-icon);display:none}.ck.ck-color-grid__tile.ck-on .ck.ck-icon{display:block}.ck.ck-color-grid__label{padding:0 .6em;padding:0 var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color{width:100%}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3em .6em;padding:calc(var(--ck-spacing-standard)/2) var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker:not(:focus){border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon{margin-right:.6em;margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker .ck.ck-icon{margin-left:.6em;margin-left:var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment label.ck.ck-color-grid__label{font-weight:inherit}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker{padding:8px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker{height:100px;min-width:180px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation){border-radius:2px 2px 0 0;border-radius:var(--ck-border-radius) var(--ck-border-radius) 0 0}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue){border-radius:0 0 2px 2px;border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius)}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(hue-pointer),.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker .hex-color-picker::part(saturation-pointer){height:15px;width:15px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{padding:0 8px 8px}:root{--ck-dialog-overlay-background-color:#00000080;--ck-dialog-drop-shadow:0px 0px 6px 2px #00000026;--ck-dialog-max-width:100vw;--ck-dialog-max-height:90vh;--ck-color-dialog-background:var(--ck-color-base-background);--ck-color-dialog-form-header-border:var(--ck-color-base-border)}.ck.ck-dialog-overlay{animation:ck-dialog-fade-in .3s;background:#00000080;background:var(--ck-dialog-overlay-background-color);z-index:9999;z-index:var(--ck-z-dialog)}.ck.ck-dialog{border-radius:0}.ck-rounded-corners .ck.ck-dialog,.ck.ck-dialog.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-dialog{--ck-drop-shadow:var(--ck-dialog-drop-shadow);background:#fff;background:var(--ck-color-dialog-background);border:1px solid #ccced1;border:1px solid var(--ck-color-base-border);box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;max-height:90vh;max-height:var(--ck-dialog-max-height);max-width:100vw;max-width:var(--ck-dialog-max-width)}.ck.ck-dialog .ck.ck-form__header{border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-dialog-form-header-border)}@keyframes ck-dialog-fade-in{0%{background:#0000}to{background:#00000080;background:var(--ck-dialog-overlay-background-color)}}.ck.ck-dialog .ck.ck-dialog__actions{padding:.9em;padding:var(--ck-spacing-large)}.ck.ck-dialog .ck.ck-dialog__actions>*+*{margin-left:.9em;margin-left:var(--ck-spacing-large)}:root{--ck-dropdown-arrow-size:calc(var(--ck-icon-size)*0.5)}.ck.ck-dropdown{font-size:inherit}.ck.ck-dropdown .ck-dropdown__arrow{width:.92308em;width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-dropdown .ck-dropdown__arrow{margin-left:.6em;margin-left:var(--ck-spacing-standard);right:.6em;right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-dropdown .ck-dropdown__arrow{left:.6em;left:var(--ck-spacing-standard);margin-right:.3em;margin-right:var(--ck-spacing-small)}.ck.ck-dropdown.ck-disabled .ck-dropdown__arrow{opacity:.5;opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text){padding-left:.3em;padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-dropdown .ck-button.ck-dropdown__button:not(.ck-button_with-text){padding-right:.3em;padding-right:var(--ck-spacing-small)}.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{overflow:hidden;text-overflow:ellipsis;width:7em}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-disabled .ck-button__label{opacity:.5;opacity:var(--ck-disabled-opacity)}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-dropdown__button_label-width_auto .ck-button__label{width:auto}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active{box-shadow:none}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active:focus,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active:focus{box-shadow:0 0 0 3px #cae1fc,0 0;box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-dropdown__panel{border-radius:0}.ck-rounded-corners .ck.ck-dropdown__panel,.ck.ck-dropdown__panel.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-dropdown__panel{background:#fff;background:var(--ck-color-dropdown-panel-background);border:1px solid #ccced1;border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;min-width:100%}.ck.ck-dropdown__panel.ck-dropdown__panel_se{border-top-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_sw{border-top-right-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_ne{border-bottom-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_nw{border-bottom-right-radius:0}.ck.ck-dropdown__panel:focus{outline:none}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-top-left-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}:root{--ck-color-split-button-hover-background:#ebebeb;--ck-color-split-button-hover-border:#b3b3b3}[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,[dir=ltr] .ck.ck-splitbutton:hover>.ck-splitbutton__action{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,[dir=rtl] .ck.ck-splitbutton:hover>.ck-splitbutton__action{border-bottom-left-radius:0;border-top-left-radius:0}.ck.ck-splitbutton>.ck-splitbutton__arrow{min-width:0;min-width:auto}[dir=ltr] .ck.ck-splitbutton>.ck-splitbutton__arrow{border-bottom-left-radius:0;border-top-left-radius:0}[dir=rtl] .ck.ck-splitbutton>.ck-splitbutton__arrow{border-bottom-right-radius:0;border-top-right-radius:0}.ck.ck-splitbutton>.ck-splitbutton__arrow svg{width:.92308em;width:var(--ck-dropdown-arrow-size)}.ck.ck-splitbutton>.ck-splitbutton__arrow:not(:focus){border-bottom-width:0;border-top-width:0}.ck.ck-splitbutton.ck-splitbutton_open>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover),.ck.ck-splitbutton:hover>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover){background:#ebebeb;background:var(--ck-color-split-button-hover-background)}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{background-color:#b3b3b3;background-color:var(--ck-color-split-button-hover-border);content:"";height:100%;position:absolute;width:1px}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:focus:after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:focus:after{--ck-color-split-button-hover-border:var(--ck-color-focus-border)}[dir=ltr] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,[dir=ltr] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{left:-1px}[dir=rtl] .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,[dir=rtl] .ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{right:-1px}.ck.ck-splitbutton.ck-splitbutton_open{border-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__action{border-bottom-left-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__arrow{border-bottom-right-radius:0}.ck.ck-toolbar-dropdown .ck-toolbar{border:0}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button{border-radius:0;padding:.18em 1.2em;padding:var(--ck-spacing-tiny) calc(var(--ck-spacing-standard)*2);width:100%}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus{border-color:#0000;box-shadow:none}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus:not(.ck-on){background:#f0f0f0;background:var(--ck-color-button-default-hover-background)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-button__label{opacity:.5;opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-icon-spacing:not(:has(.ck-button__icon))>.ck-button__label{margin-left:1.54615em;margin-left:calc(var(--ck-icon-size) - var(--ck-spacing-small))}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{width:.92308em;width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{margin-right:-.3em;margin-right:calc(var(--ck-spacing-small)*-1);transform:rotate(-90deg)}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{margin-left:-.3em;margin-left:calc(var(--ck-spacing-small)*-1);transform:rotate(90deg)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-dropdown-menu-list__nested-menu__button__arrow{opacity:.5;opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button:not(.ck-button_with-text){padding-left:.3em;padding-left:var(--ck-spacing-small)}[dir=ltr] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{margin-left:.6em;margin-left:var(--ck-spacing-standard);right:.6em;right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button:not(.ck-button_with-text){padding-right:.3em;padding-right:var(--ck-spacing-small)}[dir=rtl] .ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{left:.6em;left:var(--ck-spacing-standard);margin-right:.3em;margin-right:var(--ck-spacing-small)}:root{--ck-dropdown-menu-menu-item-min-width:18em}.ck.ck-dropdown-menu-list__nested-menu__item{min-width:18em;min-width:var(--ck-dropdown-menu-menu-item-min-width)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button{border-radius:0}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container,.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size:20px}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container{margin-left:-.3em;margin-left:calc(var(--ck-spacing-small)*-1);margin-right:.3em;margin-right:var(--ck-spacing-small)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus{border-color:#0000;box-shadow:none}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus:not(.ck-on){background:#f0f0f0;background:var(--ck-color-button-default-hover-background)}:root{--ck-dropdown-menu-menu-panel-max-width:75vw}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{background:#fff;background:var(--ck-color-dropdown-panel-background);border:1px solid #ccced1;border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:75vw;max-width:var(--ck-dropdown-menu-menu-panel-max-width)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:after,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:before{display:none}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_es,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_se{border-top-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_sw,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ws{border-top-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_en,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ne{border-bottom-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_nw,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_wn{border-bottom-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:focus{outline:none}:root{--ck-accessibility-help-dialog-max-width:600px;--ck-accessibility-help-dialog-max-height:400px;--ck-accessibility-help-dialog-border-color:#ccced1;--ck-accessibility-help-dialog-code-background-color:#ededed;--ck-accessibility-help-dialog-kbd-shadow-color:#9c9c9c}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content{border:1px solid #0000;max-height:400px;max-height:var(--ck-accessibility-help-dialog-max-height);max-width:600px;max-width:var(--ck-accessibility-help-dialog-max-width);overflow:auto;padding:.9em;padding:var(--ck-spacing-large);-webkit-user-select:text;user-select:text}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content:focus{border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:0 0 0 3px #cae1fc,0 0;box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content *{white-space:normal}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content .ck-label{display:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3{font-size:1.2em;font-weight:700}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4{font-size:1em;font-weight:700}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content p,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content table{margin:1em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl{border-bottom:none;border-top:1px solid #ccced1;border-top:1px solid var(--ck-accessibility-help-dialog-border-color);display:grid;grid-template-columns:2fr 1fr}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt{border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-accessibility-help-dialog-border-color);padding:.4em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt{grid-column-start:1}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd{grid-column-start:2;text-align:right}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd{background:#ededed;background:var(--ck-accessibility-help-dialog-code-background-color);border-radius:2px;display:inline-block;font-size:.9em;line-height:1;padding:.4em;text-align:center;vertical-align:middle}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code{font-family:monospace}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd{box-shadow:0 1px 1px #9c9c9c;box-shadow:0 1px 1px var(--ck-accessibility-help-dialog-kbd-shadow-color);margin:0 1px;min-width:1.8em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd+kbd{margin-left:2px}:root{--ck-color-editable-blur-selection:#d9d9d9}.ck.ck-editor__editable:not(.ck-editor__nested-editable){border-radius:0}.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable){border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:inset 2px 2px 3px #0000001a,0 0;box-shadow:var(--ck-inner-shadow),0 0;outline:none}.ck.ck-editor__editable_inline{border:1px solid #0000;overflow:auto;padding:0 .6em;padding:0 var(--ck-spacing-standard)}.ck.ck-editor__editable_inline[dir=ltr]{text-align:left}.ck.ck-editor__editable_inline[dir=rtl]{text-align:right}.ck.ck-editor__editable_inline>:first-child{margin-top:.9em;margin-top:var(--ck-spacing-large)}.ck.ck-editor__editable_inline>:last-child{margin-bottom:.9em;margin-bottom:var(--ck-spacing-large)}.ck.ck-editor__editable_inline.ck-blurred ::selection{background:#d9d9d9;background:var(--ck-color-editable-blur-selection)}.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_n]:after{border-bottom-color:#fff;border-bottom-color:var(--ck-color-panel-background)}.ck.ck-balloon-panel.ck-toolbar-container[class*=arrow_s]:after{border-top-color:#fff;border-top-color:var(--ck-color-panel-background)}:root{--ck-form-header-height:44px}.ck.ck-form__header{border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-base-border);height:44px;height:var(--ck-form-header-height);line-height:44px;line-height:var(--ck-form-header-height);padding:.3em .9em;padding:var(--ck-spacing-small) var(--ck-spacing-large)}[dir=ltr] .ck.ck-form__header>.ck-icon{margin-right:.48em;margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-form__header>.ck-icon{margin-left:.48em;margin-left:var(--ck-spacing-medium)}.ck.ck-form__header .ck-form__header__label{--ck-font-size-base:15px;font-weight:700}:root{--ck-icon-size:calc(var(--ck-line-height-base)*var(--ck-font-size-normal));--ck-icon-font-size:.8333350694em}.ck.ck-icon{font-size:.8333350694em;font-size:var(--ck-icon-font-size);height:1.84615em;height:var(--ck-icon-size);width:1.84615em;width:var(--ck-icon-size);will-change:transform}.ck.ck-icon,.ck.ck-icon *{cursor:inherit}.ck.ck-icon.ck-icon_inherit-color,.ck.ck-icon.ck-icon_inherit-color *{color:inherit}.ck.ck-icon.ck-icon_inherit-color :not([fill]){fill:currentColor}:root{--ck-input-width:18em;--ck-input-text-width:var(--ck-input-width)}.ck.ck-input{border-radius:0}.ck-rounded-corners .ck.ck-input,.ck.ck-input.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-input{background:#fff;background:var(--ck-color-input-background);border:1px solid #ccced1;border:1px solid var(--ck-color-input-border);min-height:2.3em;min-height:var(--ck-ui-component-min-height);min-width:18em;min-width:var(--ck-input-width);padding:.096em .48em;padding:var(--ck-spacing-extra-tiny) var(--ck-spacing-medium);transition:box-shadow .1s ease-in-out,border .1s ease-in-out}@media (prefers-reduced-motion:reduce){.ck.ck-input{transition:none}}.ck.ck-input:focus{border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:0 0 0 3px #cae1fc,0 0;box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none}.ck.ck-input[readonly]{background:#f2f2f2;background:var(--ck-color-input-disabled-background);border:1px solid #ccced1;border:1px solid var(--ck-color-input-disabled-border);color:#757575;color:var(--ck-color-input-disabled-text)}.ck.ck-input[readonly]:focus{box-shadow:0 0 0 3px #77baf84d,0 0;box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-input.ck-error{animation:ck-input-shake .3s ease both;border-color:#db3700;border-color:var(--ck-color-input-error-border)}@media (prefers-reduced-motion:reduce){.ck.ck-input.ck-error{animation:none}}.ck.ck-input.ck-error:focus{box-shadow:0 0 0 3px #ff401f4d,0 0;box-shadow:var(--ck-focus-error-outer-shadow),0 0}@keyframes ck-input-shake{20%{transform:translateX(-2px)}40%{transform:translateX(2px)}60%{transform:translateX(-1px)}80%{transform:translateX(1px)}}.ck.ck-label{font-weight:700}:root{--ck-labeled-field-view-transition:.1s cubic-bezier(0,0,0.24,0.95);--ck-labeled-field-empty-unfocused-max-width:100% - 2 * var(--ck-spacing-medium);--ck-labeled-field-label-default-position-x:var(--ck-spacing-medium);--ck-labeled-field-label-default-position-y:calc(var(--ck-font-size-base)*0.6);--ck-color-labeled-field-label-background:var(--ck-color-base-background)}.ck.ck-labeled-field-view{border-radius:0}.ck-rounded-corners .ck.ck-labeled-field-view,.ck.ck-labeled-field-view.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{width:100%}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{top:0}[dir=ltr] .ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{left:0;transform:translate(.48em,-6px) scale(.75);transform:translate(var(--ck-spacing-medium),-6px) scale(.75);transform-origin:0 0}[dir=rtl] .ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{right:0;transform:translate(-.48em,-6px) scale(.75);transform:translate(calc(var(--ck-spacing-medium)*-1),-6px) scale(.75);transform-origin:100% 0}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{background:#fff;background:var(--ck-color-labeled-field-label-background);font-weight:400;line-height:normal;max-width:100%;overflow:hidden;padding:0 .35em;padding:0 calc(var(--ck-font-size-tiny)*.5);pointer-events:none;text-overflow:ellipsis;transition:transform .1s cubic-bezier(0,0,.24,.95),padding .1s cubic-bezier(0,0,.24,.95),background .1s cubic-bezier(0,0,.24,.95);transition:transform var(--ck-labeled-field-view-transition),padding var(--ck-labeled-field-view-transition),background var(--ck-labeled-field-view-transition)}@media (prefers-reduced-motion:reduce){.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transition:none}}.ck.ck-labeled-field-view.ck-error .ck-input:not([readonly])+.ck.ck-label,.ck.ck-labeled-field-view.ck-error>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:#db3700;color:var(--ck-color-base-error)}.ck.ck-labeled-field-view .ck-labeled-field-view__status{font-size:.75em;font-size:var(--ck-font-size-small);margin-top:.3em;margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-field-view .ck-labeled-field-view__status.ck-labeled-field-view__status_error{color:#db3700;color:var(--ck-color-base-error)}.ck.ck-labeled-field-view.ck-disabled>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:#757575;color:var(--ck-color-input-disabled-text)}[dir=ltr] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,[dir=ltr] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transform:translate(.48em,7.8px) scale(1);transform:translate(var(--ck-labeled-field-label-default-position-x),var(--ck-labeled-field-label-default-position-y)) scale(1)}[dir=rtl] .ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,[dir=rtl] .ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transform:translate(-.48em,7.8px) scale(1);transform:translate(calc(var(--ck-labeled-field-label-default-position-x)*-1),var(--ck-labeled-field-label-default-position-y)) scale(1)}.ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{background:#0000;max-width:calc(100% - .96em);max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width));padding:0}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck.ck-button{background:#0000}.ck.ck-labeled-field-view.ck-labeled-field-view_empty>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck-button>.ck-button__label{opacity:0}.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown+.ck-label{max-width:calc(100% - 2.48308em);max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width) - var(--ck-dropdown-arrow-size) - var(--ck-spacing-standard))}.ck.ck-labeled-input .ck-labeled-input__status{font-size:.75em;font-size:var(--ck-font-size-small);margin-top:.3em;margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-input .ck-labeled-input__status_error{color:#db3700;color:var(--ck-color-base-error)}.ck.ck-list{border-radius:0}.ck-rounded-corners .ck.ck-list,.ck.ck-list.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-list{background:#fff;background:var(--ck-color-list-background);list-style-type:none;padding:.3em 0;padding:var(--ck-spacing-small) 0}.ck.ck-list__item{cursor:default;min-width:15em}.ck.ck-list__item>.ck-button:not(.ck-list-item-button){border-radius:0;min-height:0;min-height:auto;padding:.18em 1.2em;padding:var(--ck-spacing-tiny) calc(var(--ck-spacing-standard)*2);width:100%}[dir=ltr] .ck.ck-list__item>.ck-button:not(.ck-list-item-button){text-align:left}[dir=rtl] .ck.ck-list__item>.ck-button:not(.ck-list-item-button){text-align:right}.ck.ck-list__item>.ck-button:not(.ck-list-item-button) .ck-button__label{line-height:23.99995px;line-height:calc(var(--ck-line-height-base)*var(--ck-font-size-base))}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button){background:#2977ff;background:var(--ck-color-list-button-on-background);color:#fff;color:var(--ck-color-list-button-on-text)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):hover:not(.ck-disabled){background:#2977ff;background:var(--ck-color-list-button-on-background-focus)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):focus:not(.ck-disabled){border-color:#fff;border-color:var(--ck-color-base-background)}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):hover:not(.ck-disabled){background:#f0f0f0;background:var(--ck-color-list-button-hover-background)}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on{background:#fff;background:var(--ck-color-list-background);color:inherit}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on:hover:not(.ck-disabled){background:#f0f0f0;background:var(--ck-color-list-button-hover-background);color:inherit}.ck-list .ck-list__group{padding-top:.48em;padding-top:var(--ck-spacing-medium)}.ck-list .ck-list__group:first-child{padding-top:0}:not(.ck-hidden)~.ck-list .ck-list__group{border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}.ck-list .ck-list__group>.ck-label{font-size:11px;font-weight:700;padding:.48em .9em 0;padding:var(--ck-spacing-medium) var(--ck-spacing-large) 0}.ck.ck-list__separator{background:#ccced1;background:var(--ck-color-base-border);height:1px;margin:.3em 0;margin:var(--ck-spacing-small) 0;width:100%}.ck.ck-menu-bar{background:#fff;background:var(--ck-color-base-background);border:1px solid #ccced1;border:1px solid var(--ck-color-toolbar-border);display:flex;flex-wrap:wrap;gap:.3em;gap:var(--ck-spacing-small);justify-content:flex-start;padding:.3em;padding:var(--ck-spacing-small);width:100%}.ck.ck-menu-bar__menu{font-size:inherit}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level{max-width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button{width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button.ck-disabled>.ck-button__label{opacity:.5;opacity:var(--ck-disabled-opacity)}[dir=ltr] .ck.ck-menu-bar__menu>.ck-menu-bar__menu__button:not(.ck-button_with-text){padding-left:.3em;padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-menu-bar__menu>.ck-menu-bar__menu__button:not(.ck-button_with-text){padding-right:.3em;padding-right:var(--ck-spacing-small)}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button{min-height:0;min-height:auto;padding:.3em .48em;padding:var(--ck-spacing-small) var(--ck-spacing-medium)}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-button__label{line-height:inherit;width:auto}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-icon{display:none}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button{border-radius:0}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{width:.92308em;width:var(--ck-dropdown-arrow-size)}[dir=ltr] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{margin-left:.6em;margin-left:var(--ck-spacing-standard);margin-right:-.3em;margin-right:calc(var(--ck-spacing-small)*-1);transform:rotate(-90deg)}[dir=rtl] .ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{left:.6em;left:var(--ck-spacing-standard);margin-left:-.3em;margin-left:calc(var(--ck-spacing-small)*-1);margin-right:.3em;margin-right:var(--ck-spacing-small);transform:rotate(90deg)}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button.ck-disabled>.ck-menu-bar__menu__button__arrow{opacity:.5;opacity:var(--ck-disabled-opacity)}:root{--ck-menu-bar-menu-item-min-width:18em}.ck.ck-menu-bar__menu .ck.ck-menu-bar__menu__item{min-width:18em;min-width:var(--ck-menu-bar-menu-item-min-width)}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button{border-radius:0}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container,.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size:20px}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{font-size:.8333350694em;font-size:var(--ck-icon-font-size)}[dir=ltr] .ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{margin-right:.48em;margin-right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{margin-left:.48em;margin-left:var(--ck-spacing-medium)}:root{--ck-menu-bar-menu-panel-max-width:75vw}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{border-radius:0}.ck-rounded-corners .ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{background:#fff;background:var(--ck-color-dropdown-panel-background);border:1px solid #ccced1;border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:var(--ck-menu-bar-menu-panel-max-width)}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{border-top-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws{border-top-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne{border-bottom-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{border-bottom-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel:focus{outline:none}.ck.ck-menu-bar .ck-list-item-button:active,.ck.ck-menu-bar .ck-list-item-button:focus{border-color:#0000;box-shadow:none}.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:active,.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:focus{border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:0 0 0 3px #cae1fc,0 0;box-shadow:var(--ck-focus-outer-shadow),0 0;outline:none;position:relative;z-index:2}:root{--ck-balloon-border-width:1px;--ck-balloon-arrow-offset:2px;--ck-balloon-arrow-height:10px;--ck-balloon-arrow-half-width:8px;--ck-balloon-arrow-drop-shadow:0 2px 2px var(--ck-color-shadow-drop)}.ck.ck-balloon-panel{border-radius:0}.ck-rounded-corners .ck.ck-balloon-panel,.ck.ck-balloon-panel.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-balloon-panel{background:#fff;background:var(--ck-color-panel-background);border:1px solid #ccced1;border:var(--ck-balloon-border-width) solid var(--ck-color-panel-border);box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;min-height:15px}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before{border-style:solid;height:0;width:0}.ck.ck-balloon-panel[class*=arrow_n]:after,.ck.ck-balloon-panel[class*=arrow_n]:before{border-width:0 8px 10px;border-width:0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width)}.ck.ck-balloon-panel[class*=arrow_n]:before{border-color:#0000 #0000 #ccced1;border-color:#0000 #0000 var(--ck-color-panel-border) #0000;margin-top:-1px;margin-top:calc(var(--ck-balloon-border-width)*-1)}.ck.ck-balloon-panel[class*=arrow_n]:after{border-color:#0000 #0000 #fff;border-color:#0000 #0000 var(--ck-color-panel-background) #0000;margin-top:1px;margin-top:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_s]:after,.ck.ck-balloon-panel[class*=arrow_s]:before{border-width:10px 8px 0;border-width:var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width)}.ck.ck-balloon-panel[class*=arrow_s]:before{border-color:#ccced1 #0000 #0000;border-color:var(--ck-color-panel-border) #0000 #0000;filter:drop-shadow(0 2px 2px hsla(0,0%,0%,.15));filter:drop-shadow(var(--ck-balloon-arrow-drop-shadow));margin-bottom:-1px;margin-bottom:calc(var(--ck-balloon-border-width)*-1)}.ck.ck-balloon-panel[class*=arrow_s]:after{border-color:#fff #0000 #0000;border-color:var(--ck-color-panel-background) #0000 #0000 #0000;margin-bottom:1px;margin-bottom:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_e]:after,.ck.ck-balloon-panel[class*=arrow_e]:before{border-width:8px 0 8px 10px;border-width:var(--ck-balloon-arrow-half-width) 0 var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height)}.ck.ck-balloon-panel[class*=arrow_e]:before{border-color:#0000 #0000 #0000 #ccced1;border-color:#0000 #0000 #0000 var(--ck-color-panel-border);margin-right:-1px;margin-right:calc(var(--ck-balloon-border-width)*-1)}.ck.ck-balloon-panel[class*=arrow_e]:after{border-color:#0000 #0000 #0000 #fff;border-color:#0000 #0000 #0000 var(--ck-color-panel-background);margin-right:1px;margin-right:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel[class*=arrow_w]:after,.ck.ck-balloon-panel[class*=arrow_w]:before{border-width:8px 10px 8px 0;border-width:var(--ck-balloon-arrow-half-width) var(--ck-balloon-arrow-height) var(--ck-balloon-arrow-half-width) 0}.ck.ck-balloon-panel[class*=arrow_w]:before{border-color:#0000 #ccced1 #0000 #0000;border-color:#0000 var(--ck-color-panel-border) #0000 #0000;margin-left:-1px;margin-left:calc(var(--ck-balloon-border-width)*-1)}.ck.ck-balloon-panel[class*=arrow_w]:after{border-color:#0000 #fff #0000 #0000;border-color:#0000 var(--ck-color-panel-background) #0000 #0000;margin-left:1px;margin-left:calc(var(--ck-balloon-arrow-offset) - var(--ck-balloon-border-width))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:before{left:50%;margin-left:-8px;margin-left:calc(var(--ck-balloon-arrow-half-width)*-1);top:-10px;top:calc(var(--ck-balloon-arrow-height)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:before{left:16px;left:calc(var(--ck-balloon-arrow-half-width)*2);top:-10px;top:calc(var(--ck-balloon-arrow-height)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:before{right:16px;right:calc(var(--ck-balloon-arrow-half-width)*2);top:-10px;top:calc(var(--ck-balloon-arrow-height)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:before{bottom:-10px;bottom:calc(var(--ck-balloon-arrow-height)*-1);left:50%;margin-left:-8px;margin-left:calc(var(--ck-balloon-arrow-half-width)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:before{bottom:-10px;bottom:calc(var(--ck-balloon-arrow-height)*-1);left:16px;left:calc(var(--ck-balloon-arrow-half-width)*2)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:before{bottom:-10px;bottom:calc(var(--ck-balloon-arrow-height)*-1);right:16px;right:calc(var(--ck-balloon-arrow-half-width)*2)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:before{bottom:-10px;bottom:calc(var(--ck-balloon-arrow-height)*-1);margin-right:16px;margin-right:calc(var(--ck-balloon-arrow-half-width)*2);right:25%}.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:before{bottom:-10px;bottom:calc(var(--ck-balloon-arrow-height)*-1);left:25%;margin-left:16px;margin-left:calc(var(--ck-balloon-arrow-half-width)*2)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:before{margin-right:16px;margin-right:calc(var(--ck-balloon-arrow-half-width)*2);right:25%;top:-10px;top:calc(var(--ck-balloon-arrow-height)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:before{left:25%;margin-left:16px;margin-left:calc(var(--ck-balloon-arrow-half-width)*2);top:-10px;top:calc(var(--ck-balloon-arrow-height)*-1)}.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:before{margin-top:-8px;margin-top:calc(var(--ck-balloon-arrow-half-width)*-1);right:-10px;right:calc(var(--ck-balloon-arrow-height)*-1);top:50%}.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:after,.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:before{left:-10px;left:calc(var(--ck-balloon-arrow-height)*-1);margin-top:-8px;margin-top:calc(var(--ck-balloon-arrow-half-width)*-1);top:50%}.ck .ck-balloon-rotator__navigation{background:#fff;background:var(--ck-color-toolbar-background);border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-toolbar-border);padding:0 .3em;padding:0 var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation>*{margin-bottom:.3em;margin-bottom:var(--ck-spacing-small);margin-right:.3em;margin-right:var(--ck-spacing-small);margin-top:.3em;margin-top:var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation .ck-balloon-rotator__counter{margin-left:.3em;margin-left:var(--ck-spacing-small);margin-right:.6em;margin-right:var(--ck-spacing-standard)}.ck .ck-balloon-rotator__content .ck.ck-annotation-wrapper{box-shadow:none}:root{--ck-balloon-fake-panel-offset-horizontal:6px;--ck-balloon-fake-panel-offset-vertical:6px}.ck .ck-fake-panel div{background:#fff;background:var(--ck-color-panel-background);border:1px solid #ccced1;border:1px solid var(--ck-color-panel-border);border-radius:2px;border-radius:var(--ck-border-radius);box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0;height:100%;min-height:15px;width:100%}.ck .ck-fake-panel div:first-child{margin-left:6px;margin-left:var(--ck-balloon-fake-panel-offset-horizontal);margin-top:6px;margin-top:var(--ck-balloon-fake-panel-offset-vertical)}.ck .ck-fake-panel div:nth-child(2){margin-left:12px;margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal)*2);margin-top:12px;margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical)*2)}.ck .ck-fake-panel div:nth-child(3){margin-left:18px;margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal)*3);margin-top:18px;margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical)*3)}.ck .ck-balloon-panel_arrow_s+.ck-fake-panel,.ck .ck-balloon-panel_arrow_se+.ck-fake-panel,.ck .ck-balloon-panel_arrow_sw+.ck-fake-panel{--ck-balloon-fake-panel-offset-vertical:-6px}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{border-top-left-radius:0;border-top-right-radius:0;border-width:0 1px 1px;box-shadow:0 1px 2px 1px #00000026,0 0;box-shadow:var(--ck-drop-shadow),0 0}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid #ccced1;border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:.9em;padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}[dir=ltr] .ck.ck-responsive-form>:not(:first-child),[dir=rtl] .ck.ck-responsive-form>:not(:last-child){margin-left:.6em;margin-left:var(--ck-spacing-standard)}@media screen and (max-width:600px){.ck.ck-responsive-form{padding:0;width:14.4em;width:calc(var(--ck-input-width)*.8)}.ck.ck-responsive-form .ck-labeled-field-view{margin:.9em .9em 0;margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-number,.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid #ccced1;border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:last-child,.ck.ck-responsive-form>.ck-button:nth-last-child(2){border-radius:0;margin-top:.9em;margin-top:var(--ck-spacing-large);padding:.6em;padding:var(--ck-spacing-standard)}.ck.ck-responsive-form>.ck-button:last-child:not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-responsive-form>.ck-button:last-child,[dir=ltr] .ck.ck-responsive-form>.ck-button:nth-last-child(2),[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2){margin-left:0}[dir=rtl] .ck.ck-responsive-form>.ck-button:last-child:last-of-type,[dir=rtl] .ck.ck-responsive-form>.ck-button:nth-last-child(2):last-of-type{border-right:1px solid #ccced1;border-right:1px solid var(--ck-color-base-border)}}:root{--ck-search-field-view-horizontal-spacing:calc(var(--ck-icon-size) + var(--ck-spacing-medium))}.ck.ck-search>.ck-labeled-field-view .ck-input{width:100%}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon{--ck-labeled-field-label-default-position-x:var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon>.ck-labeled-field-view__input-wrapper>.ck-icon{opacity:.5;pointer-events:none}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input{width:100%}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input,[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input:not(.ck-input-text_empty){padding-left:2.32615em;padding-left:var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset{--ck-labeled-field-empty-unfocused-max-width:100% - 2 * var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset.ck-labeled-field-view_empty{--ck-labeled-field-empty-unfocused-max-width:100% - var(--ck-search-field-view-horizontal-spacing) - var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{background:none;min-height:auto;min-width:auto;opacity:.5;padding:0}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{right:.48em;right:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{left:.48em;left:var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset:hover{opacity:1}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input{width:100%}[dir=ltr] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input:not(.ck-input-text_empty),[dir=rtl] .ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input{padding-right:2.32615em;padding-right:var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-search__results{min-width:100%}.ck.ck-search>.ck-search__results>.ck-search__info{padding:.48em .9em;padding:var(--ck-spacing-medium) var(--ck-spacing-large);width:100%}.ck.ck-search>.ck-search__results>.ck-search__info *{white-space:normal}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{font-weight:700}.ck.ck-search>.ck-search__results>.ck-search__info>span:last-child{margin-top:.48em;margin-top:var(--ck-spacing-medium)}.ck.ck-spinner-container{animation:ck-spinner-rotate 1.5s linear infinite;height:18px;height:var(--ck-toolbar-spinner-size);width:18px;width:var(--ck-toolbar-spinner-size)}@media (prefers-reduced-motion:reduce){.ck.ck-spinner-container{animation-duration:3s}}.ck.ck-spinner{border:2px solid #333;border:2px solid var(--ck-color-text);border-radius:50%;border-top:2px solid #0000;height:18px;height:var(--ck-toolbar-spinner-size);width:18px;width:var(--ck-toolbar-spinner-size)}@keyframes ck-spinner-rotate{to{transform:rotate(1turn)}}.ck-textarea{overflow-x:hidden}:root{--ck-color-block-toolbar-button:var(--ck-color-text);--ck-block-toolbar-button-size:var(--ck-font-size-normal)}.ck.ck-block-toolbar-button{color:#333;color:var(--ck-color-block-toolbar-button);font-size:var(--ck-block-toolbar-size)}.ck.ck-toolbar{border-radius:0}.ck-rounded-corners .ck.ck-toolbar,.ck.ck-toolbar.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-toolbar{background:#fff;background:var(--ck-color-toolbar-background);border:1px solid #ccced1;border:1px solid var(--ck-color-toolbar-border);padding:0 .3em;padding:0 var(--ck-spacing-small)}.ck.ck-toolbar .ck.ck-toolbar__separator{background:#ccced1;background:var(--ck-color-toolbar-border);height:1.84615em;height:var(--ck-icon-size);margin-bottom:.3em;margin-bottom:var(--ck-spacing-small);margin-top:.3em;margin-top:var(--ck-spacing-small);min-width:1px;width:1px}.ck.ck-toolbar .ck-toolbar__line-break{height:0}.ck.ck-toolbar>.ck-toolbar__items>:not(.ck-toolbar__line-break){margin-right:.3em;margin-right:var(--ck-spacing-small)}.ck.ck-toolbar>.ck-toolbar__items:empty+.ck.ck-toolbar__separator{display:none}.ck.ck-toolbar>.ck-toolbar__items>:not(.ck-toolbar__line-break),.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown{margin-bottom:.3em;margin-bottom:var(--ck-spacing-small);margin-top:.3em;margin-top:var(--ck-spacing-small)}.ck.ck-toolbar.ck-toolbar_vertical{padding:0}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items>.ck{border-radius:0;margin:0;width:100%}.ck.ck-toolbar.ck-toolbar_compact{padding:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>*{margin:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>:not(:first-child):not(:last-child){border-radius:0}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck.ck-button.ck-dropdown__button{padding-left:.18em;padding-left:var(--ck-spacing-tiny)}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-dropdown__panel{min-width:auto}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-button>.ck-button__label{max-width:7em;width:auto}.ck.ck-toolbar:focus{outline:none}.ck-toolbar-container .ck.ck-toolbar{border:0}.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck,[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck{margin-right:0}.ck.ck-toolbar[dir=rtl]:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck,[dir=rtl] .ck.ck-toolbar:not(.ck-toolbar_compact)>.ck-toolbar__items>.ck{margin-left:.3em;margin-left:var(--ck-spacing-small)}.ck.ck-toolbar[dir=rtl]>.ck-toolbar__items>.ck:last-child,[dir=rtl] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child{margin-left:0}.ck.ck-toolbar.ck-toolbar_compact[dir=rtl]>.ck-toolbar__items>.ck:first-child,[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.ck.ck-toolbar.ck-toolbar_compact[dir=rtl]>.ck-toolbar__items>.ck:last-child,[dir=rtl] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.ck.ck-toolbar.ck-toolbar_grouping[dir=rtl]>.ck-toolbar__items:not(:empty):not(:only-child),.ck.ck-toolbar[dir=rtl]>.ck.ck-toolbar__separator,[dir=rtl] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),[dir=rtl] .ck.ck-toolbar>.ck.ck-toolbar__separator{margin-left:.3em;margin-left:var(--ck-spacing-small)}.ck.ck-toolbar[dir=ltr]>.ck-toolbar__items>.ck:last-child,[dir=ltr] .ck.ck-toolbar>.ck-toolbar__items>.ck:last-child{margin-right:0}.ck.ck-toolbar.ck-toolbar_compact[dir=ltr]>.ck-toolbar__items>.ck:first-child,[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.ck.ck-toolbar.ck-toolbar_compact[dir=ltr]>.ck-toolbar__items>.ck:last-child,[dir=ltr] .ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>.ck:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.ck.ck-toolbar.ck-toolbar_grouping[dir=ltr]>.ck-toolbar__items:not(:empty):not(:only-child),.ck.ck-toolbar[dir=ltr]>.ck.ck-toolbar__separator,[dir=ltr] .ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items:not(:empty):not(:only-child),[dir=ltr] .ck.ck-toolbar>.ck.ck-toolbar__separator{margin-right:.3em;margin-right:var(--ck-spacing-small)}.ck.ck-balloon-panel.ck-tooltip{--ck-balloon-border-width:0px;--ck-balloon-arrow-offset:0px;--ck-balloon-arrow-half-width:4px;--ck-balloon-arrow-height:4px;--ck-tooltip-text-padding:4px;--ck-color-panel-background:var(--ck-color-tooltip-background);box-shadow:none;padding:0 .48em;padding:0 var(--ck-spacing-medium)}.ck.ck-balloon-panel.ck-tooltip .ck-tooltip__text{color:#fff;color:var(--ck-color-tooltip-text);font-size:.9em;line-height:1.5}.ck.ck-balloon-panel.ck-tooltip.ck-tooltip_multi-line .ck-tooltip__text{display:inline-block;max-width:200px;padding:var(--ck-tooltip-text-padding) 0;white-space:break-spaces}.ck.ck-balloon-panel.ck-tooltip:before{display:none}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border-radius:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border:1px solid #ccced1;border:solid var(--ck-color-base-border);border-width:1px 1px 0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar{border:0;border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar{border:0}.ck.ck-editor__main>.ck-editor__editable{background:#fff;background:var(--ck-color-base-background);border-radius:0}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:#ccced1;border-color:var(--ck-color-base-border)}:root{--ck-clipboard-drop-target-dot-width:12px;--ck-clipboard-drop-target-dot-height:8px;--ck-clipboard-drop-target-color:var(--ck-color-focus-border)}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{background:#3779eb;background:var(--ck-clipboard-drop-target-color);border:1px solid #3779eb;border:1px solid var(--ck-clipboard-drop-target-color);bottom:-4px;bottom:calc(var(--ck-clipboard-drop-target-dot-height)*-.5);margin-left:-1px;top:-4px;top:calc(var(--ck-clipboard-drop-target-dot-height)*-.5)}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span:after{border-color:#3779eb #0000 #0000;border-color:var(--ck-clipboard-drop-target-color) #0000 #0000 #0000;border-style:solid;border-width:8px 6px 0;border-width:calc(var(--ck-clipboard-drop-target-dot-height)) calc(var(--ck-clipboard-drop-target-dot-width)*.5) 0 calc(var(--ck-clipboard-drop-target-dot-width)*.5);content:"";display:block;height:0;left:50%;position:absolute;top:-4px;top:calc(var(--ck-clipboard-drop-target-dot-height)*-.5);transform:translateX(-50%);width:0}.ck.ck-editor__editable .ck-widget.ck-clipboard-drop-target-range{outline:3px solid #3779eb!important;outline:var(--ck-widget-outline-thickness) solid var(--ck-clipboard-drop-target-color)!important}.ck.ck-editor__editable .ck-widget:-webkit-drag{zoom:.6;outline:none!important}.ck.ck-clipboard-drop-target-line{background:#3779eb;background:var(--ck-clipboard-drop-target-color);border:1px solid #3779eb;border:1px solid var(--ck-clipboard-drop-target-color);height:0;margin-top:-1px}.ck.ck-clipboard-drop-target-line:before{border-style:solid;content:"";height:0;position:absolute;top:-6px;top:calc(var(--ck-clipboard-drop-target-dot-width)*-.5);width:0}[dir=ltr] .ck.ck-clipboard-drop-target-line:before{border-color:#0000 #0000 #0000 #3779eb;border-color:#0000 #0000 #0000 var(--ck-clipboard-drop-target-color);border-width:6px 0 6px 8px;border-width:calc(var(--ck-clipboard-drop-target-dot-width)*.5) 0 calc(var(--ck-clipboard-drop-target-dot-width)*.5) var(--ck-clipboard-drop-target-dot-height);left:-1px}[dir=rtl] .ck.ck-clipboard-drop-target-line:before{border-color:#0000 #3779eb #0000 #0000;border-color:#0000 var(--ck-clipboard-drop-target-color) #0000 #0000;border-width:6px 8px 6px 0;border-width:calc(var(--ck-clipboard-drop-target-dot-width)*.5) var(--ck-clipboard-drop-target-dot-height) calc(var(--ck-clipboard-drop-target-dot-width)*.5) 0;right:-1px}:root{--ck-color-code-block-label-background:#757575}.ck.ck-editor__editable pre[data-language]:after{background:#757575;background:var(--ck-color-code-block-label-background);color:#fff;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-family:var(--ck-font-face);font-size:10px;line-height:16px;padding:.18em .48em;padding:var(--ck-spacing-tiny) var(--ck-spacing-medium);right:10px;top:-1px;white-space:nowrap}.ck.ck-code-block-dropdown .ck-dropdown__panel{max-height:250px;overflow-x:hidden;overflow-y:auto}@media (forced-colors:active){.ck .ck-placeholder,.ck.ck-placeholder{forced-color-adjust:preserve-parent-color}}.ck .ck-placeholder:before,.ck.ck-placeholder:before{cursor:text}@media (forced-colors:none){.ck .ck-placeholder:before,.ck.ck-placeholder:before{color:#707070;color:var(--ck-color-engine-placeholder-text)}}@media (forced-colors:active){.ck .ck-placeholder:before,.ck.ck-placeholder:before{font-style:italic;margin-left:1px}}.ck.ck-find-and-replace-form{width:400px}.ck.ck-find-and-replace-form:focus{outline:none}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs{align-content:stretch;align-items:center;flex:1 1 auto;flex-direction:row;flex-wrap:wrap;margin:0;padding:.9em;padding:var(--ck-spacing-large)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button{flex:0 0 auto}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>*+*,[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>*+*{margin-left:.6em;margin-left:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>*+*,[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>*+*{margin-right:.6em;margin-right:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view{flex:1 1 auto}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view .ck-input,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view .ck-input{min-width:50px;width:100%}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs{align-items:flex-start}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-prev>.ck-icon{transform:rotate(90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-next>.ck-icon{transform:rotate(-90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{right:.6em;right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{left:.6em;left:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{color:#ccced1;color:var(--ck-color-base-border)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{flex:0 0 100%;padding-top:.6em;padding-top:var(--ck-spacing-standard)}[dir=ltr] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{margin-right:0}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{flex-wrap:wrap;justify-content:flex-end;margin-top:-.9em;margin-top:calc(var(--ck-spacing-large)*-1)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find{font-weight:700}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find .ck-button__label{padding-left:.9em;padding-left:var(--ck-spacing-large);padding-right:.9em;padding-right:var(--ck-spacing-large)}.ck.ck-find-and-replace-form .ck-switchbutton{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;width:100%}@media screen and (max-width:600px){.ck.ck-find-and-replace-form{max-width:100%;width:300px}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input{flex-wrap:wrap}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input .ck-labeled-field-view{flex:1 0 auto;margin-bottom:.6em;margin-bottom:var(--ck-spacing-standard);width:100%}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{flex:1 1 auto}[dir=ltr] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{margin-right:0}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type .ck-button__label{text-align:center;width:100%}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view){flex:1 1 auto;flex-wrap:wrap}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{flex:1 1 auto}[dir=ltr] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{margin-left:0}[dir=rtl] .ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{margin-right:0}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button .ck-button__label{text-align:center;width:100%}}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label{width:8em}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item{min-width:18em}:root{--ck-html-embed-content-width:calc(100% - var(--ck-icon-size)*1.5);--ck-html-embed-source-height:10em;--ck-html-embed-unfocused-outline-width:1px;--ck-html-embed-content-min-height:calc(var(--ck-icon-size) + var(--ck-spacing-standard));--ck-html-embed-source-disabled-background:var(--ck-color-base-foreground);--ck-html-embed-source-disabled-color:#737373}.ck-widget.raw-html-embed{background-color:#fafafa;background-color:var(--ck-color-base-foreground);font-size:13px;font-size:var(--ck-font-size-base)}.ck-widget.raw-html-embed:not(.ck-widget_selected):not(:hover){outline:1px dashed #dedede;outline:var(--ck-html-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border)}.ck-widget.raw-html-embed[dir=ltr]{text-align:left}.ck-widget.raw-html-embed[dir=rtl]{text-align:right}.ck-widget.raw-html-embed:before{background:#999;border-radius:0 0 2px 2px;border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius);color:#fff;color:var(--ck-color-base-background);content:attr(data-html-embed-label);font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-family:var(--ck-font-face);font-size:.7em;font-size:var(--ck-font-size-tiny);left:.6em;left:var(--ck-spacing-standard);padding:calc(.18em + 1px) .3em .18em;padding:calc(var(--ck-spacing-tiny) + var(--ck-html-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);top:-1px;top:calc(var(--ck-html-embed-unfocused-outline-width)*-1);transition:background .2s ease;transition:background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}.ck-widget.raw-html-embed[dir=rtl]:before{left:auto;right:.6em;right:var(--ck-spacing-standard)}.ck-widget.raw-html-embed[dir=ltr] .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before{margin-left:50px}.ck.ck-editor__editable.ck-blurred .ck-widget.raw-html-embed.ck-widget_selected:before{padding:.18em .3em;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);top:0}.ck.ck-editor__editable:not(.ck-blurred) .ck-widget.raw-html-embed.ck-widget_selected:before{background:#3779eb;background:var(--ck-color-focus-border);padding:.18em .3em;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);top:0}.ck.ck-editor__editable .ck-widget.raw-html-embed:not(.ck-widget_selected):hover:before{padding:.18em .3em;padding:var(--ck-spacing-tiny) var(--ck-spacing-small);top:0}.ck-widget.raw-html-embed .raw-html-embed__content-wrapper{padding:.6em;padding:var(--ck-spacing-standard)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper{right:.6em;right:var(--ck-spacing-standard);top:.6em;top:var(--ck-spacing-standard)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__save-button{color:#008a00;color:var(--ck-color-button-save)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button.raw-html-embed__cancel-button{color:#db3700;color:var(--ck-color-button-cancel)}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper .ck-button:not(:first-child){margin-top:.3em;margin-top:var(--ck-spacing-small)}.ck-widget.raw-html-embed[dir=rtl] .raw-html-embed__buttons-wrapper{left:.6em;left:var(--ck-spacing-standard);right:auto}.ck-widget.raw-html-embed .raw-html-embed__source{box-sizing:border-box;direction:ltr;font-family:monospace;font-size:13px;font-size:var(--ck-font-size-base);height:10em;height:var(--ck-html-embed-source-height);min-width:0;padding:.6em;padding:var(--ck-spacing-standard);resize:none;tab-size:4;text-align:left;white-space:pre-wrap;width:calc(100% - 2.76923em);width:var(--ck-html-embed-content-width)}.ck-widget.raw-html-embed .raw-html-embed__source[disabled]{-webkit-text-fill-color:#737373;-webkit-text-fill-color:var(--ck-html-embed-source-disabled-color);background:#fafafa;background:var(--ck-html-embed-source-disabled-background);color:#737373;color:var(--ck-html-embed-source-disabled-color);opacity:1}.ck-widget.raw-html-embed .raw-html-embed__preview{min-height:2.44615em;min-height:var(--ck-html-embed-content-min-height);width:calc(100% - 2.76923em);width:var(--ck-html-embed-content-width)}.ck-editor__editable:not(.ck-read-only) .ck-widget.raw-html-embed .raw-html-embed__preview{pointer-events:none}.ck-widget.raw-html-embed .raw-html-embed__preview-content{background-color:#fafafa;background-color:var(--ck-color-base-foreground);box-sizing:border-box}.ck-widget.raw-html-embed .raw-html-embed__preview-content>*{margin-left:auto;margin-right:auto}.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder{color:#737373;color:var(--ck-html-embed-source-disabled-color)}:root{--ck-image-insert-insert-by-url-width:250px}.ck.ck-image-insert-url{--ck-input-width:100%}.ck.ck-image-insert-url .ck-image-insert-url__action-row{grid-column-gap:.9em;grid-column-gap:var(--ck-spacing-large);margin-top:.9em;margin-top:var(--ck-spacing-large)}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-cancel,.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-save{justify-content:center;min-width:auto}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button .ck-button__label{color:#333;color:var(--ck-color-text)}.ck.ck-image-insert-form>.ck.ck-button{display:block;width:100%}[dir=ltr] .ck.ck-image-insert-form>.ck.ck-button{text-align:left}[dir=rtl] .ck.ck-image-insert-form>.ck.ck-button{text-align:right}.ck.ck-image-insert-form>.ck.ck-collapsible{min-width:250px;min-width:var(--ck-image-insert-insert-by-url-width)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:first-child){border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:last-child){border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-image-insert-url{min-width:250px;min-width:var(--ck-image-insert-insert-by-url-width);padding:.9em;padding:var(--ck-spacing-large)}.ck.ck-image-insert-form:focus{outline:none}:root{--ck-color-image-upload-icon:#fff;--ck-color-image-upload-icon-background:#008a00;--ck-image-upload-icon-size:20;--ck-image-upload-icon-width:2px;--ck-image-upload-icon-is-visible:clamp(0px,100% - 50px,1px)}.ck-image-upload-complete-icon{animation-delay:0ms,3s;animation-duration:.5s,.5s;animation-fill-mode:forwards,forwards;animation-name:ck-upload-complete-icon-show,ck-upload-complete-icon-hide;background:#008a00;background:var(--ck-color-image-upload-icon-background);font-size:20px;font-size:calc(1px*var(--ck-image-upload-icon-size));height:calc(clamp(0px, 100% - 50px, 1px)*20);height:calc(var(--ck-image-upload-icon-is-visible)*var(--ck-image-upload-icon-size));opacity:0;overflow:hidden;width:calc(clamp(0px, 100% - 50px, 1px)*20);width:calc(var(--ck-image-upload-icon-is-visible)*var(--ck-image-upload-icon-size))}.ck-image-upload-complete-icon:after{animation-delay:.5s;animation-duration:.5s;animation-fill-mode:forwards;animation-name:ck-upload-complete-icon-check;border-right:2px solid #fff;border-right:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);border-top:2px solid #fff;border-top:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);box-sizing:border-box;height:0;left:25%;opacity:0;top:50%;transform:scaleX(-1) rotate(135deg);transform-origin:left top;width:0}@media (prefers-reduced-motion:reduce){.ck-image-upload-complete-icon{animation-duration:0ms}.ck-image-upload-complete-icon:after{animation:none;height:.45em;opacity:1;width:.3em}}@keyframes ck-upload-complete-icon-show{0%{opacity:0}to{opacity:1}}@keyframes ck-upload-complete-icon-hide{0%{opacity:1}to{opacity:0}}@keyframes ck-upload-complete-icon-check{0%{height:0;opacity:1;width:0}33%{height:0;width:.3em}to{height:.45em;opacity:1;width:.3em}}:root{--ck-color-upload-placeholder-loader:#b3b3b3;--ck-upload-placeholder-loader-size:32px;--ck-upload-placeholder-image-aspect-ratio:2.8}.ck .ck-image-upload-placeholder{margin:0;width:100%}.ck .ck-image-upload-placeholder.image-inline{width:179.2px;width:calc(var(--ck-upload-placeholder-loader-size)*2*var(--ck-upload-placeholder-image-aspect-ratio))}.ck .ck-image-upload-placeholder img{aspect-ratio:2.8;aspect-ratio:var(--ck-upload-placeholder-image-aspect-ratio)}.ck .ck-upload-placeholder-loader{height:100%;width:100%}.ck .ck-upload-placeholder-loader:before{animation:ck-upload-placeholder-loader 1s linear infinite;border-radius:50%;border-right:2px solid #0000;border-top:3px solid #b3b3b3;border-top:3px solid var(--ck-color-upload-placeholder-loader);height:32px;height:var(--ck-upload-placeholder-loader-size);width:32px;width:var(--ck-upload-placeholder-loader-size)}@keyframes ck-upload-placeholder-loader{to{transform:rotate(1turn)}}.ck.ck-editor__editable .image-inline.ck-appear,.ck.ck-editor__editable .image.ck-appear{animation:fadeIn .7s}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable .image-inline.ck-appear,.ck.ck-editor__editable .image.ck-appear{animation:none;opacity:1}}.ck.ck-editor__editable .image .ck-progress-bar,.ck.ck-editor__editable .image-inline .ck-progress-bar{background:#6cb5f9;background:var(--ck-color-upload-bar-background);height:2px;transition:width .1s;width:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ck .ck-link_selected{background:#1fb0ff1a;background:var(--ck-color-link-selected-background)}.ck .ck-link_selected span.image-inline{outline:3px solid #1fb0ff1a;outline:var(--ck-widget-outline-thickness) solid var(--ck-color-link-selected-background)}.ck .ck-fake-link-selection{background:#1fb0ff4d;background:var(--ck-color-link-fake-selection)}.ck .ck-fake-link-selection_collapsed{border-right:1px solid #333;border-right:1px solid var(--ck-color-base-text);height:100%;margin-right:-1px;outline:1px solid #ffffff80}.ck.ck-link-actions .ck-button.ck-link-actions__preview{padding-left:0;padding-right:0}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label{color:#0000f0;color:var(--ck-color-link-default);cursor:pointer;max-width:18em;max-width:var(--ck-input-width);min-width:3em;padding:0 .48em;padding:0 var(--ck-spacing-medium);text-align:center;text-overflow:ellipsis}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label:hover{text-decoration:underline}.ck.ck-link-actions .ck-button.ck-link-actions__preview,.ck.ck-link-actions .ck-button.ck-link-actions__preview:active,.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus,.ck.ck-link-actions .ck-button.ck-link-actions__preview:hover{background:none}.ck.ck-link-actions .ck-button.ck-link-actions__preview:active{box-shadow:none}.ck.ck-link-actions .ck-button.ck-link-actions__preview:focus .ck-button__label{text-decoration:underline}[dir=ltr] .ck.ck-link-actions .ck-button:not(:first-child),[dir=rtl] .ck.ck-link-actions .ck-button:not(:last-child){margin-left:.6em;margin-left:var(--ck-spacing-standard)}@media screen and (max-width:600px){.ck.ck-link-actions .ck-button.ck-link-actions__preview{margin:.6em .6em 0;margin:var(--ck-spacing-standard) var(--ck-spacing-standard) 0}.ck.ck-link-actions .ck-button.ck-link-actions__preview .ck-button__label{max-width:100%;min-width:0}[dir=ltr] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview),[dir=rtl] .ck.ck-link-actions .ck-button:not(.ck-link-actions__preview){margin-left:0}}.ck.ck-link-form_layout-vertical{min-width:18em;min-width:var(--ck-input-width);padding:0}.ck.ck-link-form_layout-vertical .ck-labeled-field-view{margin:.9em .9em .3em;margin:var(--ck-spacing-large) var(--ck-spacing-large) var(--ck-spacing-small)}.ck.ck-link-form_layout-vertical .ck-labeled-field-view .ck-input-text{min-width:0;width:100%}.ck.ck-link-form_layout-vertical>.ck-button{border-radius:0;margin:0;padding:.6em;padding:var(--ck-spacing-standard);width:50%}.ck.ck-link-form_layout-vertical>.ck-button:not(:focus){border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}[dir=ltr] .ck.ck-link-form_layout-vertical>.ck-button,[dir=rtl] .ck.ck-link-form_layout-vertical>.ck-button{margin-left:0}[dir=rtl] .ck.ck-link-form_layout-vertical>.ck-button:last-of-type{border-right:1px solid #ccced1;border-right:1px solid var(--ck-color-base-border)}.ck.ck-link-form_layout-vertical .ck.ck-list{margin:0 .9em;margin:0 var(--ck-spacing-large)}.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton{padding:0;width:100%}.ck.ck-link-form_layout-vertical .ck.ck-list .ck-button.ck-switchbutton:hover{background:none}:root{--ck-link-image-indicator-icon-size:20;--ck-link-image-indicator-icon-is-visible:clamp(0px,100% - 50px,1px)}.ck.ck-editor__editable a span.image-inline:after,.ck.ck-editor__editable figure.image>a:after{background-color:#0006;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjA3NyAxNSAuOTkxLTEuNDE2YS43NS43NSAwIDEgMSAxLjIyOS44NmwtMS4xNDggMS42NGEuNzQ4Ljc0OCAwIDAgMS0uMjE3LjIwNiA1LjI1MSA1LjI1MSAwIDAgMS04LjUwMy01Ljk1NS43NDEuNzQxIDAgMCAxIC4xMi0uMjc0bDEuMTQ3LTEuNjM5YS43NS43NSAwIDEgMSAxLjIyOC44Nkw0LjkzMyAxMC43bC4wMDYuMDAzYTMuNzUgMy43NSAwIDAgMCA2LjEzMiA0LjI5NGwuMDA2LjAwNHptNS40OTQtNS4zMzVhLjc0OC43NDggMCAwIDEtLjEyLjI3NGwtMS4xNDcgMS42MzlhLjc1Ljc1IDAgMSAxLTEuMjI4LS44NmwuODYtMS4yM2EzLjc1IDMuNzUgMCAwIDAtNi4xNDQtNC4zMDFsLS44NiAxLjIyOWEuNzUuNzUgMCAwIDEtMS4yMjktLjg2bDEuMTQ4LTEuNjRhLjc0OC43NDggMCAwIDEgLjIxNy0uMjA2IDUuMjUxIDUuMjUxIDAgMCAxIDguNTAzIDUuOTU1em0tNC41NjMtMi41MzJhLjc1Ljc1IDAgMCAxIC4xODQgMS4wNDVsLTMuMTU1IDQuNTA1YS43NS43NSAwIDEgMS0xLjIyOS0uODZsMy4xNTUtNC41MDZhLjc1Ljc1IDAgMCAxIDEuMDQ1LS4xODR6Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:14px;border-radius:100%;content:"";height:calc(clamp(0px, 100% - 50px, 1px)*20);height:calc(var(--ck-link-image-indicator-icon-is-visible)*var(--ck-link-image-indicator-icon-size));overflow:hidden;right:min(.48em,6%);right:min(var(--ck-spacing-medium),6%);top:min(.48em,6%);top:min(var(--ck-spacing-medium),6%);width:calc(clamp(0px, 100% - 50px, 1px)*20);width:calc(var(--ck-link-image-indicator-icon-is-visible)*var(--ck-link-image-indicator-icon-size))}.ck.ck-list-properties.ck-list-properties_without-styles{padding:.9em;padding:var(--ck-spacing-large)}.ck.ck-list-properties.ck-list-properties_without-styles>*{min-width:14em}.ck.ck-list-properties.ck-list-properties_without-styles>*+*{margin-top:.6em;margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-list-styles-list{grid-template-columns:repeat(4,auto)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible{border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:.6em;margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties .ck.ck-numbered-list-properties__start-index .ck-input{min-width:auto;width:100%}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order{background:#0000;margin-bottom:-.18em;margin-bottom:calc(var(--ck-spacing-tiny)*-1);padding-left:0;padding-right:0}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:active,.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:hover{background:none;border-color:#0000;box-shadow:none}:root{--ck-list-style-button-size:44px}.ck.ck-list-styles-list{column-gap:.48em;column-gap:var(--ck-spacing-medium);grid-template-columns:repeat(3,auto);padding:.9em;padding:var(--ck-spacing-large);row-gap:.48em;row-gap:var(--ck-spacing-medium)}.ck.ck-list-styles-list .ck-button{box-sizing:initial;margin:0;padding:0}.ck.ck-list-styles-list .ck-button,.ck.ck-list-styles-list .ck-button .ck-icon{height:44px;height:var(--ck-list-style-button-size);width:44px;width:var(--ck-list-style-button-size)}:root{--ck-media-embed-placeholder-icon-size:3em;--ck-color-media-embed-placeholder-url-text:#757575;--ck-color-media-embed-placeholder-url-text-hover:var(--ck-color-base-text)}.ck-media__wrapper{margin:0 auto}.ck-media__wrapper .ck-media__placeholder{background:#fafafa;background:var(--ck-color-base-foreground);padding:1.8em;padding:calc(var(--ck-spacing-standard)*3)}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon{background-position:50%;background-size:cover;height:3em;height:var(--ck-media-embed-placeholder-icon-size);margin-bottom:.9em;margin-bottom:var(--ck-spacing-large);min-width:3em;min-width:var(--ck-media-embed-placeholder-icon-size)}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon .ck-icon{height:100%;width:100%}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text{color:#757575;color:var(--ck-color-media-embed-placeholder-url-text);font-style:italic;text-align:center;text-overflow:ellipsis;white-space:nowrap}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#333;color:var(--ck-color-media-embed-placeholder-url-text-hover);cursor:pointer;text-decoration:underline}.ck-media__wrapper[data-oembed-url*="open.spotify.com"]{max-height:380px;max-width:300px}.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon,.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNTAuMzc4IiBoZWlnaHQ9IjI1NC4xNjciIHZpZXdCb3g9IjAgMCA2Ni4yNDYgNjcuMjQ4Ij48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMTcyLjUzMSAtMjE4LjQ1NSkgc2NhbGUoLjk4MDEyKSI+PHJlY3Qgcnk9IjUuMjM4IiByeD0iNS4yMzgiIHk9IjIzMS4zOTkiIHg9IjE3Ni4wMzEiIGhlaWdodD0iNjAuMDk5IiB3aWR0aD0iNjAuMDk5IiBmaWxsPSIjMzRhNjY4IiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjxwYXRoIGQ9Im0yMDYuNDc3IDI2MC45LTI4Ljk4NyAyOC45ODdhNS4yMTggNS4yMTggMCAwIDAgMy43OCAxLjYxaDQ5LjYyMWMxLjY5NCAwIDMuMTktLjc5OCA0LjE0Ni0yLjAzN3oiIGZpbGw9IiM1Yzg4YzUiLz48cGF0aCBkPSJNMjI2Ljc0MiAyMjIuOTg4Yy05LjI2NiAwLTE2Ljc3NyA3LjE3LTE2Ljc3NyAxNi4wMTQuMDA3IDIuNzYyLjY2MyA1LjQ3NCAyLjA5MyA3Ljg3NS40My43MDMuODMgMS40MDggMS4xOSAyLjEwNy4zMzMuNTAyLjY1IDEuMDA1Ljk1IDEuNTA4LjM0My40NzcuNjczLjk1Ny45ODggMS40NCAxLjMxIDEuNzY5IDIuNSAzLjUwMiAzLjYzNyA1LjE2OC43OTMgMS4yNzUgMS42ODMgMi42NCAyLjQ2NiAzLjk5IDIuMzYzIDQuMDk0IDQuMDA3IDguMDkyIDQuNiAxMy45MTR2LjAxMmMuMTgyLjQxMi41MTYuNjY2Ljg3OS42NjcuNDAzLS4wMDEuNzY4LS4zMTQuOTMtLjc5OS42MDMtNS43NTYgMi4yMzgtOS43MjkgNC41ODUtMTMuNzk0Ljc4Mi0xLjM1IDEuNjczLTIuNzE1IDIuNDY1LTMuOTkgMS4xMzctMS42NjYgMi4zMjgtMy40IDMuNjM4LTUuMTY5LjMxNS0uNDgyLjY0NS0uOTYyLjk4OC0xLjQzOS4zLS41MDMuNjE3LTEuMDA2Ljk1LTEuNTA4LjM1OS0uNy43Ni0xLjQwNCAxLjE5LTIuMTA3IDEuNDI2LTIuNDAyIDItNS4xMTQgMi4wMDQtNy44NzUgMC04Ljg0NC03LjUxMS0xNi4wMTQtMTYuNzc2LTE2LjAxNHoiIGZpbGw9IiNkZDRiM2UiIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PGVsbGlwc2Ugcnk9IjUuNTY0IiByeD0iNS44MjgiIGN5PSIyMzkuMDAyIiBjeD0iMjI2Ljc0MiIgZmlsbD0iIzgwMmQyNyIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJNMTkwLjMwMSAyMzcuMjgzYy00LjY3IDAtOC40NTcgMy44NTMtOC40NTcgOC42MDZzMy43ODYgOC42MDcgOC40NTcgOC42MDdjMy4wNDMgMCA0LjgwNi0uOTU4IDYuMzM3LTIuNTE2IDEuNTMtMS41NTcgMi4wODctMy45MTMgMi4wODctNi4yOSAwLS4zNjItLjAyMy0uNzIyLS4wNjQtMS4wNzloLTguMjU3djMuMDQzaDQuODVjLS4xOTcuNzU5LS41MzEgMS40NS0xLjA1OCAxLjk4Ni0uOTQyLjk1OC0yLjAyOCAxLjU0OC0zLjkwMSAxLjU0OC0yLjg3NiAwLTUuMjA4LTIuMzcyLTUuMjA4LTUuMjk5IDAtMi45MjYgMi4zMzItNS4yOTkgNS4yMDgtNS4yOTkgMS4zOTkgMCAyLjYxOC40MDcgMy41ODQgMS4yOTNsMi4zODEtMi4zOGMwLS4wMDItLjAwMy0uMDA0LS4wMDQtLjAwNS0xLjU4OC0xLjUyNC0zLjYyLTIuMjE1LTUuOTU1LTIuMjE1em00LjQzIDUuNjYuMDAzLjAwNnYtLjAwM3oiIGZpbGw9IiNmZmYiIHBhaW50LW9yZGVyPSJtYXJrZXJzIHN0cm9rZSBmaWxsIi8+PHBhdGggZD0ibTIxNS4xODQgMjUxLjkyOS03Ljk4IDcuOTc5IDI4LjQ3NyAyOC40NzVhNS4yMzMgNS4yMzMgMCAwIDAgLjQ0OS0yLjEyM3YtMzEuMTY1Yy0uNDY5LjY3NS0uOTM0IDEuMzQ5LTEuMzgyIDIuMDA1LS43OTIgMS4yNzUtMS42ODIgMi42NC0yLjQ2NSAzLjk5LTIuMzQ3IDQuMDY1LTMuOTgyIDguMDM4LTQuNTg1IDEzLjc5NC0uMTYyLjQ4NS0uNTI3Ljc5OC0uOTMuNzk5LS4zNjMtLjAwMS0uNjk3LS4yNTUtLjg3OS0uNjY3di0uMDEyYy0uNTkzLTUuODIyLTIuMjM3LTkuODItNC42LTEzLjkxNC0uNzgzLTEuMzUtMS42NzMtMi43MTUtMi40NjYtMy45OS0xLjEzNy0xLjY2Ni0yLjMyNy0zLjQtMy42MzctNS4xNjlsLS4wMDItLjAwM3oiIGZpbGw9IiNjM2MzYzMiLz48cGF0aCBkPSJtMjEyLjk4MyAyNDguNDk1LTM2Ljk1MiAzNi45NTN2LjgxMmE1LjIyNyA1LjIyNyAwIDAgMCA1LjIzOCA1LjIzOGgxLjAxNWwzNS42NjYtMzUuNjY2YTEzNi4yNzUgMTM2LjI3NSAwIDAgMC0yLjc2NC0zLjkgMzcuNTc1IDM3LjU3NSAwIDAgMC0uOTg5LTEuNDQgMzUuMTI3IDM1LjEyNyAwIDAgMC0uOTUtMS41MDhjLS4wODMtLjE2Mi0uMTc2LS4zMjYtLjI2NC0uNDg5eiIgZmlsbD0iI2ZkZGM0ZiIgcGFpbnQtb3JkZXI9Im1hcmtlcnMgc3Ryb2tlIGZpbGwiLz48cGF0aCBkPSJtMjExLjk5OCAyNjEuMDgzLTYuMTUyIDYuMTUxIDI0LjI2NCAyNC4yNjRoLjc4MWE1LjIyNyA1LjIyNyAwIDAgMCA1LjIzOS01LjIzOHYtMS4wNDV6IiBmaWxsPSIjZmZmIiBwYWludC1vcmRlcj0ibWFya2VycyBzdHJva2UgZmlsbCIvPjwvZz48L3N2Zz4=)}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder{background:#4268b3}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAyNCIgaGVpZ2h0PSIxMDI0IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05NjcuNDg0IDBINTYuNTE3QzI1LjMwNCAwIDAgMjUuMzA0IDAgNTYuNTE3djkxMC45NjZDMCA5OTguNjk0IDI1LjI5NyAxMDI0IDU2LjUyMiAxMDI0SDU0N1Y2MjhINDE0VjQ3M2gxMzNWMzU5LjAyOWMwLTEzMi4yNjIgODAuNzczLTIwNC4yODIgMTk4Ljc1Ni0yMDQuMjgyIDU2LjUxMyAwIDEwNS4wODYgNC4yMDggMTE5LjI0NCA2LjA4OVYyOTlsLTgxLjYxNi4wMzdjLTYzLjk5MyAwLTc2LjM4NCAzMC40OTItNzYuMzg0IDc1LjIzNlY0NzNoMTUzLjQ4N2wtMTkuOTg2IDE1NUg3MDd2Mzk2aDI2MC40ODRjMzEuMjEzIDAgNTYuNTE2LTI1LjMwMyA1Ni41MTYtNTYuNTE2VjU2LjUxNUMxMDI0IDI1LjMwMyA5OTguNjk3IDAgOTY3LjQ4NCAwIiBmaWxsPSIjRkZGRkZFIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=)}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text{color:#cdf}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder{background:linear-gradient(-135deg,#1400c7,#b800b1,#f50000)}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTA0IiBoZWlnaHQ9IjUwNCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PHBhdGggaWQ9ImEiIGQ9Ik0wIC4xNTloNTAzLjg0MVY1MDMuOTRIMHoiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48bWFzayBpZD0iYiIgZmlsbD0iI2ZmZiI+PHVzZSB4bGluazpocmVmPSIjYSIvPjwvbWFzaz48cGF0aCBkPSJNMjUxLjkyMS4xNTljLTY4LjQxOCAwLTc2Ljk5Ny4yOS0xMDMuODY3IDEuNTE2LTI2LjgxNCAxLjIyMy00NS4xMjcgNS40ODItNjEuMTUxIDExLjcxLTE2LjU2NiA2LjQzNy0zMC42MTUgMTUuMDUxLTQ0LjYyMSAyOS4wNTYtMTQuMDA1IDE0LjAwNi0yMi42MTkgMjguMDU1LTI5LjA1NiA0NC42MjEtNi4yMjggMTYuMDI0LTEwLjQ4NyAzNC4zMzctMTEuNzEgNjEuMTUxQy4yOSAxNzUuMDgzIDAgMTgzLjY2MiAwIDI1Mi4wOGMwIDY4LjQxNy4yOSA3Ni45OTYgMS41MTYgMTAzLjg2NiAxLjIyMyAyNi44MTQgNS40ODIgNDUuMTI3IDExLjcxIDYxLjE1MSA2LjQzNyAxNi41NjYgMTUuMDUxIDMwLjYxNSAyOS4wNTYgNDQuNjIxIDE0LjAwNiAxNC4wMDUgMjguMDU1IDIyLjYxOSA0NC42MjEgMjkuMDU3IDE2LjAyNCA2LjIyNyAzNC4zMzcgMTAuNDg2IDYxLjE1MSAxMS43MDkgMjYuODcgMS4yMjYgMzUuNDQ5IDEuNTE2IDEwMy44NjcgMS41MTYgNjguNDE3IDAgNzYuOTk2LS4yOSAxMDMuODY2LTEuNTE2IDI2LjgxNC0xLjIyMyA0NS4xMjctNS40ODIgNjEuMTUxLTExLjcwOSAxNi41NjYtNi40MzggMzAuNjE1LTE1LjA1MiA0NC42MjEtMjkuMDU3IDE0LjAwNS0xNC4wMDYgMjIuNjE5LTI4LjA1NSAyOS4wNTctNDQuNjIxIDYuMjI3LTE2LjAyNCAxMC40ODYtMzQuMzM3IDExLjcwOS02MS4xNTEgMS4yMjYtMjYuODcgMS41MTYtMzUuNDQ5IDEuNTE2LTEwMy44NjYgMC02OC40MTgtLjI5LTc2Ljk5Ny0xLjUxNi0xMDMuODY3LTEuMjIzLTI2LjgxNC01LjQ4Mi00NS4xMjctMTEuNzA5LTYxLjE1MS02LjQzOC0xNi41NjYtMTUuMDUyLTMwLjYxNS0yOS4wNTctNDQuNjIxLTE0LjAwNi0xNC4wMDUtMjguMDU1LTIyLjYxOS00NC42MjEtMjkuMDU2LTE2LjAyNC02LjIyOC0zNC4zMzctMTAuNDg3LTYxLjE1MS0xMS43MUMzMjguOTE3LjQ0OSAzMjAuMzM4LjE1OSAyNTEuOTIxLjE1OVptMCA0NS4zOTFjNjcuMjY1IDAgNzUuMjMzLjI1NyAxMDEuNzk3IDEuNDY5IDI0LjU2MiAxLjEyIDM3LjkwMSA1LjIyNCA0Ni43NzggOC42NzQgMTEuNzU5IDQuNTcgMjAuMTUxIDEwLjAyOSAyOC45NjYgMTguODQ1IDguODE2IDguODE1IDE0LjI3NSAxNy4yMDcgMTguODQ1IDI4Ljk2NiAzLjQ1IDguODc3IDcuNTU0IDIyLjIxNiA4LjY3NCA0Ni43NzggMS4yMTIgMjYuNTY0IDEuNDY5IDM0LjUzMiAxLjQ2OSAxMDEuNzk4IDAgNjcuMjY1LS4yNTcgNzUuMjMzLTEuNDY5IDEwMS43OTctMS4xMiAyNC41NjItNS4yMjQgMzcuOTAxLTguNjc0IDQ2Ljc3OC00LjU3IDExLjc1OS0xMC4wMjkgMjAuMTUxLTE4Ljg0NSAyOC45NjYtOC44MTUgOC44MTYtMTcuMjA3IDE0LjI3NS0yOC45NjYgMTguODQ1LTguODc3IDMuNDUtMjIuMjE2IDcuNTU0LTQ2Ljc3OCA4LjY3NC0yNi41NiAxLjIxMi0zNC41MjcgMS40NjktMTAxLjc5NyAxLjQ2OS02Ny4yNzEgMC03NS4yMzctLjI1Ny0xMDEuNzk4LTEuNDY5LTI0LjU2Mi0xLjEyLTM3LjkwMS01LjIyNC00Ni43NzgtOC42NzQtMTEuNzU5LTQuNTctMjAuMTUxLTEwLjAyOS0yOC45NjYtMTguODQ1LTguODE1LTguODE1LTE0LjI3NS0xNy4yMDctMTguODQ1LTI4Ljk2Ni0zLjQ1LTguODc3LTcuNTU0LTIyLjIxNi04LjY3NC00Ni43NzgtMS4yMTItMjYuNTY0LTEuNDY5LTM0LjUzMi0xLjQ2OS0xMDEuNzk3IDAtNjcuMjY2LjI1Ny03NS4yMzQgMS40NjktMTAxLjc5OCAxLjEyLTI0LjU2MiA1LjIyNC0zNy45MDEgOC42NzQtNDYuNzc4IDQuNTctMTEuNzU5IDEwLjAyOS0yMC4xNTEgMTguODQ1LTI4Ljk2NiA4LjgxNS04LjgxNiAxNy4yMDctMTQuMjc1IDI4Ljk2Ni0xOC44NDUgOC44NzctMy40NSAyMi4yMTYtNy41NTQgNDYuNzc4LTguNjc0IDI2LjU2NC0xLjIxMiAzNC41MzItMS40NjkgMTAxLjc5OC0xLjQ2OVoiIGZpbGw9IiNGRkYiIG1hc2s9InVybCgjYikiLz48cGF0aCBkPSJNMjUxLjkyMSAzMzYuMDUzYy00Ni4zNzggMC04My45NzQtMzcuNTk2LTgzLjk3NC04My45NzMgMC00Ni4zNzggMzcuNTk2LTgzLjk3NCA4My45NzQtODMuOTc0IDQ2LjM3NyAwIDgzLjk3MyAzNy41OTYgODMuOTczIDgzLjk3NCAwIDQ2LjM3Ny0zNy41OTYgODMuOTczLTgzLjk3MyA4My45NzNabTAtMjEzLjMzOGMtNzEuNDQ3IDAtMTI5LjM2NSA1Ny45MTgtMTI5LjM2NSAxMjkuMzY1IDAgNzEuNDQ2IDU3LjkxOCAxMjkuMzY0IDEyOS4zNjUgMTI5LjM2NCA3MS40NDYgMCAxMjkuMzY0LTU3LjkxOCAxMjkuMzY0LTEyOS4zNjQgMC03MS40NDctNTcuOTE4LTEyOS4zNjUtMTI5LjM2NC0xMjkuMzY1Wk00MTYuNjI3IDExNy42MDRjMCAxNi42OTYtMTMuNTM1IDMwLjIzLTMwLjIzMSAzMC4yMy0xNi42OTUgMC0zMC4yMy0xMy41MzQtMzAuMjMtMzAuMjMgMC0xNi42OTYgMTMuNTM1LTMwLjIzMSAzMC4yMy0zMC4yMzEgMTYuNjk2IDAgMzAuMjMxIDEzLjUzNSAzMC4yMzEgMzAuMjMxIiBmaWxsPSIjRkZGIi8+PC9nPjwvc3ZnPg==)}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text{color:#ffe0fe}.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder{background:linear-gradient(90deg,#71c6f4,#0d70a5)}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__icon{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0MDAgNDAwIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0MDAgNDAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBkPSJNNDAwIDIwMGMwIDExMC41LTg5LjUgMjAwLTIwMCAyMDBTMCAzMTAuNSAwIDIwMCA4OS41IDAgMjAwIDBzMjAwIDg5LjUgMjAwIDIwMHpNMTYzLjQgMzA1LjVjODguNyAwIDEzNy4yLTczLjUgMTM3LjItMTM3LjIgMC0yLjEgMC00LjItLjEtNi4yIDkuNC02LjggMTcuNi0xNS4zIDI0LjEtMjUtOC42IDMuOC0xNy45IDYuNC0yNy43IDcuNiAxMC02IDE3LjYtMTUuNCAyMS4yLTI2LjctOS4zIDUuNS0xOS42IDkuNS0zMC42IDExLjctOC44LTkuNC0yMS4zLTE1LjItMzUuMi0xNS4yLTI2LjYgMC00OC4yIDIxLjYtNDguMiA0OC4yIDAgMy44LjQgNy41IDEuMyAxMS00MC4xLTItNzUuNi0yMS4yLTk5LjQtNTAuNC00LjEgNy4xLTYuNSAxNS40LTYuNSAyNC4yIDAgMTYuNyA4LjUgMzEuNSAyMS41IDQwLjEtNy45LS4yLTE1LjMtMi40LTIxLjgtNnYuNmMwIDIzLjQgMTYuNiA0Mi44IDM4LjcgNDcuMy00IDEuMS04LjMgMS43LTEyLjcgMS43LTMuMSAwLTYuMS0uMy05LjEtLjkgNi4xIDE5LjIgMjMuOSAzMy4xIDQ1IDMzLjUtMTYuNSAxMi45LTM3LjMgMjAuNi01OS45IDIwLjYtMy45IDAtNy43LS4yLTExLjUtLjcgMjEuMSAxMy44IDQ2LjUgMjEuOCA3My43IDIxLjgiIHN0eWxlPSJmaWxsOiNmZmYiLz48L3N2Zz4=)}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text{color:#b8e6ff}.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck.ck-media__placeholder .ck-media__placeholder__url__text:hover{color:#fff}:root{--ck-color-mention-background:#9900301a;--ck-color-mention-text:#990030}.ck-content .mention{background:#9900301a;background:var(--ck-color-mention-background);color:#990030;color:var(--ck-color-mention-text)}:root{--ck-color-restricted-editing-exception-background:#ffa94d33;--ck-color-restricted-editing-exception-hover-background:#ffa94d59;--ck-color-restricted-editing-exception-brackets:#cc690066;--ck-color-restricted-editing-selected-exception-background:#ffa94d80;--ck-color-restricted-editing-selected-exception-brackets:#cc690099}.ck-editor__editable .restricted-editing-exception{background-color:#ffa94d33;background-color:var(--ck-color-restricted-editing-exception-background);border:1px solid;border-image:linear-gradient(90deg,#cc690066 0,#cc690066 5px,#0000 6px,#0000 calc(100% - 6px),#cc690066 calc(100% - 5px),#cc690066) 1;border-image:linear-gradient(to right,var(--ck-color-restricted-editing-exception-brackets) 0,var(--ck-color-restricted-editing-exception-brackets) 5px,#0000 6px,#0000 calc(100% - 6px),var(--ck-color-restricted-editing-exception-brackets) calc(100% - 5px),var(--ck-color-restricted-editing-exception-brackets) 100%) 1;transition:background .2s ease-in-out}@media (prefers-reduced-motion:reduce){.ck-editor__editable .restricted-editing-exception{transition:none}}.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_selected{background-color:#ffa94d80;background-color:var(--ck-color-restricted-editing-selected-exception-background);border-image:linear-gradient(90deg,#cc690099 0,#cc690099 5px,#cc690099 calc(100% - 5px),#cc690099) 1;border-image:linear-gradient(to right,var(--ck-color-restricted-editing-selected-exception-brackets) 0,var(--ck-color-restricted-editing-selected-exception-brackets) 5px,var(--ck-color-restricted-editing-selected-exception-brackets) calc(100% - 5px),var(--ck-color-restricted-editing-selected-exception-brackets) 100%) 1}.ck-editor__editable .restricted-editing-exception.restricted-editing-exception_collapsed{padding-left:1ch}.ck-restricted-editing_mode_restricted,.ck-restricted-editing_mode_restricted *{cursor:default}.ck-restricted-editing_mode_restricted .restricted-editing-exception,.ck-restricted-editing_mode_restricted .restricted-editing-exception *{cursor:text}.ck-restricted-editing_mode_restricted .restricted-editing-exception:hover{background:#ffa94d59;background:var(--ck-color-restricted-editing-exception-hover-background)}:root{--ck-character-grid-tile-size:24px}.ck.ck-character-grid{overflow-x:hidden;overflow-y:auto}.ck.ck-character-grid .ck-character-grid__tiles{grid-gap:.6em;grid-gap:var(--ck-spacing-standard);grid-template-columns:repeat(auto-fill,minmax(24px,1fr));grid-template-columns:repeat(auto-fill,minmax(var(--ck-character-grid-tile-size),1fr));margin:.6em .9em;margin:var(--ck-spacing-standard) var(--ck-spacing-large)}.ck.ck-character-grid .ck-character-grid__tile{border:0;font-size:1.5em;height:24px;height:var(--ck-character-grid-tile-size);min-height:24px;min-height:var(--ck-character-grid-tile-size);min-width:24px;min-width:var(--ck-character-grid-tile-size);padding:0;transition:box-shadow .2s ease;width:24px;width:var(--ck-character-grid-tile-size)}@media (prefers-reduced-motion:reduce){.ck.ck-character-grid .ck-character-grid__tile{transition:none}}.ck.ck-character-grid .ck-character-grid__tile:focus:not(.ck-disabled),.ck.ck-character-grid .ck-character-grid__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px #fff,0 0 0 2px #3779eb;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-character-grid .ck-character-grid__tile .ck-button__label{line-height:24px;line-height:var(--ck-character-grid-tile-size);text-align:center;width:100%}.ck.ck-character-info{border-top:1px solid #ccced1;border-top:1px solid var(--ck-color-base-border);padding:.3em .9em;padding:var(--ck-spacing-small) var(--ck-spacing-large)}.ck.ck-character-info>*{font-size:.75em;font-size:var(--ck-font-size-small);text-transform:uppercase}.ck.ck-character-info .ck-character-info__name{max-width:280px;overflow:hidden;text-overflow:ellipsis}.ck.ck-character-info .ck-character-info__code{opacity:.6}.ck.ck-special-characters-navigation>.ck-label{max-width:160px;overflow:hidden;text-overflow:ellipsis}.ck.ck-special-characters-navigation>.ck-dropdown .ck-dropdown__panel{max-height:250px;overflow-x:hidden;overflow-y:auto}@media screen and (max-width:600px){.ck.ck-special-characters-navigation{max-width:190px}.ck.ck-special-characters-navigation>.ck-form__header__label{overflow:hidden;text-overflow:ellipsis}}.ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active>.ck-button>.ck-button__label{font-style:italic}:root{--ck-style-panel-button-width:120px;--ck-style-panel-button-height:80px;--ck-style-panel-button-label-background:#f0f0f0;--ck-style-panel-button-hover-label-background:#ebebeb;--ck-style-panel-button-hover-border-color:#b3b3b3}.ck.ck-style-panel .ck-style-grid{column-gap:.9em;column-gap:var(--ck-spacing-large);row-gap:.9em;row-gap:var(--ck-spacing-large)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{--ck-color-button-default-hover-background:var(--ck-color-base-background);--ck-color-button-default-active-background:var(--ck-color-base-background);height:80px;height:var(--ck-style-panel-button-height);padding:0;width:120px;width:var(--ck-style-panel-button-width)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(:focus){border:1px solid #ccced1;border:1px solid var(--ck-color-base-border)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-button__label{flex-shrink:0;height:22px;line-height:22px;overflow:hidden;padding:0 .48em;padding:0 var(--ck-spacing-medium);text-overflow:ellipsis;width:100%}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{background:#fff;background:var(--ck-color-base-background);border:2px solid #fff;border:2px solid var(--ck-color-base-background);opacity:.9;overflow:hidden;padding:.48em;padding:var(--ck-spacing-medium);width:100%}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled{--ck-color-button-default-disabled-background:var(--ck-color-base-foreground)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled:not(:focus){border-color:#f0f0f0;border-color:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled .ck-style-grid__button__preview{border-color:#fafafa;border-color:var(--ck-color-base-foreground);filter:saturate(.3);opacity:.4}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on{border-color:#2977ff;border-color:var(--ck-color-base-active)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on .ck-button__label{box-shadow:0 -1px 0 #2977ff;box-shadow:0 -1px 0 var(--ck-color-base-active);z-index:1}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on:hover{border-color:#0d65ff;border-color:var(--ck-color-base-active-focus)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on) .ck-button__label{background:#f0f0f0;background:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on):hover .ck-button__label{background:#ebebeb;background:var(--ck-style-panel-button-hover-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on){border-color:#b3b3b3;border-color:var(--ck-style-panel-button-hover-border-color)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on) .ck-style-grid__button__preview{opacity:1}.ck.ck-style-panel .ck-style-panel__style-group>.ck-label{margin:.9em 0;margin:var(--ck-spacing-large) 0}.ck.ck-style-panel .ck-style-panel__style-group:first-child>.ck-label{margin-top:0}:root{--ck-style-panel-max-height:470px}.ck.ck-style-panel{max-height:470px;max-height:var(--ck-style-panel-max-height);overflow-y:auto;padding:.9em;padding:var(--ck-spacing-large)}[dir=ltr] .ck.ck-input-color>.ck.ck-input-text{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .ck.ck-input-color>.ck.ck-input-text{border-bottom-left-radius:0;border-top-left-radius:0}.ck.ck-input-color>.ck.ck-input-text:focus{z-index:0}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{padding:0}[dir=ltr] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{border-bottom-left-radius:0;border-top-left-radius:0}[dir=ltr] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button:not(:focus){border-left:1px solid #0000}[dir=rtl] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{border-bottom-right-radius:0;border-top-right-radius:0}[dir=rtl] .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button:not(:focus){border-right:1px solid #0000}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button.ck-disabled{background:#f2f2f2;background:var(--ck-color-input-disabled-background)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview{border-radius:0}.ck-rounded-corners .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview,.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview{border:1px solid #ccced1;border:1px solid var(--ck-color-input-border);height:20px;width:20px}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{background:red;border-radius:2px;height:150%;left:50%;top:-30%;transform:rotate(45deg);transform-origin:50%;width:8%}.ck.ck-input-color .ck.ck-input-color__remove-color{border-bottom-left-radius:0;border-bottom-right-radius:0;padding:.3em .6em;padding:calc(var(--ck-spacing-standard)/2) var(--ck-spacing-standard);width:100%}.ck.ck-input-color .ck.ck-input-color__remove-color:not(:focus){border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-input-border)}[dir=ltr] .ck.ck-input-color .ck.ck-input-color__remove-color{border-top-right-radius:0}[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color{border-top-left-radius:0}.ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon{margin-right:.6em;margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon{margin-left:.6em;margin-left:var(--ck-spacing-standard);margin-right:0}.ck.ck-form{padding:0 0 .9em;padding:0 0 var(--ck-spacing-large)}.ck.ck-form:focus{outline:none}.ck.ck-form .ck.ck-input-text{min-width:100%;width:0}.ck.ck-form .ck.ck-dropdown{min-width:100%}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border:1px solid #ccced1;border:1px solid var(--ck-color-base-border)}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label{width:100%}.ck.ck-form__row{padding:.6em .9em 0;padding:var(--ck-spacing-standard) var(--ck-spacing-large) 0}[dir=ltr] .ck.ck-form__row>:not(.ck-label)+*{margin-left:.9em;margin-left:var(--ck-spacing-large)}[dir=rtl] .ck.ck-form__row>:not(.ck-label)+*{margin-right:.9em;margin-right:var(--ck-spacing-large)}.ck.ck-form__row>.ck-label{min-width:100%;width:100%}.ck.ck-form__row.ck-table-form__action-row{margin-top:.9em;margin-top:var(--ck-spacing-large)}.ck.ck-form__row.ck-table-form__action-row .ck-button .ck-button__label{color:#333;color:var(--ck-color-text)}:root{--ck-insert-table-dropdown-padding:10px;--ck-insert-table-dropdown-box-height:11px;--ck-insert-table-dropdown-box-width:12px;--ck-insert-table-dropdown-box-margin:1px}.ck .ck-insert-table-dropdown__grid{padding:10px 10px 0;padding:var(--ck-insert-table-dropdown-padding) var(--ck-insert-table-dropdown-padding) 0;width:160px;width:calc(var(--ck-insert-table-dropdown-box-width)*10 + var(--ck-insert-table-dropdown-box-margin)*20 + var(--ck-insert-table-dropdown-padding)*2)}.ck .ck-insert-table-dropdown__label,.ck[dir=rtl] .ck-insert-table-dropdown__label{text-align:center}.ck .ck-insert-table-dropdown-grid-box{border:1px solid #ccced1;border:1px solid var(--ck-color-base-border);border-radius:1px;margin:1px;margin:var(--ck-insert-table-dropdown-box-margin);min-height:11px;min-height:var(--ck-insert-table-dropdown-box-height);min-width:12px;min-width:var(--ck-insert-table-dropdown-box-width);outline:none;transition:none}@media (prefers-reduced-motion:reduce){.ck .ck-insert-table-dropdown-grid-box{transition:none}}.ck .ck-insert-table-dropdown-grid-box:focus{box-shadow:none}.ck .ck-insert-table-dropdown-grid-box.ck-on{background:#cae1fc;background:var(--ck-color-focus-outer-shadow);border-color:#3779eb;border-color:var(--ck-color-focus-border)}.ck.ck-table-cell-properties-form{width:320px}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__padding-row{align-self:flex-end;padding:0;width:25%}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:.6em;margin-top:var(--ck-spacing-standard)}:root{--ck-color-selector-focused-cell-background:#9ec9fa4d}.ck-widget.table td.ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck-widget.table td.ck-editor__nested-editable:focus,.ck-widget.table th.ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck-widget.table th.ck-editor__nested-editable:focus{background:#9ec9fa4d;background:var(--ck-color-selector-focused-cell-background);outline:1px solid #3779eb;outline:1px solid var(--ck-color-focus-border);outline-offset:-1px}:root{--ck-table-properties-error-arrow-size:6px;--ck-table-properties-min-error-width:150px}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view>.ck-label{font-size:.7em;font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width{max-width:80px;min-width:80px;width:80px}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{padding:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width{margin:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{align-self:flex-end;display:inline-block;height:2.3em;height:var(--ck-ui-component-min-height);line-height:2.3em;line-height:var(--ck-ui-component-min-height);margin:0 .3em;margin:0 var(--ck-spacing-small)}.ck.ck-table-form .ck.ck-labeled-field-view{padding-top:.6em;padding-top:var(--ck-spacing-standard)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{border-radius:0}.ck-rounded-corners .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status,.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:ck-table-form-labeled-view-status-appear .15s ease both;background:#db3700;background:var(--ck-color-base-error);color:#fff;color:var(--ck-color-base-background);min-width:150px;min-width:var(--ck-table-properties-min-error-width);padding:.3em .48em;padding:var(--ck-spacing-small) var(--ck-spacing-medium);text-align:center}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:#0000 #0000 #db3700;border-color:#0000 #0000 var(--ck-color-base-error) #0000;border-style:solid;border-width:0 6px 6px;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size)}@media (prefers-reduced-motion:reduce){.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-table-form .ck.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}@keyframes ck-table-form-labeled-view-status-appear{0%{opacity:0}to{opacity:1}}.ck.ck-table-properties-form{width:320px}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{align-self:flex-end;padding:0}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:.6em;margin-top:var(--ck-spacing-standard)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items>*{width:40px}:root{--ck-table-selected-cell-background:#9ecffa4d}.ck.ck-editor__editable .table table td.ck-editor__editable_selected,.ck.ck-editor__editable .table table th.ck-editor__editable_selected{box-shadow:none;caret-color:#0000;outline:medium none invert;outline:initial;position:relative}.ck.ck-editor__editable .table table td.ck-editor__editable_selected:after,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:after{background-color:#9ecffa4d;background-color:var(--ck-table-selected-cell-background);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table td.ck-editor__editable_selected:focus,.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:focus{background-color:initial}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget{outline:medium none invert;outline:initial}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle{display:none}:root{--ck-widget-outline-thickness:3px;--ck-widget-handler-icon-size:16px;--ck-widget-handler-animation-duration:200ms;--ck-widget-handler-animation-curve:ease;--ck-color-widget-blurred-border:#dedede;--ck-color-widget-hover-border:#ffc83d;--ck-color-widget-editable-focus-background:var(--ck-color-base-background);--ck-color-widget-drag-handler-icon-color:var(--ck-color-base-background)}.ck .ck-widget{outline-color:#0000;outline-style:solid;outline-width:3px;outline-width:var(--ck-widget-outline-thickness);transition:outline-color .2s ease;transition:outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion:reduce){.ck .ck-widget{transition:none}}.ck .ck-widget.ck-widget_selected,.ck .ck-widget.ck-widget_selected:hover{outline:3px solid #3779eb;outline:var(--ck-widget-outline-thickness) solid var(--ck-color-focus-border)}.ck .ck-widget:hover{outline-color:#ffc83d;outline-color:var(--ck-color-widget-hover-border)}.ck .ck-editor__nested-editable{border:1px solid #0000}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{box-shadow:inset 2px 2px 3px #0000001a,0 0;box-shadow:var(--ck-inner-shadow),0 0}@media (forced-colors:none){.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{background-color:#fff;background-color:var(--ck-color-widget-editable-focus-background)}}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused:not(td,th),.ck .ck-editor__nested-editable:focus:not(td,th){border:1px solid #3779eb;border:var(--ck-focus-ring);outline:none}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{background-color:initial;border-radius:2px 2px 0 0;border-radius:var(--ck-border-radius) var(--ck-border-radius) 0 0;box-sizing:border-box;left:-3px;left:calc(0px - var(--ck-widget-outline-thickness));opacity:0;padding:4px;top:0;transform:translateY(-100%);transition:background-color .2s ease,visibility .2s ease,opacity .2s ease;transition:background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion:reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{color:#fff;color:var(--ck-color-widget-drag-handler-icon-color);height:16px;height:var(--ck-widget-handler-icon-size);width:16px;width:var(--ck-widget-handler-icon-size)}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:0;transition:opacity .3s ease;transition:opacity .3s var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion:reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover .ck-icon .ck-icon__selected-indicator{opacity:1}.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{background-color:#ffc83d;background-color:var(--ck-color-widget-hover-border);opacity:1}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle{background-color:#3779eb;background-color:var(--ck-color-focus-border);opacity:1}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:1}.ck[dir=rtl] .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{left:auto;right:-3px;right:calc(0px - var(--ck-widget-outline-thickness))}.ck.ck-editor__editable.ck-read-only .ck-widget{transition:none}.ck.ck-editor__editable.ck-read-only .ck-widget:not(.ck-widget_selected){--ck-widget-outline-thickness:0px}.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle,.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover{background:#dedede;background:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover{outline-color:#dedede;outline-color:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle:hover,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle:hover{background:#dedede;background:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable blockquote>.ck-widget.ck-widget_with-selection-handle:first-child,.ck.ck-editor__editable>.ck-widget.ck-widget_with-selection-handle:first-child{margin-top:calc(1em + 16px);margin-top:calc(1em + var(--ck-widget-handler-icon-size))}:root{--ck-resizer-size:10px;--ck-resizer-offset:calc(var(--ck-resizer-size)/-2 - 2px);--ck-resizer-border-width:1px}.ck .ck-widget__resizer{outline:1px solid #3779eb;outline:1px solid var(--ck-color-resizer)}.ck .ck-widget__resizer__handle{background:#3779eb;background:var(--ck-color-focus-border);border:1px solid #fff;border:var(--ck-resizer-border-width) solid #fff;border-radius:2px;border-radius:var(--ck-resizer-border-radius);height:10px;height:var(--ck-resizer-size);width:10px;width:var(--ck-resizer-size)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left{left:-7px;left:var(--ck-resizer-offset);top:-7px;top:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right{right:-7px;right:var(--ck-resizer-offset);top:-7px;top:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right{bottom:-7px;bottom:var(--ck-resizer-offset);right:-7px;right:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left{bottom:-7px;bottom:var(--ck-resizer-offset);left:-7px;left:var(--ck-resizer-offset)}:root{--ck-widget-type-around-button-size:20px;--ck-color-widget-type-around-button-active:var(--ck-color-focus-border);--ck-color-widget-type-around-button-hover:var(--ck-color-widget-hover-border);--ck-color-widget-type-around-button-blurred-editable:var(--ck-color-widget-blurred-border);--ck-color-widget-type-around-button-radar-start-alpha:0;--ck-color-widget-type-around-button-radar-end-alpha:.3;--ck-color-widget-type-around-button-icon:var(--ck-color-base-background)}.ck .ck-widget .ck-widget__type-around__button{background:var(--ck-color-widget-type-around-button);border-radius:100px;height:20px;height:var(--ck-widget-type-around-button-size);opacity:0;pointer-events:none;transition:opacity .2s ease,background .2s ease;transition:opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);width:20px;width:var(--ck-widget-type-around-button-size)}@media (prefers-reduced-motion:reduce){.ck .ck-widget .ck-widget__type-around__button{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg{height:8px;margin-top:1px;transform:translate(-50%,-50%);transition:transform .5s ease;width:10px}@media (prefers-reduced-motion:reduce){.ck .ck-widget .ck-widget__type-around__button svg{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg *{stroke-dasharray:10;stroke-dashoffset:0;fill:none;stroke:#fff;stroke:var(--ck-color-widget-type-around-button-icon);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.ck .ck-widget .ck-widget__type-around__button svg line{stroke-dasharray:7}.ck .ck-widget .ck-widget__type-around__button:hover{animation:ck-widget-type-around-button-sonar 1s ease infinite}.ck .ck-widget .ck-widget__type-around__button:hover svg polyline{animation:ck-widget-type-around-arrow-dash 2s linear}.ck .ck-widget .ck-widget__type-around__button:hover svg line{animation:ck-widget-type-around-arrow-tip-dash 2s linear}@media (prefers-reduced-motion:reduce){.ck .ck-widget .ck-widget__type-around__button:hover,.ck .ck-widget .ck-widget__type-around__button:hover svg line,.ck .ck-widget .ck-widget__type-around__button:hover svg polyline{animation:none}}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:1;pointer-events:auto}.ck .ck-widget:not(.ck-widget_selected)>.ck-widget__type-around>.ck-widget__type-around__button{background:#ffc83d;background:var(--ck-color-widget-type-around-button-hover)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover{background:#3779eb;background:var(--ck-color-widget-type-around-button-active)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{background:linear-gradient(135deg,#fff0,#ffffff4d);border-radius:100px;height:18px;height:calc(var(--ck-widget-type-around-button-size) - 2px);width:18px;width:calc(var(--ck-widget-type-around-button-size) - 2px)}.ck .ck-widget.ck-widget_with-selection-handle>.ck-widget__type-around>.ck-widget__type-around__button_before{margin-left:20px}.ck .ck-widget .ck-widget__type-around__fake-caret{animation:ck-widget-type-around-fake-caret-pulse 1s linear infinite normal forwards;background:#333;background:var(--ck-color-base-text);height:1px;outline:1px solid #ffffff80;pointer-events:none}.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_after,.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_before{outline-color:#0000}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected:hover,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected:hover{outline-color:#ffc83d;outline-color:var(--ck-color-widget-hover-border)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle{opacity:0}.ck[dir=rtl] .ck-widget.ck-widget_with-selection-handle .ck-widget__type-around>.ck-widget__type-around__button_before{margin-left:0;margin-right:20px}.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover){background:#dedede;background:var(--ck-color-widget-type-around-button-blurred-editable)}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover) svg *{stroke:#999}@keyframes ck-widget-type-around-arrow-dash{0%{stroke-dashoffset:10}20%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-arrow-tip-dash{0%,20%{stroke-dashoffset:7}40%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-button-sonar{0%{box-shadow:0 0 0 0 #3779eb00;box-shadow:0 0 0 0 hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}50%{box-shadow:0 0 0 5px #3779eb4d;box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-end-alpha))}to{box-shadow:0 0 0 5px #3779eb00;box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}}@keyframes ck-widget-type-around-fake-caret-pulse{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity:0}to{opacity:1}}.ck-content code{background-color:#c7c7c74d;border-radius:2px;padding:.15em}.ck.ck-editor__editable .ck-code_selected{background-color:#c7c7c780}.ck-content blockquote{border-left:5px solid #ccc;font-style:italic;margin-left:0;margin-right:0;overflow:hidden;padding-left:1.5em;padding-right:1.5em}.ck-content[dir=rtl] blockquote{border-left:0;border-right:5px solid #ccc}:root{--ck-image-processing-highlight-color:#f9fafa;--ck-image-processing-background-color:#e3e5e8}.ck.ck-editor__editable .image.image-processing{position:relative}.ck.ck-editor__editable .image.image-processing:before{animation:ck-image-processing-animation 2s linear infinite;background:linear-gradient(90deg,#e3e5e8,#f9fafa,#e3e5e8);background:linear-gradient(90deg,var(--ck-image-processing-background-color),var(--ck-image-processing-highlight-color),var(--ck-image-processing-background-color));background-size:200% 100%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ck.ck-editor__editable .image.image-processing img{height:100%}@keyframes ck-image-processing-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position{display:inline;pointer-events:none;position:relative}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{position:absolute;width:0}.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__selection-handle,.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__type-around{display:none}.ck.ck-clipboard-drop-target-line{pointer-events:none;position:absolute}.ck-content pre{background:#c7c7c74d;border:1px solid #c4c4c4;border-radius:2px;color:#353535;direction:ltr;font-style:normal;min-width:200px;padding:1em;tab-size:4;text-align:left;white-space:pre-wrap}.ck-content pre code{background:#0000 none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border-radius:0;padding:0}.ck.ck-editor__editable pre{position:relative}.ck.ck-editor__editable pre[data-language]:after{content:attr(data-language);position:absolute}.ck.ck-editor{position:relative}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar{z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-menu-bar{border:none;border-bottom:1px solid #ccced1;border-bottom:1px solid var(--ck-color-toolbar-border)}.ck .ck-placeholder,.ck.ck-placeholder{position:relative}.ck .ck-placeholder:before,.ck.ck-placeholder:before{content:attr(data-placeholder);left:0;pointer-events:none;position:absolute;right:0}.ck.ck-read-only .ck-placeholder:before{display:none}.ck.ck-reset_all .ck-placeholder{position:relative}.ck.ck-editor__editable span[data-ck-unsafe-element]{display:none}.ck-find-result{background:#ff0;background:var(--ck-color-highlight-background);color:#333;color:var(--ck-color-text)}.ck-find-result_selected{background:#ff9633}.ck.ck-find-and-replace-form{max-width:100%}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs{display:flex}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions.ck-find-and-replace-form__inputs .ck-results-counter,.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs.ck-find-and-replace-form__inputs .ck-results-counter{position:absolute}.ck-content .text-tiny{font-size:.7em}.ck-content .text-small{font-size:.85em}.ck-content .text-big{font-size:1.4em}.ck-content .text-huge{font-size:1.8em}.ck.ck-heading_heading1 .ck-button__label{font-size:20px}.ck.ck-heading_heading2 .ck-button__label{font-size:17px}.ck.ck-heading_heading3 .ck-button__label{font-size:14px}.ck[class*=ck-heading_heading]{font-weight:700}:root{--ck-highlight-marker-yellow:#fdfd77;--ck-highlight-marker-green:#62f962;--ck-highlight-marker-pink:#fc7899;--ck-highlight-marker-blue:#72ccfd;--ck-highlight-pen-red:#e71313;--ck-highlight-pen-green:#128a00}.ck-content .marker-yellow{background-color:#fdfd77;background-color:var(--ck-highlight-marker-yellow)}.ck-content .marker-green{background-color:#62f962;background-color:var(--ck-highlight-marker-green)}.ck-content .marker-pink{background-color:#fc7899;background-color:var(--ck-highlight-marker-pink)}.ck-content .marker-blue{background-color:#72ccfd;background-color:var(--ck-highlight-marker-blue)}.ck-content .pen-red{background-color:initial;color:#e71313;color:var(--ck-highlight-pen-red)}.ck-content .pen-green{background-color:initial;color:#128a00;color:var(--ck-highlight-pen-green)}.ck-editor__editable .ck-horizontal-line{display:flow-root}.ck-content hr{background:#dedede;border:0;height:4px;margin:15px 0}.ck-widget.raw-html-embed{display:flow-root;font-style:normal;margin:.9em auto;min-width:15em;position:relative}.ck-widget.raw-html-embed:before{position:absolute;z-index:1}.ck-widget.raw-html-embed .raw-html-embed__buttons-wrapper{display:flex;flex-direction:column;position:absolute}.ck-widget.raw-html-embed .raw-html-embed__preview{display:flex;overflow:hidden;position:relative}.ck-widget.raw-html-embed .raw-html-embed__preview-content{border-collapse:initial;border-spacing:7px;display:table;margin:auto;position:relative;width:100%}.ck-widget.raw-html-embed .raw-html-embed__preview-placeholder{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}:root{--ck-html-object-embed-unfocused-outline-width:1px}.ck-widget.html-object-embed{background-color:#fafafa;background-color:var(--ck-color-base-foreground);font-size:13px;font-size:var(--ck-font-size-base);min-width:calc(76px + .6em);min-width:calc(76px + var(--ck-spacing-standard));padding:.3em;padding:var(--ck-spacing-small);padding-top:1.6em;padding-top:calc(var(--ck-font-size-tiny) + var(--ck-spacing-large))}.ck-widget.html-object-embed:not(.ck-widget_selected):not(:hover){outline:1px dashed #dedede;outline:var(--ck-html-object-embed-unfocused-outline-width) dashed var(--ck-color-widget-blurred-border)}.ck-widget.html-object-embed:before{background:#999;border-radius:0 0 2px 2px;border-radius:0 0 var(--ck-border-radius) var(--ck-border-radius);color:#fff;color:var(--ck-color-base-background);content:attr(data-html-object-embed-label);font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-family:var(--ck-font-face);font-size:.7em;font-size:var(--ck-font-size-tiny);font-style:normal;font-weight:400;left:.6em;left:var(--ck-spacing-standard);padding:calc(.18em + 1px) .3em .18em;padding:calc(var(--ck-spacing-tiny) + var(--ck-html-object-embed-unfocused-outline-width)) var(--ck-spacing-small) var(--ck-spacing-tiny);position:absolute;top:0;transition:background .2s ease;transition:background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}.ck-widget.html-object-embed .ck-widget__type-around .ck-widget__type-around__button.ck-widget__type-around__button_before{margin-left:50px}.ck-widget.html-object-embed .html-object-embed__content{pointer-events:none}div.ck-widget.html-object-embed{margin:1em auto}span.ck-widget.html-object-embed{display:inline-block}:root{--ck-color-image-caption-background:#f7f7f7;--ck-color-image-caption-text:#333;--ck-color-image-caption-highlighted-background:#fd0}.ck-content .image>figcaption{background-color:#f7f7f7;background-color:var(--ck-color-image-caption-background);caption-side:bottom;color:#333;color:var(--ck-color-image-caption-text);display:table-caption;font-size:.75em;outline-offset:-1px;padding:.6em;word-break:break-word}@media (forced-colors:active){.ck-content .image>figcaption{background-color:initial;color:inherit}}@media (forced-colors:none){.ck.ck-editor__editable .image>figcaption.image__caption_highlighted{animation:ck-image-caption-highlight .6s ease-out}}@media (prefers-reduced-motion:reduce){.ck.ck-editor__editable .image>figcaption.image__caption_highlighted{animation:none}}@keyframes ck-image-caption-highlight{0%{background-color:#fd0;background-color:var(--ck-color-image-caption-highlighted-background)}to{background-color:#f7f7f7;background-color:var(--ck-color-image-caption-background)}}.ck.ck-image-insert-url{padding:.9em .9em 0;padding:var(--ck-spacing-large) var(--ck-spacing-large) 0;width:400px}.ck.ck-image-insert-url .ck-image-insert-url__action-row{display:grid;grid-template-columns:repeat(2,1fr)}.ck-content img.image_resized{height:auto}.ck-content .image.image_resized{box-sizing:border-box;display:block;max-width:100%}.ck-content .image.image_resized img{width:100%}.ck-content .image.image_resized>figcaption{display:block}.ck.ck-editor__editable td .image-inline.image_resized img,.ck.ck-editor__editable th .image-inline.image_resized img{max-width:100%}[dir=ltr] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon{margin-right:.6em;margin-right:var(--ck-spacing-standard)}[dir=rtl] .ck.ck-button.ck-button_with-text.ck-resize-image-button .ck-button__icon{margin-left:.6em;margin-left:var(--ck-spacing-standard)}.ck.ck-dropdown .ck-button.ck-resize-image-button .ck-button__label{width:4em}.ck.ck-image-custom-resize-form{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-image-custom-resize-form .ck-labeled-field-view{display:inline-block}.ck.ck-image-custom-resize-form .ck-label{display:none}@media screen and (max-width:600px){.ck.ck-image-custom-resize-form{flex-wrap:wrap}.ck.ck-image-custom-resize-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-image-custom-resize-form .ck-button{flex-basis:50%}}:root{--ck-image-style-spacing:1.5em;--ck-inline-image-style-spacing:calc(var(--ck-image-style-spacing)/2)}.ck-content .image.image-style-block-align-left,.ck-content .image.image-style-block-align-right{max-width:calc(100% - 1.5em);max-width:calc(100% - var(--ck-image-style-spacing))}.ck-content .image.image-style-align-left,.ck-content .image.image-style-align-right{clear:none}.ck-content .image.image-style-side{float:right;margin-left:1.5em;margin-left:var(--ck-image-style-spacing);max-width:50%}.ck-content .image.image-style-align-left{float:left;margin-right:1.5em;margin-right:var(--ck-image-style-spacing)}.ck-content .image.image-style-align-right{float:right;margin-left:1.5em;margin-left:var(--ck-image-style-spacing)}.ck-content .image.image-style-block-align-right{margin-left:auto;margin-right:0}.ck-content .image.image-style-block-align-left{margin-left:0;margin-right:auto}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-left{float:left;margin-right:1.5em;margin-right:var(--ck-image-style-spacing)}.ck-content .image-style-align-right{float:right;margin-left:1.5em;margin-left:var(--ck-image-style-spacing)}.ck-content p+.image.image-style-align-left,.ck-content p+.image.image-style-align-right,.ck-content p+.image.image-style-side{margin-top:0}.ck-content .image-inline.image-style-align-left,.ck-content .image-inline.image-style-align-right{margin-bottom:.75em;margin-bottom:var(--ck-inline-image-style-spacing);margin-top:.75em;margin-top:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-left{margin-right:.75em;margin-right:var(--ck-inline-image-style-spacing)}.ck-content .image-inline.image-style-align-right{margin-left:.75em;margin-left:var(--ck-inline-image-style-spacing)}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:#f0f7ff;background-color:var(--ck-color-button-on-background)}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after{display:none}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:#dbecff;background-color:var(--ck-color-button-on-hover-background)}.ck.ck-text-alternative-form{display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-text-alternative-form .ck-labeled-field-view{display:inline-block}.ck.ck-text-alternative-form .ck-label{display:none}@media screen and (max-width:600px){.ck.ck-text-alternative-form{flex-wrap:wrap}.ck.ck-text-alternative-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-text-alternative-form .ck-button{flex-basis:50%}}.ck.ck-editor__editable .image,.ck.ck-editor__editable .image-inline{position:relative}.ck.ck-editor__editable .image .ck-progress-bar,.ck.ck-editor__editable .image-inline .ck-progress-bar{left:0;position:absolute;top:0}.ck-image-upload-complete-icon{border-radius:50%;display:block;position:absolute;right:min(.48em,6%);right:min(var(--ck-spacing-medium),6%);top:min(.48em,6%);top:min(var(--ck-spacing-medium),6%);z-index:1}.ck-image-upload-complete-icon:after{content:"";position:absolute}.ck .ck-upload-placeholder-loader{align-items:center;display:flex;justify-content:center;left:0;position:absolute;top:0}.ck .ck-upload-placeholder-loader:before{content:"";position:relative}.ck-content .image{clear:both;display:table;margin:.9em auto;min-width:50px;text-align:center}.ck-content .image img{display:block;height:auto;margin:0 auto;max-width:100%;min-width:100%}.ck-content .image-inline{align-items:flex-start;display:inline-flex;max-width:100%}.ck-content .image-inline picture{display:flex}.ck-content .image-inline img,.ck-content .image-inline picture{flex-grow:1;flex-shrink:1;max-width:100%}.ck.ck-editor__editable .image>figcaption.ck-placeholder:before{overflow:hidden;padding-left:inherit;padding-right:inherit;text-overflow:ellipsis;white-space:nowrap}.ck.ck-editor__editable .image{z-index:1}.ck.ck-editor__editable .image.ck-widget_selected{z-index:2}.ck.ck-editor__editable .image-inline{z-index:1}.ck.ck-editor__editable .image-inline.ck-widget_selected{z-index:2}.ck.ck-editor__editable .image-inline.ck-widget_selected ::selection{display:none}.ck.ck-editor__editable .image-inline img{height:auto}.ck.ck-editor__editable td .image-inline img,.ck.ck-editor__editable th .image-inline img{max-width:none}.ck.ck-editor__editable img.image_placeholder{background-size:100% 100%}.ck.ck-editor__editable a span.image-inline:after,.ck.ck-editor__editable figure.image>a:after{display:block;position:absolute}.ck.ck-link-actions{display:flex;flex-direction:row;flex-wrap:nowrap}.ck.ck-link-actions .ck-link-actions__preview{display:inline-block}.ck.ck-link-actions .ck-link-actions__preview .ck-button__label{overflow:hidden}@media screen and (max-width:600px){.ck.ck-link-actions{flex-wrap:wrap}.ck.ck-link-actions .ck-link-actions__preview{flex-basis:100%}.ck.ck-link-actions .ck-button:not(.ck-link-actions__preview){flex-basis:50%}}.ck.ck-link-form{align-items:flex-start;display:flex}.ck.ck-link-form .ck-label{display:none}@media screen and (max-width:600px){.ck.ck-link-form{flex-wrap:wrap}.ck.ck-link-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-link-form .ck-button{flex-basis:50%}}.ck.ck-link-form_layout-vertical{display:block}.ck.ck-link-form_layout-vertical .ck-button.ck-button-cancel,.ck.ck-link-form_layout-vertical .ck-button.ck-button-save{margin-top:.48em;margin-top:var(--ck-spacing-medium)}.ck-editor__editable .ck-list-bogus-paragraph{display:block}.ck.ck-list-styles-list{display:grid}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul{list-style-type:disc}.ck-content ul ul{list-style-type:circle}.ck-content ul ul ul,.ck-content ul ul ul ul{list-style-type:square}:root{--ck-todo-list-checkmark-size:16px}.ck-content .todo-list{list-style:none}.ck-content .todo-list li{margin-bottom:5px;position:relative}.ck-content .todo-list li .todo-list{margin-top:5px}.ck-content .todo-list .todo-list__label>input{-webkit-appearance:none;border:0;display:inline-block;height:16px;height:var(--ck-todo-list-checkmark-size);left:-25px;margin-left:0;margin-right:-15px;position:relative;right:0;vertical-align:middle;width:16px;width:var(--ck-todo-list-checkmark-size)}.ck-content[dir=rtl] .todo-list .todo-list__label>input{left:0;margin-left:-15px;margin-right:0;right:-25px}.ck-content .todo-list .todo-list__label>input:before{border:1px solid #333;border-radius:2px;box-sizing:border-box;content:"";display:block;height:100%;position:absolute;transition:box-shadow .25s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.ck-content .todo-list .todo-list__label>input:before{transition:none}}.ck-content .todo-list .todo-list__label>input:after{border-color:#0000;border-style:solid;border-width:0 2px 2px 0;border-width:0 calc(var(--ck-todo-list-checkmark-size)/8) calc(var(--ck-todo-list-checkmark-size)/8) 0;box-sizing:initial;content:"";display:block;height:6.15385px;height:calc(var(--ck-todo-list-checkmark-size)/2.6);left:5.33333px;left:calc(var(--ck-todo-list-checkmark-size)/3);pointer-events:none;position:absolute;top:3.01887px;top:calc(var(--ck-todo-list-checkmark-size)/5.3);transform:rotate(45deg);width:3.01887px;width:calc(var(--ck-todo-list-checkmark-size)/5.3)}.ck-content .todo-list .todo-list__label>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-content .todo-list .todo-list__label>input[checked]:after{border-color:#fff}.ck-content .todo-list .todo-list__label .todo-list__label__description{vertical-align:middle}.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-editor__editable.ck-content .todo-list .todo-list__label>input,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{cursor:pointer}.ck-editor__editable.ck-content .todo-list .todo-list__label>input:hover:before,.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:hover:before{box-shadow:0 0 0 5px #0000001a}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input{-webkit-appearance:none;border:0;display:inline-block;height:16px;height:var(--ck-todo-list-checkmark-size);left:-25px;margin-left:0;margin-right:-15px;position:relative;right:0;vertical-align:middle;width:16px;width:var(--ck-todo-list-checkmark-size)}.ck-editor__editable.ck-content[dir=rtl] .todo-list .todo-list__label>span[contenteditable=false]>input{left:0;margin-left:-15px;margin-right:0;right:-25px}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:before{border:1px solid #333;border-radius:2px;box-sizing:border-box;content:"";display:block;height:100%;position:absolute;transition:box-shadow .25s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:before{transition:none}}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input:after{border-color:#0000;border-style:solid;border-width:0 2px 2px 0;border-width:0 calc(var(--ck-todo-list-checkmark-size)/8) calc(var(--ck-todo-list-checkmark-size)/8) 0;box-sizing:initial;content:"";display:block;height:6.15385px;height:calc(var(--ck-todo-list-checkmark-size)/2.6);left:5.33333px;left:calc(var(--ck-todo-list-checkmark-size)/3);pointer-events:none;position:absolute;top:3.01887px;top:calc(var(--ck-todo-list-checkmark-size)/5.3);transform:rotate(45deg);width:3.01887px;width:calc(var(--ck-todo-list-checkmark-size)/5.3)}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:before{background:#26ab33;border-color:#26ab33}.ck-editor__editable.ck-content .todo-list .todo-list__label>span[contenteditable=false]>input[checked]:after{border-color:#fff}.ck-editor__editable.ck-content .todo-list .todo-list__label.todo-list__label_without-description input[type=checkbox]{position:absolute}.ck-content .media{clear:both;display:block;margin:.9em 0;min-width:15em}.ck-media__wrapper .ck-media__placeholder{align-items:center;display:flex;flex-direction:column}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url{max-width:100%;position:relative}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-media__placeholder__url__text{display:block;overflow:hidden}.ck-media__wrapper[data-oembed-url*="facebook.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="goo.gl/maps"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="google.com/maps"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="instagram.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="maps.app.goo.gl"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="maps.google.com"] .ck-media__placeholder__icon *,.ck-media__wrapper[data-oembed-url*="twitter.com"] .ck-media__placeholder__icon *{display:none}.ck-editor__editable:not(.ck-read-only) .ck-media__wrapper>:not(.ck-media__placeholder),.ck-editor__editable:not(.ck-read-only) .ck-widget:not(.ck-widget_selected) .ck-media__placeholder{pointer-events:none}.ck-vertical-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width:600px){.ck.ck-responsive-form .ck-button:after{bottom:-1px;content:"";position:absolute;right:-1px;top:-1px;width:0;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck.ck-media-form{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:nowrap;width:400px}.ck.ck-media-form .ck-labeled-field-view{display:inline-block;width:100%}.ck.ck-media-form .ck-label{display:none}.ck.ck-media-form .ck-input{width:100%}@media screen and (max-width:600px){.ck.ck-media-form{flex-wrap:wrap}.ck.ck-media-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-media-form .ck-button{flex-basis:50%}}:root{--ck-mention-list-max-height:300px}.ck.ck-mentions{max-height:300px;max-height:var(--ck-mention-list-max-height);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.ck.ck-mentions>.ck-list__item{flex-shrink:0;overflow:hidden}:root{--ck-color-minimap-tracker-background:208,0%,51%;--ck-color-minimap-iframe-outline:#bfbfbf;--ck-color-minimap-iframe-shadow:#0000001c;--ck-color-minimap-progress-background:#666}.ck.ck-minimap{background:#fff;background:var(--ck-color-base-background);position:absolute;-webkit-user-select:none;user-select:none}.ck.ck-minimap,.ck.ck-minimap iframe{height:100%;width:100%}.ck.ck-minimap iframe{border:0;box-shadow:0 2px 5px #0000001c;box-shadow:0 2px 5px var(--ck-color-minimap-iframe-shadow);margin:0;outline:1px solid #bfbfbf;outline:1px solid var(--ck-color-minimap-iframe-outline);pointer-events:none;position:relative}.ck.ck-minimap .ck.ck-minimap__position-tracker{background:#82828233;background:hsla(var(--ck-color-minimap-tracker-background),.2);position:absolute;top:0;transition:background .1s ease-in-out;width:100%;z-index:1}@media (prefers-reduced-motion:reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker{transition:none}}.ck.ck-minimap .ck.ck-minimap__position-tracker:hover{background:#8282824d;background:hsla(var(--ck-color-minimap-tracker-background),.3)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover{background:#82828266;background:hsla(var(--ck-color-minimap-tracker-background),.4)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:after,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover:after{opacity:1}.ck.ck-minimap .ck.ck-minimap__position-tracker:after{background:#666;background:var(--ck-color-minimap-progress-background);border:1px solid #fff;border:1px solid var(--ck-color-base-background);border-radius:3px;color:#fff;color:var(--ck-color-base-background);content:attr(data-progress) "%";font-size:10px;opacity:0;padding:2px 4px;position:absolute;right:5px;top:5px;transition:opacity .1s ease-in-out}@media (prefers-reduced-motion:reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker:after{transition:none}}.ck-content .page-break{align-items:center;clear:both;display:flex;justify-content:center;padding:5px 0;position:relative}.ck-content .page-break:after{border-bottom:2px dashed #c4c4c4;content:"";position:absolute;width:100%}.ck-content .page-break__label{background:#fff;border:1px solid #c4c4c4;border-radius:2px;box-shadow:2px 2px 1px #00000026;color:#333;display:block;font-family:Helvetica,Arial,Tahoma,Verdana,Sans-Serif;font-size:.75em;font-weight:700;padding:.3em .6em;position:relative;text-transform:uppercase;-webkit-user-select:none;user-select:none;z-index:1}@media print{.ck-content .page-break{padding:0}.ck-content .page-break:after{display:none}.ck-content :has(+.page-break){margin-bottom:0}}:root{--ck-show-blocks-border-color:#757575}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ADDRESS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ADDRESS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>ASIDE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) aside{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>ASIDE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>BLOCKQUOTE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>BLOCKQUOTE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DETAILS</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DETAILS</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *):not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>DIV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>DIV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FOOTER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FOOTER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H1</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H1</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H2</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H2</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H3</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H3</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H4</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H4</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H5</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H5</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>H6</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>H6</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>HEADER</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>HEADER</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>MAIN</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>MAIN</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>NAV</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>NAV</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>PRE</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>PRE</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>OL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>OL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>UL</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>UL</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>P</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>P</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>SECTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>SECTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed #757575;outline:1px dashed var(--ck-show-blocks-border-color)}[dir=ltr] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width=%27120%27 height=%2712%27 xmlns=%27http://www.w3.org/2000/svg%27 ><text style=%27paint-order:stroke fill; clip-path: inset%28-3px%29%27 stroke=%27%23EAEAEA%27 stroke-width=%2713%27 dominant-baseline=%27middle%27 fill=%27black%27 x=%273%27 y=%277%27 font-size=%279px%27 font-family=%27Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace%27>FIGCAPTION</text></svg>");background-position:1px 1px}[dir=rtl] .ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) :where(figure.image,figure.table) figcaption{background-image:url("data:image/svg+xml;utf8,<svg width='120' height='12' xmlns='http://www.w3.org/2000/svg' ><text style='paint-order:stroke fill; clip-path: inset(-3px); transform:translate(-2px, 0)' stroke='%23EAEAEA' stroke-width='13' dominant-baseline='middle' fill='black' x='100%' text-anchor='end' y='7' font-size='9px' font-family='Consolas, %22Lucida Console%22, %22Lucida Sans Typewriter%22, %22DejaVu Sans Mono%22, %22Bitstream Vera Sans Mono%22, %22Liberation Mono%22, Monaco, %22Courier New%22, Courier, monospace'>FIGCAPTION</text></svg>");background-position:calc(100% - 1px) 1px}.ck-source-editing-area{overflow:hidden;position:relative}.ck-source-editing-area textarea,.ck-source-editing-area:after{border:1px solid #0000;font-family:monospace;font-size:1em;font-size:var(--ck-font-size-normal);line-height:1.84615;line-height:var(--ck-line-height-base);margin:0;padding:.9em;padding:var(--ck-spacing-large);white-space:pre-wrap}.ck-source-editing-area:after{content:attr(data-value) " ";display:block;visibility:hidden}.ck-source-editing-area textarea{border-color:#ccced1;border-color:var(--ck-color-base-border);border-radius:0;box-sizing:border-box;height:100%;outline:none;overflow:hidden;position:absolute;resize:none;width:100%}.ck-rounded-corners .ck-source-editing-area textarea,.ck-source-editing-area textarea.ck-rounded-corners{border-radius:2px;border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck-source-editing-area textarea:not([readonly]):focus{border:1px solid #3779eb;border:var(--ck-focus-ring);box-shadow:inset 2px 2px 3px #0000001a,0 0;box-shadow:var(--ck-inner-shadow),0 0;outline:none}.ck.ck-character-grid{max-width:100%}.ck.ck-character-grid .ck-character-grid__tiles{display:grid}.ck.ck-character-info{display:flex;justify-content:space-between}.ck.ck-special-characters>.ck-dialog__content>div{grid-column-gap:0;grid-row-gap:0;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;max-width:100%;width:350px}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories{grid-area:1/1/2/2;padding:.48em .9em;padding:var(--ck-spacing-medium) var(--ck-spacing-large)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view{padding-top:.6em;padding-top:var(--ck-spacing-standard);width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:ck-table-form-labeled-view-status-appear .15s ease both;background:#db3700;background:var(--ck-color-base-error);color:#fff;color:var(--ck-color-base-background);min-width:150px;min-width:var(--ck-table-properties-min-error-width);padding:.3em .48em;padding:var(--ck-spacing-small) var(--ck-spacing-medium);text-align:center}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:#0000 #0000 #db3700;border-color:#0000 #0000 var(--ck-color-base-error) #0000;border-style:solid;border-width:0 6px 6px;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size)}@media (prefers-reduced-motion:reduce){.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view>.ck-label{font-size:.7em;font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown{display:block;width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button:not(:focus){border:1px solid #ccced1;border:1px solid var(--ck-color-base-border)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button>span{width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-grid{grid-area:2/1/3/2;max-height:200px}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-info{grid-area:3/1/4/2}:root{--ck-style-panel-columns:3}.ck.ck-style-panel .ck-style-grid{display:grid;grid-template-columns:repeat(3,auto);grid-template-columns:repeat(var(--ck-style-panel-columns),auto);justify-content:start}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{display:flex;flex-direction:column;justify-content:space-between}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{align-content:center;align-items:center;display:flex;flex-basis:100%;flex-grow:1;justify-content:flex-start}.ck-content .table{display:table;margin:.9em auto}.ck-content .table table{border:1px double #b3b3b3;border-collapse:collapse;border-spacing:0;height:100%;width:100%}.ck-content .table table td,.ck-content .table table th{border:1px solid #bfbfbf;min-width:2em;padding:.4em}.ck-content .table table th{background:#0000000d;font-weight:700}@media print{.ck-content .table table{height:auto}}.ck-content[dir=rtl] .table th{text-align:right}.ck-content[dir=ltr] .table th{text-align:left}.ck-editor__editable .ck-table-bogus-paragraph{display:inline-block;width:100%}.ck .ck-insert-table-dropdown__grid{display:flex;flex-direction:row;flex-wrap:wrap}.ck.ck-form__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ck.ck-form__row>:not(.ck-label){flex-grow:1}.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel,.ck.ck-form__row.ck-table-form__action-row .ck-button-save{justify-content:center}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row{flex-wrap:wrap}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type{flex-grow:0.57}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type{flex-grow:0.43}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button{flex-grow:1}.ck.ck-input-color{display:flex;flex-direction:row-reverse;width:100%}.ck.ck-input-color>input.ck.ck-input-text{flex-grow:1;min-width:auto}.ck.ck-input-color>div.ck.ck-dropdown{min-width:auto}.ck.ck-input-color>div.ck.ck-dropdown>.ck-input-color__button .ck-dropdown__arrow{display:none}.ck.ck-input-color .ck.ck-input-color__button{display:flex}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview{overflow:hidden;position:relative}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{display:block;position:absolute}.ck.ck-table-form .ck-form__row.ck-table-form__background-row,.ck.ck-table-form .ck-form__row.ck-table-form__border-row{flex-wrap:wrap}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{align-items:center;flex-wrap:wrap}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view{align-items:center;display:flex;flex-direction:column-reverse}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{flex-grow:0}.ck.ck-table-form .ck.ck-labeled-field-view{position:relative}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{bottom:-6px;bottom:calc(var(--ck-table-properties-error-arrow-size)*-1);left:50%;position:absolute;transform:translate(-50%,100%);z-index:1}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{content:"";left:50%;position:absolute;top:-6px;top:calc(var(--ck-table-properties-error-arrow-size)*-1);transform:translateX(-50%)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{align-content:baseline;flex-basis:0;flex-wrap:wrap}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items{flex-wrap:nowrap}:root{--ck-color-selector-caption-background:#f7f7f7;--ck-color-selector-caption-text:#333;--ck-color-selector-caption-highlighted-background:#fd0}.ck-content .table>figcaption{background-color:#f7f7f7;background-color:var(--ck-color-selector-caption-background);caption-side:top;color:#333;color:var(--ck-color-selector-caption-text);display:table-caption;font-size:.75em;outline-offset:-1px;padding:.6em;text-align:center;word-break:break-word}@media (forced-colors:active){.ck-content .table>figcaption{background-color:initial;color:inherit}}@media (forced-colors:none){.ck.ck-editor__editable .table>figcaption.table__caption_highlighted{animation:ck-table-caption-highlight .6s ease-out}}.ck.ck-editor__editable .table>figcaption.ck-placeholder:before{overflow:hidden;padding-left:inherit;padding-right:inherit;text-overflow:ellipsis;white-space:nowrap}@keyframes ck-table-caption-highlight{0%{background-color:#fd0;background-color:var(--ck-color-selector-caption-highlighted-background)}to{background-color:#f7f7f7;background-color:var(--ck-color-selector-caption-background)}}:root{--ck-color-selector-column-resizer-hover:var(--ck-color-base-active);--ck-table-column-resizer-width:7px;--ck-table-column-resizer-position-offset:calc(var(--ck-table-column-resizer-width)*-0.5 - 0.5px)}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table table{overflow:hidden}.ck-content .table td,.ck-content .table th{overflow-wrap:break-word;position:relative}.ck.ck-editor__editable .table .ck-table-column-resizer{bottom:0;cursor:col-resize;position:absolute;right:-4px;right:var(--ck-table-column-resizer-position-offset);top:0;-webkit-user-select:none;user-select:none;width:7px;width:var(--ck-table-column-resizer-width);z-index:1;z-index:var(--ck-z-default)}.ck.ck-editor__editable .table[draggable] .ck-table-column-resizer,.ck.ck-editor__editable.ck-column-resize_disabled .table .ck-table-column-resizer{display:none}.ck.ck-editor__editable .table .ck-table-column-resizer:hover,.ck.ck-editor__editable .table .ck-table-column-resizer__active{background-color:#2977ff;background-color:var(--ck-color-selector-column-resizer-hover);bottom:-999999px;opacity:.25;top:-999999px}.ck.ck-editor__editable[dir=rtl] .table .ck-table-column-resizer{left:-4px;left:var(--ck-table-column-resizer-position-offset);right:auto}.ck-hidden{display:none!important}:root{--ck-z-default:1;--ck-z-panel:calc(var(--ck-z-default) + 999);--ck-z-dialog:9999}.ck-transitions-disabled,.ck-transitions-disabled *{transition:none!important}:root{--ck-powered-by-line-height:10px;--ck-powered-by-padding-vertical:2px;--ck-powered-by-padding-horizontal:4px;--ck-powered-by-text-color:#4f4f4f;--ck-powered-by-border-radius:var(--ck-border-radius);--ck-powered-by-background:#fff;--ck-powered-by-border-color:var(--ck-color-focus-border)}.ck.ck-balloon-panel.ck-powered-by-balloon{--ck-border-radius:var(--ck-powered-by-border-radius);background:#fff;background:var(--ck-powered-by-background);box-shadow:none;min-height:0;min-height:auto;z-index:999;z-index:calc(var(--ck-z-panel) - 1)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by{line-height:10px;line-height:var(--ck-powered-by-line-height)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by a{align-items:center;cursor:pointer;display:flex;filter:grayscale(80%);line-height:10px;line-height:var(--ck-powered-by-line-height);opacity:.66;padding:2px 4px;padding:var(--ck-powered-by-padding-vertical) var(--ck-powered-by-padding-horizontal)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-powered-by__label{color:#4f4f4f;color:var(--ck-powered-by-text-color);cursor:pointer;font-size:7.5px;font-weight:700;letter-spacing:-.2px;line-height:normal;margin-right:4px;padding-left:2px;text-transform:uppercase}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-icon{cursor:pointer;display:block}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by:hover a{filter:grayscale(0);opacity:1}.ck.ck-balloon-panel.ck-powered-by-balloon[class*=position_inside]{border-color:#0000}.ck.ck-balloon-panel.ck-powered-by-balloon[class*=position_border]{border:1px solid #3779eb;border:var(--ck-focus-ring);border-color:#3779eb;border-color:var(--ck-powered-by-border-color)}.ck.ck-button,a.ck.ck-button{align-items:center;display:inline-flex;position:relative;-webkit-user-select:none;user-select:none}[dir=ltr] .ck.ck-button,[dir=ltr] a.ck.ck-button{justify-content:left}[dir=rtl] .ck.ck-button,[dir=rtl] a.ck.ck-button{justify-content:right}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{display:none}.ck.ck-button.ck-button_with-text .ck-button__label,a.ck.ck-button.ck-button_with-text .ck-button__label{display:inline-block}.ck.ck-button:not(.ck-button_with-text),a.ck.ck-button:not(.ck-button_with-text){justify-content:center}.ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{display:block}.ck.ck-list-item-button{border-radius:0;min-height:0;min-height:auto;width:100%}[dir=ltr] .ck.ck-list-item-button{text-align:left}[dir=rtl] .ck.ck-list-item-button{text-align:right}[dir=ltr] .ck.ck-list-item-button.ck-list-item-button_toggleable{padding-left:.3em;padding-left:var(--ck-spacing-small)}[dir=rtl] .ck.ck-list-item-button.ck-list-item-button_toggleable{padding-right:.3em;padding-right:var(--ck-spacing-small)}.ck.ck-list-item-button .ck-list-item-button__check-holder{display:inline-flex;height:.9em;width:.9em}[dir=ltr] .ck.ck-list-item-button .ck-list-item-button__check-holder{margin-right:.3em;margin-right:var(--ck-spacing-small)}[dir=rtl] .ck.ck-list-item-button .ck-list-item-button__check-holder{margin-left:.3em;margin-left:var(--ck-spacing-small)}.ck.ck-list-item-button .ck-list-item-button__check-icon{height:100%}.ck.ck-collapsible.ck-collapsible_collapsed>.ck-collapsible__children{display:none}.ck.ck-color-grid{display:grid}.color-picker-hex-input{width:-webkit-max-content;width:max-content}.color-picker-hex-input .ck.ck-input{min-width:0;min-width:auto}.ck.ck-color-picker__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:.9em 0 0;margin:var(--ck-spacing-large) 0 0;width:auto}.ck.ck-color-picker__row .ck.ck-labeled-field-view{padding-top:0}.ck.ck-color-picker__row .ck.ck-input-text{width:auto}.ck.ck-color-picker__row .ck-color-picker__hash-view{padding-right:.48em;padding-right:var(--ck-spacing-medium);padding-top:.18em;padding-top:var(--ck-spacing-tiny)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color{align-items:center;display:flex}[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker,[dir=rtl] .ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color{justify-content:flex-start}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{display:flex;flex-direction:row;justify-content:space-around}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-cancel,.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-save{flex:1 1}.ck.ck-dialog .ck.ck-dialog__actions{display:flex;justify-content:flex-end}.ck.ck-dialog-overlay{bottom:0;left:0;overscroll-behavior:none;position:fixed;right:0;top:0;-webkit-user-select:none;user-select:none}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent{animation:none;background:none;pointer-events:none}.ck.ck-dialog{overscroll-behavior:none;position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.ck.ck-dialog .ck.ck-form__header{flex-shrink:0}.ck.ck-dialog .ck.ck-form__header .ck-form__header__label{cursor:grab}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent .ck.ck-dialog{pointer-events:all}:root{--ck-dropdown-max-width:75vw}.ck.ck-dropdown{display:inline-block;position:relative}.ck.ck-dropdown .ck-dropdown__arrow{pointer-events:none;z-index:1;z-index:var(--ck-z-default)}.ck.ck-dropdown .ck-button.ck-dropdown__button{width:100%}.ck.ck-dropdown .ck-dropdown__panel{display:none;max-width:75vw;max-width:var(--ck-dropdown-max-width);position:absolute;z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible{display:inline-block}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw{bottom:100%}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw{bottom:auto;top:100%}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se{left:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw{right:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s{left:50%;transform:translateX(-50%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw{left:75%;transform:translateX(-75%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme{left:25%;transform:translateX(-25%)}.ck.ck-toolbar .ck-dropdown__panel{z-index:1001;z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-splitbutton{font-size:inherit}.ck.ck-splitbutton .ck-splitbutton__action:focus{z-index:2;z-index:calc(var(--ck-z-default) + 1)}:root{--ck-toolbar-dropdown-max-width:60vw}.ck.ck-toolbar-dropdown>.ck-dropdown__panel{max-width:60vw;max-width:var(--ck-toolbar-dropdown-max-width);width:-webkit-max-content;width:max-content}.ck.ck-toolbar-dropdown>.ck-dropdown__panel .ck-button:focus{z-index:2;z-index:calc(var(--ck-z-default) + 1)}.ck.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{pointer-events:none;z-index:1;z-index:var(--ck-z-default)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{max-height:314px;overflow-y:auto;position:absolute;z-index:1001;z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-dropdown-menu-list__nested-menu{display:block}.ck.ck-aria-live-announcer{left:-10000px;position:absolute;top:-10000px}.ck.ck-aria-live-region-list{list-style-type:none}.ck.ck-form__header{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}.ck.ck-form__header h2.ck-form__header__label{flex-grow:1}.ck.ck-icon{vertical-align:middle}.ck.ck-label{display:block}.ck.ck-voice-label{display:none}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{display:flex;position:relative}.ck.ck-labeled-field-view .ck.ck-label{display:block;position:absolute}.ck.ck-list{display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.ck.ck-list .ck-list__item,.ck.ck-list .ck-list__separator{display:block}.ck.ck-list .ck-list__item>:focus{position:relative;z-index:1;z-index:var(--ck-z-default)}:root{--ck-balloon-panel-arrow-z-index:calc(var(--ck-z-default) - 3)}.ck.ck-balloon-panel{display:none;position:absolute;z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before{content:"";position:absolute}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before{z-index:-2;z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{z-index:-1;z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel[class*=arrow_n]:before{z-index:-2;z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel[class*=arrow_n]:after{z-index:-1;z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel[class*=arrow_s]:before{z-index:-2;z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel[class*=arrow_s]:after{z-index:-1;z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel.ck-balloon-panel_visible{display:block}.ck .ck-balloon-rotator__navigation{align-items:center;display:flex;justify-content:center}.ck .ck-balloon-rotator__content .ck-toolbar{justify-content:center}.ck .ck-fake-panel{position:absolute;z-index:999;z-index:calc(var(--ck-z-panel) - 1)}.ck .ck-fake-panel div{position:absolute}.ck .ck-fake-panel div:first-child{z-index:2}.ck .ck-fake-panel div:nth-child(2){z-index:1}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{position:fixed;top:0;z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky_bottom-limit{position:absolute;top:auto}.ck.ck-autocomplete{position:relative}.ck.ck-autocomplete>.ck-search__results{position:absolute;z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{bottom:100%}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{bottom:auto;top:100%}.ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{position:absolute;top:50%;transform:translateY(-50%)}[dir=ltr] .ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{left:.48em;left:var(--ck-spacing-medium)}[dir=rtl] .ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{right:.48em;right:var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view .ck-search__reset{position:absolute;top:50%;transform:translateY(-50%)}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{display:block}.ck.ck-search>.ck-search__results>.ck-search__info:not(.ck-hidden)~*{display:none}.ck.ck-highlighted-text mark{background:#ff0;background:var(--ck-color-highlight-background);font-size:inherit;font-weight:inherit;line-height:inherit;vertical-align:initial}.ck.ck-balloon-panel.ck-tooltip{-webkit-user-select:none;user-select:none;z-index:10099;z-index:calc(var(--ck-z-dialog) + 100)}:root{--ck-toolbar-spinner-size:18px}.ck.ck-spinner-container{display:block;position:relative}.ck.ck-spinner{left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:1}.ck.ck-toolbar{align-items:center;display:flex;flex-flow:row nowrap;-webkit-user-select:none;user-select:none}.ck.ck-toolbar>.ck-toolbar__items{align-items:center;display:flex;flex-flow:row wrap;flex-grow:1}.ck.ck-toolbar .ck.ck-toolbar__separator{display:inline-block}.ck.ck-toolbar .ck.ck-toolbar__separator:first-child,.ck.ck-toolbar .ck.ck-toolbar__separator:last-child{display:none}.ck.ck-toolbar .ck-toolbar__line-break{flex-basis:100%}.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items{flex-direction:column}.ck.ck-toolbar.ck-toolbar_floating>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck-dropdown__button .ck-dropdown__arrow{display:none}.ck.ck-block-toolbar-button{position:absolute;z-index:1;z-index:var(--ck-z-default)}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{pointer-events:none;z-index:1;z-index:var(--ck-z-default)}:root{--ck-menu-bar-menu-max-width:75vw;--ck-menu-bar-nested-menu-horizontal-offset:5px}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{max-width:75vw;max-width:var(--ck-menu-bar-menu-max-width);position:absolute;z-index:1000;z-index:var(--ck-z-panel)}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw{bottom:100%}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{bottom:auto;top:100%}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{left:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{right:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es{left:calc(100% - 5px);left:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en{bottom:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws{right:calc(100% - 5px);right:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{bottom:0}.ck.ck-menu-bar__menu{display:block;position:relative}:root{--ck-color-resizer:var(--ck-color-focus-border);--ck-color-resizer-tooltip-background:#262626;--ck-color-resizer-tooltip-text:#f2f2f2;--ck-resizer-border-radius:var(--ck-border-radius);--ck-resizer-tooltip-offset:10px;--ck-resizer-tooltip-height:calc(var(--ck-spacing-small)*2 + 10px)}.ck .ck-widget,.ck .ck-widget.ck-widget_with-selection-handle{position:relative}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{position:absolute}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{display:block}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{visibility:visible}.ck .ck-size-view{background:#262626;background:var(--ck-color-resizer-tooltip-background);border:1px solid #f2f2f2;border:1px solid var(--ck-color-resizer-tooltip-text);border-radius:2px;border-radius:var(--ck-resizer-border-radius);color:#f2f2f2;color:var(--ck-color-resizer-tooltip-text);display:block;font-size:.7em;font-size:var(--ck-font-size-tiny);height:calc(.6em + 10px);height:var(--ck-resizer-tooltip-height);line-height:calc(.6em + 10px);line-height:var(--ck-resizer-tooltip-height);padding:0 .3em;padding:0 var(--ck-spacing-small)}.ck .ck-size-view.ck-orientation-above-center,.ck .ck-size-view.ck-orientation-bottom-left,.ck .ck-size-view.ck-orientation-bottom-right,.ck .ck-size-view.ck-orientation-top-left,.ck .ck-size-view.ck-orientation-top-right{position:absolute}.ck .ck-size-view.ck-orientation-top-left{left:10px;left:var(--ck-resizer-tooltip-offset);top:10px;top:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-top-right{right:10px;right:var(--ck-resizer-tooltip-offset);top:10px;top:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-right{bottom:10px;bottom:var(--ck-resizer-tooltip-offset);right:10px;right:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-left{bottom:10px;bottom:var(--ck-resizer-tooltip-offset);left:10px;left:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-above-center{left:50%;top:calc(-.6em + -10px);top:calc(var(--ck-resizer-tooltip-height)*-1);transform:translate(-50%)}.ck .ck-widget_with-resizer{position:relative}.ck .ck-widget__resizer{display:none;left:0;pointer-events:none;position:absolute;top:0}.ck-focused .ck-widget_with-resizer.ck-widget_selected>.ck-widget__resizer{display:block}.ck .ck-widget__resizer__handle{pointer-events:all;position:absolute}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left{cursor:nwse-resize}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right{cursor:nesw-resize}.ck .ck-widget .ck-widget__type-around__button{display:block;overflow:hidden;position:absolute;z-index:1;z-index:var(--ck-z-default)}.ck .ck-widget .ck-widget__type-around__button svg{left:50%;position:absolute;top:50%;z-index:3;z-index:calc(var(--ck-z-default) + 2)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before{left:min(10%,30px);top:-1.5px;top:calc(var(--ck-widget-outline-thickness)*-.5);transform:translateY(-50%)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after{bottom:-1.5px;bottom:calc(var(--ck-widget-outline-thickness)*-.5);right:min(10%,30px);transform:translateY(50%)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{content:"";display:block;left:1px;position:absolute;top:1px;z-index:2;z-index:calc(var(--ck-z-default) + 1)}.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__fake-caret{display:none;left:0;position:absolute;right:0}.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__fake-caret{left:-3px;left:calc(var(--ck-widget-outline-thickness)*-1);right:-3px;right:calc(var(--ck-widget-outline-thickness)*-1)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__fake-caret{display:block;top:-4px;top:calc(var(--ck-widget-outline-thickness)*-1 - 1px)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__fake-caret{bottom:-4px;bottom:calc(var(--ck-widget-outline-thickness)*-1 - 1px);display:block}.ck.ck-editor__editable.ck-read-only .ck-widget__type-around,.ck.ck-editor__editable.ck-restricted-editing_mode_restricted .ck-widget__type-around,.ck.ck-editor__editable.ck-widget__type-around_disabled .ck-widget__type-around{display:none}.Quiz_Main__div{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;padding:31px;-webkit-user-select:none;user-select:none;width:100%}.Qstn_and__Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.Qstn__div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn__div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn__div::-webkit-scrollbar-track{background-color:#fff}.Fib_Head{font-size:16px}.Fib_Qstn_Img{height:110px;margin-top:20px;width:170px}.Qstn_content__1{color:#333;font-size:1.4vw;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content__1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content__1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content__1::-webkit-scrollbar-track{background-color:#fff}.Ans__div{max-height:400px;overflow-x:hidden}.Ans__div::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.Ans__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans__div::-webkit-scrollbar-track{background-color:#fff}._Head{color:#1b1b1b;font-size:16px}.Ans_inp{border:1px solid #dbdee6;border-radius:50px;color:#706f6f;font-size:14px;height:4vh;line-height:2;margin-top:11px;opacity:.9;padding:10px;width:470px}.Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.Option_and_Ans>input{box-shadow:0 3px 6px #00000029}.Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1.5vw}.Fib_img>img{height:20.31vh;margin-top:2vw;width:23.47vw}.Qstn_content__1{font-size:1.4vw}.Ans_inp,._Head{font-size:1.5vw}.Ans_inp{height:6vh;margin-top:1.5vw;padding:1.5vw;width:30vw}.Option_and_Ans{gap:3vw;margin-left:2vw}.Option{font-size:2vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1.3vw}.Fib_img>img{height:26.31vh;margin-top:2.5vw;width:24.47vw}.Qstn_content__1{font-size:1.4vw}.Ans_inp,._Head{font-size:1.3vw}.Ans_inp{height:6vh;margin-top:1.7vw;padding:1.7vw;width:33vw}.Option_and_Ans{gap:2.5vw;margin-left:1vw}.Option{font-size:1.5vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and__Ans{column-gap:3vw}.Fib_Head{font-size:1vw}.Fib_img>img{height:26.31vh;margin-top:2.5vw;width:24.47vw}.Qstn_content__1{font-size:1.4vw}._Head{font-size:1vw}.Ans_inp{font-size:1.3vw;height:6vh;margin-top:1.7vw;padding:1.5vw;width:30vw}.Option_and_Ans{gap:2.5vw;margin-left:1vw}.Option{font-size:1.3vw}}.horizontal-line{background-color:grey;height:1px;margin:20px 0;width:70%}*{box-sizing:border-box;font-family:Poppins;margin:0;padding:0}.questionbank_flex__cVVs-{display:flex;flex-direction:row}.questionbank_shadow_container__U6yoX{border-radius:11px;border-right:1px solid #e8e8e8;box-shadow:0 2px 4px 2px #808080a1;margin-inline:10px;width:50%}.questionbank_orangeBorder_btn__gTaBm{background-color:#fff;background-color:initial;color:#fd8c00}.questionbank_orangeBorder_btn__gTaBm,.questionbank_orange_btn__iB6c\+{border:1px solid #fd8c00;border-radius:21px;margin:3px 5px;padding:7px 14px}.questionbank_orange_btn__iB6c\+{background-color:#fd8c00;color:#fff;position:relative;top:0;transition:top .2s ease}.questionbank_orange_btn__iB6c\+:hover{box-shadow:2p 2px 4px orange;top:-2px}.questionbank_grey_btn__yPBIX{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#7a7a7a;margin:3px 5px;padding:7px 14px}.questionbank_grey_btn__yPBIX:hover{background-color:#7a7a7a;color:#fff}.questionbank_flex_container__PVnIf{align-items:center;background-color:#00000080;display:flex;justify-content:center}.questionbank_main_container__wa\+CG{background-color:#fff;border-radius:20px;height:250px;width:500px}.questionbank_main_container__wa\+CG p{color:orange;display:flex;font-size:.5em;justify-content:center}#questionbank_modal_id__BDJBy{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.questionbank_table_head__BSO8j{background:#d9dcfe!important;color:blue!important;font-family:poppins!important;font-weight:600}.questionbank_table_cell__W6rg-{font-family:poppins!important}.questionbank_pagination__woQMU{align-items:center;background:#fff;border-radius:5px;box-shadow:1px 2px 2px grey;display:flex;justify-content:space-between;margin:0 10px;padding:10px}.questionbank_pagination__woQMU a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.questionbank_pagination__woQMU a span{font-weight:100}.questionbank_pagination__woQMU a.questionbank_active__srkML{background-color:#1e90ff;color:#fff;float:right}.questionbank_pagination__woQMU a:hover:not(.questionbank_active__srkML){background-color:#ddd}.questionbank_pagination_active__7bBUS:hover:not(.questionbank_active__srkML){background-color:blue}.questionbank_pagination_active__7bBUS{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.questionbank_rows__gtb4R{color:#888;font-size:.9rem;padding-left:10px}.questionbank_rows__gtb4R>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.questionbank_green_btn__JY125{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.questionbank_green_btn__JY125:hover{background-color:#4caf50;box-shadow:0 3px 5px #78be20;color:#fff;top:-2}.questionbank_red_btn__rt9di{background-color:#ef0f0f;border-color:#ef0f0f;border-radius:150px;color:#fff;padding:8px 21px}.questionbank_red_btn__rt9di:hover{background-color:#ef0f0f;box-shadow:0 3px 5px #e57373;color:#fff;top:-2}.questionbank_white_btn__pQKAB{background-color:#fff;border:1px solid #7a7a7a;border-radius:150px;color:#7a7a7a;font-size:16px;margin:3px auto;min-width:100px;padding:7px}.questionbank_white_btn__pQKAB:hover{background-color:#fff;border:1px solid #7a7a7a;box-shadow:0 3px 5px grey;color:#000;top:-2}.questionbank_blue_btn__jDr3s{background-color:blue;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.questionbank_blue_btn__jDr3s:hover{background-color:blue;box-shadow:0 3px 5px blue;color:#fff;top:-2}.questionbank_active_switch__qvarR{display:inline-block;height:29px;position:relative;width:38px}.questionbank_active_switch__qvarR input{height:0;opacity:0;width:0}.questionbank_active_slider__PcDcP{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.questionbank_active_slider__PcDcP:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.questionbank_active_slider__PcDcP{background-color:orange}input:focus+.questionbank_active_slider__PcDcP{box-shadow:0 0 1px #d9dcfe}input:checked+.questionbank_active_slider__PcDcP:before{border:3px solid orange;transform:translateX(25px)}.questionbank_active_slider__PcDcP.questionbank_round__lo3UX{border-radius:34px}.questionbank_slider__EhI4b.questionbank_round__lo3UX:before{border-radius:0}.questionbank_plan_container_link__DJSh0>.questionbank_plan_link_text__zu-Hp{color:#354052}.questionbank_plan_container_link__DJSh0{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}.questionbank_plan_links_items__e21N1{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey;list-style-type:none;margin:6px}.questionbank_plan_links_items__e21N1:hover{border-left-color:#403e75;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.questionbank_plan_links_items__e21N1:hover .questionbank_plan_link_text__zu-Hp{color:orange}.questionbank_plan_link_text__zu-Hp{color:#000;font-size:.8rem;margin:5px 4px;padding-left:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}i.questionbank_fa__2-9-B.questionbank_fa-angle-down__GlgIx{padding:10px}.questionbank_select_input__OO-WT{color:#b5b6b6;font-family:poppins!important;font-size:1.2vw!important;font-weight:300}.questionbank_az_card_img__B2Ysc{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.questionbank_az_card__rZ4oa{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.MTF_DD_Box{border-radius:10px;cursor:pointer;height:auto;padding:20px;width:100%}.MTF_DD_Qstn_And_Field_div{display:flex;flex-direction:column;gap:2vw;max-height:500px;overflow-x:hidden;width:51vw}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_DD_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_DD_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_DD_Fields_1{display:flex;justify-content:space-between;width:50vw}.MTF_DD_Fields_10,.MTF_DD_Fields_2,.MTF_DD_Fields_3,.MTF_DD_Fields_4,.MTF_DD_Fields_5,.MTF_DD_Fields_6,.MTF_DD_Fields_7,.MTF_DD_Fields_8,.MTF_DD_Fields_9{display:flex;justify-content:space-evenly;margin-top:20px;width:800px}.MTF_DD_Qstn_Field_10_B1,.MTF_DD_Qstn_Field_1_B1,.MTF_DD_Qstn_Field_2_B1,.MTF_DD_Qstn_Field_3_B1,.MTF_DD_Qstn_Field_4_B1,.MTF_DD_Qstn_Field_5_B1,.MTF_DD_Qstn_Field_6_B1,.MTF_DD_Qstn_Field_7_B1,.MTF_DD_Qstn_Field_8_B1,.MTF_DD_Qstn_Field_9_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:18vw}.MTF_DD_Qstn_Field_10_B2,.MTF_DD_Qstn_Field_1_B2,.MTF_DD_Qstn_Field_2_B2,.MTF_DD_Qstn_Field_3_B2,.MTF_DD_Qstn_Field_4_B2,.MTF_DD_Qstn_Field_5_B2,.MTF_DD_Qstn_Field_6_B2,.MTF_DD_Qstn_Field_7_B2,.MTF_DD_Qstn_Field_8_B2,.MTF_DD_Qstn_Field_9_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:10px 1px,1px 10px;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.MTF_DD_Qstn_Field_10_B1:after,.MTF_DD_Qstn_Field_1_B1:after,.MTF_DD_Qstn_Field_2_B1:after,.MTF_DD_Qstn_Field_3_B1:after,.MTF_DD_Qstn_Field_4_B1:after,.MTF_DD_Qstn_Field_5_B1:after,.MTF_DD_Qstn_Field_6_B1:after,.MTF_DD_Qstn_Field_7_B1:after,.MTF_DD_Qstn_Field_8_B1:after,.MTF_DD_Qstn_Field_9_B1:after{border:.5px dashed #707070;content:"";left:18vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:9vw}.MTF_DD_Ans{align-items:center;display:flex;flex-direction:column;gap:2vw;max-height:500px;overflow-x:hidden}.MTF_DD_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;height:60px;justify-content:center;padding:29px;width:300px}.MTF_DD_Ans_Field_10,.MTF_DD_Ans_Field_2,.MTF_DD_Ans_Field_3,.MTF_DD_Ans_Field_4,.MTF_DD_Ans_Field_5,.MTF_DD_Ans_Field_6,.MTF_DD_Ans_Field_7,.MTF_DD_Ans_Field_8,.MTF_DD_Ans_Field_9{align-items:center;border:1px solid #707070;display:flex;flex-direction:column;height:60px;justify-content:center;padding:20px;width:300px}.MTF_DD_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_DD_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_DD_Ans::-webkit-scrollbar-track{background-color:#fff}.MTF_DL_Div{height:45vw}.CS_div{grid-column-gap:40px;background:#fff;border-radius:10px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);height:100%;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.Para_and_img{max-height:672px;overflow:auto;padding-right:20px;width:100%}.Para_and_img::-webkit-scrollbar{background-color:#fff;display:block;height:6px;max-height:178px;position:relative;width:6px}.Para_and_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Para_and_img::-webkit-scrollbar-track{background-color:#f2f2f2}.head_1{color:#00be66;font-size:16px;opacity:.9}.Para_div_1{padding-bottom:20px;text-align:justify}.Para_div_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Para_div_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Para_div_1::-webkit-scrollbar-track{background-color:#fff}.Para{font-size:1.4vw;margin-top:20px;text-align:justify}.Cs_Explanation{font-size:1.2vw;margin-top:20px}.Cs_img{cursor:pointer;margin-top:20px}.Cs_img_1{cursor:"context-menu";margin-top:20px}.Cs_img,.Cs_img_1{height:110px;width:100%}.SubQuestion_Section{max-height:auto;overflow-y:scroll;padding-right:10px}.Qstns_and_Ans{width:100%}.SubQuestion_Section::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.SubQuestion_Section::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.SubQuestion_Section::-webkit-scrollbar-track{background-color:#fff}.Img_and_Para{align-items:center;display:flex;gap:10px}.Q_para{font-size:13px;margin-top:10px;text-align:justify;width:100%}.sub_Qustn_img{height:60px;width:100px}.Cs_Ans_Fields{margin-top:10px}.title_{font-size:16px}.Option_and_Ans_cs{align-items:baseline;display:flex;gap:40px}.Ans1_FIB_cs{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:60px;line-height:2;margin-top:9px;opacity:.9;padding:10px;width:500px}.Ans1_MSQ_cs,.Ans_MCQ_cs{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:9px;opacity:.9;padding:8px;width:600px}@media screen and (min-width:768px) and (max-width:1023px){.CS_div{column-gap:2vw}.head_1{font-size:2.2vw}.Para{font-size:1.3vw;margin-top:1.8vw}.Cs_Explanation{font-size:1.2vw}.Cs_Explanation,.Cs_img{margin-top:1.8vw}.Cs_img{height:18vh;width:100%}.Cs_img_1{height:18vh;margin-top:1.8vw;width:100%}.Q_para{font-size:1.5vw;margin-top:1vw}.Img_and_Para{gap:1.5vw}.sub_Qustn_img{height:12.85vh;width:9.76vw}.Cs_Ans_Fields{margin-top:2vw}.Ans1_FIB_cs,.title_{font-size:1.5vw}.Ans1_FIB_cs{height:8.31vh;margin-top:.58vw;padding:1.5vw;width:41.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:1.3vw;margin-top:2vw;padding:.5vw;width:41vw}}@media screen and (min-width:1024px) and (max-width:1430px){.CS_div{column-gap:2.5vw}.head_1{font-size:1.8vw}.Para{font-size:1.4vw}.Cs_Explanation,.Cs_img,.Para{margin-top:1.7vw}.Cs_img{height:16vh;width:100%}.Cs_img_1{height:16vh;margin-top:1.7vw;width:100%}.Q_para{font-size:1.3vw;margin-top:1.1vw}.Img_and_Para{gap:1.6vw}.sub_Qustn_img{height:13.85vh;width:10.76vw}.Cs_Ans_Fields{margin-top:2.2vw}.title_{font-size:1.3vw}.Ans1_FIB_cs{font-size:1.6vw;height:8.4vh;margin-top:1.5vw;padding:1.4vw;width:42.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:1.6vw;margin-top:1.2vw;padding:.6vw;width:41.5vw}}@media screen and (min-width:1440px) and (max-width:3072px){.CS_div{column-gap:2.5vw}.head_1{font-size:1.2vw}.Para{font-size:1.1vw;margin-top:.5vw}.Cs_Explanation{margin-top:1.3vw}.Cs_img{height:16vh;width:100%}.Cs_img,.Cs_img_1{margin-top:1vw}.Cs_img_1{height:16vh;width:100%}.Q_para{font-size:.9vw;margin-top:1vw}.Img_and_Para{gap:1vw}.sub_Qustn_img{height:13.85vh;width:8.76vw}.Cs_Ans_Fields{margin-top:2.2vw}.title_{font-size:1vw}.Ans1_FIB_cs{font-size:1.1vw;height:8vh;margin-top:1vw;padding:1.4vw;width:42.55vw}.Ans1_MSQ_cs,.Ans_MCQ_cs{font-size:.8vw;margin-top:1vw;width:37vw}}.quiz_quizBox__8Naxv{background-color:#fff;border:1px solid #e8e8e8;box-shadow:0 3px 6px #00000029;height:10vw;margin:8px;padding:2vw;width:18vw}.quiz_quizBox__8Naxv>p{color:#354052;font-size:1.7vw}.quiz_quizBox__8Naxv>button{background-color:orange;border:none;border-radius:8px;color:#fff;padding:3px 2vw}.quiz_active_switch__UhZgo{display:inline-block;height:29px;position:relative;width:38px}.quiz_active_switch__UhZgo input{height:0;opacity:0;width:0}.quiz_active_slider__0vGnI{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.quiz_active_slider__0vGnI:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.quiz_active_slider__0vGnI{background-color:orange}input:focus+.quiz_active_slider__0vGnI{box-shadow:0 0 1px #d9dcfe}input:checked+.quiz_active_slider__0vGnI:before{border:3px solid orange;transform:translateX(25px)}.quiz_active_slider__0vGnI.quiz_round__WijuC{border-radius:34px}.quiz_slider__HYN7l.quiz_round__WijuC:before{border-radius:0}.map_quizBox__mL31J{background-color:#fff;border:1px solid #e8e8e8;box-shadow:1px 1px 14px 2px #00000029;margin:8px;padding:2vw}.map_green_btn__gh-64{background-color:#4caf50;border-color:#4caf50;border-radius:150px;color:#fff;padding:8px 21px}.map_blue_btn__BAVub{background-color:#403e75;border-color:grey;border-radius:150px;color:#fff;padding:7px;width:150px}.map_blue_btn__BAVub:hover{background-color:#403e75;box-shadow:0 3px 5px #403e75;color:#fff;top:-2}.map_green_btn__gh-64:hover{background-color:#4caf50;color:#fff}.map_select_input__KPnkA{color:#b5b6b6;font-family:poppins!important;font-size:1vw!important;font-weight:300}.map_plan_links_items__Sx0Xl{background-color:#fff;border:1px solid #a9a9a9;border-radius:10px;box-shadow:1px 1px grey;height:56px;list-style-type:none;margin:7px;width:90%}.map_plan_links_items__Sx0Xl:hover{border-left-color:#403e75;border-left-width:8px;box-shadow:2px 1.5px 7px grey}.map_plan_link_text__x67uG{color:"#354052"}.map_plan_links_items__Sx0Xl:hover .map_plan_link_text__x67uG{color:orange}.map_plan_container_link__fKpyR{align-items:center;display:flex;justify-content:space-between;margin:10px;text-decoration:none}article.Studentpg311_article_31__C7N0u{background-color:#fff;height:100%;position:absolute;top:25px;width:100%}.Studentpg311_Grid_school_name_branch_31__ct0Te{display:flex;justify-content:space-between;padding:13px}button.Studentpg311_btn_branch_name_31__nlu1a{background-color:blue;border:none;border-radius:15px;color:#f8f4fc;float:right;height:35px;position:relative;width:220px}i.Studentpg311_fa-solid__O2Cku.Studentpg311_fa-house-user__hHA10{padding-right:10px}i.Studentpg311_fa-solid__O2Cku.Studentpg311_fa-chevron-down__-ki5y{padding-left:10px}.Studentpg311_school_name_31__8kYGs{color:#000000b8;font-size:.9rem;font-weight:550;margin-left:15px;padding-top:10px}.Studentpg311_grid_container_header_plan_31__amwTG{grid-column-gap:2px;border-left:10px solid var(--backgroundColor);border-right:10px solid var(--backgroundColor);column-gap:2px;display:grid;grid-template-columns:auto auto auto auto auto auto auto;height:40px;text-align:center;width:100%}.Studentpg311_grid_container_header_plan_31__amwTG>div{background-color:#fff;box-shadow:.1px .1px gray;font-size:.9rem;padding-top:9px}.Studentpg311_grid_container_header_plan_31__amwTG>div:hover,.Studentpg311_item_plan4_31__YXHNA{border-bottom:4px solid orange;color:orange}.Studentpg311_add_schools_31__uSa45{height:87%;margin:35px 0 0 16px;width:100%}.Studentpg311_add_school_title_31__F0eYC{margin:10px 0}.Studentpg311_input_grid_31__esF-T{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr 1fr;margin:10px}.Studentpg311_input_element_31_cancel__3Tq4t input,.Studentpg311_input_element_31_cancel__3Tq4t select{border:1px solid gray;border-radius:8px;height:100%;padding:4px 26px 12px 10p;width:100%}#Studentpg311_button_id_31_cancel__o3IWS{background-color:blue;color:var(--backgroundColor);float:right;position:absolute}.Studentpg311_artical_button_31_cancel__runbR{background-color:#fff;border:none;border-radius:20px;color:grey;cursor:pointer;font-weight:700;outline:1px solid grey;padding:8px;position:relative;right:-90%;text-transform:uppercase;top:56px;width:53%}.Studentpg311_artical_button_31_cancel__runbR:hover{background-color:gray;border-block-color:gray;color:#fff}.Studentpg311_input_element_31__dRH69 p{visibility:hidden}.Studentpg311_input_element_31__dRH69:hover p{visibility:visible}.Studentpg311_input_element_31__dRH69{height:100%;position:relative;top:10px;width:95%}.Studentpg311_input_element_31__dRH69 input,.Studentpg311_input_element_31__dRH69 select{border:1px solid var(--primaryColor);border-radius:8px;height:100%;padding:0 20px;width:100%}.Studentpg311_input_element_31__dRH69 label{background:#fff;color:#b5b6b6;font-size:13px;left:15px;opacity:1;padding-right:45px;position:absolute;top:15px;transition:all .2s}.Studentpg311_input_element_31__dRH69:hover label{color:#fd8c00;padding-right:0;top:-7px}.Studentpg311_form_input_element_31__84oI8:focus~label,.Studentpg311_form_input_element_31__84oI8:not(:placeholder-shown)~label,.Studentpg311_form_select_element_31__US3fK option:checked,.Studentpg311_form_select_element_31__US3fK:valid+label{color:var(--utilityColor);padding-right:0;top:-7px}.Studentpg311_std_cat__Kifuk{visibility:hidden}.Studentpg311_form_select_element_31__US3fK[type=date]{font-size:13px}.Studentpg311_upload_logo_container_31__uNUlJ span{margin:5px 17px}.Studentpg311_artical_button_container_31__tgHmJ{position:relative}.Studentpg311_artical_button_31__zXql-{background-color:#111fee;border:none;border-radius:20px;color:#f6f6fc;cursor:pointer;font-weight:700;padding:10px;position:relative;right:-45%;text-transform:uppercase;top:54px;width:53%}.Studentpg311_artical_button_container_31__tgHmJ:hover{top:-4px}#Studentpg311_button_id_31__IieTx:hover{top:-50px}.Studentpg311_choosefile_button_31__dpXaS{background-color:var(--backgroundColor);color:var(--primaryColor);margin-left:33px;width:101px}.Studentpg311_school_list_container_31__Bj-9Q{margin:28px 0 15px}.Studentpg311_magnifying_glass_icon_31__245pT{color:var(--primaryColor);float:right;font-size:1.2rem;margin-right:35px}.Studentpg311_school_list_table_31__INEEh{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:60%;overflow:auto;scrollbar-width:none}.Studentpg311_school_list_table_31__INEEh::-webkit-scrollbar{display:none}.Studentpg311_add_schools_btn_31__RW1EW{display:flex;height:80px;justify-content:space-between}.Studentpg311_upload_logo_container_31__uNUlJ{display:flex;flex-direction:column}.Studentpg311_upload_logo_container_31__uNUlJ span{font-family:ui-serif;font-size:.9rem;font-weight:500;justify-self:center;margin:1px 36px;position:relative}.Studentpg311_choosefile_button_31__dpXaS{background-color:var(--utilityColor);border:none;border-radius:20px;color:#fff;cursor:pointer;font-weight:700;margin-left:19px;padding:10px;position:relative;top:-76px;width:140px}.Studentpg311_choosefile_button_container_31__l5gcd{margin:20px}#Studentpg311_choose_button_id_31__dQsze{background-color:#ff9100;color:var(--backgroundColor)}#Studentpg311_button_id_31__IieTx{background-color:blue;color:var(--backgroundColor);float:right;position:absolute;top:20px}#Studentpg311_button_id_31__IieTx:hover{box-shadow:0 3px 5px #0000ff80;top:18px}.Studentpg311_schoollist_31__wEEEr{background-color:#fff;border-radius:9px;margin:0 10px;padding:10px;position:relative}.Studentpg311_create_branch_list_31__\+kj\+X{-ms-overflow-style:none;border-bottom:none;border-radius:10px;height:28%;scrollbar-width:none;width:100%}.Studentpg311_section_list_table__J79Qg{-ms-overflow-style:none;background:#fff;border:.1px solid hsla(0,0%,50%,.233);border-bottom:none;border-radius:10px 10px 0 0;height:70%;margin:4px 0 0 7px;overflow:auto;scrollbar-width:none;width:99%}.Studentpg311_section_list_table__J79Qg::-webkit-scrollbar{display:none}.Studentpg311_table_section__aaAUb{border-radius:2px;height:auto;text-align:center;width:100%}.Studentpg311_table_section__aaAUb,.Studentpg311_table_section__aaAUb td,.Studentpg311_table_section__aaAUb th{border-bottom:1px solid hsla(0,2%,55%,.281);border-collapse:collapse}.Studentpg311_table_section__aaAUb td,.Studentpg311_table_section__aaAUb th{font-size:.9rem;font-weight:100}.Studentpg311_table_section__aaAUb thead{background-color:var(--headerColor);color:blue;position:-webkit-sticky;position:sticky;top:0;z-index:1}.Studentpg311_table_section__aaAUb th i{font-size:.8rem}.Studentpg311_table_section__aaAUb tr{height:47px}.Studentpg311_data_row__lVApE:hover{background-color:#fff;border:1px solid #ff9702!important}.Studentpg311_wrapdata__o1ds9:hover:nth-child(3){color:#ff9100}.Studentpg311_name__HIZgC,.Studentpg311_wrapdata__o1ds9{overflow:overlay;text-overflow:clip}.Studentpg311_name__HIZgC{margin:0 -23px 0 10px;text-align:left;white-space:nowrap;width:10rem}.Studentpg311_table_section__aaAUb tr:hover td:last-child{color:#fff}.Studentpg311_table_section__aaAUb tr:hover .Studentpg311_name__HIZgC{color:orange}.Studentpg311_wrapper_teacherid__qpKHF{align-items:baseline;align-items:center;display:flex;justify-content:center;margin-bottom:5px;margin-left:10px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB{align-items:center;cursor:pointer;display:flex;flex-direction:column;justify-content:center;margin:0 5px;position:relative;text-align:center;transition:.4s cubic-bezier(.68,-.55,.265,1.55)}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB span{border-radius:50%;display:block;height:40px;position:relative;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:40px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB span i{color:grey;font-family:Font Awesome\ 6 Free;font-size:25px;font-weight:900;line-height:50px;position:absolute}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB .Studentpg311_tooltip__4RqEI{background:#fff;border-radius:5px;box-shadow:0 10px 10px #0000001a;color:gray;font-size:10px;font-weight:500;opacity:0;padding:9px 20px;pointer-events:none;position:absolute;top:0;transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:145px;z-index:1}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover .Studentpg311_tooltip__4RqEI{opacity:1;pointer-events:auto;top:-35px}.Studentpg311_icon__drRNB .Studentpg311_tooltip__4RqEI:before{background:orange;bottom:-6px;content:"";height:15px;left:50%;position:absolute;transform:translateX(-50%) rotate(45deg);transition:.4s cubic-bezier(.68,-.55,.265,1.55);width:15px}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover span{color:#fff}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover .Studentpg311_tooltip__4RqEI,.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_icon__drRNB:hover span{text-shadow:0 -1px 0 #0006}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_add__Gq\+op:hover i{color:orange}.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_edit__GY4GL:hover span,.Studentpg311_wrapper_teacherid__qpKHF .Studentpg311_remove__KhycF:hover span{box-shadow:2px 2px 2px orange;color:#e1306c}.Studentpg311_blank__GeNU8{margin-left:50px}#Studentpg311_orange-add__a8\+tY{box-shadow:2px 2px 2px orange}.Studentpg311_custom_file_input__hjIfn{margin-left:10px;padding:.5rem;width:20rem}.Studentpg311_custom_file_input__hjIfn::-webkit-file-upload-button{visibility:hidden}.Studentpg311_custom_file_input__hjIfn:before{background:orange;border:1px solid #999;border-radius:15px;color:#fff;content:"Choose File";cursor:pointer;display:inline-block;font-size:10pt;font-weight:700;outline:none;padding:5px 24px;white-space:nowrap}.Studentpg311_custom_file_input__hjIfn:hover:before{border-color:#000}.Studentpg311_custom_file_input__hjIfn:active:before{background:-webkit-linear-gradient(top,#e3e3e3,#f9f9f9)}#Studentpg311_submit_teacherid__EdzXU{background-color:#69ca69;border:none;border-radius:20px;height:30px;padding:10p;width:130px}.Studentpg311_error_box__5z3Jh{color:red}.Studentpg311_flex_container_teacherid__vZyem{align-items:center;background-color:#00000080;display:flex;justify-content:center}.Studentpg311_flex_container_teacherid__vZyem>div{align-items:center;background-color:#fff;border-radius:8px;font-size:30px;height:300px;padding:30px;width:400px}.Studentpg311_main_content_teacherid__ynvm8 p{color:orange;display:flex;font-size:.5em;justify-content:center}.Studentpg311_main_content_teacherid__ynvm8 span{display:block;margin:auto;width:100px}.Studentpg311_main_content_teacherid__ynvm8 img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.Studentpg311_main_content_teacherid__ynvm8 h5{color:gray;font-size:.5em;margin:20px auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.Studentpg311_modal_buttons_teacherid__3aoXS{display:flex;justify-content:space-around;margin:25px 10px 10px}.Studentpg311_ok_btn__KY39s{background-color:orange;border:.1px solid orange;border-radius:35px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:75px}.Studentpg311_ok_btn__KY39s:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#Studentpg311_ok_btn__KY39s{background-color:#fff;color:grey}#Studentpg311_modal_teacherid__GYWH-{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.Studentpg311_list2_teacherid__UZPSo{border:1px solid grey;border-radius:20px;margin:6px;padding-inline:16px}.Studentpg311_input_element_31__dRH69 p{color:gray;font-size:.5rem;font-weight:700;min-width:-webkit-max-content;min-width:max-content}.Studentpg311_input_list2_teacherid__iPpqv{background:#fff;border:none;height:33px;outline:none;width:15rem}#Studentpg311_search_button_teacherid__4lHGs{background:#fff;border:none;color:orange;font-size:20px}.Studentpg311_school_list_search_container__3CME0{position:relative;width:250px}.Studentpg311_school_list_search_container__3CME0 input{border:.1px solid hsla(0,0%,50%,.233);border-radius:22px;height:30px;padding:0 34px 0 10px;width:100%}.Studentpg311_school_list_search_container__3CME0 input::placeholder{color:hsla(0,0%,50%,.753)}.Studentpg311_school_list_search_container__3CME0 button{background-color:initial;border:none;color:var(--utilityColor);font-size:1.2rem;left:220px;position:absolute;top:5px}.Studentpg311_teacher_list_teacherid__ee\+mx{align-items:center;background:#fff;border-top:1px solid #f8f4fc;display:flex;justify-content:space-between;margin:0 10px;padding-left:15px;padding-right:15px}.Studentpg311_alert__IX-HX,.Studentpg311_logo2__IVGBU,.Studentpg311_logo__U23VK{color:red}.Studentpg311_hr__XfLXb{margin:0 10px -1px 11px}.Studentpg311_pagination__SuoWJ{align-items:center;background:#fff;border:1.1px solid hsla(0,0%,50%,.233);border-radius:4px;display:flex;height:35px;justify-content:space-between;margin:0 10px;padding:1.5rem}.Studentpg311_pagination__SuoWJ a{color:#888;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg311_pagination__SuoWJ a span{font-weight:100}.Studentpg311_pagination__SuoWJ a.Studentpg311_active__IKymT{background-color:#1e90ff;color:#fff}.Studentpg311_pagination__SuoWJ a:hover:not(.Studentpg311_active__IKymT){background-color:#ddd}.Studentpg311_pagination_active__Qk942:hover:not(.Studentpg311_active__IKymT){background-color:blue}.Studentpg311_pagination_active__Qk942{border:none;color:#000;padding:3px 6px;text-decoration:none;transition:background-color .3s}.Studentpg311_rows__FDgZt{color:#888;font-size:.9rem;padding-left:10px}.Studentpg311_rows__FDgZt>select{border-color:#888;border-radius:5px;color:#888;height:25px;margin:5px;text-align:center}.Studentpg311_pagination_35__12-oI{float:right}.Studentpg311_active_switch__XbvW4{display:inline-block;height:29px;position:relative;width:38px}.Studentpg311_cbse_table_head2__wHOTb{width:15%!important}.Studentpg311_active_switch__XbvW4 input{height:0;opacity:0;width:0}.Studentpg311_active_slider__QtYqv{background-color:#d9dcfe;border-radius:5px;bottom:0;cursor:pointer;height:10px;left:0;position:absolute;right:0;top:10px;transition:.4s;width:46px}.Studentpg311_active_slider__QtYqv:before{background-color:#fff;border:3px solid #d9dcfe;border-radius:15px;bottom:0;content:"";height:15px;position:absolute;right:25px;top:-6px;transition:.4s;width:14px}input:checked+.Studentpg311_active_slider__QtYqv{background-color:orange}input:focus+.Studentpg311_active_slider__QtYqv{box-shadow:0 0 1px #d9dcfe}input:checked+.Studentpg311_active_slider__QtYqv:before{border:3px solid orange;transform:translateX(25px)}.Studentpg311_active_slider__QtYqv.Studentpg311_round__\+N4Rg{border-radius:34px}.Studentpg311_slider__I30kQ.Studentpg311_round__\+N4Rg:before{border-radius:0}.Studentpg311_chooseFile_btn_wrapper__yRQlA{margin-bottom:20px;margin-left:10px;position:relative}.Studentpg311_chooseFile_btn_wrapper__yRQlA>img{left:14px;position:absolute;top:12px}.Studentpg311_chooseFile_btn__7qrvl{align-items:center;background-color:#fd8c00;border-radius:25px;color:#fff;display:flex;font-size:13px;height:37px;padding-left:30px;width:123px}.Studentpg311_chooseFile_btn_wrapper__yRQlA{box-shadow:0 0 1px #0000;display:inline-flex;transform:perspective(1px) translateZ(0);transition-duration:.1s;transition-property:box-shadow;vertical-align:middle}.Studentpg311_chooseFile_btn_wrapper__yRQlA:active,.Studentpg311_chooseFile_btn_wrapper__yRQlA:focus,.Studentpg311_chooseFile_btn_wrapper__yRQlA:hover{bottom:1px;box-shadow:0 11px 11px -10px #fd8c0063}.Studentpg311_treeSelect__CSb70{height:48px!important;overflow-y:auto!important;width:94%!important}.EditModelAdmin_flex_container_teacherid__n3KXo{align-items:center;background-color:#00000080;display:flex;justify-content:center}.EditModelAdmin_flex_container_teacherid__n3KXo>div{align-items:center;background-color:#fff;border-radius:8px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:94%;max-width:90%;padding:30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModelAdmin_EditHeadContainer__9a1fe{color:#354052;display:flex;justify-content:space-between}.EditModelAdmin_EditBox__2AKoz{grid-gap:25px;display:grid;gap:25px;grid-template-columns:auto auto auto auto}.EditModelAdmin_Edithead__4RmR6{grid-gap:8px;display:grid;gap:8px}.EditModelAdmin_Input_head__ptEOB{color:orange}.EditModelAdmin_Input__HMMnl{color:#272727;opacity:1}#EditModelAdmin_Addressbox__ymleI{grid-column:2/span 3}.EditModelAdmin_EditHeadContainer__9a1fe>i{font-size:x-large}.EditModelAdmin_main_content_teacherid__iRok0 span{display:block;margin:auto;width:100px}.EditModelAdmin_main_content_teacherid__iRok0 img{filter:invert(70%) sepia(98%) saturate(3112%) hue-rotate(357deg) brightness(99%) contrast(110%);height:100px;width:100px}.EditModelAdmin_main_content_teacherid__iRok0 h5{font-size:inherit;margin:0 0 35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.EditModelAdmin_modal_buttons_teacherid__Tpl8p{display:flex;justify-content:space-around;margin:25px 10px 10px}.EditModelAdmin_Edit_btn__Yr2QF{background-color:#fd8c00;border:.1px solid #fd8c00;border-radius:20px;color:#fff;cursor:pointer;padding:11px;width:135px}.EditModelAdmin_Edit_btn__Yr2QF:hover{box-shadow:1px 2px 5px orange;position:relative;top:-7px}#EditModelAdmin_Edit_btn__Yr2QF{background-color:#fff;color:grey}#EditModelAdmin_modal_teacherid__65o85{background-color:#000;background-color:#0006;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1}.video-box{align-items:center;display:flex;height:450px;justify-content:center;width:100%}.player{border:.1rem solid #000;font-size:0;max-width:50rem;overflow:hidden;position:relative;width:90%}.player:fullscreen{max-width:none;width:100%}.player:-webkit-full-screen{max-width:none;width:100%}.player:-moz-full-screen{max-width:none;width:100%}.player_video{cursor:pointer;width:100%}.player_button{background:none;border:0;cursor:pointer;font-size:1rem;line-height:1;max-width:50px;outline:0;padding:0;text-align:center}.player_controls>*{flex:1 1}.player_controls{background:#00000080;bottom:0;display:flex;flex-wrap:wrap;justify-content:space-evenly;padding:0 1.5rem;position:absolute;transform:translateY(100%) translateX(-5px);transition:all .3s ease-in-out;width:100%}.player:hover .player_controls{transform:translateY(0)}.left_Icons{gap:20px}.left_Icons,.vol_and_range{align-items:center;display:flex}.player_slider{height:3rem;width:.75rem}input[type=range]{appearance:none;-webkit-appearance:none;background:#0000;margin:0 20px;width:50%}input[type=range]:focus{outline:none}input[type=range]::-webkit-slider-runnable-track{background:#fff;border:.2px solid #000;border-radius:50px;cursor:pointer;height:6px;width:100%}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;background:#fff;border-radius:50%;cursor:pointer;height:1em;margin-top:-5px;width:1em}.right_icons{align-items:center;display:flex;justify-content:flex-end}.time{color:#fff;font-size:.8rem;margin-right:1em;padding-left:.5em;position:relative;text-align:right;-webkit-user-select:none;user-select:none}@media (max-width:827px){button+button{margin-left:0}.time{margin-right:.5em;padding-left:0}.player{width:80%}}@media (max-width:600px){.player{width:95%}}.submit-button-home-work{background-color:#001af3;border:none;border-radius:21px;color:#fff;height:40px;width:176px}.cancel-button-home-work{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#fff;color:#7a7a7a;height:40px;width:176px}.home-work-table-data-head{background-color:#d4d9ff;color:#2d3962;font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;height:60px;line-height:20px}.css-o9k5xi-MuiInputBase-root-MuiOutlinedInput-root{border-radius:5px!important}.msg-modal-body{padding:20px}.msg-modal-title{color:#001af3;font-size:24px;font-weight:400;line-height:normal}.msg-modal-content{color:#1b1b1b;font-size:16px;line-height:normal}.btn-container-modal{align-items:center;display:flex;justify-content:center}.btn-modal{background:#faa220;border:none;border-radius:45px;cursor:pointer;height:50px;margin-top:10px;width:146px}.Quiz_Main_div_MSQ{background-color:#fff;border:1px solid #fff;border-radius:10px;height:100%;opacity:.9;padding:30px;-webkit-user-select:none;user-select:none;width:100%}.Qstn_and_Ans_MSQ{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr}.Qstn_div_MSQ{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.Msq_Head{font-size:15px;opacity:.8}.Qstn_content_1_MSQ{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content_1_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content_1_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content_1_MSQ::-webkit-scrollbar-track{background-color:#fff}.MSQ_img{height:110px;margin-top:10px;width:170px}.Ans_div_MSQ{max-height:400px;overflow-x:hidden}.Ans_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Ans_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.Head_MSQ{color:#1b1b1b;font-size:16px}.Ans1_MSQ{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:10px;opacity:.9;padding:10px;width:550px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head,.Qstn_content_1_MSQ{font-size:1.5vw}.MSQ_img{height:15vh;width:19vw}.Ans1_MSQ,.Head_MSQ{font-size:1.5vw}.Ans1_MSQ{border:1px solid #dbdee6;padding:.5vw;width:36vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head,.Qstn_content_1_MSQ{font-size:1.2vw}.MSQ_img{height:14vh;width:14vw}.Ans1_MSQ,.Head_MSQ{font-size:1.2vw}.Ans1_MSQ{padding:.7vw;width:38vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and_Ans_MSQ{column-gap:3vw}.Msq_Head{font-size:1vw}.Qstn_content_1_MSQ{font-size:.9vw}.MSQ_img{height:20vh;width:14vw}.Ans1_MSQ,.Head_MSQ{font-size:1vw}.Ans1_MSQ{height:auto;padding:.9vw;width:35vw}}.Quiz_Main_div_MCQ{background-color:#fff;border:1px solid #fff;border-radius:10px;height:100%;opacity:.9;padding:31px;width:100%}.Qstn_and_Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.Qstn_div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.Qstn_div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.Qstn_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_div::-webkit-scrollbar-track{background-color:#fff}.Mcq_Head{font-size:15px;opacity:.8}.Qstn_content_1{color:#333;font-size:13px;line-height:1.7;margin-top:10px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.Qstn_content_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.Qstn_content_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Qstn_content_1::-webkit-scrollbar-track{background-color:#fff}.MCQ_Qstn_Img{height:110px;width:170px}.Ans_div{max-height:400px;overflow-x:hidden}.Ans_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.Ans_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.Ans_div::-webkit-scrollbar-track{background-color:#fff}.Ans_Head_and_Count{display:flex;justify-content:space-between}.Head{font-size:16px}.Ans1,.Head{color:#1b1b1b}.Ans1{border:1px solid #dbdee6;border-radius:5px;font-size:18px;height:auto;line-height:24px;margin-top:11px;opacity:.9;padding:10px;width:520px}@media screen and (min-width:768px) and (max-width:1023px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head,.Qstn_content_1{font-size:1.3vw}.Head{font-size:1.5vw}.Ans1{font-size:1.4vw;height:auto;margin-top:1vw;padding:.2vw;width:35vw}}@media screen and (min-width:1024px) and (max-width:1430px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head,.Qstn_content_1{font-size:1.1vw}.Ans1,.Head{font-size:1.3vw}.Ans1{margin-top:1.3vw;padding:.4vw;width:38vw}}@media screen and (min-width:1440px) and (max-width:3072px){.Qstn_and_Ans{column-gap:3vw}.Mcq_Head{font-size:1vw}.Qstn_content_1{font-size:.9vw}.Ans1,.Head{font-size:1vw}.Ans1{margin-top:1.3vw;padding:.6vw;width:35vw}}.MTF_dd_Box{background-color:#fff;border-radius:10px;height:100%;padding:20px;width:100%}.qstn_img{display:flex;gap:10vw;justify-content:space-between;max-height:90px;overflow-x:hidden;padding-right:20px}.AnswerSelected{cursor:not-allowed;opacity:.5;-webkit-user-select:none;user-select:none}.qstn_img::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.qstn_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.qstn_img::-webkit-scrollbar-track{background-color:#fff}.main_qstn{font-size:.8vw;text-align:justify}.MTF_dd_img{height:90px;margin-right:20px;width:80px}.MTF_dd_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_dd_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_dd_Fields_1{display:flex;justify-content:space-evenly;width:800px}.MTF_dd_Qstn_Field_1_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:250px}.MTF_dd_Qstn_Field_1_B1:after{border:.5px dashed #707070;content:"";left:16vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:4.5vw}.MTF_dd_Qstn_Field_1_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:.6vw .06vw,.06vw .6vw;border-radius:5px;display:flex;height:auto;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.AnsWithBtn{border:1px solid #939598;border-radius:10px;display:flex}.ans_Cancel_Btn{height:3vh!important;width:2vw!important}.AnsWithBtn--short{max-width:11vw}.AnsWithBtn--medium{max-width:100%}.AnsWithBtn--long{max-height:100%;max-width:100%}.MTF_dd_Ans{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.MTF_dd_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_dd_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_dd_Ans::-webkit-scrollbar-track{background-color:#fff}.MTF_dd_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;height:auto;justify-content:center;padding:29px}@media screen and (min-width:768px) and (max-width:1023px){.qstn_img{gap:10vw;max-height:60px}.main_qstn{font-size:1.5vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:2vw}.MTF_dd_Box{padding:3.5vw}.MTF_dd_Qstn_And_Field_div{max-height:50.25vh;width:52vw}.MTF_dd_Fields_1{height:7vh;margin-top:1vw;width:50vw}.MTF_dd_Qstn_Field_1_B1{font-size:1.2vw;max-height:6.31vh;padding:1.5vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{padding:1.5vw;width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.5vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1.5vw}.MTF_dd_Ans{gap:1vw;max-height:50.25vh}.MTF_dd_Ans_Field_1{font-size:1.5vw;padding:1.5vw;width:19.53vw}}@media screen and (min-width:1024px) and (max-width:1430px){.qstn_img{gap:10vw;max-height:65px}.main_qstn{font-size:1.2vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:1.9vw}.MTF_dd_Box{padding:3.7vw}.MTF_dd_Qstn_And_Field_div{max-height:45.25vh;width:51vw}.MTF_dd_Fields_1{height:7vh;margin-top:2vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:1vw;height:8.31vh;padding:1vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{justify-content:flex-start;overflow-x:scroll;padding:1vw;scrollbar-width:none;width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.2vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1.2vw}.MTF_dd_Ans{gap:.7vw;max-height:45.25vh}.MTF_dd_Ans_Field_1{font-size:1.2vw;padding:1vw;width:19.53vw}}@media screen and (min-width:1430px) and (max-width:1500px){.qstn_img{gap:10vw;max-height:70px}.main_qstn{font-size:1vw}.MTF_dd_img{height:13vh;width:9.8vw}.MTF_dd_Div{margin-top:1.8vw}.MTF_dd_Box{height:100%;padding:3.7vw;width:100%}.MTF_dd_Qstn_And_Field_div{max-height:48.25vh;width:51vw}.MTF_dd_Fields_1{height:7vh;margin-top:1.5vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:.8vw;height:8.21vh;padding:.9vw;width:15vw}.MTF_dd_Qstn_Field_1_B2{width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.3vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.8vw}.dd_placeHolder{font-size:1vw}.MTF_dd_Ans{gap:1vw;max-height:48.25vh}.MTF_dd_Ans_Field_1{font-size:1vw;padding:1vw;width:19.53vw}}@media screen and (min-width:1500px) and (max-width:3072px){.MTF_dd_Box{padding:1.7vw}.MTF_dd_Qstn_And_Field_div{max-height:54vh;width:51vw}.MTF_dd_Fields_1{margin-top:1vw;width:49vw}.MTF_dd_Qstn_Field_1_B1{font-size:1vw;max-height:9.31vh;width:15vw}.MTF_dd_Qstn_Field_1_B2{width:22.78vw}.AnsWithBtn{border-radius:.8vw;font-size:1.1vw}.MTF_dd_Qstn_Field_1_B1:after{left:15vw;width:3.62vw}.dd_placeHolder{font-size:1.1vw}.MTF_dd_Ans{gap:1.2vw;max-height:54vh}.MTF_dd_Ans_Field_1{font-size:1.1vw;width:19.53vw}}.container{align-items:center;height:auto;justify-content:center}.content{cursor:pointer;overflow:hidden;width:45px}.az-content-mtf p,.content{text-overflow:ellipsis;white-space:nowrap}.az-content-mtf p{display:inline-block;overflow:hidden!important;width:40px}.az-ans-length{display:flex;justify-content:center}.cqk_MTF_dd_Box{background-color:#fff;border-radius:10px;height:100%;overflow:auto;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.cqk_qstn_img{display:flex;gap:10vw;justify-content:space-between;max-height:90px;overflow-x:hidden;padding-right:20px}.cqk_qstn_img::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_qstn_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_qstn_img::-webkit-scrollbar-track{background-color:#fff}.cqk_main_qstn{font-size:1vw;text-align:justify}.cqk_MTF_dd_img{height:90px;margin-right:20px;width:80px}.cqk_MTF_dd_Div{display:grid;grid-template-columns:repeat(2,1fr)}.cqk_MTF_dd_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_MTF_dd_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.cqk_MTF_dd_Fields_1{display:flex;justify-content:space-evenly;margin-top:20px;width:800px}.cqk_MTF_dd_Qstn_Field_1_B1{align-items:center;border:.5px solid #dbdee6;border-radius:5px;display:flex;height:60px;justify-content:center;position:-webkit-sticky;position:sticky;width:250px}.cqk_MTF_dd_Qstn_Field_1_B1>span{max-height:60px;overflow:scroll;padding:5px 10px}.cqk_MTF_dd_Qstn_Field_1_B1:after{border:.5px dashed #707070;content:"";left:16vw;opacity:.7;position:absolute;top:50%;transform:translateY(-50%);width:4.5vw}.cqk_MTF_dd_Qstn_Field_1_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:.6vw .06vw,.06vw .6vw;border-radius:5px;display:flex;height:auto;justify-content:center;position:-webkit-sticky;position:sticky;width:350px}.cqk_MTF_dd_Ans{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.cqk_MTF_dd_Ans::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk_MTF_dd_Ans::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_MTF_dd_Ans::-webkit-scrollbar-track{background-color:#fff}.cqk_MTF_dd_Ans_Field_1{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;flex-direction:column;justify-content:center;margin-top:20px;max-height:60px;overflow:scroll;padding:29px;width:300px}.cqk_MTF_dd_Ans_Field_1>span{max-height:60px}.MTF_DL_Div{background-color:#fff;border-radius:10px;max-height:29vw;overflow:scroll;padding:20px;width:100%}.MTF_DL_Div p{font-size:20px}.MTF_DL_Cards{display:grid;grid-template-columns:repeat(2,1fr);max-height:400px;overflow-x:hidden;scrollbar-width:thin}.Ans_Cards,.Qstns_Cards{display:flex;flex-direction:column;padding:40px}.Ans_Cards{align-items:flex-end}.AnsCard,.QstnCarD{align-items:center;border:1px solid;border-radius:5px;color:#1b1b1b;display:flex;height:60px;justify-content:center;margin-bottom:25px;width:350px}.react-flow__handle{border-radius:50%;height:13px;width:13px}.react-flow__controls-button react-flow__controls-interactive{display:none}.scrollable-section{-ms-overflow-style:scroll!important;overflow-y:scroll!important}.scrollable-section::-webkit-scrollbar{width:12px!important}.scrollable-section::-webkit-scrollbar-thumb{background-color:#e9e5e5!important}.scrollable-section::-webkit-scrollbar-track{background-color:#fbfafa!important}.fullpageWhite{background-color:#fff}.question_paper_font{font-family:Calibri;font-size:1.18vw;font-weight:700}.question_paper_font_new{font-family:Calibri;font-size:1.23vw;font-weight:700}.question_paper_instructions{font-family:Calibri;font-size:1.18vw;font-style:italic;font-weight:700}.question_paper_instructions_list{color:#000!important;font-family:Calibri;font-size:1.03vw;font-weight:500}.question_paper_font_text{font-family:Calibri;font-size:1.082vw;font-weight:700}.question_container{padding:10px}.instructions_container{border:2px solid #000;display:flex;flex-direction:column;padding:30px}.unordered_list_format{font-size:1.03vw;list-style-type:none;margin-top:10px}.section{margin-bottom:20px;page-break-inside:avoid}.section-heading{padding-top:5px;page-break-before:auto}.page-break{page-break-before:always}@media print{.section{page-break-inside:avoid}.section-heading{padding-top:5px;page-break-before:auto}.page-break{page-break-before:always}}.custom-h3{font-weight:400}.dropDowns{display:flex;margin:50px 0 0 20px}.Heading_div{margin:12px 0 0 30px}.Heading p{color:#1b1b1b;font-size:1vw;font-weight:bolder}.Quiz_Cards_Wrapper{column-gap:45px;display:flex;flex-wrap:wrap;margin:70px 0 30px 90px;padding-bottom:50px;row-gap:45px;-webkit-user-select:none;user-select:none}.Quiz_Card_1{border-radius:2px;flex-basis:calc(28% - 8px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;width:100%}.Card_Mask{background-color:#fff;box-shadow:0 3px 16px #00000029;cursor:not-allowed;height:100%;opacity:.5;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:2}.Quiz_Tittle_Box{align-items:center;background-color:#fff;border:1px;display:flex;justify-content:space-between;padding:10px}.Quiz_Tittle_Box p{color:#ff7f00;font-size:1vw}.Quiz_Tittle_Box p,.Quiz_Tittle_Box p:nth-child(2){word-wrap:break-word;font-weight:700;max-width:300px}.Quiz_Tittle_Box p:nth-child(2){color:#4e4e4e;font-size:12px}.Quiz_Box_1{background-color:#b9dcff;height:113px;width:331px}.Quiz_Box_1_Practice{background-color:#8ed4d3;height:113px;width:331px}.Quiz_Box_Detail_1{display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_Detail_1 p{color:#333;font-size:.9vw;opacity:.9}.Quiz_Box_2{background-color:#1348ad;padding:25px}.Quiz_Box_2_Practice{background-color:#3ba5a3;padding:25px}.Quiz_Box_Detail_2{display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_Detail_2 p{color:#fff;font-size:.9vw;opacity:.7}.Quiz_Box_Detail_2 .percentage_val{margin-left:63px}.Quiz_Box_3{background-color:#06206c;padding:14px}.Quiz_Box_3_Practice{background-color:#23706f;padding:14px}.Quiz_Box_3 p,.Quiz_Box_3_Practice p{color:#fff;font-size:.9vw;opacity:.8;text-align:center}.Quiz_Box_4{display:flex;padding:5px}.lock_icon{margin:5px 15px 0 10px}.info_icon{margin:4px 0 0}.Quiz_Box_4 button{background-color:#fd8c00;border:1px solid #fd8c00;border-radius:15px;color:#f4f4f4;font-size:.9vw;margin:5px 0 0 50px;padding:2px 20px}.Time_btns_div{grid-column-gap:5px;column-gap:5px;display:grid!important;grid-template-columns:repeat(3,1fr);justify-content:center;padding:10px 0;place-items:center;width:331px}.time-btn-item{box-sizing:border-box;margin-bottom:2px;max-width:calc(10% - 20px)}.Time_Btn_Box_info_icon{margin:8px 0 0 5px}.time_btn1{width:120px}.time_btn1,.time_btn2{align-items:center;background-color:#fd8c00;border:1px solid #fd8c00;border-radius:15px;color:#f4f4f4;display:flex;font-size:13px;gap:5px;height:28px;justify-content:center}.time_btn2{margin-right:20px;width:135px}.reportButton{background-color:#fff;border:1px solid grey;border-radius:15px;color:#f4f4f4;color:#000;font-size:13px;gap:5px;height:28px;justify-content:center;margin-right:20px;width:105px}.Quiz_Box_5,.reportButton{align-items:center;display:flex}.Quiz_Box_5{background-color:#d2dbf8;height:39px;justify-content:space-evenly;width:329px}.Box_5_Report{align-items:center;background-color:#fff;border-radius:10px;cursor:pointer;display:flex;height:19px;width:85px}.Box_5_Report h6{color:#4e4e4e;font-size:12px;margin-left:5px}.Box_5_Report h6:nth-child(2){background-color:#fd8c00;border-radius:10px;color:#fff;font-size:12px;height:17px;margin-left:17px;text-align:center;width:21px}@media (min-width:768px) and (max-width:1023px){.Quiz_Cards_Wrapper{margin:3vw 0 1vw 4vw}.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:1.5vw;width:20vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.1vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.1vw 0 .4vw 2.2vw;padding:.2vw 1.6vw}}@media (min-width:1024px) and (max-width:1430px){.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:2vh 0 2vh 1vw;width:20vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.2vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.2vw 0 .4vw 2.2vw;padding:.2vw 1.6vw}}@media (min-width:1431px) and (max-width:3072px){.Quiz_Tittle_Box{align-items:center;border:1px;display:flex;justify-content:space-between;padding:10px}.Quiz_Tittle_Box p{word-wrap:break-word;font-size:1vw;max-width:400px}.Quiz_Tittle_Box p:nth-child(2){word-wrap:break-word;font-size:12px;max-width:400px}.Quiz_Box_1,.Quiz_Box_1_Practice{height:auto;padding:1.1vw;width:22vw}.Quiz_Box_Detail_1{grid-column-gap:7vw;column-gap:7vw;display:grid;grid-template-columns:1fr 1fr}.Quiz_Box_2,.Quiz_Box_2_Practice{padding:1.1vw}.Quiz_Box_Detail_2 .percentage_val{margin-left:3.5vw}.Quiz_Box_3,.Quiz_Box_3_Practice{padding:.9vw}.Quiz_Box_4{padding:.1vw}.lock_icon{height:1.5vw;margin:.5vw .5vw 0 1vw;width:1.5vw}.info_icon{height:1.3vw;margin:1vw 0 0;width:1.4vw}.Quiz_Box_4 button{border-radius:.9vw;margin:.5vw 0 .4vw 2.9vw;padding:.2vw 1.6vw}}#demo-simple-select-label,#selected_orange{color:orange!important}#selected_black{color:#000!important}.az_card_img{box-sizing:"border-box";font-size:"10px"!important;left:"30%";padding:"1px";text-align:"center";top:"90%"}.az_card{background-color:"white";border:"1px solid #ddd";border-radius:"8px";box-shadow:"0 4px 8px rgba(0, 0, 0, 0.1)";height:"332px";margin:"16px";overflow:"hidden";position:"relative";width:"200px"}.container{padding:10px;width:100%}.blue_print_list{margin:20px}.heading{background-color:#d9dcfe;display:flex;font-weight:550;padding:30px}.blue_print_list{background-color:#f3f2ff;display:flex;margin:2px;padding:15px;width:100%}.table_container{border-radius:15px}#blueprint_table td,#blueprint_table th{padding:30px}#blueprint_table tr:hover{background-color:#ddd}#blueprint_table th{background-color:#8cccf3;color:#0364f5;padding-bottom:8px;padding-top:12px}.reject-button-blue-print{border:1px solid red;border-radius:9px;color:red;cursor:pointer;flex-shrink:0;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;height:60px;line-height:normal;width:200px}.cancel-button-blue-print{border:1px solid #ccc;border-radius:9px}.approve-button-blue-print,.cancel-button-blue-print{color:#fff;cursor:pointer;flex-shrink:0;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;height:60px;line-height:normal;width:200px}.approve-button-blue-print{background:#1fbc05;border:none;border-radius:9px}.modal-text{color:#1b1b1b5e;color:"red";font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.scrollbar{display:flex;flex-direction:row;justify-content:center;min-height:200px;overflow-x:scroll;width:100%}.scroll-smooth::-webkit-scrollbar{background-color:#fff;display:block;height:9px}.scroll-smooth::-webkit-scrollbar-track{background:#bebebe;border-bottom:4px solid #fff;border-top:4px solid #fff}.scroll-smooth::-webkit-scrollbar-thumb{background:#d8bcbc;display:block}.scroll-smooth::-webkit-scrollbar-thumb:hover{cursor:pointer}.removeScrollbar::-webkit-scrollbar{display:none}.class_average{gap:100px;overflow-x:auto;width:100%}.custom-list li.active p{color:#fff}.quizOverviewTiles{font-size:.8vw}.taxonomyTileBox{height:83px}.taxonomyText{font-size:13px}@media only screen and (max-width:1440px){.taxonomyTileBox{height:66px}.taxonomyText{font-size:11px}.quizTileIcons img{width:80px}.quizTileIcon img{width:65px}}@media only screen and (max-width:1395px){.quizOverviewTiles{font-size:.7vw}.taxonomyTileBox{height:60px}.taxonomyText{font-size:10px}}@media only screen and (max-width:1108px){.quizOverviewTiles{font-size:.6vw}.quizTileIcons img{width:65px}.quizTileIcon img{width:50px}.taxonomyTileBox{height:50px}.taxonomyText{font-size:8px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.queSelectionStyles_breadcrumbs__hNhNI{align-items:center;display:flex}.queSelectionStyles_breadcrumbs__hNhNI,.queSelectionStyles_breadcrumbs__hNhNI p{color:#354052;font-family:Poppins;font-size:15px;font-weight:500;text-transform:capitalize}.queSelectionStyles_root_item_container__0kyA6{width:80%}.queSelectionStyles_accordion_listitems__cNdbN{color:#354052;font-size:13px;font:normal normal normal 13px/23px Poppins}.queSelectionStyles_root_topics_container__h3xLW{align-items:center;border:1px solid #d9d9d9;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:14px 20px 14px 50px}.queSelectionStyles_topic_select_btn__FL\+es{background-color:#fd8c00}.queSelectionStyles_topic_select_btn__FL\+es,.queSelectionStyles_topic_selected_btn__eTOKb{border:0;border-radius:16px;color:#fff;cursor:pointer;font-family:Poppins;font-size:15px;font-weight:400;list-style-type:none;padding:5px 15px;text-decoration:none}.queSelectionStyles_topic_selected_btn__eTOKb{background-color:#9b9fa7}.queSelectionStyles_dropdown_container__WrNvR{padding-top:-30px}.queSelectionStyles_css-o4b71y-MuiAccordionSummary-content__f21Hd{margin:0!important}.queSelectionStyles_css-15v22id-MuiAccordionDetails-root__-XoDs{padding:0!important}.queSelectionStyles_css-o4b71y-MuiAccordionSummary-content__f21Hd.queSelectionStyles_Mui-expanded__-60nn{margin:0!important}.queSelectionStyles_css-15v22id-MuiAccordionDetails-root__-XoDs{padding:8px!important}.queSelectionStyles_accordian_main__ShdlG,.queSelectionStyles_items_link__w68lV{background-color:#fff;border:1px solid #7070706b;list-style-type:none;margin:6px}.queSelectionStyles_sublink_text__ER4bb{color:#000;font-size:.8rem;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.queSelectionStyles_totalScore__Ij1Ao{color:#fd8c00;font-family:Poppins;font-size:15px;font-weight:500;position:absolute;right:0}.wholePage{height:auto;-webkit-user-select:none;user-select:none;width:100%}.dropdown_And_search_div{display:flex;justify-content:space-between;margin:50px 0 0 20px;width:81vw}.dropdown_div{display:flex;gap:3.58vw}.u_line{border-bottom:1px solid #e9e7f6;margin:12px 0 0 10px}.Lms_Cards_Container{display:grid;grid-template-columns:repeat(5,1fr);margin-right:4em;position:absolute}.Nochapter{color:#9b9fa7;font-size:20px;font-weight:500;left:38vw;opacity:.8;position:relative;top:32vh}.Lms_Card{background-color:#fff;border:1px solid #fff;border-radius:.32vw;cursor:pointer;height:300px;padding:10px;position:relative;transition:box-shadow .3s ease;width:200px}.Lms_Card .chap_Img{height:11vh}.Lms_Card .chap_Img,.altImg{display:block;margin-left:auto;margin-right:auto;object-fit:contain;width:50%}.altImg{height:10vh}.Lms_Card p{bottom:3px;color:#2f395b;font-size:.67vw;left:0;margin-top:5px;padding:5px;position:absolute;text-align:center;top:85px;width:100%}.Lms_Card:hover{border:2px solid orange}.msg_Icon_style{display:flex;justify-content:flex-end}.msg_Icon_style img{background-color:#1436c3;border:5px solid blue;border-radius:50px;height:48px;padding:5px;width:48px}@media (min-width:768px) and (max-width:1023px){.dropdown_And_search_div{justify-content:normal}.dropdown_div{gap:6.5vw}.Lms_Cards_Container{grid-template-columns:repeat(4,1fr)}.Lms_Card{border-radius:.6vw;height:93px;margin:2.3vw 0 0 1.3vw;width:134px}.Lms_Card p{font-size:1vw;top:62px}}@media (min-width:1024px) and (max-width:1430px){.dropdown_And_search_div{width:95%}.dropdown_div{gap:6.5vw}.Lms_Card{border-radius:.5vw;height:100px;margin:1.3vw 0 0 1.3vw;width:150px}.Lms_Card p{font-size:.9vw;top:65px}}@media (min-width:1500px) and (max-width:3072px){.Lms_Card{border-radius:.5vw;margin:1.3vw 0 0 1.3vw}.Lms_Card p{top:84px}}.css-1yk1gt9-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root:hover,.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input.MuiSelect-select:hover,.css-jedpe8-MuiSelect-select-MuiInputBase-input-MuiOutlinedInput-input:hover{border-color:orange!important;color:orange!important}.css-wrwlcd-MuiButtonBase-root-MuiMenuItem-root.Mui-selected:hover{background-color:#e9e7f6!important}.MuiInputBase-root:hover{borderColor:#fd8c00!important;backgroundColor:#f7e5c4!important}iframe:-webkit-full-screen{height:100%}iframe:fullscreen{height:100%}.FullScrnBtn{background-color:#18ba24;border:none;border-radius:5px;color:#fff;font-size:13px;margin-top:15px;outline:none;padding:8px}.hvr-bubble-top{box-shadow:0 0 1px #0000;display:inline-block;position:relative;transform:perspective(1px) translateZ(0);vertical-align:middle}.hvr-bubble-top:before{border-color:#0000 #0000 #18ba24;border-style:solid;border-width:0 10px 10px;content:"";left:calc(50% - 10px);pointer-events:none;position:absolute;top:0;transition-duration:.3s;transition-property:transform;z-index:-1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{transform:translateY(-10px)}.Main_Container{border-radius:10px;padding:10px;-webkit-user-select:none;user-select:none;width:100%}.Bread_Crumbs_itms{display:flex}.ChapPage:hover{color:#1912bf}.SD_and_btn{align-items:baseline;display:flex;justify-content:space-between;margin:15px 0 20px 10px}.StartAndEndDates{align-items:center;display:flex;gap:20px}.SD_heading1,.SD_heading2{color:#2d3962;font-size:15px;font-weight:700;opacity:.9}.S-date{color:#08f}.E-date,.S-date{font-size:13px;opacity:.9;padding-left:10px}.End_btn,.Enrich_btn{background-color:#707070;border:0;border-radius:2px;color:#fff;font-size:13px;height:32px;margin-right:20px;opacity:.8;width:75px}.image_iframe{height:83.1vh;width:100%}@media (min-width:768px) and (max-width:1023px){.Bread_Crumbs_itms{display:flex;margin:.9vw 0 0 .6vw}.Bread_Crumbs_itms p{font-size:.78vw}.Bread_Crumbs_itms>img{margin:.015vw 0 0 .32vw;width:.98vw}.SD_and_btn{align-items:baseline;display:flex;justify-content:space-between;margin:.6vw 0 1vw .55vw}.StartAndEndDates{align-items:center;display:flex;gap:20px}.SD_heading1,.SD_heading2{font-size:.97vw}.E-date,.S-date{font-size:.84vw;padding-left:10px}.Enrich_btn{border-radius:.3vw;font-size:.84vw;height:3.43vh;margin-right:1.3vw;width:3.88vw}.image_iframe{height:41.1vh;width:100%}.FullScrnBtn{border-radius:.5vw;font-size:1.2vw;margin-top:1.5vw;padding:.62vw}}.az_menu_icon{color:#828282;height:24px;vertical-align:middle;width:24px}.az_menu_text{color:#828282}.az_menu_text,.az_selected_menu_text{font-size:16px;font-weight:700;margin-left:12px;margin-right:12px}.az_selected_menu_text{color:orange}.az_double_arrow{color:#828282;font-size:16px;font-weight:700;margin-left:16px;margin-right:16px}.az_menu_text:hover{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:orange;text-decoration-thickness:4px;text-underline-offset:4px}@media print{.rpv-core__display--block-medium .example-modal{display:none}}.studyHeading.borderLeft{background-color:#1912bf;border-bottom-right-radius:20px;border-left:6px solid #ffcf09;border-top-right-radius:20px}.listItemIcon{display:flex;margin-right:10px}.Quiz_Wrapper{display:flex;flex-direction:column;padding:20px;width:100%}.Title_And_Time{align-items:flex-end;display:flex;gap:35rem;justify-content:space-between;margin:20px 0;width:100%}.Title{font-size:14px}.Time_OutOf{align-items:flex-end;display:flex}.OutOf{color:#093eb5;font-size:15px;font-weight:700;margin:20px 25px 0 0;opacity:.9}.Time{font-size:14px;letter-spacing:.4px;opacity:.8}.BtnsDiv{-webkit-user-select:none;user-select:none}.BtnsDiv,.QstnBtns{display:flex;justify-content:flex-end}.QstnBtns{align-items:center;background-color:#f8f4fc;border:1px solid #faf9ff;margin-top:5px;padding:20px}.PrevBtn{align-items:center;background-color:#9ea3d4;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px}.PrevBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.az-exit-btn-container{text-align:right;width:100%}.ExitBtn{align-items:right;background-color:#19c183;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px 20px}.ExitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.NxtBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;justify-content:center;margin-right:20px;padding:10px 5px 10px 10px}.NxtBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.SubmitBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;height:40px;justify-content:center;margin-right:20px;width:135px}.SubmitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Qstn_Bubble_div{background-color:#fff;border-radius:10px;margin:0 0 10px;-webkit-user-select:none;user-select:none}.Bubble_and_img{display:flex;gap:50px;height:auto;padding:8px;width:1179px}.Qstn_Bubble_img{align-items:center;display:flex;justify-content:center;margin:0 0 0 20px}.Qstn_Bubble_img img{height:87px;width:55px}.Qstn_Bubble_img h6{color:#1b1b1b;font-size:13px;margin-left:15px}.Qstn_Bubble_img span{display:flex;flex-direction:column}.Bubbles{grid-gap:15px;align-content:center;display:grid;gap:15px;grid-template-columns:repeat(20,1fr)}.Bubbles>.Bubble>div:nth-child(-n+25){grid-column:span 25}.Bubbles>.Bubble>div:nth-child(n+26){grid-column:span 25;grid-row:2}.Bubble{background-color:#00ce95;border-radius:50px;box-shadow:0 3px #000;color:#fff;cursor:pointer;font-size:16px;height:32px;line-height:3;text-align:center;width:32px}.Bubble:active{background-color:#3e8e41;box-shadow:0 5px;transform:translateY(4px)}.Info_Bubbles{color:#1b1b1b;display:flex;font-size:12px;gap:45px;opacity:.9;padding:0 0 20px 30px;-webkit-user-select:none;user-select:none}.bubble_1,.bubble_2{align-items:center;display:flex;gap:5px;opacity:.9}.circle_1{background-color:#2fb44d}.circle_1,.circle_2{border-radius:50%;display:flex;height:16px;width:16px}.circle_2{background-color:#bababa}.Modal_Head{background-color:#545282;display:flex;justify-content:space-between;padding:15px}.Modal_title{color:#fff;font-size:18px;opacity:.9}.Close_btn{color:#fff}.modal_contents{max-height:calc(100% - 120px);overflow-y:auto;padding:20px}.modal_content_1{margin-bottom:10px}.modal_content_1,.modal_content_2{color:#333;font-size:16px;font-weight:400;opacity:.9}.modal_content_2 span{color:#333;font-weight:700}.modal_content_3{color:#333;font-size:14px;font-weight:400;margin-top:30px;opacity:.9}.Modal_Footer{bottom:0;padding:15px;position:absolute;width:100%}.Modal_Footer_Btns{display:flex;gap:15px;justify-content:flex-end;margin-right:15px;margin-top:10px}.Cancel_Btn button{background-color:#fd8c00}.Cancel_Btn button,.Start_Btn button{border:none;border-radius:2px;color:#fff;font-size:13px;height:32px;opacity:.9;width:92px}.Start_Btn button{background-color:#00ad34}.U_line{border-top:1px solid #f2f2f2;opacity:.9;width:100%}@media screen and (min-width:768px) and (max-width:1023px){.Title_And_Time{gap:36.4vw;margin:1.3vw 0}.OutOf,.Title{font-size:1.3vw}.OutOf{margin:1.3vw 1.62vw 0 0}.Time{font-size:1.3vw}.QstnBtns{margin-top:.32vw;padding:1.5vw}.PrevBtn{height:4vw;margin-right:1.3vw;width:17vw}.PrevBtn img{height:1.66vh;width:1.4vw}.PrevBtn h6{font-size:1.3vw}.NxtBtn{height:4vw;margin-right:1.3vw;width:14vw}.NxtBtn img{height:1.66vh;width:1.4vw}.NxtBtn h6{font-size:1.3vw}.SubmitBtn{height:4vw;margin-right:1.3vw;width:11vw}.SubmitBtn h6{font-size:1.3vw}.Qstn_Bubble_div{margin:0 0 1.5vw}.Bubble_and_img{gap:4.55vw;height:auto;width:90.5vw}.Qstn_Bubble_img{margin:0 0 0 1.8vw}.Qstn_Bubble_img img{height:12vh;width:3.6vw}.Qstn_Bubble_img h6{font-size:1.3vw;margin-left:2vw}.Bubbles{gap:1.2vw}.Bubble{border-radius:4.3vw;font-size:1.5vw;height:2em;width:2em}.Info_Bubbles{font-size:1.3vw;gap:3.2vw;padding:0 0 2.35vw 2vw}.bubble_1,.bubble_2{gap:.2vw}.circle_1,.circle_2{height:12px;width:12px}}@media screen and (min-width:1024px) and (max-width:1430px){.Title_And_Time{gap:34.4vw;margin:2vw 0}.Title{font-size:1.7vw}.OutOf{margin:1.5vw 1.72vw 0 0}.OutOf,.Time{font-size:1.1vw}.QstnBtns{margin-top:.52vw;padding:1.5vw}.PrevBtn{height:3.5vw;margin-right:1.3vw;width:15vw}.PrevBtn img{height:2vh;width:1.8vw}.PrevBtn h6{font-size:1.2vw}.NxtBtn{height:3.5vw;margin-right:1.3vw;width:14vw}.NxtBtn img{height:2vh;width:1.8vw}.NxtBtn h6{font-size:1.2vw}.SubmitBtn{height:3.5vw;margin-right:1.3vw;width:10vw}.SubmitBtn h6{font-size:1.2vw}.Qstn_Bubble_div{margin:0 0 1.7vw}.Bubble_and_img{gap:4.55vw;height:auto;width:90.5vw}.Qstn_Bubble_img{margin:0 0 0 2vw}.Qstn_Bubble_img img{height:13vh;width:4.6vw}.Qstn_Bubble_img h6{font-size:1.3vw;margin-left:2.2vw}.Bubbles{gap:.9vw}.Bubble{border-radius:4.3vw;font-size:1.2vw;height:2em;width:2em}.Info_Bubbles{font-size:1.1vw;gap:3.4vw;padding:0 0 2.45vw 2.2vw}.bubble_1,.bubble_2{gap:.3vw}.circle_1,.circle_2{height:13px;width:13px}}.MTF_Box{background-color:#fff;border-radius:10px;height:600px;padding:20px;width:100%}.MTF_Qstn_And_Field_div{max-height:500px;overflow-x:hidden;width:800px}.MTF_Qstn_And_Field_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_Qstn_And_Field_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_Qstn_And_Field_div::-webkit-scrollbar-track{background-color:#fff}.MTF_Div{display:grid;grid-template-columns:repeat(2,1fr);margin-top:20px}.MTF_Fields_1,.MTF_Fields_2,.MTF_Fields_3,.MTF_Fields_4{display:flex;justify-content:space-evenly;width:800px}.MTF_Fields_2,.MTF_Fields_3,.MTF_Fields_4{margin-top:20px}.MTF_Qstn_Field_1_B1,.MTF_Qstn_Field_1_B2,.MTF_Qstn_Field_2_B1,.MTF_Qstn_Field_2_B2,.MTF_Qstn_Field_3_B1,.MTF_Qstn_Field_3_B2,.MTF_Qstn_Field_4_B1,.MTF_Qstn_Field_4_B2{align-items:center;background:linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0),linear-gradient(90deg,#707070 70%,#fff0 0),linear-gradient(#707070 70%,#fff0 0);background-position:top,100%,bottom,0;background-repeat:repeat-x,repeat-y;background-size:10px 1px,1px 10px;border-radius:6px;display:flex;height:159px;justify-content:center;position:-webkit-sticky;position:sticky;width:276px}.MTF_Qstn_Field_1_B1:after,.MTF_Qstn_Field_2_B1:after,.MTF_Qstn_Field_3_B1:after,.MTF_Qstn_Field_4_B1:after{border:.5px dashed #707070;border-collapse:initial;border-spacing:150px;content:"";position:absolute;right:-85px;top:50%;transform:translateY(-50%);width:85px}.MTF_Ans_Imgs{align-items:center;display:flex;flex-direction:column;max-height:500px;overflow-x:hidden}.MTF_Ans_Imgs img{border:.5px dashed #707070;height:159px;width:276px}.MTF_Ans_Imgs::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.MTF_Ans_Imgs::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.MTF_Ans_Imgs::-webkit-scrollbar-track{background-color:#fff}.Header_div{align-items:center;display:flex;justify-content:space-between;padding-bottom:15px}.Header_div>div:first-child>h5{color:#333;font-size:14px;opacity:.8}.Header_Img_Time_Score{align-items:baseline;display:flex;gap:40px}.Img_Score_div{display:flex;flex-direction:row;justify-content:center;opacity:.9;position:relative;text-align:center}.Img_Score_div>img:first-child{height:54px;width:54px}.Img_Score_div>h6:nth-child(2){bottom:-28%;color:#333;font-size:13px;opacity:.9;position:absolute;white-space:nowrap}.Time_and_details{display:flex;flex-direction:row}.clock_img{display:flex;margin-right:10px}.Time_div h6:first-child{color:#333;font-size:13px;opacity:.8}.Time_div h6:nth-child(2){color:#afafaf;font-size:11px;font-weight:400}.Charts_Wrapper{padding:20px 30px 0}.Charts_Headings{color:#333;display:flex;font-size:13px;font-weight:600;justify-content:space-between;padding:0 7rem 0 3.5rem}.Chart_div{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center}.DNut_details{display:flex;gap:20px}.details div:first-child h5,.details div:nth-child(2) h5,.details div:nth-child(3) h5{color:#333;font-size:15px;margin-top:15px}.details div:first-child h6,.details div:nth-child(2) h6,.details div:nth-child(3) h6{color:#54585a;font-size:10px;opacity:.7}.dot1{background-color:#00ce95}.dot1,.dot2{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.dot2{background-color:#eb3e68}.dot3{background-color:#959aad;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.Analysis_div_parent{height:21vh;overflow-y:scroll}.Analysis_div_parent::-webkit-scrollbar{display:block;width:7px}.Analysis_div_parent::-webkit-scrollbar-track{background-color:#fff}.Analysis_div_parent::-webkit-scrollbar-thumb{border-Radius:4px;background-color:gray}.Analysis_div_parent::-webkit-scrollbar-thumb:hover{background-color:#a9a9a9}.Analysis_div{background-color:#c3ffda48;border-radius:10px;height:auto;margin-bottom:2vh;padding:20px}.Analysis_head{color:#333;font-size:20px;font-weight:400;opacity:.9}.Analysis_Details{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.detail_1{color:#333;font-size:16px;text-align:center}.detail_1 h6:nth-child(2){color:#0470cc;font-size:16px}.Analysis_Btn{margin-top:20px}.Analysis_Btn,.Analysis_Btn button{align-items:center;display:flex;justify-content:center}.Analysis_Btn button{background-color:#22af42;border:none;border-radius:20px;box-shadow:0 4px #999;color:#fff;font-size:12px;height:40px;outline:none;width:162px}.Analysis_Btn button:active{background-color:#22af42;transform:translateY(4px)}.Cqk_Quiz_Wrapper{display:flex;flex-direction:column;padding:20px;width:100%}.Cqk_Title_And_Time{align-items:flex-end;display:flex;gap:35rem;justify-content:space-between;margin:20px 0;width:100%}.Cqk_OutOf{color:#093eb5;font-size:15px;font-weight:700;opacity:.9}.Cqk_BtnsDiv,.Cqk_OutOf{display:flex;justify-content:flex-end}.Cqk_BtnsDiv{-webkit-user-select:none;user-select:none}.Cqk_QstnBtns{padding:10px}.Cqk_QstnBtns,.Cqk_QstnBtnsChap{align-items:center;background-color:#fcfcff;border:1px solid #faf9ff;display:flex;justify-content:flex-end}.Cqk_QstnBtnsChap{padding:10px 20px}.TimeTakenLabel{font-size:15px;font-weight:700;margin-right:20px}.Cqk_ExitBtn{align-items:center;background-color:#2aa571;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px}.Cqk_ExitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Cqk_PrevBtn{align-items:center;background-color:#9ea3d4;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px}.Cqk_PrevBtn h6{color:#fff;font-size:12px;font-weight:400;opacity:.9}.Cqk_NxtBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;display:flex;justify-content:center;margin-right:20px;padding:10px 5px 10px 10px}.Cqk_NxtBtn h6{color:#fff;font-size:12px;font-weight:400;opacity:.9}.Cqk_SubmitBtn{align-items:center;background-color:#fd8c00;border:none;border-radius:3px;color:#fff;display:flex;height:40px;justify-content:center;margin-right:20px;width:135px}.Cqk_SubmitBtn h6{color:#fff;font-size:14px;font-weight:400;opacity:.9}.Cqk_Qstn_Bubble_div{background-color:#fff;border-radius:10px;margin:0 0 10px;-webkit-user-select:none;user-select:none}.Cqk_Bubble_and_img{display:flex;gap:50px;height:auto;padding:8px;width:100%}.Cqk_Qstn_Bubble_img{align-items:center;display:flex;justify-content:center;margin:0 0 0 20px}.Cqk_Qstn_Bubble_img img{height:87px;width:55px}.Cqk_Qstn_Bubble_img h6{color:#1b1b1b;font-size:13px;margin-left:15px}.Cqk_Qstn_Bubble_img span{display:flex;flex-direction:column;font-size:20px}.Cqk_Bubbles{grid-gap:15px;align-content:center;display:grid;gap:15px;grid-template-columns:repeat(20,1fr)}.Cqk_Bubbles>.Cqk_Bubble>div:nth-child(-n+25){grid-column:span 25}.Cqk_Bubbles>.Cqk_Bubble>div:nth-child(n+26){grid-column:span 25;grid-row:2}.Cqk_Bubble{background-color:#00ce95;color:#fff;cursor:pointer;font-size:16px;height:32px;line-height:3;text-align:center;width:32px}.Cqk_Bubble:active{background-color:#3e8e41;transform:translateY(4px)}.Cqk_Info_Bubbles{color:#1b1b1b;display:flex;font-size:12px;gap:25px;margin-left:20px;-webkit-user-select:none;user-select:none}.Cqk_bubble_1,.Cqk_bubble_2,.Cqk_bubble_3{align-items:center;display:flex;gap:5px}.Cqk_circle_1{background-color:#2fb44d}.Cqk_circle_1,.Cqk_circle_2{border-radius:50%;display:flex;height:16px;width:16px}.Cqk_circle_2{background-color:#bababa}.Cqk_circle_3{background-color:#eb3e68;border-radius:50%;display:flex;height:16px;width:16px}.cqk_CS_div{grid-column-gap:40px;background:#fff;border-radius:10px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);height:355px;padding:20px;-webkit-user-select:none;user-select:none;width:100%}.cqk_Para_and_img{max-height:672px;overflow:auto;padding-right:20px;width:100%}.cqk_Para_and_img::-webkit-scrollbar{background-color:#fff;display:block;height:6px;max-height:178px;position:relative;width:6px}.cqk_Para_and_img::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Para_and_img::-webkit-scrollbar-track{background-color:#f2f2f2}.cqk_head_1{color:#00be66;font-size:16px;opacity:.9}.cqk_Para_div_1{font-size:13px;overflow-y:scroll;padding-bottom:20px;text-align:justify}.cqk_Para_div_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk_Para_div_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Para_div_1::-webkit-scrollbar-track{background-color:#fff}.cqk_Para{font-size:1.3 vw;text-align:justify}.cqk_Cs_Explanation,.cqk_Cs_img,.cqk_Para{margin-top:20px}.cqk_Cs_img{height:110px;width:170px}.cqk_SubQuestion_Section{overflow-y:scroll}.cqk_SubQuestion_Section,.cqk_SubQuestion_Section_chapterquizkey{max-height:672px;padding-right:10px}.cqk_Qstns_and_Ans{width:100%}.cqk_SubQuestion_Section::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_SubQuestion_Section::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_SubQuestion_Section::-webkit-scrollbar-track{background-color:#fff}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_SubQuestion_Section_chapterquizkey::-webkit-scrollbar-track{background-color:#fff}.cqk_Img_and_Para{align-items:center;display:flex;gap:10px}.cqk_Q_para{font-size:13px;margin-top:10px;text-align:justify;width:100%}.cqk_sub_Qustn_img{height:60px;width:100px}.cqk_Cs_Ans_Fields{margin-top:5px}.cqk_title_{font-size:16px}.cqk_CsFib_Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.cqk_CsFib_Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}.cqk_CsFib_Ans_div{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;gap:10px;height:60px;margin-top:20px;width:500px}.cqk_CsFib_tick_And_Cancel_Icon{align-items:center;display:flex;margin-left:20px}.cqk_CsFib_CorrectAnsLabel{font-size:13px;font-weight:700;margin:8px 0 0 100px}.Warning_img{align-items:center;display:flex;justify-content:center}.Warning_text{margin-top:20px;text-align:center}.Warning_Btns{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:20px}.Btn1{background-color:#fff;border:1px solid #7a7a7a;border-radius:21px;color:#7a7a7a;font-weight:700}.Btn1,.Btn2{font-size:14px;height:40px;text-transform:uppercase;width:100px}.Btn2{background-color:#fd8c00;border:none;border-radius:21px;box-shadow:0 5px #fd8c0080;color:#fff;letter-spacing:.5px;outline:none}.Btn2:hover{background-color:#ec7b23}.Btn2:active{background-color:#fd8c00;box-shadow:0 5px #fd8c0080;transform:translateY(4px)}.cqk__Quiz_Main_div_MSQ{height:355px}.cqk__Quiz_Main_div_MSQ,.cqk__Quiz_Main_div_MSQ_Auto{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;padding:15px;-webkit-user-select:none;user-select:none;width:100%}.cqk__Quiz_Main_div_MSQ_Auto{height:auto}.cqk__Qstn_and_Ans_MSQ{grid-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr}.cqk__Qstn_div_MSQ{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__Msq_Head{font-size:15px;opacity:.8}.cqk__Qstn_content_1_MSQ{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_content_1_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__MSQ_img{height:110px;margin-top:10px;width:170px}.cqk__Ans_div_MSQ{max-height:300px;overflow-x:hidden}.cqk__Ans_div_MSQ::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Ans_div_MSQ::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Ans_div_MSQ::-webkit-scrollbar-track{background-color:#fff}.cqk__Head_MSQ{color:#1b1b1b;font-size:16px}.cqk__Ans1_MSQ{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:10px;opacity:.9;padding:10px;width:550px}.cqk_Quiz_Main__div{padding:31px}.cqk_Quiz_Main__div,.cqk_Quiz_Main__div_chapterquizkey{height:355px}.cqk_Quiz_Main__div,.cqk_Quiz_Main__div_chapterquizkey,.cqk_Quiz_Main__div_chapterquizkey_height{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;-webkit-user-select:none;user-select:none;width:100%}.cqk_Quiz_Main__div_chapterquizkey_height{height:auto}.cqk_Qstn_and__Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.cqk_Qstn__div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk_Qstn__div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk_Qstn__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Qstn__div::-webkit-scrollbar-track{background-color:#fff}.cqk_Fib_Head{font-size:16px}.cqk_Fib_Qstn_Img{height:110px;margin-top:20px;width:170px}.Paragraph_title{font-size:18px}.Paragraph{font-size:16px;margin-bottom:2px;margin-top:1px;text-align:justify}.cqk_Qstn_content__1{color:#333;font-size:13px;line-height:1.7;margin-top:20px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk_Qstn_content__1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk_Qstn_content__1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Qstn_content__1::-webkit-scrollbar-track{background-color:#fff}.cqk_Ans__div{max-height:300px;overflow-x:hidden}.cqk_Ans__div::-webkit-scrollbar{background-color:#4384ff;display:block;position:relative;width:6px}.cqk_Ans__div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk_Ans__div::-webkit-scrollbar-track{background-color:#fff}.cqk_Option_and_Ans{align-items:baseline;display:flex;gap:40px;margin-left:20px}.cqk_Option_and_Ans>input{box-shadow:0 3px 6px #00000029}.cqk_Option_and_Ans_chapterQuiz_key{align-items:baseline;display:flex;gap:40px}.cqk_Option_and_Ans_chapterQuiz_key>input{box-shadow:0 3px 6px #00000029}.fib_text>p,.fib_text>p>p{color:#090e64}.cqk_Option{color:#000;font-size:20px;font-weight:700;height:28px;width:14px}.cqk_Ans_div{align-items:center;border:1px solid #dbdee6;border-radius:5px;display:flex;gap:10px;height:60px;margin-top:20px;width:500px}.tick_And_Cancel_Icon{align-items:center;display:flex;margin-left:20px}.CorrectAnsLabel{font-size:13px;font-weight:700;margin:8px 10px 0 100px;text-align:justify}.cqk__Quiz_Main_div_MCQ{height:355px;padding:15px}.cqk__Quiz_Main_div_MCQ,.cqk__Quiz_Main_div_MCQ_chapterquizkey{background-color:#fff;border:1px solid #fff;border-radius:10px;opacity:.9;width:100%}.cqk__Quiz_Main_div_MCQ_chapterquizkey{height:"auto"}.cqk__Qstn_and_Ans{grid-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:1fr 1fr}.cqk__Qstn_div{border-right:1px solid #faf9ff;max-height:400px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div::-webkit-scrollbar-track{background-color:#fff}.cqk__Qstn_div_chapterquizkey{border-right:1px solid #faf9ff;max-height:200px;overflow:auto;padding-right:20px;text-align:justify}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative;width:6px}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_div_chapterquizkey::-webkit-scrollbar-track{background-color:#fff}.cqk__Mcq_Head{font-size:15px;opacity:.8}.cqk__Qstn_content_1{color:#333;font-size:13px;line-height:1.7;margin-top:10px;opacity:.9;overflow-y:hidden;padding-bottom:20px}.cqk__Qstn_content_1::-webkit-scrollbar{background-color:#4384ff;display:block;height:6px;position:relative}.cqk__Qstn_content_1::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Qstn_content_1::-webkit-scrollbar-track{background-color:#fff}.cqk__MCQ_Qstn_Img{height:110px;width:170px}.cqk__Ans_div{max-height:320px;overflow-x:hidden}.cqk__Ans_div::-webkit-scrollbar{background-color:#4384ff;display:block;max-height:178px;position:relative;width:6px}.cqk__Ans_div::-webkit-scrollbar-thumb{background-color:#4384ff;border-radius:10px}.cqk__Ans_div::-webkit-scrollbar-track{background-color:#fff}.cqk__Ans_Head_and_Count{display:flex;justify-content:space-between}.cqk__Head{color:#1b1b1b;font-size:16px}.cqk__Ans1{border:1px solid #dbdee6;border-radius:5px;color:#1b1b1b;font-size:18px;height:auto;line-height:24px;margin-top:11px;opacity:.9;padding:10px;width:520px}.SideMenu_video{margin:20px 0 0 50px}.SideMenu_video video{width:95%}.Mind_map_pdf{background-color:#fff;border:1px solid #fff;border-radius:10px;box-shadow:0 0 10px 0 #0000000f;margin:20px;padding:10px}.Chap_Name{font-weight:bolder;margin:20px 0 10px 20px;opacity:.9}.U_Line{border-top:1px solid #707070;margin-bottom:20px;opacity:.4;width:100%}.Mind_map_pdf iframe{border-radius:6px;height:740px;width:100%}.faq_division{height:auto;margin:20px;width:100%}.faq_dropdown_div{display:flex;gap:20px;margin:30px 0 10px}.faq_name_division{margin:0 0 40px}.no_faq{color:#9b9fa7;font-size:18px;font-weight:500;left:28vw;opacity:.8;position:relative;top:25vh}.thumbsUP{margin-top:20px}.star1{transform:translate(3px,15px)}.star1,.star2{position:relative}.star2{transform:translateY(5px)}.star3{transform:translate(0)}.star3,.star4{position:relative}.star4{transform:translateY(5px)}.star5{position:relative;transform:translate(-3px,15px)}.Wrapper{background:#f4f4f4;display:flex;flex-direction:column;height:88vh;width:100%}.dropdown__div{display:flex;gap:20px;margin:55px 0 5px 25px}.u__line{border-bottom:1px solid #e9e7f6;margin:12px 0 0 10px;width:100%}.h__line{background:#e9e7f6;height:77vh;position:relative;top:-20px;width:1px}.CR_Wrapper{margin:20px 20px 0}.Score_and_Charts{display:flex;justify-content:space-around}.Score_Cards{display:flex;flex-direction:column;gap:20px;max-height:550px;overflow-x:hidden;overflow-y:auto;padding-right:15px;width:22%}.Score_Cards::-webkit-scrollbar{background-color:#c4c3c7;display:block;max-height:178px;position:relative;width:6px}.Score_Cards::-webkit-scrollbar-thumb{background-color:#c4c3c7;border-radius:10px;height:10px}.Score_Cards::-webkit-scrollbar-track{background-color:#f4f4f4}.Score_Card{background-color:#fff;border-radius:10px;max-height:170px;padding:20px;width:100%}.Score_Card div:first-child{color:#2f395b;font-size:14px;font-weight:700;margin-bottom:5px;max-height:65px;opacity:.9;overflow:auto}.score{color:#9093a8;font-size:13px;margin-top:10px}.Progress_Bar_div span{color:#333;font-size:14px;font-weight:700}.Score_Card div:last-child{align-items:center;color:#fd8c00;display:flex;font-size:13px;justify-content:center;margin-top:5px}.CR_Charts_div{background-color:#fff;border-radius:10px;height:63vh;overflow:auto;width:73%}.CR_Header_div{align-items:center;display:flex;height:82px;justify-content:space-between;padding:20px}.CR_Header_div h5:first-child{color:#333;font-size:16px;opacity:.8}.CR_Header_Img_Time_Score,.CR_Img_Score_div{align-items:center;display:flex}.CR_Img_Score_div{flex-direction:column;margin:5px 40px 15px 0;opacity:.9}.CR_Img_Score_div h6:nth-child(2){color:#333;font-size:16px;opacity:.9}.CR_clock_img{display:flex;margin-right:10px}.CR_Time_div h6:first-child{color:#333;font-size:16px;opacity:.8}.CR_Time_div h6:nth-child(2){color:#afafaf;font-size:13px}.CR_Chart_div{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);justify-items:center;margin-top:20px;padding:10px}.CR_DNut_details{display:flex}.CR_details div:first-child h5,.CR_details div:nth-child(2) h5,.CR_details div:nth-child(3) h5{color:#333;font-size:18px}.CR_details div:nth-child(2),.CR_details div:nth-child(3){margin:25px 0 0}.CR_details div:first-child h6,.CR_details div:nth-child(2) h6,.CR_details div:nth-child(3) h6{color:#54585a;font-size:11px}.CR_dot1{background-color:#00ce95}.CR_dot1,.CR_dot2{border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.CR_dot2{background-color:#eb3e68}.CR_dot3{background-color:#959aad;border-radius:50%;display:inline-block;height:10px;margin-right:5px;width:10px}.CR_Analysis_div{background-color:#c3ffda48;border-radius:10px;height:130px;margin:20px auto;max-width:95%;padding:20px}.Analysis_div_parent{margin:auto;max-height:135px;overflow:auto;width:90%}.Analysis_div{margin:auto auto 2vh;width:92%}.CR_Analysis_head{color:#333;font-size:22px;font-weight:400;opacity:.9}.CR_Analysis_Details{align-items:center;display:flex;justify-content:space-between;margin-top:15px}.CR_detail_1{color:#333;font-size:18px;text-align:center}.CR_detail_1 h6:nth-child(2){color:#0470cc;font-size:16px}.CR_Analysis_Btn{margin-bottom:40px;margin-top:40px}.CR_Analysis_Btn,.CR_Analysis_Btn button{align-items:center;display:flex;justify-content:center}.CR_Analysis_Btn button{background-color:#22af42;border:none;border-radius:20px;box-shadow:0 4px #999;color:#fff;font-size:12px;height:40px;outline:none;width:162px}.CR_Analysis_Btn button:hover{background-color:#3e8e41}.CR_Analysis_Btn button:active{background-color:#3e8e41;box-shadow:0 5px #666;transform:translateY(4px)}.msg__Icon_style{display:flex;justify-content:flex-end;padding:20px}.msg__Icon_style img{background-color:#1436c3;border:5px solid blue;border-radius:50px;height:48px;padding:5px;width:48px}.viewDetailsBtn:hover{cursor:pointer}.msgOuterDiv{bottom:0;position:fixed;right:0}.subjects{color:#2d3962;font:normal normal 700 20px/30px Poppins;letter-spacing:0;opacity:1}.range{font:normal normal normal 13px/20px Poppins}.percent,.range{color:#fff;letter-spacing:0}.percent{font:normal normal medium 14px/21px Poppins}.vs-card{border-radius:5px;padding:10px 0}.vs-card-1{background:#0000 linear-gradient(20deg,#7517a6,#8828e4) 0 0 no-repeat padding-box}.vs-card-2{background:#0000 linear-gradient(20deg,#0093e7,#00d1b9) 0 0 no-repeat padding-box}.vs-card-3{background:#0000 linear-gradient(20deg,#264ade,#47a0f6) 0 0 no-repeat padding-box}.vs-cardheading{color:#fff;font:normal normal 600 16px/25px Poppins;letter-spacing:0}.vs-cardSubheading{color:#fff;font-family:Poppins;font-size:15px;font-weight:500;letter-spacing:0}.vs-cardCount{color:#fff;font:normal normal 700 32px/48px Poppins;letter-spacing:0}.tasks-cordinator{background:#fff;border-radius:5px;height:100%;padding:10px 0}.horizontal-scroll-container{overflow:hidden;position:relative;width:100%}.scroll-content{align-items:center;column-gap:4;display:flex;height:90%;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:thin;width:100%}.scroll-content::-webkit-scrollbar{display:none}.scroll-button{background:none;border:none;bottom:0;cursor:pointer;height:30px;position:absolute;top:40%;width:24px}.scrl-btn-left{left:-30px}.scrl-btn-left img{transform:rotate(-180deg)}.scrl-btn-right{right:-30px}.prncpl-dash-wrapper{display:flex;flex-direction:column;padding:50px 0 50px 50px;position:relative;-webkit-user-select:none;user-select:none;width:80vw}.principal-card-section{display:flex;justify-content:space-between}.principal-card{background-color:#fff;border-radius:10px;height:160px;padding:10px 5px 10px 15px;width:32%}.principal-count-card{display:flex;flex-direction:column;gap:5px;width:30%}.progress-wrapper{gap:10px}.card-sub-head-prncpl{color:#ee5f48;font-size:16px;font-weight:500;margin-top:15px}.card-sub-head-prncpl,.card-text-prncpl{font-family:Poppins;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-text-prncpl{color:#060606;font-size:12px;font-weight:400}.card-text-teacher{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:300;line-height:10px;position:absolute;right:15px;top:22px}.card-heading{font-size:14px}.dashboard-heading{font-size:15px}.principal-grade-count-label{color:#2d3962;font-size:14px;font-weight:400}.principal-grade-count,.principal-grade-count-label{font-family:Poppins;font-style:normal;line-height:14px;padding-left:20px}.principal-grade-count{color:#6a6a6a;font-size:18px;font-weight:600;padding-top:8px}.principal-top-section-card{display:flex;padding:20px 0 0 15px}.principal-bargraph-wrapper{margin-top:30px}.select-box{font-size:12px;width:250px}.filtersSection{align-items:center;column-gap:10px;display:flex;position:absolute;right:20px;top:-10px}.select-box-v2{color:#000;font-size:12px;font-weight:400;width:200px}.chart-cardv2-title,.select-box-v2{font-family:Poppins;font-style:normal}.chart-cardv2-title{color:#6a6a6a;font-size:16px;font-weight:600;line-height:16px}.chart-cardv2-container-legend{align-items:center;column-gap:15px;display:flex}.chart-cardv2-container-indicator{align-items:center;column-gap:5px;display:flex}.chart-cardv2-container-sub-heading{color:#6a6a6a;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.clr-box{height:7px;width:7px}.indicator-label{font-size:10px}.grade-modal-headv2{border-bottom:1px solid #030303;display:flex;justify-content:space-between;margin-bottom:20px}.grade-modal-head-wrap{align-items:center;display:flex;flex-direction:column}.grade-table-wrap{margin-top:20px;padding-left:10px;padding-right:10px}.grade-table{align-items:left;font-family:Poppins;font-size:15px;font-weight:500;margin-top:5px}.grade-table,.grade-table-v2{display:flex;justify-content:space-between}.grade-table-v2{align-items:center;margin:0 auto 10px;width:95%}.grade-table-content{color:#3f5398;font-size:15px}.grade-table-content-v2{color:#3f5398;font-size:15px;line-height:20px}.grade-table-content-v2,.student-label{font-family:Poppins;font-style:normal;font-weight:500}.student-label{color:#6a6a6a;font-size:16px;line-height:14px;text-align:right}.label-index{font-feature-settings:"clig" off,"liga" off;color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:12px;margin-right:6px}.grade-table-bottom-label,.label-grade-modal{color:#2d3962;font-family:Poppins;font-size:14px;font-style:normal;font-weight:600;line-height:14px}.select-teacher-dropdown{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;width:200px}.option-wrapper{align-items:center;display:flex}.cs-chart-pair-label{width:62px}.scrl-container-top{padding-right:60px}.grade-modal-head{border-bottom:1px solid #030303;display:flex;justify-content:space-between}.ember{color:#346aff;font-size:16px;font-weight:700;margin-top:15px}.container{display:flex}.left{flex:75% 1}.sentence{color:#6a6a6a;font-size:12px;line-height:1.5;margin:2px;padding-left:5px}.table-wrap{margin-top:20px;padding-left:60px;padding-right:55px}.table{display:flex;font-size:12px;justify-content:space-between;margin-top:5px}.wrap-circles{align-items:center;display:flex;flex-wrap:wrap;justify-content:center}.right{flex:25% 1}.circle .inner{align-items:center;background:#fff;border-radius:50%;display:flex;font-size:18px;font-weight:600;height:48px;justify-content:center;left:50%;top:45%;transform:translate(-50%,-50%);width:50px}.circle .inner,.circle .per{color:#2d3962;position:absolute}.circle .per{font-size:10px;left:42%;top:55%}.students{font-size:10px;line-height:1.5;padding-left:12px;text-align:center}.circle{position:relative}.ember-content-wrap{display:flex}.ember-content{display:flex;justify-content:space-between}.tabs{font-family:Arial,sans-serif}.tab-buttons{display:flex;gap:10px;margin-bottom:20px}.tab-buttons button{background-color:#f1f1f1;border:none;cursor:pointer;padding:10px 20px;transition:background-color .3s}.tab-buttons button.active{background-color:orange;border-bottom:4px solid #403e75;color:#fff}.tab-content{padding:10px 0}.tab-buttons{background-color:#f1f1f1}h1{font-size:24px;margin-bottom:10px}p{font-size:16px;line-height:1.5}.bar-chart{gap:30px}.cs-chart-bar-pair{align-items:center;border-radius:5px;display:flex;justify-content:center;margin-right:20px;position:relative;text-align:center}.cs-chart-bar-pair-inner{align-items:flex-end;display:flex;height:178px;justify-content:center;padding:10px 10px 0;width:62px}.cs-chart-pair-label{bottom:-17px;color:#060606;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;left:0;line-height:10px;padding-left:3px;position:absolute;right:0;text-align:left;text-align:center;width:100px}.bar{border-radius:5px;margin-bottom:5px;width:13px}.donut{margin-right:2px;position:relative}.bar-label{color:#060606;font-size:8px;font-style:normal;font-weight:400;line-height:10px;text-align:center;top:-12px}.scrl-container-top{align-items:center;display:flex;justify-content:space-between}.scrl-container-legend{align-items:center;column-gap:30px;display:flex;margin-right:10px}.scrl-container-indicator{align-items:center;column-gap:10px;display:flex}.scrl-container-sub-heading{color:#6a6a6a;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;line-height:16px}.clr-box{border-radius:2px;height:10px;width:10px}.indicator-label{color:#000;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.ember-container{align-items:center;display:flex;height:50%;justify-content:space-between;width:100%}.chart-card{background-color:#fff;border-radius:10px;cursor:pointer;height:250px;margin-right:20px}.chart-card-inner{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:flex-end;padding:15px;width:194px}.chart-label{color:#060606;font-size:10px;font-weight:400;line-height:10px;text-align:center}.chart-card-title,.chart-label{font-family:Poppins;font-style:normal}.chart-card-title{color:#3268e7;font-size:16px;font-weight:600;line-height:20px}.chart-card-subtitle{color:#000;font-family:Poppins;font-size:10px;font-style:normal;font-weight:400;line-height:10px}.Whole_DashPage{margin:1rem;-webkit-user-select:none;user-select:none;width:100%}.Teacher_dropdown_div{display:flex;gap:1rem;justify-content:flex-end;margin:20px 0}.Teacher_Grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-areas:"num_of_sec num_of_stud formative_assess stud_level stud_level" "chapCom_vs_quizRele chapCom_vs_quizRele chapCom_vs_quizRele up_tasks up_tasks" "unit_quiz_perform unit_quiz_perform unit_quiz_perform unit_quiz_perform unit_quiz_perform"}.Num_of_Sec{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:num_of_sec;height:174px;padding:10px;position:relative}.Num_of_Sec>div:first-child{display:flex;justify-content:space-between}.Num_of_Sec>div:first-child>img:nth-child(2){height:58px;width:58px}.Num_of_Sec>div:first-child>h6:first-child{color:#2d3962;font-size:15px}.Num_of_Sec>div:nth-child(2)>h6:first-child{color:#2d3962;font-size:36px;left:20px;position:absolute;top:105px}.Num_of_Sections{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:num_of_sec;height:174px;padding:10px;position:relative}.Num_of_Sections>div:first-child>img:nth-child(2){height:58px;width:58px}.Num_of_Sections>div:first-child>h6:first-child{color:#2d3962;font-size:15px}.Num_of_Sections>div:nth-child(2)>h6:first-child{color:#2d3962;font-size:36px;left:20px;position:absolute;top:105px}.Num_of_Stud{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:num_of_stud;height:174px;padding:10px;position:relative}.Num_of_Stud>div:first-child{display:flex;justify-content:space-between}.Num_of_Stud>div:first-child>img:nth-child(2){height:58px;width:58px}.Num_of_Stud>div:first-child>h6:first-child{color:#2d3962;font-size:15px}.Num_of_Stud>div:nth-child(2)>h6:first-child{color:#2d3962;font-size:36px;left:20px;position:absolute;top:105px}.Formative_Assess{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:formative_assess;height:174px;padding:10px;position:relative}.Formative_Assess>div:first-child{display:flex;justify-content:space-between}.Formative_Assess>div:first-child>img:nth-child(2){height:58px;width:58px}.Formative_Assess>div:first-child>h6:first-child{color:#2d3962;font-size:15px}.Formative_Assess>div:nth-child(2){color:#707070;font-size:12px}.viewBtn{background-color:#fff;border:1.5px solid #fd8c00;border-radius:5px;color:#fd8c00;font-size:13px;height:21px;left:15vw;position:absolute;top:19vh;width:50px}.Stud_Level{background:#0000 linear-gradient(128deg,#498d7d,#116ae3) 0 0 no-repeat padding-box;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:stud_level;height:174px;padding:10px}.Stud_Level div:first-child{color:#fff;font-size:15px}.Doughnut_and_Legend{align-items:center;display:flex;gap:3.5rem;width:100%}.DLegend{display:flex;gap:6rem}.Legend_Names>div{align-items:center;display:flex}.Legend_Names>div>p{color:#fff;font-size:13px;line-height:2}.Legend_Names>div>img{height:18px;width:18px}.Legend_Percentage>p{color:#fff;font-size:13px;line-height:2}.ChapCom_vs_QuizRele{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:chapCom_vs_quizRele;height:auto;padding:10px}.ChapCom_vs_QuizRele>div:first-child{display:flex;justify-content:space-between;width:100%}.ChapCom_vs_QuizRele>div:first-child>h6{color:#3268e7;font-size:16px}.Legendss{display:flex;gap:10px}.Legendss div:first-child,.Legendss div:nth-child(2),.Legendss div:nth-child(3){align-items:center;display:flex;gap:5px}.Legendss div:first-child>img,.Legendss div:nth-child(2)>img,.Legendss div:nth-child(3)>img{height:15px;width:15px}.Legendss div:first-child>h6,.Legendss div:nth-child(2)>h6,.Legendss div:nth-child(3)>h6{color:#989898;font-size:10;font-weight:400}.Pb_Main_Sec{border-radius:20px;height:auto;width:48vw}.Pb_Main_Sec .slick-next:before,.Pb_Main_Sec .slick-prev:before{color:#1c2ce6;font-size:24px}.Pb_Main_Sec .slick-prev{left:-20px;z-index:1}.Pb_Main_Sec .slick-next{right:-25px;z-index:1}.Pb_container{display:flex!important;gap:20px;height:36vh;justify-content:center;width:100%!important}.containerr__PB1{cursor:pointer;height:auto;position:relative}.barcontainer__PB1{background-color:#e6e6e6;height:150px;position:relative;top:50%;transform:translateY(-50%);width:11px;z-index:1}.barcontainer__PB1,.barr__PB1{border-top-left-radius:50px;border-top-right-radius:50px}.barr__PB1{animation:grow 1.5s ease-out forwards;background-color:#014fcc;bottom:0;box-sizing:border-box;position:absolute;transform-origin:bottom;width:100%}.circleeee__PB1{background-color:#014fcc;bottom:-11px;z-index:2}.circleeee2__PB1,.circleeee__PB1{border-radius:50%;height:18px;left:50%;position:absolute;transform:translateX(-50%);width:18px}.circleeee2__PB1{background-color:#fff;bottom:-9px;z-index:1}.percentage-container__PB1{left:57%;position:absolute;top:-30px;transform:translateX(-50%)}.percentage__PB1{color:#2d3962;font-size:10px;font-weight:700}.containerr__PB2{cursor:pointer;height:auto;position:relative}.barcontainer__PB2{background-color:#e6e6e6;height:150px;position:relative;top:50%;transform:translateY(-50%);width:11px;z-index:1}.barcontainer__PB2,.barr__PB2{border-top-left-radius:50px;border-top-right-radius:50px}.barr__PB2{animation:grow 1.5s ease-out forwards;background-color:#01cc9b;bottom:0;box-sizing:border-box;position:absolute;transform-origin:bottom;width:100%}.circleeee__PB2{background-color:#01cc9b;bottom:-11px;z-index:2}.circleeee2__PB2,.circleeee__PB2{border-radius:50%;height:18px;left:50%;position:absolute;transform:translateX(-50%);width:18px}.circleeee2__PB2{background-color:#fff;bottom:-9px;z-index:1}.percentage-container__PB2{left:57%;position:absolute;top:-30px;transform:translateX(-50%)}.percentage__PB2{color:#2d3962;font-size:10px;font-weight:700}.containerr__PB3{cursor:pointer;height:auto;position:relative}.barcontainer__PB3{background-color:#e6e6e6;height:150px;position:relative;top:50%;transform:translateY(-50%);width:11px;z-index:1}.barcontainer__PB3,.barr__PB3{border-top-left-radius:50px;border-top-right-radius:50px}.barr__PB3{animation:grow 1.5s ease-out forwards;background-color:#7de314;bottom:0;box-sizing:border-box;position:absolute;transform-origin:bottom;width:100%}.circleeee__PB3{background-color:#7de314;bottom:-11px;z-index:2}.circleeee2__PB3,.circleeee__PB3{border-radius:50%;height:18px;left:50%;position:absolute;transform:translateX(-50%);width:18px}.circleeee2__PB3{background-color:#fff;bottom:-9px;z-index:1}.percentage-container__PB3{left:57%;position:absolute;top:-30px;transform:translateX(-50%)}.percentage__PB3{color:#2d3962;font-size:10px;font-weight:700}.Subject_and_Section{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;width:100%}.Subject_name{border-top:2px solid #05a8e3;color:#5d5d5d;font-size:11px;margin-top:20px;top:200px;width:65%}.Section_name,.Subject_name{align-items:center;display:flex;justify-content:center;padding:5px;position:absolute}.Section_name{color:#1b8be3;font-size:15px;margin-top:35px;top:210px;width:100%}.Up_Tasks{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;grid-area:up_tasks;height:304px;position:relative}.Up_Tasks>div:first-child{align-items:center;display:flex;gap:12px;margin:12px 10px 12px 20px}.Up_Tasks>div:first-child>h6:first-child{color:#2d3962;font-size:15px}.Up_Tasks>div:first-child>img:nth-child(2){cursor:pointer;height:11px;width:12px}.UP_TaskSec{margin-right:10px;max-height:210px;overflow:scroll}.UP_TaskSec::-webkit-scrollbar{background-color:#c1bdcc;display:block;max-height:178px;position:relative;width:6px}.UP_TaskSec::-webkit-scrollbar-thumb{background-color:#c1bdcc;border-radius:10px}.UP_TaskSec::-webkit-scrollbar-track{background-color:#fff}.The_Tasks_and_Priority{border-left:3.5px solid red;border-radius:3px;display:flex;justify-content:space-between;margin-top:15px;padding:0 40px 0 20px}.The_Task h6:first-child{color:#354052;font-size:14px;font-weight:400}.The_Task h6:nth-child(2){color:#9e9e9e;font-size:12px;font-weight:400}.Priority{align-items:center;display:flex;gap:5px}.Priority>img{height:11px;width:11px}.Priority>h6{color:#7e84a3;font-size:10px;font-weight:400}.ULine_and_Heading{position:absolute;top:17vw;width:100%}.ULine{border-bottom:2px solid #2f57ec;margin:0 15px}.VAT_heading{align-items:center;color:#9249e8;display:flex;font-size:14px;font-weight:400;justify-content:center;padding:10px}.Unit_Quiz_Perform{background-color:#fff;border-radius:5px;box-shadow:0 3px 6px #00000029;display:flex;grid-area:unit_quiz_perform;height:auto;margin-bottom:40px;padding:5px;width:100%}.Unit_Quiz_Details{border-right:1px solid #e1e4ef;margin:30px 0}.Heading_and_DD{display:flex;justify-content:space-between;padding:0 20px 10px}.Heading_and_DD>h6{color:#2d3962;font-size:15px}.DropDowns{display:flex;gap:15px}.BarCharts_Wrapperr{margin:0 3.5vw 0 2vw;padding:10px;width:48vw}.BarCharts_Wrapperr .slick-next:before,.BarCharts_Wrapperr .slick-prev:before{color:#1c2ce6;font-size:25px}.BarCharts_Wrapperr .slick-prev{left:-10px;z-index:1}.BarCharts_Wrapperr .slick-next{right:-13px;z-index:1}.MainDivv{margin-top:20px;width:185px!important}.BarCharts_Divv{align-items:center;display:flex;justify-content:center}.BarContainerr1,.BarContainerr2{border-bottom:1px solid #c9c9c9;cursor:pointer;display:flex;height:200px;justify-content:center;position:relative;width:30%}.BarChartt1{background-color:blue}.BarChartt1,.BarChartt2{animation:grow 1.5s ease-out forwards;bottom:0;box-sizing:border-box;position:absolute;transform-origin:bottom;width:38px}.BarChartt2{background-color:#1b8be3}.progressTextt{animation:grow 1.5s ease-out forwards;bottom:100%;box-sizing:border-box;color:#2d3962;font-size:14px;font-weight:bolder;left:4px;position:absolute;transform-origin:bottom}.BarChart_Namee{color:#87879b;display:flex;font-size:14px;justify-content:center;margin-top:8px}@keyframes grow{0%{transform:scaleY(0)}}.BarCharts_legends{display:flex;justify-content:space-between;margin:2vh 4vw 1vh 5vw}.BarCharts_legends div:first-child,.BarCharts_legends div:nth-child(2),.BarCharts_legends div:nth-child(3){align-items:center;display:flex}.BarCharts_legends div:first-child>h6,.BarCharts_legends div:nth-child(2)>h6,.BarCharts_legends div:nth-child(3)>h6{color:#626268;font-size:13px;font-weight:400}.BarCharts_legends div:first-child>img,.BarCharts_legends div:nth-child(2)>img,.BarCharts_legends div:nth-child(3)>img{height:15px;margin-right:5px;width:15px}.sectionScroll{max-height:400px;overflow:scroll;padding:30px 20px 20px;width:100%}.sectionScroll::-webkit-scrollbar{background-color:#c1bdcc;display:block;max-height:178px;position:relative;width:6px}.sectionScroll::-webkit-scrollbar-thumb{background-color:#c1bdcc;border-radius:10px}.sectionScroll::-webkit-scrollbar-track{background-color:#fff}.Section_Details{display:flex;justify-content:space-between}.Section_Details>div:first-child>h6{color:#2d3962;font-size:17px;font-weight:500;margin-bottom:10px}.Section_Details>div:first-child>p>span{color:#87879b;font-size:14px;font-weight:700}.Section_Details>div:first-child>p{color:#87879b;font-size:14px}.Section_Details>div:nth-child(2)>p{color:#87879b;font-size:15px}.SectionDiv>div:nth-child(2){align-items:center;border-bottom:1px solid #c9c9c9;display:flex;justify-content:center;margin-bottom:10px;width:100%}.SectionDiv div:nth-child(2)>button{background-color:#fd8c00;border:none;color:#fff;font-size:13px;height:30px;margin:20px 0;width:100px}.bp-level-container{align-items:center;background-color:#fff;display:flex;justify-content:space-between;margin:20px 40px 20px 20px;padding:10px 20px}.sp-tabhead{align-items:flex-end;background:#fff;border-radius:8px 8px 0 0;column-gap:10px;display:flex;height:67px;margin-left:20px;padding:20px 20px 0;width:469px}.sp-tab{color:#000;cursor:pointer;width:50%}.sp-tab p{border-radius:5px 5px 0 0;color:#000;color:#1b1b1b8a;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal;margin:0 auto;padding-bottom:5px;padding-top:6px;text-align:center;width:80%}.sp-active-tab{border-bottom:3px solid #001af3}.sp-active-tab p{background-color:#001af3;color:#fff;font-weight:700}.loader-container{align-items:center;background-color:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw}.loader{animation:spin 2s linear infinite;border:5px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card{background:#0000 linear-gradient(128deg,#4b498d,#0f0b6a) 0 0 no-repeat padding-box;border-radius:5px;display:flex;font-size:12px;justify-content:space-between}.count-card{background:#fff;box-shadow:0 0 30px #0000000a}.icon-bg{align-items:center;border-radius:100px;display:flex;height:58px;justify-content:center;width:58px}.icon-bg-1{background:#0000 linear-gradient(180deg,#ffc11e,#f85025) 0 0 no-repeat padding-box}.icon-bg-2{background:#0000 linear-gradient(180deg,#4aa8f8,#2340dc) 0 0 no-repeat padding-box}.icon-bg-3{background:#0000 linear-gradient(180deg,#00d8b4,#0079fa) 0 0 no-repeat padding-box}.breadCrumbs{color:"#7A7A7A";display:flex;font-family:Poppins;font-size:12px}.last-update{color:#1b1b1b;font:normal normal normal 12px/18px Poppins;letter-spacing:0}.vss-card{border-radius:5px;height:100px;padding:12px 11px;width:24%}.vss-card-1{background:#0000 linear-gradient(244deg,#1da0ff,#117bc9) 0 0 no-repeat padding-box}.vss-card-1,.vss-card-2{box-shadow:0 0 30px #0000000a}.vss-card-2{background:#0000 linear-gradient(244deg,#401dff,#8911c9) 0 0 no-repeat padding-box}.cardCount{color:#fff;font:normal normal 700 32px/48px Poppins}.cardCount,.vs{letter-spacing:0}.vs{align-items:center;color:#29047d;display:flex;font:normal normal 700 22px/33px Poppins;justify-content:center}.cardheading{font-size:16px;font-weight:600;margin-bottom:20px}.cardSubheading,.cardheading{color:#fff;font-family:Poppins;letter-spacing:0}.cardSubheading{font-size:24px;font-weight:700}.rows-container{align-items:flex-start;width:100%}.columns-container,.rows-container{display:flex;justify-content:space-between}.columns-container{align-items:center;flex-direction:column;max-width:770px;min-width:64%;width:64%}.tasks{background:#fff;border-radius:5px;height:625px;padding:10px 0;width:33%}.task-indicator{border-radius:0 3px 3px 0;height:40px;width:3px}.task-priority{border-radius:12px;height:11px;width:11px}.task-heading{color:#354052;font-size:14px}.task-heading,.task-subheading{font-family:Poppins;letter-spacing:0}.task-subheading{color:#9e9e9e;font-size:12px}.task-priority-text{color:#7e84a3;font-size:10px;text-transform:capitalize}.task-header,.task-priority-text{font-family:Poppins;letter-spacing:0}.task-header{color:#2d3962;font-size:16px;font-weight:600}.tasks-bottom{display:flex;justify-content:center;width:"100%"}.tasks-bottom-text{color:#9249e8;cursor:pointer;font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:0}.sections-list{border-left:1px solid #e1e4ef;height:100%;overflow-y:auto;padding-left:32px;padding-right:16px}.scroll{scrollbar-color:#6969dd #e0e0e0;scrollbar-width:thin}.section-card{align-items:center;border-bottom:1px solid #d9d9d9;display:flex;justify-content:space-between;padding-bottom:16px;padding-top:10px}.section-left{width:60%}.section-right{width:40%}.section-title{color:#2d3962;font-size:14px;font-weight:500;margin-bottom:6px}.section-text,.section-title{font-family:Poppins;letter-spacing:0}.section-text{color:#87879b;font-size:11px;font-weight:400;margin-bottom:2px}.task-modal-container{background-color:#fff;border:none;height:70vh;margin:10% auto 0;width:60%}.task-modal-header{align-items:center;background:#545282;color:#fff;display:flex;justify-content:space-between;padding:14px 21px}.tasks-title{color:#fff;font-weight:400}.sub-heading,.tasks-title{font-family:Poppins;font-size:16px;letter-spacing:0}.sub-heading{color:#354052}.row-two-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:21px}.sections-scroll-box{border-bottom:1px solid #f2f0ff;display:flex;height:100px;margin-top:12px;overflow-x:scroll;width:100%}.sections-scroll-box-head{align-items:center;background-color:#62e3d4;display:flex;height:25px;width:100%}.table-label{color:"#fff";color:#fff;font-size:14px;height:25px;position:relative;text-align:center;width:120px}.table-label,.table-value{font-family:Poppins;font-weight:700;letter-spacing:0}.table-value{bottom:-40px;color:#354052;font-size:12px;left:0;position:absolute;right:0}.bar-chart-container{align-items:center;display:flex;height:100%;justify-content:space-between;width:100%}.round-btn{background-color:#c8c9d6;border-radius:100px;cursor:pointer;height:24px;justify-content:center;width:24px}.bar-chart,.round-btn{align-items:center;display:flex}.bar-chart{column-gap:4;height:90%;margin:0 auto;overflow-x:auto;scroll-behavior:smooth;width:90%}.bar-pair{align-items:flex-end;display:flex;height:174px;margin-right:70px;position:relative}.pair-label{bottom:-30px;color:#87879b;font-family:Poppins;font-size:13px;font-weight:500;left:0;letter-spacing:0;position:absolute;right:0;text-align:left;width:101px}.bar{border-top-left-radius:20px;border-top-right-radius:20px;position:relative;width:29px}.bar-label{color:#2d3962;font-family:Poppins;font-size:13px;font-weight:600;letter-spacing:0;position:absolute;top:-20px}.casestudy_class_average{background-color:#9cf7f0;border-radius:5px;display:flex;padding:10px;width:100%}.class_average{display:flex}.custom-list{align-items:baseline;display:flex;gap:40px;list-style-type:none;margin-top:10px;padding:0}.custom-list.mtf-list{gap:20px}.custom-list li{color:#222;font-size:12px}.custom-list li.active{background:#3ac869 0 0 no-repeat padding-box;border-radius:3px;color:#fff;padding:4px 7px}.modal-overlay{align-items:center;background-color:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1}.modal-content{background-color:#fff;border-radius:5px;max-height:80%;max-width:80%;overflow:auto;padding:20px;position:relative}.modal-content img{width:100%}.close-icon{cursor:pointer;font-size:20px;position:absolute;right:4px;top:-3px}.css-1jy569b-MuiFormLabel-root-MuiInputLabel-root{color:#fd8c00!important;font-size:13px!important}.css-1o9s3wi-MuiInputBase-input-MuiOutlinedInput-input{color:#2d3962!important;font-size:14px!important;font-weight:500!important}.thermometer .thermometer__draw-a,.thermometer .thermometer__draw-a:after{box-shadow:none!important}.thermometer .thermometer__bg-color{background:#01cc9b!important}.thermometer .thermometer__draw-b:before{background:#fff!important}.thermometer .thermometer__draw-b:after{background:#01cc9b!important}.thermometer .thermometer__meter{width:14px}.thermometer ul.thermometer__statistics{left:5px!important}.thermometer--normal .thermometer__draw-b:after{height:20px!important;top:6px!important;width:20px!important}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{font-size:15px!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{font-size:14px!important;top:-4px!important}.css-safhly-MuiFormControl-root{min-width:9.8vw!important}.css-9ddj71-MuiInputBase-root-MuiOutlinedInput-root{padding:0!important}.css-1tv0ec6-MuiFormControl-root{min-width:10.3vw!important}.css-1n4rt4-MuiFormControl-root .MuiInputBase-root,.css-tudw80-MuiFormControl-root .MuiInputBase-root{height:38px!important}.css-1lufxmk-MuiPaper-root{border:1px solid #bebebe!important;box-shadow:0 3px 6px #00000014!important}.navbar_nav_links__jIXPF li span{font-size:13px!important}.dashboardContent_dashboard_link__K9ujk{display:flex;gap:5px;margin-top:10px}.mainContainer_header_title__c9MeK{font-size:22px!important;font-weight:600!important}.mainContainer_teacher_name__PW5yi{font-size:15px!important}.dashboardContent_dashboard_link__K9ujk{font-size:12px!important}.DashWrapper{display:flex;flex-direction:column;padding:50px 0 50px 50px;-webkit-user-select:none;user-select:none;width:80vw}.top-section{margin-bottom:23px}.dashboard-top-section-card,.top-section{display:flex;justify-content:space-between}.dashboard-top-section-card{align-items:flex-start;background-color:#fff;border-radius:10px;height:160px;padding:30px 5px 10px 15px;width:32%}.dashboard-card-count{color:#6a6a6a;font-family:Poppins;font-size:11px;font-style:normal;font-weight:400;line-height:20px;margin-top:10px;opacity:.8}.dcard-left-side{width:40%}.dcard-right-side{width:60%}.dcard-title{color:#2e3962;font-size:16px;font-weight:600;margin-bottom:6px}.dcard-body,.dcard-title{font-family:Poppins;letter-spacing:0;line-height:20px;text-align:left}.dcard-body{color:#060606;font-size:12px;font-weight:300}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.msg-modal-body{background-color:#fff;border-radius:10px;padding:40px 17px 40px 40px;position:relative}.msg-modal-title{color:#51bf9f;font-size:16px;font-weight:600}.msg-modal-content,.msg-modal-title{font-family:Poppins;font-style:normal;line-height:20px}.msg-modal-content{color:#000;font-size:14px;font-weight:300}.msg-modal-close-btn{cursor:pointer;height:10px;position:absolute;right:15px;top:15px;width:10px}.WholePagee{height:auto;width:100%}.TeacherDashWrapper{display:flex;flex-direction:column;height:auto;padding:50px 0 50px 50px;-webkit-user-select:none;user-select:none;width:80vw}.teacher-card-section{display:flex;justify-content:space-between}.teacher-card{background-color:#fff;border-radius:10px;height:160px;padding:10px 5px 10px 15px;width:32%}.teacher-count-card{gap:5px;width:30%}.count-wrapper,.teacher-count-card{display:flex;flex-direction:column}.progress-wrapper{display:flex;gap:15px}.card-sub-head{font-size:15px;font-weight:500}.card-sub-head,.card-text{font-family:Poppins;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-text{color:#060606;font-size:13px;font-weight:400}.card-heading{font-size:15px;letter-spacing:0;line-height:20px;margin-bottom:6px}.card-heading,.dashboard-heading{color:#6a6a6a;font-family:Poppins;font-weight:600}.dashboard-heading{font-size:16px;font-style:normal;line-height:16px;margin-top:10px}.count-card-wrapper{display:flex;flex-direction:column;position:absolute}.count-card{background-color:#fff;border-radius:10px;height:80px}.teacher-grade-count-label{color:#2d3962;font-size:15px;font-weight:400}.teacher-grade-count,.teacher-grade-count-label{font-family:Poppins;font-style:normal;line-height:14px;padding-left:20px}.teacher-grade-count{color:#6a6a6a;font-size:17px;font-weight:600;padding-top:8px}.circle-wrapper{margin-top:1px}.teacher-top-section-card{display:flex;padding:20px 0 0 15px}.teacher-bargraph-wrapper{margin-top:30px}.head-wrapper{display:flex;justify-content:space-between}.box{border-radius:5px;clear:both;float:left;height:14px;margin-bottom:10px;margin-left:10px;margin-right:5px;width:14px}.orange{background-color:#fa9825}.blue{background-color:#4fd8bf}.text-style{color:#6a6a6a;font-size:12px}.select-box,.text-style{font-family:Poppins;font-style:normal}.select-box{color:#000;font-size:16px;font-weight:400;width:200px}.modal-head{color:#4fcda8}@media only screen and (max-width:1024px){.card-heading{font-size:14px}.card-text{font-size:10px}.card-sub-head,.teacher-grade-count-label{font-size:12px}}.SchoolAdminDash_mainContainer__AD6EN{font-family:Poppins;margin:15px;overflow:scroll;width:100%}.SchoolAdminDash_link_text__OhshS{color:#7a7a7a;font-size:12px}.SchoolAdminDash_schoolContainer__spnXU{display:flex;flex:1 1}.SchoolAdminDash_totalNoText__3rJMO{margin-top:10px}.SchoolAdminDash_boardsContainer__08Jqd{grid-gap:20px;display:grid;flex:1 1;grid-template-columns:1.5fr 1fr 1fr}.SchoolAdminDash_boardBox__NSRRi{background-color:#fff;border-radius:10px;box-sizing:border-box;height:280px;justify-content:space-between;margin:5px;overflow:scroll;padding:5px;width:85%}.SchoolAdminDash_applicationBox1__KipZ8,.SchoolAdminDash_applicationBox2__dAKZd{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:14.5rem;justify-content:space-between;margin:5px;padding:10px;width:78%}.SchoolAdminDash_schoolOverviewContainer__YFO0A{background-color:#fff;border-radius:10px;display:flex;flex:1 1;height:300px;overflow-y:hidden}.SchoolAdminDash_schoolRow__Kq1-3{box-sizing:border-box;display:flex;flex:1 1;margin-bottom:10px}.SchoolAdminDash_overviewText__7oONH{padding:15px 5px 0 25px}.SchoolAdminDash_branch__w\+GXJ,.SchoolAdminDash_school__IImp2{background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:110px;margin:5px 5px 5px 30px;padding:40px 10px 10px;text-align:center;width:160px}.SchoolAdminDash_bottomSchoolFlex__HIuUI{display:flex;flex:1 1}.SchoolAdminDash_schoolBranch__CUO1L{align-items:center;background-color:#eaeaf5;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SchoolAdminDash_branchNo__qd8wL,.SchoolAdminDash_schoolBranchInsideBox__r1VOZ{background-color:#fff;border-radius:10px;box-sizing:border-box;height:95px;margin:5px;padding:10px;width:135px}.SchoolAdminDash_branchNo__qd8wL{text-align:center}.SchoolAdminDash_schoolBranchInsideBox2__uA\+gt{background-color:#fff}.SchoolAdminDash_schoolBranchInsideBox2__uA\+gt,.SchoolAdminDash_schoolBranchLabel__0j5gq{border-radius:8px;box-sizing:border-box;font-size:14px;height:25px;margin:5px;overflow:scroll;padding:3px;width:135px}.SchoolAdminDash_schoolBranchLabel__0j5gq{background-color:#eaeaf5}.SchoolAdminDash_schoolBranch1__w3to8{align-items:center;background-color:#fff;border-radius:10px;box-sizing:border-box;height:224px;margin:5px 5px 5px 30px;padding:10px;width:165px}.SchoolAdminDash_cityData__rqGIS{background-color:#fff3f3;border-radius:5px;flex:1 1;height:25px;margin:5px}.SchoolAdminDash_schoolData__Bo3aJ{background-color:#c3eeac87;border-radius:5px;flex:1 1;height:25px;margin:5px}.SchoolAdminDash_cityCount__tHbRG{background-color:#fff3f3;border-radius:50%;cursor:pointer;height:25px;padding:0 6px;width:25px}.SchoolAdminDash_schoolCount__saMkh{background-color:#a3f478c9;border-radius:50%;cursor:pointer;height:25px;padding:0 6px;width:25px}.SchoolAdminDash_noOfBranches__KMuCW{display:flex;padding:10px}@media (max-width:1440px){.SchoolAdminDash_boardBox__NSRRi{background-color:#fff;border-radius:10px;box-sizing:border-box;font-size:13px;height:12.9rem;justify-content:space-between;margin:5px;overflow:hidden;padding:0;width:90%}.SchoolAdminDash_applicationBox1__KipZ8,.SchoolAdminDash_applicationBox2__dAKZd{background-color:#fff;border-radius:10px;box-sizing:border-box;display:flex;flex-direction:column;height:11.9rem;justify-content:space-between;margin:5px;padding:10px;width:90%}.SchoolAdminDash_noOfBranches__KMuCW{display:flex;justify-content:space-around;padding:5px}}.bp-table-head{align-items:center;column-gap:17px;display:flex;margin-bottom:15px}.bp-table-head-cell{background:#d9ddfd;border-radius:8px;color:#252525;display:grid;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;line-height:normal;padding:26px 0;place-content:center}.bp-table-body-row{align-items:center;column-gap:17px;display:flex;margin-top:-12px}.bp-table-body-cell{background:#d9ddfd;color:#252525;font-family:Poppins;padding-bottom:18px;text-align:center}.bp-table-first-row{border-top-left-radius:8px;border-top-right-radius:8px;padding-top:40px}.bp-table-last-row{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:10px}.bp-configuration-count{align-items:center;display:flex;font-weight:500;justify-content:space-between;margin-bottom:10px;margin-top:5px}.bp-config-text,.bp-configuration-count{color:#252525;font-family:Poppins;font-size:20px;font-style:normal;line-height:normal}.bp-config-text{border:1px solid #6f7fff;border-radius:8px;font-weight:400;height:50px;margin-left:10px;outline:none;padding:5px;text-align:center;width:70px}.bp-table-text{background-color:#d9ddfd;border:none;font-size:18px;outline:none}.bp-cancel-btn,.bp-table-text{font-style:normal;font-weight:400;line-height:normal}.bp-cancel-btn{border:1px solid #7e7e7e;border-radius:12px}.bp-cancel-btn,.bp-submit-btn{color:#7e7e7e;font-family:Poppins;font-size:20px;height:45px;width:145px}.bp-submit-btn{background:#001af3;border:none;border-radius:9px;color:#fff;font-style:normal;font-weight:400;line-height:normal}.bp-table-body{margin-top:35px}.filter-wrap-blueprint{align-items:center;display:flex;justify-content:space-between;margin-top:30px}.filter-dropdown{display:flex}.form-select-blue-print{background:#fff}.select-option-blue-print{padding:5px}.filter-search{background-color:#fff;border-radius:10px;margin-left:10px}.filter-input{border:none;border-radius:10px;outline:none;padding-left:10px}.filter-input::-webkit-search-cancel-button{cursor:pointer}.blue-print-tab-wrapper{align-items:center;background-color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer;display:flex;justify-content:space-between;margin-top:30px;width:100%}.blue-print-tab{color:#2d3962;font-family:Poppins;font-size:20px;font-style:normal;font-weight:400;height:73px;line-height:20px;padding-top:20px;text-align:center;width:30%}.table-wrapper{align-items:center;border-collapse:collapse;text-align:center;width:100%}.table-data-head{background-color:#403e75;color:#fff;height:60px}.table-data,.table-data-head{font-family:Poppins;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.table-data{background-color:#fff;color:#2d3962;height:50px}.action-container{align-items:center;display:flex;gap:20px}.preview-container{border:1px solid #faa220;border-radius:15px;color:#faa220;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;line-height:20px;margin-left:5px;padding:5px}.sheet-table-img-wrap{display:flex;justify-content:space-between;margin-left:20px;margin-right:20px;margin-top:30px}.sheet-table-page-head{color:#1b1b1b;font-family:Poppins;font-size:13px;font-style:bold;font-weight:500;line-height:19.5px;padding-left:10px}.sheet-table-wrapper{background-color:#fff;border-radius:5px;margin-left:20px;margin-right:20px;margin-top:10px;padding:5px}.sheet-table-content{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-left:10px;margin-right:10px}.sheet-table-head{background-color:#b2c3ff;border-top-left-radius:11px;border-top-right-radius:11px;font-size:13px;font-weight:600;height:50px}.sheet-table-body,.sheet-table-head{color:#1b1b1b;font-family:Poppins;padding-top:10px;text-align:center}.sheet-table-body{background-color:#ecebff;font-size:14px;font-weight:400;height:40px;line-height:21px}.input-text{background-color:#ecebff;border:none;margin-top:-10px;outline:none;padding:5px;text-align:center;width:100%}.sheet-button{background:#001af3;border:none;border-radius:9px;color:#fff;flex-shrink:0;font-family:Poppins;font-size:18px;font-style:normal;font-weight:400;height:40px;line-height:normal;width:170px}.btn-wrapper{display:flex;justify-content:end;margin-right:10px;margin-top:15px}.filter-wrapper{margin-left:20px;margin-right:20px}.blue-print-wrap{margin-top:5px;width:100%}.blue-print-form-container{background-color:#fff;border-radius:18px;height:350px;margin-top:10px;position:relative;width:100%}.image-button{align-items:center;background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:10px 20px;width:220px}.image-button img{height:20px;margin-left:30px}.btn-text{font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;line-height:normal}.button-cancel{border:1px solid #7e7e7e;border-radius:12px;color:#7e7e7e;height:45px;margin-right:10px;width:145px}.button-submit{background-color:#faa220;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.form-wrapper{padding-left:50px;padding-top:30px}.file-upload-text{color:#001af3;text-decoration:underline}.tooltip-text{border-radius:10px;color:#fff;font-size:12px;height:35px;left:-90px;padding-top:5px;top:-40px;visibility:hidden;width:120px;z-index:2}.tooltip-text,.tooltip-text:before{background-color:#7a73ff;position:absolute}.tooltip-text:before{content:"";left:50px;padding:5px;top:30px;transform:rotate(45deg);z-index:1}.hover-text:hover .tooltip-text{visibility:visible}.hover-text{display:inline-block;position:relative}.link-style{color:#faa220;font-family:Poppins;font-size:11px;font-style:normal;font-weight:500;line-height:normal;text-decoration-line:underline}.error-style{color:#d32f2f;font-size:.75rem;font-weight:400;letter-spacing:.03333em;line-height:1.66;margin:3px 14px 0;text-align:left}.upload-assessment-title{color:#1b1b1b;font-family:Poppins;font-size:13px;font-style:normal;font-weight:500;line-height:normal}.upload-assessment-form-container{background-color:#fff;border-radius:18px;height:300px;margin-top:10px;position:relative;width:100%}.button-submit-update{background-color:#006cec;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.button-cancel-assessment{background-color:#fff;border:1px solid #7e7e7e;border-radius:12px;color:#7e7e7e;height:45px;margin-right:10px;width:145px}.image-button-upload{align-items:center;background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;padding:6px 10px;width:220px}.MuiInputLabel-root.Mui-required{display:flex;flex-direction:row-reverse}.button-submit-assign{background-color:#001af3;border:none;border-radius:12px;color:#fff;height:45px;width:145px}.modal-head{border-bottom:1px solid #cecece;margin-bottom:20px;padding:40px 72px 17px;position:relative}.modal-close{position:absolute;right:20px;top:25px}.modal-body{align-items:center;display:flex;height:400px;justify-content:space-between;padding-left:72px;padding-right:72px;width:100%}.modal-left{border-right:1px solid #cecece;padding-right:28px}.modal-left,.modal-right{height:400px;overflow-y:"auto";width:50%}.modal-right{padding-left:28px}.modal-scroll{height:375px;overflow-x:hidden;overflow-y:auto}.flexed{align-items:center;display:flex}.school-text{color:#faa220}.branch-text,.school-text{font-family:Poppins;font-size:12px;font-style:normal;font-weight:500;line-height:normal}.branch-text{color:#0d70b8}.title{color:#faa220;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:normal}.modal-bottom{padding:26px 0;width:100%}.modal-btn{background-color:#001af3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:grid;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;height:47px;line-height:normal;margin:0 auto;place-content:center;width:156px}
/*# sourceMappingURL=main.b1ae933c.css.map*/