@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap";@import"https://fonts.googleapis.com/css?family=Nunito:400,600,700";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Tajawal:wght@200;300;400;500&family=Varela+Round&family=Open+Sans:wght@300;400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@600&family=Manrope:wght@400&display=swap";:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:.9;--rt-transition-show-delay:.15s;--rt-transition-closing-delay:.15s;--rt-arrow-size:8px}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute;z-index:-1}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:-moz-max-content;width:max-content}.styles-module_arrow__K0L3T{height:var(--rt-arrow-size);width:var(--rt-arrow-size)}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}.warning{background-color:#dfd05b!important;color:#fff!important;border:solid rem(1) #dfd05b!important}.error-badge{display:inline-block;width:rem(6);height:rem(6);vertical-align:middle;border-radius:50%;background:#f56565}@keyframes fadeIn{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}.flex{display:flex}.fill-black{fill:#000}.color-black{color:#000}.fill-white{fill:#fff}.stroke-white{stroke:#fff}.color-white{color:#fff!important}.fill-dark-gray{fill:#39404b}.color-dark-gray{color:#39404b}.fill-dark-slate{fill:#aba1b3}.fill-gray-500{fill:#667085}.strock-gray-500 path{stroke:#667085!important}.fill-dark-light{fill:#39404b}.stroke-dark-light{stroke:#39404b}.color-dark-slate{color:#617082}.fill-sky-blue{fill:#ff8b00}.fill-sky-grey{fill:#aba1b3}.fill-light-red{fill:#f83737}.fill-yellow-green{fill:#20ac1d}.color-sky-blue{color:#ff8b00}.fill-transparent{fill:transparent!important}.color-transparent{color:transparent!important}.fill-yellow-green circle,.fill-yellow-green path{stroke:#20ac1d}.main-layout{background-color:#edf2f7;color:#000;display:flex;height:100vh;overflow-y:auto}.main-layout .content{width:100%;overflow:hidden}.main-layout::-webkit-scrollbar{display:none!important}@media (max-width: 47.9375rem){.main-layout .content{padding-inline:.625rem}}@media (max-width: 25rem){.main-layout .content{background:white}}.login_btn{background:#1f8af4!important;border-radius:6px;padding:9px 14px;width:112.5px;height:29.25px;display:flex;align-items:center;justify-content:center;gap:14px}.login_btn span,.login_btn a{font-size:12px;font-weight:500;line-height:12px;text-align:center;color:#fff}.login_btn svg{height:15px}.header{background:#fafafa;display:flex;align-items:center;justify-content:space-between;max-height:77px;height:77px;padding:26px 52px;position:fixed;width:100%;gap:50px;z-index:12}.header .language_menu{display:none;align-items:center}@media (max-width: 767px){.header .language_menu{display:flex;gap:10px}.header .header-brand{padding:.625rem}}.header .header-brand svg{scale:1.38}@media (max-width: 767px){.header{padding:26px 20px}}.header .responsive-container{position:absolute;background-color:#fff;width:100%;display:none;z-index:100;bottom:0;transition:all .5s cubic-bezier(0,1,0,1);box-shadow:#0000000d 0 0 0 1px;top:70px;max-height:0px;left:0;right:0;overflow:hidden;padding:0;opacity:0}@media (max-width: 767px){.header .responsive-container{display:inline-block}}.header .responsive-container .responsive-menu{display:flex;flex-direction:column;gap:5px;color:#7d9db5}.header .responsive-container .responsive-menu>a{color:#7d9db5;font-weight:400;font-size:.95rem;padding:10px 17px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.header .responsive-container .responsive-menu>a svg{height:17px;fill:#7d9db5}.header .responsive-container .responsive-menu .active{color:#1f8af4;background:#e4f1fe;width:100%;border-radius:8px}.header .responsive-container .responsive-menu .active svg{height:17px;fill:#1f8af4}.header .responsive-container .auth_btn{margin-top:20px;width:100%;height:42.25px}.header .nav-close{animation-name:navAnimationClose;animation-duration:.3s;animation-timing-function:ease-out}.header .brand-text{color:#ff8b00;font-size:1.5rem;font-weight:300}@media (min-width: 1024px){.header .brand-text{font-size:1.625rem;font-weight:300}}@media (min-width: 1281px){.header .brand-text{font-size:1.75rem;font-weight:300}}.header .close-icon-container{cursor:pointer;display:none}@media (max-width: 767px){.header .close-icon-container{display:inline-block!important;z-index:999}}.header .right-part{display:flex;align-items:center;justify-content:end;gap:36px}@media (max-width: 767px){.header .right-part{display:none}}@media (min-width: 360px) and (max-width: 670px){.header .right-part{min-width:50%}}@media (min-width: 640px) and (max-width: 767px){.header .right-part{min-width:40%}}@media (min-width: 768px) and (max-width: 1023px){.header .right-part{min-width:14%}}@media (min-width: 1281px){.header .right-part{min-width:14%}}.header .right-part .auth_btn--dashboard{border:solid .0625rem #1f8af4!important;background:#ffffff;border-radius:6px;padding:9px 14px;width:112.5px;height:29.25px;display:flex;align-items:center;justify-content:center;gap:14px}.header .right-part .auth_btn--dashboard span{font-size:12px;font-weight:500;line-height:12px;text-align:center;color:#1f8af4}.header .right-part .auth_btn{background:#1f8af4!important;border-radius:6px;padding:9px 14px;width:-moz-fit-content;width:fit-content;height:29.25px;display:flex;align-items:center;justify-content:center;gap:14px}.header .right-part .auth_btn span{font-size:12px;font-weight:500;line-height:12px;text-align:center;color:#fff}.header .right-part .auth_btn svg{height:15px}.header .right-part .profile{display:flex;gap:1.375rem;align-items:center;transform:translate(5px)}.header .right-part .profile .avatar{height:2.5rem;width:2.5rem;-o-object-fit:cover;object-fit:cover;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}@media (min-width: 1281px){.header .right-part .profile .avatar{width:3.125rem;height:3.125rem}}.header .right-part .profile .profile-user{display:flex;flex-direction:column;text-align:left;margin-left:.25rem}.header .right-part .profile .profile-user .profile-user-name{font-size:.75rem;display:inline-block;font-weight:400}@media (min-width: 1281px){.header .right-part .profile .profile-user .profile-user-name{font-size:.9375rem}}.header .right-part .profile .profile-user .profile-role{color:#ff8b00;font-size:.75rem;line-height:1rem;font-weight:300}@media (min-width: 1281px){.header .right-part .profile .profile-user .profile-role{font-size:.75rem;line-height:1rem;font-weight:300}}.header .right-part .language{display:flex;align-items:center;gap:.5rem;margin-right:30px;cursor:pointer}.header .right-part .language svg{scale:110%}.header .right-part .language .dropdown{scale:75%;fill:#000}.header .right-part .language .dropdown-text{font-size:.75rem;font-weight:400;left:1.25rem;font-style:normal}@media (min-width: 1281px){.header .right-part .language .dropdown-text{font-size:.9375rem}}.header .right-part .flex{display:flex;gap:1.25rem;align-items:center;padding-inline:.625rem}.header .right-part .flex svg{fill:#fff}.header .auth_btn{background:#1f8af4!important;border-radius:6px;padding:9px 14px;width:112.5px;height:29.25px;display:flex;align-items:center;justify-content:center;gap:14px}.header .auth_btn span{font-size:12px;font-weight:500;line-height:12px;text-align:center;color:#fff}.header .auth_btn svg{height:15px}.create-group-subtitle{color:var(--Grey_Color_Shades-Black-600, rgb(106, 106, 106));font-size:16px;font-weight:400;line-height:26px;text-align:left}.create-group-title{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:26px}.quiz-data-input{border:solid .03125rem #cbd5e1;padding:.625rem;width:100%;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}@media (min-width: 1024px){.quiz-data-input{font-size:1rem}}@media (max-width: 43.75rem){.quiz-data-input{padding-top:.4375rem;padding-bottom:.4375rem}}.quiz-data-input::-moz-placeholder{font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}.quiz-data-input::placeholder{font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}@media (min-width: 1024px){.quiz-data-input::-moz-placeholder{font-size:1rem}.quiz-data-input::placeholder{font-size:1rem}}.quiz-settings-container{height:50vh;overflow-y:scroll;padding-bottom:10px}.quiz-settings-container .scrollable-container{max-height:400px;overflow-y:auto;overflow-x:hidden;padding:10px 10px 0 0}.quiz-settings-container .scrollable-container::-webkit-scrollbar-thumb{background-color:#ff8b00;border-radius:4px}.quiz-settings-container .scrollable-container::-webkit-scrollbar-thumb:hover{background-color:#ff8b00}.quiz-settings-container::-webkit-scrollbar{display:none!important}.template-title{font-size:28px;font-weight:600;margin-bottom:30px}.create-template-card{width:184px;height:217px;padding:1px;cursor:pointer;border:1px solid #cbd5e1}.create-template-card .ant-card-body{padding:0!important;height:100%!important}.create-template-card .create-new-template-title{font-size:16px;font-weight:600}.create-template-card .create-template-btn{padding:8px;width:122px;height:36px;border-radius:8px;color:#fff!important;background-color:#ff8b00!important;border-color:#ff8b00!important}.create-template-modal{padding:10px}.create-template-modal .ant-modal-content{width:667px;border-radius:24px}.theme-name{border:none;margin-top:5px;font-size:28px;font-weight:700;text-align:left;width:100%;box-shadow:none!important}.theme-name::-moz-placeholder{color:var(--Grey_Color_Shades-Black-600, rgb(106, 106, 106));font-size:28px;font-weight:700;text-align:left}.theme-name::placeholder{color:var(--Grey_Color_Shades-Black-600, rgb(106, 106, 106));font-size:28px;font-weight:700;text-align:left}.create-modal-btn{background-color:#ff8b00}:where(.css-dev-only-do-not-override-14i19y2).ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-submenu-title .ant-dropdown-menu-submenu-expand-icon{margin-top:-21px}.save-theme-btn{background-color:#ff8b00!important;border-color:#ff8b00!important;color:#fff!important}.header-container,.header-container-quizzes{display:flex;border:1px solid #f0f0f0;border-left:none;background:#fafafa;align-items:center;justify-content:space-between}.header-container-quizzes{padding:16px 70px 10px 20px}.header-left{display:flex;align-items:center;gap:20px;padding:10px}.search-input{width:381px}.logo{height:40px}.responsive-container{padding:16px;opacity:1;transition:max-height .1s ease,opacity .1s ease}.responsive-menu{display:flex;flex-direction:column}.header-right{display:flex;align-items:center;gap:20px}.notification-icon{cursor:pointer}.profile-dropdown{cursor:pointer;border-radius:50%}.profile-dropdown svg{width:28px;height:22px}.profile-dropdown-overlay{max-width:303px!important;width:100%}.ant-dropdown-menu-title-content .menu-item{display:flex;gap:10px}.dropdown-content{width:381px!important;box-shadow:0 3px 6px #0000001a!important;height:100%!important;padding:16px 0!important;overflow:hidden;margin:1rem -1rem 0 0rem!important}.dropdown-content .ant-dropdown-menu-item-selected{background-color:#fff3e6!important}.dropdown-header{display:flex;flex-direction:row;padding:8px 16px;font-size:14px;align-items:center;gap:8px}.dropdown-header span{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border-radius:16px;background:#fff3e6;color:#000;cursor:pointer}.dropdown-header span.selected{background:#ff8b00;color:#fff;border:none}.menu-item-content{display:flex;justify-content:space-between;align-items:center;width:100%}.menu-item-title{color:#1c1c1c;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:22px}.menu-item-count{color:#7c7185;text-align:center;font-size:12px;font-style:normal;font-weight:500;line-height:21px}.dropdown-title{color:#7c7185;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.profile-info{padding:5px 0;width:100%;display:flex;align-items:start;word-break:break-all}.language-selector{display:flex;align-items:center;gap:10px;width:100%;flex-direction:row-reverse;justify-content:flex-end}.notification-dropdown-panel{position:absolute;top:34px;width:360px;background:#ffffff;border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:999;overflow:hidden}.notification-dropdown-panel .custom-orange-spinner .ant-spin-dot-item{background-color:#ff8b00!important}.notification-header{padding:16px;border-bottom:1px solid #f0f0f0;font-weight:600;display:flex;justify-content:space-between;align-items:center}.notification-body{max-height:400px;overflow-y:auto}.notification-card{display:flex;align-items:flex-start;padding:12px;cursor:pointer;border-bottom:1px solid #f5f5f5;transition:background .2s;text-align:justify;gap:10px}.notification-card .avatar-icon-notification{background-color:#fc8c02;width:32px;height:28px;border-radius:50%;padding:5px}.notification-card:hover{background:#fafafa}.notification-card.unread{background:#fffbea}.notification-content{display:flex;flex-direction:column}.notification-title{font-weight:600;font-size:14px}.notification-message{font-size:13px;color:#666;margin-top:4px}.notification-time{font-size:12px;color:#b6b6bf;margin-top:4px}.empty-state{text-align:center;padding:24px;color:#3a4654}.empty-state img{width:80px;margin-bottom:12px}.template-image-wrapper{position:relative;overflow:hidden}.template-image-wrapper .preview-icon{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;cursor:pointer}.template-image-wrapper:hover .preview-icon{opacity:1}.header{background-color:#fff;display:flex;align-items:center;justify-content:space-between;max-height:77px;height:77px;padding:26px 52px;position:fixed;gap:50px;z-index:12}@media (max-width: 767px){.header .header-brand{padding:.625rem}}.header .header-brand svg{scale:1}.header .header-sign-up{display:flex;justify-content:space-between;gap:1rem;align-items:center}.header .header-sign-up p{font-size:14px;font-weight:400;line-height:26px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.header .header-sign-up button{display:flex;justify-content:space-around;align-items:center;padding:.625rem;background:#ff8b00;border:.0625rem solid #ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:1rem;color:#fff;font-size:14px;gap:.3125rem}@media (min-width: 1024px) and (max-width: 1280px){.header{padding-inline:2.8125rem}}@media (min-width: 1281px){.header{max-height:4.8125rem;padding-inline:3.125rem}}@media only screen and (max-width: 660px){.header{padding:10px;gap:2rem}.header .header-brand{padding:0}.header .header-sign-up p{font-size:12px}}@media only screen and (max-width: 570px){.header{gap:0rem}.header .header-brand{padding:0;width:8rem}.header .header-sign-up button,.header .header-sign-up p{font-size:12px}}.sidebar{background-color:#fff;padding:32px 24px;flex-shrink:0;background:var(--Inherit_Gray_Shades-Purple-Shade-50, rgb(253, 252, 253));border-right:1px solid var(--Inherit_Gray_Shades-Purple-Shade-300, rgb(237, 234, 240));min-height:100%;display:flex;flex-direction:column;justify-content:space-between;position:relative;transition:width .4s ease-in-out;font-size:16px;font-weight:400;line-height:26px;height:100vh;overflow:hidden;text-align:left}.sidebar .link-list{max-width:12.5rem}.sidebar .is-active-not-open{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;background-color:#ff8b00;color:#fff!important}.sidebar .is-active-not-open span{width:100%;color:#fff!important}.sidebar .is-active-not-open svg{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.sidebar .is-active-not-open .sidebar-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.sidebar .link-container,.sidebar .link-container-ar{padding:14px 12px;width:100%}.sidebar .link-container span,.sidebar .link-container-ar span{overflow:hidden;width:100%;visibility:hidden;color:#000;opacity:0;transition:all .4s ease .4s}.sidebar.isOpen{transition:all .4s ease-in-out}.sidebar.isOpen .link-container span,.sidebar.isOpen .link-container-ar span{height:auto;width:145px;visibility:visible;overflow:unset;opacity:1;padding-right:10px;transition:opacity .4s ease .4s}@media (max-width: 767px){.sidebar{display:none}}@media (min-width: 1024px){.sidebar{min-height:100%}}.sidebar .is-active-not-open span{width:100%;color:#000}.sidebar .back-to-home-route{margin-top:40%;margin-bottom:7px;cursor:pointer;width:100%}.sidebar .sidebar-link{display:flex;align-items:center;justify-content:space-between;min-height:2.5rem;gap:.90625rem;width:100%}.sidebar .sidebar-link span{width:100%;font-size:16px;font-style:normal;font-weight:400;line-height:26px}.sidebar .toggle{position:absolute;transform:translateY(-50%);left:100%;top:400px;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;display:flex;justify-content:center;align-items:center;transform:translate(-50%);padding:.125rem}.sidebar .link-list{gap:1.875rem;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}@media (min-width: 1281px) and (max-width: 1535px){.sidebar .link-list{gap:2rem}}.sidebar .buttons{display:flex;align-items:center;justify-content:center}.sidebar .ant-tree-switcher-noop{display:none!important}.ant-tree-node-content-wrapper{margin-top:3px!important}@media (max-width: 37.5rem){.sidebar{display:none}}.link-container{display:flex;align-items:center;width:100%;gap:10px;padding:0 3px}.link-container-ar{width:100%;gap:10px;padding:0 3px}.folder-container{background-color:#fff3e6;height:262px;margin-top:5%;border-radius:6px;width:100%}.group-label{font-size:14px;font-weight:500;line-height:20px;margin-bottom:0}.group-label sup{color:#f56565}.error-border{border-color:#d50000!important;box-shadow:0 0 0 2px #ff00001a}.error-text{color:#d50000;font-size:12px;margin-top:4px}.library-route{color:#000;width:100%}.library-route svg{height:20px;width:25px}.directory-tree-wrapper{overflow-y:scroll!important;height:60vh}.directory-tree-wrapper svg{height:18px;width:18px}.directory-tree-wrapper::-webkit-scrollbar{display:none}.ant-tree-treenode{width:200px;height:40px;padding:8px 7px 8px 15px;border-radius:8px!important;display:flex;align-items:center;justify-content:center}:where(.css-dev-only-do-not-override-nqoqt9).ant-tree.ant-tree-directory .ant-tree-treenode-selected .ant-tree-node-content-wrapper:before{background:#ff8b00!important;border-radius:8px}.ant-tree-node-content-wrapper.ant-tree-node-content-wrapper-normal,.ant-tree-node-content-wrapper,.ant-tree-node-content-wrapper.ant-tree-node-content-wrapper-close{margin-top:5px}.ant-tree-list,.ant-tree{background-color:transparent!important}.ant-tree-treenode{background-color:transparent}.ant-tree-treenode:hover,.ant-tree-treenode-selected{background-color:#fff3e6!important}.ant-tree-treenode-selected .arrow-icon,.ant-tree-treenode-selected .folder-icon{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.ant-tree-treenode-selected .ant-tree-title{color:#fff}.library-route-wrapper{color:#000;width:100%;margin-bottom:10px;padding:14px 12px;border:none!important}.library-route-wrapper :hover{color:#000!important}.arrow-icon{transition:transform .2s ease-in-out}.arrow-icon.expanded{transform:rotate(90deg)}.create-group-modal-title{color:#000;font-family:Manrope;font-size:var(--fontsize-heading-h2, 24px);font-style:normal;font-weight:800}.create-group-modal .ant-modal-content{padding:32px!important}.create-group-modal .close-icon{margin:12px 24px 0 0;justify-content:flex-end;display:flex}.create-group-modal .ant-modal-close:hover{background-color:transparent!important}.sidebar::-webkit-scrollbar{display:none}.ant-tree-list-holder-inner::-webkit-scrollbar{display:none}.ant-tree-list-holder-inner{overflow-y:scroll}.add-questions-choices{display:flex;gap:10px;width:100%}@media (max-width: 50rem){.add-questions-choices{flex-direction:column;gap:0rem}.add-questions-choices .question-form{width:100%;max-width:100%;margin-top:-10px;border-top-left-radius:0;border-top-right-radius:0}.add-questions-choices .preview-panel{min-width:100%;position:relative;border-radius:8px}.add-questions-choices .preview-panel:before{content:"";position:absolute;top:50%;transform:translate(-50%,-50%);left:0;width:215%;height:90%;overflow:hidden;z-index:-1}.add-questions-choices .preview-panel .preview-buttons{position:absolute;top:5%}}@media (max-width: 50rem) and (min-width: 81.5625rem){.add-questions-choices .preview-panel .preview-buttons{display:none!important}}.navigator-button{display:flex;justify-content:center;align-items:center;padding:.75rem 1.125rem;width:2.5625rem;height:2.5625rem;background:#ff8b00;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;position:absolute;right:.5rem;bottom:2.1875rem}@media (min-width: 1024px){.navigator-button{bottom:3.75rem}}.navigator-button span{font-family:Manrope;font-weight:500;font-size:1.6875rem;color:#fff}.publish-choices-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-row-gap:20px;grid-column-gap:20px}.quiz-preview-questions{width:100%;height:86vh;overflow-y:scroll}.quiz-preview-questions::-webkit-scrollbar{display:none}.trash-page-container{height:100vh;background-color:#fff;padding:10px;display:flex;flex-direction:column}.trash-page-header-wrapper{height:-moz-fit-content;height:fit-content}.trash-page-header-info{border-radius:12px;background:var(--Grey_Color_Shades-Black-100, #f0f0f0);padding:16px 12px;color:var(--Inherit_Gray_Shades-Purple-Shade-950, #1e1028);font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:400;cursor:pointer}.trash-list::-webkit-scrollbar{display:none!important}.trash-list-wrapper::-webkit-scrollbar{display:none!important}.empty-trash-btn{background-color:#593100;padding:8px;border-radius:8px;color:var(--Inherit_Gray_Shades-Purple-Shade-50, #fdfcfd);font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:700;line-height:var(--line-height-Body-md, 22px)}.empty-trash-btn svg{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%)}.button{background-color:#ff8b00;height:2.75rem;color:#fff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;padding-inline:.75rem;padding-block:1.125rem;gap:1rem;display:flex;align-items:center;justify-content:center}.display{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0rem;gap:.5625rem;cursor:pointer;margin-top:7px;font-weight:500;font-size:.875rem;line-height:1.5rem;color:#3f4b5a;border-radius:8px;padding:5px;background-color:#fff}.toggle .toggle-control{transition:.3s .1s ease-in-out;cursor:pointer;width:2.3125rem;height:1.25rem;display:block;border-radius:2.625rem;-webkit-border-radius:2.625rem;-moz-border-radius:2.625rem;background-color:#fff;position:relative;box-shadow:0 4px 4px -3px #bbc7d33b;-webkit-box-shadow:0px 4px 4px -3px rgba(187,199,211,.23);-moz-box-shadow:0px 4px 4px -3px rgba(187,199,211,.23);border:.0625rem solid #e5eaf0}.toggle .toggle-control:after{transition:.3s .1s ease-in-out;content:"";width:.875rem;height:.875rem;display:block;background-color:#cbd5e1;border-radius:50%;box-shadow:0 4px 4px -3px #bbc7d33b;-webkit-box-shadow:0px 4px 4px -3px rgba(187,199,211,.23);-moz-box-shadow:0px 4px 4px -3px rgba(187,199,211,.23);position:absolute;top:50%;transform:translateY(-50%);left:.0625rem}.toggle input{display:none}.toggle input:checked+.toggle-control{border-color:#ff8b00;background-color:#ff8b00}.toggle input:checked+.toggle-control:after{left:1.15625rem;background-color:#fff}.wrapper{display:inline-flex;align-items:center;justify-content:flex-start;gap:.8125rem;flex-wrap:wrap}.wrapper .option{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.625rem;height:1.75rem;gap:.625rem;background:#d7e0ea;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;cursor:pointer;transition:all .3s ease}.wrapper .option span{font-family:Manrope;font-weight:300;font-size:.8125rem;color:#94aab4}.wrapper .option svg{fill:#94aab4}.wrapper .option .dot{height:.75rem;width:.75rem;background:#eaf0f6;border-radius:50%;position:relative}.wrapper .option .dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.430625rem;height:.430625rem;background:#d1d6db;border-radius:50%;opacity:1;transition:all .3s ease}.wrapper input[type=radio]{display:none}.wrapper #option-1:checked:checked~.option-1,.wrapper #option-2:checked:checked~.option-2,.wrapper #option-3:checked:checked~.option-3{background:#ff8b00;box-shadow:0 .1875rem .4375rem #1e89f56e}.wrapper #option-1:checked:checked~.option-1 span,.wrapper #option-2:checked:checked~.option-2 span,.wrapper #option-3:checked:checked~.option-3 span{color:#fff}.wrapper #option-1:checked:checked~.option-1 svg,.wrapper #option-2:checked:checked~.option-2 svg,.wrapper #option-3:checked:checked~.option-3 svg{fill:#fff}.wrapper #option-1:checked:checked~.option-1 .dot,.wrapper #option-2:checked:checked~.option-2 .dot,.wrapper #option-3:checked:checked~.option-3 .dot{background:#d1d6db}.wrapper #option-1:checked:checked~.option-1 .dot:before,.wrapper #option-2:checked:checked~.option-2 .dot:before,.wrapper #option-3:checked:checked~.option-3 .dot:before{opacity:1;transform:scale(1);background:#ff8b00;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.add-question-choice-list{margin-top:1.5rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:31vh;gap:.75rem;height:auto;max-height:20rem;overflow-y:auto}.add-question-choice-list .choice-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0rem;gap:.625rem;background:#ffffff;border-radius:.625rem;min-height:40px;overflow:hidden}.add-question-choice-list .choice-item .delete{padding:10px 5px;background:rgba(57,64,75,.1);cursor:pointer;display:flex;align-items:stretch;height:100%;width:45px;justify-content:center;transition:all .3s ease}.add-question-choice-list .choice-item .delete img{transition:all .3s ease}.add-question-choice-list .choice-item .delete:hover{background:#e74c3c}.add-question-choice-list .choice-item .delete:hover img{filter:invert(100%) sepia(100%) saturate(21%) hue-rotate(305deg) brightness(105%) contrast(104%)}.add-question-choice-list .choice-item .wrapper{display:inline-flex;align-items:center;justify-content:start;height:40px}.add-question-choice-list .choice-item .wrapper input[type=checkbox]{display:none}.add-question-choice-list .choice-item .wrapper input[type=checkbox]:checked~.option{color:#fff;background:#33c14b}.add-question-choice-list .choice-item .wrapper .option{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.625rem;width:24px;height:24px;border-radius:50%;background-color:#fff;border:1px solid #cecece}.add-question-choice-list .choice-item .wrapper svg{fill:#fff}.choice-checkbox .ant-checkbox-inner{border-radius:50%;height:24px;width:24px;border-color:#cecece!important}.choice-checkbox .ant-checkbox-checked .ant-checkbox-inner:after{margin-left:3px;width:5.7142857143px;height:12.1428571429px}.choice-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#ff8b00!important;border-color:#ff8b00!important;display:flex;justify-content:center;align-items:center;border-radius:50%;height:30px;width:30px}.add-choice-button{margin-bottom:.9375rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.625rem;gap:.625rem;width:-moz-fit-content;width:fit-content;height:2.75rem;background-color:#fff;border:1px solid #ff8b00;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;margin-inline:auto}@media (min-width: 1536px){.add-choice-button{margin-top:auto}}.add-choice-button span{font-size:14px;font-weight:500;line-height:20px;text-align:center}.answer-textarea{font-weight:500;font-size:.9375rem;width:100%;outline:none;color:#000;background-color:var(--Inherit_Gray_Shades-Purple-Shade-100, #faf9fb);overflow:auto;cursor:text;resize:none;height:7rem;border-radius:8px;max-width:615px;padding:16px;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-300, rgb(237, 234, 240))}.answer-textarea img{max-width:615px;max-height:7rem;height:auto;width:auto;-o-object-fit:contain;object-fit:contain}.drag-handler{cursor:grab}.add-question-choice-list::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5;border-radius:10px}.add-question-choice-list::-webkit-scrollbar{width:5px;background-color:#f5f5f5;border-radius:10px}.add-question-choice-list::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ff8a00}.draggable-element{width:49%}.question-form{position:relative;background-color:#fff;border-radius:8px;display:flex;justify-content:start;flex-direction:column;min-width:42%;max-width:100%;width:100%;padding-bottom:3.125rem}.question-form .add-hint-container{align-self:flex-start;width:100%;margin-top:10px}.question-form .add-hint-container .hint-toggle{display:flex;gap:5px;margin-bottom:15px}.question-form .choices_placeholder{color:#617082;background-color:#fff;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex;justify-content:center;align-items:center;padding:5px;border-radius:8px;width:-moz-fit-content;width:fit-content}.question-form .score_range{padding:.3125rem;width:7.5rem;height:2.25rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.5rem;font-weight:400;font-size:1rem;line-height:1.5rem;color:#617082}.question-form .answers_options{display:flex;justify-content:space-between;width:100%;gap:40px}@media (max-width: 50rem){.question-form{padding-left:.625rem;padding-right:.625rem}}@media (min-width: 1281px){.question-form{min-width:42%;max-width:100%}}@media (max-width: 50rem){.question-form>.preview-buttons-bottom-for-result{margin-bottom:3.125rem!important}.question-form>.preview-buttons-bottom-for-result>.preview-buttons-bottom{display:flex!important;position:absolute;right:2%}}.question-form .quiz-data{border:2px solid #cbd5e1;margin-bottom:20px;border-radius:10px;padding:10px;display:flex;justify-content:start;flex-direction:column;gap:.5rem}.question-form .quiz-data .quiz-data-input{border:solid .03125rem #cbd5e1;padding:.625rem;width:100%;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}@media (min-width: 1024px){.question-form .quiz-data .quiz-data-input{font-size:1rem}}@media (max-width: 43.75rem){.question-form .quiz-data .quiz-data-input{padding-top:.4375rem;padding-bottom:.4375rem}}.question-form .quiz-data .quiz-data-input::-moz-placeholder{font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}.question-form .quiz-data .quiz-data-input::placeholder{font-weight:400;font-size:.8125rem;line-height:1.5rem;color:#617082}@media (min-width: 1024px){.question-form .quiz-data .quiz-data-input::-moz-placeholder{font-size:1rem}.question-form .quiz-data .quiz-data-input::placeholder{font-size:1rem}}.question-form .form{transition:width .4s ease-in-out;background-repeat:no-repeat;border-radius:16px;height:100%;background-size:cover}.question-form .form.result-form{margin-top:3.75rem}.question-form .form .form-header{display:flex;align-items:center;justify-content:space-between;width:100%}.question-form .form .form-title{display:flex;flex-direction:row;align-items:center;padding:.625rem;gap:.625rem}.question-form .form .form-title span{color:#617082;font-weight:600;font-size:.9375rem;line-height:1.6875rem}@media (min-width: 1536px){.question-form .form .form-title span{font-weight:700;font-size:1.125rem}}.question-form .form .editor{border:1.5px solid var(--Grey_Color_Shades-Black-200, #f4f4f4);border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;height:100%;display:flex;align-items:center;flex-direction:column;padding:16px;border-radius:16px}.question-form .form .editor .wrapper-class{display:flex;flex-direction:row-reverse;width:100%}@media (max-width: 27.9375rem){.question-form .form .editor .wrapper-class{flex-direction:column-reverse}}.question-form .form .editor .editor-class{background-color:#fff;width:85%;overflow-y:hidden;border-radius:.5rem 0rem 0rem .5rem;-webkit-border-top-left-radius:.5rem;-webkit-border-top-right-radius:0rem;-webkit-border-bottom-right-radius:0rem;-webkit-border-bottom-left-radius:.5rem;-moz-border-radius-topleft:.5rem;-moz-border-radius-topright:0rem;-moz-border-radius-bottomright:0rem;-moz-border-radius-bottomleft:.5rem;padding-inline:.625rem;height:6.8125rem;font-weight:400;font-size:1rem;line-height:1.5rem;color:#617082;z-index:0}@media (max-width: 27.9375rem){.question-form .form .editor .editor-class{min-height:30%;min-width:100%;border-radius:.5rem .5rem 0rem 0rem;-webkit-border-top-left-radius:.5rem;-webkit-border-top-right-radius:.5rem;-webkit-border-bottom-right-radius:0rem;-webkit-border-bottom-left-radius:0rem;-moz-border-radius-topleft:.5rem;-moz-border-radius-topright:.5rem;-moz-border-radius-bottomright:0rem;-moz-border-radius-bottomleft:0rem}}.question-form .form .editor .editor-class:placeholder{font-weight:400;font-size:1rem;line-height:1.5rem;color:#617082}.question-form .form .editor .toolbar-class{display:flex;align-items:center;justify-content:center;height:109px;overflow-y:auto;width:16%;background:#f4f4f4;border-radius:0rem .625rem .625rem 0rem;-webkit-border-top-left-radius:0rem;-webkit-border-top-right-radius:.625rem;-webkit-border-bottom-right-radius:.625rem;-webkit-border-bottom-left-radius:0rem;-moz-border-radius-topleft:0rem;-moz-border-radius-topright:.625rem;-moz-border-radius-bottomright:.625rem;-moz-border-radius-bottomleft:0rem;overflow-x:hidden;min-width:89px}@media (max-width: 27.9375rem){.question-form .form .editor .toolbar-class{min-width:100%;height:50px;overflow-x:auto;gap:6px;border-radius:.5rem .5rem 0rem 0rem;-webkit-border-top-left-radius:.5rem;-webkit-border-top-right-radius:.5rem;-webkit-border-bottom-right-radius:0rem;-webkit-border-bottom-left-radius:0rem;-moz-border-radius-topleft:.5rem;-moz-border-radius-topright:.5rem;-moz-border-radius-bottomright:0rem;-moz-border-radius-bottomleft:0rem}}.question-form .form .editor .color-picker{background:#e4f1fe;border:.0625rem solid #363853;border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem;width:3.001875rem;height:1.8125rem}.question-form .form .editor .inline-block{display:flex;align-items:center;justify-content:center;gap:5px}.question-form .form .editor .inline-block .inline-item{background:#e4f1fe;border:.0625rem solid #363853;border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem;min-width:47px;height:29px}.question-form .form .editor .divider{margin-top:1.1875rem;border:.03125rem solid #e4f1fe;width:100%}.question-form .form .editor .answers-title{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:1rem}.question-form .form .editor .answers-title>div{display:flex;gap:4px}.question-form .form .editor .answers-title .answers-title-text{font-weight:500;font-size:1rem;line-height:1.5rem;color:#3f4b5a}.question-form .form .editor .answers-type-options{margin-top:1.375rem;display:flex;align-items:center;justify-content:start;gap:.3125rem;flex-wrap:wrap}.question-form .form .editor .answers-type-options.points{justify-content:flex-end}.question-form .form .editor .answers-type-options.timer{align-self:flex-start}@media (max-width: 50.625rem){.question-form .form .editor .answers-type-options{gap:.875rem}}@media (max-width: 29.1875rem){.question-form .form .editor .answers-type-options{flex-direction:column;align-items:center;justify-content:center}}.question-form .form .editor .answers-type-options span{font-weight:400;font-size:.875rem;color:#3f4b5a}.question-form .image-video-link-areas{margin:.8rem 0rem;display:flex;align-items:center;justify-content:center;gap:.8125rem}.question-form .image-video-link-areas .drop-area{display:flex;flex-direction:row;align-items:center;padding:0rem .625rem;gap:.75rem;height:2.875rem;background:#e4f1fe;border:.0625rem dashed #ff8b00;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;cursor:pointer}@media (min-width: 1024px){.question-form .image-video-link-areas .drop-area{padding:.875rem 1.25rem}}.question-form .image-video-link-areas .hint-image{max-width:300px;max-height:300px;-o-object-fit:contain;object-fit:contain;border-radius:10px}@media screen and (max-width: 571px){.question-form .image-video-link-areas .hint-image{max-width:60vw;border-radius:10px}}.question-form .image-video-link-areas .solid-border{border:.0625rem solid #ff8b00!important}.question-form .image-video-link-areas .drag-area-text{font-weight:300;font-size:.625rem;color:#ff8b00;overflow-x:auto;text-align:center}@media (min-width: 1024px){.question-form .image-video-link-areas .drag-area-text{font-size:.75rem}}.question-form .image-video-link-areas .drag-area-text .hide-on-small-screens{font-size:0!important;transition:all .5s ease-in-out}@media (min-width: 1281px){.question-form .image-video-link-areas .drag-area-text .hide-on-small-screens{font-size:.625rem!important}}.question-form .image-video-link-areas .uploaded-area{border:dashed .0625rem #20ac1d!important;background-color:#bbf2c4!important;color:#20ac1d!important}.question-form .image-video-link-areas .uploaded-type{color:#20ac1d}.question-form .image-video-link-areas .enabled-delete-button{border:dashed .0625rem #ff2700!important;background-color:#ffcaca!important}.enlarger-handler{position:absolute;cursor:pointer;right:-17px;top:43%;z-index:12;background-color:#ff8b00;border-radius:5px;padding:10px;height:32px;width:32px}.click-to-preview{position:absolute;top:1%;left:5%;border:.0625rem solid transparent;padding:.625rem 1.25rem;display:flex;justify-content:center;align-items:center;background-color:#edf2f7;border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem;transition:all ease-in-out .5s}@media (max-width: 50rem){.click-to-preview{left:2%}}.click-to-preview>span{color:#39404b;font-weight:400;font-size:1rem;line-height:1.125rem;padding-left:.3125rem}.click-to-preview:hover{border:.0625rem solid #617082;background-color:transparent}.click-to-preview svg{fill:#fff;color:#617082;width:1.5625rem;scale:75%}@media (min-width: 81.5625rem){.click-to-preview{display:none}}.question_preview_modal{padding:1.5625rem;display:flex;flex-direction:row-reverse;align-items:center;background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-width:35vw;position:relative}.question_preview_modal .preview-card{width:100%}.question_preview_modal>.cover-preview-modal-close{position:absolute;top:0;right:0}.question_preview_modal>img{margin-left:-30px;cursor:pointer}.question_preview_modal .textarea p{margin-bottom:23px;margin-right:25px}.question_preview_modal .textarea img{max-height:250px;max-width:250px;border:1px solid transparent;border-radius:10px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain}.cover_preview_modal{padding:40px;display:flex;flex-direction:row-reverse;align-items:flex-start;position:relative;background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.cover_preview_modal>img{margin-left:-30px;cursor:pointer}.cover_preview_modal .fake-image-area{background-color:#edf2f7;width:100%;height:12.5rem;display:flex;align-items:center;justify-content:center;margin-block:.625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.cover_preview_modal .fake-image-area svg{scale:1000%}.cover_preview_modal .cover-preview-modal-media{margin-bottom:1.25rem}.cover_preview_modal .card-title{font-weight:500;font-size:1.6875rem;line-height:2.5pxrem;display:flex;align-items:center;text-align:center;margin-right:25px;color:#39404b}.cover_preview_modal .textarea img{max-height:300px;max-width:600px;border:1px solid transparent;border-radius:10px;display:block;margin:23px auto 38px;-o-object-fit:contain;object-fit:contain}.cover_preview_modal .cta-text{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.75rem 1.125rem;width:250px;height:57px;border-radius:.5rem;font-weight:500;font-size:.9375rem;margin:0 auto;color:#fff;cursor:pointer;gap:1rem;margin-top:1.25rem}.select-type-of-question{width:200px;height:52px!important;border-radius:8px}.question-settings-container{padding-left:16px;margin-right:13px}.question-settings-container h4{white-space:nowrap}sup{color:#ff2700}.points-label{color:#000}.question-panel{position:relative;background-color:#fff;border-top-left-radius:.5rem;border-top-right-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;display:flex;align-items:center;gap:5px;justify-content:start;flex-direction:column;height:63.125rem;height:100%;width:-moz-fit-content;width:fit-content}.question-panel .add-question-btn{margin-bottom:1.75rem}.question-panel .dropdown-group{display:flex;align-items:center;justify-content:space-between;border:.0625rem solid #617082;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;cursor:pointer;margin-bottom:.625rem;padding:.625rem;width:100%;min-width:11.5625rem}@media (max-width: 800px){.question-panel .dropdown-group{width:100%;margin-bottom:.9375rem;padding:.625rem}}@media (min-width: 1536px){.question-panel .dropdown-group{margin-bottom:.625rem;padding:.625rem .9375rem;gap:.625rem;width:100%}}.question-panel .dropdown-group svg{fill:#617082}.question-panel .dropdown-group span{font-weight:600;font-size:1rem;color:#617082}@media (max-width: 700px){.question-panel .dropdown-group span{font-weight:600;font-size:.8125rem}}@media (min-width: 1281px) and (max-width: 1535px){.question-panel .dropdown-group{padding:.625rem 1.3125rem .625rem .625rem;gap:.625rem}.question-panel .dropdown-group span{font-weight:600;font-size:1rem;color:#617082}}.question-panel .dropdown-cards{display:flex;align-items:center;justify-content:start;flex-direction:column;width:100%;padding-inline:.625rem;gap:.875rem;overflow-x:clip}@media (max-width: 83.5rem){.question-panel .dropdown-cards{width:100%;display:flex;justify-content:center;align-items:center}}.question-panel .dropdown-cards .question-btn-group,.question-panel .dropdown-cards .result-btn-group,.question-panel .dropdown-cards .cover-btn-group{width:100%}.question-panel .add-question-button{min-width:100px;color:#fff;font-size:16px;font-weight:700;line-height:24px;text-align:center}@media (min-width: 1536px){.question-panel .add-question-button{font-weight:500;line-height:1.25rem}}.question-panel .isSelected{border:1px solid #ff8b00!important;background-color:#fff3e6!important}.question-panel .isSelected .not-blind{color:#7ab7e8!important;scale:120%}.question-panel .dropdown-card-delete{display:flex;align-items:center;padding:.10625rem .10625rem .10625rem .5rem;gap:.75rem;background:#f1f1f1;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;margin-top:.875rem;margin-bottom:1.25rem;max-width:97%;justify-content:space-between}@media (max-width: 83.5rem){.question-panel .dropdown-card-delete{width:100%}}.question-panel .dropdown-card-delete .yes-no,.question-panel .dropdown-card-delete .no,.question-panel .dropdown-card-delete .yes{display:flex;justify-content:center;align-items:center;padding:.5625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;color:#fff}.question-panel .dropdown-card-delete .text{font-weight:300;font-size:.75rem;color:#000}.question-panel .dropdown-card-delete .yes{background:#20ac1d}.question-panel .dropdown-card-delete .no{background:#f56565}.question-panel .dropdown-card{padding-inline:.5rem;padding-block:.375rem;display:flex;color:#000;width:233px!important;height:88px;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;align-items:center;justify-content:space-between;border:1px solid #ccd6e2;background-color:#e4f1fe;margin-bottom:.875rem;gap:12px;cursor:pointer;min-width:10.3125rem;width:100%;background:rgb(250,249,251)}@media (max-width: 50rem){.question-panel .dropdown-card{min-width:10.3125rem;max-width:100%;padding-top:.5rem;padding-bottom:.5rem}}@media (max-width: 25rem){.question-panel .dropdown-card{min-width:7.1875rem}}.question-panel .dropdown-card .not-blind{color:#e4f1fe;scale:120%}@media (min-width: 1536px){.question-panel .dropdown-card{gap:.625rem}}.question-panel .dropdown-card .settings{fill:#39404b;display:block;max-width:1.25rem!important;max-height:1.25rem!important}.question-panel .dropdown-card .settings.hide{opacity:0;cursor:default}.question-panel .dropdown-card .question-status{display:block;max-width:1.25rem!important;max-height:1.25rem!important;fill:#ff8b00!important}.question-panel .dropdown-card .question-text{color:#1e1028;font-size:var(--fontsize-body-lg, 16px);font-weight:600;line-height:var(--line-height-Body-lg, 24px);text-align:center}.question-panel .dropdown-card .question-text p{overflow-x:hidden;text-overflow:ellipsis;max-width:76px;margin-bottom:0!important}@media (min-width: 1536px){.question-panel .dropdown-card .question-text{font-size:.875rem;line-height:1.5rem}}.question-index-number{background-color:#fff;width:24px;height:24px;border-radius:50%;font-size:var(--fontsize-body-sm, 12px);display:flex;align-items:center;justify-content:center;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-300, #edeaf0);color:var(--Inherit_Gray_Shades-Purple-Shade-950, #1e1028);font-weight:500;line-height:var(--line-height-Body-sm, 20px)}p{margin-bottom:0!important}#fill-in-blanks-correct-answer{height:20px!important;width:20px!important}.question-list-compact{max-height:66vh;overflow-y:auto}@media (max-width: 1268px){.question-list-compact{max-height:84vh}}.question-list-medium-height{max-height:75vh;overflow-y:auto}@media (max-width: 1273px){.question-list-medium-height{max-height:96vh}}.question-list-full-height{max-height:83vh;overflow-y:auto}@media (max-width: 1268px){.question-list-full-height{max-height:96vh}}.question-list-empty{max-height:55vh;overflow-y:auto}@media (max-width: 1268px){.question-list-empty{max-height:63vh}}.question-list-single{max-height:66vh;overflow-y:auto}@media (max-width: 1268px){.question-list-single{max-height:72vh}}.question-panel-question-list{height:auto;width:100%;overflow-y:auto;position:relative}.question-panel-question-list .update-flag{top:5px;position:absolute;right:5px}@media (max-width: 1336px){.question-panel-question-list{width:100%;overflow-y:auto;height:auto}}.question-panel-question-list::-webkit-scrollbar{width:0px;background:transparent}.items-container-questions{display:flex;justify-content:flex-start;flex-direction:column;height:auto;width:100%;overflow-y:auto}@media (max-width: 800px){.items-container-questions{align-items:center}}.items-container-questions::-webkit-scrollbar{display:none}.add-question-button{width:233px;height:48px;background-color:#ff8b00!important;color:#fff!important;border-color:#ff8b00!important;display:flex;align-items:center;justify-content:center}.question-tag{border:1px solid #f0edf2;color:#000!important}.folders-list{overflow-y:scroll;max-height:200px;font-size:16px}.folders-list::-webkit-scrollbar{display:none}.search-icon{color:#7c7185;font-size:20px}.dropdown-card-inner{height:100%;width:100%;flex-direction:column;justify-content:center}.question-actions{width:100%}.question-tag{font-size:14px}.trash-icon{cursor:pointer}.move-quiz-modal-content{display:flex;flex-direction:column;gap:15px}.move-quiz-scrollable{max-height:300px;overflow:auto}.folder-group{margin-bottom:10px}.folder-name{display:flex;align-items:center;gap:10px;cursor:pointer;padding:4px 10px;border-radius:6px;transition:background-color .2s ease}.quiz-list{padding-left:30px;margin-top:5px}.quiz-item{cursor:pointer;padding:5px 0;font-size:14px}.move-quiz-popover{width:150px;padding:5px 12px;cursor:pointer}.move-quiz-popover .duplicate-question-text{white-space:nowrap}.isSelected{background-color:#eceaf0}.ant-btn-variant-solid{color:#fff!important;background:#ff8b00!important}.tui-image-editor-help-menu.top{display:flex!important}.ant-modal-close{top:20px!important}.move-question-search-container{width:100%;display:flex;align-items:center;margin-top:1.2%;height:30px;border-radius:8px}.move-question-search-container .search-button{position:absolute;right:4%;top:52%;transform:translateY(-50%)}.move-question-search-container label{display:flex;flex-direction:row-reverse;align-items:center;position:relative;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;justify-content:space-between}.move-question-search-container label input{width:90%}.move-question-search-container label input ::-moz-placeholder{font-weight:400;font-size:.75rem;color:#39404b}.move-question-search-container label input ::placeholder{font-weight:400;font-size:.75rem;color:#39404b}@media (max-width: 40rem){.move-question-search-container label input{width:100%}}.move-question-search-input{border:1px solid #d7d0dd;display:flex;height:40px;padding:8px;align-items:center;align-self:stretch}.move-question-search input::-moz-placeholder{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#7c7185!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.move-question-search input::placeholder{text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7c7185!important;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.move-question-search .ant-input-affix-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:13px 11px}.quiz-item{display:flex;align-items:center;justify-content:space-between;padding:5px 10px;cursor:pointer;border-radius:6px;transition:background-color .2s ease}.question-description-wrapper{height:100%;white-space:nowrap;font-size:1.2rem;line-height:1.5rem;text-overflow:ellipsis;overflow:hidden;max-width:100%;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical}.folder-name:hover,.quiz-item:hover{background-color:#faf5ff}.question-mini-map{margin-top:3px;display:-webkit-box;transform:scale(.8);-webkit-box-orient:vertical;overflow:hidden;max-height:55px;transform-origin:top left;vertical-align:middle!important;border-radius:2px;position:relative;cursor:pointer;transition:opacity .2s ease;width:auto;max-width:150px}.question-mini-map audio{width:130px;max-height:40px;vertical-align:middle!important}.question-mini-map img{display:inline-block;-o-object-fit:contain;object-fit:contain;max-height:80px;width:100%}.question-mini-map video{width:100%;vertical-align:middle!important;height:80px;-o-object-fit:contain;object-fit:contain}.preview-panel{padding:1.25rem .625rem;box-shadow:0 .5rem 1rem #0000001a;border:.0625rem solid #e5e5e5;position:relative;display:flex;flex-direction:column;z-index:0;width:80%;background-attachment:local;border-radius:8px}@media (max-width: 81.5625rem){.preview-panel{display:none!important}}@media (max-width: 106.25rem){.preview-panel{min-width:40%}}@media (max-width: 87.5rem){.preview-panel{min-width:37%}}@media (max-width: 81.5625rem){.preview-panel{display:none}}@media (max-width: 50rem){.preview-panel{display:block;margin-top:-5px;height:38.75rem}}.preview-panel .question-image{max-width:250px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;margin-top:.625rem;margin:.625rem auto 0px;display:block}.preview-panel .buttons{width:100%;display:flex;justify-content:end;gap:1.6875rem}@media (max-width: 50rem){.preview-panel .buttons{display:block;position:absolute;bottom:0%;right:0%}}.preview-panel .buttons .button{display:flex;align-items:center;padding:.75rem 1.125rem;gap:.875rem;border:.0625rem solid #0b78e5;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media (max-width: 50rem){.preview-panel .buttons .button{position:absolute;bottom:0%;right:0%;width:100%}}.preview-panel .buttons .button-1{background-color:#e4f1fe;position:relative}.preview-panel .buttons .button-1 .pulse{position:absolute;top:-1%;left:-1%;width:.3125rem;height:.3125rem;background:#ff8b00;border:.0625rem solid #ff8b00;border-radius:50%;box-sizing:border-box}.preview-panel .buttons .button-1 .pulse:before,.preview-panel .buttons .button-1 .pulse:after{content:"";position:absolute;top:-150%;left:-150%;width:.625rem;height:.625rem;border:.0625rem solid #ff8b00;border-radius:50%;animation:animate 2s linear infinite}.preview-panel .buttons .button-1 .pulse:after{animation-delay:1s}@keyframes animate{0%{transform:scale(2)}to{transform:scale(.7)}}.preview-panel .buttons .button-2{background-color:#ff8b00}@media (max-width: 50rem){.preview-panel .buttons .button-2{padding-top:26px;padding-bottom:26px}}.preview-panel .buttons .save,.preview-panel .buttons .publish{font-family:Manrope;font-weight:500;font-size:.9375rem;line-height:1.25rem;text-align:center;color:#0b78e5}.preview-panel .buttons .publish{color:#fff!important}.preview-panel .tiles{height:49.3125rem;background-color:#fff;margin:2.125rem 1.3125rem;border-radius:1.875rem;-webkit-border-radius:1.875rem;-moz-border-radius:1.875rem;flex-direction:column;overflow-y:hidden}.preview-panel .row{display:flex}.preview-panel .bg-white{background-color:#fff;width:2.37125rem;height:2.37125rem}.preview-panel .bg-slate{background-color:#edf2f7;width:2.37125rem;height:2.37125rem}.preview-panel .preview-card{background:#39404b;border-radius:1.5625rem;-webkit-border-radius:1.5625rem;-moz-border-radius:1.5625rem;padding:1.9375rem;align-self:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:-moz-fit-content;height:fit-content;width:90%;overflow:hidden}.preview-panel .preview-card .form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.9375rem}.preview-panel .preview-card .form p{margin-bottom:23px}.preview-panel .preview-card .form .textarea{background:#ffffff;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;width:100%;min-height:11.625rem;padding-inline:.625rem;padding-block:2.0625rem;font-weight:400;color:#617082;position:relative;z-index:1}.preview-panel .preview-card .form .textarea>.delete-media{background-color:red;width:auto;position:absolute;top:0;right:0;z-index:10}.preview-panel .preview-card .form .textarea img{max-height:250px;max-width:250px;border:1px solid transparent;border-radius:10px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;width:100%}.preview-panel .preview-card .form .preview_images_choices{display:grid;grid-template-columns:1fr 1fr;align-items:flex-start;overflow-y:scroll;overflow-x:hidden;gap:30px;height:-moz-fit-content;height:fit-content;min-height:185px;min-width:185px;max-height:330px;margin-top:-20px}.preview-panel .preview-card .form .preview_images_choices .answers-image-answer-card .drop-area{margin-top:-20px}.preview-panel .preview-card .form .preview_images_choices .answers-image-answer-card .drop-area .image-upload-container{margin-top:10px}.preview-panel .preview-card .form .preview-answers{display:flex;align-items:center;width:100%;justify-content:center;flex-direction:column;gap:1.25rem}.preview-panel .preview-card .form .preview-answers .preview-answer{min-height:3.375rem;width:100%;background:#ffffff;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.preview-panel .wrapper{display:inline-flex;align-items:center;justify-content:start;height:40px}.preview-panel .wrapper input[type=checkbox]{display:none}.preview-panel .wrapper input[type=checkbox]:checked~.option{border-right:.3125rem solid #10c222;background:#95e6a2}.preview-panel .wrapper input[type=checkbox]:checked~.option .dot{background:#ffffff;opacity:1;position:relative;background-color:#f5f5f5;width:1.125rem;height:1.125rem}.preview-panel .wrapper input[type=checkbox]:checked~.option .dot:before{opacity:1;transform:scale(1);background:#10c222;width:.5rem;height:.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.preview-panel .wrapper .option{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:.625rem;width:2.5rem;height:2.5rem;background:#e6eff9;border-right:.3125rem solid #bdd7d9;border-top-left-radius:.625rem;border-top-right-radius:0;border-bottom-right-radius:0;border-bottom-left-radius:.625rem;-webkit-border-top-left-radius:.625rem;-webkit-border-top-right-radius:0px;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:.625rem;-moz-border-radius-topleft:.625rem;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:.625rem;cursor:pointer}.preview-panel .wrapper .dot{height:.75rem;width:.75rem;background:#eeeeee;border-radius:50%;position:relative;opacity:0}.quizzes-result-create{display:flex;justify-content:space-between;width:100%;gap:1.25rem}@media (max-width: 50rem){.quizzes-result-create{flex-direction:column;gap:0rem}}.quizzes-result-create .quiz-panel{flex-grow:1}@media (max-width: 50rem){.quizzes-result-create .quiz-panel>.preview-buttons-bottom-for-result{margin-bottom:3.125rem!important}.quizzes-result-create .quiz-panel>.preview-buttons-bottom-for-result>.preview-buttons-bottom{display:flex!important;position:absolute;right:2%}}.quizzes-result-create .editor{height:unset!important;padding-top:1.25rem!important}.quizzes-result-create .cta-input{font-weight:400;color:#d9d9d9;padding:.625rem;border:.0625rem solid #b8cad4;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%}.quizzes-result-create .cta-input::-moz-placeholder{font-weight:400;color:#d9d9d9}.quizzes-result-create .cta-input::placeholder{font-weight:400;color:#d9d9d9}.quizzes-result-create .create-result-preview{width:80%}@media (max-width: 50rem){.quizzes-result-create .create-result-preview{min-height:482px;min-width:100%;display:flex;flex-direction:column;margin-top:-30px}}.quizzes-result-create .create-result-preview .cta-text{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;color:#d9d9d9;padding:.625rem;text-align:center}.quizzes-result-create .create-result-preview .create-result-preview-card{gap:2.1875rem!important;display:flex;flex-direction:column;height:-moz-fit-content!important;height:fit-content!important}.quizzes-result-create .create-result-preview .create-result-preview-card img{-o-object-fit:contain;object-fit:contain;height:300px}.quizzes-result-create .create-result-preview .create-result-preview-textarea{display:flex;flex-direction:column;align-items:center;justify-content:center}.quizzes-result-create .create-result-preview .create-result-preview-textarea svg{fill:#eee;scale:300%}.quizzes-result-create .create-result-preview .card-title{font-weight:700;font-size:1.6875rem;display:flex;align-items:center;justify-content:center;color:#fff}.quizzes-result-create .create-result-preview .card-small-title{font-weight:700;font-size:2.25rem;display:flex;align-items:center;justify-content:center;color:#fff}.quizzes-result-create .create-result-preview .card-small-title p{text-align:center}.create-result-image-video-container{display:flex;flex-direction:column;margin-block:1.25rem;width:100%}.create-result-image-video-container .create-result-image-video{display:flex;justify-content:space-between;align-items:center;width:100%}.create-result-image-video-container .drag-result-media{display:flex;justify-content:space-between;align-items:center;padding:3.125rem 6.25rem;background:#f0f0f0;border:.0625rem dashed #c7c7c7;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;gap:1.25rem}.create-result-image-video-container .drag-result-media span{font-weight:300;font-size:1.3125rem;text-align:center;color:#6e757b}.result-message{background-color:#fff;padding:7px;border-radius:10px;width:-moz-fit-content;width:fit-content}.to-ranges{background-color:#fff;padding:8px;border-radius:8px}.result-container{margin-top:-3.75rem}.result-container .result-header{display:flex;align-items:flex-start}.result-container .result-header .result-title{display:flex;flex-direction:row;align-items:center;padding:.625rem;gap:.625rem;margin-bottom:1.5625rem}.result-container .result-header .result-title span{color:#617082;font-weight:700;font-size:1.125rem;line-height:1.6875rem}.result-container .result-form-container{border:1px solid #ff8b00;border-radius:.625rem;padding:15px}.result-container .result-form-container .result_hint{color:var(--Grey_Color_Shades-Black-500, rgb(157, 157, 157));font-size:16px;font-weight:400;line-height:26px;text-align:left}.result-container .result-form-container .ranges{display:flex;align-items:center;gap:1.25rem;margin-bottom:1.1875rem}.result-container .result-form-container .ranges span{font-weight:400;font-size:1rem;line-height:1.5rem;color:#000}.result-container .result-form-container .ranges .range{padding:.625rem;width:11.375rem;height:2.875rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.5rem;font-weight:400;font-size:1rem;line-height:1.5rem;color:#617082}.result-container .result-form-container .text-toggle{background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;display:flex;justify-content:space-between;padding:.6875rem .625rem;margin-bottom:.6875rem;color:#617082}.result-container .result-form-container .text-toggle span{font-weight:400;font-size:1rem;line-height:1.5rem}@media only screen and (min-width: 1180px) and (max-width: 1425px){.result-container .result-form-container .ranges .range{width:130px!important}}@media only screen and (max-width: 865px){.ranges{flex-direction:column!important;align-items:flex-start!important}.question-form .image-video-link-areas .drop-area span{display:none}}.create-result-preview-textarea{background:#edf2f7;display:flex;justify-content:center;align-items:center;min-height:3.125rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.create-result-preview-textarea svg{color:#fff;font-size:1.25rem;min-width:3.125rem}.bad-result{color:#f56565}.good-result{color:#20ac1d}.points{color:#9d9d9d;font-size:16px;font-weight:400;line-height:26px;text-align:left}.add-result{width:168px;height:56px;display:flex;color:#2d1d39!important;text-align:center;font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:700;line-height:var(--line-height-Body-md, 22px);padding:12px;justify-content:center;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid #edeaf0!important;background:#f0f0f0!important}.results-wrapper{height:50vh;overflow-y:scroll}.result-bar{display:flex;align-items:baseline;justify-content:space-between}.result-buttons{display:flex;flex-wrap:wrap;margin-bottom:20px}.result-buttons .ant-btn{transition:transform .2s ease}.result-buttons .ant-btn:active{transform:scale(1.05)}.result-buttons .ant-btn[aria-grabbed=true]{opacity:.6;transform:scale(1.05)}.result-btn-group{cursor:move;padding:16px 12px;align-items:center;gap:12px;border-radius:8px;border:1px solid #edeaf0;background:#fdfcfd;width:200px}.result-btn-group .result-btn-container{display:flex;align-items:center;gap:12px;justify-content:space-between;cursor:pointer}.result-btn-group .result-btn-container p{color:#5e5267;text-align:center;font-size:var(--fontsize-body-lg, 16px);font-style:normal;font-weight:600;line-height:var(--line-height-Body-lg, 24px)}.result-btn-group{transition:all .3s ease}.result-btn-group.active{border-radius:8px;border:1px solid #e67d00;background:#fdfcfd}.result-btn-group.active .result-btn-container p{color:#ff8b00}.delete-result .ant-btn{border:none;box-shadow:none}.delete-result .ant-btn:active{border:none}.result-select-range{width:100%;border-radius:8px;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-400, #d7d0dd);background:var(--Grey_Color_Shades-white-00, #ffffff)}.result-item{background-color:#fff;padding:10px;border-radius:10px}.result-header{background-color:#fff;border-radius:10px;padding:20px}.quizzes-cover-create{display:flex;justify-content:space-between;width:100%;gap:1.25rem}.quizzes-cover-create .cta-input{font-weight:400;color:#617082;padding:.625rem;border:.0625rem solid #cbd5e1;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%}.quizzes-cover-create .cta-input::-moz-placeholder{font-weight:400;color:#617082}.quizzes-cover-create .cta-input::placeholder{font-weight:400;color:#617082}.quizzes-cover-create .create-cover-preview{width:80%;gap:1.25rem}@media (max-width: 50rem){.quizzes-cover-create .create-cover-preview{min-height:482px;min-width:100%;display:flex;flex-direction:column;margin-top:-30px}}.quizzes-cover-create .create-cover-preview .cta-text{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;color:#617082;padding:.625rem;text-align:center}.quizzes-cover-create .create-cover-preview .create-cover-preview-card{gap:2.1875rem!important;display:flex;flex-direction:column;height:-moz-fit-content!important;height:fit-content!important;width:90%;position:relative!important;top:unset!important;left:unset!important;transform:unset!important}.quizzes-cover-create .create-cover-preview .create-cover-preview-card video{max-width:100%}.quizzes-cover-create .create-cover-preview .create-cover-preview-card img{display:inline-block;vertical-align:middle!important;-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:300px}.quizzes-cover-create .create-cover-preview .create-cover-preview-textarea{display:flex;flex-direction:column;align-items:center;justify-content:center}.quizzes-cover-create .create-cover-preview .create-cover-preview-textarea svg{fill:#617082;scale:300%}.quizzes-cover-create .create-cover-preview .card-title{font-weight:700;font-size:1.6875rem;color:#fff;text-align:center}.loading,.display-result .note-and-details .loading-result,.quiz-loading-container .quiz-loading-container__button,.quiz-loading-container .quiz-loading-container__body,.quiz-loading-container .quiz-loading-container__progress,.quiz-loading-container .quiz-loading-container__title{position:relative;overflow:hidden;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.loading:before,.display-result .note-and-details .loading-result:before,.quiz-loading-container .quiz-loading-container__button:before,.quiz-loading-container .quiz-loading-container__body:before,.quiz-loading-container .quiz-loading-container__progress:before,.quiz-loading-container .quiz-loading-container__title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(circle,#e8e8e8,#f4f4f4,#e8e8e8);background-size:200% 200%;animation:loading-skeleton-radial-animation 1s infinite}@keyframes loading-skeleton-radial-animation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.pencil{display:block;width:10em;height:10em}.pencil__body1,.pencil__body2,.pencil__body3,.pencil__eraser,.pencil__eraser-skew,.pencil__point,.pencil__rotate,.pencil__stroke{animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}.pencil__body1,.pencil__body2,.pencil__body3{transform:rotate(-90deg)}.pencil__body1{animation-name:pencilBody1}.pencil__body2{animation-name:pencilBody2}.pencil__body3{animation-name:pencilBody3}.pencil__eraser{animation-name:pencilEraser;transform:rotate(-90deg) translate(49px)}.pencil__eraser-skew{animation-name:pencilEraserSkew;animation-timing-function:ease-in-out}.pencil__point{animation-name:pencilPoint;transform:rotate(-90deg) translate(49px,-30px)}.pencil__rotate{animation-name:pencilRotate}.pencil__stroke{animation-name:pencilStroke;transform:translate(100px,100px) rotate(-113deg)}@keyframes pencilBody1{0%,to{stroke-dashoffset:351.86;transform:rotate(-90deg)}50%{stroke-dashoffset:150.8;transform:rotate(-225deg)}}@keyframes pencilBody2{0%,to{stroke-dashoffset:406.84;transform:rotate(-90deg)}50%{stroke-dashoffset:174.36;transform:rotate(-225deg)}}@keyframes pencilBody3{0%,to{stroke-dashoffset:296.88;transform:rotate(-90deg)}50%{stroke-dashoffset:127.23;transform:rotate(-225deg)}}@keyframes pencilEraser{0%,to{transform:rotate(-45deg) translate(49px)}50%{transform:rotate(0) translate(49px)}}@keyframes pencilEraserSkew{0%,32.5%,67.5%,to{transform:skew(0)}35%,65%{transform:skew(-4deg)}37.5%,62.5%{transform:skew(8deg)}40%,45%,50%,55%,60%{transform:skew(-15deg)}42.5%,47.5%,52.5%,57.5%{transform:skew(15deg)}}@keyframes pencilPoint{0%,to{transform:rotate(-90deg) translate(49px,-30px)}50%{transform:rotate(-225deg) translate(49px,-30px)}}@keyframes pencilRotate{0%{transform:translate(100px,100px) rotate(0)}to{transform:translate(100px,100px) rotate(720deg)}}@keyframes pencilStroke{0%{stroke-dashoffset:439.82;transform:translate(100px,100px) rotate(-113deg)}50%{stroke-dashoffset:164.93;transform:translate(100px,100px) rotate(-113deg)}75%,to{stroke-dashoffset:439.82;transform:translate(100px,100px) rotate(112deg)}}.answers-image-choices .answers-image-answer-card{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:49%;padding:.25rem;gap:2%;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;padding:.875rem 1rem;cursor:pointer}.answers-image-choices .answers-image-answer-card.fall{animation:fallAway forwards .7s ease-out .3s}.answers-image-choices .answers-image-answer-card .image-area{width:1.926875rem;height:1.541875rem}.answers-image-choices .answers-image-answer-card .drop-area{max-height:8.0625rem}.answers-image-choices .answers-image-answer-card .delete{right:5px;top:5px;padding:3px;background-color:#fff;border-radius:5px;cursor:pointer;display:flex;align-items:stretch;height:25px;width:25px;justify-content:center;transition:all .3s ease}.answers-image-choices .answers-image-answer-card .delete img{transition:all .3s ease}.answers-image-choices .answers-image-answer-card .delete:hover{background:#e74c3c}.answers-image-choices .answers-image-answer-card .delete:hover img{filter:invert(100%) sepia(100%) saturate(21%) hue-rotate(305deg) brightness(105%) contrast(104%)}.answers-image-choices .answers-image-answer-card span{font-weight:300;font-size:.75rem;line-height:1.1875rem;text-align:center;color:#ff8b00;padding-block:.3125rem}.select{display:none}.select:checked~.option .dot{background:#c3ffce!important;border:.0625rem solid #10c222!important}.select:checked~.option .dot:after{background-color:#10c222!important}.dot{position:absolute;transform:translate(-50%);background:#fcfdfc;border:.0625rem solid #c7c7c7;min-width:26px;width:26px;min-height:26px;height:26px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;cursor:pointer}.dot:after{content:"";position:absolute;transform:translate(-50%);top:6px;left:12px;background:#c7c7c7;min-width:12px;width:12px;min-height:12px;height:12px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.image-upload-container{display:flex;position:relative;align-items:center;justify-content:flex-start;flex-direction:column;height:7rem;width:100%;border-radius:.5rem;background:#ffffff;border:.0625rem dashed #ff8b00}@keyframes fallAway{0%{transform:rotate(0);top:0;opacity:1}25%{transform:rotate(-15deg)}to{top:300px;transform:rotate(-5deg);opacity:0}}.checkbox-wrapper{width:100%;padding:10px;height:-moz-fit-content;height:fit-content;position:absolute}.delete-icon{display:flex;padding:4px;align-items:center;gap:10px;border-radius:4px;border:1px solid #d7d0dd;background:#ffffff}.Modal{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10000;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;padding:1.5625rem;border-radius:.625rem}.Overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;background-color:#0000001a}.checkbox_container{display:flex;align-items:center;justify-content:flex-start;gap:12px;cursor:pointer}.checkbox_container span{font-weight:400;font-size:.875rem;color:#617082}.checkbox_container .checkbox{display:inline-block;border:1px solid #cbd5e1;border-radius:5px;height:22px;width:22px;background:white;display:flex;align-items:center;justify-content:center}.checkbox_container .checked{background:#1f8af4;border:1px solid #1f8af4}.checkbox_container:hover .checkbox{border:1px solid #1f8af4}.quiz-list-page{display:flex;justify-content:space-between;align-items:flex-start;gap:1.4%;width:100%;max-width:calc(100vw - 8.75rem);transition:all .6s ease;position:relative}.quiz-list-page.sideBar-open{max-width:calc(100vw - 19.375rem)}.quiz-list-page.sideBar-open .advanced-filters-container{margin-top:2rem;max-width:100%}@media screen and (max-width: 922px){.quiz-list-page.sideBar-open .advanced-filters-container .ant-picker,.quiz-list-page.sideBar-open .advanced-filters-container .ant-select{width:48%!important}}@media screen and (max-width: 636px){.quiz-list-page .advanced-filters-container .ant-picker,.quiz-list-page .advanced-filters-container .ant-select{width:48%!important}}@media screen and (max-width: 460px){.quiz-list-page .advanced-filters-container .ant-picker,.quiz-list-page .advanced-filters-container .ant-select{width:100%!important}}.quiz-list-page .divider{background-color:#c0c1c3;width:100%;margin:0 auto;outline:none;height:1px;border:none}.quiz-list-page .quiz-list{background:#ffffff;width:54.6%;height:100%!important;padding:1.5625rem;display:flex;flex-direction:column;gap:1.25rem}.quiz-list-page .quiz-list .button-text{font-family:Manrope;font-weight:500;font-size:.9375rem;line-height:1.25rem;color:#fff}.quiz-list-page .quiz-list::-webkit-scrollbar{display:none}.quiz-list-page .main{display:flex;flex-direction:column;justify-content:space-between;height:100%}.quiz-list-page .main .noQuiz{align-self:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:3.125rem 0rem 5.625rem;gap:.625rem}@media only screen and (max-width: 1250px){.quiz-list-page{flex-direction:column-reverse}.quiz-list-page .quiz-list{width:100%}.quiz-list-page .quiz-list-item-preview{width:100%;display:none;min-height:30.625rem}.quiz-list-page .preview-loading{min-height:32.5rem}.quiz-list-page .preview-iframe{margin-top:1.5rem;min-height:45rem}}@media (max-width: 47.9375rem){.quiz-list-page,.quiz-list-page.sideBar-open{max-width:100vw}}@media (max-width: 400px){.quiz-list-page .quiz-list{padding:0rem}}.quizzes-container{padding-bottom:5px}.quizzes-container .ant-tabs-ink-bar{background-color:#ff8b00!important}.quizzes-container .ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff8b00!important}.quizzes-container .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#f27d16}.quizzes-container .tab-label{gap:6px;color:#101828;transition:color .3s ease}.quizzes-container .tab-label.active{color:#ff8b00}.quizzes-container::-webkit-scrollbar{display:none}.edit-quiz-footer{position:fixed;bottom:0;left:248px;right:9px;z-index:20;background-color:#fff;border-top:1px solid #e8e8e8;padding:9px;margin:0 auto}.edit-quiz-footer .ant-pagination-item{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important;border-right:none!important;color:#000!important}.edit-quiz-footer .ant-pagination-prev{border:1px solid #c0c1c3!important;border-radius:6px 0 0 6px!important;display:flex!important;justify-content:center!important;border-right:none!important;align-items:center!important;margin-inline-end:0px!important}:dir(rtl) .edit-quiz-footer .ant-pagination-prev{border-left:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:1px solid #c0c1c3!important;border-radius:0 6px 6px 0/0px 6px 6px 0px!important}.edit-quiz-footer .ant-pagination-next{border-radius:0 6px 6px 0!important;border:1px solid #c0c1c3!important;display:flex!important;justify-content:center!important;font-weight:700!important;align-items:center!important}:dir(rtl) .edit-quiz-footer .ant-pagination-next{border-radius:6px 0 0 6px/6px 0px 0px 6px!important;border-right:none!important;margin-inline-end:0px!important}.edit-quiz-footer .ant-pagination-item-ellipsis{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:none!important;border-radius:0!important}.edit-quiz-footer .ant-pagination-item-ellipsis::hover{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important}.edit-quiz-footer .ant-pagination-jump-next,.edit-quiz-footer .ant-pagination-jump-prev{margin-inline-end:0px!important;border-right:none!important}.edit-quiz-footer .ant-pagination-item-active a{color:#000!important;background-color:#f9fafb!important;font-weight:300!important}.edit-quiz-footer-rtl{right:250px;left:2px}.custom-datepicker .ant-picker-input input::-moz-placeholder{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;border-color:#ff8b00!important;color:#7c7185!important;opacity:1;font-size:1rem;font-weight:400;line-height:1.5rem}.custom-datepicker .ant-picker-input input::placeholder{text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;border-color:#ff8b00!important;color:#7c7185!important;opacity:1;font-size:1rem;font-weight:400;line-height:1.5rem}.custom-datepicker .ant-picker-input{justify-content:space-between}.custom-datepicker .ant-picker-input>input{width:-moz-fit-content;width:fit-content;flex:none}.ant-picker-cell-selected .ant-picker-cell-inner{background-color:#ff8b00!important;color:#fff!important}.scrollable-select.ant-select-multiple .ant-select-selector{max-height:60px;overflow-y:auto;overflow-x:hidden;display:flex;flex-wrap:wrap;align-items:flex-start;scrollbar-width:none}.scrollable-select .ant-select-selector::-webkit-scrollbar{display:none}.sort-search{display:flex;align-items:baseline;justify-content:space-between;margin:3rem 0 1rem}.sort-search .quiz-list-sort{display:flex;align-items:center;justify-content:start;gap:.8125rem}@media screen and (max-width: 600px){.sort-search .quiz-list-sort{width:unset!important}}.sort-search .quiz-list-sort .quiz-list-dropdown-button span{font-weight:400;font-size:.8125rem;line-height:1.125rem;color:#39404b}.sort-search .quiz-list-sort .ant-select-selector{background:#ffffff;color:#7c7185;border:1px solid #d7d0dd;font-size:1rem;font-weight:400;line-height:1.5rem;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.sort-search .quiz-list-sort .ant-select-selector input::-moz-placeholder{color:#617082}.sort-search .quiz-list-sort .ant-select-selector input::placeholder{color:#617082}.sort-search .quiz-list-sort .sort-by{font-weight:400;font-size:.8125rem;color:#39404b}.sort-search .filter-button{display:flex;justify-content:space-between;align-items:center;color:#617082;border:.0625rem solid #eeeeee;border-radius:8px;padding:.625rem;margin-left:.5rem;gap:.375rem;position:relative;background:#eeeeee;font-family:Manrope;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.sort-search .filter-button svg{width:1.0625rem}.sort-search .filter-button.open{background:#1f8af4;color:#fff}@media (max-width: 1535px){.sort-search .quiz-list-sort{gap:.625rem}.sort-search .quiz-list-sort .quiz-list-dropdown-button span{font-weight:400;font-size:.625rem;line-height:.9375rem}.sort-search .quiz-list-sort .sort-by{font-weight:300;font-size:.625rem}}@media screen and (max-width: 990px){.sort-search{justify-content:unset;gap:1rem}.sort-search .ant-flex{width:100%!important}.sort-search .quiz-list-sort{width:unset}}@media (max-width: 40.625rem){.sort-search{gap:.9375rem}.sort-search .quiz-list-search-container{width:unset}}@media screen and (max-width: 548px){.quiz-list-search-container label{width:100%!important}}@media screen and (max-width: 527px){.sort-search{flex-direction:column}.sort-search .quiz-list-sort{width:100%!important;justify-content:space-between}.sort-search .quiz-list-sort .ant-select{width:100%!important}.sort-search .quiz-list-sort .filter-button{justify-content:flex-start;width:100%!important}.sort-search .quiz-list-search-container{width:100%!important}}.ant-select-selection-placeholder{font-size:.9375rem;font-weight:400;line-height:1.625rem;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7c7185!important}.quiz-list-search-container{display:flex;align-items:center;margin-top:1.2%;height:30px;border-radius:8px;width:381px}.quiz-list-search-container .search-button{position:absolute;right:4%;top:52%;transform:translateY(-50%)}.quiz-list-search-container label{display:flex;flex-direction:row-reverse;align-items:center;position:relative;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;justify-content:space-between}.quiz-list-search-container label input{width:90%}.quiz-list-search-container label input ::-moz-placeholder{font-weight:400;font-size:.75rem;color:#39404b}.quiz-list-search-container label input ::placeholder{font-weight:400;font-size:.75rem;color:#39404b}@media (max-width: 40rem){.quiz-list-search-container label input{width:100%}}.quiz-list-search-input{border:1px solid #d7d0dd;padding:12px 11px}@media only screen and (max-width: 1090px){.quiz-list-search-container label{width:250px}.quiz-list-search-container label input{width:210px}}.quiz-list-search input::-moz-placeholder{text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#7c7185!important;opacity:1;font-size:1rem;font-weight:400;line-height:1.5rem}.quiz-list-search input::placeholder{text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7c7185!important;opacity:1;font-size:1rem;font-weight:400;line-height:1.5rem}#quiz-list-search{justify-items:baseline}.quiz-list-search :where(.css-dev-only-do-not-override-14i19y2).ant-input-affix-wrapper{display:flex;flex-direction:row-reverse;justify-content:space-between;padding:13px 11px}.list-header{display:flex;align-items:center;justify-content:space-between}.list-header .title{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}.list-header .title h1{font-weight:700;font-size:1.375rem;line-height:2.0625rem;color:#617082;margin-top:9px}@media (max-width: 1535px){.list-header .title{gap:.625rem}.list-header .title h1{font-weight:600;font-size:1.125rem;line-height:1.6875rem}}@media (max-width: 26.875rem){.list-header{flex-direction:column;align-items:flex-start;gap:15px}.list-header .button{width:100%}}.quiz-cover-image{width:100%;-o-object-fit:cover;object-fit:cover;grid-row:2/3;grid-column:2/3;border-radius:16px;height:214px!important}.add-question-choice-list{display:flex}.quiz-list-cards{height:57vh;overflow-y:scroll;width:100%}.quiz-list-cards::-webkit-scrollbar{display:none}.quizz-selected-bar{display:flex;align-items:center;justify-content:normal;background-color:#f5f2f7;margin-bottom:1rem;gap:4rem;padding:10px;border-radius:8px}.quizz-selected-bar .move-folder-img{margin-bottom:3px;cursor:pointer}.close-icon{cursor:pointer}.quizzes-list-wrapper{overflow-y:auto;display:flex;flex-wrap:wrap;gap:16px;align-items:flex-start;height:auto;width:100%}.collapse-quizzes-list-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:auto;grid-auto-rows:auto;grid-column-gap:16px;grid-row-gap:16px;height:auto;width:100%}.quizzes-list-wrapper::-webkit-scrollbar{display:none}.selected-folder-or-group{background-color:#ff8b00;color:#fff;padding:7px;border-radius:8px;width:-moz-fit-content;width:fit-content}.selected-folder-or-group img{filter:brightness(0) saturate(100%) invert(100%)}.vertical-quizzes-header{width:100%}.library-content-list::-webkit-scrollbar{display:none}.quizzes-list-wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-start;align-items:stretch;padding:0}.quiz-card{flex:1 1 calc(25.2% - 16px);max-width:calc(25.2% - 16px);box-sizing:border-box;display:flex;flex-direction:column}.quiz-card .ant-tag{margin-inline-end:0px!important}@media (max-width: 1300px){.quiz-card{flex:1 1 calc(33.7% - 16px);max-width:calc(33.7% - 16px)}}.tag-name{padding:4px 8px!important;margin-inline-end:1px!important}@media (max-width: 900px){.quiz-card{flex:1 1 calc(50% - 16px);max-width:calc(50% - 16px)}.quiz-card .tag-name{padding:4px 8px!important;margin-inline-end:1px!important}}@media (max-width: 600px){.quiz-card{flex:1 1 calc(50% - 16px);max-width:100%;min-width:250px}.quizzes-list-wrapper{gap:12px}.quiz-card{flex:1 1 100%;max-width:100%;min-width:unset}}@media (max-width: 480px){.quizzes-list-wrapper{gap:8px;padding:0 8px}}.quizzes-list-container .ReactVirtualized__Grid::-webkit-scrollbar{width:5px}.quizzes-list-container .ReactVirtualized__Grid::-webkit-scrollbar-thumb{background-color:#ff8b00;border-radius:5px}.active-quiz-list-card{background:#f1f8fc;border-left:.3125rem solid #1f8af4!important;box-shadow:0 .25rem .25rem #e4f1fe}.quizz-table{border:.0625rem solid #d7d0dd!important;border-radius:8px!important}.quiz-list-card{display:flex;justify-content:space-between;align-items:center;padding:.625rem;gap:2.5rem;border:.0625rem solid #cbd5e1;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;min-height:4.8125rem;height:6.25rem;cursor:pointer}@media (max-width: 1764px){.quiz-list-card.sidebar-open{flex-direction:column;height:-moz-fit-content;height:fit-content;align-items:flex-start}.quiz-list-card.sidebar-open .actions{align-self:end}.quiz-list-card.sidebar-open .texts{max-width:unset}}@media (max-width: 1764px) and (max-width: 1500px){.quiz-list-card .texts{max-width:15.25rem}}.quiz-list-card .texts{display:flex;flex-direction:column;align-items:start;gap:.25rem}.quiz-list-card .texts .title{font-weight:500;font-size:.9375rem;color:#3a4654;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;max-width:350px}.quiz-list-card .texts .meta{display:flex;align-items:flex-end;justify-content:start;gap:1.25rem;width:100%}.quiz-list-card .texts .meta .created-at{font-weight:300;font-size:.8125rem;text-align:center;margin-top:.3125rem;color:#617082;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quiz-list-card .texts .meta .author>*{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}@media (max-width: 1444px){.quiz-list-card .texts .meta .author>*{max-width:100px}}.quiz-list-card .texts .meta .author *{font-weight:300;font-size:.8125rem;text-align:center;color:#2d6ab5}.quiz-list-card .texts .meta .categories{display:flex;justify-content:start;align-items:center;gap:.3125rem}.quiz-list-card .texts .meta .categories .category{display:flex;justify-content:center;align-items:center;gap:.3125rem;background:#d1fadf;border-radius:1rem;-webkit-border-radius:1rem;-moz-border-radius:1rem;font-weight:400;font-size:.75rem;color:#408c4c;padding:.25rem .5rem;max-width:60px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quiz-list-card .actions{gap:.46875rem;display:flex;align-items:center;justify-content:end}.quiz-list-card .actions button,.quiz-list-card .actions .button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.5rem .625rem;background:#e6faff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-family:Manrope;font-weight:500;font-size:.75rem}.quiz-list-card .actions .preview{background:#c4efcb;color:#408c4c}.quiz-list-card .actions .edit,.quiz-list-card .actions .share{background:#e6faff;color:#0b78e5}.quiz-list-card .actions .toggle{background:transparent}.quiz-list-card .actions .toggle svg{fill:#afafaf}.quiz-list-card .actions .toggle:hover svg{fill:#e47279}@media (max-width: 1280px){.quiz-list-card{padding:.625rem;gap:2.5rem}.quiz-list-card .texts .title{font-weight:400;font-size:.9375rem}.quiz-list-card .texts .meta{gap:.9375rem}.quiz-list-card .texts .meta .created-at,.quiz-list-card .texts .meta .author *{font-weight:200;font-size:.625rem}.quiz-list-card .texts .meta .category{gap:5px;font-weight:200;font-size:.625rem}.quiz-list-card .actions{gap:.3125rem}.quiz-list-card .actions button{font-weight:400;font-size:.75rem}}@media (max-width: 1535px){.quiz-list-card{padding:.625rem;gap:2.5rem}.quiz-list-card .texts .title{font-weight:400;font-size:1rem}.quiz-list-card .texts .meta{gap:.9375rem}.quiz-list-card .texts .meta .created-at,.quiz-list-card .texts .meta .author *{font-weight:300;font-size:.6875rem}.quiz-list-card .texts .meta .category{gap:5px;font-weight:300;font-size:.6875rem}.quiz-list-card .actions{gap:.3125rem}.quiz-list-card .actions button{font-weight:400;font-size:.875rem}}@media only screen and (min-width: 1250px) and (max-width: 1310px){.quiz-list-card .texts .meta .created-at span{display:none!important}}@media (max-width: 68.75rem){.quiz-list-card .texts .meta .created-at span{display:none}.quiz-list-card .texts .title{max-width:14.375rem}}@media (max-width: 56.25rem){.quiz-list-card{flex-direction:column;gap:.75rem;min-height:9.25rem;height:-moz-fit-content;height:fit-content;padding:1rem;align-items:flex-start;position:relative}.quiz-list-card .actions{align-self:end}.quiz-list-card .actions .button{font-size:.75rem}.quiz-list-card .actions .toggle{background:#ffffff;position:absolute;top:.75rem;right:.75rem}.quiz-list-card .texts .title{max-width:unset}}.class-tag{border-radius:16px;width:-moz-fit-content;width:fit-content;background-color:#fff;color:#000;border:none;padding:4px 10px}.user-avatar{background-color:#ff8b00;font-size:13px;height:30px;width:33px}.library-quiz-wrapper{cursor:pointer;width:100%;margin-right:1rem;position:relative;border-radius:20px;background:var(--Inherit_Gray_Shades-Purple-Shade-100, #faf9fb);box-shadow:0 2px 4px #0000001a;padding:16px 12px}.collapse-label{font-size:20px;font-weight:700;line-height:22.32px;text-align:left}.btn{border:none;border-radius:8px;display:flex;justify-content:center;align-items:center;gap:12px;padding:8px;box-shadow:none!important;cursor:pointer;transition:all .45s ease-in-out}.sparkle{fill:#fff;transition:all .8s ease}.text{font-weight:600;color:#aaa;font-size:medium}.favorite-btn .sparkle{transform:translateY(-2px);fill:#ff8b00;transform:scale(1)}.favorite-btn .text{color:#fff}.outer-box{margin-bottom:3px;padding:8px}.custom-checkbox{position:relative;display:inline-block;width:30px;height:33px;margin-bottom:0;margin-left:30px;border-radius:6px;background-color:#fff}.custom-checkbox input{opacity:0;position:absolute;width:0;height:0}.custom-checkbox .checkbox-visual{width:100%;height:100%;border-radius:6px;display:flex;align-items:center;justify-content:center}.custom-checkbox .checkbox-visual.checked{border-color:#fff}.custom-checkbox .inner-box{background-color:#ff9601;border-radius:4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.hover-checkbox{display:flex;align-items:center;justify-content:center}.library-quiz-wrapper:hover .hover-checkbox,.hover-checkbox.checked-visible{display:block}.library-quiz-wrapper:hover .library-quiz-favorite,.library-quiz-wrapper:hover .vertical-library-quiz-favorite{justify-content:space-between}.checked-quiz-favorite{justify-content:space-between!important}.hover-checkbox input[type=checkbox]:checked{display:none}.checkbox-input.hide{display:none}.confirm-user{background:#ffffff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;padding:24px;display:flex;flex-direction:column;justify-content:center;min-width:400px;border-radius:.625rem}.confirm-user .title{font-size:28px;font-weight:600;text-align:left;line-height:40px}.confirm-user .user-permission-item{flex-direction:column;margin-top:20px;max-height:20vh;overflow-y:scroll}.confirm-user .text{color:#aba1b3;font-size:16px;font-weight:300;line-height:26px;text-align:left;margin-bottom:2rem!important}.confirm-user .ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:14px 0;border-block-start:1px solid #b6b6b6!important}.confirm-user .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.confirm-user button{padding:10px 16px;width:-moz-fit-content;width:fit-content;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:800;font-size:.875rem;letter-spacing:.3px;font-family:Manrope;font-style:normal;text-align:center;height:auto}.confirm-user .button-save{background:#ff8b00;color:#fff}.confirm-user .button-save svg{color:#fff}.confirm-user .button-cancel{color:#000;border:1px solid #d7d0dd}.confirm-user .button-cancel svg{fill:#ff8b00}.confirm-user .button-save-delete{background:#ff8b00;color:#fff;width:38%}.confirm-user .button-save-delete svg{color:#fff}.confirm-user .button-cancel-delete{color:#000;border:1px solid #d7d0dd;width:38%}.confirm-user .button-cancel-delete svg{fill:#ff8b00}.add-new-user-modal{max-width:39.875rem;min-width:37.5rem}.add-new-user-modal .form-add-user{width:100%;display:flex;flex-direction:column}.add-new-user-modal .form-add-user p{font-size:14px;font-weight:600;line-height:1px;text-align:left;color:#463454;margin-top:10px;padding-bottom:1rem}.add-new-user-modal .form-add-user .role svg{transform:rotate(90deg)}.add-new-user-modal .form-add-user .label{background:#ffffff;border:1px solid #d7d0dd;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;height:52px;display:flex;width:100%;padding:8px 16px;border-radius:8px;align-items:center;justify-content:space-between;position:relative}.add-new-user-modal .form-add-user .label .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;background:#70b3f4;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;border:1px solid #70b3f4}.add-new-user-modal .form-add-user .label .generate .underline{text-decoration:underline}.add-new-user-modal .form-add-user .label .icon{background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-user-modal .form-add-user .label .icon svg{fill:#617082;scale:140%}.add-new-user-modal .form-add-user .label .input{flex-grow:1;height:52px;font-family:Manrope;font-weight:400;font-size:var(--fontsize-body-lg, 16px)}.add-new-user-modal .form-add-user .label .input::-moz-placeholder{color:#7c7185;font-weight:400;line-height:var(--line-height-Body-lg, 24px)}.add-new-user-modal .form-add-user .label .input::placeholder{color:#7c7185;font-weight:400;line-height:var(--line-height-Body-lg, 24px)}.add-new-user-modal .form-add-user .label .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-user-modal .form-add-user .label .select-roles::-ms-expand{display:none}.add-new-user-modal .form-add-user .label .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-user-modal .form-add-user .label .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-user-modal .form-add-user .label .error-msg:first-letter{text-transform:capitalize}.add-new-user-modal .form-add-user .input-error{border:.0625rem solid #d50000!important}.add-new-user-modal .form-add-user .show-password{padding:.625rem .9375rem;margin-left:.625rem;margin-top:0%}.add-new-user-modal .form-add-user .show-password svg{background:transparent!important;fill:transparent!important;color:#617082;scale:150%;width:.9375rem;height:.9375rem}.add-new-user-modal .add-user-subtitle{color:var(--Grey_Color_Shades-Black-600, rgb(106, 106, 106));font-size:16px;font-weight:400;line-height:26px;text-align:left}.add-new-user-modal .add-user-title{color:#463454;font-style:normal;text-align:center;font-size:var(--fontsize-heading-h2, 24px);font-weight:800;line-height:var(--line-height-heading-h2, 34px)}.add-new-user-modal .close-btn{width:24px;height:24px}@media (max-width: 25rem){.confirm-user{min-width:300px;max-width:350px}.add-new-user .password-input{max-width:145px}}.custom-placeholder{display:flex;height:52px;width:100%;justify-content:space-between;align-items:center;border-radius:8px;border:1px solid #d7d0dd;align-self:stretch}.custom-placeholder .ant-select-selector{border:none!important}.custom-placeholder .ant-select-selector:hover{border:none!important;box-shadow:none!important}.custom-placeholder .ant-select-arrow{display:none}.custom-placeholder input::-moz-placeholder{line-height:24px;font-family:Manrope;font-weight:400;color:#7c7185;font-size:var(--fontsize-body-lg, 16px)}.custom-placeholder input::placeholder{line-height:24px;font-family:Manrope;font-weight:400;color:#7c7185;font-size:var(--fontsize-body-lg, 16px)}.custom-select-inside .ant-select-selector{background:transparent;border:none!important;box-shadow:none!important;padding:0;color:#7c7185;font-weight:400;line-height:24px;font-size:14px;height:auto}.custom-select-inside.ant-select-focused .ant-select-selector,.custom-select-inside .ant-select-selector:focus,.custom-select-inside .ant-select-selector:active{box-shadow:none!important;border:none!important;outline:none}.custom-select-inside .ant-select-arrow{color:#7c7185;font-size:12px}.custom-select-inside .ant-select-dropdown{border-radius:6px;box-shadow:0 4px 12px #00000014}.custom-select-inside-dropdown{color:#7c7185;display:flex;align-items:center;gap:4px;cursor:pointer;font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:500;line-height:10px;width:-moz-fit-content;width:fit-content}.custom-select-inside-dropdown .anticon{width:20px;height:20px}.check-icon-wrapper{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.full-height-select .ant-select-selection-placeholder{text-align:left!important}.full-height-select .ant-select-selection-item{text-align:justify!important}.full-height-select .ant-select-clear{margin-right:5rem}.quiz-list-item-preview{display:flex;transition:all .3s ease;position:sticky;height:100%;width:100%;top:100px}.quiz-list-item-preview.sidebar-open{max-height:600px}.quiz-list-item-preview iframe{width:100%;height:100%;border:none;outline:none;margin:0}.quiz-list-item-preview .display-quiz .empty-image,.quiz-list-item-preview .display-quiz .loading,.quiz-list-item-preview .display-quiz .display-result .note-and-details .loading-result,.display-result .note-and-details .quiz-list-item-preview .display-quiz .loading-result,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__button,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__button,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__body,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__body,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__progress,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__progress,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__title,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__title{transform:scale(.8)}.quiz-list-item-preview .display-quiz .loading,.quiz-list-item-preview .display-quiz .display-result .note-and-details .loading-result,.display-result .note-and-details .quiz-list-item-preview .display-quiz .loading-result,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__button,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__button,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__body,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__body,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__progress,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__progress,.quiz-list-item-preview .display-quiz .quiz-loading-container .quiz-loading-container__title,.quiz-loading-container .quiz-list-item-preview .display-quiz .quiz-loading-container__title{margin-bottom:30px}.quiz-list-item-preview .display-question{transform:scale(.9)}.quiz-list-item-preview .preview-card-quiz-list{background:#ffffff;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;padding-inline:5%;padding-block:7%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1.875rem}.quiz-list-item-preview .preview-card-quiz-list .title{font-weight:500;font-size:1.6875rem;text-align:center;color:#39404b}.quiz-list-item-preview .preview-card-quiz-list .media{border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;max-height:18.75rem}.user-table-wrapper .toggle-admin,.user-table .toggle-admin{padding:0;margin:0;transition:all .3s ease-in}.user-table-wrapper .toggle-admin .dot,.user-table .toggle-admin .dot{display:block;background:#ebebeb;border-radius:.8125rem;-webkit-border-radius:.8125rem;-moz-border-radius:.8125rem;height:0rem;width:36px;border:none;position:relative;cursor:pointer;transition:all .3s ease-in;min-height:20px}.user-table-wrapper .toggle-admin .dot:after,.user-table .toggle-admin .dot:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:5%;background:#ffffff;box-shadow:0 .0625rem .25rem #00000040;width:.9375rem;height:.9375rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:all .3s ease-in}.user-table-wrapper .toggle-admin input,.user-table .toggle-admin input{display:none;transition:all .3s ease-in}.user-table-wrapper .toggle-admin input:checked,.user-table .toggle-admin input:checked{transition:all .3s ease-in}.user-table-wrapper .toggle-admin input:checked+.dot,.user-table .toggle-admin input:checked+.dot{background-color:#ff8a00;transition:all .3s ease-in}.user-table-wrapper .toggle-admin input:checked+.dot:after,.user-table .toggle-admin input:checked+.dot:after{right:5%;left:unset;transition:all .3s ease-in}.user-table-wrapper .toggle-admin input:checked+.dot:before,.user-table .toggle-admin input:checked+.dot:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:unset;right:15%;z-index:0;background:#ff8a00;width:.5rem;height:.5rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:all .3s ease-in}.user-table-wrapper tr:last-child td:first-child,.user-table tr:last-child td:first-child{border-bottom-left-radius:0!important}.user-table-wrapper tfoot tr:last-child td:first-child,.user-table tfoot tr:last-child td:first-child{border-bottom-left-radius:10px!important}.user-table-wrapper .id-container,.user-table .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-overflow:ellipsis!important;overflow-x:auto}.user-table-wrapper .id-container .checkbox-copylink,.user-table .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #ff8b00}.user-table-wrapper .id-container .checkbox-copylink p,.user-table .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ff8b00}.user-table-wrapper .id-container svg,.user-table .id-container svg{cursor:pointer}.user-table-wrapper input[type=checkbox],.user-table input[type=checkbox]{position:relative;border:1.5px solid #d0d5dd;background:none;cursor:pointer;margin:0 .6em 0 0;outline:0;padding:0!important;vertical-align:text-top;height:20px;width:20px;border-radius:6px;-webkit-appearance:none}.user-table-wrapper input[type=checkbox]:checked,.user-table input[type=checkbox]:checked{background:#faf9fb;border-radius:6px;border:1px solid #e67d00}.user-table-wrapper input[type=checkbox]:checked:after,.user-table input[type=checkbox]:checked:after{content:"";position:absolute;right:5px;top:2px;width:6px;height:11px;border:1px solid #e67d00;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:2}.user-table-wrapper table,.user-table table{border-collapse:separate!important;border-spacing:0!important}.user-table-wrapper th,.user-table th{border:solid 1px #eaecf0!important;border-style:solid none solid none!important;padding:24px 12px!important}.user-table-wrapper tr:first-child th:first-child,.user-table tr:first-child th:first-child{border-top-left-radius:10px!important;padding:24px 12px!important}.user-table-wrapper th,.user-table th{border:solid 1px #eaecf0!important;border-style:solid none solid none!important;padding:13px!important}.user-table-wrapper tr:first-child th:first-child,.user-table tr:first-child th:first-child{border-top-left-radius:10px!important}.user-table-wrapper tr:first-child th:last-child,.user-table tr:first-child th:last-child{border-top-right-radius:10px!important;border-style:solid!important;border-left:none!important}:dir(rtl) .user-table-wrapper tr:first-child th:last-child,:dir(rtl) .user-table tr:first-child th:last-child{border-top-right-radius:0!important;border-left-style:none!important}.user-table-wrapper tr:first-child th,.user-table tr:first-child th{border-top-style:solid!important}.user-table-wrapper tr th:first-child,.user-table tr th:first-child{border-left-style:solid!important}.user-table-wrapper tfoot tr:last-child td:last-child,.user-table tfoot tr:last-child td:last-child{border-bottom-right-radius:10px!important}.user-table-wrapper tr:last-child td:last-child,.user-table tr:last-child td:last-child{border-bottom-right-radius:0!important;text-align:center}.user-table-wrapper table tbody tr td:last-child{text-align:center!important}.pending-status{background:rgb(255,171,0);color:#fff;border-radius:6px;padding:0 8px;height:28px!important;display:block;display:flex;align-items:center;justify-content:center;width:100px;margin:0 auto}@media (max-width: 127.1875rem){.user-table-wrapper,.user-table{margin-bottom:1rem}.user-table-wrapper::-webkit-scrollbar,.user-table::-webkit-scrollbar{width:0!important;height:3px!important}.user-table-wrapper::-webkit-scrollbar-track,.user-table::-webkit-scrollbar-track{background-color:#39404b1a!important;border-radius:100%!important}.user-table-wrapper::-webkit-scrollbar-thumb,.user-table::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px!important;border-radius:100px!important;width:.75rem!important}}.user-table-wrapper table,.user-table table{border-collapse:collapse;font-size:.9em;width:100%;border-radius:.3125rem .3125rem 0 0;text-overflow:ellipsis;overflow:scroll;table-layout:fixed}@media (max-width: 990px){.user-table-wrapper table,.user-table table{min-width:60rem}}@media (max-width: 767px){.user-table-wrapper table,.user-table table{margin-right:0rem}}.user-table-wrapper table thead>tr,.user-table table thead>tr{background-color:#fff;text-align:left;font-weight:700;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;overflow:hidden!important}.user-table-wrapper table thead>tr>th,.user-table table thead>tr>th{padding:12px 8px;font-weight:400;font-size:15px;text-transform:capitalize;color:#667085;position:relative;width:18.7%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden!important}.user-table-wrapper table thead>tr>th:first-child,.user-table table thead>tr>th:first-child{padding-left:40px;border-top-left-radius:8px}.user-table-wrapper table tbody tr,.user-table-wrapper table tfoot tr,.user-table table tbody tr,.user-table table tfoot tr{background-color:#fff;text-align:left;font-weight:400;font-size:14px;text-overflow:ellipsis}.user-table-wrapper table tbody tr .title-container,.user-table-wrapper table tfoot tr .title-container,.user-table table tbody tr .title-container,.user-table table tfoot tr .title-container{width:98%;color:#667085;text-overflow:ellipsis!important;overflow-x:hidden}.user-table-wrapper table tbody tr td,.user-table-wrapper table tfoot tr td,.user-table table tbody tr td,.user-table table tfoot tr td{padding:24px 12px;color:#334155;position:relative;border-bottom:1px solid #eaecf0;text-overflow:ellipsis;overflow:hidden;text-align:center}.user-table-wrapper table tbody tr td .title-container,.user-table-wrapper table tfoot tr td .title-container,.user-table table tbody tr td .title-container,.user-table table tfoot tr td .title-container{width:98%;color:#101828;text-overflow:ellipsis!important;overflow-x:hidden}.user-table-wrapper table tbody tr td .id-container,.user-table-wrapper table tfoot tr td .id-container,.user-table table tbody tr td .id-container,.user-table table tfoot tr td .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-overflow:ellipsis!important;overflow-x:hidden}.user-table-wrapper table tbody tr td .id-container .checkbox-copylink,.user-table-wrapper table tfoot tr td .id-container .checkbox-copylink,.user-table table tbody tr td .id-container .checkbox-copylink,.user-table table tfoot tr td .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #7a43a2}.user-table-wrapper table tbody tr td .id-container .checkbox-copylink p,.user-table-wrapper table tfoot tr td .id-container .checkbox-copylink p,.user-table table tbody tr td .id-container .checkbox-copylink p,.user-table table tfoot tr td .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7a43a2}.user-table-wrapper table tbody tr td .id-container svg,.user-table-wrapper table tfoot tr td .id-container svg,.user-table table tbody tr td .id-container svg,.user-table table tfoot tr td .id-container svg{cursor:pointer}.user-table-wrapper table tbody tr td .advanced-select,.user-table-wrapper table tfoot tr td .advanced-select,.user-table table tbody tr td .advanced-select,.user-table table tfoot tr td .advanced-select{width:100%!important;color:#617082!important;padding:.1875rem 0rem!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;outline:none!important}.user-table-wrapper table tbody tr td:first-child,.user-table-wrapper table tfoot tr td:first-child,.user-table table tbody tr td:first-child,.user-table table tfoot tr td:first-child{border-left:1px solid #eaecf0}:dir(ltr) .user-table-wrapper table tbody tr td:first-child,:dir(ltr) .user-table-wrapper table tfoot tr td:first-child,:dir(ltr) .user-table table tbody tr td:first-child,:dir(ltr) .user-table table tfoot tr td:first-child{border-left:1px solid #eaecf0}:dir(rtl) .user-table-wrapper table tbody tr td:first-child,:dir(rtl) .user-table-wrapper table tfoot tr td:first-child,:dir(rtl) .user-table table tbody tr td:first-child,:dir(rtl) .user-table table tfoot tr td:first-child{border-right:1px solid #eaecf0;border-left:none}.user-table-wrapper table tbody tr td .buttons,.user-table-wrapper table tfoot tr td .buttons,.user-table table tbody tr td .buttons,.user-table table tfoot tr td .buttons{display:flex;align-items:center;position:relative}@media (max-width: 1280px){.user-table-wrapper table tbody tr td .buttons,.user-table-wrapper table tfoot tr td .buttons,.user-table table tbody tr td .buttons,.user-table table tfoot tr td .buttons{flex-wrap:wrap}}.user-table-wrapper table tbody tr td .buttons .button,.user-table-wrapper table tfoot tr td .buttons .button,.user-table table tbody tr td .buttons .button,.user-table table tfoot tr td .buttons .button{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;background:rgba(255,255,255,.1);transition:all .2s ease-in;display:flex;color:#ff8b00;align-items:center;justify-content:center}.user-table-wrapper table tfoot tr td,.user-table table tfoot tr td{padding:6px 8px!important}.user-table-wrapper table tbody tr td:last-child{border-right:1px solid #eaecf0;padding-left:16px}:dir(rtl) .user-table-wrapper table tbody tr td:last-child{border-right:none;border-left:1px solid #eaecf0;padding-left:0;padding-right:16px}.user-table-wrapper table tfoot tr td:last-child{border-right:1px solid #eaecf0;padding-left:16px}:dir(rtl) .user-table-wrapper table tfoot tr td:last-child{border-left:1px solid #eaecf0}.user-table-wrapper table tfoot tr td:first-child{border-left:1px solid #eaecf0}.user-table-wrapper table tfoot tr{background-color:#fff;height:55px}.user-table-wrapper table tbody tr:hover{background-color:#f1f5f9}.user-table th{border:none!important;border-bottom:solid 1px #d7d0dd!important}.user-table .no-data-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;height:55vh}.user-table .no-data-content .no-data-text{color:#667085;text-align:center;font-family:Manrope;font-size:20px;font-style:normal;font-weight:700;line-height:34px}.user-table .no-data-content .no-data-sub-text{color:#667085;text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.user-table tr th:first-child,.user-table tr:first-child th{border-top-style:none!important}.user-table tr:first-child th:last-child{border-top-right-radius:0!important;border-right-style:none!important;border-top-style:none!important}.user-table tr:first-child th:first-child{border-top-left-radius:0!important;border-left-style:none!important}:dir(rtl) .user-table tr:first-child th:first-child{border-top-right-radius:0!important;border-right:0px!important}.loading-container{display:contents}.invite-users{height:56px;padding:8px 16px;border-radius:8px;justify-content:space-between;display:flex;align-items:center;background:#ffffff;border:1px solid #cecece}@media (max-width: 1200px){.invite-users{width:57%}}.invite-users p{color:#667085}.invite-users .form-add-user{width:100%;display:flex;align-items:center;justify-content:space-between}.invite-users .form-add-user .input-error{display:flex;flex-direction:column}.invite-users .form-add-user .input-error .error-msg{color:#e74c3c}.invite-users .form-add-user .input-error .label{width:71%;max-width:100%}.invite-users .create-new-user{display:flex;justify-content:center;align-items:center;padding:.625rem .9375rem;background:#ff8b00;border-radius:.4375rem;-webkit-border-radius:.4375rem;-moz-border-radius:.4375rem;margin:0 0 0 auto;font-family:Manrope;font-weight:500;font-size:.9375rem;line-height:1.25rem;color:#fff}.folder-tag{position:absolute;top:85%}.group-wrapper-folder{border-radius:8px!important;width:137px!important;padding:0!important;min-height:84px!important;justify-content:center!important;align-items:center!important;background-color:#faf9fb!important;box-shadow:unset!important;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-200, #f5f2f7)}.group-wrapper-folder .group-folder-img{height:27px!important;width:35px!important;-o-object-fit:cover!important;object-fit:cover!important;border-radius:8px!important}.group-item.group-quizzes{max-height:99px!important;height:100%!important;background-size:30%!important;background-position:center!important;background-repeat:no-repeat!important;display:flex!important;align-items:center!important;justify-content:center!important}.users-list-page{background:#ffffff;height:95vh!important;overflow:auto;width:100%;padding:1.5625rem 70px 1.5625rem 1.5625rem;position:relative;max-width:calc(100vw - 8.75rem);display:flex;flex-direction:column;justify-content:flex-start;gap:24px;transition:all .6s ease}.users-list-page.sideBar-open{max-width:calc(100vw - 19.375rem)}.users-list-page .list-header{padding-bottom:2rem}.users-list-page .list-search{background:#f9fafb;display:flex;width:100%;justify-content:space-between;gap:20px;padding:9px 16px;border-radius:12px;align-items:center}@media (max-width: 62.5rem){.users-list-page{flex-direction:column}}@media (max-width: 1120px){.users-list-page .list-search{flex-direction:column}.users-list-page .list-search .quiz-user-search-container,.users-list-page .list-search .quiz-user-search-container .quiz-user-search,.users-list-page .list-search .invite-users{width:100%}}@media (max-width: 62.5rem){.users-list-page{max-width:calc(89vw - 8.75rem);padding:1.875rem}.users-list-page .list-search{flex-direction:column}.users-list-page .list-search .quiz-user-search-container,.users-list-page .list-search .quiz-user-search-container .quiz-user-search,.users-list-page .list-search .invite-users{width:100%}}@media (max-width: 47.9375rem){.users-list-page,.users-list-page.sideBar-open{max-width:100vw}}@media (max-width: 25rem){.users-list-page{padding:0px 1.5625rem}.users-list-page .create-new-user{width:100%!important}}.pagination-btn{display:flex;align-items:center;gap:10px;border:1px solid #d9d9d9;border-radius:5px;padding:5px 15px;background:#ffffff;cursor:pointer;font-size:14px}.pagination-prev{margin-right:10px}.pagination-next{margin-left:10px}.pagination-page{margin:0 5px;padding:5px 10px;border-radius:5px;cursor:pointer;color:#666;font-size:14px}.pagination-page.active{background:#ffeccc;color:#fa8c16;font-weight:700}.custom-pagination-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin:20px auto}.pagination-prev{margin-right:auto}:dir(rtl) .pagination-prev{margin:0 0 0 auto}.pagination-next{margin-left:auto}:dir(rtl) .pagination-next{margin:0 auto 0 0}.pagination-container{display:flex;align-items:center;justify-content:space-between;width:100%}.pagination-container :where(.css-dev-only-do-not-override-14i19y2).ant-pagination .ant-pagination-item{border:none!important}.pagination-container .ant-pagination .ant-pagination-item-active{border:none}.pagination-btn{border:1px solid #d9d9d9;border-radius:5px;padding:6px 15px;background:#ffffff;cursor:pointer;font-size:14px;color:#666}.pagination-btn:hover{background:#f5f5f5}.pagination-center{flex-grow:1;display:flex;justify-content:center}.pagination-page{margin:0 5px;padding:6px 12px;border-radius:5px;cursor:pointer;color:#666;font-size:14px}.pagination-page.active{background:#ffeccc;color:#fa8c16;font-weight:700;border:1px solid #fa8c16}.create-new-user{margin:0;display:flex;justify-content:center;align-items:center;padding:.625rem .9375rem;background:#ff8b00;border-radius:.4375rem;-webkit-border-radius:.4375rem;-moz-border-radius:.4375rem;font-family:Manrope;font-weight:500;font-size:.9375rem;line-height:1.25rem;color:#fff}:dir(rtl) .create-new-user{margin:0}.confirm-user-deletion{background:#ffffff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;padding:24px;display:flex;flex-direction:column;justify-content:center;min-width:400px;border-radius:.625rem}.confirm-user-deletion .title{font-size:28px;font-weight:600;text-align:left;line-height:40px}.confirm-user-deletion .rtl-title{text-align:center!important}.confirm-user-deletion .text{color:#aba1b3;font-size:16px;font-weight:300;line-height:26px;text-align:left;margin-bottom:2rem!important}.confirm-user-deletion :where(.css-dev-only-do-not-override-14i19y2).ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:14px 0;border-block-start:1px solid #aca7a7}.confirm-user-deletion .actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.confirm-user-deletion button{padding:10px 16px;width:134px;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:800;font-size:.875rem;letter-spacing:.3px;margin-top:11px;font-family:Manrope;font-style:normal;text-align:center}.confirm-user-deletion .button-save{background:#ff8b00;color:#fff}.confirm-user-deletion .button-save svg{color:#fff}.confirm-user-deletion .button-cancel{color:#000;border:1px solid #d7d0dd}.confirm-user-deletion .button-cancel svg{fill:#ff8b00}.confirm-user-deletion .button-save-delete{background:#ff8b00;color:#fff;width:38%}.confirm-user-deletion .button-save-delete svg{color:#fff}.confirm-user-deletion .button-cancel-delete{color:#000;border:1px solid #d7d0dd;width:38%}.confirm-user-deletion .button-cancel-delete svg{fill:#ff8b00}.add-new-user-ar{direction:rtl;text-align:right}.add-new-user-ar .user-info{display:flex;flex-direction:column;align-items:flex-start}.add-new-user-ar .form .form-label{text-align:justify!important}.add-new-user-ar .form .label .input,.add-new-user-ar .form .label-password .input{padding-left:10px!important;flex-grow:0!important;width:29rem}.add-new-user-ar .form .label-password .icon{margin-left:-52px}.add-new-user-ar .input::-moz-placeholder{width:92px!important}.add-new-user-ar .input::placeholder{width:92px!important}.add-new-user-ar .label{justify-content:flex-end!important}.add-new-user-ar .label-password{justify-content:flex-start!important;padding:0 0 0 6px!important}.add-new-user-ar .generate{margin-right:auto!important}.add-new-user-ar .icon-name{margin-left:-25px}.add-new-user-ar .icon-email{margin-left:-7px}.add-new-user{max-width:39.875rem;min-width:37.5rem}.add-new-user .form-add-user{width:100%;display:flex;flex-direction:column}.add-new-user .form-add-user p{font-size:14px;font-weight:600;line-height:1px;text-align:left;color:#463454;margin-top:10px;padding-bottom:1rem}.add-new-user .form-add-user .role svg{transform:rotate(90deg)}.add-new-user .form-add-user .label{background:#ffffff;border:1px solid #d7d0dd;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;height:52px;display:flex;width:100%;padding:8px 16px;border-radius:8px;align-items:center;justify-content:space-between;position:relative}.add-new-user .form-add-user .label .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;background:#70b3f4;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;border:1px solid #70b3f4}.add-new-user .form-add-user .label .generate .underline{text-decoration:underline}.add-new-user .form-add-user .label .icon{background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-user .form-add-user .label .icon svg{fill:#617082;scale:140%}.add-new-user .form-add-user .label .input{flex-grow:1;height:52px;font-family:Manrope;font-weight:400;font-size:var(--fontsize-body-lg, 16px)}.add-new-user .form-add-user .label .input::-moz-placeholder{color:#7c7185;font-weight:400;line-height:var(--line-height-Body-lg, 24px)}.add-new-user .form-add-user .label .input::placeholder{color:#7c7185;font-weight:400;line-height:var(--line-height-Body-lg, 24px)}.add-new-user .form-add-user .label .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-user .form-add-user .label .select-roles::-ms-expand{display:none}.add-new-user .form-add-user .label .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-user .form-add-user .label .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-user .form-add-user .label .error-msg:first-letter{text-transform:capitalize}.add-new-user .form-add-user .label .error-msg-rtl {right:0rem}.add-new-user .form-add-user .input-error{border:.0625rem solid #d50000!important}.add-new-user .form-add-user .show-password{padding:.625rem .9375rem;margin-left:.625rem;margin-top:0%}.add-new-user .form-add-user .show-password svg{background:transparent!important;fill:transparent!important;color:#617082;scale:150%;width:.9375rem;height:.9375rem}.add-new-user .form-add-user-ar{align-items:end}.add-new-user .form-add-user-ar .label .input{text-align:end}.add-new-user .form-add-user-ar .label .error-msg{right:10px}.add-new-user .form-add-user-ar .actions{margin-right:auto}.add-new-user .add-user-subtitle{color:var(--Grey_Color_Shades-Black-600, rgb(106, 106, 106));font-size:16px;font-weight:400;line-height:26px;text-align:left}.add-new-user .add-user-title{color:#463454;font-size:var(--fontsize-body-lg, 16px);font-style:normal;font-weight:600;line-height:var(--line-height-Body-lg, 24px)}@media (max-width: 37.5rem){.add-new-user{max-width:100vw;min-width:90vw}.add-new-user input[pass]{max-width:145px}}@media (max-width: 25rem){.confirm-user-deletion{min-width:300px;max-width:350px}.add-new-user .password-input{max-width:145px}}.empty-quiz-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;min-width:85vw}@media (min-width: 1024px){.empty-quiz-container{min-width:70vw}}@media (min-width: 1281px){.empty-quiz-container{min-width:50vw}}.empty-quiz-container>.empty-quiz-header{background:#ffffff;box-shadow:0 0 20px #000;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;flex:none;order:0;flex-grow:0;z-index:0;padding:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1.25rem}.empty-quiz-container>.empty-quiz-header>.empty-quiz-title{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;flex:none;order:0;flex-grow:0;z-index:0;width:100%;padding:.625rem;color:#adc0d6;text-align:center}.empty-quiz-container>.empty-image{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;z-index:0;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:.625rem}.empty-quiz-container>.empty-image>svg{width:20%!important;height:20%!important}.empty-quiz-container .empty-quiz-choices{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;width:100%;align-items:center;justify-items:center}.empty-quiz-container .empty-quiz-choices>.empty-quiz-choice{display:flex;flex-direction:row;align-items:center;background:#ffffff;height:86px;padding:10px;border-radius:4px;text-align:start;align-items:baseline;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;color:#adc0d6}.display-layout,.student-join-quiz-layout,.join-quizz-layout{background-position:center;height:100%;display:flex;justify-content:center;align-items:center;min-width:100vw;padding:3.25rem 1rem!important;background-size:cover;height:100vh;min-height:100vh}@media (max-width: 50rem){.display-layout,.student-join-quiz-layout,.join-quizz-layout{align-content:start}}@media (max-width: 620px){.display-layout,.student-join-quiz-layout,.join-quizz-layout{padding:0!important}}.display-layout .display-layout-content,.student-join-quiz-layout .display-layout-content,.join-quizz-layout .display-layout-content{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:auto;background-color:transparent;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;padding:1.25rem!important}.display-layout__content{overflow:auto;max-height:100vh}.display-layout__content::-webkit-scrollbar{display:none}@media (max-width: 1023px){.display-layout,.student-join-quiz-layout,.join-quizz-layout{padding:1.25rem}}@media (max-width: 767px){.display-layout,.student-join-quiz-layout,.join-quizz-layout{padding:1.25rem}}.join-quiz-footer{height:60px;background-color:#000000d9;display:flex;align-items:center;justify-content:space-between;z-index:999}.join-quiz-footer .star-quiz-footer-button{border:none}.join-quizz-layout{align-items:initial;overflow:hidden;justify-content:initial}.theme-expand-end-quiz-container{display:flex;gap:5%}.join-quiz-header,.student-join-quiz-header{background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:space-between;width:100%}.student-join-quiz-header{background:transparent}.language-button{background-color:transparent!important;border-radius:20px;text-transform:capitalize;height:36px;padding:6px;display:flex;align-items:center;justify-content:center;gap:5px}.quiz-container{height:100vh;width:100%}.timer{background-color:#fffbf6;width:90%;height:90%;border-radius:50%;display:flex;align-items:center;justify-content:center}.timer .value{color:#ff8b00;font-family:Inter;font-size:31.49px;font-weight:700;line-height:38.11px}.join-quiz-layout{background-size:cover;background-position:center;background-repeat:no-repeat;height:100vh}.student{margin:10px;max-height:75vh}.student::-webkit-scrollbar{display:none}.CircularProgressbar-text{font-family:Inter!important;font-size:40px!important;font-weight:700;line-height:48.41px}.corner-button{background-color:#0006!important;color:#fff!important;border-radius:4px;padding:8px;height:40px;display:flex;align-items:center;justify-content:center;border:none}.answers-corner-button{background-color:#00000059!important;display:flex;align-items:center;justify-content:center;border-color:#fff!important;color:#fff!important}.cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100vh}.start-quiz-footer-button{height:40px!important;box-shadow:0 4px #236bb3!important;background-color:#1f8af4!important;color:#fff!important;border:none;width:258px}.join-quiz-modal,.summary-quiz-modal{min-width:55%;min-height:70%;padding:0!important}.summary-quiz-modal .ant-modal-content{background-color:#0a45a9!important;background-image:url(src/assets/icons/podium-background.svg),url(src/assets/icons/glow.svg)!important;background-position:center}.home-button{background-color:#ff8b00!important;border:1px solid rgb(208,118,11);box-shadow:0 4px #cc7103;display:flex;align-items:center;justify-content:center;color:#fff!important;width:249px}.end-quiz-button{background-color:#fa0!important;color:#324243!important;border-radius:10px;padding:2px 24px;border:none;height:40px}.solid-background{color:#b3b3b3}.ant-btn:hover,.ant-btn:focus:hover,.ant-btn:hover:focus{color:inherit;border-color:inherit;background-color:inherit}.home-button-wrapper{width:55%;margin:40px;height:40px}.join-quiz-modal-wrapper{top:10%!important;height:74%!important;z-index:unset!important}.student-button{display:flex;align-items:center;justify-content:space-between;border-radius:99px;gap:10px;height:48px;width:305px;background-color:#fff;padding:5px}.student-total-answers,.mobile-student-total-answers{display:flex;align-items:center;justify-content:center;width:67px;padding:1px;height:36px;background-color:#f39126;border-radius:20px;color:#fff}.mobile-student-total-answers{border-radius:4px!important}.mobile-student-total-answers .ant-statistic-content-value{font-size:20px;color:#fff}.time-is-up{font-family:Play,sans-serif;font-size:64px;font-weight:700;line-height:74.05px;text-align:center}.time-is-up-wrapper,.student-warning-time-is-up-wrapper{background-color:#00000080!important}.student-time-is-up-wrapper{background-color:#fff!important;overflow:hidden}.next-question-countDown{font-family:Poppins;font-size:23px;font-weight:600;line-height:60px;text-align:left}.next-question-countDown .CircularProgressbar .CircularProgressbar-path{stroke:#fdc988!important}.next-question-countDown .CircularProgressbar .CircularProgressbar-trail{stroke:#ffedca!important}.next-question-countDown .CircularProgressbar .CircularProgressbar-text{fill:#f39125!important}.next-question-countDown span,.next-question-countDown h1{color:#f39125}@media only screen and (max-width: 350px){.next-question-countDown{font-family:Poppins;font-size:19px;font-weight:600;line-height:60px;text-align:left}}.disabled-next-question{color:#c7c7c7!important;background-color:#a0a0a0!important;box-shadow:0 4px #8a8a8a!important}.ant-modal-centered{white-space:nowrap}.ant-modal-centered>.ant-modal{white-space:normal}.background-color{cursor:pointer;border-radius:5px;width:38px;height:32px}.join-quiz-student-header{background-color:#fff;padding:10px}.background-image{cursor:pointer;border-radius:5px;width:50px;height:38px}.student-result-header{background-color:#072d6e;padding:10px}.timer-progress{padding:3px}.timer-progress .timer-progress-wrapper{background-color:#ffdbab;height:20px;border-radius:43px;box-shadow:0 3px 4px #9463162e inset;width:100%}.timer-progress .timer-progress{display:flex;align-items:center;justify-content:center;color:#fff;border-radius:43px;background:linear-gradient(180deg,#ffbb34 0%,#ff8b00 100%)}.student-join-quiz-footer{width:100%;margin-top:auto;background-color:#fff;box-shadow:0 -1px 16px #5080f10f;height:68px;font-family:Poppins,sans-serif!important;font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:space-between}.student-join-quiz-layout{align-items:initial;justify-content:initial}.student-username-score-wrapper{width:100%;padding:15px}.count-down-circular-timer{z-index:989;height:70%;margin:40px;position:absolute}.custom-popover-width{width:269px!important;-webkit-backdrop-filter:blur(21px)!important;backdrop-filter:blur(21px)!important;border:1px solid radial-gradient(121.49% 277.08% at 0% 0%,rgba(114,114,114,.7) 0%,rgba(209,209,209,0) 100%);border-radius:8px;box-shadow:0 4px 4px #00000040}.volume-custom-popover-width{width:200px!important;-webkit-backdrop-filter:blur(21px);backdrop-filter:blur(21px);border-radius:8px;box-shadow:0 4px 4px #00000040}.speaker{cursor:pointer}.volume-slider :where(.css-dev-only-do-not-override-1adbn6x).ant-slider .ant-slider-handle:after{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;width:10px;height:10px;background-color:#fff;box-shadow:0 0 0 2px #fff;border-radius:50%;cursor:pointer;transition:inset-inline-start .2s,inset-block-start .2s,width .2s,height .2s,box-shadow .2s}.volume-slider :where(.css-dev-only-do-not-override-1adbn6x).ant-slider .ant-slider-handle:hover:after,.volume-slider :where(.css-dev-only-do-not-override-1adbn6x).ant-slider .ant-slider-handle:active:after,.volume-slider :where(.css-dev-only-do-not-override-1adbn6x).ant-slider .ant-slider-handle:focus:after{box-shadow:0 0 0 4px #fff;width:12px;height:12px;inset-inline-start:-1px;inset-block-start:-1px}.volume-slider .ant-slider-rail{background-color:#8d8b94}.volume-slider :where(.css-dev-only-do-not-override-1adbn6x).ant-slider:hover .ant-slider-rail{background-color:#8d8b94}.sound-label{color:#fff}.teacher-feedback{font-family:Modak;font-size:40px;font-weight:400;line-height:35.2px;text-align:center;background:-webkit-linear-gradient(94.9deg,#fffdf8 19.79%,#fdfab5 62.78%,#f8c56c 87.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:-webkit-linear-gradient(0deg,#007af3,#007af3),-webkit-linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4))}@media only screen and (max-width: 500px){.teacher-feedback{font-size:32px}}.text-gradient{background:-webkit-linear-gradient(94.9deg,#fffdf8 19.79%,#fdfab5 62.78%,#f8c56c 87.96%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-decoration-break:clone}.text-shadow{-webkit-text-decoration:linear-gradient(0deg,#007af3,#007af3),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4));text-decoration:linear-gradient(0deg,#007af3,#007af3),linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,.4))}.hithere{animation:hithere 1s ease infinite}.fullscreen-icon{align-self:start;font-size:25px;color:#fff;padding:10px;position:absolute;top:1%;right:.5%;background-color:#fff}.download-icon{align-self:end;font-size:25px;color:red;background-color:#fff;border-radius:5px;margin:10px 5px;padding:5px;position:absolute;top:0;left:0}.empty-image{background-color:#edf2f7;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:1.5625rem;min-width:35vw;min-height:35vh;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.empty-image svg{fill:#cbd5e1;width:12.5rem!important;height:12.5rem!important}.display-question{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:auto;height:100%;gap:.9375rem;padding-inline:0rem;min-width:72vw;max-height:86vh;position:relative;max-width:700px}@media (max-width: 620px){.display-question{padding:36px}}.display-question .doesnt-have-hint{height:3px;opacity:0;pointer-events:none}.display-question .hint-container{display:none}.display-question .question-container,.display-question .instruction-container{display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:calc(1.85067cqmin + .5rem);line-height:1.25;text-shadow:rgba(0,0,0,.15) 0px 1px 1px,rgba(255,255,255,.5) 0px -1px 1px;width:100%;overflow-y:auto;height:100%;padding:20px;border-radius:16px;transition:all .3s ease;opacity:1;z-index:1;background:#ffffff;-webkit-backdrop-filter:blur(19.1px);backdrop-filter:blur(19.1px)}.display-question .question-container img,.display-question .instruction-container img{max-width:100%;max-height:152px;-o-object-fit:contain;object-fit:contain;height:auto;width:auto}.display-question .question-container .image-editor,.display-question .instruction-container .image-editor{max-width:100%;max-height:152px;-o-object-fit:contain;object-fit:contain;height:auto;width:auto;margin:0 auto}.display-question .question-container::-webkit-scrollbar,.display-question .instruction-container::-webkit-scrollbar{display:none}.display-question .instruction-container img{max-width:83%!important;max-height:100%!important;-o-object-fit:contain;object-fit:contain;height:auto;width:auto}.display-question .blur{filter:blur(16px)}.display-question .question_header{margin-bottom:-25px;margin-top:-8px;margin-inline-end:unset!important;display:flex;gap:8px;width:100%;align-items:center}.display-question .question_header.rtl{flex-direction:row-reverse}.display-question .edoc-math-equation{max-width:100%;max-height:46vh;border-radius:unset}.display-question .counter{color:#fff;background:#1f8af4;padding:2px 12px;border-radius:8px;display:flex;margin-top:-1px}.display-question .counter.rtl{flex-direction:row-reverse}.display-question .rtl-progress{transform:rotate(180deg)}.display-question .rtl-question-header{flex-direction:row-reverse}.display-question .question-hint-header{display:flex;justify-content:center;width:100%;align-items:center;transition:all .3s ease}@media (max-width: 1023px){.display-question{min-width:65vw!important}}@media (max-width: 767px){.display-question{min-width:80vw!important}}.display-question .question-cover{max-width:100%;border-radius:10px;max-height:600px;-o-object-fit:contain;object-fit:contain}.display-question .number{font-size:1rem;font-weight:500;letter-spacing:0em;text-align:center;margin-top:-30px;width:100%;display:flex;justify-content:flex-end;color:gray}.display-question .multiple-choice-note{font-weight:400;font-size:.9375rem;line-height:22px;color:#4b7da6;text-align:center;display:flex;flex-direction:row;align-items:center;gap:.3125rem;justify-content:center;margin:-25px 0}.display-question .multiple-choice-note span{text-align:center}.display-question .multiple-choice-note svg{fill:#4b7da6}@media (max-width: 767px){.display-question .multiple-choice-note{text-align:start;align-items:flex-start}}.display-question .display-question-choices{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem;max-height:23.75rem;overflow-y:auto}@media (max-width: 450px){.display-question .display-question-choices{flex-direction:column;flex-wrap:nowrap;height:100%}}.display-question .display-question-choices::-webkit-scrollbar{width:4px;cursor:no-drop}.display-question .display-question-choices::-webkit-scrollbar-track{background:#f1f1f1}.display-question .display-question-choices::-webkit-scrollbar-thumb{background:#ff8b00;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.display-question .display-question-choices::-webkit-scrollbar-thumb:hover{background:#617082}.display-question .display-question-choices img{max-width:100px;max-height:100px;-o-object-fit:contain;object-fit:contain}.display-question .display-question-choices::-webkit-scrollbar{width:10px}.display-question .display-question-choices::-webkit-scrollbar-track{background:#f1f1f1;margin-left:10px}.display-question .display-question-choices::-webkit-scrollbar-thumb{background:#ff8b00;background:linear-gradient(135deg,#ff8b00,#fff3e6);border-radius:10px}.display-question .next-previous{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;gap:1.25rem;margin-bottom:10px}.display-question .next-previous .ant-progress{right:unset;top:unset;position:relative}.display-question .next-previous.hasTimer .ant-progress-text{color:#ff8b00;font-weight:700;font-style:normal;font-size:3.7cqmin}.display-question .next-previous.hasTimer .ant-progress-inner{background-color:#fff3e6!important}.display-question .next-previous .prev-question{background-color:#e4f1fe}.display-question .next-previous .prev-question span{color:#0b78e5}.display-question .next-previous .next{width:15.625rem;box-shadow:0 4px #ff8b00}.display-question .start-quiz-button{padding:.75rem 1.125rem}.display-question .start-quiz-button span{font-family:Manrope;font-weight:500;font-size:1rem;line-height:1.25;text-shadow:rgba(0,0,0,.25) 0px .125rem 0px,rgba(0,0,0,.1) 0px 0px .125rem;color:#fff;line-height:1.25rem}@media screen and (max-width: 768px){.display-question .next-previous{flex-direction:column-reverse;align-items:center;gap:.625rem}.display-question .next-previous .ant-progress{right:unset;top:unset;position:relative}}.display-question .display-questions-images{display:flex;flex-wrap:wrap;align-items:center;gap:1.25rem;width:100%;padding:1.25rem .625rem;justify-content:center;overflow:auto}.display-question .display-questions-images::-webkit-scrollbar{width:4px;cursor:no-drop}.display-question .display-questions-images::-webkit-scrollbar-thumb{background:#ff8b00;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.display-question .display-questions-images::-webkit-scrollbar-thumb:hover{background:#617082}.display-question .display-questions-images::-webkit-scrollbar{width:10px}.display-question .display-questions-images::-webkit-scrollbar-track{background:#f1f1f1}.display-question .display-questions-images::-webkit-scrollbar-thumb{background:#ff8b00;background:linear-gradient(135deg,#ff8b00,#fff3e6);border-radius:10px}.display-question .display-questions-fill-in-the-blanks{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1.25rem}.display-question .display-questions-fill-in-the-blanks p{font-weight:600;font-size:1.8125rem;line-height:2.75rem;text-align:center;color:#39404b}@media (max-width: 1023px){.display-question .display-questions-fill-in-the-blanks p{font-size:1.5rem;line-height:2.25rem}}@media (max-width: 670px){.display-question .display-questions-fill-in-the-blanks p{font-size:1.25rem;line-height:1.875rem}}.display-question .display-questions-fill-in-the-blanks input{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:.875rem 1.5rem;background:#e9f4ff;border:.0625rem dashed #1f8af4;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;font-weight:300;font-size:1.75rem;color:#1f8af4}@media (max-width: 1023px){.display-question .display-questions-fill-in-the-blanks input{font-size:1.5rem}}@media (max-width: 670px){.display-question .display-questions-fill-in-the-blanks input{font-size:1.25rem}}.display-question .display-questions-fill-in-the-blanks input::-moz-placeholder{font-weight:300;font-size:1.75rem;color:#1f8af4}.display-question .display-questions-fill-in-the-blanks input::placeholder{font-weight:300;font-size:1.75rem;color:#1f8af4}@media (max-width: 1023px){.display-question .display-questions-fill-in-the-blanks input::-moz-placeholder{font-size:1.5rem}.display-question .display-questions-fill-in-the-blanks input::placeholder{font-size:1.5rem}}@media (max-width: 670px){.display-question .display-questions-fill-in-the-blanks input::-moz-placeholder{font-size:1.25rem}.display-question .display-questions-fill-in-the-blanks input::placeholder{font-size:1.25rem}}.next-previous-mobile{display:none}@media (max-width: 600px){.next-previous-mobile{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:1000;flex-direction:column;width:100%;padding:16px 19px;background-color:#fff}}.question-hint-progress{display:flex;padding-bottom:10px;justify-content:space-between}@media (max-width: 1023px){.display-question .start-quiz-button{width:60%}}@media (max-width: 767px){.display-question .start-quiz-button{padding:.625rem .9375rem}.multiple-choice-note{font-weight:300;font-size:.8125rem;line-height:18px}}.question-progress{padding:1rem 0;display:flex;justify-content:center;align-items:center}.question-progress .ant-progress{right:unset;top:unset;position:relative}.question-progress .ant-progress-text{color:#ff8b00!important;font-weight:700;font-style:normal;font-size:3.7cqmin!important}.question-progress .ant-progress-inner{background-color:#fff3e6!important}.question-progress .question-hint-progress{display:flex;padding-bottom:10px;justify-content:space-between}.quiz-loading-container{width:50vw;height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1.25rem}@media (max-width: 1023px){.quiz-loading-container{width:70vw}}@media (max-width: 767px){.quiz-loading-container{width:80vw}}.quiz-loading-container .quiz-loading-container__title{width:100%;height:5vh}.quiz-loading-container .quiz-loading-container__progress{width:100%;height:4vh}.quiz-loading-container .quiz-loading-container__body{width:100%;height:23vh}.quiz-loading-container .quiz-loading-container__button{width:40%;height:5vh}@media (min-width: 78.125rem){.quiz-loading-container{max-width:43vw}}.isSideBarOpen{max-width:34vw}.display-quiz{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:30vw;max-height:-moz-fit-content;max-height:fit-content;gap:2.375rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;background-color:#fff;padding:24px}@media (max-width: 640px){.display-quiz{margin:2rem 0}}@media (max-width: 400px){.display-quiz{width:100%;padding:10px}}.display-quiz img{border-radius:10px;max-height:250px;-o-object-fit:contain;object-fit:contain;vertical-align:middle}@media (max-width: 50rem){.display-quiz img{width:100%}}.display-quiz .star-quiz-description{margin-top:-1.25rem;margin-bottom:-1.25rem;font-weight:300;font-size:1.5625rem;color:#39404b;text-align:center}@media (max-width: 670px){.display-quiz .star-quiz-description{font-size:.875rem}}@media (min-width: 28.125rem){.display-quiz .star-quiz-description{font-size:1.125rem}}@media (min-width: 43.75rem){.display-quiz .star-quiz-description{font-size:1.5625rem}}.display-quiz .start-quiz-button{padding:1.875rem 3.125rem;box-shadow:0 4px #f70}.display-quiz .start-quiz-button span{font-family:Manrope;font-weight:500;font-size:.9375rem;color:#fff}@media (max-width: 670px){.display-quiz .start-quiz-button{padding:.625rem .9375rem}}@media (min-width: 640px){.display-quiz .start-quiz-button{padding:.9375rem 1.25rem}}@media (min-width: 768px){.display-quiz .start-quiz-button{padding:1.5625rem 2.1875rem}.display-quiz .start-quiz-button span{font-size:1.0625rem}}@media (min-width: 1024px){.display-quiz .start-quiz-button{padding:1.875rem 3.125rem}.display-quiz .start-quiz-button span{font-size:1.25rem}}@media (max-width: 50rem){.display-layout__content{width:100%}}.result-buttons-details{display:flex;justify-content:space-between;gap:1.25rem;align-items:center}.display-result{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;padding:.625rem;gap:1.25rem;text-align:center;min-width:33.75vw;background-color:#fff}@media (max-width: 21.875rem){.display-result{padding:0!important;min-height:100vh}}@media (max-width: 767px){.display-result{min-width:85vw}}@media (max-width: 1023px){.display-result{min-width:75vw}}.display-result img{max-width:250px;border-radius:10px;max-height:250px;-o-object-fit:contain;object-fit:contain}.display-result .display-result-score{font-weight:500;font-size:1.6875rem;text-align:center;color:#39404b}@media (max-width: 767px){.display-result .display-result-score{font-size:1.25rem}}@media (max-width: 1023px){.display-result .display-result-score{font-size:1.4375rem}}.display-result .display-result-title{font-weight:700;font-size:2.1875rem;text-align:center;color:#39404b}@media (max-width: 767px){.display-result .display-result-title{font-size:1.5625rem}}@media (max-width: 1023px){.display-result .display-result-title{font-size:1.875rem}}.display-result .go-home-button{font-weight:500;display:flex;align-items:center;justify-content:center;gap:.3125rem;text-align:center;color:#2b6fb4}.display-result .go-home-button span{font-family:Manrope;font-weight:400;font-size:1.125rem;text-align:center;color:#2b6fb4}.display-result .go-home-button svg{fill:#2b6fb4}.display-result .note-and-details{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1.25rem;flex-wrap:wrap}.display-result .note-and-details>.result-buttons{display:flex;align-items:center;width:100%;justify-content:space-between;gap:.8125rem;font-size:14px}.display-result .note-and-details>p{font-size:20px!important;color:#ff8b00;text-align:left;margin:0 auto}.display-result .note-and-details .loading-result{border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem}.display-result .note-and-details .display-result-button{display:flex;align-items:center;padding:.75rem 1.125rem;gap:.875rem;background:#ff8b00!important;color:#fff!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.display-result .note-and-details .display-result-button a:hover{color:#fff!important}@media (max-width: 767px){.display-result .note-and-details{flex-direction:column;gap:.625rem}.display-result .note-and-details .result-buttons{flex-direction:column}}.choice-radio-input-image-active .dot:before{content:"";background:#ff8b00;width:1.6875rem;height:1.6875rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1}@media (max-width: 767px){.choice-radio-input-image-active .dot:before{width:1.0625rem;height:1.0625rem}}.choice-radio-input{width:1.6875rem;height:1.6875rem;position:relative}.choice-radio-input-image{display:flex;justify-items:center;align-items:center;padding:.625rem;background-color:#fff;gap:.625rem;width:48%;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem}.choice-radio-input-image img{max-width:320px!important}@media (max-width: 50rem){.choice-radio-input-image{width:100%}}.choice-radio-input-image .dot{background:#fff3e6;border:.125rem solid #ff8b00;width:2.9375rem;height:2.9375rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;position:relative}@media (max-width: 767px){.choice-radio-input-image .dot{width:1.6875rem;height:1.6875rem}}.choice-radio-input-image .dot:after{content:"";background:#fdd198;width:1.6875rem;height:1.6875rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0}@media (max-width: 767px){.choice-radio-input-image .dot:after{width:1.0625rem;height:1.0625rem}}.choice-radio-input-image .dot.disabled{background:#f3f9ff;border:.125rem solid #39404b}.choice-radio-input-image .dot.disabled:after{background:#eeeeee}.choice-radio-input-image img{display:block;margin:0 auto;height:100px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;flex-grow:1;max-height:21.875rem;max-width:12.5rem}.choice-radio-input-image.correct-choice{background-color:#eee}.choice-radio-input-image.correct-choice .dot{background:#33c14b!important;border-color:#4caf50!important}.choice-radio-input-image.correct-choice .dot:after{background-color:#33c14b!important}.choice-radio-input-image.wrong-choice{background-color:#e4897b}.choice-radio-input-image.wrong-choice .dot{background:#e4897b!important;border-color:#e4897b!important}.choice-radio-input-image.wrong-choice .dot:after{background-color:#e4897b!important}.missing-choice{background-color:#ffe8b9!important;border:1px solid #ffe8b9!important;color:#fff!important}.missing-choice .dot:after{background-color:#ffcb62!important}.choice-radio-input-active-text{background:#f3f9ff}.choice-radio-input-off-text{background:#e6eff9}.choice-radio-input-text{display:flex;border:1px solid #e6eff9;height:125px;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;width:48%;color:#39404b;cursor:pointer}@media (max-width: 37.5rem){.choice-radio-input-text{width:100%}}.choice-radio-input-text .radio-input-text{width:100%;overflow:auto;padding:16px;gap:10px;border-radius:8px;font-size:calc(1.85067cqmin + .5rem);line-height:1.25;text-shadow:rgba(0,0,0,.25) 0px .125rem 0px,rgba(0,0,0,.1) 0px 0px .125rem}.choice-radio-input-text .radio-input-text p{margin-left:3.125rem}.choice-radio-input-text .dot{width:2.375rem;height:2.9375rem;padding:.625rem 0rem;background:#e6eff9;border-right:.3125rem solid #7ab7e8;border-radius:.625rem 0rem 0rem .625rem;position:relative}.choice-radio-input-text input:checked+.dot{background-color:#1f8af4;border-right:.3125rem solid #1f8af4}.choice-radio-input-text input:checked+.dot:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffff;box-shadow:0 4px 4px -1px #1f8af4;width:1.125rem;height:1.125rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.choice-radio-input-text input:checked+.dot:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#1f8af4;width:.5rem;height:.5rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.choice-radio-input-text.correct-choice{background-color:var(--Success_Color-Green-400, rgb(82, 200, 164))}.choice-radio-input-text.wrong-choice{background-color:var(--Error_Color-Red-400, #e4897b)}.choice-radio-input-text.wrong-choice .dot{background:#ff2700!important;border-color:#e4897b!important}.choice-radio-input-text.wrong-choice .dot:before{box-shadow:0 4px 4px -1px #e4897b!important}.choice-radio-input-text.wrong-choice .dot:after{background-color:#e4897b!important}.popover-container{margin-top:20px}.correct-choice{background-color:var(--Success_Color-Green-400, #95e6a2)!important;border:1px solid var(--Success_Color-Green-400, #95e6a2)!important;color:#fff}.wrong-choice{background-color:var(--Error_Color-Red-400, #e4897b)!important;border:1px solid var(--Success_Color-Green-400, #e4897b)!important;color:#fff}.wrong-choice .dot{background:#ff2700!important;border-color:#e4897b!important}.wrong-choice .dot:before{box-shadow:0 4px 4px -1px #e4897b!important}.wrong-choice .dot:after{background-color:#e4897b!important}.missing-choice .radio-input-text{background-color:#ffe8b9!important;border:1px solid #ffe8b9!important}.missing-choice .dot{background:#ffcb62!important;border-color:#ffae07!important}.share-signup{padding-inline:1.25rem;padding-block:2.5rem}.signup-share-submit-login{cursor:pointer!important}.extra-link-display{float:right;margin-left:auto;color:#617082!important;padding:.625rem;box-shadow:0 0 0 1px #617082!important;border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem}.quiz-not-found{position:relative!important;height:-moz-fit-content!important;height:fit-content!important;width:100%!important}.quiz-not-found>.text{height:44.04296875%;background:#ffffff;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;font-size:40px;color:#617082}.answers-indicators{display:flex;width:100%;margin-top:1.25rem;margin-bottom:1.25rem;padding:1.25rem;gap:.625rem;background-color:#fff;border-radius:.625rem;overflow:hidden;position:relative}@media (max-width: 37.5rem){.answers-indicators{flex-direction:column}}.answers-indicators>.answers-indicators__item{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:.625rem}.answers-indicators>.answers-indicators__item>.answers-indicators__item__text{font-weight:300;line-height:1.5rem}@media (min-width: 640px){.answers-indicators>.answers-indicators__item>.answers-indicators__item__text{font-size:.875rem}}.answers-indicators>.answers-indicators__item>.square{display:block;min-width:16px;min-height:16px;border-radius:.3125rem;-webkit-border-radius:.3125rem;-moz-border-radius:.3125rem}@media (min-width: 640px){.answers-indicators>.answers-indicators__item>.square{width:1.5625rem;height:1.5625rem}}.answers-indicators>.answers-indicators__item .correct-answer-text{color:#52c8a4}.answers-indicators>.answers-indicators__item .missed-answer-text{color:#ffb72b}.answers-indicators>.answers-indicators__item .wrong-answer-text{color:#ff8383}.answers-indicators>.answers-indicators__item .correct{border:2px solid #52c8a4}.answers-indicators>.answers-indicators__item .missed{border:2px solid #ffb72b}.answers-indicators>.answers-indicators__item .wrong{border:2px solid #ff8383}.correct-answer_drawer{background-color:#f1fffb!important}.correct-answer_drawer .ant-drawer-body{padding:6px 24px!important;width:100%}.correct-answer_drawer .correct-answer-drawer-content{display:flex;align-items:center;justify-content:space-between;height:100%}@media (max-width: 50rem){.correct-answer_drawer .correct-answer-drawer-content{gap:10px}}@media (max-width: 500px){.correct-answer_drawer .correct-answer-drawer-content{flex-direction:column}}.correct-answer_drawer .correct-answer-drawer-content .image-message{display:flex;gap:15px;align-items:center}.correct-answer_drawer .correct-answer-drawer-content .image-message .success_logo{border-radius:98px;display:block;float:left;height:80px;width:80px;min-width:80px;min-height:80px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 600px){.correct-answer_drawer .correct-answer-drawer-content .image-message .success_logo{min-width:10px;min-height:10px;width:10px;height:10px}.correct-answer_drawer .correct-answer-drawer-content .image-message .success_logo img{width:10px;height:10px}}.correct-answer_drawer .correct-answer-drawer-content .image-message .correct-answer-message{font-size:32px;color:#00a372;font-family:Manrope;font-size:calc(1.85067cqmin + .5rem);line-height:1.25;text-shadow:rgba(0,0,0,.25) 0px .125rem 0px,rgba(0,0,0,.1) 0px 0px .125rem}.correct-answer_drawer .correct-answer-drawer-content .image-message img,.correct-answer_drawer .correct-answer-drawer-content .image-message video,.correct-answer_drawer .correct-answer-drawer-content .image-message iframe{border-radius:20px;-o-object-fit:contain;object-fit:contain;max-height:50px}.correct-answer_drawer .correct-answer-drawer-content .image-message .correct-answer_explanation::-webkit-scrollbar{display:none}.correct-answer_drawer .continue-btn{color:#fff;background:#03A372;width:118px;padding:16px 24px;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;height:56px;letter-spacing:1px}@media screen and (max-width: 500px){.correct-answer_drawer .continue-btn{max-width:unset;max-height:50px;width:100%;align-items:flex-start}.correct-answer_drawer{flex-direction:column;align-items:flex-start}.correct-answer_drawer.rtl{align-items:flex-end}}.correct-answer_explanation{font-size:15px;font-weight:500;line-height:26px;margin-top:25px;padding:16px;font-family:Varela Round,sans-serif;border-radius:8px;word-break:break-all;overflow-y:auto;background-color:#fff;max-height:60vh;height:-moz-fit-content;height:fit-content;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-400, #d7d0dd);box-shadow:0 3px 7.4px #0000000d}.correct-answer_explanation .image-editor{width:200px!important;height:200px!important;-o-object-fit:contain;object-fit:contain}.correct-answer_explanation img{max-height:400px;max-width:400px}@media (max-width: 50rem){.correct-answer_explanation{display:none}}.show-explanation,.hide-explanation{display:none}.show-explanation .image-editor,.hide-explanation .image-editor{width:200px!important;height:200px!important;-o-object-fit:contain;object-fit:contain}.show-explanation img,.hide-explanation img{max-height:400px;max-width:400px}@media (max-width: 50rem){.show-explanation,.hide-explanation{display:block;position:fixed;bottom:143px;left:0;right:0;z-index:2000;animation:slide-up .3s ease-out;font-size:15px;font-weight:500;line-height:26px;padding:16px;font-family:Varela Round,sans-serif;border-radius:8px 8px 0 0;word-break:break-all;overflow-y:auto;background-color:#fff;max-height:60vh;height:-moz-fit-content;height:fit-content;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-400, #d7d0dd);box-shadow:0 3px 7.4px #0000000d;max-height:0;overflow:hidden;opacity:0;transition:max-height .4s ease,opacity .3s ease}}.hide-explanation{max-height:0;opacity:0;transform:translateY(20px);animation:slideDown .3s ease-out}@keyframes slide-up{0%{max-height:0;opacity:0;transform:translateY(0)}to{max-height:500px;opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{max-height:500px;opacity:1;transform:translateY(0)}to{max-height:0;opacity:0;transform:translateY(-10px)}}.show-explanation{max-height:60vh;opacity:1;transform:translateY(0);overflow-y:scroll}@media (max-width: 50rem){.ant-drawer-content-wrapper{height:144px!important}}.answer-drawer-container{display:flex;justify-content:center;flex-direction:column}.answer-drawer-container .explanation-btn{display:none}@media (max-width: 50rem){.answer-drawer-container .explanation-btn{display:flex;text-align:center;justify-content:center;padding:10px;margin-top:10px;border-radius:8px;background-color:#edf2f7}}.wrong-answer_drawer{background-color:#ffdfe0!important}.wrong-answer_drawer .ant-drawer-body{padding:6px 24px!important;width:100%}.wrong-answer_drawer .wrong-answer-drawer-content{display:flex;align-items:center;justify-content:space-between;height:100%}@media (max-width: 50rem){.wrong-answer_drawer .wrong-answer-drawer-content{gap:10px}}.wrong-answer_drawer .wrong-answer-drawer-content .image-message{display:flex;gap:15px;align-items:center}.wrong-answer_drawer .wrong-answer-drawer-content .image-message .failure_logo{border-radius:98px;display:block;float:left;height:80px;width:80px;min-width:80px;min-height:80px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 600px){.wrong-answer_drawer .wrong-answer-drawer-content .image-message .failure_logo{min-width:10px;min-height:10px;width:10px;height:10px}.wrong-answer_drawer .wrong-answer-drawer-content .image-message .failure_logo img{width:10px;height:10px}}.wrong-answer_drawer .wrong-answer-drawer-content .image-message .wrong-answer-message{font-size:32px;color:red;line-height:40px;font-family:Manrope;font-size:calc(1.85067cqmin + .5rem);font-weight:700;line-height:1.25;text-shadow:rgba(0,0,0,.25) 0px .125rem 0px,rgba(0,0,0,.1) 0px 0px .125rem}.wrong-answer_drawer .wrong-answer-drawer-content .wrong-answer_explanation::-webkit-scrollbar{display:none}.wrong-answer_drawer .wrong-answer-drawer-content .continue-btn{color:#fff;background:#f56565;width:143px;padding:16px 24px;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;height:56px;letter-spacing:1px}@media screen and (max-width: 500px){.wrong-answer_drawer .wrong-answer-drawer-content .continue-btn{width:100%;max-width:unset;max-height:50px;align-items:flex-start}.wrong-answer_drawer .wrong-answer-drawer-content{flex-direction:column;align-items:flex-start}.wrong-answer_drawer .wrong-answer-drawer-content.rtl{align-items:flex-end}}.ant-drawer-content-wrapper{box-shadow:unset!important}.show-more-less-clickable{cursor:pointer;color:#fff;text-decoration:underline;font-size:25px;font-weight:bolder}.show-more-dots{color:#fff;font-size:30px}.warning-answer_drawer{background-color:#fefdf6!important}.warning-answer_drawer .ant-drawer-body{padding:6px 24px!important;width:100%}.warning-answer_drawer .warning-answer-drawer-content{display:flex;align-items:center;justify-content:space-between;height:100%}@media (max-width: 50rem){.warning-answer_drawer .warning-answer-drawer-content{gap:10px}}@media (max-width: 500px){.warning-answer_drawer .warning-answer-drawer-content{flex-direction:column}}.warning-answer_drawer .warning-answer-drawer-content .image-message{display:flex;gap:15px;align-items:center}.warning-answer_drawer .warning-answer-drawer-content .image-message .failure_logo{border-radius:98px;display:block;float:left;height:80px;width:80px;min-width:80px;min-height:80px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 600px){.warning-answer_drawer .warning-answer-drawer-content .image-message .failure_logo{min-width:10px;min-height:10px;width:10px;height:10px}.warning-answer_drawer .warning-answer-drawer-content .image-message .failure_logo img{width:10px;height:10px}}.warning-answer_drawer .warning-answer-drawer-content .image-message .warning-answer-message{font-size:32px;color:var(--Secondary_Color-Yellow-700, rgb(255, 183, 43));font-size:calc(1.85067cqmin + .5rem);font-weight:700;line-height:1.25;text-shadow:rgba(0,0,0,.25) 0px .125rem 0px,rgba(0,0,0,.1) 0px 0px .125rem}.warning-answer_drawer .warning-answer-drawer-content .continue-btn{color:#fff;background:#f6b236;width:143px;padding:16px 24px;border-radius:12px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;height:56px;letter-spacing:1px}@media screen and (max-width: 500px){.warning-answer_drawer .warning-answer-drawer-content .continue-btn{max-width:unset;width:100%;max-height:50px;align-items:flex-start}.warning-answer_drawer .warning-answer-drawer-content{flex-direction:column;align-items:flex-start}.warning-answer_drawer .warning-answer-drawer-content.rtl{align-items:flex-end}}.show_hint_button{all:unset;cursor:pointer;filter:drop-shadow(0px 4px 30px rgba(0,0,0,.1));width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;flex-shrink:0;color:#fff;font-family:Manrope;font-size:12px;font-style:normal;font-weight:600;line-height:normal;border-radius:12px;background:#ff8b00;display:flex;padding:10px 14px;align-items:center}.show_hint_button:disabled{background:#e0e0e0;color:#9e9e9e;cursor:not-allowed}.bulps{display:flex;gap:5px;color:#ffa938;font-size:23px;margin-bottom:1rem}.bulps img{width:12px}.bulps .additional-hints{border-radius:35px;background:#ffe9d6;color:#ff8b00;font-family:Manrope;font-size:15px;font-style:normal;font-weight:600;line-height:normal;padding:2px 10px}#hint-bulp{height:30px!important}.hint{display:flex;flex-direction:column;gap:5px;color:#fff!important;align-items:center;justify-content:center;overflow:auto;font-size:16px;line-height:1.25}.hint>span{margin:0 50px;max-width:50vw;max-height:70vh}@media screen and (max-width: 571px){.hint>span{max-width:80vw}}.hint img{max-width:300px;max-height:300px;-o-object-fit:contain;object-fit:contain;border-radius:10px}@media screen and (max-width: 571px){.hint img{max-width:80vw;border-radius:10px}}.hint button{margin-top:30px}.floating-hint-box{background-color:#ff8b00!important;color:#fff!important;border-radius:12px;max-height:285px;width:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center}.floating-hint-box span table{width:100%!important}.floating-hint-box .cowriter-content{color:#fff!important}@media (max-width: 50rem){.floating-hint-box{max-height:300px;overflow-y:scroll}}.floating-hint-box img{max-width:100%;max-height:300px;margin-bottom:16px;border-radius:8px}.hint-button{position:fixed;bottom:40px;right:50px;cursor:pointer;width:50px;height:50px;background:#ff8b00;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 5px #0000001a}@media (max-width: 600px){.hint-button{display:none}}.hint-button-mobile{width:50px;height:50px;background:#ff8b00;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 5px 5px #0000001a}.hint-button:hover{background-color:#ff8b00!important;border-color:#fff!important}.floating-hint{position:fixed;min-width:20vw;min-height:350px;box-shadow:0 10px 30px #0003;bottom:20px;right:15px;z-index:1001;border-radius:16px;border:1px solid #edeaf0;background-color:#ff8b00!important;color:#fff!important;padding:16px;box-shadow:0 4px 12px #0000001a;cursor:move;animation:flipInY .6s cubic-bezier(.25,.46,.45,.94),sparkle 1.5s infinite alternate;width:428px;height:auto}@media (max-width: 50rem){.floating-hint{top:50%;left:50%;bottom:auto;right:auto;transform:translate(-50%,-50%)!important;animation:bounceIn .5s ease-out}}@media (max-width: 1400px){.floating-hint{min-width:40vw}}@keyframes sparkle{0%{box-shadow:0 0 5px #fff9,0 0 10px #fff9,0 0 15px #fff9}50%{box-shadow:0 0 10px #fffc,0 0 15px #fffc,0 0 20px #fffc}to{box-shadow:0 0 5px #fff9,0 0 10px #fff9,0 0 15px #fff9}}@media (max-width: 768px){.floating-hint{width:91%}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}40%{transform:perspective(400px) rotateY(-20deg);opacity:1}60%{transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px) rotateY(0);opacity:1}}.type_your_answer_wrapper{width:80%;height:69px;border-radius:8px;border:1px dashed #ff8b00;background:#fff3e6}.type_your_answer_wrapper input{color:#ff8b00;width:100%;height:100%;border:none;padding:10px 15px;font-family:Manrope;font-size:24px;font-weight:300;line-height:52px;text-align:center}.type_your_answer_wrapper input::-moz-placeholder{color:#fff3e6;font-family:Manrope;font-size:22px;font-weight:300;line-height:52px;text-align:center}.type_your_answer_wrapper input::placeholder{color:#fff3e6;font-family:Manrope;font-size:22px;font-weight:300;line-height:52px;text-align:center}.fill_correct_answers{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;opacity:0;max-height:5px;transition:all 1s ease-in-out}.fill_correct_answers .fill_correct_answer{border-radius:8px;border:1px solid #d0d5dd;background:var(--White, #ffffff);box-shadow:0 1px 2px #1018280d;padding:10px 16px;color:#344054;font-family:Manrope;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:all .3s cubic-bezier(.68,-.55,.27,1.55)}.fill_correct_answers .fill_correct_answer.trueChoice{color:#408c4c;background:#ecfdf3;border:unset;display:flex;gap:5px}.fill_correct_answers .fill_correct_answer.result-details{background:#ffffff;border:1px solid #d0d5dd!important;box-shadow:0 3px 10px 0 16,24,40,.05}.fill_correct_answers .fill_correct_answer.or{border:none;box-shadow:none}.fill_correct_answers .fill_correct_answer.correct{border:none;box-shadow:none;background:#c3ffce!important}.fill_correct_answers .fill_correct_answer.wrong{border:none;box-shadow:none;background:#ffafaf!important}.fill_correct_answers .wrapper{display:flex;align-items:center;gap:10px}.fill_correct_answers .wrapper>span{font-family:Manrope;font-size:14px;font-style:normal;line-height:20px}.fill_correct_answers .wrapper.rtl{flex-direction:row-reverse}.fill_correct_answers.answered{opacity:1;max-height:unset}.previous_mistake_wrapper{display:flex;gap:10px;align-items:center;width:100%}.previous_mistake_wrapper span{text-transform:uppercase;font-family:Open Sans,sans-serif;font-weight:500;line-height:24px;color:#f79605;font-size:15px}.previous_mistake_wrapper.rtl{flex-direction:row-reverse}#prev-icon{height:20px;width:20px}.display-result-detail{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3.125rem;padding:.625rem;width:65vw}@media (max-width: 1023px){.display-result-detail{min-width:75vw}}@media (max-width: 1280px){.display-result-detail{min-width:50vw}}@media (max-width: 767px){.display-result-detail{min-width:80vw}}@media (max-width: 35.625rem){.display-result-detail{padding-block:1.875rem;width:100vw}}.display-result-detail>.display-result-detail-item{display:flex;flex-direction:column;padding:2.5rem 1.3125rem;gap:1.25rem;position:relative;background:#ffffff;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;width:100%;margin:0 auto;justify-content:center;align-items:center}.display-result-detail>.display-result-detail-item>.item-image{min-height:15.625rem;margin:auto;border:.0625rem dashed #c7c7c7;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;display:flex;justify-content:center;align-items:center;padding:1.25rem;max-width:250px;max-height:250px;-o-object-fit:contain;object-fit:contain}@media (max-width: 25rem){.display-result-detail>.display-result-detail-item>.item-image .rhap_container{width:100%!important}.display-result-detail>.display-result-detail-item>.item-image .rhap_container .rhap_additional-controls{display:none!important}.display-result-detail>.display-result-detail-item>.item-image .rhap_container .rhap_skip-button{width:30%!important}}@media (min-width: 29.375rem){.display-result-detail>.display-result-detail-item>.item-image{width:100%}.display-result-detail>.display-result-detail-item>.item-image>img{max-width:250px;max-height:250px;-o-object-fit:contain;object-fit:contain;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}}.display-result-detail>.display-result-detail-item>.item-image>img{width:100%;height:100%;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;max-width:250px;max-height:250px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.display-result-detail>.display-result-detail-item>.item-description{font-weight:400;font-size:1rem;overflow:auto;max-height:300px}.display-result-detail>.display-result-detail-item>.item-description img{max-width:200px;max-height:200px;border-radius:26px;-o-object-fit:contain;object-fit:contain;width:100%;height:100%}@media (max-width: 40.5rem){.display-result-detail>.display-result-detail-item>.item-description{font-size:1.25rem}}.display-result-detail>.display-result-detail-item .display-answers{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;justify-items:center;align-items:center;width:100%}@media (max-width: 990px){.display-result-detail>.display-result-detail-item .display-answers{padding:0}}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text{width:100%}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text-on{border:3px solid #52c8a4!important}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text-wrong{border:3px solid #ff8383!important}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text{display:flex;flex-direction:row;align-items:center;border:3px solid #e4f1fe;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.item-choice-text-true-but-not-selected,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.625rem;width:2.75rem;height:2.75rem;border-radius:.625rem 0px 0px .625rem;margin-right:2.75rem;padding:.3125rem .625rem}@media (max-width: 40.5rem){.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.item-choice-text-true-but-not-selected,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong{width:auto;margin-right:.625rem}}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-off{display:none}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-off svg{visibility:hidden}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong{background:#ff2700!important;border-right:.3125rem solid #e4897b!important}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong svg{visibility:visible}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-true-but-not-selected{display:none}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-on{display:none}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.choice-description{color:#39404b;padding:.3125rem .625rem;width:100%;font-size:.9375rem;line-height:1.375rem;position:relative;overflow:auto;height:7rem;padding:16px;gap:10px;border-radius:4px;opacity:0px}.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.choice-description>.choice-description__not-selected{position:absolute;top:50%;transform:translateY(-50%);right:1%;font-weight:700;color:#ff2700;border:solid .0625rem #ff2700;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;padding:.3125rem;animation:bounce 1s infinite}.item-choices-image{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;padding:0;gap:1.875rem;justify-content:space-between;width:100%}.item-choices-image .item-choice-image-wrong{border:.1875rem solid #ff2700!important}.item-choices-image .item-choice-image-correct{border:.1875rem solid #10c222!important}.item-choices-image>.item-choice-image{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.9375rem;gap:1.25rem;width:100%;max-height:18.75rem;border:3px solid #e4f1fe;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-height:8.75rem}@media (max-width: 41.875rem){.item-choices-image>.item-choice-image{max-width:auto;min-width:100%;max-height:15.625rem}}.item-choices-image>.item-choice-image>img{width:auto;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;max-width:-webkit-fill-available;min-height:6.5625rem;max-height:6.5625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.item-choice-text-true-but-not-selected{border:3px solid #ffb72b!important}.item-choice-image-missed{border:.1875rem solid #ffcb62!important}.display-result-header{background:#ffffff;border-radius:.625rem;width:100%}.display-result-header .card{width:100%;background:#ffffff;position:relative;z-index:1;word-break:break-word;border-radius:none!important}.display-result-header .cover-bg{width:100%;height:70px;border-radius:inherit}.display-result-header .user-info{padding-left:16px;padding-top:10px}.display-result-header .user-info-wrap{margin-top:-35px;display:flex;padding:0 20px;justify-content:space-between}.display-result-header .user-more-info{display:flex;flex-direction:column;padding:0 1rem}.display-result-header .user-more-infos{display:flex;justify-content:space-between;padding:0 2rem 1rem;margin-top:1rem}@media (max-width: 57.5rem){.display-result-header .user-more-infos{flex-direction:column}}.display-result-header .user-levels{display:flex;flex-direction:column}.display-result-header .user-name{font-size:20px;font-weight:400;color:#000}.display-result-header .user-title{font-size:16px;font-weight:200;color:#8b8784;display:block}.display-result-header .user-photo{height:45px;width:47px;border-radius:50%;border:4px solid #ffffff;background:#ffffff no-repeat center;background-size:cover;box-shadow:0 0 4px #0000004d}.display-result-header .user-bio{padding:20px}.display-result-header .user-bio p{font-size:14px;font-weight:300;margin-bottom:40px}.preview-results-wrapper{height:95vh;overflow:auto}.preview-results-wrapper::-webkit-scrollbar{display:none}.display-answer-images{gap:16px;padding:0 6rem}@media (max-width: 990px){.display-answer-images{padding:0}}.display-answer-images>.item-choices-text{width:100%}.display-answer-images>.item-choices-text .item-choice-text-on{border:3px solid #52c8a4!important}.display-answer-images>.item-choices-text .item-choice-text-wrong{border:3px solid #ff8383!important}.display-answer-images>.item-choices-text .item-choice-text{display:flex;flex-direction:row;align-items:center;border:3px solid #e4f1fe;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text,.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-answer-images>.item-choices-text .display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-answer-images>.item-choices-text .item-choice-text>.item-choice-text-true-but-not-selected{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.625rem;width:2.75rem;height:2.75rem;border-radius:.625rem 0px 0px .625rem;margin-right:2.75rem;padding:.3125rem .625rem}@media (max-width: 40.5rem){.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text,.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-answer-images>.item-choices-text .display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-result-detail>.display-result-detail-item .display-answers>.item-choices-text .display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong,.display-answer-images>.item-choices-text .item-choice-text>.item-choice-text-true-but-not-selected{width:auto;margin-right:.625rem}}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-off{display:none}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-off svg{visibility:hidden}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong{background:#ff2700!important;border-right:.3125rem solid #e4897b!important}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-wrong svg{visibility:visible}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-true-but-not-selected{display:none}.display-answer-images>.item-choices-text .item-choice-text>.check-mark-text-on{display:none}.display-answer-images>.item-choices-text .item-choice-text>.choice-description{width:100%;font-size:.9375rem;line-height:1.375rem;align-items:left;text-align:left;color:#39404b;padding:.3125rem .625rem;position:relative;height:7rem;padding:16px;gap:10px;border-radius:4px;opacity:0px;display:flex}.display-answer-images>.item-choices-text .item-choice-text>.choice-description>.choice-description__not-selected{position:absolute;top:50%;transform:translateY(-50%);right:1%;font-weight:700;color:#ff2700;border:solid .0625rem #ff2700;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;padding:.3125rem;animation:bounce 1s infinite}@keyframes bounce{0%{transform:translateY(-50%)}50%{transform:translateY(-60%)}to{transform:translateY(-50%)}}.display-answer-images>.item-choices-image{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;align-items:flex-start;padding:0;gap:1.875rem;justify-content:center}.display-answer-images>.item-choices-image .item-choice-image-wrong{border:.1875rem solid #ff2700!important}.display-answer-images>.item-choices-image .item-choice-image-correct{border:.1875rem solid #10c222!important}.display-answer-images>.item-choices-image>.item-choice-image{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:.9375rem;gap:1.25rem;max-width:250px;min-width:250px;max-height:18.75rem;border:.0625rem dashed #1f8af4;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-height:8.75rem}@media (max-width: 41.875rem){.display-answer-images>.item-choices-image>.item-choice-image{max-width:auto;min-width:100%;max-height:15.625rem}}.display-answer-images>.item-choices-image>.item-choice-image>img{width:auto;height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;max-width:-webkit-fill-available;min-height:6.5625rem;max-height:6.5625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.user-levels{max-width:431px;word-break:break-all}.quiz-list-dropdown-button{display:flex;justify-content:center;align-items:center;gap:1.5625rem;padding:.625rem;background:#eeeeee;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;fill:#39404b;color:#39404b}.welcome_message{color:#1c2333;font-family:Manrope;font-size:33px;font-weight:400;line-height:normal}.top-quizzes-container{border-radius:18px;border:1px solid #eaecf0;width:44%;background:#ffffff;display:flex;gap:20px;flex-direction:column;justify-content:space-between;padding:8px 16px 18px}.top-quizzes-container.small-width{width:37.5%}@media (max-width: 1100px){.top-quizzes-container.small-width,.top-quizzes-container{width:100%}}.top-quizzes-container h1{font-size:14px;font-weight:500;line-height:20px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#667085;margin-bottom:1.5rem}.top-quizzes-container .list{width:100%;display:flex;flex-direction:column;gap:20px}.top-quizzes-container .top-quizzes-button{border-top:1px solid #eaecf0;display:flex;padding:16px 24px;justify-content:center;align-items:center;gap:16px;align-self:stretch}.top-quizzes-container .top-quizzes-button button{cursor:pointer;font-family:Manrope;font-size:13.075px;font-style:normal;font-weight:500;line-height:22.127px;border-radius:5.029px;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;padding:4px 13px}.quiz-card-dashboard{display:flex;justify-content:space-between;align-items:self-start}.quiz-card-dashboard .info{display:flex;justify-content:space-between;gap:14px;align-items:center}.quiz-card-dashboard .info .quiz-avatar{position:relative;width:50px;height:50px;border-radius:50%}.quiz-card-dashboard .info .quiz-avatar img{border-radius:38px;height:90%;-o-object-fit:contain;object-fit:contain}.quiz-card-dashboard .info .quiz-avatar .status-indicator{position:absolute;bottom:7px;right:1px;width:13px;height:13px;border-radius:50%;border:2px solid #ffffff}.quiz-card-dashboard .info .quiz-avatar .status-indicator.online{background-color:#4caf50}.quiz-card-dashboard .info .quiz-avatar .status-indicator.offline{background-color:#ff2700}.quiz-card-dashboard .info .text{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:5px}@media only screen and (max-width: 300px){.quiz-card-dashboard .info .text{gap:0px}}.quiz-card-dashboard .info .text .title{font-family:Manrope;font-size:15px;font-weight:500;line-height:20px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#344054}@media only screen and (max-width: 300px){.quiz-card-dashboard .info .text .title{font-size:11px}}.quiz-card-dashboard .info .text .played_count{color:#ff8b00;font-family:Manrope;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media only screen and (max-width: 300px){.quiz-card-dashboard .info .text .played_count{font-size:10px}}.quiz-card-dashboard .preview-btn{font-family:Manrope;font-size:10.564px;font-style:normal;font-weight:500;line-height:normal;padding:7px 14px;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}.quiz-card-dashboard.hided{opacity:0;pointer-events:none}.metric_item{border-radius:18.104px;border:1px solid hsl(220deg,17%,93%);background:#ffffff;display:flex;flex-direction:column;align-items:flex-start;gap:18px;min-width:239.66px;min-height:140px;box-shadow:0 1px 3px #1018281a,0 1px 2px #1018280f}.metric_item .title{padding:18px 18px 0;display:flex;width:100%;justify-content:space-between}.metric_item .title p {font-family:Manrope;font-size:14px;font-weight:500;line-height:20px;text-align:left;color:#667085;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;flex:1 0 0}.metric_item .metric-button{width:100%;display:flex;border-top:1px solid #eaecf0;justify-content:end;padding:1rem 2rem}.metric_item .metric-button button{color:#6941c6}.metric_item .value{color:#525761;font-family:Manrope;font-size:22px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-.443px;align-self:stretch}.metric_item .owner-value{color:#101828;font-family:Manrope;font-size:36px;font-weight:600;line-height:44px;letter-spacing:-.02em;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.metric_item .comparison-month{font-family:Manrope;font-size:12px;font-weight:500;color:#667085;line-height:20px;margin-left:10px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.metric_item .metric_item-content{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 18px}.metric_item .metric_item-content .value-icon{display:flex;padding:2px 8px 2px 10px;border-radius:16px;opacity:0px;background:#ecfdf3;gap:5px}.metric_item .metric_item-content .value-icon p{font-family:Manrope;font-size:14px;font-weight:500;line-height:20px;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#408c4c}.metric_item .metric_item-content .details{display:flex;flex-direction:column;align-items:flex-start}.metric_item .metric_item-content .details .vs-last-month{display:flex;color:#667085;font-family:Manrope;font-size:10.344px;font-style:normal;font-weight:500;line-height:14.776px;align-items:center}.metric_item .metric_item-content .details .vs-last-month img{margin-right:4px}.metric_item .metric_item-content .details .vs-last-month .percentage{margin-right:8px}.metric_item .metric_item-content .details .vs-last-month .percentage.up{color:#408c4c}.metric_item .metric_item-content .details .vs-last-month .percentage.down{color:#b42318}.todo_container{border-radius:18px;border:1px solid #eaecf0;background:white;padding:38px 18px 28px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:-moz-fit-content;height:fit-content;width:-moz-fit-content;width:fit-content;min-width:360.063px;max-width:420.063px}.todo_container h1{color:#000;font-family:Manrope;font-size:23.806px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:24px;text-align:center}.todo_container .hr{background:#eaecf0;height:1px;width:100%}.todo_container .todo_list{display:flex;flex-direction:column;gap:15px;width:100%;margin-top:30px;max-height:190px;overflow:auto}.todo_container .todo_list .todo{display:flex;justify-content:flex-start;align-items:center;gap:8px;padding:0 20px;position:relative}.todo_container .todo_list .todo label{all:unset;overflow:hidden;color:#344054;text-overflow:ellipsis;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:20.115px;cursor:pointer}.todo_container .todo_list .todo.completed{text-decoration:line-through}.todo_container .todo_list .todo .checkbox{width:16px;height:16px;border-radius:4px;border:1px solid #d0d5dd;background:#ffffff;display:flex;justify-content:center;align-items:center;cursor:pointer}.todo_container .todo_list .todo .checkbox img{width:10px;height:10px;display:none}.todo_container .todo_list .todo .delete-task,.todo_container .todo_list .todo .edit-task{cursor:pointer;display:flex;align-items:center;position:absolute;right:0}.todo_container .todo_list .todo .delete-task img,.todo_container .todo_list .todo .edit-task img{width:20px;height:20px}.todo_container .todo_list .todo .edit-task{right:26px}.empty-list{display:flex;justify-content:center;align-items:center;margin-top:6rem;flex-direction:column;text-align:center;gap:16px}.empty-list p{color:#667085;text-align:center;font-family:Manrope;font-size:16px;font-style:normal;font-weight:500;line-height:21px}.text_input{margin-top:20px;border-radius:8px;border:1px solid #d0d5dd;background:#ffffff;box-shadow:0 1px 2px #1018280d;width:90%;padding:10px 14px;display:flex;gap:10px;align-items:center}.text_input input{color:#667085;font-family:Manrope;font-size:16px;font-style:normal;font-weight:400;line-height:24px;width:100%}.text_input button{display:flex;align-items:center;padding:3px}.Last5QuizzesSuccessGraph{display:flex;flex-wrap:wrap;gap:20px}.Last5QuizzesSuccessGraph>*{width:25.5%;gap:5%}.Last5QuizzesSuccessGraph .chart-container{padding:25px}.Last5QuizzesSuccessGraph .line{padding-right:65px}.quizz-created-chart{border-radius:10px;height:480px;background:#ffffff;border:1px solid #eaecf0;box-shadow:0 3px 4px #1018280d;width:72%;height:inherit}@media only screen and (max-width: 1400px){.quizz-created-chart{width:64%}}.quizz-created-chart .quizz-title{padding:8px 16px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eaecf0}.quizz-created-chart .quizz-title .title{font-family:Manrope;font-size:18px;font-weight:500;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.quizz-created-chart .quizz-title .sub-header{font-family:Manrope;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#667085}.quizz-created-chart .chart-wrapper{width:100%;padding:2rem}@media only screen and (max-width: 1100px){.quizz-created-chart .chart-wrapper{height:100%}}.quizz-created-chart .quizz-button{display:flex;justify-content:end;margin-top:1rem;padding:1rem;border-top:1px solid #eaecf0}.quizz-created-chart .quizz-button button{padding:8px 14px;font-size:14px;font-weight:400;line-height:20px;text-align:left;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}@media only screen and (max-width: 1400px){.Last5QuizzesSuccessGraph .top-quizzes-container{width:32.5%}}.published-progress-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.published-progress-container .legend{display:flex;gap:12px;font-family:Manrope;font-size:14px;font-weight:400;color:#667085}.published-progress-container .legend>div{display:flex;align-items:center;gap:7px}.published-progress-container .legend>div .dot{width:7px;height:7px;border-radius:100%}.published-progress-container .legend .published .dot{background-color:#ff7207;width:7px;height:7px}.published-progress-container .legend .draft .dot{background-color:#f1f8fc}.published-progress-container .ant-progress-text{padding:10px!important}.top-created-quizz-chart{border-radius:10px;background:#ffffff;border:1px solid #eaecf0;box-shadow:0 3px 4px #1018280d;height:73%}.top-created-quizz-chart .top-created-quizz-title{padding:8px 16px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eaecf0}.top-created-quizz-chart .top-created-quizz-title .title{font-family:Manrope;font-size:18px;font-weight:500;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.top-created-quizz-chart .top-created-quizz-title .sub-header{font-family:Manrope;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#667085}.doughnut-chart-container{width:100%;padding:10px}.centered-text-teacher{position:absolute;transform:translate(-50%,-50%);text-align:center;top:43%;left:42%}@media only screen and (max-width: 400px){.centered-text-teacher{left:38%;top:40%}}.total-text{font-family:Manrope;font-size:12px;font-weight:600;letter-spacing:-.02em;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media only screen and (max-width: 400px){.total-text{font-size:10px;line-height:inherit}}.percentage-text{font-family:Manrope;font-size:20px;font-weight:600;letter-spacing:-.02em;text-align:center;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}@media only screen and (max-width: 400px){.percentage-text{font-size:17px;line-height:inherit}}.quizz-attemps-chart{border-radius:10px;background:#ffffff;border:1px solid #eaecf0;box-shadow:0 3px 4px #1018280d;width:68.5%;height:auto}.quizz-attemps-chart .date-selector{width:98px;margin:10px 41px 10px auto}.quizz-attemps-chart .date-selector .css-hyybht-control svg{width:20px;height:20px;color:#1c274c}.quizz-attemps-chart .quizz-title{padding:8px 16px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eaecf0}.quizz-attemps-chart .quizz-title .title{font-family:Manrope;font-size:18px;font-weight:500;line-height:28px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.quizz-attemps-chart .quizz-title .sub-header{font-family:Manrope;font-size:14px;font-weight:400;line-height:20px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#667085}.quizz-attemps-chart .quizz-line-attemps-chart{width:100%;height:67%!important;padding:1rem}.quizz-attemps-chart .quizz-button{display:flex;justify-content:end;margin-top:2.5rem;padding:16px 24px;border-top:1px solid #eaecf0}.quizz-attemps-chart .quizz-button button{padding:8px 14px;font-size:14px;font-weight:400;line-height:20px;text-align:left;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}.quizz-attemps-chart .quiz-attemtps-select .css-1u9des2-indicatorSeparator{display:none}.quizz-attemps-chart .quiz-attemtps-select ::-webkit-scrollbar{display:none}@media only screen and (max-width: 1680px){.quizz-attemps-chart{width:63%}}@media only screen and (max-width: 1320px){.quizz-attemps-chart{width:56%}.quizz-attemps-chart .quizz-line-attemps-chart{height:73%!important}}@media only screen and (max-width: 950px){.quizz-attemps-chart{width:100%}}@media only screen and (max-width: 729px){.quizz-attemps-chart{width:100%}}@media only screen and (max-width: 500px){.quizz-attemps-chart .quizz-line-attemps-chart{padding:10px}}.quiz-chart{position:relative}.quiz-chart .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.quiz-chart .header .title h2{font-size:1.2rem;font-weight:600}.quiz-chart .header .title p{font-size:.875rem;color:#666}.quiz-chart .filter-teacher-created{display:flex;align-items:baseline;justify-content:space-between}.quiz-chart .filter-teacher-created .teacher-search{width:25rem;display:flex;padding:10px 14px;align-items:center;gap:8px}@media only screen and (max-width: 1380px){.quiz-chart .filter-teacher-created .teacher-search{width:100%}}@media only screen and (max-width: 550px){.quiz-chart .filter-teacher-created{flex-direction:column-reverse;gap:10px;align-items:end}}.quiz-chart .filter-teacher-created .buttons{display:flex;justify-content:center;align-items:center}.quiz-chart .filter-teacher-created .rtl-buttons{direction:ltr}.quiz-chart .filter-teacher-created button{background-color:#fff;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;padding:10px 20px;cursor:pointer;font-size:14px;color:#3a4654;transition:all .3s ease}.quiz-chart .filter-teacher-created button:first-child{border-radius:8px 0 0 8px}.quiz-chart .filter-teacher-created button:last-child{border-radius:0 8px 8px 0}.quiz-chart .filter-teacher-created button.active{background-color:#ffeed9;color:#344054}.quiz-chart .filter-teacher-created button:not(.active):hover{background-color:#fff}.quiz-chart .filter-teacher-created .filter-container{display:flex;flex-direction:column;gap:10px;width:46%}.quiz-chart .filter-teacher-created .filter-container .searchBar{margin:0;position:relative}.quiz-chart .filter-teacher-created .filter-container .searchBar .subject-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:auto}.quiz-chart .filter-teacher-created .filter-container .searchBar .ant-input-affix-wrapper{display:flex;width:320px;height:44px;justify-content:center;align-items:center}@media only screen and (max-width: 1330px){.quiz-chart .filter-teacher-created .filter-container .searchBar .ant-input-affix-wrapper{width:auto}}.quiz-chart .filter-teacher-created .filter-container .year-select-container{margin-left:auto}.quiz-chart .filter-teacher-created .filter-container .year-select-container .css-1u9des2-indicatorSeparator{background-color:#fff!important}.quiz-chart .filter-teacher-created .filter-container .year-select-container .css-hyybht-control svg{width:20px;height:20px;color:#1c274c}.quiz-chart .filter-teacher-created .teacher-search-container .teacher-search-select-input{width:100%;margin-right:10px;padding-right:0;height:40px}.quiz-chart .filter-teacher-created .teacher-search-container .ant-select-clear{margin-right:22px}@media only screen and (max-width: 550px){.quiz-chart .filter-teacher-created .teacher-search-container .teacher-search{width:100%}}.quiz-chart .filter-teacher-created .teacher-search-container .teacher-search .ant-input-affix-wrapper-lg{padding:10px 14px!important;border:1px solid #d0d5dd!important;border-radius:8px!important;box-shadow:0 1px 2px #1018280d!important}.quiz-chart .filter-teacher-created .teacher-search-container .teacher-search .ant-input::-moz-placeholder{color:#101828}.quiz-chart .filter-teacher-created .teacher-search-container .teacher-search .ant-input::placeholder{color:#101828}.quiz-chart .filter-teacher-created-rtl{direction:ltr}.quiz-chart .chart-container{margin-top:20px}.quiz-chart .footer{margin-top:20px;text-align:right;position:absolute;left:73%;top:87%;width:28%}@media only screen and (max-width: 350px){.quiz-chart .footer{left:62%;top:88%;width:46%}}.quiz-chart .footer .view-report{padding:10px;border-radius:8px;cursor:pointer;font-family:Manrope;font-size:13.075px;font-style:normal;font-weight:500;box-shadow:0 1px 2px #1018280d;border:1px solid #d0d5dd;transition:all .3s ease-in-out;line-height:20px}@media only screen and (max-width: 350px){.quiz-chart .footer .view-report{font-size:10.075px}}.custom-search-select .ant-select-selector{padding-left:32px!important;position:relative}.custom-search-select .ant-select-selector:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);background-image:url("data:image/svg+xml,%3Csvg fill='gray' viewBox='64 64 896 896' focusable='false' class='' data-icon='search' width='1em' height='1em' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M909.6 834.9L651.2 576.5a334.7 334.7 0 0075.1-210.3C726.3 198.3 564 36 363.2 36S0 198.3 0 366.2c0 167.9 162.3 330.2 363.2 330.2 79.1 0 152-26.9 210.3-75.1l258.4 258.4c4.5 4.5 10.6 6.9 16.7 6.9s12.2-2.3 16.7-6.9c9.2-9.2 9.2-24.2 0-33.4zM363.2 602.4c-130.3 0-236.2-106-236.2-236.2 0-130.3 106-236.2 236.2-236.2s236.2 106 236.2 236.2-106 236.2-236.2 236.2z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:19px;width:16px;height:16px;pointer-events:none}.custom-search-select-rtl .ant-select-selector:before{left:87%!important}.custom-search-select-rtl .ant-select-selection-placeholder{text-align:end}.session-pie-container{padding:0;background:#ffffff;border-radius:12px;width:60%;border:1px solid #eaecf0}@media only screen and (max-width: 1100px){.session-pie-container{width:100%}}.session-pie-container .session-by-subject{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}.session-pie-container .session-by-subject-title{padding:8px 16px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #eaecf0}.session-pie-container .session-by-subject-title .title{font-family:Manrope;font-size:18px;font-weight:500;line-height:28px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.searchBar{display:flex;justify-content:end;align-items:center;width:auto;position:relative;margin:1rem 1rem auto}.searchBar .subject-select{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:auto}.searchBar .ant-input-affix-wrapper{display:flex;width:233px;height:39px;gap:6px;flex-shrink:0}.searchBar .teacher-search{width:20rem}@media only screen and (max-width: 550px){.searchBar{margin:2rem}.searchBar .teacher-search{width:100%}}.searchBar .teacher-search .ant-input-affix-wrapper{padding:10px 14px!important;border:1px solid #d0d5dd!important;width:100%!important;border-radius:8px!important;box-shadow:0 1px 2px #1018280d!important}.searchBar .teacher-search .ant-input::-moz-placeholder{color:#101828}.searchBar .teacher-search .ant-input::placeholder{color:#101828}.session-by-subject-conatiner{display:flex;align-items:center}@media only screen and (max-width: 1200px){.session-by-subject-conatiner{display:block}}@media only screen and (max-width: 1100px){.session-by-subject-conatiner{display:flex}}@media only screen and (max-width: 350px){.session-by-subject-conatiner{display:block}}.chart-container{padding:16px;display:flex;justify-content:center}.legend{padding:16px;margin-top:10px;list-style:none}.legend li{display:flex;align-items:center;font-size:14px;margin-bottom:4px}.legend li span.color{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:8px}.legend-container{max-height:200px;overflow-y:auto}.legend-container .legend-subjects li{margin-bottom:8px;display:flex;align-items:center}.legend-container .legend-subjects .color-subject{width:12px;height:12px;border-radius:2px;margin-right:8px;flex-shrink:0}.legend-container .legend-subjects .label-subject{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legend-container::-webkit-scrollbar{width:6px}.legend-container::-webkit-scrollbar-track{background:#fafafa;border-radius:3px}.legend-container::-webkit-scrollbar-thumb{background:#ff8b00;border-radius:3px}.legend-container::-webkit-scrollbar-thumb:hover{background:#ff8b00}.quiz-progress-wrapper{width:100%;padding:12px;border-radius:4px;background-color:#fff}.quiz-progress-wrapper .progress-bar-wrapper{display:flex;width:100%;gap:4px}.quiz-progress-wrapper .progress-bar-segment{width:26px;flex:1;height:5px;flex-shrink:0;transition:background-color .3s ease;box-sizing:border-box;background-color:#eaecf0}@media (max-width: 550px){.quiz-progress-wrapper .progress-bar-segment{width:40px}}.quiz-progress-wrapper .progress-bar-segment.active{background-color:#ff8b00}.progess-container{gap:20px}@media (max-width: 620px){.progess-container{padding:90px 20px 0}}@media (max-width: 550px){.progess-container{gap:4px}}@media (max-width: 400px){.progess-container{width:unset!important}}.remove-progress-icon{cursor:pointer}.custom-cancel-button:hover,.custom-cancel-button:focus{border:1px solid #d9d9d9!important;box-shadow:none!important;outline:none!important;color:#000!important}.custom-cancel-button,.custom-exist-button{padding:10px 16px;width:134px;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-size:.875rem;letter-spacing:.3px;margin-top:11px;font-family:Manrope;font-style:normal;text-align:center}.progress-bar-container{max-width:75vw;width:100%;white-space:nowrap}@keyframes inputDown{0%{opacity:0}to{opacity:100%}}.edit-profile{padding:20px 251px 54px 41px;overflow-y:auto;width:100%;height:100%;background-color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;gap:18px}@media (max-width: 670px){.edit-profile{padding:20px}}@media (max-width: 1167px){.edit-profile{padding:20px 60px 54px 41px}}.edit-profile .edit-profile-header{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.edit-profile .edit-profile-header .title{color:#000;font-family:Manrope;font-size:var(--fontsize-heading-h1, 32px);font-style:normal;font-weight:600;line-height:var(--line-height-heading-h1, 42px)}.edit-profile .edit-profile-header .title h1{color:#617082;font-style:normal;font-weight:700;font-size:22px;letter-spacing:.3px;cursor:pointer}@media (max-width: 670px){.edit-profile .edit-profile-header .title h1{font-weight:600;font-size:18px}}.edit-profile .edit-profile-header .tabs{display:flex;gap:16px}.edit-profile .edit-profile-header .tabs .tab{padding:10px 5px 8px;border:none;background:transparent;cursor:pointer;border-bottom:2px solid transparent;color:#b6b6b6;font-family:Manrope;font-size:var(--fontsize-body-lg, 16px);font-style:normal;font-weight:500;line-height:var(--line-height-Body-lg, 24px);display:flex;justify-content:center;align-items:center;gap:10px}.edit-profile .edit-profile-header .tabs .tab.active{color:#000;border-bottom:2px solid orange}.edit-profile .edit-profile-header .tabs .tab.disabled{cursor:not-allowed;color:#b6b6b6;font-family:Manrope;font-size:var(--fontsize-body-lg, 16px);font-style:normal;font-weight:500;line-height:var(--line-height-Body-lg, 24px)}.edit-profile .logo-user-add{display:flex;align-items:center;justify-content:center;padding:2.5rem;background:#70b3f4;max-width:6.9375rem;max-height:6.9375rem;cursor:pointer}.edit-profile .user-pic{width:111px;border-radius:100%;height:111px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.edit-profile .form{width:100%;display:flex;flex-direction:column}.edit-profile .form .form-profile{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.edit-profile .form .role svg{transform:rotate(0)}.edit-profile .form .arrow{scale:100%!important;transform:rotate(270deg)!important;cursor:pointer}.edit-profile .form .error-msg{color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px}.edit-profile .form .error-msg:first-letter{text-transform:capitalize}.edit-profile .form .input-error{border:.0625rem solid #d50000!important}.edit-profile .form .css-hyybht-control{height:auto!important}.edit-profile .form .label,.edit-profile .form .css-hyybht-control,.edit-profile .form .css-8xi6iw-control{background:#ffffff;height:auto!important;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;width:100%;justify-content:space-between;animation:inputDown .6s ease-out;display:flex;height:52px;padding:8px;align-items:center;align-self:stretch;border-radius:8px;border:1px solid #d7d0dd}.edit-profile .form .label:not(:first-child),.edit-profile .form .css-hyybht-control:not(:first-child),.edit-profile .form .css-8xi6iw-control:not(:first-child){margin-top:8px}.edit-profile .form .label .select-roles,.edit-profile .form .css-hyybht-control .select-roles,.edit-profile .form .css-8xi6iw-control .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 9px),calc(100% - 12px) calc(1em + 9px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:47px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.edit-profile .form .label .select-roles::-ms-expand,.edit-profile .form .css-hyybht-control .select-roles::-ms-expand,.edit-profile .form .css-8xi6iw-control .select-roles::-ms-expand{display:none}.edit-profile .form .label .generate,.edit-profile .form .css-hyybht-control .generate,.edit-profile .form .css-8xi6iw-control .generate{display:flex;align-items:center;justify-content:center;background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:1.21875rem .59375rem}.edit-profile .form .label .generate-error,.edit-profile .form .css-hyybht-control .generate-error,.edit-profile .form .css-8xi6iw-control .generate-error{background-color:#c00!important}.edit-profile .form .label .generate-error img,.edit-profile .form .css-hyybht-control .generate-error img,.edit-profile .form .css-8xi6iw-control .generate-error img{filter:invert(100%) sepia(100%) saturate(0%) hue-rotate(206deg) brightness(105%) contrast(102%)}.edit-profile .form .label .icon,.edit-profile .form .css-hyybht-control .icon,.edit-profile .form .css-8xi6iw-control .icon{background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.875rem .625rem .5rem;color:red;cursor:pointer}.edit-profile .form .label .icon svg,.edit-profile .form .css-hyybht-control .icon svg,.edit-profile .form .css-8xi6iw-control .icon svg{fill:#617082;scale:150%}.edit-profile .form .label .error-icon,.edit-profile .form .css-hyybht-control .error-icon,.edit-profile .form .css-8xi6iw-control .error-icon{background-color:#c00}.edit-profile .form .label .error-icon svg,.edit-profile .form .css-hyybht-control .error-icon svg,.edit-profile .form .css-8xi6iw-control .error-icon svg{fill:#fff}.edit-profile .form .label .input,.edit-profile .form .css-hyybht-control .input,.edit-profile .form .css-8xi6iw-control .input{flex-grow:1;padding:8px}.edit-profile .form .label .input::-moz-placeholder,.edit-profile .form .css-hyybht-control .input::-moz-placeholder,.edit-profile .form .css-8xi6iw-control .input::-moz-placeholder{color:#000;font-weight:300;font-size:13px}.edit-profile .form .label .input::placeholder,.edit-profile .form .css-hyybht-control .input::placeholder,.edit-profile .form .css-8xi6iw-control .input::placeholder{color:#000;font-weight:300;font-size:13px}.edit-profile .form .label-telephone{margin-top:8px;width:100%;display:flex;align-items:center}.edit-profile .form .label-telephone .phone-input{display:flex}@media (max-width: 1167px){.edit-profile .form .label-telephone .phone-input{margin-right:20px}}.edit-profile .form .label-telephone button{display:flex;width:52px;height:52px;padding:7px;justify-content:center;align-items:center;gap:10px;border-radius:8px;border:1px solid #e0ccef}.edit-profile .form .label-telephone button svg{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block;background-size:cover;background-position:center;background-repeat:no-repeat}.edit-profile .form .label-telephone .dialcode-number{margin-left:10px;display:flex;width:62px;height:52px;padding:8px;justify-content:center;align-items:center;border-radius:8px 0 0 8px;border:1px solid #d7d0dd;border-right:0;background:#faf9fb;color:#aba1b3}.edit-profile .form .label-telephone .MuiInputBase-input{display:none!important}.edit-profile .form .label-telephone .MuiFormControl-root{width:auto}.edit-profile .form .label-telephone input{height:52px;width:100%;display:flex;padding:8px;align-items:center;border-radius:0 8px 8px 0;border:1px solid #d7d0dd}.edit-profile .actions{display:flex;justify-content:end;align-items:center;gap:30px}.edit-profile .actions button{display:flex;justify-content:center;align-items:center;padding:.75rem 1.125rem;gap:1rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;text-transform:capitalize;font-family:Manrope;font-style:normal;font-weight:700;font-size:15px;border-radius:8px;border:1px solid #d7d0dd;background:#ffffff}@media (max-width: 670px){.edit-profile .actions button{font-size:.75rem;gap:.625rem;padding:.5rem}}.edit-profile .actions .button-cancel{color:#463454;background:#ffffff;width:11.0625rem}@media (max-width: 670px){.edit-profile .actions .button-cancel{width:11.0625rem}}.edit-profile .actions .button-save{width:16.0625rem;background:#ff8b00;color:#fff}.rtl-edit-profile{padding:20px 54px 41px!important}.password-btn{right:134px;color:#000;height:38px;padding:0 12.5px;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-family:Manrope;font-style:normal;font-weight:500;font-size:15px;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;border-radius:8px;border:1px solid #d7d0dd}@media (max-width: 670px){.password-btn{font-size:12px;gap:.625rem;padding:.5rem .75rem;right:85px;padding:.5rem;width:7.8125rem}}@media (max-width: 34.375rem){.password-btn{right:85px;padding:.5rem}}@media (max-width: 29.75rem){.password-btn{right:85px;padding:.5rem}}.change-password-btn{position:absolute;right:8.375rem;color:#e53209;background:#feeae4;height:2.375rem;width:9.6875rem;padding:.5rem .75rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-family:Manrope;font-style:normal;font-weight:500;font-size:.9375rem}@media (max-width: 670px){.change-password-btn{font-size:.75rem;gap:.625rem;right:5.3125rem;padding:.5rem;width:3.5625rem}}.hidden{display:none!important}.profile-section{width:100%}.picture-profile-section,.picture-profile-section-password{margin-bottom:1rem;border-bottom:1px solid #dadada;padding-bottom:2rem}@media (max-width: 1167px){.picture-profile-section,.picture-profile-section-password{justify-content:space-between}}.picture-profile-section .section-title,.picture-profile-section-password .section-title{font-size:18px;font-weight:700;margin-bottom:.2rem;font-family:Manrope;font-size:var(--fontsize-heading-h3, 20px);font-style:normal}.picture-profile-section .section-subtext,.picture-profile-section-password .section-subtext{font-size:14px;margin-bottom:24px!important;color:#b6b6b6;font-family:Manrope;font-style:normal;line-height:var(--line-height-Body-md, 22px)}.picture-profile-section .profile-photo,.picture-profile-section-password .profile-photo{display:flex;align-items:center;gap:16px}.picture-profile-section .profile-photo .avatar,.picture-profile-section-password .profile-photo .avatar{width:85px;height:85px;-o-object-fit:cover;object-fit:cover;border-radius:85px}.picture-profile-section .profile-photo .icon-avatar svg,.picture-profile-section-password .profile-photo .icon-avatar svg{width:97px;height:61px}.picture-profile-section .profile-photo .file-info,.picture-profile-section-password .profile-photo .file-info{color:#d7d0dd;font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:400;line-height:var(--line-height-Body-md, 22px)}.picture-profile-section .profile-photo .user-name,.picture-profile-section-password .profile-photo .user-name{color:#000;font-family:Manrope;font-size:var(--fontsize-body-lg, 16px);font-style:normal;font-weight:500;line-height:var(--line-height-Body-lg, 24px)}.picture-profile-section .profile-photo .buttons,.picture-profile-section-password .profile-photo .buttons{display:flex;gap:.5rem;margin-bottom:16px;width:100%}.picture-profile-section .profile-photo .buttons .upload-btn,.picture-profile-section .profile-photo .buttons .remove-btn,.picture-profile-section-password .profile-photo .buttons .upload-btn,.picture-profile-section-password .profile-photo .buttons .remove-btn{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:8px;border-radius:8px;color:#fff;text-align:center;font-family:Manrope;font-size:var(--fontsize-body-md, 16px);font-style:normal;font-weight:600;line-height:var(--line-height-Body-md, 22px)}.picture-profile-section .profile-photo .buttons .upload-btn svg,.picture-profile-section .profile-photo .buttons .remove-btn svg,.picture-profile-section-password .profile-photo .buttons .upload-btn svg,.picture-profile-section-password .profile-photo .buttons .remove-btn svg{width:24px;height:24px}.picture-profile-section .profile-photo .buttons .upload-btn,.picture-profile-section-password .profile-photo .buttons .upload-btn{color:#fff;background:#ff8b00}.picture-profile-section .profile-photo .buttons .remove-btn,.picture-profile-section-password .profile-photo .buttons .remove-btn{width:35%;color:#463454;border-radius:8px;border:1px solid #d7d0dd;background:#ffffff}.picture-profile-section .label-select,.picture-profile-section-password .label-select{background:#ffffff;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;border-radius:8px;align-items:baseline;justify-content:space-between;flex-direction:row-reverse;position:relative;margin-top:8px}.picture-profile-section .label-select .users-select,.picture-profile-section-password .label-select .users-select{width:100%}.picture-profile-section .label-select .users-select .css-13cymwt-control,.picture-profile-section-password .label-select .users-select .css-13cymwt-control{border:none}.picture-profile-section .label-select .users-select .css-13cymwt-control .css-art2ul-ValueContainer2,.picture-profile-section-password .label-select .users-select .css-13cymwt-control .css-art2ul-ValueContainer2{padding:0}.picture-profile-section .label-select .users-select .css-13cymwt-control .css-1u9des2-indicatorSeparator,.picture-profile-section-password .label-select .users-select .css-13cymwt-control .css-1u9des2-indicatorSeparator{display:none}.picture-profile-section .label-select .users-select .css-13cymwt-control .css-1dimb5e-singleValue,.picture-profile-section-password .label-select .users-select .css-13cymwt-control .css-1dimb5e-singleValue{color:#e67d00}.picture-profile-section .label-select .users-select .css-t3ipsp-control,.picture-profile-section-password .label-select .users-select .css-t3ipsp-control{border:none;box-shadow:none}.picture-profile-section .label-select .generate,.picture-profile-section-password .label-select .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;padding:-1px;width:-moz-fit-content;width:fit-content;color:#e67d00}.picture-profile-section .label-select .generate .underline,.picture-profile-section-password .label-select .generate .underline{text-decoration:underline}.picture-profile-section .label-select .icon,.picture-profile-section-password .label-select .icon{border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.picture-profile-section .label-select .icon svg,.picture-profile-section-password .label-select .icon svg{fill:#617082;scale:140%}.picture-profile-section .label-select .input,.picture-profile-section-password .label-select .input{flex-grow:1;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.picture-profile-section .label-select .input::-moz-placeholder,.picture-profile-section-password .label-select .input::-moz-placeholder{color:#000;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.picture-profile-section .label-select .input::placeholder,.picture-profile-section-password .label-select .input::placeholder{color:#000;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.picture-profile-section .label-select .select-roles,.picture-profile-section-password .label-select .select-roles{appearance:none;background-color:transparent;border:none;margin:0;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:52px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.picture-profile-section .label-select .select-roles::-ms-expand,.picture-profile-section-password .label-select .select-roles::-ms-expand{display:none}.picture-profile-section .label-select .select-roles option,.picture-profile-section-password .label-select .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.picture-profile-section .label-select .error-msg,.picture-profile-section-password .label-select .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.picture-profile-section .label-select .error-msg:first-letter,.picture-profile-section-password .label-select .error-msg:first-letter{text-transform:capitalize}.picture-profile-section-rtl{text-align:justify!important}.picture-profile-section-password{margin-top:24px;display:flex;align-items:center;gap:30%;border-top:1px solid #dadada;padding-top:20px}.genral-info-section{border-bottom:none}.change-password-modal .ant-modal-content{border-radius:16px;padding:40px 32px;width:553px}.change-password-modal .ant-modal-content .slide-content{display:flex;flex-direction:column;align-items:center;gap:19px}.change-password-modal .ant-modal-content .slide-content .icon{width:48px;height:48px;background-size:contain}.change-password-modal .ant-modal-content .slide-content .error-message-password{display:flex;justify-content:flex-start;width:100%}.change-password-modal .ant-modal-content .slide-content h2{font-size:20px;font-weight:600;text-align:center;margin:0}.change-password-modal .ant-modal-content .slide-content label{align-self:flex-start;font-weight:500}.change-password-modal .ant-modal-content .slide-content .forgot-password{align-self:flex-end;color:#ff8b00;font-size:12px;cursor:pointer;margin-top:-24px}.change-password-modal .ant-modal-content .slide-content .password-field{width:100%;padding:12px 16px;border-radius:8px;border:1px solid #d1d5db;display:flex;justify-content:space-between}.change-password-modal .ant-modal-content .slide-content .password-field input{width:100%;font-size:14px}.change-password-modal .ant-modal-content .slide-content .primary-btn{width:100%;background-color:#ff8b00;color:#fff;border:none;border-radius:8px;padding:12px;font-weight:600;margin-bottom:2rem;cursor:pointer}.change-password-modal .ant-modal-content .slide-content .dots{display:flex;gap:6px;margin-top:16px}.change-password-modal .ant-modal-content .slide-content .dots .dot{width:8px;height:8px;background:#d1d5db;border-radius:50%}.change-password-modal .ant-modal-content .slide-content .dots .dot.active{background:#ff8b00}.swiper-pagination{display:flex;justify-content:center;margin-top:24px}.swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;background-color:#d1d5db;opacity:1;margin:0 4px;border-radius:50%}.swiper-pagination .swiper-pagination-bullet-active{background-color:#ff8b00}.quiz-creation-welcome{display:flex;align-items:flex-start;justify-content:space-between;background-color:#fff;height:88vh;overflow-y:scroll;gap:.9375rem;width:100%}@media (max-width: 767px){.quiz-creation-welcome{flex-direction:column;gap:0rem}}.quiz-creation-welcome::-webkit-scrollbar{display:none}.quiz-creation-welcome-rtl{direction:rtl}.theme-image{border-radius:8px;cursor:pointer;position:relative}.delete-theme-icon{position:absolute;top:5px;right:5px;cursor:pointer;z-index:1;color:red;background-color:#fff;border-radius:50%;font-size:15px}.theme-item-card,.selected-theme-item-card{position:relative;display:inline-block}.selected-theme-item-card{border:2px solid #ff8b00;border-radius:9px}.theme-image-mask-wrapper .ant-image-mask{border-radius:6px!important}.site-navigation-steps{height:48px}.site-navigation-steps .ant-steps-item-active:before{background-color:transparent!important;display:none;border:unset!important}.site-navigation-steps .ant-steps-item-process:before{background-color:transparent!important;display:none;border:unset!important}.site-navigation-steps .ant-steps-item-wait:before{background-color:transparent!important;display:none;border:unset!important}.ant-steps .ant-steps-item-icon{height:45px;width:45px;display:flex;align-items:center;justify-content:center}.ant-steps-item-active .ant-steps-item-icon{background-color:#ff8b00!important;border-color:#ff8b00!important}.ant-steps-item-container[role=button]:hover .ant-steps-item-title,.ant-steps-item-container[role=button]:hover .ant-steps-item-icon,.ant-steps-item-container[role=button]:hover .ant-steps-item-icon .ant-steps-icon{color:inherit!important;border:unset!important}.ant-steps.ant-steps-navigation .ant-steps-item-container{display:flex;align-items:center;justify-content:center;height:100%;margin-inline-start:0px;text-align:start;transition:opacity .3s}.quiz-theme-button,.quiz-setting-button{display:flex;align-items:center;justify-content:center;width:112px;height:48px;padding:12px 16px;gap:8px;border-radius:8px;background-color:#ff8b00!important;border-color:#ff8b00!important;color:#fff!important}.quiz-theme-button::hover,.quiz-setting-button::hover{background-color:#ff8b00!important;color:#fff!important}.quiz-setting-button{background-color:#fff!important;color:#ff8b00!important;border-color:#ff8b00!important}.uploaded-image{-o-object-fit:cover;object-fit:cover;max-width:300px;max-height:100px;position:relative;display:block}.drag-image-container{border:2px dashed #ff8b00;cursor:pointer;border-radius:8px;padding:10px;text-align:center;justify-content:center;align-items:center}.drag-image-container .upload-container img{border-radius:8px;padding:6px;border:1px solid #ff8b00}.drag-image-container .upload-container p{color:#ff8b00;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.drag-image-container .upload-container p span{color:#301942}.drag-image-container .upload-container .max-size{color:#9d9d9d;font-size:12px}[class~=ant-carousel] [class~=slick-slider] li button{margin-top:20px;width:10px;height:10px;border-radius:100%;background-color:#000}[class~=ant-carousel] [class~=slick-slider] li.slick-active button{width:10px;height:10px;border-radius:100%;background-color:#ff8b00}.upload-image-container{width:102px;height:102px;padding:10px;cursor:pointer;border:1px dashed #ff8b00;border-radius:4px}.ant-collapse-icon-position-end{width:100%}.customize-mask{font-size:20px;opacity:1}.customize-mask .anticon{font-size:32px}.theme-title{background-color:#ffeed9;position:absolute;bottom:0;left:0;width:100%;text-align:center;border-radius:0 0 8px 8px;padding:2px 0;color:#a86b3e;font-size:12px;cursor:pointer}.theme-action-icons{font-size:20px;color:#fff;cursor:pointer}.full-screen-style{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:8px;margin-top:-10px;pointer-events:none}.theme-collapse{max-height:300px;overflow:auto}.side-panel{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-height:100%;padding:.8125rem;margin-right:auto;display:flex;flex-direction:column;gap:1.25rem}@media (max-width: 767px){.side-panel{min-height:-moz-fit-content;min-height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}}.side-panel .button{display:flex;align-items:center;padding:.625rem 1.25rem;justify-content:space-between;gap:2.1875rem;border:.0625rem solid #617082;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;background-color:#fff}.side-panel .button .text{font-weight:700;font-size:1rem;color:#617082}@media (max-width: 767px){.side-panel .button .text{font-size:.9375rem}}.steps{background:#ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;min-height:100vh;padding:.8125rem;display:flex;flex-direction:column;gap:2.1875rem;flex-grow:1;justify-content:center}@media (max-width: 921px){.steps{border-top-left-radius:0;border-top-right-radius:0;width:100%}}.steps img{max-height:19.375rem;max-width:25.625rem;margin:0 auto}@media (max-width: 921px){.steps img{max-height:12.5rem}}.steps .intro{font-size:1.125rem;text-align:center;color:#617082}@media (max-width: 921px){.steps .intro{font-size:1rem}}.steps .intro b{font-weight:700}.steps .intro span{font-weight:300}.steps .steps-container{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem;width:100%}.steps .steps-container .one-step{align-items:center;display:flex;justify-content:center;flex-direction:column;gap:.625rem;width:100%}.steps .steps-container .one-step .card{display:flex;justify-content:space-between;align-items:center;padding:.625rem 1.25rem;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;width:100%}@media (max-width: 1024px){.steps .steps-container .one-step .card{flex-direction:column;gap:.875rem}}.steps .steps-container .one-step .card .button{background-color:#fff!important;border:.0625rem solid #cbd9e8;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;gap:1.25rem;min-width:11.5625rem!important;justify-self:space-between!important}.steps .steps-container .one-step .card .button .text{font-weight:700;font-size:1rem;color:#617082}@media (max-width: 921px){.steps .steps-container .one-step .card .button .text{font-size:.8125rem}}.steps .steps-container .one-step .card .button svg{scale:100%!important}.steps .steps-container .one-step .card .text{font-weight:400;color:#000}@media (max-width: 921px){.steps .steps-container .one-step .card .text{font-size:.8125rem}}.steps .steps-container .one-step .card .text span:first-child{color:#1f8af4}.steps .steps-container .one-step .step-header{font-weight:500;font-size:1.3125rem;text-align:center;display:inline-flex}@media (max-width: 921px){.steps .steps-container .one-step .step-header{font-size:1.0625rem}}.steps .steps-container .one-step .step-header span:first-child{color:#000}.steps .steps-container .one-step .step-header span:last-child{color:#1f8af4}.steps .cheers{font-style:italic;font-weight:600;font-size:1.125rem;text-align:center;margin:0 auto;color:#617082}.quiz-creation-preview{max-width:33.125rem;display:none;background:#cfdae6;min-height:100vh;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}@media (min-width: 768px){.quiz-creation-preview{min-width:18.75rem;display:unset}}@media (min-width: 1024px){.quiz-creation-preview{min-width:21.875rem;display:unset}}@media (min-width: 1281px){.quiz-creation-preview{min-width:25rem;display:unset}}@media (min-width: 1536px){.quiz-creation-preview{min-width:31.25rem;display:unset}}@media only screen and (max-width: 1583px){.quiz-creation-preview{display:none}}.fetch-quizzes-loader{width:100px;height:22px;border-radius:20px;color:#ff8b00;border:2px solid;position:relative}.fetch-quizzes-loader:before{content:"";position:absolute;margin:2px;top:0;right:100%;bottom:0;left:0;border-radius:inherit;background:#ff8b00;animation:p6 2s infinite}@keyframes p6{to{top:0;right:0;bottom:0;left:0}}.auth-layout{height:100vh;min-width:100%;width:-moz-fit-content;width:fit-content;background-color:#edf2f7;color:#000;gap:2.5rem;overflow-y:scroll;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.8125rem;background:#ffffff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.auth-layout .secondary{position:absolute;top:32%;left:0%;width:100%;z-index:-1;height:68%}.auth-layout-right-content{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2.8125rem;background:#ffffff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:1.25rem;-webkit-border-radius:1.25rem;-moz-border-radius:1.25rem;width:33%;box-shadow:0 4px 80px #0000001c}@media (max-width: 93.75rem){.auth-layout-right-content{flex-grow:0;width:36%}}@media (max-width: 68.75rem){.auth-layout-right-content{flex-grow:0;width:50vw!important}}@media (max-width: 51.875rem){.auth-layout-right-content{width:70vw!important}}@media (max-width: 38.125rem){.auth-layout-right-content{width:82vw!important}}.authentication-password{display:flex;flex-direction:column;gap:1.25rem;width:100%}.authentication-password span{text-align:center}.authentication-password .label-wrapper{height:80px}.authentication-password .input-error{border:1px solid #f56565!important;transition:all .3s ease-in-out}.authentication-password .input-error svg{fill:#f56565}.authentication-password .input-error input::-moz-placeholder{color:#f56565!important}.authentication-password .input-error input::placeholder{color:#f56565!important}.authentication-password .auth-main-icon{width:100%;display:flex;justify-content:center;margin-bottom:37px}.authentication-password .title{font-weight:500;font-size:2.25rem;color:#000;text-align:center}.authentication-password .form-title{font-weight:500;font-size:2rem;color:#ff8b00;text-align:center}.authentication-password input{width:100%}.authentication-password .error-text{font-size:.625rem;font-weight:700;color:#f56565;margin-top:7px}.authentication-password .reset-password-wrapper{display:flex;flex-direction:column;gap:24px}.authentication-password .label{display:flex;align-items:center;padding:12px;gap:1rem;background:#ffffff;border:1px solid #cbd5e1;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;position:relative;margin-top:1.25rem}.authentication-password .label input{font-weight:300;font-size:.875rem;align-items:center;color:#617082;overflow:hidden}.authentication-password .label input::-moz-placeholder{font-weight:300;font-size:.875rem;align-items:center;color:#617082}.authentication-password .label input::placeholder{font-weight:300;font-size:.875rem;align-items:center;color:#617082}.authentication-password .label .label-text{position:absolute;top:-70%;left:0;color:#617082;font-size:16px;font-weight:400}.authentication-password .submit-password{display:flex;justify-content:center;align-items:center;padding:.625rem;border:.0625rem solid #ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:500;font-size:1rem;color:#fff;background:#ff8b00}@media only screen and (max-width: 640px){.authentication-password{width:100%}.authentication-password .label{max-width:calc(100vw - 50px)}}@media only screen and (max-width: 490px){.authentication-login .label{max-width:calc(100vw - 50px)}}body[dir=rtl] .authentication-password .label .label-text{right:0!important;left:unset!important}.teacher-dash-container{background:white;padding:30px 70px 30px 45px;width:100%;height:96vh;overflow-y:scroll;max-width:calc(100vw - 140px);transition:all .6s ease}.teacher-dash-container.sideBar-open{max-width:calc(100vw - 310px)}.teacher-dash-container .left{width:100%;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;gap:40px}.teacher-dash-container .left .top{display:flex;flex-direction:column;gap:20px}.teacher-dash-container .left .top .cards{display:flex;gap:20px}@media only screen and (max-width: 950px){.teacher-dash-container .left .top .cards{flex-direction:column}}.teacher-dash-container .left .top .cards .right-cards{width:29%}@media only screen and (max-width: 1680px){.teacher-dash-container .left .top .cards .right-cards{width:34%}}.teacher-dash-container .left .top .cards>div{display:flex;gap:13px;flex-direction:column;justify-content:space-between}.teacher-dash-container .left-ar{text-align:justify}.teacher-dash-container .right{width:28%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.teacher-dash-container .right>img{width:100%;border-radius:16px}.teacher-dash-container .bottom{display:flex;width:99%;gap:2rem}@media only screen and (max-width: 1793px){.teacher-dash-container.sideBar-open .left .cards>div:not(:first-child){width:26%}.teacher-dash-container.sideBar-open .left .cards .metric_item{min-width:unset!important;width:100%!important}}@media only screen and (max-width: 1700px){.teacher-dash-container.sideBar-open .right{display:none!important}.teacher-dash-container.sideBar-open .left{width:100%!important}.teacher-dash-container.sideBar-open .left .cards{justify-content:space-between}.teacher-dash-container.sideBar-open .left .cards .top-quizzes-container{width:100%}}@media only screen and (max-width: 1700px) and (max-width: 1320px){.teacher-dash-container.sideBar-open .left .cards .top-quizzes-container{width:47%!important;max-width:unset!important}}@media only screen and (max-width: 1700px) and (max-width: 1130px){.teacher-dash-container.sideBar-open .left .cards .top-quizzes-container{width:100%!important;max-width:unset!important}}@media only screen and (max-width: 1700px){.teacher-dash-container.sideBar-open .left .cards>div{width:100%!important}.teacher-dash-container.sideBar-open .left .cards .metric_item{width:100%!important}.teacher-dash-container .right{display:none!important}.teacher-dash-container .left{width:100%!important}.teacher-dash-container .left .cards .top-quizzes-container{width:100%}}@media only screen and (max-width: 1700px) and (max-width: 1320px){.teacher-dash-container .left .cards .top-quizzes-container{width:47%!important;max-width:unset!important}}@media only screen and (max-width: 1700px) and (max-width: 1130px){.teacher-dash-container .left .cards .top-quizzes-container{width:100%!important;max-width:unset!important}}@media only screen and (max-width: 1700px) and (max-width: 1400px){.teacher-dash-container .left .cards>div{width:39%!important}}@media only screen and (max-width: 1700px) and (max-width: 1320px){.teacher-dash-container .left .cards>div{width:42%!important}}@media only screen and (max-width: 1700px) and (max-width: 1150px){.teacher-dash-container .left .cards>div{width:57%!important}}@media only screen and (max-width: 1700px) and (max-width: 1100px){.teacher-dash-container .left .cards>div{width:69%!important}}@media only screen and (max-width: 1700px) and (max-width: 950px){.teacher-dash-container .left .cards>div{width:100%!important}}@media only screen and (max-width: 1700px){.teacher-dash-container .left .cards .metric_item{width:100%!important}}@media only screen and (max-width: 1627px){.right{display:none!important}.left{width:100%!important}.teacher-dash-container.sideBar-open .metric_item{min-width:100%}.teacher-dash-container.sideBar-open .todo_container{min-width:unset!important}}@media only screen and (max-width: 1100px){.Last5QuizzesSuccessGraph{flex-direction:column}.Last5QuizzesSuccessGraph>*{width:100%!important;margin-bottom:20px}.teacher-dash-container .bottom{flex-direction:column}}@media only screen and (max-width: 1320px){.teacher-dash-container{display:block;padding:30px 17px}}@media only screen and (max-width: 858px){.teacher-dash-container.sideBar-open .top-quizzes-container{width:100%!important;min-width:unset!important;max-width:unset!important}.teacher-dash-container.sideBar-open .left .top .cards>div,.teacher-dash-container.sideBar-open .metric_item{width:100%!important}.teacher-dash-container .welcome_message{font-size:24px!important;margin-bottom:0!important}}@media only screen and (max-width: 767px){.teacher-dash-container{max-width:100vw;padding-block:1.5rem;padding-inline:1.5rem}.teacher-dash-container.sideBar-open{max-width:100vw}.welcome_message{font-size:20px!important;margin-bottom:0!important}}@media only screen and (max-width: 748px){.top-quizzes-container{width:100%!important;min-width:unset!important;max-width:unset!important}}@media only screen and (max-width: 729px){.metric_item,.teacher-dash-container .left .top .cards>div{width:100%!important}}@media only screen and (max-width: 400px){.teacher-dash-container{padding-left:8px}}.authentication-login{display:flex;flex-direction:column;gap:.9375rem;width:100%;background:white;border-radius:20px}.authentication-login .title{font-weight:500;font-size:2.25rem;text-align:center}.authentication-login .form-title{font-size:32px;font-weight:600;line-height:35.71px;text-align:center}.authentication-login .label-wrapper{display:flex;flex-direction:column;gap:.3125rem;color:#f56565}.authentication-login .label-wrapper .error-text{font-size:.625rem;font-weight:700;opacity:0;visibility:hidden;transition:all .3s ease-in-out;max-height:100px;height:10px}.authentication-login .label-wrapper .error-text.show{opacity:1;visibility:visible;transition:all .3s ease-in-out;max-height:100px}.authentication-login .label-wrapper .label{transition:all .3s ease-in-out}.authentication-login .label-wrapper .input-error{border:1px solid #f56565!important;transition:all .3s ease-in-out}.authentication-login .label-wrapper .input-error svg{fill:#f56565}.authentication-login .label-wrapper .input-error input::-moz-placeholder{color:#f56565!important}.authentication-login .label-wrapper .input-error input::placeholder{color:#f56565!important}.authentication-login .label{display:flex;align-items:center;padding:12px;gap:1rem;background:#ffffff;border:1px solid #d7d0dd;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;position:relative;margin-top:1.25rem}.authentication-login .label input{font-weight:300;font-size:.875rem;align-items:center;color:#aba1b3;width:100%}.authentication-login .label input::-moz-placeholder{font-weight:300;font-size:.875rem;align-items:center;color:#aba1b3}.authentication-login .label input::placeholder{font-weight:300;font-size:.875rem;align-items:center;color:#aba1b3}.authentication-login .label .label-text{position:absolute;top:-70%;color:#000;font-size:16px;font-weight:400;line-height:26px;text-align:left}.authentication-login .label .label-field{font-size:.875rem;color:#000;background-color:#fff}.authentication-login .label .label-field::-moz-placeholder{font-size:.875rem;color:#aba1b3}.authentication-login .label .label-field::placeholder{font-size:.875rem;color:#aba1b3}.authentication-login .password-button{display:flex;align-items:center;justify-content:center}.authentication-login .password-button p{font-size:14px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#e67d00}.authentication-login .remember-forgot-password{display:flex;justify-content:space-between;align-items:center}.authentication-login .remember-forgot-password .forgot-password{font-weight:500;font-size:.875rem;color:#1f8af4}.authentication-login .submit-login,.authentication-login .toolip .contine-with-google-login{display:flex;justify-content:space-around;align-items:center;padding:.625rem;background:#ff8b00;border:.0625rem solid #ffffff;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:500;font-size:1rem;color:#fff;gap:.3125rem}.authentication-login .toolip .contine-with-google-login{width:100%;color:#000;background:#ffffff;border:1px solid #d7d0dd}.authentication-login .toolip .contine-with-google-login img{width:24px;height:24px}.authentication-login .toolip .contine-with-google-login p{width:100%}.authentication-login .continute-with{font-weight:400;font-size:.875rem;color:#aba1b3;position:relative;text-align:center;background-color:#fff;padding:.3125rem}.authentication-login .continute-with:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:.0625rem;background:#aba1b3;z-index:0}.authentication-login .continute-with:before{content:"Or continue with";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:35%;height:100%;background-color:#fff;z-index:1;margin:0 auto;color:#aba1b3}.authentication-login .social-media{display:flex;align-items:center;justify-content:center;gap:3.125rem}.authentication-login .redirection{font-weight:400;font-size:.875rem;display:flex;align-items:center;color:#aba1b3;justify-content:center;gap:.3125rem}@media only screen and (max-width: 1100px){.authentication-login{width:400px}}@media only screen and (max-width: 540px){.authentication-login{width:100%}.authentication-login .label{max-width:calc(100vw - 50px)}}@media (max-width: 767px){.continute-with{font-size:.625rem!important}.continute-with:before{transform:translate(-50%,-40%)!important}}body[dir=rtl] .authentication-login .label .label-text{right:0!important;left:unset!important}.forgot-link-wrapper{text-align:right;margin-top:8px}.forgot-password{font-size:.9rem;color:#ff8b00!important}.authentication-signup .signup-inputs{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;margin-bottom:1rem}.authentication-signup .select-countries{border:none;border-radius:.25rem;background-color:transparent;font-size:1rem;max-width:2.75rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}.authentication-signup .select-countries .country-option{padding:0;margin:0;width:auto}.authentication-signup .dial-code{font-size:.8125rem;margin-inline:-rem(5);color:#617082}@media (max-width: 767px){.authentication-signup .signup-inputs{grid-template-columns:1fr}}.authentication-password .paragraph{color:#617082;text-align:start;margin-bottom:1.25rem}.authentication-password .form-title-email-confirmation{font-weight:500;font-size:1.25rem;display:flex;align-items:center;color:#ff8b00;text-align:start}.authentication-password .email-icon{margin:0 auto}.authentication-password .resend{font-size:.875rem;text-align:center;color:#617082;margin-block:.625rem}.authentication-password .resend .resend-link{color:#1f8af4}.authentication-password .paragraph-error{font-size:.875rem;color:#ff2700}.authentication-password .codes{display:flex;justify-content:space-between;align-items:center;width:100%}.authentication-password .codes .error-code{color:#fff!important;background-color:#f56565!important;display:flex;position:relative;justify-content:center;align-items:center;padding:1.25rem;width:3.4375rem;height:4.0625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;z-index:1}.authentication-password .codes .error-code input{max-width:3.4375rem;max-height:4.0625rem;display:flex;justify-content:center;align-items:center;transform:translate(40%);color:#fff;font-weight:500;font-size:1.125rem;-moz-appearance:textfield}.authentication-password .codes .error-code input::-webkit-outer-spin-button,.authentication-password .codes .error-code input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.authentication-password .codes .code{display:flex;position:relative;justify-content:center;align-items:center;padding:1.25rem;width:3.4375rem;height:4.0625rem;background:#ebebeb;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;z-index:0}.authentication-password .codes .code input{max-width:3.4375rem;max-height:4.0625rem;display:flex;justify-content:center;align-items:center;transform:translate(40%);color:#d9d9d9;font-weight:500;font-size:1.125rem;-moz-appearance:textfield}.authentication-password .codes .code input::-webkit-outer-spin-button,.authentication-password .codes .code input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.authentication-password .codes .code:after{content:"";position:absolute;transform:translate(-50%);bottom:10%;width:.625rem;height:.625rem;background:#d9d9d9;z-index:1;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.quiz-share-modal{overflow-y:auto;min-height:-moz-fit-content!important;min-height:fit-content!important;z-index:100333333333!important}.quiz-share-modal .mobile-size{display:flex;gap:20px;width:100%}.quiz-share-modal .mobile-size p{font-size:1rem;color:#617082}.quiz-share-modal .share-header-group{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0;margin:0}.quiz-share-modal .share-header-group .share-header-group-title{color:#000;text-align:center;font-size:33px;font-style:normal;font-weight:500}.quiz-share-modal .share-header-group .share-header-group__img{width:1.5625rem;height:1.5625rem}.quiz-share-modal .share-header-group .share-header-group__close{padding:0;margin-top:-44px}.quiz-share-modal .share-header-group .share-header-group__close svg{fill:#33363f;width:1.5rem;height:1.5rem}.quiz-share-modal .share-paragraph{color:#6a6a6a;text-align:center;font-size:23px;font-style:normal;font-weight:300;line-height:normal}.quiz-share-modal .share-buttons-group{display:flex;justify-content:center;align-items:center;gap:10px;margin-bottom:1.25rem}.quiz-share-modal .share-buttons-group .share-buttons-group-button{display:flex;align-items:center;width:157px;padding:.75rem 1.125rem;gap:.875rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.quiz-share-modal .share-buttons-group .share-buttons-group-button-active{background:#ff8b00;color:#fff}.quiz-share-modal .share-buttons-group .share-buttons-group-button-active svg{fill:#fff;width:19px;height:19px}.quiz-share-modal .share-buttons-group .share-buttons-group-embed-code-inactive{padding:10px 16px;gap:8px;border-radius:8px;border:1px solid #d7d0dd;background:#ffffff}.quiz-share-modal .embedded-link{display:flex;align-items:center;padding:.9375rem;gap:.75rem;background:#fcfdfc;border:.0625rem dashed #ff8b00;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%}.quiz-share-modal .embedded-link svg{fill:#6a6a6a}.quiz-share-modal .embedded-link .embedded-link__input::-moz-placeholder{font-weight:200;font-size:1rem;color:#6a6a6a;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-share-modal .embedded-link .embedded-link__input,.quiz-share-modal .embedded-link .embedded-link__input::placeholder{font-weight:200;font-size:1rem;color:#6a6a6a;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quiz-share-modal .share-link-copy{display:flex;justify-content:center;align-items:center;width:157px;padding:.75rem 1.125rem;gap:1rem;background:#ff8b00;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.quiz-share-modal .share-link-copy svg{color:#fff}.quiz-share-modal .share-link-copy span{font-family:Manrope;font-weight:400;font-size:.9375rem;text-align:center;color:#fff}.quiz-share-modal .share-quiz-footer{display:flex;justify-content:space-between;align-items:center;gap:.3125rem;margin:0;width:100%}.quiz-share-modal .share-quiz-footer .share-quiz-footer-social-media-group{display:flex;align-items:center;justify-content:center;gap:1.25rem}.quiz-share-modal .share-quiz-footer .share-quiz-footer__title{display:flex;align-items:center;gap:1.875rem}.quiz-share-modal .share-quiz-footer .share-quiz-footer__title p{font-weight:400;font-size:1.25rem;color:#617082}.quiz-share-modal .share-quiz-footer .facebook-logo{fill:#b8cad4;width:.875rem;height:1.6875rem}.quiz-share-modal .share-quiz-footer .twitter-logo{fill:#b8cad4;width:1.75rem;height:1.4375rem}.quiz-share-modal .share-quiz-footer .linkedin-logo,.quiz-share-modal .share-quiz-footer .instagram-logo{fill:#b8cad4;width:1.75rem;height:1.75rem}.quiz-share-modal .share-quiz-footer .share-icon{fill:#464a54;width:1.25rem;height:1.25rem}.quiz-share-modal .embed-type-group{display:flex;align-items:center;gap:2.5rem;width:100%}.quiz-share-modal .embed-type-group button{font-size:.9375rem;line-height:1.25rem;display:block;padding:0;margin:0}.quiz-share-modal .embed-type-group .embed-type-group-active{color:#ff8b00;font-weight:400;-webkit-text-decoration:underline #ff8b00;text-decoration:underline #ff8b00;text-underline-offset:.3125rem}.quiz-share-modal .embed-type-group .embed-type-group-inactive{color:#a1a1a1;font-weight:200}.quiz-share-modal .embed-type-group .id-token{display:flex;gap:3.125rem}.quiz-share-modal .embed-iframe-code{display:flex;align-items:center;padding:.875rem;background:#fff3e6;border:.0625rem dashed #ff8b00;margin-top:20px;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;width:100%;position:relative}.quiz-share-modal .embed-iframe-code span{font-weight:300;font-size:.9375rem;color:#000}.quiz-share-modal .embed-iframe-code button{position:absolute;top:0;right:0}.quiz-share-modal .embed-iframe-code textarea::-moz-placeholder,.quiz-share-modal .embed-iframe-code .embed-iframe-code__input--origin::-moz-placeholder{font-weight:200;font-size:1rem;color:#ff8b00;resize:none;width:100%;height:100%}.quiz-share-modal .embed-iframe-code textarea,.quiz-share-modal .embed-iframe-code textarea::placeholder,.quiz-share-modal .embed-iframe-code .embed-iframe-code__input--origin,.quiz-share-modal .embed-iframe-code .embed-iframe-code__input--origin::placeholder{font-weight:200;font-size:1rem;color:#ff8b00;resize:none;width:100%;height:100%}.quiz-share-modal .selected-embed-type{display:flex;flex-direction:column;gap:1.25rem;width:100%;margin-top:.625rem}.quiz-share-modal .selected-embed-type .custom-size,.quiz-share-modal .selected-embed-type .mobile-size{display:flex;align-items:start;gap:1.25rem;flex-direction:row;position:relative}.quiz-share-modal .selected-embed-type .custom-size .size-inputs,.quiz-share-modal .selected-embed-type .mobile-size .size-inputs{position:absolute;top:100%;transform:translateY(-60%);right:0;margin-left:auto}.quiz-share-modal .selected-embed-type .custom-size .size-inputs>input,.quiz-share-modal .selected-embed-type .mobile-size .size-inputs>input{align-items:center;padding:.3125rem;background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;margin-left:.1875rem;margin-top:.3125rem}.quiz-share-modal .selected-embed-type .custom-size p,.quiz-share-modal .selected-embed-type .mobile-size p{font-weight:300;font-size:.9375rem;color:#000;margin-top:-.3125rem}.quiz-share-modal .selected-embed-type .custom-size p b,.quiz-share-modal .selected-embed-type .mobile-size p b{font-weight:500}.quiz-share-modal .embed-steps{width:100%;max-height:18.75rem;padding-bottom:1.25rem;overflow:auto;padding-right:.9375rem}.quiz-share-modal .embed-steps>span{font-weight:300;font-size:.9375rem;color:#000;padding:.625rem 0;text-align:center;display:block}.create-cover-preview-card__question-title p{font-weight:500;font-size:1.5rem;line-height:2.25rem;text-align:center}.create-cover-preview-card__question-description p{font-weight:300;font-size:1.125rem;line-height:1.6875rem;text-align:center}.confirm-quiz-deletion{background:#ffffff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:.9375rem;align-items:center;justify-content:center;min-width:400px;border-radius:.625rem}.confirm-quiz-deletion .title{font-weight:400;font-size:1.5rem;color:#617082;margin-top:30px;padding:0%}.confirm-quiz-deletion .text{font-size:1.125rem;font-weight:200;text-align:center;color:#000;margin-bottom:30px}.confirm-quiz-deletion .text b{font-weight:400}.confirm-quiz-deletion .actions{display:flex;align-items:center;justify-content:center;gap:1.5625rem}.confirm-quiz-deletion button{display:flex;flex-direction:row;align-items:center;padding:.75rem 1.375rem;gap:1.25rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:.875rem;letter-spacing:.3px;margin-top:25px;font-family:Manrope;font-style:normal}.confirm-quiz-deletion .button-save{background:#ff8b00;color:#fff}.confirm-quiz-deletion .button-save svg{color:#fff}.confirm-quiz-deletion .button-cancel{background:#e4f1fe;color:#ff8b00}.confirm-quiz-deletion .button-cancel svg{fill:#ff8b00}.add-new-user .form{width:100%;display:flex;flex-direction:column;gap:1.1rem}.add-new-user .form .form-label{font-weight:400;line-height:26px;text-align:left;margin-bottom:5px!important}.add-new-user .form .role svg{transform:rotate(360deg)}.add-new-user .form .label-select{background:#ffffff;border:1px solid #d7d0dd;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;padding:0 11px 0 6px;border-radius:8px;align-items:center;justify-content:center;flex-direction:row-reverse;position:relative}.add-new-user .form .label-select .users-select{width:100%}.add-new-user .form .label-select .users-select .css-13cymwt-control{border:none}.add-new-user .form .label-select .users-select .css-13cymwt-control .css-art2ul-ValueContainer2{padding:0}.add-new-user .form .label-select .users-select .css-13cymwt-control .css-1dimb5e-singleValue{color:#e67d00}.add-new-user .form .label-select .users-select .css-1u9des2-indicatorSeparator{display:none}.add-new-user .form .label-select .users-select .css-t3ipsp-control{border:none;box-shadow:none}.add-new-user .form .label-select .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;padding:-1px;width:-moz-fit-content;width:fit-content;color:#e67d00}.add-new-user .form .label-select .generate .underline{text-decoration:underline}.add-new-user .form .label-select .icon{border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-user .form .label-select .icon svg{fill:#617082;scale:140%}.add-new-user .form .label-select .input{flex-grow:1;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label-select .input::-moz-placeholder{color:#000;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label-select .input::placeholder{color:#000;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label-select .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-user .form .label-select .select-roles::-ms-expand{display:none}.add-new-user .form .label-select .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-user .form .label-select .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-user .form .label-select .error-msg:first-letter{text-transform:capitalize}.add-new-user .form .label{background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;align-items:baseline;justify-content:space-between;position:relative;border-radius:8px;flex-direction:row-reverse}.add-new-user .form .label .users-select{padding-right:11px;width:100%}.add-new-user .form .label .users-select .css-13cymwt-control{border:none}.add-new-user .form .label .users-select .css-13cymwt-control .css-art2ul-ValueContainer2{padding:0}.add-new-user .form .label .users-select .css-13cymwt-control .css-1u9des2-indicatorSeparator{display:none}.add-new-user .form .label .users-select .css-t3ipsp-control{border:none;box-shadow:none}.add-new-user .form .label .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;width:-moz-fit-content;width:fit-content;color:#e67d00}.add-new-user .form .label .generate .underline{text-decoration:underline}.add-new-user .form .label .icon{border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-user .form .label .icon svg{fill:#e4f1fe;scale:140%}.add-new-user .form .label .input{flex-grow:1;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label .input::-moz-placeholder{color:#7c7185;font-size:14px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.add-new-user .form .label .input::placeholder{color:#7c7185;font-size:14px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.add-new-user .form .label .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-user .form .label .select-roles::-ms-expand{display:none}.add-new-user .form .label .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-user .form .label .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;left:0rem;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-user .form .label .error-msg:first-letter{text-transform:capitalize}.add-new-user .form .error-msg-rtl{right:0rem}.add-new-user .form .label-password{background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;align-items:baseline;justify-content:space-between;position:relative}.add-new-user .form .label-password .users-select{padding-right:11px;width:100%}.add-new-user .form .label-password .users-select .css-13cymwt-control{border:none}.add-new-user .form .label-password .users-select .css-13cymwt-control .css-art2ul-ValueContainer2{padding:0}.add-new-user .form .label-password .users-select .css-13cymwt-control .css-1u9des2-indicatorSeparator{display:none}.add-new-user .form .label-password .users-select .css-t3ipsp-control{border:none;box-shadow:none}.add-new-user .form .label-password .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#fff;font-size:.8125rem;margin:0%;padding:-1px;width:-moz-fit-content;width:fit-content;color:#e67d00}.add-new-user .form .label-password .icon svg{fill:#e4f1fe;scale:140%}.add-new-user .form .label-password .input{flex-grow:1;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label-password .input::-moz-placeholder{color:#7c7185;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.add-new-user .form .label-password .input::placeholder{color:#7c7185;font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.add-new-user .form .label-password{background:#ffffff;border:1px solid #d7d0dd;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;padding:0 11px 0 6px;border-radius:8px;align-items:baseline;justify-content:space-between;position:relative}.add-new-user .form .label-password .generate{display:flex;align-items:center;padding:.625rem .9375rem;gap:1.875rem;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;color:#e67d00;font-size:.8125rem;margin:0%;padding:0;width:-moz-fit-content;width:fit-content}.add-new-user .form .label-password .generate .underline{text-decoration:underline}.add-new-user .form .label-password .icon{border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-user .form .label-password .icon svg{fill:#617082;scale:140%}.add-new-user .form .label-password .input{flex-grow:1;padding:.625rem .9375rem;padding-left:1px;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-user .form .label-password .input::-moz-placeholder{color:#7c7185;font-size:14px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.add-new-user .form .label-password .input::placeholder{color:#7c7185;font-size:14px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.add-new-user .form .label-password .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-user .form .label-password .select-roles::-ms-expand{display:none}.add-new-user .form .label-password .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-user .form .label-password .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-user .form .label-password .error-msg:first-letter{text-transform:capitalize}.add-new-user .form .input-error{border:.0625rem solid #d50000!important}.add-new-user .form .show-password{padding:.625rem .9375rem;margin-left:.625rem;margin-top:0%}.add-new-user .form .show-password svg{background:transparent!important;fill:transparent!important;color:#617082;scale:150%;width:.9375rem;height:.9375rem}.add-new-user .css-hyybht-control{border:none!important}.add-new-user .css-hyybht-control .css-bdi3w9{overflow:hidden}@media (max-width: 400px){.confirm-quiz-deletion{min-width:18.75rem}.confirm-user-deletion{min-width:300px;max-width:350px}}.tag-name{height:30px;display:flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:58px;border:none;background:var(--Inherit_Gray_Shades-Purple-Shade-50, #fdfcfd);border:1px solid var(--Grey_Color_Shades-Black-300, #cecece);font-size:14px;font-weight:400;line-height:24px}@media (max-width: 420px){.confirm-user-deletion .actions{flex-direction:column-reverse;gap:.625pxrem}.confirm-user-deletion .actions button{margin-top:0;width:100%}}@media (max-width: 366px){.confirm-user-deletion{width:100%;max-width:300px}}.toggle-anonymous{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1.25rem;color:#617082;padding:.625rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem}.quiz-settings-select{width:240px;height:45px!important}.quiz-settings-select .ant-select-selector{border:solid .03125rem #cbd5e1!important}.advanced-multi-select>div{width:100%!important;color:#617082!important;border:solid .03125rem #cbd5e1!important;padding:.125rem 0rem!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;outline:none!important}.advanced-multi-select>div>* input{font-weight:400!important;font-size:.8125rem!important;line-height:1.5rem!important;color:#617082!important;outline:none!important}.advanced-multi-select-user>div{width:100%!important;color:#617082!important;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;padding:.1875rem 0rem!important;margin-top:22px;outline:none!important}.advanced-multi-select-user>div>* input{font-weight:400!important;font-size:.8125rem!important;line-height:1.5rem!important;color:#617082!important;outline:none!important}.advanced-multi-select-user-add>div{width:100%!important;color:#617082!important;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;padding:.1875rem 0rem!important;outline:none!important}.advanced-multi-select-user-add>div>* input{font-weight:400!important;font-size:.8125rem!important;line-height:1.5rem!important;color:#617082!important;outline:none!important}.quiz-language{display:flex;justify-content:space-between}.quiz-language>span{font-weight:400;font-size:16px;line-height:1.5rem;color:#617082}.quiz-trial-settings{border:1px solid var(--Grey_Color_Shades-Black-300, rgb(206, 206, 206));border-radius:8px;padding:16px}.error-level .ant-select-selector{border-color:#e53209!important}.loading-spinner{--square: 26px;--offset: 30px;--duration: 2.4s;--delay: .2s;--timing-function: ease-in-out;--in-duration: .4s;--in-delay: .1s;--in-timing-function: ease-out;width:calc(3 * var(--offset) + var(--square));height:calc(2 * var(--offset) + var(--square));margin-top:30px;position:relative;box-shadow:unset!important}.loading-spinner div{display:inline-block;background:#ff8b00;border:none;border-radius:2px;width:var(--square);height:var(--square);position:absolute;padding:0;margin:0;font-size:6pt;color:#000}.loading-spinner #square1{left:calc(0 * var(--offset));top:calc(0 * var(--offset));animation:square1 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loading-spinner #square2{left:calc(0 * var(--offset));top:calc(1 * var(--offset));animation:square2 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(1 * var(--in-delay)) var(--in-timing-function) both}.loading-spinner #square3{left:calc(1 * var(--offset));top:calc(1 * var(--offset));animation:square3 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(2 * var(--in-delay)) var(--in-timing-function) both}.loading-spinner #square4{left:calc(2 * var(--offset));top:calc(1 * var(--offset));animation:square4 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(3 * var(--in-delay)) var(--in-timing-function) both}.loading-spinner #square5{left:calc(3 * var(--offset));top:calc(1 * var(--offset));animation:square5 var(--duration) var(--delay) var(--timing-function) infinite,squarefadein var(--in-duration) calc(4 * var(--in-delay)) var(--in-timing-function) both}@keyframes square1{0%{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square2{0%{left:calc(0 * var(--offset));top:calc(1 * var(--offset))}8.333%{left:calc(0 * var(--offset));top:calc(2 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}25.00%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}to{left:calc(0 * var(--offset));top:calc(0 * var(--offset))}}@keyframes square3{0%,to{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}16.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}25.00%{left:calc(1 * var(--offset));top:calc(0 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}75.00%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}83.33%{left:calc(1 * var(--offset));top:calc(2 * var(--offset))}91.67%{left:calc(1 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square4{0%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}33.33%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}41.67%{left:calc(2 * var(--offset));top:calc(2 * var(--offset))}50.00%{left:calc(3 * var(--offset));top:calc(2 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}}@keyframes square5{0%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}50.00%{left:calc(3 * var(--offset));top:calc(1 * var(--offset))}58.33%{left:calc(3 * var(--offset));top:calc(0 * var(--offset))}66.67%{left:calc(2 * var(--offset));top:calc(0 * var(--offset))}75.00%{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}to{left:calc(2 * var(--offset));top:calc(1 * var(--offset))}}@keyframes squarefadein{0%{transform:scale(.75);opacity:0}to{transform:scale(1);opacity:1}}.create-result-preview-panel{display:flex;flex-direction:column;width:100%;height:100%;justify-content:stretch;gap:1.25rem;border-radius:8;-webkit-border-radius:8;-moz-border-radius:8;overflow:hidden;position:relative}@media (max-width: 50rem){.create-result-preview-panel{display:none!important}}.create-result-preview-panel>.create-result-preview-card{position:relative!important;top:unset!important;left:unset!important;transform:unset!important}.create-result-preview-panel>.preview-buttons{float:top!important}.not-found{position:absolute;background-color:#edf2f7;min-width:100%;height:calc(100vh - 77px);max-height:calc(100vh - 77px);display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0;overflow:hidden}@media (max-width: 47.9375rem){.not-found{margin-inline:-.625rem}}.not-found>.image-404{height:55.95703125%;justify-content:center;display:flex;align-items:flex-end}.not-found>.image-404 img{width:100%;height:auto;margin-bottom:-2px}@media (max-width: 93.75rem){.not-found>.image-404 img{width:80%}}@media (max-width: 70.625rem){.not-found>.image-404 img{width:70%}}@media (max-width: 60.4375rem){.not-found>.image-404{align-items:center}}.not-found .text{height:44.04296875%;background:#00396a;width:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.not-found .text .title{margin-top:37px;font-family:Manrope;font-style:normal;font-weight:700;font-size:50px;line-height:75px;color:#fff}.not-found .text .description{font-family:Manrope;font-style:normal;font-weight:700;font-size:28px;line-height:42px;color:#fff}.not-found .text .go-back{margin-top:2.1875rem;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:12px 18px;gap:16px;width:171px;height:48px;background:#1f8af4;border-radius:8px}.not-found .text .go-back span{font-family:Manrope;font-style:normal;font-weight:500;font-size:15px;line-height:20px;color:#fff}@media (max-width: 47.9375rem){.not-found .text .title{font-size:38px;font-weight:500}.not-found .text .description{font-size:16px;font-weight:500}}.floating-save-loader{position:fixed;bottom:10%;right:2%;width:3.125rem;height:3.125rem;background-color:#fff;border-radius:50%;box-shadow:0 0 10px #0003;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:999;padding:.625rem}.floating-save-loader #spinner{animation:rotating 2s linear infinite}@keyframes rotating{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mysite-container{padding:1.5625rem;border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;width:100%;min-height:calc(100vh - 3.75rem);height:100%;background-color:#fff;max-width:calc(100vw - 8.75rem);transition:all .6s ease}.mysite-container.sideBar-open{max-width:calc(100vw - 19.375rem)}@media (max-width: 47.9375rem){.mysite-container{max-width:100vw;padding-block:1.5rem;padding-inline:1.5rem}.mysite-container.sideBar-open{max-width:100vw}}.sites-list-page{background:#ffffff;height:100vh!important;width:100%;height:auto;padding:1.5625rem 70px 1.5625rem 1.5625rem;position:relative;max-width:calc(100vw - 8.75rem);display:flex;flex-direction:column;justify-content:flex-start;gap:1.25rem;transition:all .6s ease}.sites-list-page .list-search{background:#f9fafb;display:flex;width:100%;justify-content:space-between;gap:20px;padding:9px 16px;border-radius:12px;align-items:center}.sites-list-page.sideBar-open{max-width:calc(100vw - 19.375rem)}@media (max-width: 62.5rem){.sites-list-page{max-width:calc(89vw - 8.75rem);padding:1.875rem}}@media (max-width: 47.9375rem){.sites-list-page,.sites-list-page.sideBar-open{max-width:100vw}}@media (max-width: 25rem){.sites-list-page{padding:0px 1.5625rem}.sites-list-page .create-new-user{width:100%!important}}.confirm-site-deletion{background:#ffffff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;padding:2.5rem;display:flex;flex-direction:column;gap:.9375rem;align-items:center;justify-content:center;min-width:400px;border-radius:.625rem}.confirm-site-deletion .title{font-weight:400;font-size:1.5rem;color:#617082;margin-bottom:30px;padding:0%}.confirm-site-deletion .text{font-size:1.125rem;font-weight:200;text-align:center;color:#000;margin-bottom:30px}.confirm-site-deletion .text b{font-weight:300}.confirm-site-deletion .actions{display:flex;align-items:center;justify-content:center;gap:1.5625rem}.confirm-site-deletion button{display:flex;flex-direction:row;align-items:center;padding:.75rem 1.375rem;gap:1.25rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:.875rem;letter-spacing:.3px;font-family:Manrope;font-style:normal}.confirm-site-deletion .button-save{background:#ff8a00;color:#fff}.confirm-site-deletion .button-save svg{color:#fff}.confirm-site-deletion .button-cancel{color:#ff8b00;border:1px solid #d7d0dd}.confirm-site-deletion .button-cancel svg{fill:#ff8b00}.logo-delete-confirmation,.logo-user-add{display:flex;justify-content:center;align-items:center;padding:1.875rem;background:#8ac990;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%}.logo-delete-confirmation svg,.logo-user-add svg{color:#fff;scale:200%}.add-new-site{max-width:39.875rem;min-width:37.5rem;background:#ffffff;-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;padding:1.5625rem;display:flex;flex-direction:column;gap:.9375rem;justify-content:space-between;min-height:70vh;border-radius:.625rem}.add-new-site .label-site{border-radius:8px;padding:8px 16px;margin:0 auto;width:99%!important}.add-new-site .hint_update_token{background-color:#fa8c16;padding:6px 8px;color:#fff;text-align:start;border-radius:6px;margin:0 .3125rem .625rem}.add-new-site #siteName::-moz-placeholder{color:#9c9c9c;opacity:1}.add-new-site #siteName::placeholder{color:#9c9c9c;opacity:1}.add-new-site #siteName:-ms-input-placeholder{color:#9c9c9c}.add-new-site #siteName::-ms-input-placeholder{color:#9c9c9c}.add-new-site .title-mySite{margin-bottom:1.1875rem!important}.add-new-site .domainsList-container{margin-top:0!important}.add-new-site .domains-container{margin:0!important;background:#ffffff!important;padding:0rem 0rem 1.25rem;padding:.625rem .3125rem!important}.add-new-site .domains-container .form-label{margin-bottom:3px!important}.add-new-site .domains-list-items{max-height:10.625rem;overflow:auto;padding-right:.9375rem;margin-right:-.9375rem}.add-new-site .domains-list-items ul li{padding:.3125rem!important}.add-new-site .sites-container{width:100%;height:100%;max-height:77vh;overflow-y:auto;overflow-x:hidden}.add-new-site .form{width:100%;display:flex;flex-direction:column;gap:1.25rem}.add-new-site .form .role svg{transform:rotate(90deg)}.add-new-site .form .label{background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;align-items:center;justify-content:space-between;position:relative}.add-new-site .form .label .icon{background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.6875rem .625rem .4375rem}.add-new-site .form .label .icon svg{fill:#617082;scale:140%}.add-new-site .form .label .error-icon{background-color:#d50000}.add-new-site .form .label .error-icon svg{fill:#fff;scale:140%}.add-new-site .form .label .input{flex-grow:1;padding:.625rem .9375rem;padding-left:35px;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-site .form .label .input::-moz-placeholder{color:#aba1b3;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-site .form .label .input::placeholder{color:#aba1b3;font-size:.8125rem;font-family:Manrope;font-style:normal;font-weight:300;font-size:13px}.add-new-site .form .label .select-roles{appearance:none;background-color:transparent;border:none;margin:0;padding-left:35px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#617082 50%),linear-gradient(135deg,#617082 50%,transparent 50%),linear-gradient(to right,rgba(57,64,75,.1),rgba(57,64,75,.1));background-position:calc(100% - 17px) calc(1em + 7px),calc(100% - 12px) calc(1em + 7px),100% 0;background-size:5px 5px,5px 5px,2.6em 5em;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;background-repeat:no-repeat;outline:none;height:43px;width:100%;cursor:pointer;line-height:1.1;font-weight:300;font-size:13px;position:relative;display:inline-block}.add-new-site .form .label .select-roles::-ms-expand{display:none}.add-new-site .form .label .select-roles option{background:rgba(0,0,0,.3)!important;color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.4)}.add-new-site .form .label .error-msg{bottom:-39px;position:absolute;color:#d50000;font-size:.625rem;font-weight:700;margin-top:.625rem;letter-spacing:.3px;margin-bottom:20px}.add-new-site .form .label .error-msg:first-letter{text-transform:capitalize}.add-new-site .form .input-error{border:.0625rem solid #d50000!important}.add-new-site .form .show-password{padding:.625rem .9375rem;margin-left:.625rem;margin-top:0%}.add-new-site .form .show-password svg{background:transparent!important;fill:transparent!important;color:#617082;scale:150%;width:.9375rem;height:.9375rem}.add-new-site .actions{display:flex;align-items:center;justify-content:flex-end;gap:1.5625rem}.add-new-site button{display:flex;justify-content:center;align-items:center;padding:.75rem 1.375rem;gap:1.25rem;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;font-weight:400;font-size:.875rem;letter-spacing:.3px;height:40px;width:134px;font-family:Manrope;font-style:normal}.add-new-site .button-save{background:#ff8b00;color:#fff}.add-new-site .button-save svg{color:#fff}.add-new-site .button-cancel{color:#000;border:1px solid #d7d0dd}.add-new-site .button-cancel svg{fill:#ff8b00}@media (max-width: 37.5rem){.add-new-site{max-width:100vw;min-width:90vw}.add-new-site input[pass]{max-width:145px}}@media (max-width: 25rem){.confirm-site-deletion{min-width:300px;max-width:350px}.add-new-user .password-input{max-width:145px}}.logo-user-add{background-color:#70b3f4!important}.logo-user-add svg{scale:100%!important}.sites-table-wrapper .toggle-admin{padding:0;margin:0;transition:all .3s ease-in}.sites-table-wrapper .toggle-admin .dot{display:block;background:#ebebeb;border-radius:.8125rem;-webkit-border-radius:.8125rem;-moz-border-radius:.8125rem;height:0rem;width:36px;border:none;position:relative;cursor:pointer;transition:all .3s ease-in;min-height:20px}.sites-table-wrapper .toggle-admin .dot:after{content:"";position:absolute;top:50%;transform:translateY(-50%);left:5%;background:#ffffff;box-shadow:0 .0625rem .25rem #00000040;width:.9375rem;height:.9375rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:all .3s ease-in}.sites-table-wrapper .toggle-admin input{display:none;transition:all .3s ease-in}.sites-table-wrapper .toggle-admin input:checked{transition:all .3s ease-in}.sites-table-wrapper .toggle-admin input:checked+.dot{background-color:#ff8a00;transition:all .3s ease-in}.sites-table-wrapper .toggle-admin input:checked+.dot:after{right:5%;left:unset;transition:all .3s ease-in}.sites-table-wrapper .toggle-admin input:checked+.dot:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:unset;right:15%;z-index:0;background:#ff8a00;width:.5rem;height:.5rem;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;transition:all .3s ease-in}.sites-table-wrapper .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-overflow:ellipsis!important;overflow-x:auto}.sites-table-wrapper .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #ff8b00}.sites-table-wrapper .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ff8b00}.sites-table-wrapper .id-container svg{cursor:pointer}.sites-table-wrapper input[type=checkbox]{position:relative;border:1.5px solid #d0d5dd;background:none;cursor:pointer;margin:0 .6em 0 0;outline:0;padding:0!important;vertical-align:text-top;height:20px;width:20px;border-radius:6px;-webkit-appearance:none}.sites-table-wrapper input[type=checkbox]:checked{background:#faf9fb;border-radius:6px;border:1px solid #e67d00}.sites-table-wrapper input[type=checkbox]:checked:after{content:"";position:absolute;right:5px;top:2px;width:6px;height:11px;border:1px solid #e67d00;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:2}.sites-table-wrapper table{border-collapse:separate!important;border-spacing:0!important}.sites-table-wrapper th{border:solid 1px #eaecf0!important;border-style:solid none solid none!important;padding:24px 12px!important}.sites-table-wrapper tr:first-child th:first-child{border-top-left-radius:10px!important;padding:24px 12px!important}.sites-table-wrapper th{border:solid 1px #eaecf0!important;border-style:solid none solid none!important;padding:13px!important}.sites-table-wrapper tr:first-child th:first-child{border-top-left-radius:10px!important}.sites-table-wrapper tr:first-child th:last-child{border-top-right-radius:10px!important;border-style:solid!important;border-left:none!important}.sites-table-wrapper tr:first-child th{border-top-style:solid!important}.sites-table-wrapper tr th:first-child{border-left-style:solid!important}.sites-table-wrapper tfoot tr:last-child td:last-child{border-bottom-right-radius:10px!important}.sites-table-wrapper tr:last-child td:last-child{border-bottom-right-radius:10px!important;text-align:center}:dir(rtl) .sites-table-wrapper tr:last-child td:last-child{border-right:none!important;border-bottom-left-radius:10px;border-left:1px solid #eaecf0!important}.sites-table-wrapper table tbody tr td:last-child{text-align:center!important}.pending-status{background:rgb(255,171,0);color:#fff;border-radius:6px;padding:0 8px;height:28px!important;display:flex;align-items:center;justify-content:center;width:100px;margin:0 auto}@media (max-width: 127.1875rem){.sites-table-wrapper{margin-bottom:1rem}.sites-table-wrapper::-webkit-scrollbar{width:0!important;height:3px!important}.sites-table-wrapper::-webkit-scrollbar-track{background-color:#39404b1a!important;border-radius:100%!important}.sites-table-wrapper::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px!important;border-radius:100px!important;width:.75rem!important}}.sites-table-wrapper table{border-collapse:collapse;font-size:.9em;width:100%;border-radius:.3125rem .3125rem 0 0;text-overflow:ellipsis;overflow:scroll;table-layout:fixed}@media (max-width: 990px){.sites-table-wrapper table{min-width:60rem}}@media (max-width: 767px){.sites-table-wrapper table{margin-right:0rem}}.sites-table-wrapper table thead>tr{background-color:#fff;text-align:left;font-weight:700;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;overflow:hidden!important}.sites-table-wrapper table thead>tr>th{padding:12px 8px;font-weight:400;font-size:15px;text-transform:capitalize;color:#667085;position:relative;width:18.7%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden!important}.sites-table-wrapper table thead>tr>th:first-child{padding-left:40px;border-top-left-radius:8px}.sites-table-wrapper table tbody tr,.sites-table-wrapper table tfoot tr{background-color:#fff;text-align:left;font-weight:400;font-size:14px;text-overflow:ellipsis}.sites-table-wrapper table tbody tr .title-container,.sites-table-wrapper table tfoot tr .title-container{width:98%;color:#667085;text-overflow:ellipsis!important;overflow-x:hidden}.sites-table-wrapper table tbody tr td,.sites-table-wrapper table tfoot tr td{padding:24px 12px;text-transform:capitalize;color:#334155;position:relative;border-bottom:1px solid #eaecf0;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}.sites-table-wrapper table tbody tr td .title-container,.sites-table-wrapper table tfoot tr td .title-container{width:98%;color:#101828;text-overflow:ellipsis!important;overflow-x:hidden}.sites-table-wrapper table tbody tr td .id-container,.sites-table-wrapper table tfoot tr td .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-overflow:ellipsis!important;overflow-x:hidden}.sites-table-wrapper table tbody tr td .id-container .checkbox-copylink,.sites-table-wrapper table tfoot tr td .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #7a43a2}.sites-table-wrapper table tbody tr td .id-container .checkbox-copylink p,.sites-table-wrapper table tfoot tr td .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7a43a2}.sites-table-wrapper table tbody tr td .id-container svg,.sites-table-wrapper table tfoot tr td .id-container svg{cursor:pointer}.sites-table-wrapper table tbody tr td .advanced-select,.sites-table-wrapper table tfoot tr td .advanced-select{width:100%!important;color:#617082!important;padding:.1875rem 0rem!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;outline:none!important}.sites-table-wrapper table tbody tr td:first-child,.sites-table-wrapper table tfoot tr td:first-child{border-left:1px solid #eaecf0}.sites-table-wrapper table tbody tr td .buttons,.sites-table-wrapper table tfoot tr td .buttons{display:flex;align-items:center;position:relative}@media (max-width: 1280px){.sites-table-wrapper table tbody tr td .buttons,.sites-table-wrapper table tfoot tr td .buttons{flex-wrap:wrap}}.sites-table-wrapper table tbody tr td .buttons .button,.sites-table-wrapper table tfoot tr td .buttons .button{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;background:rgba(255,255,255,.1);transition:all .2s ease-in;display:flex;color:#ff8b00;align-items:center;justify-content:center}.sites-table-wrapper table tfoot tr td{padding:6px 8px!important}.sites-table-wrapper table tbody tr td:last-child{border-right:1px solid #eaecf0;padding-left:16px}.sites-table-wrapper table tfoot tr td:last-child{border-right:1px solid #eaecf0;padding-left:16px}.sites-table-wrapper table tfoot tr td:first-child{border-left:1px solid #eaecf0!important}:dir(rtl) .sites-table-wrapper table tfoot tr td:first-child{border-right:1px solid #eaecf0!important;border-left:none!important}.sites-table-wrapper table tbody tr td:first-child,.sites-table-wrapper table tfoot tr td:first-child{border-left:1px solid #eaecf0!important;border-bottom-left-radius:10px}:dir(rtl) .sites-table-wrapper table tbody tr td:first-child,:dir(rtl) .sites-table-wrapper table tfoot tr td:first-child{border-right:1px solid #eaecf0!important;border-left:none!important;border-bottom-right-radius:10px}.sites-table-wrapper table tfoot tr{background-color:#fff;height:55px}.sites-table-wrapper table tbody tr:hover{background-color:#f1f5f9}.pagination-attempts{display:flex;justify-content:right;align-items:center;width:94%}.pagination-attempts .ant-select .ant-select-arrow{color:#000;margin-right:-9px}.switch-container,.edit-link,.delete-button{display:flex;cursor:pointer;gap:10px;padding:4px 0}.switch-container.disabled{cursor:not-allowed;opacity:.5}.divider{margin:2px -15px;width:140%}.actions-popover{cursor:pointer}.actions-popover .ant-popover .ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:8px;width:101px;display:flex;align-items:center;justify-content:center;border:1px solid #f0f0f0;box-shadow:0 4px 4px #00000008,0 4px 6px -2px #00000008;padding:8px}.attempts-page{padding:1.5625rem;height:96vh;overflow-y:scroll;min-height:calc(100vh - 3.75rem);background-color:#fff;max-width:calc(100vw - 8.75rem);transition:all .6s ease;margin-right:-1rem}.attempts-page.sideBar-open{max-width:calc(100vw - 19.375rem)}.attempts-page .ant-select-selection-wrap{text-align:justify}.attempts-page .paginate-container{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;display:flex;justify-content:right;align-items:center;gap:1.4%;width:94%}.attempts-page .ant-pagination-item{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important;border-right:none!important;color:#000!important}.attempts-page .ant-pagination-next,.attempts-page .ant-pagination-prev{border-radius:0!important;border:1px solid #c0c1c3!important;display:flex!important;justify-content:center!important;font-weight:700!important;align-items:center!important}:dir(rtl) .attempts-page .ant-pagination-next,:dir(rtl) .attempts-page .ant-pagination-prev{border-radius:6px 0 0 6px/6px 0px 0px 6px!important;border-right:none!important;margin-inline-end:0px!important}.attempts-page .ant-pagination-next{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.attempts-page .ant-pagination-prev{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important;border-right:none!important;margin-inline-end:0px!important}:dir(rtl) .attempts-page .ant-pagination-prev{border-left:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:1px solid #c0c1c3!important;border-radius:0 6px 6px 0/0px 6px 6px 0px!important}.attempts-page .ant-pagination-item-ellipsis{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:none!important;border-radius:0!important}.attempts-page .ant-pagination-item-ellipsis::hover{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important}.attempts-page .ant-pagination-jump-next,.attempts-page .ant-pagination-jump-prev{margin-inline-end:0px!important;border-right:none!important}.attempts-page .ant-pagination-item-active a{color:#000!important;background-color:#f9fafb!important;font-weight:300!important}@media (max-width: 47.9375rem){.attempts-page{max-width:100vw;padding-block:1.5rem;padding-inline:1.5rem}.attempts-page.sideBar-open{max-width:100vw}}@media (max-width: 990px){.attempts-page :where(.css-dev-only-do-not-override-14i19y2).ant-select-multiple{width:100%!important}.attempts-page .advanced-filters-container{width:88%!important;flex-wrap:wrap;height:unset}.attempts-page :where(.css-dev-only-do-not-override-nqoqt9).ant-select-multiple{width:100%!important}.attempts-page :where(.css-dev-only-do-not-override-14i19y2).ant-picker-outlined{width:100%!important}.attempts-page :where(.css-dev-only-do-not-override-nqoqt9).ant-picker-outlined{width:100%!important}}@media (max-width: 767px){.attempts-page .advanced-filters-container{width:100%!important}}@media (max-width: 600px){.attempts-page .pagination-attempts{flex-direction:column}}@media (max-width: 400px){.attempts-page{padding-left:0rem}}.advanced-filters-container{height:6%}.full-height-select{width:100%!important;height:100%!important}.ant-select-selection-overflow{overflow-y:scroll;padding:3px}.ant-select-selection-overflow::-webkit-scrollbar{display:none!important}.users-list-container{overflow-y:scroll;height:250px;width:100%}.users-list-container::-webkit-scrollbar{display:none}.start-button-box-shadow{box-shadow:0 4px #1a59a5;width:100%}.show-qr-button{display:flex;align-items:center;border:none}.lock-button{background-color:#fff!important;color:#000!important;border:1px solid rgb(222,228,233);padding:8px;border-radius:8px;box-shadow:0 4px #c1ccd6;display:flex;align-items:center;justify-content:center}.qr-code-card{height:400px!important;width:400px!important}.qr-code-card canvas{height:auto!important;width:300px!important}.links-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px}.start-quiz-page{background:linear-gradient(116.82deg,#edf2f7 0%,#deeeff 100%);height:100vh;display:flex;align-items:center;justify-content:center;font-weight:500;flex-direction:column}.start-quiz-page p{color:#1f8af4;margin:30px;font-size:20px}.start-quiz-page span{background-color:#d5e5f5;color:#1f8af4;height:119px;width:100%;display:flex;align-items:center;justify-content:center;font-size:96px}.qr-modal{color:#fff}.qr-modal .ant-modal-content{background-color:transparent!important;box-shadow:none}.pin-code{width:400px;height:400px;background-color:#41494b80;border:none;color:#fff;justify-content:center;align-items:center;display:flex;font-size:64px;font-weight:700}.qr-close-button{background-color:#ffffff61!important;color:#fff!important;border:none;display:flex;align-items:center;justify-content:center}.qr-pin-title{font-size:40px;font-weight:600}.link-avatar{display:flex;align-items:center;justify-content:center}.link-avatar img{width:20px!important;height:20px!important}.qr-data-title{font-family:Manrope;font-size:40px;font-weight:600;line-height:60px;text-align:left;color:#dadada}.qr-modal-wrapper{background-color:#000c}.qr-modal-header{background-color:transparent!important}.game-pin .ant-input{text-align:center;font-size:35px!important;font-weight:700;letter-spacing:15px}.invite-link-input .ant-input{text-align:center;font-size:35px!important;font-weight:500}.delete-user{cursor:pointer}.total-players{display:flex;align-items:center;gap:5px;border:none;background-color:transparent;box-shadow:none;color:#bfbdc7}.lock-screen{background-color:#000;width:100%;height:300px;border-radius:10px}.waiting-for-participants{font-family:Manrope;font-size:20px;font-weight:500;line-height:30px;height:250px;color:#1f8af4}.qr-modal-divider{height:150px;background-color:#8d8d8d}.copy-clipboard-btn{border-color:transparent!important}.max-number-players{width:50px;height:33px;font-family:Manrope;font-size:15px;font-weight:600;line-height:33px;text-align:left;color:#1e202e}.players-max-number-input{border:1px solid rgb(205,230,255);width:119.5px;height:45px}.players-max-number-input .ant-input-number-handler{border:none!important}.players-max-number-input .ant-input-number-input{color:#ff8b00;border-bottom:1px solid rgb(255,139,0);font-family:Manrope;padding:5px;font-size:19px;text-align:center;font-weight:600;width:31px;border-radius:0!important}.ant-input::-webkit-inner-spin-button,.ant-input::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0!important}.players-number-spinner{cursor:pointer}.join-quiz-card-header{font-size:22px;font-weight:600;line-height:33px;text-align:left}.preview-question,.student-preview-question{background-color:#def!important;color:#1f8af4!important;border:none;padding:9px;display:flex;align-items:center;justify-content:center;width:40px}.student-preview-question{background-color:#2e98ea!important;color:#fff!important}.student-preview-question-disabled{background-color:#aecfe9!important;color:#fff!important;border:none}.preview-quiz-questions-wrapper{height:40px;max-width:100%;overflow-x:auto}.mobile-preview-quiz::-webkit-scrollbar{display:none}.preview-quiz-questions-wrapper::-webkit-scrollbar{display:none}.disabled-preview-button{background-color:#d3dbe3!important;color:#fff!important;border:none}.text-wrapper,.student-text-wrapper{background-color:#f3f9ff;padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:center}.text-wrapper img,.student-text-wrapper img{-o-object-fit:contain;object-fit:contain;height:300px;max-width:400px}.student-question-wrapper{background-color:#e4f1fe;border-radius:8px;padding:20px}.student-question-wrapper .rhap_container{border-radius:10px}.student-text-wrapper{background-color:transparent!important;color:#264872!important}.student-text-wrapper img{-o-object-fit:contain;object-fit:contain;height:200px}.user-rank{background-color:transparent;border:1px solid rgb(232,238,245);border-radius:5px;padding:3px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.tab{border:none;box-shadow:none}.active-tab{color:#fff;background-color:#64acf4}.body-cell{width:22%}.body-cell .ant-statistic-content-value{font-size:17px;font-family:Play,sans-serif;font-weight:400;font-style:normal}.student-body-cell{padding:5px;width:100%;font-family:Play;font-size:16px;font-weight:700;line-height:18.51px;text-align:center}.student-body-cell .ant-statistic-content-value{font-size:20px;font-family:Play,sans-serif;font-weight:400;color:#fff;font-style:normal}.user-row,.disconnected-user-row,.user-table-header{padding:4px;border-radius:4px;border:1px solid rgb(232,238,245)!important;width:100%}.mobile-preview-quiz{overflow-y:scroll}.user-table-header{border:none!important}.bar-chart{background:transparent white 0% 0% no-repeat padding-box;border-radius:8px}.apexcharts-xaxis-tick{stroke:transparent}.apexcharts-grid #SvgjsLine1870{stroke:#c2cfdc}.apexcharts-toolbar{display:none!important}.preview-quiz .ant-card-body{padding:8px!important}.answers-details-modal .ant-modal-content{padding:0!important}.answers-details-modal .ant-modal-header{background-color:#d5e4ff;color:#0a45a9;height:54px}.questions-white-background{background-color:#fff!important}.grey-background{border:1px solid #edf2f7!important;background-color:#edf2f7!important}.question-card-black-content{color:#000!important}.answer,.near-to-correct-answer,.selected-answer,.student-selected-answer,.wrong-answer,.right-answer{width:365px;position:relative;flex-basis:1;border-radius:10px;border:1px solid rgb(200,225,254);cursor:pointer;background-color:#dee9fc}.answer section,.near-to-correct-answer section,.selected-answer section,.student-selected-answer section,.wrong-answer section,.right-answer section{margin-left:100px;padding:10px;font-size:13px;text-align:center;overflow-wrap:break-word}.answer #answer-img,.near-to-correct-answer #answer-img,.selected-answer #answer-img,.student-selected-answer #answer-img,.wrong-answer #answer-img,.right-answer #answer-img{border-radius:17px;margin:auto;-o-object-fit:contain;object-fit:contain;max-height:150px;max-width:200px}.right-answer{background-color:#95e6a3;color:#2ec322;border:1px solid rgb(121,198,146)}.wrong-answer{background-color:#fbaaad;border:none}.selected-answer,.student-selected-answer{background-color:#d8e5fe}.student-selected-answer{background-color:#d8e5fe;border:1px solid #6195d7}.near-to-correct-answer{background-color:#fff8bb}.answer-check,.near-to-correct-answer-check,.selected-answer-check,.student-selected-answer-check,.wrong-answer-check,.right-answer-check{width:64px;height:100%;position:absolute;top:0;bottom:0;border-top-left-radius:10px;border-bottom-left-radius:10px;border-right:5px solid rgb(200,225,254);background-color:#e8eef9;display:flex;align-items:center;justify-content:center}.right-answer-check{border-right:5px solid rgb(17,195,35)!important;background-color:#cbfcdb}.wrong-answer-check{border-right:5px solid rgb(204,38,46)!important;background-color:#f1333b}.selected-answer-check,.student-selected-answer-check{border-right:5px solid rgb(97,149,215)!important;background-color:#d8e5fe}.student-selected-answer-check{border-right:5px solid #5b8efc!important;background-color:#5080f1}.near-to-correct-answer-check{border-right:5px solid #f4ea8f!important;background-color:#f6e01e}.users-answers-chart,.answers-chart{display:flex;align-items:center;justify-content:center;gap:5px;padding:10px}.answers-details{padding:17px 0 0 17px;color:#0a45a9}.total-users{display:flex;align-items:center;justify-content:center;border-radius:99px;background-color:#def;border:none;color:#1f8af4}.user-status,.online-status{background-color:#d9d9d9;border-radius:50%;width:10px;height:10px}.users-card{width:213px;background-color:#ebebebe6;padding:0!important}.online-status{background-color:#86ec27!important}.question-status{width:43px;height:16px;background-color:#dbe4ea;border-radius:4px}.question-status-title{width:43px;height:16px;display:flex;align-items:center;justify-content:center}.right-question{background-color:#23c778!important}.wrong-question{background-color:#d82440!important}.cover-wrapper img{height:226px!important;border-radius:17px}.answers-wrapper{overflow-x:scroll}.answers-wrapper::-webkit-scrollbar{display:none}.index-question-wrapper{display:flex;gap:10px;align-items:center;justify-content:center;max-width:362px;margin:5px;flex:1 1 auto}.answer-wrapper{max-height:100px;max-width:214px;overflow-y:auto}@media only screen and (max-width: 720px){.users-questions-wrapper{margin-left:3px!important}.student-question-wrapper{padding:10px}#answer-img{width:70px;height:70px}}@media only screen and (max-width: 1000px){.body-cell{width:19%}}.flex{display:flex;flex-wrap:wrap;overflow:auto}.flex-item{flex:0 0 auto}.question-number{background-color:#e1f2fc;color:#2cacf4;border-radius:50%;padding:10px;width:45px}.student-card{width:213px}.joined-student-row{border:none!important;background-color:#1f8af4;box-shadow:0 4px #136cc4;border-radius:10px}.disconnected-user-row{background-color:#ededed;color:#b2b3ba;width:100%}.students-table-wrapper{width:100%}.student-rank{width:24px;height:24px;padding:4px;gap:8px;font-family:Play;text-align:center;border-radius:4px;border:1px solid #eef3f9;display:flex;align-items:center;justify-content:center}.mobile-student-rank{display:flex;align-items:center;justify-content:center;font-family:Play;font-size:24px;font-weight:700;line-height:27.77px;text-align:center;padding:8px}.student-userName{word-break:keep-all;word-wrap:break-word;font-family:Manrope;font-size:14px;line-height:21px;text-align:center}.question-index{border-radius:30%;width:30px;height:30px;background-color:#2db7f5;color:#fff;text-align:center}.student-rank-result{width:24px;height:24px;padding:4px;color:#fff;background-color:#2e71e2;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-left:5px}.tabs-wrapper{margin-top:8;padding:20px;border-bottom:1px solid #eef2f5}.shuffle-row{animation:shuffle 2s ease-in-out forwards}@keyframes shuffle{0%{transform:translate(0)}50%{transform:translate(10px)}to{transform:translate(0)}}.flip-list-move{transition:transform 1s}.game-players-list-wrapper{display:flex;flex-direction:column;gap:10px}.student-name-and-avatar-wrapper{background-color:#d5e4ff;width:-moz-fit-content;width:fit-content;padding:8px}.background-title-wrapper{color:#fff}.image-editor{-o-object-fit:contain!important;object-fit:contain!important;overflow:hidden;width:100%;flex:1;position:relative;max-height:100px!important;max-width:196px!important}.podium-container{width:100%;display:flex;margin-top:21%}.podium-container .podium div{float:left;display:flex;justify-content:center;align-items:center;transition:all 1s ease-in-out;position:relative}.second-rank{background:#ffffff;top:20px;width:187.17px;height:135.53px;padding:3.77px 22.6px;border-radius:15.97px 0 0 15px;box-shadow:0 0 10px #0003,0 -7.53px #d9e3ff8c inset;z-index:2}.first-rank{background:#ffffff;top:-24px;width:187.17px;height:179.53px;padding:3.77px 22.6px;border-radius:15.97px 15.97px 0 0;z-index:3;box-shadow:0 0 10px #0003,0 -7.53px #d9e3ff8c inset}.third-rank{background:#ffffff;height:125.53px;width:187.17px;border-radius:0 15.97px 15px 0;top:30px;box-shadow:0 0 10px #0003,0 -7.53px #d9e3ff8c inset!important;z-index:2}#podium-shadow{position:absolute;left:-1%;top:0%}#podium-shadow-1{position:absolute;left:0%;width:99%;top:-28%}#podium-shadow-3{position:absolute;left:-15%;top:4%}.avatar-wrapper-1,.avatar-wrapper-3,.avatar-wrapper-2{width:120.54px;height:120.54px;border-radius:61px;border:4px solid #b0c8e6;background-size:cover;top:-20%;position:absolute;box-shadow:0 0 3.77px .94px #7698f1 inset;animation:hithere 1s ease infinite}@keyframes hithere{30%{transform:scale(1.2)}40%,60%{transform:rotate(-20deg) scale(1.2)}50%{transform:rotate(20deg) scale(1.2)}70%{transform:rotate(0) scale(1.2)}to{transform:scale(1)}}.rank-1,.rank-3,.rank-2{font-size:24px;position:absolute;top:-54%;text-align:left;color:#fff}.rank-2{left:14%;top:-15%}.rank-3{top:-13%;left:72%}.avatar-wrapper-2{animation:none!important;left:12%;top:0%}.avatar-wrapper-3{animation:none!important;left:70%;top:1%}#crown{position:absolute;top:-40%}.trophy-button{display:flex;align-items:center;padding:14px;justify-content:center;border-radius:48px;background-color:#0b45a9!important;color:#fff!important;height:33px;border:none;font-family:"Play, sans-serif";font-size:20px;gap:9px}.trophy-button .ant-statistic-content-value{color:#fff!important;font-family:"Play, sans-serif"}.quiz-summary-title{font-weight:600;font-size:20px;color:#fff}.next-button{width:220px;display:flex;align-items:center;justify-content:center;gap:10px;background-color:#fff!important;color:#000!important}.podium-wrapper{margin-top:25%;box-sizing:border-box;transform:scale(1)}.student-result-tabs-wrapper{border-bottom:2px solid white;width:100%}.leaderboard-tab{width:164px;height:32px;gap:0px;border-radius:8px 8px 0 0;background-color:#2b5da4;color:#9fc6fd}.active-leaderboard-tab{background-color:#e4f1ff;color:#467ebe}@media only screen and (max-width: 1120px){.podium-wrapper{box-sizing:border-box;transform:scale(.7);width:565px}}@media only screen and (max-width: 500px){.podium-wrapper{box-sizing:border-box;transform:scale(.5);margin-top:2%;width:565px}}@media only screen and (max-width: 800px){.podium-container{width:100%;display:flex;margin-top:21%}}.hidden{opacity:0;transform:translateY(100px) scale(.5)}.bump{animation:moveUp 3s ease-in-out forwards}@keyframes moveUp{0%{opacity:0;transform:translateY(100px) scale(.5)}50%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1;transform:translateY(0)}}.first-rank-wrapper-animation{z-index:10000!important}.is-visible{opacity:1;top:0;transition:.5s ease-in-out}.is-expanding{opacity:1}.quiz-summary-tab .ant-tabs-ink-bar{height:5px;background:transparent!important}.quiz-summary-tab .ant-tabs,.quiz-summary-tab .ant-tabs-tab.ant-tabs-tab-active{background-color:#d7e0ea;width:138px;height:40px;padding:8px 12px;border-radius:8px;color:#2d6ab5;display:flex;align-items:center;justify-content:center}.quiz-summary-tab .ant-tabs,.quiz-summary-tab .ant-tabs-tab{color:#fff!important}.white-text{color:#fff}.row-background{background-color:#2d6ab5!important;box-shadow:0 4px #00396a!important;border:none!important;border-radius:10px!important}.row-background .ant-statistic-content-value{color:#fff!important;font-family:"Play, sans-serif"}.mobile-question-list-wrapper{float:left}.question-btn{border:none;background-color:#fff!important;padding:5px;border-radius:8px;color:#0b78e5;border:1px solid #1f8af4;width:44px}.question-list-wrapper{max-width:80%}.question-card-wrapper{border-radius:8px;background-color:#00396a;border:1px solid #4b7da6}.correct-answers,.wrong-answers{width:195px;height:32px;border-radius:4px;border:1px solid #10c222;color:#10c222!important;background-color:#bbf2c4!important;display:flex;align-items:center;justify-content:center;gap:5px}.wrong-answers{border:1px solid #f56565;color:#f56565!important;background-color:#feeae4!important}.question-card-header{width:100%;padding:10px}.multiple-choices-button{background-color:#7d9db5!important;border:1px solid #7ab7e8;border-radius:99px;color:#fff!important}.question-card-content{padding:10px;color:#fff}.question-card-content .edoc-math-equation{-o-object-fit:contain;object-fit:contain;height:150px;max-width:200px}.question-card-content img{-o-object-fit:contain;object-fit:contain;height:300px;max-width:400px}.questions{background-color:#2d6ab5;width:100%;height:100%;border-radius:10px;padding:10px}.question,.question-wrong,.question-disabled{color:#000;border-radius:10px;background-color:#d1fadf;height:49px;width:100%}.question hr,.question-wrong hr,.question-disabled hr{width:6px;height:100%;background-color:#57d36c;border:none}.question-disabled{background-color:#e4f1fe!important;border:1px solid #d7e0ea;color:#617082!important}.question-disabled hr{width:6px;height:100%;background-color:#d7e0ea;border:none}.teacher-answer-wrapper .answer,.teacher-answer-wrapper .right-answer,.teacher-answer-wrapper .wrong-answer,.teacher-answer-wrapper .selected-answer,.teacher-answer-wrapper .student-selected-answer,.teacher-answer-wrapper .near-to-correct-answer{width:100%;color:#617082}.teacher-answer-wrapper .right-answer{background-color:#bbf2c4}.question-content{padding:10px}.question-head,.wrong-question-head,.disabled-question-head{padding:5px;border-radius:10px 0 0 10px;background-color:#95e6a2;width:36px}.disabled-question-head{background-color:#e4f1fe}.question-wrong{background-color:#ffafaf!important;color:#000!important}.question-wrong hr{width:6px;height:100%;background-color:#c00;border:none}.wrong-question-head{background-color:#f56565!important}.incorrect-btn,.correct-btn{display:flex;align-items:center;justify-content:center;background-color:#f56565!important;color:#fff!important;border:none}.correct-btn{background-color:#57d36c!important;color:#fff!important;border:none}.answer-details-multiple-choices{background-color:#e6eff9!important;color:#7ab7e8!important}.student-correct-answers,.student-wrong-answers{height:64px;padding:10px;border-radius:4px;text-transform:capitalize;background-color:#00396a;color:#fff}.student-correct-answers span,.student-wrong-answers span{color:#57d36c}.student-wrong-answers span{color:#c00}.student-correct-question,.student-wrong-question{border:1px solid #408c4c;background-color:#408c4c!important;color:#fff!important}.student-wrong-question{background-color:#c00!important;border:1px solid #cc0000!important}.teacher-questions-wrapper{height:600px;overflow-y:scroll}.questions-answers-wrapper{height:400px;overflow-y:scroll;margin:20px;width:70%}.question-buttons-wrapper{margin:10px;max-width:100%}@media only screen and (max-width: 800px){.questions-answers-wrapper{width:100%}.question-list-wrapper{max-width:60%}.questions-answers-wrapper{height:562px}.question-card-header{display:flex;flex-direction:column}}@media only screen and (max-width: 700px){.questions-answers-wrapper{overflow-y:scroll;height:64vh;gap:10px}.questions-answers-wrapper::-webkit-scrollbar{display:none}}.mobile-question-list-wrapper::-webkit-scrollbar{display:none}.questions-answers-wrapper::-webkit-scrollbar{display:none}.question-list-wrapper::-webkit-scrollbar{display:none}.enter-pin-wrapper{height:100vh;background-repeat:no-repeat;background-size:cover}.enter-pin{width:463px;height:315.18px;padding:40px;margin:40px;border-radius:16px;text-align:center!important;background-color:#2a5b8bbf}.pin-input{text-align:center}.pin-input::-moz-placeholder{text-align:center}.pin-input::placeholder{text-align:center}.game-locked-title{padding:8%;font-size:40px;color:#fff;font-weight:700;text-align:center}.join-button{width:100%;background-color:#1f8af4!important;color:#fff!important;border:none}.enter-input-pin-join-button-wrapper{width:240px}.disabled-joined-button{width:100%;color:#c5c5c5;border:1px solid rgb(160,160,160);background-color:#a0a0a0;box-shadow:0 4px #8a8a8a}.previous-button{color:#b7605f!important;background-color:#fff!important}#wrapper{perspective:800px;width:100%;gap:10%;height:100vh;background:#b76060;font-size:10vw}#wrapper h1{color:#fff}@media (min-width: 600px){#wrapper{font-size:7vw}}@media (min-width: 1000px){#wrapper{font-size:3vw}}.scene{position:absolute;transform-style:preserve-3d;transform:rotateX(-20deg) rotateY(-30deg) translate(-50%,-50%);top:50%;left:50%}.box{position:absolute;transform-style:preserve-3d;top:50%;left:50%;animation:movebox 5s forwards infinite ease-in-out;width:5em;height:4em;margin:-2em 0 0 -2.5em}.box>*{display:flex;align-items:center;justify-content:center;background-color:#d7aa90;position:absolute;transform-origin:0 0}.face-1{width:100%;height:100%;transform:translateZ(2.5em)}.face-6:before,.face-1:before,.face-1:after{content:"";display:block;position:absolute;width:1em;height:.3em;background-color:#f3d3c7;top:0;left:calc(50% - .5em)}.face-1:after{top:auto;bottom:0}.face-6:before{height:100%}.face-2{width:100%;height:100%;left:100%;transform:translateZ(-2.5em) rotateY(180deg)}.face-3{transform:rotateY(-90deg) translate(-50%);width:5em;height:4em}.face-4{background-color:#bf9276;transform:rotateY(90deg) translate(-50%);width:5em;height:4em;left:100%}.face-5{transform:rotateX(-90deg) translateY(-50%);top:100%;width:5em;height:5em}.face-6{background-color:#e3ba9e;transform:rotateX(90deg) translateY(-50%);width:5em;height:5em}.hole{width:3.5em;height:1.8em;border-radius:1.25em;background-color:#000;position:relative;overflow:hidden;will-change:transform}.eyes{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:2.15em;will-change:transform;animation:move forwards infinite 5s ease-in-out}.eye{display:inline-block;overflow:hidden;position:relative;width:100%;height:100%;margin:0 .1em;background-color:#fff;border-radius:.5em;animation:blink forwards infinite 5s ease-in-out}.eye:nth-last-child(n+2),.eye:nth-last-child(n+2)~.eye{width:1em;height:1em;font-size:.5em}.pupil{--pupil-size: .6em;position:absolute;content:" ";width:var(--pupil-size);height:var(--pupil-size);border-radius:50%;background-color:#000;box-sizing:border-box;transform:translate(.2em) translateY(.2em)}.pupil:before{content:" ";width:.25em;height:.25em;transform:translate(-.05em);background-color:#fff;display:block;border-radius:50%}@keyframes blink{0%,2%,60%,62%,67%,69%,to{transform:scaleX(1) scaleY(1)}1%,61%,68%{transform:scaleX(1.3) scaleY(.1)}}@keyframes move{0%,70%{transform:translate(0)}50%,65%{transform:translate(-10%)}5%,45%{transform:translate(200%)}}@keyframes movebox{0%,1%,5%,48%,52%{transform:rotate3d(0,0,0,3deg);transform-origin:bottom right}48%,52%{transform:rotate3d(0,0,0,3deg);transform-origin:bottom left}3%{transform:rotate3d(0,.5,1,3deg)}50%{transform:rotate3d(0,-.5,-1,3deg)}}.student-room{background-color:#e5f0fb;height:100vh}.student-room .ant-card-body{padding:8px!important}.username-wrapper,.username-mobile-wrapper{width:47.7%;height:112px;padding:16px 24px;border-radius:8px;background-color:#fffc}.white-background{background-color:#f7fbff}.wait-room,.mobile-wait-room{color:#1f8af4;padding:40px;width:59%}.entered-user-wrapper,.mobile-entered-user-wrapper{height:50%;display:flex;align-items:center;justify-content:center;width:100%}.entered-users-wrapper{background-color:#cee0f0;height:50%;width:100%}.you,.mobile-you-wrapper{width:46px;height:32px;padding:4px 8px;background:rgb(230,240,247);border-radius:2px 0 0;display:flex;align-items:center;justify-content:center}.username-mobile-wrapper{width:100%;padding:10px!important;height:-moz-fit-content;height:fit-content;background-color:#fff}.mobile-you-wrapper{padding:3px;height:-moz-fit-content;height:fit-content}.mobile-entered-students-wrapper{background-color:#fff;padding:10px;margin:15px;border-radius:5px;width:92%}.mobile-wait-room{width:100%;padding:15px}@media only screen and (max-width: 800px){.student-room{display:flex;align-items:center;justify-content:center}}.mobile-student-info-wrapper{width:100%!important;padding:15px!important}.mobile-students-card{padding:4px!important;border:1px solid rgb(212,226,240);border-radius:8px;width:150px}.mobile-students-card .ant-card{padding:4px!important}.mobile-students-card .ant-card-body{padding:4px!important;width:115px}.select-avatar-wrapper{height:100vh;background:linear-gradient(116.82deg,#edf2f7 0%,#deeeff 100%)}.student-avatar-wrapper{padding:40px;background-image:url(src/assets/icons/BG-User-Info.svg);background-repeat:no-repeat;background-size:cover}.student-avatar{width:650px;height:660px;border-radius:16px;background-color:#fff}.avatars-wrapper{height:100%}.select-avatars-wrapper{overflow-y:scroll}.select-avatars-wrapper::-webkit-scrollbar{background-color:#fff!important}.select-avatars-wrapper::-webkit-scrollbar-track{background-color:#fff!important;box-shadow:unset!important}.select-avatars-wrapper::-webkit-scrollbar-thumb{background-color:#00f}.select-avatar-action-button{width:25%;height:48px;border:1px solid rgb(31,138,244)}.select-avatar{position:absolute;top:0;right:0;padding:5px}.avatar-wrapper{cursor:pointer;position:relative}.selected{border:2px solid rgb(31,138,244);border-radius:50%}.select-avatar-title{font-size:16px;font-weight:600;margin:8px;color:#3d4159}.join-quiz-progress-page{height:100vh;background-color:#e6f0fa;color:#1f8af4}.progress-container{height:20px;width:100%;background-color:#fff;border-radius:50px}.progress-filler{height:100%;background-image:linear-gradient(90deg,#89c2fa 0%,#1a86f0 100%)!important;border-radius:inherit;text-align:right;transition:width .3s ease}.join-quiz-progress{padding:5px;color:#fff;font-weight:700}.avatar-editor-modal .ant-modal-content{padding:0!important;border-radius:16px}.action-buttons-wrapper{width:100%;padding:0 20px 20px}.progress-wrapper{width:28%;text-align:center}@media only screen and (max-width: 780px){.enter-your-name-input{width:100%}.student-avatar{width:100%;height:100%}.progress-wrapper{width:100%;padding:10px}}@media only screen and (max-width: 500px){.select-avatar-action-button{width:100%}.student-info{display:flex;flex-direction:column;gap:10px!important}.action-buttons-wrapper{display:flex;flex-direction:column-reverse;gap:5px}.progress-wrapper{width:100%;padding:10px}}@keyframes floating{0%{transform:translateY(0)}65%{transform:translateY(15px)}to{transform:translateY(0)}}.game-started-wrapper{background-image:url(https://assets.codepen.io/1538474/star.svg),linear-gradient(to bottom,#05007a,#4d007d);height:100vh;margin:0;background-attachment:fixed;overflow:hidden}.mars{left:0;right:0;bottom:0;position:absolute;height:27vmin;background:url(https://assets.codepen.io/1538474/mars.svg) no-repeat bottom center;background-size:cover}.logo-404{position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;top:16vmin;width:30vmin}@media (max-width: 480px) and (min-width: 320px){.logo-404{top:45vmin}}.meteor{position:absolute;right:2vmin;top:16vmin}.game-started-title{color:#fff;font-family:Nunito,sans-serif;font-weight:600;text-align:center;font-size:5vmin;margin-top:31vmin}@media (max-width: 480px) and (min-width: 320px){.game-started-title{margin-top:65vmin}}.subtitle{color:#fff;font-family:Nunito,sans-serif;font-weight:400;text-align:center;font-size:3.5vmin;margin-top:-1vmin;margin-bottom:9vmin}.btn-back{border:1px solid white;color:#fff;height:5vmin;padding:12px;font-family:Nunito,sans-serif;text-decoration:none;border-radius:5px;width:200px;display:flex;align-items:center;justify-content:center}.btn-back:hover{background:white;color:#4d007d}@media (max-width: 480px) and (min-width: 320px){.btn-back{font-size:3.5vmin}}.astronaut{position:absolute;top:18vmin;left:10vmin;height:30vmin;animation:floating 3s infinite ease-in-out}@media (max-width: 480px) and (min-width: 320px){.astronaut{top:2vmin}}.spaceship{position:absolute;bottom:15vmin;right:24vmin}@media (max-width: 480px) and (min-width: 320px){.spaceship{width:45vmin;bottom:18vmin}}@media (max-width: 127.1875rem){.table-wrapper-attempts ::-webkit-scrollbar{display:none}.table-wrapper-attempts::-webkit-scrollbar{width:0!important;height:3px!important}.table-wrapper-attempts::-webkit-scrollbar-track{background-color:#39404b1a!important;border-radius:100%!important}.table-wrapper-attempts::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #1f8af4!important;border-radius:100px!important;width:.75rem!important}}.table-wrapper-attempts table{border-collapse:collapse;font-size:.9em;width:100%;border-radius:.3125rem .3125rem 0 0;text-overflow:ellipsis;overflow:scroll;table-layout:fixed}@media (max-width: 990px){.table-wrapper-attempts table{margin-right:5rem;min-width:60rem}}@media (max-width: 767px){.table-wrapper-attempts table{margin-right:0rem}}.table-wrapper-attempts table thead>tr{background-color:#283542;text-align:left;font-weight:700;background:#faf9fb;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;overflow:visible!important}:dir(rtl) .table-wrapper-attempts table thead>tr{text-align:right}.table-wrapper-attempts table thead>tr>th{position:fixed;z-index:1;width:100%;padding:12px 8px;font-weight:400;font-size:15px;text-transform:capitalize;color:#334155;position:relative;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:visible!important}:dir(rtl) .table-wrapper-attempts table thead>tr>th{text-align:right}.table-wrapper-attempts table thead>tr>th:first-child{padding-left:40px;border-top-left-radius:8px}.table-wrapper-attempts table tbody tr{background-color:#fff;text-align:left;font-weight:400;font-size:14px;text-overflow:ellipsis}.table-wrapper-attempts table tbody tr td{padding:2px 8px;text-transform:capitalize;color:#334155;position:relative;border-bottom:1px solid #d7d0dd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:visible}:dir(rtl) .table-wrapper-attempts table tbody tr td{text-align:right}.table-wrapper-attempts table tbody tr td .title-container{width:98%;color:#667085;text-overflow:ellipsis!important;overflow-x:hidden}.table-wrapper-attempts table tbody tr td .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:6px;text-overflow:ellipsis!important;overflow-x:auto}.table-wrapper-attempts table tbody tr td .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #ff8b00}.table-wrapper-attempts table tbody tr td .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#ff8b00}.table-wrapper-attempts table tbody tr td .id-container svg{cursor:pointer}.table-wrapper-attempts table tbody tr td .advanced-select{width:100%!important;color:#617082!important;padding:.1875rem 0rem!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;outline:none!important}.table-wrapper-attempts table tbody tr td:last-child{display:flex;justify-content:space-between;align-items:center;padding-left:25px}.table-wrapper-attempts table tbody tr td.toggle-td{border-radius:0 10px 10px 0;border-right:1px solid #d7d0dd}.table-wrapper-attempts table tbody tr td .buttons{display:flex;align-items:center;position:relative}@media (max-width: 1280px){.table-wrapper-attempts table tbody tr td .buttons{flex-wrap:wrap}}.table-wrapper-attempts table tbody tr td .buttons .button{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;background:rgba(255,255,255,.1);transition:all .2s ease-in;display:flex;color:#ff8b00;align-items:center;justify-content:center}.table-wrapper-attempts tr:last-child td:last-child{border-bottom-right-radius:10px!important}:dir(rtl) .table-wrapper-attempts tr:last-child td:last-child{border-bottom-left-radius:10px!important;border-bottom-right-radius:0!important}.table-wrapper-attempts tr:last-child td:first-child{border-bottom-left-radius:10px!important}:dir(rtl) .table-wrapper-attempts tr:last-child td:first-child{border-bottom-right-radius:10px!important;border-bottom-left-radius:0!important}.table-wrapper-attempts::-webkit-scrollbar{display:none!important}.table-wrapper-attempts table tbody tr td:last-child{border-right:1px solid #d7d0dd;padding-left:50px}:dir(rtl) .table-wrapper-attempts table tbody tr td:last-child{border-right:0;border-left:1px solid #d7d0dd}.table-wrapper-attempts table tbody tr td:first-child{border-left:1px solid #d7d0dd}:dir(rtl) .table-wrapper-attempts table tbody tr td:first-child{border-right:1px solid #d7d0dd;border-left:none}.table-wrapper-attempts table tbody tr{background-color:#fff}.table-wrapper-attempts table tbody tr:hover{background-color:#f1f5f9}:dir(rtl) tr th:first-child{border-top-right-radius:10px!important;border-top-left-radius:0!important}.pagination-attempts{display:flex;justify-content:right;align-items:center;width:94%;margin-top:1rem}.pagination-attempts .ant-select-single{width:50px!important}.pagination-attempts .ant-pagination-item-ellipsis{letter-spacing:-2px!important;color:#000!important}.pagination-attempts .ant-pagination-item-container:hover{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important;border-right:none!important;color:#000!important;height:32px!important}.pagination-attempts .ant-pagination-item-link-icon{color:#000!important}.pagination-attempts .ant-select .ant-select-arrow{color:#000!important;font-size:14px!important}@media (max-width: 990px){.pagination-attempts{justify-content:center!important}}input[type=checkbox]{position:relative;border:1.5px solid #ffeed9;background:none;cursor:pointer;margin:0 16px;outline:0;padding:0!important;vertical-align:text-top;height:20px;width:20px;background-color:#fff;border-radius:6px;-webkit-appearance:none}input[type=checkbox]:checked{background:#faf9fb;border-radius:6px;border:1px solid #e67d00}input[type=checkbox]:checked:after{content:"";position:absolute;right:5px;top:2px;width:6px;height:11px;border:1px solid #e67d00;border-width:0 2px 2px 0;transform:rotate(45deg);z-index:2}.ant-select-selector:hover{box-shadow:0 0 0 2px #fff3e6!important}.ant-select-selector:focus{box-shadow:0 0 0 2px #fff3e6!important}.attempts-answer-page{padding:1.5625rem;width:100%;min-height:calc(100vh - 3.75rem);height:100%;background-color:#fff;max-width:calc(100vw - 8.75rem);transition:all .6s ease}.attempts-answer-page.sideBar-open{max-width:calc(100vw - 19.375rem)}.attempts-answer-page .ant-select-selection-wrap{align-self:center}.attempts-answer-page .paginate-container{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;display:flex;justify-content:space-between;align-items:center;gap:1.4%;width:100%}.attempts-answer-page .quiz-title{color:#1f8af4;background:#e4f1fe;border-radius:.625rem;padding:.625rem}.attempts-answer-page .ant-pagination-item{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important;border-right:none!important;color:#000!important}.attempts-answer-page .ant-pagination-next,.attempts-answer-page .ant-pagination-prev{border-radius:0 6px 6px 0!important;border:1px solid #c0c1c3!important;display:flex!important;justify-content:center!important;font-weight:700!important;align-items:center!important}:dir(rtl) .attempts-answer-page .ant-pagination-next,:dir(rtl) .attempts-answer-page .ant-pagination-prev{border-radius:6px 0 0 6px/6px 0px 0px 6px!important;border-right:none!important;margin-inline-end:0px!important}.attempts-answer-page .ant-pagination-prev{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important;border-right:none!important;margin-inline-end:0px!important}:dir(rtl) .attempts-answer-page .ant-pagination-prev{border-left:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:1px solid #c0c1c3!important;border-radius:0 6px 6px 0/0px 6px 6px 0px!important}.attempts-answer-page .ant-pagination-item-ellipsis{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-right:none!important;border-radius:0!important}.attempts-answer-page .ant-pagination-item-ellipsis::hover{border:1px solid #c0c1c3!important;margin-inline-end:0px!important;border-radius:0!important}.attempts-answer-page .ant-pagination-jump-next,.attempts-answer-page .ant-pagination-jump-prev{margin-inline-end:0px!important;border-right:none!important}.attempts-answer-page .ant-pagination-item-active a{color:#000!important;background-color:#f9fafb!important;font-weight:300!important}@media (max-width: 47.9375rem){.attempts-answer-page{max-width:100vw;padding-block:1.5rem;padding-inline:1.5rem}.attempts-answer-page.sideBar-open{max-width:100vw}}@media (max-width: 127.1875rem){.answers-table-wrapper-attempts{overflow-x:scroll}.answers-table-wrapper-attempts::-webkit-scrollbar{width:0!important;height:3px!important}.answers-table-wrapper-attempts::-webkit-scrollbar-track{background-color:#39404b1a!important;border-radius:100%!important}.answers-table-wrapper-attempts::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px #1f8af4!important;border-radius:100px!important;width:.75rem!important}}.answers-table-wrapper-attempts table{border-collapse:collapse;margin:2rem 0;font-size:.9em;width:100%;border-radius:.3125rem .3125rem 0 0;text-overflow:ellipsis;overflow:scroll;table-layout:fixed}@media (max-width: 990px){.answers-table-wrapper-attempts table{margin-right:5rem;min-width:60rem}}@media (max-width: 767px){.answers-table-wrapper-attempts table{margin-right:0rem}}.answers-table-wrapper-attempts table thead>tr{background-color:#283542;text-align:left;font-weight:700;background:#faf9fb;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;overflow:visible!important}.answers-table-wrapper-attempts table thead>tr>th{padding:12px 8px;font-weight:400;font-size:15px;text-transform:capitalize;color:#334155;position:relative;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:visible!important}.answers-table-wrapper-attempts table thead>tr>th:first-child{padding-left:40px;border-top-left-radius:8px}.answers-table-wrapper-attempts table tbody tr{background-color:#fff;text-align:left;font-weight:400;font-size:14px;text-overflow:ellipsis}.answers-table-wrapper-attempts table tbody tr td{padding:2px 8px;text-transform:capitalize;color:#334155;position:relative;border-bottom:1px solid #d7d0dd;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;overflow:visible}.answers-table-wrapper-attempts table tbody tr td .title-container{width:98%;color:#667085;text-overflow:ellipsis!important;overflow-x:hidden}.answers-table-wrapper-attempts table tbody tr td .id-container{width:98%;display:flex;align-items:center;justify-content:flex-start;gap:6px;text-overflow:ellipsis!important;overflow-x:auto}.answers-table-wrapper-attempts table tbody tr td .id-container .checkbox-copylink{display:flex;align-items:center;gap:10px;padding-bottom:2px;cursor:pointer;border-bottom:1px solid #7a43a2}.answers-table-wrapper-attempts table tbody tr td .id-container .checkbox-copylink p{font-weight:400;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#7a43a2}.answers-table-wrapper-attempts table tbody tr td .id-container svg{cursor:pointer}.answers-table-wrapper-attempts table tbody tr td .advanced-select{width:100%!important;color:#617082!important;padding:.1875rem 0rem!important;border-radius:.5rem;-webkit-border-radius:.5rem;-moz-border-radius:.5rem;outline:none!important}.answers-table-wrapper-attempts table tbody tr td:last-child{display:flex;justify-content:space-between;align-items:center;padding-left:25px}.answers-table-wrapper-attempts table tbody tr td .buttons{display:flex;align-items:center;position:relative}@media (max-width: 1280px){.answers-table-wrapper-attempts table tbody tr td .buttons{flex-wrap:wrap}}.answers-table-wrapper-attempts table tbody tr td .buttons .button{border-radius:.625rem;-webkit-border-radius:.625rem;-moz-border-radius:.625rem;background:rgba(255,255,255,.1);transition:all .2s ease-in;display:flex;color:#ff8b00;align-items:center;justify-content:center}.answers-table-wrapper-attempts tr:last-child td:last-child{border-bottom-right-radius:10px!important}:dir(rtl) .answers-table-wrapper-attempts tr:last-child td:last-child{border-bottom-left-radius:10px!important;border-bottom-right-radius:0!important}.answers-table-wrapper-attempts tr:last-child td:first-child{border-bottom-left-radius:10px!important}:dir(rtl) .answers-table-wrapper-attempts tr:last-child td:first-child{border-bottom-right-radius:10px!important;border-bottom-left-radius:0!important}.no-answer-icon{display:flex;align-items:center;flex-direction:column;gap:10px;margin-top:100px}.no-answer-icon .no-answer-title{font-weight:500;color:#617082}.answers-table-wrapper-attempts table tbody tr td:last-child{border-right:1px solid #d7d0dd;padding-left:16px}:dir(rtl) .answers-table-wrapper-attempts table tbody tr td:last-child{border-right:0;border-left:1px solid #d7d0dd}.answers-table-wrapper-attempts table tbody tr td:first-child{border-left:1px solid #d7d0dd}:dir(rtl) .answers-table-wrapper-attempts table tbody tr td:first-child{border-right:1px solid #d7d0dd;border-left:none}.answers-table-wrapper-attempts table tbody tr{background-color:#fff}.answers-table-wrapper-attempts table tbody tr:hover{background-color:#f1f5f9}table{border-collapse:separate!important;border-spacing:0!important}:dir(rtl) tr:first-child th:last-child{border-top-left-radius:10px!important;border-right:none!important;border-top-right-radius:0!important;border-left:1px solid #d7d0dd!important}:dir(rtl) tr th:first-child{border-right-style:solid!important;border-left-style:none!important}th{border:solid 1px #d7d0dd!important;border-style:solid none solid none!important;padding:10px!important}tr:first-child th:first-child{border-top-left-radius:10px!important}:dir(rtl) tr:first-child th:first-child{border-top-right-radius:10px!important;border-top-left-radius:0!important}tr:first-child th:last-child{border-top-right-radius:10px!important;border-style:solid!important;border-left:none!important}tr:first-child th{border-top-style:solid!important}tr th:first-child{border-left-style:solid!important}.pagination-attempts{display:flex;justify-content:right;align-items:center;width:100%}.pagination-attempts .ant-select-single{width:57px!important}.pagination-attempts .ant-select-outlined:not(.ant-select-customize-input) .ant-select-selector{border:none}.pagination-attempts .ant-select .ant-select-arrow{color:#000}.users_filter{display:flex;overflow:hidden;height:56px;padding:12px 16px;justify-content:unset;gap:8px;border-radius:12px;background:#f9fafb;width:-moz-fit-content;width:fit-content}.users_filter .item{border-right:1px solid #d0d5dd;font-family:Manrope;font-size:14px;font-weight:400;cursor:pointer;display:flex;padding:4px 16px;align-items:center;gap:8px;color:#545454;border-radius:4px;background:#ffffff;box-shadow:0 1px 3.3px #0000000d;align-self:stretch}.users_filter .item.active{color:#f27d16}.users_filter .item:last-child{border-right:0px solid #d0d5dd}.quiz-user-search{width:400px;height:56px;padding:8px;display:flex;border-radius:8px;border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d;margin:0!important;background-color:#fff}.quiz-user-search input::-moz-placeholder{color:#667085}.quiz-user-search input::placeholder{color:#667085}.student-start-quiz-wrapper{height:100vh;background:linear-gradient(116.82deg,#edf2f7 0%,#deeeff 100%)}.student-info{width:28.4%;height:415px;padding:20px;border-radius:16px;background-color:#fff}.student-avatar-nickname-wrapper{padding:25px;height:100%;width:100%;border-radius:8px}.student-name{height:40px;border-radius:8px;padding:10px;background-color:#fff;text-align:center}.student-info-wrapper,.mobile-student-info-wrapper{width:100%;background-repeat:no-repeat;background-size:cover}.avatar-badge{background-color:#cbe5ff;border-radius:50%;padding:5px}.avatar-badge img{border-radius:50%}@media only screen and (max-width: 1199px){.student-info{width:50%;margin:20px}}@media only screen and (max-width: 780px){.student-info{width:100%;margin:20px}}.confirm-nickname-and-avatar-button,.cancel-nickname-and-avatar-button{width:185px;height:48px;padding:12px;gap:12px;border-radius:8px;background-color:#1f8af4;color:#fff;box-shadow:0 4px #236bb3;border:none!important}.cancel-nickname-and-avatar-button{background-color:#fff;color:#1f8af4;box-shadow:0 4px #1f8af4;border:1px solid rgb(31,138,244)!important}.max-players-container{display:flex;align-items:center;justify-content:center;flex-direction:column;box-sizing:border-box;padding:50px;background:linear-gradient(358.25deg,#a0d4fa 18.21%,#ffffff 106.05%);height:100vh}.max-players-container text{font-family:Modak!important}.game-is-full{color:red;font-size:5rem;text-align:center;font-family:Modak}@media only screen and (max-width: 650px){.game-is-full{font-size:3rem}}.library-container-folder{background-color:#fff;height:100%}.library-content-wrapper::-webkit-scrollbar{display:none}.horizontal-folder-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(301px,1fr));gap:20px;width:100%;height:auto;padding-bottom:20px;transition:all .3s ease}.vertical-folder-grid{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.verticalFolderGrids{width:100%;display:grid;gap:10px}.folder-item:hover{background-color:#1a365d0f;border-radius:16px}.folder-item{padding:8px}.foldersFlexContainer{justify-content:flex-start;flex-wrap:wrap;align-items:center;gap:20px}.library-header h2{color:#000;font-family:Manrope;font-size:var(--fontsize-heading-h1, 32px);font-style:normal;font-weight:600}.create-quiz-without-folder-title,.create-quiz-without-folder-description{color:#000;text-align:center;font-family:Manrope;font-size:var(--fontsize-heading-h1, 32px);font-style:normal;font-weight:600;line-height:var(--line-height-heading-h1, 42px)}.create-quiz-without-folder-description{color:#9d9d9d;text-align:center;font-size:var(--fontsize-heading-h4, 18px);font-weight:500}.create-quiz-without-folder-container{border-radius:16px;border:3px solid var(--Inherit_Gray_Shades-Purple-Shade-300, #edeaf0)}.library-header-wrapper{margin-left:-11px}.library-path{color:var(--Grey_Color_Shades-Black-500, #9d9d9d);font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:500;line-height:var(--line-height-Body-md, 22px);cursor:pointer}.library-path span{color:#000}.group-wrapper,.group-wrapper-table{cursor:pointer;height:320px;width:100%;background-color:var(--Inherit_Gray_Shades-Purple-Shade-100, #faf9fb);box-shadow:0 2px 4px #0000001a;border-radius:16px;padding:12px}.library-container{background-color:#fff;height:93%}.library-container .ant-select-selection-item,.library-container .ant-select-selection-placeholder{text-align:center}.library-content-wrapper ::-webkit-scrollbar{display:none}.grid-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr .07fr;align-items:center}.grid-row:last-child{border-bottom:none}.grid-row .folder-item{display:flex;cursor:pointer;padding:8px;height:-moz-fit-content;height:fit-content;margin-bottom:-12px;align-items:center;justify-content:space-between}.folder-item-content{display:flex;align-items:center;gap:10px}.group-wrapper-table{width:137px;height:84px;border-radius:9px;justify-content:center}.img-cover{height:84px!important;width:137px!important;position:relative;border-radius:8px!important;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-200, #f5f2f7);padding:8px;background:#f5f5f5}.img-cover img{height:69px!important;width:100%!important}.img-no-cover{background-color:#fff;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-200, #f5f2f7);-o-object-fit:contain!important;object-fit:contain!important;padding:8%;border-radius:8px;height:84px!important;width:137px!important}.vertical-display-quizzes-wrapper{background-color:#fff;border:2px solid #c0c1c3;border-radius:8px}.quizzes-wrapper{border-radius:16px;padding:12px;min-height:224px;position:relative;background-color:#fff;box-shadow:0 1px 2px #0000000f}.quizzes-wrapper .group-item,.quizzes-wrapper .group-item-table,.quizzes-wrapper .group-item-img,.quizzes-wrapper .group-item-img-table,.quizzes-wrapper .two-quizzes{width:48%;height:96px;border-radius:16px!important;background:var(--Grey_Color_Shades-Black-300, rgb(206, 206, 206))}.quizzes-wrapper .two-quizzes{width:100%}.quizzes-wrapper .group-item{border:2px solid #d0d5dd;max-height:100px;background-position:center;background-repeat:no-repeat;background-color:#fff}.quizzes-wrapper .group-item-img-table,.quizzes-wrapper .group-item-table{width:137px;height:84px;border-radius:5px!important}.quizzes-wrapper .group-item-img-table{-o-object-fit:cover;object-fit:cover;border-radius:8px}.quizzes-wrapper .group-item-table{background-color:#cecece;background-size:cover}.quizzes-wrapper .popover-icon{font-size:24px}.quizzes-wrapper-table{display:grid;grid-template-columns:1fr 1fr;box-shadow:none;border-radius:3px;min-height:55px;background-color:transparent;width:100%}.quizzes-wrapper-table:has(>:nth-child(odd):last-child)>:last-child{grid-column:1/span 2;justify-self:center;width:52px}.library-quiz-cover{background:#ffffff;border-radius:16px;border:2px solid #d0d5dd;height:217px}.library-quiz-cover .ant-image-mask{border-radius:16px}.library-quiz-popover .ant-popover-arrow{display:none!important}.library-content{overflow-y:scroll;height:64vh;width:100%}@media (min-width: 1600px){.library-content{height:66vh}}.library-content::-webkit-scrollbar{display:none}.library-quiz-favorite,.vertical-library-quiz-favorite,.ar-library-quiz-favorite,.checked-quiz-favorite{position:absolute;border-radius:8px;padding:0;margin-right:10px;right:12px;top:8%;z-index:1;display:flex;flex-direction:row;justify-content:space-between;width:94%;align-items:center}.library-quiz-favorite .btn,.vertical-library-quiz-favorite .btn,.ar-library-quiz-favorite .btn,.checked-quiz-favorite .btn{background:#ffffff}.ar-library-quiz-favorite{width:90%}.vertical-library-quiz-favorite{top:-4%!important;left:78%!important}.vertical-library-quiz-favorite .btn{border:none!important;background:none!important}.slick-dots{bottom:10px;list-style:none;display:flex;justify-content:center;gap:10px}.slick-dots ul{margin-top:-14px}.slick-dots li{margin:0}.slick-dots li button{width:20px;height:20px;border-radius:50%;border:none;cursor:pointer}.slick-dots li.slick-active button{width:20px;height:20px;transition:background-color .3s,transform .3s}.slick-dots li.slick-active button:before{font-size:15px;color:#ff8b00!important}.slick-dots li button:before{font-size:15px!important}.create-quiz-parts{width:162px;height:52px;border-radius:8px;padding:10px 16px;font-weight:700;border:none;background-color:#ff8b00!important;color:#fff!important}.ant-select-selection-wrap{align-self:auto!important}.widget-icon-container{padding:8px;background-color:#f0f0f0;border-radius:8px;cursor:pointer}.widget-filter-container{display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch;border-radius:8px;border:1px solid #d9d9d9;background:#ffffff;cursor:pointer}.widget-filter-container.active{border:1px solid #FFAE4D;box-shadow:0 1px 2px #1018280d,0 0 0 4px #ffeed9}.widget-icon-container-list{padding:8px;background-color:#f0f0f0;border-radius:8px;cursor:pointer;justify-content:end;margin:0 0 1rem auto}.grid-row{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr .07fr;align-items:center;width:100%}.grid-table{display:grid;row-gap:6px}.grid-table .grid-header{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr .07fr;align-items:center;width:100%;font-weight:700}.grid-table .grid-row{width:100%}.grid-table .grid-row:last-child{border-bottom:none}.single-folder{grid-template-columns:repeat(auto-fit,minmax(25%,auto));justify-content:start}@keyframes show-items{0%{opacity:0}to{opacity:1}}@keyframes hide-items{0%{opacity:1}to{opacity:0}}.sites-container .title-mySite{flex-direction:column;display:flex;justify-content:flex-start;width:100%;margin-bottom:5.8rem}.sites-container .title-mySite h1{font-size:24px;font-weight:700;line-height:32px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.sites-container .title-mySite .sub-title{font-size:16px;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#aba1b3}.sites-container .title-mySite .title-ar,.sites-container .title-mySite .sub-title-ar{text-align:justify}.sites-container .label-site{background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:.875rem;-webkit-border-radius:.875rem;-moz-border-radius:.875rem;display:flex;width:100%;border-radius:8px;padding:.5625rem 1.25rem;align-items:center;justify-content:space-between}.sites-container .label-site .icon{background:rgba(57,64,75,.1);border-radius:0rem .875rem .875rem 0rem;min-height:100%;padding:.875rem .625rem .5rem;cursor:pointer}.sites-container .label-site .icon svg{fill:#617082;scale:150%}.sites-container .label-site .input{height:-moz-fit-content;height:fit-content;width:100%}.sites-container .label-site .input::-moz-placeholder{color:#aba1b3!important;font-size:16px;font-weight:400;line-height:24px}.sites-container .label-site .input::placeholder{color:#aba1b3!important;font-size:16px;font-weight:400;line-height:24px}.sites-container .domains-container{background:#f9fcff;border-radius:1.875rem;padding:1.875rem .3125rem;margin:1.25rem 0px}.sites-container .addDomain-container{display:flex;width:100%;border-radius:8px;align-items:baseline;gap:10px;justify-content:space-between}.sites-container .addDomain-container .domain-form{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;background:#ffffff;border:.0625rem solid #cbd5e1;border-radius:8px}.sites-container .addDomain-container input{font-family:Manrope;font-style:normal;font-weight:300;width:100%;font-size:.875rem;line-height:1.75rem;color:#000;padding:.5625rem 1.25rem}.sites-container .addDomain-container input::-moz-placeholder{color:#aba1b3;font-size:16px;font-weight:400;line-height:24px;text-underline-position:from-font;text-decoration-skip-ink:none}.sites-container .addDomain-container input::placeholder{color:#aba1b3;font-size:16px;font-weight:400;line-height:24px;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}.sites-container .addDomain-container .domain-name-container .domain-form{display:flex}.sites-container .addDomain-container .domain-name-container-button{all:unset;cursor:pointer;background:#ff8b00;border-radius:.875rem;color:#fff;font-size:.875rem;font-weight:500;display:flex;align-items:center;justify-content:center;line-height:2rem;padding:6px 20px;border-radius:8px;height:100%;border:.0625rem solid #ff8b00}.sites-container .domainsList-container{border:.0625rem solid #cbd5e1;height:-moz-fit-content;height:fit-content;margin-top:2.1875rem;padding:.6875rem .375rem;border-radius:8px}.sites-container .domainsList-container .domainsList-header{display:flex;align-items:center;justify-content:space-between}.sites-container .domainsList-container .domainsList-header .domain-title{font-family:Manrope;font-style:normal;font-weight:400;line-height:24px;text-align:left;text-underline-position:from-font;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;margin:0;font-size:16px;color:#aba1b3}.sites-container .domainsList-container .domainsList-header .select-icon{height:15px!important;width:15px!important;cursor:pointer;transition:all .2s ease-in;fill:#505673}.sites-container .domainsList-container .domainsList-header .select-icon-activated{transform:rotate(90deg);transition:all .2s ease-in}.sites-container .domainsList-container .domains-list-items{animation-name:show-items;animation-duration:.7s}.sites-container .domainsList-container .domains-list-items ul li{padding:1.1875rem 0rem;display:flex;align-items:center;justify-content:space-between}.sites-container .domainsList-container .domains-list-items ul li .domain-list{font-style:normal;font-weight:300;font-size:13px}.sites-container .domainsList-container .domains-list-items ul li .trash-icon{background:#ebebeb;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .2s ease-in;cursor:pointer}.sites-container .domainsList-container .domains-list-items ul li .trash-icon svg{fill:#39404b;scale:1.2}.sites-container .domainsList-container .domains-list-items ul li .trash-icon:hover{background:#e74c3c}.sites-container .domainsList-container .domains-list-items ul li .trash-icon:hover svg{fill:#fff;scale:1.2}.sites-container .domainsList-container .domains-list-items-hidden{all:unset!important;animation-name:hide-items;animation-duration:7s}.select-users-icon{height:15px!important;width:15px!important;cursor:pointer;transition:all .2s ease-in;fill:#505673}.select-users-activated{transform:rotate(90deg);transition:all .2s ease-in}.check-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;transition:all .2s ease-in;cursor:pointer}.check-icon .check-container{height:1.125rem;width:1.125rem;border-radius:4px;display:flex;align-items:center;justify-content:center;border:2px solid #505673;transition:all .2s ease-in}.check-icon .check-container:hover{border:2px solid #ff8b00}.check-icon .check-container svg{fill:#e4f1fe;transition:all .2s ease-in}.check-icon-active .check-active{border:2px solid #ff8b00!important}.check-icon-active .check-active svg{fill:#ff8b00;transition:all .2s ease-in}.delete-btn-modal{background-color:#ff8b00!important;border-color:#ff8b00!important;color:#fff!important}.delete-modal-footer{margin-top:40px}.back-button-quiz,.next-button-quiz{height:48px;border:1px solid #ff8b00;color:#ff8b00;cursor:pointer;font-size:16px;font-weight:700}.next-button-quiz{color:#fff!important;background-color:#ff8b00!important;border-color:#ff8b00!important;cursor:pointer}.back-button-quiz:hover,.next-button-quiz:hover{color:#ff8b00!important;border-color:#ff8b00!important}.next-button-quiz:hover{color:#fff!important}.create-footer-quiz{width:100%;top:91%;position:fixed;background-color:#fff;border-top:1px solid #e8e8e8;padding:20px 50px}.languages-selector .ant-select-selector{border:none!important;background-color:transparent!important;box-shadow:none!important;padding:10px!important}.languages-selector .ant-select-selector:focus{border:none!important;background-color:transparent!important}.create-quiz-group-menu,.create-quiz-menu{border-radius:8px;background:#f0f0f0!important;height:38px;display:flex;align-items:center;justify-content:center;padding:12px;width:138px;text-align:center;font-family:Manrope;font-size:var(--fontsize-body-md, 14px);font-style:normal;font-weight:700;border:none;color:#1c1c1c!important}.create-quiz-group-menu .ant-spin-dot-item,.create-quiz-menu .ant-spin-dot-item{background-color:#ff8b00}.create-quiz-menu{background:#ff8b00!important}.create-quiz-menu .ant-menu-title-content{color:#fff}.create-quiz-menu .ant-menu-submenu{width:233px!important}.create-quiz-menu .ant-menu-submenu-active:after{border-bottom:none!important}.create-quiz-menu .ant-spin-dot-item{background-color:#fff}.quiz-option-rtl{flex-direction:row-reverse}.ant-menu-vertical{margin-top:-.5rem!important;margin-left:-120px!important;width:233px!important}.ant-menu-vertical .quiz-option,.ant-menu-vertical .quiz-option-selected{gap:10px;display:flex;align-items:center;text-align:center;font-size:14px;font-style:normal}.ant-menu-vertical .quiz-option-selected{color:#463454;font-weight:700}.cancel-move-quiz-btn,.move-quiz-btn{height:40px;width:134px;color:#463454!important;background-color:#fff!important;font-size:14px;font-weight:700}.cancel-move-quiz-btn:hover,.move-quiz-btn:hover{background-color:#fff!important;border-color:#d9d9d9!important}.move-quiz-btn,.move-quiz-btn:hover{color:#fff!important;background-color:#ff8b00!important;border-color:#ff8b00!important}.already-submitted-wrapper{text-align:center;background-color:#fff;padding:20px;border-radius:16px}.not-allowed-image{width:300px;margin-top:20px;border-radius:16px}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0;font-family:Manrope}input,textarea,button{outline:none;background-color:transparent;border:none;cursor:pointer}a{text-decoration:none}ul{list-style:none}.w-0{width:0;max-width:0;transition:all ease-in .5s;display:none}.w-full{width:100%;transition:all ease-in .5s;display:unset}.rotate-90{transform:rotate(90deg)}.bg-yellow{background:rgb(214,214,7)}.bg-green{background:#20ac1d}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px #e4f1fe;border-radius:10px}::-webkit-scrollbar-thumb{background:#c7c7c7;border-radius:10px}.disabled{pointer-events:none!important;opacity:.5!important}.warning{background-color:#dfd05b!important;color:#fff!important;border:solid .0625rem #dfd05b!important}.PhoneInputCountryIcon--border{box-shadow:none!important}.react-tooltip{z-index:1000;font-size:80%}.error-badge{display:inline-block;width:.375rem;height:.375rem;vertical-align:middle;border-radius:50%;background:#f56565}.cke_reset{width:100%!important}.cke_bottom,.cke_button__about{display:none!important}.save_btn{background:#ff8b00;border:1px solid #ff8b00;color:#fff;font-weight:300;margin:10px auto;width:100px;height:40px;font-family:Manrope;font-size:15px;cursor:pointer;-webkit-user-select:none;box-shadow:0 1px 2px #39404b;border-radius:8px;position:absolute;bottom:0;left:0}.upload_image_advice{font-size:12px;color:#39404b;max-width:400px;margin:0 auto;text-align:center}.continue-btn:active,.next:active,.start-quiz-button:active{transform:translateY(4px);box-shadow:none!important}video{max-width:100%}a{text-decoration:none!important;word-wrap:break-word}:where(.css-dev-only-do-not-override-nqoqt9).ant-tree{background-color:transparent!important}.ant-alert-warning{border-radius:9px}.ant-select-focused .ant-select-selector,.ant-select-selector:hover{border-color:#ff8b00!important}.ant-select-item-option-selected,.ant-select-item-option-selected:hover{background-color:#fff3e6!important}.ant-input:hover{border-color:#ff8b00!important;box-shadow:#ff8b00!important}.ant-input:focus,.ant-input-focused{border-color:#ff8b00!important;box-shadow:#ff8b00!important}.ant-input-affix-wrapper:focus-within{border-color:#ff8b00}.ant-menu-submenu-selected>.ant-menu-submenu-title{color:#000!important;background-color:#fff3e6!important}.ant-menu-submenu:not(:first-of-type).ant-menu-submenu-selected>.ant-menu-submenu-title{color:#000!important;background-color:#fff3e6!important}.ant-menu-submenu:first-of-type.ant-menu-submenu-selected>.ant-menu-submenu-title{color:inherit!important;background-color:inherit!important}.ant-menu-item-selected{background-color:#f0f0f0!important;color:#000!important}.ant-input-affix-wrapper:hover{border-color:#ff8b00}.ant-picker-outlined:focus-within{border-color:#ff8b00!important;box-shadow:0 0 0 2px #fff3e6!important}.ant-picker-outlined:focus-within :hover{border-color:#ff8b00!important}.ant-picker-outlined:hover{border-color:#ff8b00!important}.ant-picker-cell-inner:before{border-color:#ff8b00!important}:where(.css-dev-only-do-not-override-14i19y2).ant-tree{background-color:transparent!important}.ant-tree-node-selected:before{background-color:#ff8b00!important}:where(.css-dev-only-do-not-override-nqoqt9).ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-active:after{border-bottom-color:#ff8b00!important}body{overflow:hidden}button:focus{outline:none!important}.ant-steps-item-tail:after{display:none!important}.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom-color:#f0f0f0!important}.anticon-check{color:#aba1b3!important}.cke_float .cke_top{border-radius:8px!important;border:1px solid var(--Inherit_Gray_Shades-Purple-Shade-400, #d7d0dd)!important;background:var(--Inherit_Gray_Shades-Purple-Shade-50, #fdfcfd)!important;margin-bottom:8px!important}.ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:after{border-bottom-color:#f0f0f0!important}.ant-tree-treenode{width:200px!important}.ant-steps.ant-steps-navigation .ant-steps-item:after{border-top:1px solid #000000;border-inline-end:1px solid #000000}.custom-select-inside .ant-select-selector:hover{border:none!important;box-shadow:none!important}.custom-permission-trigger{padding:4px 8px;border-radius:6px;background:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#3a4654;font-weight:400}.cke_chrome{border:unset!important}.tui-image-editor-canvas-container canvas{width:100%!important;height:50%!important;-o-object-fit:contain!important;object-fit:contain!important}.tui-image-editor-submenu-item li{display:inline-block!important;vertical-align:top;justify-content:center;align-items:center}.tui-image-editor-menu-text .tui-image-editor-submenu-item li{display:flex!important}.tui-image-editor-container .tui-image-editor-header-buttons{margin-top:-5px!important}.tui-image-editor-container .tui-image-editor-header-buttons div,.tui-image-editor-download-btn{width:99px!important}.quiz-media-modal{display:flex;flex-direction:column;gap:3.125rem;z-index:10000;padding:1.25rem;background:#fff;border-radius:1.25rem}.quiz-media-modal .preview-video{max-width:33.3125rem}.quiz-media-modal .rhap_play-pause-button{width:70px;height:70px}.quiz-media-modal .rhap_repeat-button,.quiz-media-modal .rhap_volume-button{display:none!important}.quiz-media-modal .files-container{display:flex;justify-content:space-between;align-items:center;border:.0625rem dashed #ff8b00;border-radius:8px;padding:.625rem 1.25rem;color:#ff8b00;background-color:#fff3e6}.quiz-media-modal .files-container button{color:#ff8b00;font-weight:400;transition:all ease-in-out .5s}.quiz-media-modal .files-container button:hover{color:#ff8b00;font-weight:700}.quiz-media-modal .rejected{position:relative}.quiz-media-modal .rejected:after{content:"";position:absolute;right:2%;top:50%;transform:translateY(-50%);max-width:3.125rem;height:auto}.quiz-media-modal .quiz-media-modal-header{display:flex;justify-content:space-between;align-items:center}.quiz-media-modal .quiz-media-modal-header .title{font-weight:500;font-size:1.5rem;color:#ff8b00}.quiz-media-modal .quiz-media-modal-header .close{border-radius:2px;transform:scaleX(-1)}.quiz-media-modal .drag-area{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;background:#f0f0f0;border:.0625rem dashed #a7a7a7;border-radius:10px;width:100%;min-width:36.75rem;min-height:14.125rem}.quiz-media-modal .drag-area svg{fill:#ff8b00;min-width:4.875rem;height:3.875rem}.quiz-media-modal .drag-area p{font-weight:300;font-size:1.3125rem;color:#6e757b}@media (max-width: 37.5rem){.quiz-media-modal .drag-area{min-width:90vw}}.quiz-media-modal .link-label{position:relative;padding:.625rem;width:100%;background:#fff3e6;border:.0625rem dashed #ff8b00;border-radius:8px}.quiz-media-modal .link-label .link-icon{fill:#ff8b00;position:absolute;left:2%;top:50%;transform:translateY(-50%)}.quiz-media-modal .link-label .link{margin-left:3.125rem;font-weight:300;font-size:16px;color:#ff8b00;width:80%}.quiz-media-modal .link-label .link::-moz-placeholder{font-weight:300;font-size:16px;color:#ff8b00}.quiz-media-modal .link-label .link::placeholder{font-weight:300;font-size:16px;color:#ff8b00}.quiz-media-modal .actions{display:flex;justify-content:center;align-items:center;gap:1.375rem}.quiz-media-modal .actions button{display:flex;justify-content:center;align-items:center;padding:.75rem 1.125rem;gap:1rem;border-radius:8px}.quiz-media-modal .actions .button-cancel{color:#ff8b00;background:#fff3e6}.quiz-media-modal .actions .button-save{background:#ff8b00;color:#fff}.edited-image{max-width:250px;max-height:250px;-o-object-fit:contain;object-fit:contain;border-radius:10px}.class-chart{border:1px solid rgb(234,236,240);display:flex;align-items:center;justify-content:center;width:90%;padding:7px 16px;border-radius:8px}.class-chart canvas{width:61%!important;height:28rem!important}@media only screen and (max-width: 1600px){.class-chart canvas{width:100%!important;height:100%!important}}.class-chart-container{width:100%;max-width:600px;margin:0 auto;padding:1.5rem;border-radius:16px;border:1px solid rgb(234,236,240)}.class-chart-container .axis-label-tooltip{position:absolute;pointer-events:none;background:#ffffff;border:1px solid #e67d00;border-radius:8px;padding:4px 8px;font-size:12px;color:#000;display:none;white-space:nowrap;z-index:1000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.single-level-message{text-align:center;padding:2rem;margin:4rem auto}.orange-text{color:#e67d00;font-weight:700}.single-level-title{font-size:1.2rem;font-weight:700;margin-bottom:.5rem;color:#1c274c}.single-level-description{font-size:1rem;color:#39404b;line-height:1.6}.single-level-icon{width:48px;height:48px;color:#e67d00;margin-bottom:10px}
