@font-face{font-family:latoReg;src:url(../../static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}@font-face{font-family:latoSemi;src:url(../../static/media/Poppins-SemiBold.cce5625b56ec678e4202.ttf)}*{box-sizing:border-box}h1{font-family:latoSemi}::-webkit-input-placeholder{font-family:latoReg}::placeholder{font-family:latoReg}button{font-family:latoSemi}body{height:100vh;width:100vw}::-webkit-scrollbar{display:none}body{font-family:popReg}*{-webkit-tap-highlight-color:transparent}@media screen and (max-width:500px){html{font-size:18px}}.login-screen-cont{background-image:linear-gradient(0deg,#2b25ef,#2576ef 35%,#25a7ef);height:100vh;margin:0;width:100%}.login-screen-cont,.login-screen-cont .inner-cont{align-items:center;display:flex;justify-content:center}.login-screen-cont .inner-cont{-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mounting;animation-name:mounting;flex-flow:column nowrap;height:40rem;max-width:40rem;opacity:0;width:30rem}.login-screen-cont .inner-cont .icon-cont{align-items:center;display:flex;flex-flow:column wrap;height:10%;justify-content:center;width:90%}.login-screen-cont .inner-cont .icon-cont .dreamLogo{background-image:url(../../static/media/White.8070477077da52aa2a5b.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:4rem;width:15rem}.login-screen-cont .inner-cont .icon-cont h1{color:#fff;font-size:1.7rem;margin-top:-1rem}@media screen and (max-width:350px){.login-screen-cont .inner-cont .icon-cont h1{color:#fff;font-size:1.1rem}}.login-screen-cont .inner-cont .form-cont{background-color:#fff;border-radius:.5rem;height:60%;min-width:90%;width:90%}.login-screen-cont .inner-cont .form-cont .form-head{align-items:center;cursor:default;display:flex;flex-direction:column;height:6rem;justify-content:center;line-height:.5rem;margin-top:.4rem;text-align:center;width:100%}.login-screen-cont .inner-cont .form-cont .form-head h1{font-size:1.5rem;text-align:center}.login-screen-cont .inner-cont .form-cont .form-head h3{word-wrap:break-word;font-size:.8rem;font-weight:500}.login-screen-cont .inner-cont .form-cont .form-inputs{align-items:center;box-sizing:border-box;display:flex;flex-flow:column wrap;height:65%;justify-content:space-between;padding:1.4rem 1rem;width:100%}.login-screen-cont .inner-cont .form-cont .form-inputs div{background-color:#eee;border:1px solid #eee;border-radius:.4rem;padding:.7rem;width:90%}.login-screen-cont .inner-cont .form-cont .form-inputs .password,.login-screen-cont .inner-cont .form-cont .form-inputs .username{align-items:center;display:flex;justify-content:flex-start;margin:.1rem 0}.login-screen-cont .inner-cont .form-cont .form-inputs .password div,.login-screen-cont .inner-cont .form-cont .form-inputs .username div{align-items:center;border:none;display:flex;height:.2rem;justify-content:center;width:.2rem}.login-screen-cont .inner-cont .form-cont .form-inputs .password div img,.login-screen-cont .inner-cont .form-cont .form-inputs .username div img{object-fit:contain;object-position:center}.login-screen-cont .inner-cont .form-cont .form-inputs .password input,.login-screen-cont .inner-cont .form-cont .form-inputs .username input{background-color:#eee;border:none;font-size:.8rem;height:1.5rem;margin-left:.5rem;outline-style:none;width:85%}.login-screen-cont .inner-cont .form-cont .form-inputs .password input::-webkit-input-placeholder,.login-screen-cont .inner-cont .form-cont .form-inputs .username input::-webkit-input-placeholder{font-size:.8rem}.login-screen-cont .inner-cont .form-cont .form-inputs .password input::placeholder,.login-screen-cont .inner-cont .form-cont .form-inputs .username input::placeholder{font-size:.8rem}.login-screen-cont .inner-cont .form-cont .form-inputs .username .username-logo{opacity:.5}.login-screen-cont .inner-cont .form-cont .form-inputs .username .input{margin-left:.5rem}.login-screen-cont .inner-cont .form-cont .form-inputs .password form{width:85%}.login-screen-cont .inner-cont .form-cont .form-inputs .password form input{width:100%}.login-screen-cont .inner-cont .form-cont .form-inputs .password .password-logo{opacity:.5}.login-screen-cont .inner-cont .form-cont .form-inputs .sign-in{align-items:center;background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;justify-content:center;padding:1rem 0;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:97%}.login-screen-cont .inner-cont .form-cont .form-inputs .sign-in:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.login-screen-cont .inner-cont .form-cont .form-inputs #sgn-id{height:3rem;padding:0}.login-screen-cont .inner-cont .form-cont .form-inputs #sgn-id .ge{-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite;background-color:#2576ef;border:.2rem solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:.1rem;margin-right:1rem;width:.1rem}.login-screen-cont .inner-cont .fo-re-cont{align-items:center;color:#fff;display:flex;font-size:.8rem;height:15%;justify-content:center;width:100%}.login-screen-cont .inner-cont .fo-re-cont span{border-radius:.3rem;color:hsla(0,0%,100%,.502);padding:.2rem .3rem;text-decoration:none;transition:-webkit-transform 1s linear;transition:transform 1s linear;transition:transform 1s linear,-webkit-transform 1s linear}.login-screen-cont .inner-cont .fo-re-cont span:hover{background-color:hsla(0,0%,100%,.336);color:#fff;cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}@media screen and (max-width:500px){.login-screen-cont{background-color:#eee}.login-screen-cont .inner-cont{width:99vw}.login-screen-cont .inner-cont .icon-cont h1{color:#fff;font-size:1.2rem}.login-screen-cont .inner-cont .form-cont{background-color:#fff;height:50%}.login-screen-cont .inner-cont .form-cont .form-head{line-height:0rem;margin-top:.7rem}.login-screen-cont .inner-cont .form-cont .form-head h1{font-size:1.2rem}.login-screen-cont .inner-cont .form-cont .form-head h3{font-size:.75rem;line-height:1rem;padding:0 .5rem}.login-screen-cont .inner-cont .form-cont .form-inputs{padding:0 .5rem 2.8rem}.login-screen-cont .inner-cont .form-cont .form-inputs .password,.login-screen-cont .inner-cont .form-cont .form-inputs .username{background-color:#eee;padding:.5rem}.login-screen-cont .inner-cont .form-cont .form-inputs .password div,.login-screen-cont .inner-cont .form-cont .form-inputs .password input,.login-screen-cont .inner-cont .form-cont .form-inputs .username div,.login-screen-cont .inner-cont .form-cont .form-inputs .username input{background-color:#eee}.login-screen-cont .inner-cont .form-cont .form-inputs .sign-in{padding:.8rem}html{font-size:16px}}body{padding:0}.pass-reset-cont,body{box-sizing:border-box;margin:0}.pass-reset-cont{align-items:center;background-image:linear-gradient(0deg,#2b25ef,#2576ef 35%,#25a7ef);display:flex;height:100vh;justify-content:center;width:100%}.pass-reset-cont .inner-cont{align-items:center;-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mounting;animation-name:mounting;background-color:#fff;border-radius:.5rem;display:flex;flex-flow:column nowrap;height:24rem;justify-content:flex-start;max-width:40rem;opacity:0;position:relative;width:27rem}.title-hd{align-items:center;border-radius:.5rem .5rem 0 0;display:flex;flex-flow:row wrap;height:25%;justify-content:center;line-height:1rem;margin-bottom:1rem;padding:.5rem 1rem;text-align:center;word-break:keep-all}.title-hd h2{margin-bottom:.5rem}.title-hd p{font-size:.8rem;width:80%}.form{align-items:center;display:flex;flex-flow:column wrap;height:40%;justify-content:flex-start;position:relative;width:100%}.form #email-inp{background-color:#eee;outline-color:#c3c3c3;padding:1.2rem 1rem;width:82.8%}.form #email-inp,.form button{border:none;border-radius:.5rem}.form button{background-color:#2576ef;color:#fff;margin-top:1rem;padding:.9rem;transition:-webkit-transform .2s linear;transition:transform .2s linear;transition:transform .2s linear,-webkit-transform .2s linear;width:90%}.form button:hover{cursor:pointer;-webkit-transform:scale(1.02);transform:scale(1.02)}.back-btn{background-color:#eee;border:none;border-radius:.3rem;bottom:.8rem;color:gray;padding:.7rem 0;position:absolute;width:95%}.back-btn:hover{background-color:#c5c5c5;cursor:pointer}@media screen and (max-width:500px){.pass-reset-cont{padding:1.1rem}.pass-reset-cont .inner-cont{height:20rem}.title-hd{height:30%}.title-hd h2{font-size:1.2rem}.title-hd p{font-size:.75rem}.form #email-inp{padding:.8rem;width:85%}.form button{padding:.8rem 0;width:92%}}@-webkit-keyframes mounting{0%{opacity:0}to{opacity:1}}@keyframes mounting{0%{opacity:0}to{opacity:1}}.home-cont{position:relative}.display-scn-cont{align-items:center;display:flex;height:calc(100vh - 4.5rem);justify-content:center;left:15rem;position:absolute;top:4.5rem;width:calc(100% - 15rem);z-index:1}@media screen and (max-width:900px){.display-scn-cont{left:0;width:100%}}@font-face{font-family:latobold;src:url(../../static/media/Lato-Bold.5dd5aa0269395f0ea927.ttf)}.sidenav-cont{background-color:#fff;box-shadow:0 4px 5px 0 hsla(0,0%,81%,.747);box-sizing:border-box;display:flex;flex-flow:row wrap;height:calc(100% - 4.5rem);position:fixed;top:4.5rem;transition:left .3s ease-in-out;width:15rem;z-index:12}.sidenav-cont .sidenav-middle{box-sizing:border-box;height:70%;position:relative;width:100%;z-index:4}.sidenav-cont .sidenav-middle .sidenav-cont-two{box-sizing:border-box;height:14rem;padding:1rem 0;position:absolute;top:0;width:15rem}.sidenav-cont .sidenav-foot{height:30%;width:100%}.sidenav-cont .sidenav-foot .footer-hd{color:#2576ef;font-size:1rem;margin:0 0 .5rem 1.3rem}.sidenav-cont .sn-set{align-items:center;border-radius:0 2rem 2rem 0;display:flex;height:3.3rem;position:relative;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:15rem}.sidenav-cont .sn-set:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.sidenav-cont .sn-set:hover .side-bar,.sidenav-cont .sn-set:hover .side-bar-selected{left:-.8rem}.sidenav-cont .sn-set .side-bar{left:-1.5rem}.sidenav-cont .sn-set .side-bar,.sidenav-cont .sn-set .side-bar-selected{background-color:#2576ef;border-radius:0 .5rem .5rem 0;height:80%;position:absolute;transition:left .2s ease-in-out;width:.5rem}.sidenav-cont .sn-set .side-bar-selected{left:-1.1rem}.sidenav-cont .sn-set .side-bar-selected:hover{left:-1.3rem}.sidenav-cont .sn-set .sn-logo{height:1.5rem;margin-left:1.5rem;width:1.5rem}.sidenav-cont .sn-set span{font-family:latobold;font-size:.85rem;font-weight:bolder;margin-left:1rem}@media screen and (max-height:600px){.sidenav-cont .sidenav-middle{margin-top:-1rem}.sidenav-cont .sidenav-foot{margin-top:-1.5rem}}html{font-size:16px}.topnav-cont{background-color:#fff;border-bottom:.5px solid #eee;box-shadow:0 .1rem 2rem 0 #eee;justify-content:flex-start;left:0;position:fixed;top:0;width:100%;z-index:12}.topnav-cont,.topnav-left{align-items:center;display:flex;height:4.5rem}.topnav-left{justify-content:space-around;position:relative;width:18rem}.topnav-left .menu-btn{align-items:center;box-sizing:border-box;display:none;height:2.5rem;justify-content:center;position:fixed;width:2.5rem}.topnav-left .logo-text{align-items:center;display:flex;height:4.5rem;justify-content:center;left:0;object-fit:contain;position:absolute;width:15rem}.topnav-left .logo-text img{height:4.5rem;width:12rem}.topnav-left #topnav-subject-select{align-items:center;border:2px solid transparent;border-radius:3rem;cursor:pointer;display:flex;height:2.5rem;justify-content:center;min-width:10rem;padding-right:1rem;position:relative;position:absolute;text-overflow:ellipsis;transition:background-color .3s ease-in-out;white-space:nowrap;z-index:5}.topnav-left #topnav-subject-select:hover{background-color:#2576ef}.topnav-left #topnav-subject-select:hover .topnav-sub-sel{color:#fff;font-weight:400}.topnav-left #topnav-subject-select:hover .topnav-sub-sel img{-webkit-filter:invert(100%);filter:invert(100%)}.topnav-left #topnav-subject-select .subsel-drop-conatiner{background-color:#fff;border-radius:.3rem;box-shadow:1px 1px 15px 1px hsla(0,0%,81%,.5);left:-.3rem;min-height:11.2rem;overflow-y:scroll;position:absolute;top:3.4rem;z-index:4}.topnav-left #topnav-subject-select .subsel-drop-conatiner .subsel-hd{align-items:center;background-color:#eee;border-radius:.3rem .3rem 0 0;color:#000;cursor:default;display:flex;font-size:.9rem;font-weight:600;height:3rem;justify-content:flex-start;position:-webkit-sticky;position:sticky;top:0;width:100%}.topnav-left #topnav-subject-select .subsel-drop-conatiner .subsel-hd:hover{background-color:#eee;color:#000}.topnav-left #topnav-subject-select .subsel-drop-conatiner span{background-color:#fff;color:#000;display:block;font-size:.9rem;padding:.7rem .3rem .7rem 1.3rem;text-overflow:ellipsis;white-space:nowrap}.topnav-left #topnav-subject-select .subsel-drop-conatiner span:hover{background-color:#2576ef;color:#fff}.topnav-left #topnav-subject-select .topnav-sub-sel{align-items:center;border:none;cursor:pointer;display:flex;font-size:.9rem;justify-content:space-between;outline-style:none;padding-left:.5rem;padding-right:.3rem;width:90%}.topnav-left #topnav-subject-select .topnav-sub-sel img{height:1.2rem;margin-left:.5rem;transition:-webkit-transform .1s ease-in-out,-webkit-filter .1s ease-in-out;transition:transform .1s ease-in-out,filter .1s ease-in-out;transition:transform .1s ease-in-out,filter .1s ease-in-out,-webkit-transform .1s ease-in-out,-webkit-filter .1s ease-in-out;width:1.2rem}.topnav-mid{height:4.5rem;width:auto}.topnav-right{align-items:center;display:flex;height:4.5rem;justify-content:flex-end;min-width:250px;position:absolute;right:0;width:15rem}.topnav-right #version{background-color:green;border-radius:.3rem;box-sizing:border-box;color:#fff;font-size:.85rem;margin-right:1rem;margin-top:.3rem;padding:2px;width:7rem}.topnav-right #version,.topnav-right .rightic{align-items:center;display:flex;justify-content:center}.topnav-right .rightic{border-radius:50%;height:2.7rem;margin-right:1.3rem;object-fit:contain;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out;width:2.7rem}.topnav-right .rightic:hover{background-color:hsla(0,0%,93%,.314);cursor:pointer;-webkit-transform:scale(1.08);transform:scale(1.08)}.topnav-right .rightic img{height:1.3rem;width:1.3rem}.topnav-right #notif{margin-right:.5rem}@media screen and (max-width:900px){.topnav-left{box-sizing:border-box;width:5rem}.topnav-left .menu-btn{display:flex}.topnav-left .logo-text{display:none}}#box{align-items:center;cursor:pointer;display:flex;height:.7rem;justify-content:center;position:relative;width:100%}#box,#box .line{-webkit-tap-highlight-color:rgba(0,0,0,0)}#box .line{-webkit-animation-delay:.1s;animation-delay:.1s;-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease;animation-timing-function:ease;background-color:gray;border-radius:.2rem;display:inline;height:.17rem;padding:0 .7rem;position:absolute}#box #one{top:0}#box #two{top:50%}#box #three{top:100%}.openOne{-webkit-animation-name:openOne;animation-name:openOne}@-webkit-keyframes openOne{0%{top:0}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}@keyframes openOne{0%{top:0}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}}.openTwo{-webkit-animation-name:openTwo;animation-name:openTwo}@-webkit-keyframes openTwo{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes openTwo{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.openThree{-webkit-animation-name:openThree;animation-name:openThree}@-webkit-keyframes openThree{0%{top:100%}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}@keyframes openThree{0%{top:100%}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.closeOne{-webkit-animation-name:closeOne;animation-name:closeOne}@-webkit-keyframes closeOne{0%{top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:0}}@keyframes closeOne{0%{top:50%;-webkit-transform:rotate(135deg);transform:rotate(135deg)}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:0}}.closeTwo{-webkit-animation-name:closeTwo;animation-name:closeTwo}@-webkit-keyframes closeTwo{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes closeTwo{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}.closeThree{-webkit-animation-name:closeThree;animation-name:closeThree}@-webkit-keyframes closeThree{0%{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:100%}}@keyframes closeThree{0%{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}60%{top:50%;-webkit-transform:rotate(0);transform:rotate(0)}to{top:100%}}.profile-sml-cont{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mount;animation-name:mount;background-color:#fff;border:1px solid transparent;border-radius:.3rem;box-shadow:1px 1px 15px 1px hsla(0,0%,81%,.747);box-sizing:border-box;flex-flow:row wrap;height:17rem;opacity:0;padding:.5rem .5rem 1rem;position:fixed;right:2.5rem;top:4.5rem;width:15rem;z-index:3}.profile-sml-cont,.profile-sml-cont div{align-items:center;display:flex;justify-content:center}.profile-sml-cont div{width:100%}@-webkit-keyframes unmount{0%{opacity:1}to{opacity:0}}@keyframes unmount{0%{opacity:1}to{opacity:0}}@media screen and (max-width:600px){.profile-sml-cont{height:18rem;top:4.5rem;width:15rem}}.one{height:6rem;width:100%}.one,.one .dp{display:flex;justify-content:center}.one .dp{align-items:center;border-radius:50%;object-fit:contain;object-position:center}.one .dp img{background-color:#fff;border-radius:50%;height:5rem;width:5rem}.name{align-items:center;display:flex;height:1.3rem;justify-content:center;width:100%}.email{color:gray;font-size:.9rem;position:absolute;top:8.7rem}.edit-prof{border:none;border-radius:.4rem;cursor:pointer;margin-top:2rem;padding:.5rem 0;width:90%}.edit-prof:hover{background-color:rgba(37,118,239,.502);color:#fff}.logout{border:none;border-radius:.4rem;cursor:pointer;padding:.5rem 0;width:90%}.logout:hover{background-color:rgba(190,47,47,.904);color:#fff}.acc-edit-account-cont{background-color:#eee;box-sizing:border-box;height:100%;overflow-y:scroll;position:relative;width:100%}.acc-edit-account-cont #acc-close-btn{border:none;border-radius:50%;cursor:pointer;height:2rem;padding:.3rem;position:fixed;right:1.5rem;top:6rem;width:2rem}.acc-edit-account-cont #acc-close-btn:hover{background-color:#fff}.acc-edit-account-cont .acc-hero-cont{background-color:#fff;height:100%;position:relative;width:50%}.acc-edit-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%;z-index:6}.acc-img-cont{align-items:center;display:flex;height:9rem;justify-content:center;padding:0 4rem;width:100%}.acc-img-cont #acc-img-flex{position:relative}.acc-img-cont #acc-img-flex .acc-user-img{border:2px solid #2576ef;border-radius:50%;height:8rem;padding:.3rem;width:8rem}.acc-img-cont #acc-img-flex .acc-edit-img{background-color:#2576ef;padding:.5rem}.acc-img-cont #acc-img-flex .acc-edit-img,.acc-img-cont #acc-img-flex input{border-radius:50%;bottom:.5rem;cursor:pointer;height:2.5rem;position:absolute;right:.5rem;width:2.5rem}.acc-img-cont #acc-img-flex input{opacity:0}.acc-form-cont{height:20rem;padding:1rem 6rem;width:100%}.acc-form-cont .acc-cent-form .acc-form-chng-div{margin-bottom:1rem;min-width:15rem;width:70%}.acc-form-cont .acc-cent-form .acc-form-chng-div .acc-demo-txts{color:#2576ef;font-size:.8rem;font-weight:600}.acc-form-cont .acc-cent-form .acc-form-chng-div input{background-color:#eee;border:none;border-radius:.3rem;font-size:.9rem;margin-top:.5rem;padding:.8rem;width:100%}.acc-form-cont .acc-cent-form .acc-form-chng-div input:focus{outline-style:none}.acc-save-btn{padding:0 6rem}.acc-save-btn button{background-color:#eee;border:none;border-radius:.5rem;color:gray;cursor:pointer;margin-right:.5rem;padding:.3rem .5rem}.acc-save-btn button:hover{background-color:#af4444;color:#fff}.acc-save-btn button:nth-child(2){background-color:#2576ef;color:#fff;margin-right:0;width:5rem}.acc-save-btn button:nth-child(2):hover{background-color:#2064ca}#pls-btn{padding:.3rem 0 .3rem 1rem;position:relative;width:10rem}#pls-btn .ge{-webkit-animation:spin .6s linear infinite;animation:spin .6s linear infinite;background-color:#2576ef;border:.2rem solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:1.25rem;position:absolute;width:1.25rem}.acc-form-chng-pass{padding:3rem 6rem 1rem}.acc-form-chng-pass h4{background-color:#fff;font-size:1.2rem;font-weight:600;height:3rem;line-height:3rem;margin-left:-2rem;width:100%}.acc-form-chng-pass .acc-cent-form .acc-form-chng-div{margin-bottom:1rem;min-width:15rem;width:70%}.acc-form-chng-pass .acc-cent-form .acc-form-chng-div .acc-demo-txts{color:#2576ef;font-size:.8rem;font-weight:600}.acc-form-chng-pass .acc-cent-form .acc-form-chng-div input{background-color:#eee;border:none;border-radius:.3rem;font-size:.9rem;margin-top:.5rem;padding:.8rem;width:100%}.acc-form-chng-pass .acc-cent-form .acc-form-chng-div input:focus{outline-style:none}.acc-save-btn-two{padding:1rem 6rem 5rem}.acc-save-btn-two button{background-color:#eee;border:none;border-radius:.5rem;color:gray;cursor:pointer;margin-right:.5rem;padding:.3rem .5rem}.acc-save-btn-two button:hover{background-color:#af4444;color:#fff}.acc-save-btn-two button:nth-child(2){background-color:#2576ef;color:#fff;margin-right:0;width:5rem}.acc-save-btn-two button:nth-child(2):hover{background-color:#2064ca}@media screen and (max-width:1100px){.acc-edit-account-cont #acc-close-btn{background-color:#eee;font-size:1.5rem;height:2.2rem;position:fixed;right:1rem;top:6rem;width:2.2rem}.acc-edit-account-cont .acc-hero-cont{width:100%}.acc-edit-account-cont .acc-hero-cont .acc-edit-hd{padding-left:2rem}.acc-edit-account-cont .acc-hero-cont .acc-form-cont{padding:1rem 2rem}.acc-edit-account-cont .acc-hero-cont .acc-form-cont .acc-cent-form .acc-form-chng-div{width:100%}.acc-edit-account-cont .acc-hero-cont .acc-save-btn{padding:0 2rem}.acc-edit-account-cont .acc-hero-cont .acc-save-btn button{padding:.55rem .8rem}.acc-edit-account-cont .acc-hero-cont .acc-form-chng-pass{padding:2rem}.acc-edit-account-cont .acc-hero-cont .acc-form-chng-pass h4{margin-left:0}.acc-edit-account-cont .acc-hero-cont .acc-form-chng-pass .acc-cent-form .acc-form-chng-div{width:100%}.acc-edit-account-cont .acc-hero-cont .acc-save-btn-two{padding:0 2rem 4rem}.acc-edit-account-cont .acc-hero-cont .acc-save-btn-two button{padding:.55rem .8rem}}.noti-sml-container{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mount;animation-name:mount;background-color:#fff;border-radius:.3rem;box-shadow:1px 1px 15px 1px hsla(0,0%,81%,.747);box-sizing:border-box;display:flex;flex-flow:row wrap;justify-content:flex-start;margin-left:1.5rem;max-height:10rem;max-width:17rem;min-height:17rem;min-width:13rem;overflow-y:scroll;position:relative;position:fixed;right:6rem;top:4.5rem;transition:height .5s ease-in-out;z-index:3}.noti-sml-container #tt{background-color:#eee;font-weight:600;height:3rem;line-height:3rem;padding-left:1rem;position:-webkit-sticky;position:sticky;text-align:left;top:0;width:100%;z-index:6}.noti-sml-container #tt img{border-radius:50%;cursor:pointer;position:absolute;right:.5rem;top:.7rem}.noti-sml-container #tt img:hover{background-color:#fff}.noti-sml-container #noti-main-cont{width:100%}.noti-sml-container #dwn{background-color:#eee;bottom:0;cursor:pointer;font-size:.85rem;font-weight:600;padding:.5rem;position:-webkit-sticky;position:sticky;text-align:center;width:100%}.noti-sml-container #dwn:hover{background-color:#2576ef;color:#fff}.noti-sml-container .dwn{background-color:#eee;bottom:0;height:2.5rem;position:-webkit-sticky;position:sticky;width:100%}.noti-sml-container .list-cont{box-sizing:border-box;display:flex;height:3.5rem;margin:0;overflow:hidden;padding:.5rem 1rem;position:relative;width:100%}.noti-sml-container .list-cont:hover{background-color:#eee;cursor:pointer}.noti-sml-container .list-cont .image-cont{align-items:flex-start;border-radius:50%;display:flex;height:2rem;justify-content:center;min-width:2rem;overflow:hidden;width:2rem}.noti-sml-container .list-cont .image-cont img{height:2rem;object-fit:contain;object-position:center;width:2rem}.noti-sml-container .list-cont .title-context-cont{box-sizing:border-box;display:flex;flex-flow:row wrap;font-size:.8rem;height:100%;margin-left:.5rem;overflow:auto;padding-right:.5rem;position:relative;text-overflow:ellipsis;width:100%}.noti-sml-container .list-cont .title-context-cont .title{color:rgba(0,0,0,.83);font-size:.75rem;font-weight:600;max-width:22rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;word-break:break-all}.noti-sml-container .list-cont .title-context-cont .content{font-size:.7rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}@media screen and (max-width:500px){.noti-sml-container{top:4.5rem;width:70%}.noti-sml-container .list-cont{width:100%}.noti-sml-container .list-cont .title-context-cont .title{font-size:.8rem;position:absolute;top:0;width:100%}.noti-sml-container .list-cont .title-context-cont .content{font-size:.7rem;position:absolute;top:1.4rem;width:100%}}.shimmer-wrap{height:20rem;width:17rem}.shimmer-wrap .demo-cont{height:4rem;margin-left:.7rem;position:relative;width:16rem}.shimmer-wrap .demo-cont div{background-color:#eee}.shimmer-wrap .demo-cont .img-circle{border-radius:50%;height:2.7rem;left:.3rem;position:absolute;top:.5rem;width:2.7rem}.shimmer-wrap .demo-cont .demo-line{border-radius:.1rem;height:.7rem;left:4rem;position:absolute;width:65%}.shimmer-wrap .demo-cont .one{top:.8rem}.shimmer-wrap .demo-cont .two{height:.7rem;top:2rem;width:60%}@media screen and (max-width:500px){.shimmer-wrap{width:17rem}.shimmer-wrap .demo-cont .one{width:55%}.shimmer-wrap .demo-cont .two{width:50%}}.dashCont{background-color:#eee;box-sizing:border-box;height:100%;position:relative;width:100%}.dashCont .top-three-cont{box-sizing:border-box;display:flex;justify-content:center;padding:1rem;width:100%}.dashCont .top-three-cont .top-three-div{background-color:#fff;border-radius:.3rem;box-shadow:1px 1px 10px 1px hsla(0,0%,81%,.56);height:5rem;margin:0 .5rem;width:30%}@media screen and (max-width:600px){.dashCont .top-three-cont{flex-flow:row wrap}.dashCont .top-three-cont .top-three-div{margin:.5rem 0;width:100%}}.second-cont{align-items:center;box-sizing:border-box;display:flex;justify-content:center;padding:1rem 0}.second-cont .second-div{background-color:#fff;border-radius:.5rem;box-shadow:1px 1px 10px 1px hsla(0,0%,81%,.56);box-sizing:border-box;padding:0 1rem 1rem;width:90%}.second-cont .second-div h4{color:#2576ef}.second-cont .second-div .scroll{max-height:21.5rem;overflow-x:scroll;overflow-y:hidden;white-space:nowrap}.head-table-cont{display:flex;flex-flow:column wrap;justify-content:space-between;max-height:2rem;width:100%}.head-table-cont div{color:gray;font-size:.8rem;font-weight:600;text-align:center}.head-table-cont div:first-child{width:5rem}.head-table-cont div:nth-child(2){text-align:start;width:14rem}.head-table-cont div:nth-child(3){margin-left:1rem;text-align:start;width:13rem}.head-table-cont div:nth-child(4),.head-table-cont div:nth-child(5){width:5rem}.head-table-cont div:nth-child(6){width:10rem}.head-table-cont div:nth-child(7),.head-table-cont div:nth-child(8){width:5rem}.data-table-cont .data-table{border-bottom:1px solid #eee;display:flex;flex-flow:column wrap;height:3rem;justify-content:space-between;width:100%}.data-table-cont .data-table:last-child{border-bottom:none}.data-table-cont .data-table span{align-items:center;display:flex;font-size:.8rem;height:3rem;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:wrap}.data-table-cont .data-table span:first-child{width:5rem}.data-table-cont .data-table span:nth-child(2){display:block;line-height:3rem;width:14rem}.data-table-cont .data-table span:nth-child(3){display:block;line-height:3rem;margin-left:1rem;padding-left:2rem;position:relative;width:13rem}.data-table-cont .data-table span:nth-child(3) img{background-color:#eee;border-radius:50%;height:1.5rem;left:0;margin-right:.5rem;position:absolute;top:.7rem;width:1.5rem}.data-table-cont .data-table span:nth-child(4){width:5rem}.data-table-cont .data-table span:nth-child(5){border-radius:.8rem;height:1.5rem;margin-top:.7rem;width:5rem}.data-table-cont .data-table span:nth-child(6){width:10rem}.data-table-cont .data-table span:nth-child(7),.data-table-cont .data-table span:nth-child(8){width:5rem}.data-table-cont .data-table span:nth-child(8) img{-webkit-filter:invert(40%);filter:invert(40%);height:1rem;width:1rem}.data-table-cont .data-table .high-p{background-color:rgba(255,0,0,.8);border:1px solid red;color:#fff}.data-table-cont .data-table .mid-p{background-color:rgba(255,165,0,.8);border:1px solid orange;color:#fff}.data-table-cont .data-table .low-p{background-color:rgba(0,128,0,.8);border:1px solid green;color:#fff}.data-table-cont .preload-cont{align-items:center;color:gray;display:flex;font-size:.85rem;height:15rem;justify-content:center;width:100%}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.data-table-shimmer{align-items:center;display:flex;flex-flow:column wrap;height:3rem;justify-content:space-between;width:100%}.data-table-shimmer .data-table-shimmer-span{align-items:center;display:flex;height:3rem;justify-content:center}.data-table-shimmer .data-table-shimmer-span .data-table-shimmer-inner-span{background-color:#eee;border-radius:.3rem;height:50%;width:95%}.data-table-shimmer #data-table-one{margin-left:-.7rem;width:5rem}.data-table-shimmer #data-table-one span{width:50%}.data-table-shimmer #data-table-three,.data-table-shimmer #data-table-two{width:14rem}.data-table-shimmer #data-table-five,.data-table-shimmer #data-table-four{width:5rem}.data-table-shimmer #data-table-six{width:10rem}.data-table-shimmer #data-table-eight,.data-table-shimmer #data-table-seven{width:5rem}@font-face{font-family:FancyNum;src:url(../../static/media/Number-Regular.f04cec5f05c9c16bdc61.ttf)}.create-chapter-container{background-color:#eee;height:100%;overflow-y:scroll;width:100%}.create-chapter-container .toast-cont{align-items:center;display:inline-flex;flex-flow:column wrap;height:4.3rem;justify-content:space-between;position:relative}.create-chapter-container .toast-cont div{text-overflow:ellipsis;width:70%}.create-chapter-container .toast-cont .toastBtn{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:30%}.create-chapter-container .toast-cont .toastBtn button{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-weight:400;padding:.3rem .5rem;width:100%}.create-chapter-container .toast-cont .toastBtn button:hover{background-color:#ddd}.cc-left{background-color:#fff;height:100%;width:60%}.cc-left .cc-body{box-sizing:border-box;height:100%;overflow-y:scroll;padding:0 4rem;position:relative}.cc-left .cc-body .cc-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;position:relative;width:100%}@media screen and (max-width:1100px){.cc-left{width:100%}.cc-left .cc-body{padding:0 1.5rem}}.cc-body-topic-cont{align-items:center;display:flex;flex-wrap:wrap;height:4rem;width:100%}.cc-body-topic-cont h4{color:#000;font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}.cc-body-topic-cont #cc-ti{background-color:#eee;border:none;border-radius:.3rem;font-family:popReg;font-weight:600;outline-style:none;padding:.7rem 1rem;width:100%}#cc-submit-btna{display:flex;flex-direction:row-reverse;padding:2rem 0}#cc-submit-btna button{background-color:#2576ef;border:none;border-radius:.5rem;color:#fff;padding:.5rem .8rem}@media screen and (max-width:1100px){#cc-submit-btna{margin-top:0}}#edit-chap-hd-container{color:#2576ef;font-size:1.2rem;font-weight:600;height:3rem;line-height:3rem;margin-top:1rem;position:relative;width:100%}#edit-chaps-container{border-top:1px solid #eee;height:53%;overflow-y:scroll;width:100%}#edit-chaps-container .cc-chap-edit-indi-box{display:flex;flex-flow:column wrap;height:5rem;width:100%}#edit-chaps-container .cc-chap-edit-indi-box:hover{background-color:hsla(0,0%,73%,.15)}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-index{align-items:center;color:#ff4500;display:flex;font-family:FancyNum;font-size:1.5rem;font-weight:700;height:100%;justify-content:center;width:4rem}@media screen and (max-width:1100px){#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-index{width:2rem}}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-chapname{border-bottom:1px solid #eee;height:100%;line-height:5rem;margin:0;overflow-x:hidden;overflow-y:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap;width:65%}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-buttons{align-items:center;border-bottom:1px solid #eee;display:flex;height:100%;justify-content:center;width:5rem}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-buttons button{background-color:#ddd;border:none;border-radius:.3rem;cursor:pointer;padding:.3rem 1rem}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-buttons .cc-edit-btn-one:hover{background-color:#2576ef;color:#fff}#edit-chaps-container .cc-chap-edit-indi-box .cc-chap-edit-buttons .cc-edit-btn-two:hover{background-color:rgba(190,47,47,.904);color:#fff}@font-face{font-family:popSemi;src:url(../../static/media/Poppins-SemiBold.cce5625b56ec678e4202.ttf)}#popup-cont{align-items:center;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mount;animation-name:mount;background-color:rgba(0,0,0,.251);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:14}@-webkit-keyframes mount{0%{opacity:0}to{opacity:1}}#create-chapter-popup-page{background-color:rgba(0,0,0,.063)}#create-chapter-popup-page,#edit-question-popup-page{align-items:center;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mount;animation-name:mount;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:14}#edit-question-popup-page,#report-popup-page{background-color:rgba(0,0,0,.502)}#report-popup-page{align-items:center;-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mount;animation-name:mount;display:flex;height:calc(100% - 4.5rem);justify-content:center;left:15rem;position:fixed;top:4.5rem;width:calc(100% - 15rem);z-index:14}@keyframes mount{0%{opacity:0}to{opacity:1}}#report-popup-page #re-pop-del-box-cont{background-color:#fff;border-radius:.3rem;display:flex;height:14rem;justify-content:center;padding:2rem 0;position:relative;width:50%}#report-popup-page #re-pop-del-box-cont #re-pop-del-box{display:flex;flex-flow:row wrap;height:8rem;width:80%}#report-popup-page #re-pop-del-box-cont #re-pop-del-box p{margin:0;width:100%}#report-popup-page #re-pop-del-box-cont #re-pop-del-box h5{margin:0}#report-popup-page #re-pop-del-box-cont #re-pop-del-box #report-h5-one{padding:1rem 0 0;width:100%}#report-popup-page #re-pop-del-box-cont #re-pop-del-box #report-h5-two{align-items:center;display:flex;padding:.3rem .3rem .3rem 0}#report-popup-page #re-pop-del-box-cont #re-pop-del-box #report-h5-two span{height:1px;width:10px}#report-popup-page #re-pop-del-box-cont #re-pop-del-box #report-h5-two #report-img-one{border-radius:.2rem;cursor:pointer;height:100%;margin-bottom:.1rem;margin-left:.5rem;padding:.2rem;width:1.3rem}#report-popup-page #re-pop-del-box-cont #re-pop-del-box #report-h5-two #report-img-one:hover{background-color:#eee}#report-popup-page #re-pop-del-box-cont #re-pop-del-box .re-pop-del-hd{align-items:center;display:flex;height:auto;justify-content:center;margin:0;padding-top:1rem;width:100%}#report-popup-page #re-pop-del-box-cont #re-pop-del-box .re-pop-del-hd #re-pop-del-close-btn{background-color:#eee;border:none;border-radius:.3rem;color:#000;cursor:pointer;padding:.2rem 1rem}#report-popup-page #re-pop-del-box-cont #re-pop-del-box .re-pop-del-hd #re-pop-del-close-btn:hover{background-color:#af4444;color:#fff}@media screen and (max-width:1100px){#report-popup-page{left:0;width:100%}#report-popup-page #re-pop-del-box-cont{height:18rem;width:85%}#report-popup-page #re-pop-del-box-cont .re-pop-del-hd{width:90%}}#pop-box-cont{align-items:center;background-color:#fff;border-radius:.3rem;height:13rem;position:relative;width:30%}#pop-box-cont,#pop-box-cont div{display:flex;flex-flow:row wrap;justify-content:center}#pop-box-cont div{height:6rem;margin-top:-2.5rem;width:70%}#pop-box-cont div #pop-close-btn{background-color:#eee;border:none;border-radius:.3rem;color:#000;cursor:pointer;margin-left:1rem;margin-top:1rem;padding:.3rem 1rem}#pop-box-cont div #pop-close-btn:hover{background-color:#af4444;color:#fff}#pop-box-cont div label{font-family:popSemi;text-align:center;width:100%}#pop-box-cont div input{background-color:#eee;border:none;border-radius:.3rem;margin-top:1rem;outline-style:none;padding:1rem .5rem;width:100%}#pop-box-cont div .pop-box-edit-ans{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:1rem;width:100%}#pop-box-cont div #pop-submit{background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;margin-top:1rem;padding:.3rem 1.5rem}#pop-box-cont div #pop-submit:hover{background-color:#2165ca}@media screen and (max-width:1100px){#pop-box-cont{height:13rem;width:85%}#pop-box-cont div{width:90%}}#pop-del-box-cont{align-items:center;background-color:#fff;border-radius:.3rem;height:10rem;position:relative;width:30%}#pop-del-box-cont,#pop-del-box-cont #pop-del-box{display:flex;flex-flow:row wrap;justify-content:center}#pop-del-box-cont #pop-del-box{height:7rem;width:70%}#pop-del-box-cont #pop-del-box .pop-del-hd{align-items:center;display:flex;height:50%;justify-content:center;width:100%}#pop-del-box-cont #pop-del-box #pop-del-submit{background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;margin-right:1rem;padding:.3rem 1.5rem}#pop-del-box-cont #pop-del-box #pop-del-submit:hover{background-color:#2165ca}#pop-del-box-cont #pop-del-box #pop-del-close-btn{background-color:#eee;border:none;border-radius:.3rem;color:#000;cursor:pointer;padding:.3rem 1rem}#pop-del-box-cont #pop-del-box #pop-del-close-btn:hover{background-color:#af4444;color:#fff}@media screen and (max-width:1100px){#pop-del-box-cont{height:13rem;width:85%}#pop-del-box-cont .pop-del-hd{width:90%}}#uq-cont{background-color:#eee;height:100%;overflow-y:scroll;width:100%}#uq-cont #uq-left{background-color:#fff;overflow-y:scroll;padding:0;width:60%}#uq-cont #uq-left #uq-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%;z-index:6}#uq-cont #uq-left #uq-body{display:flex;flex-direction:column;height:100%;overflow-y:scroll;padding:0 4rem;width:100%}#uq-cont .toast-cont{align-items:center;display:inline-flex;flex-flow:column wrap;height:4.3rem;justify-content:space-between;position:relative}#uq-cont .toast-cont div{text-overflow:ellipsis;width:70%}#uq-cont .toast-cont .toastBtn{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:30%}#uq-cont .toast-cont .toastBtn button{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-weight:400;padding:.3rem .5rem;width:100%}#uq-cont .toast-cont .toastBtn button:hover{background-color:#ddd}@media screen and (max-width:1100px){#uq-cont #uq-left{width:100%}#uq-cont #uq-left #uq-hd{padding-left:1.5rem}#uq-cont #uq-left #uq-body{padding:0 1.5rem 1rem}}#q-chap-top-sel .q-selection-cont:first-child,#q-chap-top-sel .q-selection-cont:last-child{width:45%}#q-title{position:relative}.sub-q{margin-bottom:1rem}.sub-q h4{font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}@media screen and (max-width:1100px){#uq-answer #uq-ans-cont #uq-inp{width:70%}#uq-answer #uq-ans-cont #uq-add,#uq-answer #uq-ans-cont div{margin-top:.5rem}}#upload-question-submit-btn{align-items:center;display:flex;justify-content:flex-end;margin:0;padding:0 0 4rem 2rem}#upload-question-submit-btn button{background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;padding:.5rem .8rem}#upload-question-submit-btn button:hover{background-color:#2576cc;color:#fff}.sun-editor{border:1px solid #dadada;font-family:Helvetica Neue}.sun-editor svg{fill:currentColor}.sun-editor .se-toolbar-shadow{background-color:initial!important;border:none!important;display:block!important;height:0!important;margin:0!important;outline:none!important;padding:0!important;z-index:0!important}.sun-editor .se-wrapper .se-wrapper-inner{min-height:65px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{height:14em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{box-shadow:0 0 0 .1rem #f2dede;color:#b94a48}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;height:30px;width:auto}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor-editable{font-family:Helvetica Neue}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{background:transparent;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}@font-face{font-family:Symbola;src:url(../../static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}.mathquill-container{border-radius:.4rem;padding:.6rem;position:relative}.mathquill-static-container{border-radius:.5rem;padding:.75rem;position:relative}.mq-editable-field{display:-moz-inline-box;display:block;min-width:60%;overflow-x:scroll}.mq-editable-field .mq-cursor{border-left:1px solid #000;display:-moz-inline-box;display:inline-block;margin-left:-1px;padding:0;position:relative;z-index:1}.mq-editable-field .mq-cursor.mq-blink{visibility:hidden}.mq-editable-field,.mq-math-mode .mq-editable-field{background-color:transparent;border:1.5px solid #606060;font-family:Symbola}.mq-editable-field.mq-focused,.mq-math-mode .mq-editable-field.mq-focused{background-color:transparent;border:2px solid #000}.mq-math-mode .mq-editable-field{margin:1px}.mq-editable-field .mq-latex-command-input{color:inherit;font-family:Symbola;margin-left:2px;margin-right:1px;padding-right:1px}.mq-editable-field .mq-latex-command-input.mq-empty{background:transparent}.mq-editable-field .mq-latex-command-input.mq-hasCursor{border-color:ActiveBorder}.mq-editable-field .mq-cursor:only-child:after,.mq-editable-field .mq-textarea+.mq-cursor:last-child:after,.mq-editable-field.mq-empty:after,.mq-editable-field.mq-text-mode:after,.mq-math-mode .mq-empty:after{content:"c";visibility:hidden}.mq-editable-field .mq-text-mode .mq-cursor:only-child:after{content:""}.mq-editable-field.mq-text-mode{overflow-x:auto;overflow-y:hidden}.mq-math-mode .mq-root-block,.mq-root-block{box-sizing:border-box;display:block;overflow-x:scroll;overflow-y:hidden;padding:2px;white-space:nowrap;width:100%}.mq-math-mode{-webkit-font-feature-settings:normal;font-feature-settings:normal;background-color:transparent;font-size:.9rem;font-style:normal;font-variant:normal;font-weight:400;line-height:1}.mq-math-mode,.mq-math-mode .mq-non-leaf,.mq-math-mode .mq-scaled{display:-moz-inline-box;display:inline-block}.mq-math-mode .mq-nonSymbola,.mq-math-mode .mq-text-mode,.mq-math-mode var{line-height:.9}.mq-math-mode *{border-color:#000;box-sizing:border-box;font-size:inherit;line-height:inherit;margin:0;padding:0;-webkit-user-select:none;user-select:none}.mq-math-mode .mq-empty{background:#ccc}.mq-math-mode .mq-empty.mq-root-block,.mq-math-mode.mq-empty{background:transparent}.mq-math-mode .mq-text-mode{display:inline-block;white-space:pre}.mq-math-mode .mq-text-mode.mq-hasCursor{box-shadow:inset 0 .1em .2em #a9a9a9;margin:0 -.1em;padding:0 .1em;width:100%}.mq-math-mode .mq-font{font:1em Symbola,serif}.mq-math-mode .mq-font *{font-family:inherit;font-style:inherit}.mq-math-mode b,.mq-math-mode b.mq-font{font-weight:bolder}.mq-math-mode i,.mq-math-mode i.mq-font,.mq-math-mode var{font-style:normal}.mq-math-mode .mq-roman var.mq-f{margin:0}.mq-math-mode big{font-size:200%}.mq-math-mode .mq-int>big{display:inline-block;-webkit-transform:scaleX(.7);transform:scaleX(.7);vertical-align:-.16em}.mq-math-mode .mq-int>.mq-supsub{font-size:80%;padding-right:.2em;vertical-align:-1.1em}.mq-math-mode .mq-int>.mq-supsub>.mq-sup>.mq-sup-inner{vertical-align:1.3em}.mq-math-mode .mq-int>.mq-supsub>.mq-sub{margin-left:-.35em}.mq-math-mode .mq-roman{font-style:normal}.mq-math-mode .mq-sans-serif{font-family:sans-serif,Symbola,serif}.mq-math-mode .mq-monospace{font-family:monospace,Symbola,serif}.mq-math-mode .mq-overline{border-top:1px solid #000;margin-top:1px}.mq-math-mode .mq-underline{border-bottom:1px solid #000;margin-bottom:1px}.mq-math-mode .mq-binary-operator{display:-moz-inline-box;display:inline-block;padding:0 .2em}.mq-math-mode .mq-supsub{font-size:90%;text-align:left;vertical-align:-.5em}.mq-math-mode .mq-supsub.mq-sup-only{vertical-align:.5em}.mq-math-mode .mq-supsub.mq-sup-only .mq-sup{display:inline-block;vertical-align:text-bottom}.mq-math-mode .mq-supsub .mq-sup{display:block}.mq-math-mode .mq-supsub .mq-sub{display:block;float:left}.mq-math-mode .mq-supsub .mq-binary-operator{padding:0 .1em}.mq-math-mode .mq-supsub .mq-fraction{font-size:70%}.mq-math-mode sup.mq-nthroot{font-size:80%;margin-left:.2em;margin-right:-.6em;min-width:.5em;vertical-align:.8em}.mq-math-mode .mq-paren{padding:0 .1em;-webkit-transform-origin:center .06em;transform-origin:center .06em;vertical-align:top}.mq-math-mode .mq-paren.mq-ghost{color:silver}.mq-math-mode .mq-paren+span{margin-bottom:.1em;margin-top:.1em}.mq-math-mode .mq-array{text-align:center;vertical-align:middle}.mq-math-mode .mq-array>span{display:block}.mq-math-mode .mq-operator-name{font-family:Symbola,Times New Roman,serif;font-style:normal;line-height:.9}.mq-math-mode var.mq-operator-name.mq-first{padding-left:.2em}.mq-math-mode .mq-supsub.mq-after-operator-name,.mq-math-mode var.mq-operator-name.mq-last{padding-right:.2em}.mq-math-mode .mq-fraction{font-size:1rem;padding:0 .2em;text-align:center;vertical-align:-.4em}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link{display:-moz-groupbox}.mq-math-mode .mq-fraction,.mq-math-mode .mq-large-operator,.mq-math-mode x:-moz-any-link,.mq-math-mode x:default{display:inline-block}.mq-math-mode .mq-denominator,.mq-math-mode .mq-dot-recurring,.mq-math-mode .mq-numerator{display:block}.mq-math-mode .mq-numerator{padding:0 .1em}.mq-math-mode .mq-denominator{border-top:1px solid;float:right;padding:.1em;width:100%}.mq-math-mode .mq-dot-recurring{height:.3em;text-align:center}.mq-math-mode .mq-sqrt-prefix{padding-top:0;position:relative;top:.1em;-webkit-transform-origin:top;transform-origin:top;vertical-align:top}.mq-math-mode .mq-sqrt-stem{border-top:1px solid;margin-right:.1em;margin-top:1px;padding-left:.15em;padding-right:.2em;padding-top:1px}.mq-math-mode .mq-diacritic-above{display:block;line-height:.4em;text-align:center}.mq-math-mode .mq-diacritic-stem,.mq-math-mode .mq-hat-prefix{display:block;text-align:center}.mq-math-mode .mq-hat-prefix{line-height:.95em;margin-bottom:-.7em;transform:scaleX(1.5);-moz-transform:scaleX(1.5);-o-transform:scaleX(1.5);-webkit-transform:scaleX(1.5)}.mq-math-mode .mq-hat-stem{display:block}.mq-math-mode .mq-large-operator{padding:.2em;text-align:center;vertical-align:-.2em}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to,.mq-math-mode .mq-large-operator big{display:block}.mq-math-mode .mq-large-operator .mq-from,.mq-math-mode .mq-large-operator .mq-to{font-size:80%}.mq-math-mode .mq-large-operator .mq-from{float:right;width:100%}.mq-math-mode,.mq-math-mode .mq-editable-field{cursor:text;font-family:Symbola,Times New Roman,serif}.mq-math-mode .mq-overarc{border-top:1px solid #000;border-top-left-radius:50% .3em;border-top-right-radius:50% .3em;margin-top:1px;padding-top:.15em}.mq-math-mode .mq-overarrow{border-top:1px solid #000;margin-top:1px;min-width:.5em;padding-top:.2em;text-align:center}.mq-math-mode .mq-overarrow:before{content:"➤";display:block;font-size:.5em;line-height:0em;position:relative;text-align:right;top:-.34em}.mq-math-mode .mq-overarrow.mq-arrow-left:before{-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mq-math-mode .mq-overarrow.mq-arrow-both{vertical-align:text-bottom}.mq-math-mode .mq-overarrow.mq-arrow-both.mq-empty{min-height:1.23em}.mq-math-mode .mq-overarrow.mq-arrow-both.mq-empty:after{top:-.34em}.mq-math-mode .mq-overarrow.mq-arrow-both:before{-webkit-filter:FlipH;filter:FlipH;-ms-filter:"FlipH";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mq-math-mode .mq-overarrow.mq-arrow-both:after{content:"➤";display:block;font-size:.5em;line-height:0em;position:relative;top:-2.3em}textarea{opacity:0;position:absolute;width:100%}.mq-root-block,textarea{font-family:Symbola}.mq-selectable{position:absolute;visibility:hidden}.sun-editor{background-color:#fff;border:1px solid transparent;box-sizing:border-box;color:#000;font-family:popReg;height:auto;user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none;width:auto}.sun-editor *{-webkit-user-drag:none;box-sizing:border-box;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{border:0;padding:0;resize:none}.sun-editor button{background-color:initial;border:0;cursor:pointer;outline:none;touch-action:manipulation}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{display:block;margin:0;padding:0}.sun-editor button .txt{display:block;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sun-editor button *{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;pointer-events:none}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;display:block;float:none;height:16px;margin:auto;text-align:center;width:16px}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{height:10px;width:10px}.sun-editor .se-btn-select>svg{float:right;height:10px;width:10px}.sun-editor .se-btn-list>.se-list-icon{display:inline-block;height:16px;margin:-1px 10px 0 0;vertical-align:middle;width:16px}.sun-editor .se-line-breaker>button>svg{height:24px;width:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:normal;font-feature-settings:normal;text-rendering:auto;display:inline-block;font-size:15px;font-style:normal;font-variant:normal;line-height:2}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid transparent;display:block;height:0;position:absolute;width:0}.sun-editor .se-arrow.se-arrow-up{border-bottom-color:#dadada;border-top-width:0;left:20px;margin-left:-11px;top:-11px}.sun-editor .se-arrow.se-arrow-up:after{border-bottom-color:#fff;border-top-width:0;content:" ";margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-bottom-width:0;border-top-color:#dadada;left:0;margin-left:-11px;top:0}.sun-editor .se-arrow.se-arrow-down:after{border-bottom-width:0;border-top-color:#fff;content:" ";margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{height:100%;position:relative;width:100%}.sun-editor button{color:#000}.sun-editor .se-btn{border:0;border-radius:4px;float:left;font-size:12px;height:34px;line-height:27px;margin:1px!important;padding:0;width:34px}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{background-color:#c7deff;border:1px solid #80bdff;border-radius:4px;color:#000}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{background-color:#80bdff;border-color:#3f9dff;color:#000;outline:0 none}.sun-editor .se-btn-primary:active{background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff;color:#fff}.sun-editor input,.sun-editor select,.sun-editor textarea{border:1px solid #ccc;border-radius:4px;color:#000}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{background-color:inherit;color:#bdbdbd;cursor:not-allowed}.sun-editor .se-loading-box{background-color:#fff;display:none;filter:alpha(opacity=70);height:100%;left:0;opacity:.7;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-loading-box .se-loading-effect{-webkit-animation:spinner .8s linear infinite;animation:spinner .8s linear infinite;border-radius:50%;border-right:2px solid transparent;border-top:2px solid #07d;display:block;height:25px;left:50%;margin:-25px 0 0 -25px;position:absolute;top:50%;width:25px}.sun-editor .se-line-breaker{border-top:1px solid #3288ff;cursor:text;display:none;height:1px;position:absolute;width:100%;z-index:7}.sun-editor .se-line-breaker>button.se-btn{background-color:#fff;border:1px solid #0c2240;cursor:pointer;display:inline-block;float:none;height:30px;left:-50%;opacity:.6;position:relative;top:-15px;width:30px}.sun-editor .se-line-breaker>button.se-btn:hover{background-color:#fff;border-color:#041b39;opacity:.9}.sun-editor .se-line-breaker-component{background-color:#fff;border:1px solid #0c2240;border-radius:4px;cursor:pointer;display:none;height:24px;opacity:.6;position:absolute;width:24px;z-index:7}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{background-color:#fafafa;display:block;height:auto;margin:0;outline:1px solid #dadada;overflow:visible;padding:0;position:relative;width:100%;z-index:5}.sun-editor .se-toolbar-cover{background-color:#fefefe;cursor:not-allowed;display:none;filter:alpha(opacity=50);font-size:36px;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:4}.sun-editor .se-toolbar-separator-vertical{display:inline-block;height:0;margin:0;vertical-align:top;width:0}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{box-shadow:0 3px 9px rgba(0,0,0,.5);-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;position:absolute}.sun-editor .se-toolbar.se-toolbar-balloon{width:auto;z-index:2147483647}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{display:none;position:static;z-index:-1}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:initial;display:block;height:0;margin:0;padding:0;width:100%}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{display:inline-block;height:auto;padding:4px 3px 0;width:100%}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{padding:0 4px;width:auto}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{background-color:#d1d1d1;border-color:#c1c1c1;color:#000;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on{background-color:#d1d1d1;border-color:#c1c1c1;color:#333;outline:0 none}.sun-editor .se-btn-module .se-btn-more.on:hover{background-color:#c1c1c1;border-color:#b1b1b1;color:#000;outline:0 none}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{display:flex;padding:4px 6px;width:auto}.sun-editor .se-btn-select .txt{flex:auto;text-align:left}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{height:auto;margin:0;padding:4px 3px 0;position:relative;width:100%}.sun-editor .se-menu-tray{height:0;left:0;position:absolute;top:0;width:100%}.sun-editor .se-submenu{overflow-x:hidden;overflow-y:auto}.sun-editor .se-menu-container{overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial}.sun-editor .se-list-layer{background-color:#fff;border:1px solid #bababa;border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;height:auto;left:0;outline:0 none;padding:6px 0;position:absolute;top:0;z-index:5}.sun-editor .se-list-layer .se-list-inner{margin:0;overflow-x:visible;overflow-x:initial;overflow-y:visible;overflow-y:initial;overflow:visible;padding:0}.sun-editor .se-list-layer button{margin:0;width:100%}.sun-editor .se-list-inner ul{padding:0;width:100%}.sun-editor .se-list-inner li>button{min-width:100%;width:-webkit-max-content;width:max-content}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;font-size:12px;height:auto;line-height:normal;min-height:32px;padding:0 14px;text-align:left;text-decoration:none;text-indent:0;width:100%}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-bottom:1px dotted #b1b1b1;border-top:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{max-height:300px;min-width:140px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px;width:125px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{padding:0;width:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{font-size:13px;padding:4px 2px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{background-color:initial;border-color:#b1b1b1;border-left:5px #b1b1b1;border-style:solid;color:#999;font-size:13px;height:22px;line-height:1.5;margin:0;padding:0 0 0 7px}.sun-editor .se-list-layer.se-list-format ul pre{background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;color:#666;font-size:13px;margin:0;padding:4px 11px}.sun-editor .se-selector-table{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 6px 12px rgba(0,0,0,.175);display:none;float:left;font-size:14px;left:1px;list-style:none;margin:2px 0 0;padding:5px 0;position:absolute;text-align:left;top:34px;z-index:5}.sun-editor .se-selector-table .se-table-size{font-size:18px;padding:0 5px}.sun-editor .se-selector-table .se-table-size-picker{cursor:pointer;font-size:18px;height:10em;position:absolute!important;width:10em;z-index:3}.sun-editor .se-selector-table .se-table-size-highlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==) repeat;font-size:18px;height:1em;position:absolute!important;width:1em;z-index:2}.sun-editor .se-selector-table .se-table-size-unhighlighted{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;font-size:18px;height:10em;position:relative!important;width:10em;z-index:1}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{display:flex;height:auto;margin:auto;max-width:270px;padding:0;width:-webkit-max-content;width:max-content}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{height:100%;padding:0;width:100%}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{display:flex;float:left;margin:0;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;display:block;height:30px;text-indent:-9999px;width:30px}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{display:flex;height:auto;min-height:40px;padding:4px;width:100%}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;display:inline-block;flex:auto;font-size:12px;height:33px;margin:1px 0;padding:0;width:auto}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;height:34px;margin:0 2px!important;width:34px}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-form-group-label{height:auto;padding:0 4px;width:100%}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;height:33px;width:auto}.sun-editor .se-submenu .se-form-group .se-color-input{border:none;border-bottom:2px solid #b1b1b1;outline:none;text-transform:uppercase;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{height:auto;overflow:hidden;position:relative!important;width:100%;z-index:1}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;height:100%;overflow-x:auto;overflow-y:auto;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{background-color:#191919;color:#fff;font-size:13px;margin:0;padding:4px;resize:none!important;word-break:break-all}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;color:#b1b1b1;display:none;font-size:13px;left:0;line-height:1.5;margin-left:0;margin-right:0;margin-top:0;overflow:hidden;padding-left:16px;padding-right:16px;padding-top:16px;pointer-events:none;position:absolute;right:0;text-overflow:ellipsis;top:0;white-space:nowrap;z-index:1}.sun-editor .se-resizing-bar{background-color:#fafafa;border-top:1px solid #dadada;cursor:ns-resize;display:flex;height:auto;min-height:16px;padding:0 4px;width:auto}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-resizing-bar .se-navigation{background:transparent;color:#666;flex:auto;font-size:10px;height:auto;line-height:1.5;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper{background:transparent;color:#999;display:block;flex:none;font-size:13px;height:auto;margin:0;padding:0;position:relative;width:auto}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{-webkit-animation:blinker .2s linear infinite;animation:blinker .2s linear infinite;color:#b94a48}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-dialog .se-dialog-back{background-color:#222;opacity:.5}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:1.75rem auto;max-width:500px;outline:0;position:relative;width:auto}@media screen and (max-width:509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{display:inline-block;font-weight:700;margin-bottom:5px;max-width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{border-radius:4px;display:inline-block;font-size:14px;font-weight:400;line-height:1.42857143;margin:0 0 10px!important;padding:6px 12px;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;font-size:14px;font-weight:700;line-height:2.5;margin:0;padding:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-bottom:0;margin-top:10px}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{margin:0 8px;text-align:center;width:25px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0;text-align:right}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{border:1px solid #ccc;flex:auto;opacity:.8}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{height:8px;width:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{display:inline-block;font-size:14px;height:34px;line-height:1.42857143;text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{display:block;font-size:14px;height:34px;line-height:1.42857143;padding:0 4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:4px;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;height:25px;width:100%}.sun-editor .se-dialog-tabs button{background-color:#e5e5e5;border-right:1px solid #e5e5e5;float:left;outline:none;padding:2px 13px;transition:.3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{border:1px solid #ccc;direction:ltr;font-size:13px;height:4rem;padding:4px;resize:vertical}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{height:28px;margin-left:1em;width:6em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{box-shadow:0 0 0 .1rem #c7deff;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{background-color:initial;color:#666;display:block;font-family:inherit;font-size:13px;font-weight:400;height:auto;max-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:pre;word-break:break-all}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{display:flex;margin-top:4px;width:100%}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{color:#4592ff;display:none;flex:initial;line-height:1.5}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{display:flex;line-height:1.5;padding-top:6px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:rgba(0,0,0,.25)}.sun-editor .se-controller{word-wrap:normal;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);display:none;letter-spacing:normal;line-break:auto;overflow:visible;position:absolute;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:6}.sun-editor .se-controller .se-btn-group{display:flex;left:0;padding:2px;position:relative;top:0;vertical-align:middle}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{display:none;left:50%;min-width:auto;width:-webkit-max-content;width:max-content}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{margin:0;min-width:72px}.sun-editor .se-controller .se-btn-group button{border:none;border-radius:4px;display:inline-block;font-size:12px;font-weight:400;height:auto;line-height:1.5;margin:1px;min-height:34px;padding:5px 10px;position:relative;text-align:center;touch-action:manipulation;vertical-align:middle;white-space:nowrap}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{display:block;margin:0;padding:0}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0 none}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;margin-top:-50px!important;padding:0}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:initial;display:none;outline:1px solid #3f9dff;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{background-color:#3f9dff;display:inline-block;opacity:.3;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;height:7px;position:absolute;width:7px}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;left:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;right:-5px;top:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{bottom:-5px;cursor:sw-resize;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{bottom:-5px;cursor:se-resize;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{bottom:50%;cursor:w-resize;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;left:50%;top:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.rw{bottom:50%;cursor:e-resize;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{bottom:-7px;cursor:s-resize;right:50%}.sun-editor .se-resizing-container .se-resize-display{background-color:#333;border-radius:4px;bottom:0;color:#fff;font-size:12px;margin:5px;padding:5px;position:absolute;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{font-size:14px;font-style:normal;font-weight:400;line-height:1.42857143;padding:0}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;display:inline-block;margin-left:5px;max-width:200px;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;box-shadow:0 3px 9px rgba(0,0,0,.5);display:none;left:0;margin:0;max-width:100%;outline:0 none;padding:0;position:absolute;top:0;width:auto}.sun-editor .se-select-list .se-select-item{cursor:pointer;font-size:13px;line-height:28px;margin:2px 0;min-height:28px;padding:0 5px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2147483647}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;font-size:14px;line-height:1.5;margin:0}.sun-editor .se-file-browser .se-file-browser-back{background-color:#222;opacity:.5}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#fff;border:1px solid rgba(0,0,0,.2);border-radius:4px;box-shadow:0 3px 9px rgba(0,0,0,.5);margin:20px auto;max-width:100%;outline:0;position:relative;width:960px}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{-webkit-appearance:none;filter:alpha(opacity=100);float:right;font-weight:700;opacity:1;text-shadow:0 1px 0 #fff}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{height:12px;width:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{font-size:16px;font-weight:700;line-height:2.2;margin:0;padding:0}.sun-editor .se-file-browser .se-file-browser-tags{display:block;margin:0 -15px;padding:0;text-align:left;width:100%}.sun-editor .se-file-browser .se-file-browser-tags a{-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f5f5f5;border-radius:32px;-moz-border-radius:32px;-webkit-border-radius:32px;color:#333;cursor:pointer;display:inline-block;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{background-color:#ebf3fe;color:#4592ff}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;overflow-y:auto;padding:20px;position:relative}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{position:relative;width:100%}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{display:block;float:left;height:auto;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{margin:0 10px;width:calc(25% - 20px)}@media screen and (max-width:992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (max-width:768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{border-radius:4px;cursor:pointer;display:block;height:auto;margin:10px 0;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{box-shadow:0 0 0 .2rem #3288ff;opacity:.8}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;display:block;height:auto;outline:0;position:relative;width:100%}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{background-color:initial;border-bottom-left-radius:4px;border-bottom-right-radius:4px;bottom:0;color:#fff;font-size:13px;height:30px;left:0;padding:5px 10px;position:absolute;width:100%;z-index:1}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{background-color:#333;opacity:.6}.sun-editor .se-notice{background-color:#f2dede;border:1px solid #eed3d7;color:#b94a48;display:none;font-size:13px;height:auto;margin:0;padding:15px;position:absolute;top:0;user-select:auto;-o-user-select:auto;-moz-user-select:auto;-khtml-user-select:auto;-webkit-user-select:auto;-ms-user-select:auto;width:100%;word-break:break-all;z-index:7}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{overflow:visible;position:relative}.sun-editor .se-tooltip .se-tooltip-inner{backface-visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;background:transparent;bottom:auto;display:block;float:none;left:50%;line-height:1.5;margin:0;opacity:0;padding:0;pointer-events:none;position:absolute;top:120%;transition:opacity .5s;visibility:hidden;width:auto;z-index:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{background-color:#333;border-radius:2px;color:#fff;cursor:auto;display:inline-block;font-size:.9em;left:-50%;line-height:inherit;margin:0;padding:4px 6px;position:relative;text-align:center;white-space:nowrap;width:auto}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{border:5px solid transparent;border-bottom-color:#333;bottom:100%;content:"";left:50%;margin-left:-5px;position:absolute}.sun-editor .se-tooltip:hover .se-tooltip-inner{opacity:1;visibility:visible}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{display:inline;font-weight:700}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{direction:rtl;flex:auto;text-align:right}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title,.sun-editor.se-rtl .se-dialog-tabs button{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{margin-left:4px;text-align:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@-webkit-keyframes blinker{50%{opacity:0}}@keyframes blinker{50%{opacity:0}}@-webkit-keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}@keyframes spinner{to{-webkit-transform:rotate(361deg);transform:rotate(361deg)}}.sun-editor-editable{word-wrap:break-word;background-color:#fff;color:#333;font-family:popReg;font-size:13px;line-height:1.5;margin:0;padding:16px;word-break:normal}.sun-editor-editable *{box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable .__se__float-left{float:left}.sun-editor-editable .__se__float-right{float:right}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable span{display:inline;margin:0;padding:0;vertical-align:initial}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~="color:"] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{color:#0093ff;cursor:pointer;text-decoration:underline}.sun-editor-editable a.on{background-color:#e8f7ff;color:#0093ff}.sun-editor-editable pre{word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;color:#666;display:block;font-family:monospace;line-height:1.45;margin:0 0 10px;overflow:visible;padding:8px;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;-webkit-padding-start:40px;display:block;list-style-position:outside;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding-inline-start:40px}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{display:list-item;margin-bottom:5px;text-align:-webkit-match-parent}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{display:block;margin:0 0 10px}.sun-editor-editable div{display:block;margin:0;padding:0}.sun-editor-editable blockquote{-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;border:solid #b1b1b1;border-width:0 0 0 5px;color:#999;display:block;font-family:inherit;font-size:inherit;margin-block-end:1em;margin-block-start:1em;margin-inline-end:0;margin-inline-start:0;padding:0 5px 0 20px}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{-webkit-margin-before:.67em;-webkit-margin-after:.67em;font-size:2em;margin-block-end:.67em;margin-block-start:.67em}.sun-editor-editable h1,.sun-editor-editable h2{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h2{-webkit-margin-before:.83em;-webkit-margin-after:.83em;font-size:1.5em;margin-block-end:.83em;margin-block-start:.83em}.sun-editor-editable h3{-webkit-margin-before:1em;-webkit-margin-after:1em;font-size:1.17em;margin-block-end:1em;margin-block-start:1em}.sun-editor-editable h3,.sun-editor-editable h4{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h4{-webkit-margin-before:1.33em;-webkit-margin-after:1.33em;font-size:1em;margin-block-end:1.33em;margin-block-start:1.33em}.sun-editor-editable h5{-webkit-margin-before:1.67em;-webkit-margin-after:1.67em;font-size:.83em;margin-block-end:1.67em;margin-block-start:1.67em}.sun-editor-editable h5,.sun-editor-editable h6{-webkit-margin-start:0;-webkit-margin-end:0;display:block;font-weight:700;margin-inline-end:0;margin-inline-start:0}.sun-editor-editable h6{-webkit-margin-before:2.33em;-webkit-margin-after:2.33em;font-size:.67em;margin-block-end:2.33em;margin-block-start:2.33em}.sun-editor-editable hr{border-color:#000;border-image:none;border-image:initial;border-width:1px 0 0;display:flex;height:1px}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{background-color:initial;border:1px solid #ccc;border-collapse:collapse;border-spacing:0;display:table;margin:0 0 10px;max-width:100%;table-layout:auto!important;width:100%}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-ms-user-select:none}.sun-editor-editable .se-component{display:flex;margin:0 0 10px;padding:1px}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{box-shadow:0 0 0 .2rem #3f9dff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{display:block;height:auto;margin:0;max-width:100%;padding:0;width:auto}.sun-editor-editable[contenteditable=true] figure:after{background:transparent;bottom:0;content:"";cursor:default;display:block;left:0;position:absolute;right:0;top:0;z-index:1}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{display:block;z-index:2}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #c7deff;outline:0}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{height:auto;max-width:100%;width:auto}.sun-editor-editable figure{display:block;margin:0;outline:none;padding:0}.sun-editor-editable figure figcaption{background-color:#f9f9f9;margin:0;outline:none;padding:1em .5em}.sun-editor-editable figure figcaption p{line-height:2;margin:0}.sun-editor-editable .se-image-container a img{margin:1px;outline:1px solid #4592ff;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;height:100%;left:0;outline:1px solid #9e9e9e;position:absolute;top:0;width:100%}.sun-editor-editable .se-video-container figure{left:0;max-width:100%;width:100%}.sun-editor-editable audio{height:54px;width:300px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor .__se__p-bordered,.sun-editor-editable .__se__p-bordered{border-bottom:1px solid #b1b1b1;border-top:1px solid #b1b1b1;padding:4px 0}.sun-editor .__se__p-spaced,.sun-editor-editable .__se__p-spaced{letter-spacing:1px}.sun-editor .__se__p-neon,.sun-editor-editable .__se__p-neon{-webkit-animation:neonFlicker 1.5s infinite alternate;animation:neonFlicker 1.5s infinite alternate;background:#000;border:2px solid #fff;border-radius:6px;color:#fff;font-style:italic;font-weight:200;padding:6px 4px;text-transform:uppercase}@-webkit-keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f;text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40}20%,24%,55%{box-shadow:none;text-shadow:none}}.sun-editor .__se__t-shadow,.sun-editor-editable .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor .__se__t-code,.sun-editor-editable .__se__t-code{background-color:rgba(27,31,35,.05);border-radius:6px;color:#666;font-family:monospace;padding:.2em .4em}.uc-cont{background-color:#eee;height:100%;overflow-y:scroll;width:100%}.uc-cont .toast-cont{align-items:center;display:inline-flex;flex-flow:column wrap;height:4.3rem;justify-content:space-between;position:relative}.uc-cont .toast-cont div{text-overflow:ellipsis;width:70%}.uc-cont .toast-cont .toastBtn{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:30%}.uc-cont .toast-cont .toastBtn button{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-weight:400;padding:.3rem .5rem;width:100%}.uc-cont .toast-cont .toastBtn button:hover{background-color:#ddd}.uc-left{background-color:#fff;height:100%;width:60%}.uc-left .uc-body{box-sizing:border-box;height:100%;overflow-y:scroll;padding:0 4rem;position:relative}.uc-left .uc-body .uc-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;position:relative;width:100%}@media screen and (max-width:1100px){.uc-left{width:100%}.uc-left .uc-body{padding:0 1.5rem}}#uc-chap-tag-container{display:flex;flex-wrap:nowrap;justify-content:space-between;margin-bottom:1rem;position:relative;width:100%}#uc-chap-tag-container .ct-uc-body-topic-cont{align-items:center;display:flex;flex-wrap:wrap;height:4rem;width:45%}#uc-chap-tag-container .ct-uc-body-topic-cont h4{color:#000;font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}#uc-chap-tag-container .ct-uc-body-topic-cont .ct-uc-op-cont{background-color:#eee;border-radius:.3rem;height:2.5rem;padding:.5rem;width:100%}#uc-chap-tag-container .ct-uc-body-topic-cont .ct-uc-op-cont .ct-topic-sel{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-family:popReg;outline-style:none;width:100%}.uc-body-topic-cont{align-items:center;display:flex;flex-wrap:wrap;height:4rem;width:100%}.uc-body-topic-cont:nth-child(2){margin-top:1.3rem}.uc-body-topic-cont:nth-child(3){margin-bottom:0;margin-top:1.3rem}.uc-body-topic-cont h4{color:#000;font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}.uc-body-topic-cont #uc-ti{background-color:#eee;border:none;border-radius:.3rem;font-family:popReg;font-weight:600;outline-style:none;padding:.7rem 1rem;width:100%}#content-cont{background-color:#fff}#upload-content-submit-btn{display:flex;flex-direction:row-reverse;margin-top:1rem;padding:2rem 0 4rem}#upload-content-submit-btn button{background-color:#2576ef;border:none;border-radius:.5rem;color:#fff;padding:.5rem .8rem}#eq-cont{background-color:#eee;height:100%;overflow-y:scroll;width:100%}#eq-cont #eq-left{background-color:#fff;overflow-y:scroll;width:60%}#eq-cont #eq-left #uq-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%;z-index:6}#eq-cont #eq-left #eq-body{box-sizing:border-box;height:100%;overflow-y:scroll;padding:0 4rem;position:relative}#eq-cont .toast-cont{align-items:center;display:inline-flex;flex-flow:column wrap;height:4.3rem;justify-content:space-between;position:relative}#eq-cont .toast-cont div{text-overflow:ellipsis;width:70%}#eq-cont .toast-cont .toastBtn{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:30%}#eq-cont .toast-cont .toastBtn button{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-weight:400;padding:.3rem .5rem;width:100%}#eq-cont .toast-cont .toastBtn button:hover{background-color:#ddd}@media screen and (max-width:1100px){#eq-cont{background-color:#fff}#eq-cont #eq-left{width:100%}#eq-cont #eq-left #uq-hd{padding-left:1.5rem}#eq-cont #eq-left #eq-body{padding:0 1.5rem 1rem}}#eq-questions-map-hd{align-items:center;background-color:#fff;border-bottom:1px solid #eee;color:#2576ef;display:flex;font-size:1.2rem;font-weight:600;height:3rem;margin-top:2rem;width:100%}.eq-questions-map-container{height:29.5rem;overflow-x:scroll;width:100%}.eq-questions-map-container .eq-chap-edit-indi-box{display:flex;flex-flow:column wrap;height:5rem;justify-content:center;width:100%}.eq-questions-map-container .eq-chap-edit-indi-box:hover{background-color:hsla(0,0%,73%,.15)}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-index{align-items:center;color:#ff4500;display:flex;font-family:FancyNum;font-size:1.5rem;font-weight:700;height:100%;justify-content:center;width:4rem}@media screen and (max-width:1100px){.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-index{width:2rem}}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-chapname{border-bottom:1px solid #eee;height:100%;line-height:5rem;margin:.25rem 0 0;overflow-x:hidden;overflow-y:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap;width:65%}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-buttons{align-items:center;border-bottom:1px solid #eee;display:flex;height:100%;justify-content:center;width:5rem}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-buttons button{background-color:#ddd;border:none;border-radius:.3rem;cursor:pointer;padding:.3rem 1rem}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-buttons .eq-edit-btn-one:hover{background-color:#2576ef;color:#fff}.eq-questions-map-container .eq-chap-edit-indi-box .eq-chap-edit-buttons .eq-edit-btn-two:hover{background-color:rgba(190,47,47,.904);color:#fff}.eq-questions-map-container .eq-map-message{align-items:center;color:#ccc;display:flex;font-size:1.2rem;height:100%;justify-content:center;text-align:center;width:100%}#edit-Page_Container{background-color:#fff;padding:0;width:60%}#edit-Page_Container #uq-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%;z-index:6}#edit-Page_Container #uq-body{display:flex;flex-direction:column;height:100%;padding:0 4rem;width:100%}@media screen and (max-width:1100px){#edit-Page_Container{width:100%}#edit-Page_Container #uq-hd{padding-left:1.5rem}#edit-Page_Container #uq-body{padding:0 1.5rem 1rem}}#uq-answer-description{margin-bottom:3rem}#uq-display-answer{font-size:.85rem;margin-bottom:2rem;margin-top:2rem}#uq-display-answer .uq-ans-set{display:flex;flex-direction:column;margin-bottom:.7rem;position:relative;width:100%}#uq-display-answer .uq-ans-set:first-child .uq-ans-id{margin-right:.3rem}#uq-display-answer .uq-ans-set .uq-ans-id{align-items:center;display:flex;justify-content:center;left:-2rem;margin-top:.35rem;padding:.35rem 1rem;position:absolute}#uq-display-answer .uq-ans-set .uq-ans-value{align-items:center;background-color:#ddd;border-radius:.3rem;display:flex;width:60%}#uq-display-answer .uq-ans-set .uq-ans-value div{align-items:center;display:flex;height:100%;margin-left:.3rem;padding:.5rem .5rem .5rem .3rem;word-break:keep-all}#uq-display-answer .uq-ans-set .uq-ans-setts{display:flex;flex-direction:row-reverse;width:60%}#uq-display-answer .uq-ans-set .uq-ans-setts .uq-ans-isAnswer{color:#6ac001;font-size:.7rem;right:20rem}#uq-display-answer .uq-ans-set .uq-ans-setts .uq-ans-setAnswer{color:#2576ef;cursor:pointer;font-size:.7rem;font-weight:600}#uq-display-answer .uq-ans-set .uq-ans-setts .uq-ans-setAnswer:hover{text-decoration:underline}#uq-display-answer .uq-ans-set .uq-ans-del{background-color:transparent;border:none;color:red;font-family:popReg;font-size:.7rem;font-weight:600;min-width:3rem}#uq-display-answer .uq-ans-set .uq-ans-del:hover{cursor:pointer;text-decoration:underline}#uq-display-answer .uq-ans-set .uq-ans-editAns{background-color:transparent;border:none;font-family:popReg;font-size:.7rem;font-weight:600;min-width:3rem}#uq-display-answer .uq-ans-set .uq-ans-editAns:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width:1100px){#uq-display-answer .uq-ans-set{width:100%}#uq-display-answer .uq-ans-set .uq-ans-id{display:none;padding:.35rem .5rem}#uq-display-answer .uq-ans-set .uq-ans-setts,#uq-display-answer .uq-ans-set .uq-ans-value{width:100%}}#uq-submit-btn button:first-child{background-color:#ddd;color:#000}#uq-submit-btn button:first-child:hover{background-color:#af4444;color:#fff}@font-face{font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_AMS-Regular.73ea273a72f4aca30ca5.woff2) format("woff2"),url(../../static/media/KaTeX_AMS-Regular.d562e886c52f12660a41.woff) format("woff"),url(../../static/media/KaTeX_AMS-Regular.853be92419a6c3766b9a.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Caligraphic-Bold.a1abf90dfd72792a577a.woff2) format("woff2"),url(../../static/media/KaTeX_Caligraphic-Bold.d757c535a2e5902f1325.woff) format("woff"),url(../../static/media/KaTeX_Caligraphic-Bold.7489a2fbfb9bfe704420.ttf) format("truetype")}@font-face{font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Caligraphic-Regular.d6484fce1ef428d5bd94.woff2) format("woff2"),url(../../static/media/KaTeX_Caligraphic-Regular.db074fa22cf224af93d7.woff) format("woff"),url(../../static/media/KaTeX_Caligraphic-Regular.7e873d3833eb108a0758.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Fraktur-Bold.931d67ea207ab37ee693.woff2) format("woff2"),url(../../static/media/KaTeX_Fraktur-Bold.354501bac435c3264834.woff) format("woff"),url(../../static/media/KaTeX_Fraktur-Bold.4c761b3711973ab04edf.ttf) format("truetype")}@font-face{font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Fraktur-Regular.172d3529b26f8cedef6b.woff2) format("woff2"),url(../../static/media/KaTeX_Fraktur-Regular.6fdf0ac577be0ba82a4c.woff) format("woff"),url(../../static/media/KaTeX_Fraktur-Regular.ed305b5434865e06ffde.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_Main-Bold.39890742bc957b368704.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Bold.0c3b8929d377c0e9b2f3.woff) format("woff"),url(../../static/media/KaTeX_Main-Bold.8169508bf58f8bd92ad8.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(../../static/media/KaTeX_Main-BoldItalic.20f389c4120be058d80a.woff2) format("woff2"),url(../../static/media/KaTeX_Main-BoldItalic.428978dc7837d46de091.woff) format("woff"),url(../../static/media/KaTeX_Main-BoldItalic.828abcb200061cffbaae.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_Main-Italic.fe2176f79edaa716e621.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Italic.fd947498bc16392e76c2.woff) format("woff"),url(../../static/media/KaTeX_Main-Italic.fa675e5e4bec9eb250b6.ttf) format("truetype")}@font-face{font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Main-Regular.f650f111a3b890d116f1.woff2) format("woff2"),url(../../static/media/KaTeX_Main-Regular.4f35fbcc9ee8614c2bcc.woff) format("woff"),url(../../static/media/KaTeX_Main-Regular.9eba1d77abcf2aa6e94e.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(../../static/media/KaTeX_Math-BoldItalic.dcbcbd93bac0470b462d.woff2) format("woff2"),url(../../static/media/KaTeX_Math-BoldItalic.3f07ed67f06c720120ce.woff) format("woff"),url(../../static/media/KaTeX_Math-BoldItalic.bf2d440b3a42ea78a998.ttf) format("truetype")}@font-face{font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_Math-Italic.6d3d25f4820d0da8f01f.woff2) format("woff2"),url(../../static/media/KaTeX_Math-Italic.96759856b4e70f3a8338.woff) format("woff"),url(../../static/media/KaTeX_Math-Italic.8a5f936332e8028c7278.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:700;src:url(../../static/media/KaTeX_SansSerif-Bold.95591a929f0d32aa282a.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Bold.b9cd458ac6d5889ff9c3.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Bold.5b49f4993ae22d7975b4.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:italic;font-weight:400;src:url(../../static/media/KaTeX_SansSerif-Italic.7d393d382f3e7fb1c637.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Italic.8d593cfaa96238d5e2f8.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Italic.b257a18c016f37ee4543.ttf) format("truetype")}@font-face{font-family:"KaTeX_SansSerif";font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_SansSerif-Regular.cd5e231e0cc53b2cb2c0.woff2) format("woff2"),url(../../static/media/KaTeX_SansSerif-Regular.02271ec5cb9f5b4588ac.woff) format("woff"),url(../../static/media/KaTeX_SansSerif-Regular.2f7bc363fc5424ebda59.ttf) format("truetype")}@font-face{font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Script-Regular.c81d1b2a4b75d3eded60.woff2) format("woff2"),url(../../static/media/KaTeX_Script-Regular.073b3402d036714b4370.woff) format("woff"),url(../../static/media/KaTeX_Script-Regular.fc9ba5249878cd8f8d88.ttf) format("truetype")}@font-face{font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size1-Regular.6eec866c69313624be60.woff2) format("woff2"),url(../../static/media/KaTeX_Size1-Regular.0108e89c9003e8c14ea3.woff) format("woff"),url(../../static/media/KaTeX_Size1-Regular.6de7d4b539221a49e9e2.ttf) format("truetype")}@font-face{font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size2-Regular.2960900c4f271311eb36.woff2) format("woff2"),url(../../static/media/KaTeX_Size2-Regular.3a99e70aee4076660d38.woff) format("woff"),url(../../static/media/KaTeX_Size2-Regular.57f5c1837853986ea1db.ttf) format("truetype")}@font-face{font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size3-Regular.e1951519f6f0596f7356.woff2) format("woff2"),url(../../static/media/KaTeX_Size3-Regular.7947224e8a9914fa332b.woff) format("woff"),url(../../static/media/KaTeX_Size3-Regular.8d6b6822586eea3d3b20.ttf) format("truetype")}@font-face{font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Size4-Regular.e418bf257af1052628d8.woff2) format("woff2"),url(../../static/media/KaTeX_Size4-Regular.aeffd8025cba3647f1a6.woff) format("woff"),url(../../static/media/KaTeX_Size4-Regular.4ad7c7e8bb8d10a34bb7.ttf) format("truetype")}@font-face{font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(../../static/media/KaTeX_Typewriter-Regular.c295e7f71970f03c0549.woff2) format("woff2"),url(../../static/media/KaTeX_Typewriter-Regular.4c6b94fd1d07f8beff7c.woff) format("woff"),url(../../static/media/KaTeX_Typewriter-Regular.c5c02d763c89380dcb4e.ttf) format("truetype")}.katex{text-rendering:auto;font:normal 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.15.6"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.27777778em;margin-right:-.55555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.83333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.16666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.66666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.45666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.71428571em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.85714286em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.14285714em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571429em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857143em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71428571em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714286em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857143em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96285714em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55428571em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.55555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.66666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.77777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.88888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.11111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.30444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.41666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.58333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.66666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.83333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.72833333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.34722222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.41666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.48611111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.55555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.69444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.83333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.44027778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.28935185em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.34722222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.40509259em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.46296296em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.52083333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.69444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.83333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.20023148em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981481em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108004em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.28929605em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.33751205em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.38572806em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.43394407em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216008em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.57859209em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.69431051em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.83317261em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.19961427em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.20096463em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.24115756em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.28135048em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.32154341em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.36173633em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.40192926em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.48231511em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.57877814em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.69453376em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.83360129em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}#ec-cont{background-color:#eee;height:100%;overflow-y:scroll;overflow-y:hidden;width:100%}#ec-cont #ec-left{background-color:#fff;height:100%;overflow-y:scroll;width:60%}#ec-cont #ec-left #uq-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%;z-index:6}#ec-cont #ec-left #ec-body{box-sizing:border-box;overflow-y:scroll;padding:0 4rem;position:relative}#ec-cont .toast-cont{align-items:center;display:inline-flex;flex-flow:column wrap;height:4.3rem;justify-content:space-between;position:relative}#ec-cont .toast-cont div{text-overflow:ellipsis;width:70%}#ec-cont .toast-cont .toastBtn{align-items:center;display:flex;flex-wrap:wrap;height:100%;justify-content:center;width:30%}#ec-cont .toast-cont .toastBtn button{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-weight:400;padding:.3rem .5rem;width:100%}#ec-cont .toast-cont .toastBtn button:hover{background-color:#ddd}@media screen and (max-width:1100px){#ec-cont #ec-left{width:100%}#ec-cont #ec-left #uq-hd{padding-left:1.5rem}#ec-cont #ec-left #ec-body{padding:0 1.5rem 1rem}}#q-chap-top-sel{display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}#q-chap-top-sel .q-selection-cont{width:45%}#q-chap-top-sel .q-selection-cont h4{font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}#q-chap-top-sel .q-selection-cont .q-level-sel-cont{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;height:2.5rem;outline-style:none;padding:.5rem;width:100%}#q-chap-top-sel .q-selection-cont .q-level-sel-cont .q-level-sel{background-color:transparent;border:none;cursor:pointer;font-family:popReg;outline-style:none;width:99%}#q-chap-top-sel .q-selection-cont .q-level-sel-cont .q-level-sel option{background-color:#eee}@media screen and (max-width:1100px){#q-chap-top-sel .q-selection-cont{width:100%}}#ec-contents-map-hd{align-items:center;background-color:#fff;border-bottom:1px solid #eee;color:#2576ef;display:flex;font-size:1.2rem;font-weight:600;height:3rem;margin-top:2rem;width:100%}.ec-contents-map-container{height:29.5rem;overflow-x:scroll;overflow-y:scroll;width:100%}.ec-contents-map-container .ec-chap-edit-indi-box{display:flex;flex-flow:column wrap;height:5rem;width:100%}.ec-contents-map-container .ec-chap-edit-indi-box:hover{background-color:hsla(0,0%,73%,.15)}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-index{align-items:center;color:#ff4500;display:flex;font-family:FancyNum;font-size:1.5rem;font-weight:700;height:100%;justify-content:center;width:4rem}@media screen and (max-width:1100px){.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-index{width:2rem}}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-chapname{border-bottom:1px solid #eee;height:100%;line-height:5rem;margin:0;overflow-x:hidden;overflow-y:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap;width:65%}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-buttons{align-items:center;border-bottom:1px solid #eee;display:flex;height:100%;justify-content:center;width:5rem}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-buttons button{background-color:#ddd;border:none;border-radius:.3rem;cursor:pointer;padding:.3rem 1rem}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-buttons .ec-edit-btn-one:hover{background-color:#2576ef;color:#fff}.ec-contents-map-container .ec-chap-edit-indi-box .ec-chap-edit-buttons .ec-edit-btn-two:hover{background-color:rgba(190,47,47,.904);color:#fff}.ec-contents-map-container .ec-map-message{align-items:center;color:#ccc;display:flex;font-size:1.2rem;height:100%;justify-content:center;text-align:center;width:100%}#q-title{margin-bottom:1rem}#q-title h4{font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}#q-title input{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;font-family:popReg;height:2.5rem;outline-style:none;padding:.5rem;width:100%}#q-level{margin-bottom:1rem}#q-level h4{font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}#q-level .q-level-sel-cont{background-color:#eee;border:none;border-radius:.3rem;cursor:pointer;height:2.5rem;outline-style:none;padding:.5rem;width:50%}#q-level .q-level-sel-cont .q-level-sel{background-color:transparent;border:none;cursor:pointer;font-family:popReg;outline-style:none;width:99%}#q-level .q-level-sel-cont .q-level-sel option{background-color:#eee}@media screen and (max-width:1100px){#q-level #q-level-sel-cont{width:100%}}#sub-q{margin-bottom:1rem}#sub-q h4,#uq-answer h4{font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}#uq-answer #uq-ans-cont{align-items:center;display:inline-flex;flex-wrap:wrap;position:relative;width:100%}#uq-answer #uq-ans-cont #uq-inp{background-color:#eee;border:none;border-radius:.3rem;font-family:popReg;height:2.5rem;outline-style:none;padding:.5rem;width:60%}#uq-answer #uq-ans-cont div{align-items:center;border-radius:.3rem;cursor:pointer;display:flex;font-size:.85rem;font-weight:600;justify-content:center;padding:.6rem 1rem .6rem .5rem}#uq-answer #uq-ans-cont div #uq-select{cursor:pointer;margin-left:.5rem}@media screen and (max-width:1100px){#uq-answer #uq-ans-cont #uq-inp{width:70%}#uq-answer #uq-ans-cont div{margin-top:.5rem}}#uq-answer #uq-ans-cont #uq-add{background-color:#eee;border:none;border-radius:.3rem;padding:.6rem 1rem}#uq-answer #uq-ans-cont #uq-add:hover{background-color:#2576ef;color:#fff;cursor:pointer}#uq-submit-btn{align-items:center;display:flex;justify-content:flex-end;margin:0;padding:0 0 4rem 2rem}#uq-submit-btn button{background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;padding:.5rem .8rem}#uq-submit-btn button:hover{background-color:#2576cc;color:#fff}#edit-Content-Page_Container{background-color:#fff;height:100%;width:60%}#edit-Content-Page_Container .ec-body{box-sizing:border-box;height:100%;overflow-y:scroll;padding:0 4rem;position:relative}#edit-Content-Page_Container .ec-body .ec-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;position:relative;width:100%}@media screen and (max-width:1100px){#edit-Content-Page_Container{width:100%}#edit-Content-Page_Container .ec-body{padding:0 1.5rem}}.ec-body-topic-cont{align-items:center;display:flex;flex-wrap:wrap;height:4rem;width:100%}.ec-body-topic-cont:nth-child(3){margin-top:1.3rem}.ec-body-topic-cont h4{color:#000;font-size:.85rem;font-weight:600;margin:0 0 .5rem;width:100%}.ec-body-topic-cont #ec-ti{font-family:popReg;font-weight:600;padding:.7rem 1rem;width:100%}.ec-body-topic-cont #ec-ti,.ec-body-topic-cont .ec-tag-sel-cont{background-color:#eee;border:none;border-radius:.3rem;outline-style:none}.ec-body-topic-cont .ec-tag-sel-cont{cursor:pointer;height:2.5rem;padding:.5rem;width:50%}.ec-body-topic-cont .ec-tag-sel-cont .ec-tag-sel{background-color:transparent;border:none;cursor:pointer;font-family:popReg;outline-style:none;width:99%}.ec-body-topic-cont .ec-tag-sel-cont .ec-tag-sel option{background-color:#eee}#content-cont{height:23rem}#content-cont h4{margin:1.3rem 0 .5rem}#content-cont #rte-cont{opacity:.8;width:100%}@media screen and (max-width:1100px){#content-cont{height:23rem}}@media screen and (max-width:500px){#content-cont{height:25rem}}@media screen and (max-width:450px){#content-cont{height:28rem}}@media screen and (max-width:400px){#content-cont{height:32rem}}#submit-btna{display:flex;flex-direction:row-reverse;margin-top:1rem;padding:2rem 0 4rem}#submit-btna button{background-color:#2576ef;border:none;border-radius:.5rem;color:#fff;padding:.5rem .8rem}#submit-btna button:last-child{background-color:#ddd;color:#000;margin-right:1rem}#submit-btna button:last-child:hover{background-color:#af4444;color:#fff}#submit-btna button:hover{background-color:#2576cc;color:#fff}@media screen and (max-width:1100px){#submit-btna{margin-top:0}}#messages-container{background-color:#eee;display:flex;height:100%;overflow-y:scroll;width:100%;z-index:1}#messages-container #all-chats-container{background-color:#fff;overflow-y:scroll;width:33%}@media screen and (max-width:1100px){#messages-container #all-chats-container{width:100%}}#msg-search-container{background-color:#ddd;height:4rem;padding:.7rem 1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1}#msg-search-container #msg-search-box{align-items:center;background-color:#eee;border-radius:.4rem;display:flex;height:100%;justify-content:space-between;object-fit:contain;object-position:center;padding:0 .5rem;width:100%}#msg-search-container #msg-search-box #search-icon{border-radius:50%;cursor:pointer;height:2rem;padding:.4rem;width:2rem}#msg-search-container #msg-search-box #search-icon:hover{background-color:#ddd}#msg-search-container #msg-search-box #search-inp{background-color:transparent;border:none;border-radius:.3rem;height:100%;outline-style:none;width:90%}#chats-map-container{background-color:transparent;box-sizing:border-box;padding-bottom:3rem;width:100%}#chats-map-container .individual-chat-box{align-items:center;display:flex;height:5.5rem;justify-content:space-between;width:100%}#chats-map-container .individual-chat-box:hover{background-color:#eee;cursor:pointer}#chats-map-container .individual-chat-box:hover .chat-details-box .chat-fun-number-box{right:0}#chats-map-container .individual-chat-box:hover .chat-details-box .chat-fun-number-box .chat-drop-down{opacity:1}#chats-map-container .individual-chat-box .chat-profile-img-box{align-items:center;display:flex;height:100%;justify-content:flex-end;width:5rem}#chats-map-container .individual-chat-box .chat-profile-img-box img{border:1px solid #aaa;border-radius:50%;height:3.5rem;padding:.2rem;width:3.5rem}#chats-map-container .individual-chat-box .chat-profile-img-box .chat-img-box-shimm{background-color:#eee;border-radius:50%;height:3.5rem;padding:.2rem;width:3.5rem}#chats-map-container .individual-chat-box .chat-msg-box{align-items:center;border-bottom:.5px solid #eee;display:flex;flex-wrap:wrap;height:100%;justify-content:center;padding:1rem .7rem;width:65%}#chats-map-container .individual-chat-box .chat-msg-box h3{font-size:1rem;font-weight:400;height:40%;margin:0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#chats-map-container .individual-chat-box .chat-msg-box p{font-size:.85rem;height:40%;margin:0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#chats-map-container .individual-chat-box .chat-msg-box .chat-msg-box-h3-shim{background-color:#eee;border-radius:.3rem;height:40%;margin:0;width:100%}#chats-map-container .individual-chat-box .chat-msg-box .chat-msg-box-p-shim{background-color:#eee;border-radius:.3rem;height:30%;margin:0;width:100%}#chats-map-container .individual-chat-box .chat-details-box{align-items:center;border-bottom:.5px solid #eee;border-right:15px solid transparent;display:flex;flex-wrap:wrap;height:100%;justify-content:space-around;overflow-x:hidden;padding:1rem 0;width:5rem}#chats-map-container .individual-chat-box .chat-details-box .chat-time{align-items:center;display:flex;font-size:.85rem;height:40%;justify-content:center;width:100%}#chats-map-container .individual-chat-box .chat-details-box .chat-time-shim{background-color:#eee;border-radius:.3rem;height:35%;width:80%}#chats-map-container .individual-chat-box .chat-details-box .chat-fun-number-box{align-items:center;display:flex;justify-content:space-between;padding:0 .5rem;position:absolute;position:relative;right:-.7rem;transition:right .1s ease-in-out}#chats-map-container .individual-chat-box .chat-details-box .chat-fun-number-box .chat-number{align-items:center;background-color:#1cc71c;border-radius:50%;color:#fff;display:flex;font-size:.85rem;justify-content:center;width:1.3rem}#chats-map-container .individual-chat-box .chat-details-box .chat-fun-number-box .chat-drop-down{align-items:center;display:flex;justify-content:center;opacity:0;transition:opacity .1s ease-in-out}#chats-map-container .individual-chat-box .chat-details-box .chat-fun-number-box .chat-drop-down img{-webkit-filter:invert(50%);filter:invert(50%)}#chats-map-container .individual-chat-box .chat-details-box .chat-fun-number-box .chat-drop-down .chat-drop-down-shim{height:1rem;width:1rem}#chats-map-container .individual-chat-box-shim:hover{background-color:transparent;cursor:default}@media screen and (max-width:1100px){#chats-map-container .individual-chat-box{height:5rem}#chats-map-container .individual-chat-box .chat-details-box{width:4rem}}#chat-page-container{box-sizing:border-box;overflow-y:scroll}#chat-page-container #empty-chat{align-items:center;color:gray;display:flex;font-size:1.5rem;height:100%;justify-content:center;width:100%}#indi-chat-page-container{height:100%;width:100%}#indi-chat-page-container #chat-page-profile-container{align-items:center;display:flex;height:4rem;padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:2}#indi-chat-page-container #chat-page-profile-container #chat-back-icon{align-items:center;background-color:#fff;border-radius:50%;cursor:pointer;display:flex;justify-content:center;padding:.5rem}#indi-chat-page-container #chat-page-profile-container #chat-back-icon:hover{background-color:#ddd}#indi-chat-page-container #chat-page-profile-container #chat-back-icon img{-webkit-filter:invert(20%);filter:invert(20%)}#indi-chat-page-container #chat-page-profile-container #chat-profile-img-container{align-items:center;display:flex;height:100%;justify-content:center;width:4rem}#indi-chat-page-container #chat-page-profile-container #chat-profile-img-container img{border:1px solid #ddd;border-radius:50%;height:3rem;padding:.2rem;width:3rem}#indi-chat-page-container #chat-page-profile-container p{font-size:1rem;margin-left:.5rem}#indi-chat-page-container #chat-display-container{background-color:#fff;height:calc(100% - 9rem);overflow-y:scroll;width:100%;z-index:1}#indi-chat-page-container #chat-display-container p{margin:0}#indi-chat-page-container #chat-page-text-input-container{background-color:#eee;bottom:0;height:5rem;position:-webkit-sticky;position:sticky;width:100%}#report-body-container{height:100%;padding:0 11rem;position:relative;width:100%;z-index:1}#report-body-container #report-head-text-cont{align-items:end;color:#2576ef;display:flex;font-size:2.5rem;font-weight:600;height:10rem;justify-content:center;width:100%}#report-body-container #report-hero-cont{align-items:flex-start;display:flex;flex-flow:row wrap;height:25rem;justify-content:center;padding:2rem 0 0;width:100%}#report-body-container #report-hero-cont .report-issue-input-title{align-items:flex-start;display:flex;flex-wrap:wrap;height:5rem;justify-content:flex-start;padding-left:1.2rem;width:100%}#report-body-container #report-hero-cont .report-issue-input-title h4{font-size:1rem;font-weight:600;margin:0;width:60%}#report-body-container #report-hero-cont .report-issue-input-title input{background-color:#eee;border:none;border-radius:.3rem;font-family:popReg;height:50%;outline-style:none;padding:0 1rem;width:60%}#report-body-container #report-hero-cont .report-issue-input-title textarea{background-color:#eee;border:none;border-radius:.3rem;font-family:popReg;height:13rem;outline:none;padding:1rem;resize:none;width:60%}#report-body-container #report-hero-cont .report-issue-input-title:nth-child(2){align-items:flex-start;height:15.5rem}#report-body-container #report-issue-submit{display:flex;height:6rem;justify-content:space-between;margin-left:1.2rem;padding-right:.8rem;width:60%}#report-body-container #report-issue-submit #set-priority-cont{align-items:center;background-color:#eee;border-radius:.3rem;display:flex;height:2.5rem;padding:0 .5rem 0 .7rem;width:50%}#report-body-container #report-issue-submit #set-priority-cont select{background-color:#eee;border:none;cursor:pointer;font-family:popReg;height:100%;outline:none;width:100%}#report-body-container #report-issue-submit button{background-color:#2576ef;border:none;border-radius:.3rem;color:#fff;cursor:pointer;height:2.5rem;padding:.5rem 1rem}#report-body-container #report-issue-submit button:hover{background-color:#2576cc}@media screen and (max-width:1000px){#report-body-container{height:100%;padding:0 1.5rem}#report-body-container #report-head-text-cont{font-size:1.7rem;height:9rem}#report-body-container #report-hero-cont .report-issue-input-title{padding:0}#report-body-container #report-hero-cont .report-issue-input-title h4,#report-body-container #report-hero-cont .report-issue-input-title input,#report-body-container #report-hero-cont .report-issue-input-title textarea{width:100%}#report-body-container #report-issue-submit{margin:0;padding:0;width:100%}}@font-face{font-family:popReg;src:url(../../static/media/Poppins-Regular.8081832fc5cfbf634aa6.ttf)}#support-body-container{height:100%;overflow-x:hidden;overflow-y:scroll;padding-bottom:2rem;position:relative;width:70%;z-index:1}#support-body-container #support-head-text-cont{align-items:end;color:#2576ef;display:flex;font-size:2.5rem;font-weight:600;height:7rem;margin-bottom:1.5rem;overflow-x:hidden;width:100%}#support-body-container .support-box-cont{border:1px solid transparent;border-radius:.3rem;border-top-color:#eee;cursor:pointer;display:flex;flex-wrap:wrap;justify-content:center;padding:.2rem;position:relative;transition:height .5s ease-in-out;width:100%}#support-body-container .support-box-cont:hover{background-color:#eee}#support-body-container .support-box-cont:first-child{border-color:#eee transparent transparent}#support-body-container .support-box-cont:nth-last-child(2){border-color:#eee transparent}#support-body-container .support-box-cont:last-child{border-color:transparent transparent #eee}#support-body-container .support-box-cont .support-box-title{align-items:center;display:flex;height:3rem;overflow:hidden;padding:0 1rem;text-overflow:ellipsis;width:90%}#support-body-container .support-box-cont .support-drop-button{align-items:center;display:flex;height:3rem;justify-content:center;min-width:5rem;overflow:hidden;text-overflow:ellipsis;width:10%}#support-body-container .support-box-cont .support-drop-button .support-drop-img{border-radius:50%;cursor:pointer;padding:.4rem;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#support-body-container .support-box-cont .support-drop-button .support-drop-img:hover{background-color:#eee}#support-body-container .support-box-cont .support-drop-button .rotate-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}#support-body-container .support-box-cont .support-drop-button .rotate-down,#support-body-container .support-box-cont .support-drop-button .rotate-up{transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}#support-body-container .support-box-cont .support-drop-button .rotate-up{-webkit-transform:rotate(0deg);transform:rotate(0deg)}#support-body-container .support-box-cont .support-content{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:mountPop;animation-name:mountPop;margin-top:-5%;padding:1rem;width:100%}@-webkit-keyframes mountPop{0%{margin-top:-5%;opacity:.5}to{margin-top:0;opacity:1}}@keyframes mountPop{0%{margin-top:-5%;opacity:.5}to{margin-top:0;opacity:1}}@media screen and (max-width:1000px){#support-body-container{height:100%;padding:0 1.5rem 2rem;width:100%}#support-body-container #support-head-text-cont{font-size:1.7rem;height:7rem}#support-body-container .support-box-cont .support-box-title{width:85%}#support-body-container .support-box-cont .support-drop-button{min-width:2rem;width:15%}}.notification-cont{background-color:#eee;height:100%;position:relative;width:100%}.notification-cont #no-close-btn{border:none;border-radius:50%;cursor:pointer;height:2rem;padding:.3rem;position:absolute;right:1.5rem;top:1.8rem;width:2rem}.notification-cont #no-close-btn:hover{background-color:#fff}.notification-cont .not-cont-left{background-color:#fff;box-sizing:border-box;height:100%;width:50%}@media screen and (max-width:1100px){.notification-cont #no-close-btn{background-color:#eee;font-size:1.5rem;height:2.2rem;top:1.8rem;width:2.2rem}.notification-cont .not-cont-left{width:100%}}.no-heading-hd{background-color:#fff;color:#2576ef;font-size:1.2rem;font-weight:600;height:6rem;line-height:6rem;padding-left:4rem;width:100%}.no-all-noti-cont{box-sizing:border-box;height:calc(100% - 6rem);overflow-y:scroll;padding:0 4rem 1rem;position:relative}.no-all-noti-cont .no-solo-cont{border-radius:.3rem;box-sizing:border-box;cursor:pointer;display:flex;overflow:hidden}.no-all-noti-cont .no-solo-cont:hover{background-color:#eee}.no-all-noti-cont .no-solo-cont .no-std-img-cont{height:100%;padding:1rem .5rem;width:5rem}.no-all-noti-cont .no-solo-cont .no-std-img-cont img{border:1px solid gray;border-radius:50%;height:3.2rem;width:3.2rem}.no-all-noti-cont .no-solo-cont .no-title-content-cont{word-wrap:break-word;padding:1rem .5rem;width:100%}.no-all-noti-cont .no-solo-cont .no-title-content-cont h4{font-size:.85rem;margin:0}.no-all-noti-cont .no-solo-cont .no-title-content-cont p{font-size:.8rem;margin:0}@media screen and (max-width:600px){.no-heading-hd{padding-left:1.5rem}.no-all-noti-cont{padding:0 1rem 1rem}}.noal-shim-all-cont{height:100%;width:100%}.noal-shim-all-cont .noal-shim-cont{background-color:#fff;border-radius:.3rem;box-sizing:border-box;cursor:pointer;height:7rem;overflow:hidden;position:relative;width:100%}.noal-shim-all-cont .noal-shim-cont .noal-shim-img-cont{height:100%;padding:1rem 0 0 1rem;position:relative;width:15%}.noal-shim-all-cont .noal-shim-cont .noal-shim-img-cont .noal-shim-imgs{background-color:#eee;border-radius:50%;height:3rem;width:3rem}.noal-shim-all-cont .noal-shim-cont .noal-shim-textt{height:100%;left:5rem;padding-top:1.3rem;position:absolute;top:0;width:85%}.noal-shim-all-cont .noal-shim-cont .noal-shim-textt .noal-shim-textt-lineone{background-color:#eee;border-radius:.3rem;height:1.5rem;width:95%}.noal-shim-all-cont .noal-shim-cont .noal-shim-textt .noal-shim-textt-linetwo{background-color:#eee;border-radius:.3rem;height:.8rem;margin-top:.3rem;width:85%}@media screen and (max-width:450px){.noal-shim-all-cont .noal-shim-cont .noal-shim-textt .noal-shim-textt-lineone{width:85%}.noal-shim-all-cont .noal-shim-cont .noal-shim-textt .noal-shim-textt-linetwo{width:75%}}
/*# sourceMappingURL=main.9a69718e.css.map*/