.page-not-found{background-color:var(--primary);width:100vw;height:100vh;color:var(--white);text-align:center}.page-not-found svg{cursor:default}.page-not-found .not-found{width:560px;height:225px;margin-right:-10px}.page-not-found .starry-sky{object-fit:cover;width:100vw;height:100vh;display:block}.page-not-found .search-icon{display:inline-block}.page-not-found .notfound{color:var(--white);text-align:right;position:fixed;top:25px;right:10%}.page-not-found h1{font-size:40px;font-weight:700}.page-not-found a{color:#fff;border-bottom:2px solid var(--secondary);font-weight:300;text-decoration:none}.page-not-found a:hover{color:var(--white);border-bottom:2px solid var(--white);font-weight:300;text-decoration:none}.page-not-found .all-stars{animation:3s linear infinite blinkblink}@keyframes blinkblink{50%{opacity:.1}}.input-mask-cutom{color:#6d7a83;background-color:#fdfeff;border:1px solid #dce3eb;border-radius:10px;width:100%;height:48px;padding:12.8px 8px;font-size:14px;outline:none!important}.input-mask-cutom:focus-visible{outline:none!important}.input-mask-cutom:disabled{color:#58677280;background-color:#eff2f4;border:1px solid #dce3eb}.input-mask-cutom::placeholder{color:#58677280}.error-boundary-body{text-align:center;color:#c2c2cc;background:#333;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100vh;padding:2rem;font-family:IBM Plex Mono,monospace;font-size:1rem;line-height:1.5;display:flex}.error-boundary-body #error{text-transform:uppercase;letter-spacing:.075em;color:#c94d4d;margin-bottom:1rem;font-size:2rem;font-weight:500;animation:4s infinite alternate pulse;position:relative}@keyframes pulse{0%{opacity:.5}50%{opacity:.5}}.error-boundary-body #error:before{content:"";background:linear-gradient(#ffffff1a 60%,#0000 100%);width:.75rem;height:50vh;margin-bottom:.75em;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.error-boundary-body #desc{text-transform:capitalize;margin:2em 0 1em}.error-boundary-body #desc span{color:#fff;cursor:pointer}.error-boundary-body .error-num,.error-boundary-body .error-num__clip,.error-boundary-body .error-num__clip-left,.error-boundary-body .error-num__clip-left:before,.error-boundary-body .error-num__clip:before{letter-spacing:-.01em;color:#fff;font-family:Oswald,monospace;font-size:clamp(2.5rem,10vw,5rem);animation:1.25s steps(2,end) infinite colorSplit;position:relative}@keyframes colorSplit{25%{text-shadow:-.02em 0 #ed008c,.025em 0 #0087ef}75%{text-shadow:-.035em 0 #ed008c,.04em 0 #0087ef}}.error-boundary-body .error-num__clip,.error-boundary-body .error-num__clip-left,.error-boundary-body .error-num__clip-left:before,.error-boundary-body .error-num__clip:before{z-index:10;color:#333;clip-path:polygon(0% 0%,100% 0,100% 25%,0 25%,0 30%,100% 30%,100% 50%,0 50%,0 60%,100% 60%,100% 65%,0 65%,0 80%,100% 80%,100% 85%,0 85%,0% 0%);animation:1s steps(2,start) infinite glitch;position:absolute;top:0;left:-2px;overflow:visible}@keyframes glitch{30%{left:0}to{left:0}}.error-boundary-body .error-num__clip:before,.error-boundary-body .error-num__clip-left:before{content:"PARTECH PORTAL";color:#fff;z-index:9;clip-path:polygon(0% 0%,100% 0,100% 26%,0 26%,0 29%,100% 29%,100% 51%,0 51%,0 59%,100% 59%,100% 66%,0 66%,0 79%,100% 79%,100% 86%,0 86%,0% 0%);left:.05em}@media (width<=768px){.error-boundary-body{padding:1.5rem}.error-boundary-body #desc{font-size:.9rem}}@media (width<=480px){.error-boundary-body{padding:1rem}.error-boundary-body #error{font-size:1.25rem}}.drop-file-input{border:1px dashed var(--primary);background:#f0f0fa;border-radius:8px;justify-content:center;align-items:center;width:100%;max-width:768px;height:250px;margin:auto;display:flex;position:relative}.drop-file-input input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.drop-file-input:hover,.drop-file-input.dragover{opacity:.6}.drop-file-input__label{text-align:center;color:var(--primary);padding:10px;font-weight:600}.drop-file-input__label img{width:100px}.drop-file-preview{margin-top:30px}.drop-file-preview p{font-weight:500}.drop-file-preview__title{margin-bottom:20px}.drop-file-preview__item{background-color:#f9fcff;border:1px solid #eee;border-radius:8px;margin-bottom:10px;padding:15px;display:flex;position:relative}.drop-file-preview__item img{width:50px;height:50px;margin-right:20px}.drop-file-preview__item__info{flex-direction:column;justify-content:space-between;display:flex}.drop-file-preview__item__del{cursor:pointer;opacity:.5;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.drop-file-preview__item:hover .drop-file-preview__item__del{opacity:1}#load{-webkit-user-select:none;user-select:none;cursor:default;width:600px;height:36px;margin-left:-300px;position:absolute;top:50%;left:50%;overflow:visible;transform:translate(-20%)}#load div{opacity:0;width:20px;height:36px;color:var(--primary);font-family:Helvetica,Arial,sans-serif;font-size:1.3rem;animation:2s linear infinite move;position:absolute;transform:rotate(180deg)}#load div:nth-child(2){animation-delay:.2s}#load div:nth-child(3){animation-delay:.4s}#load div:nth-child(4){animation-delay:.6s}#load div:nth-child(5){animation-delay:.8s}#load div:nth-child(6){animation-delay:1s}#load div:nth-child(7){animation-delay:1.2s}@keyframes move{0%{opacity:0;left:0}35%{opacity:1;left:41%;transform:rotate(0)}65%{opacity:1;left:59%;transform:rotate(0)}to{opacity:0;left:100%;transform:rotate(-180deg)}}.MuiLinearProgress-bar{background-color:var(--secondary)!important}.firmwareTable .MuiTablePagination-toolbar{padding:0 40px 0 0}.MuiCalendarPicker-root .Mui-selected,.MuiDateCalendar-root .MuiPickersDay-root.Mui-selected{border:0;border-radius:0;min-width:32px;height:30px;background:var(--primary)!important;color:#fff!important}.MuiAlert-standardSuccess{color:#fff!important;background:var(--successMain)!important}.MuiAlert-standardSuccess svg{fill:#fff}.MuiTabs-scroller{position:inherit!important}.muiSelectWithItem label.Mui-focused{color:var(--primary);top:30px!important}*{font-family:Poppins,sans-serif}:root{--primary:#303352;--gray:#e8e8eb;--errormain:#d25d5d;--secondary:#6963d1;--grayDark:#828596;--mistySky:#f0f4f8;--successMain:#5cb85c;--errorlight:#d930211a;--primary700:#6e7085;--successLight:#5cb85c1a;--secondary100:#f0f0fa;--neutral-200:#dce3eb;--white:#fff;--black:#000}body{-webkit-overflow-scrolling:touch;background:#fff;margin:0;padding:0}input:-webkit-autofill{-webkit-box-shadow:0 0 0px 1000px var(--white) inset;box-shadow:0 0 0px 1000px var(--white) inset;-webkit-text-fill-color:var(--black)}a{color:var(--grayDark);cursor:pointer;font-size:14px;font-style:normal;font-weight:400;line-height:21px;text-decoration-line:underline}input[type=checkbox]{accent-color:var(--secondary);cursor:pointer}.custom-checkbox input[type=checkbox]{appearance:none;-o-appearance:none;outline:1px solid var(--gray);box-shadow:none;text-align:center;border-radius:4px;margin:5px;font-size:.8em;line-height:1em;position:relative;width:20px!important;height:20px!important}.custom-checkbox input[type=checkbox]:checked:after{content:"✔";color:#fff;font-size:14px;position:absolute;top:4px;left:4px}.custom-checkbox input[type=checkbox]:checked{accent-color:var(--secondary);background-color:var(--secondary);outline:1px solid var(--secondary)}.badge{text-transform:capitalize;border-radius:6px;padding:4px 12px;font-size:12px;font-weight:500;display:inline-block}.active-badge{color:var(--successMain)}.in-active-badge{color:var(--errormain)}.latest-badge{color:var(--successMain);background:var(--successLight)}.outdated-badge{color:var(--primary700);background:var(--mistySky)}svg,img{cursor:pointer}.swal-button{background:#e3e3e3;border:none;border-radius:8px;justify-content:center;align-items:center;width:82px;height:40px;display:flex}.swal-button--confirm{background:#d25d5d;border:none;border-radius:8px;justify-content:center;align-items:center;width:82px;height:40px;display:flex}.swal-button--cancel:focus{box-shadow:none}.swal-text{color:var(--primary)}.custom-input-file{border:1px dashed var(--primary);background-color:#f0f0fa;background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:10px;padding:65px 15px;position:relative;overflow:hidden}.custom-input-file label{color:#0000;padding:49px 15px;display:table}.custom-input-file input[type=file]{display:none}.custom-input-file__preview{background-color:#f0f0fa;border-radius:10px;width:100%;height:100%;position:absolute;top:0;left:0}.custom-input-file1{border:1px dashed var(--primary);cursor:pointer;background:#f0f0fa;border-radius:10px;min-width:150px;margin-right:10px;display:inline-block;position:relative;overflow:hidden}.custom-input-file1 label{width:fit-content;min-height:35px;color:var(--primary);cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:0 20px;display:flex}.custom-input-file1 input[type=file]{display:none}.custom-input-file1__preview{border-radius:10px;width:140px;height:140px;position:absolute;top:0;left:0}::-webkit-scrollbar-track{background-color:#0000;border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000}::-webkit-scrollbar-thumb{background-color:var(--primary);border-radius:10px;-webkit-box-shadow:inset 0 0 6px #0000004d}::-webkit-scrollbar{scrollbar-width:thin;scrollbar-gutter:stable overlay;background-color:#0000;width:8px}::-webkit-scrollbar-thumb:hover{background:var(--secondary)}input[type=time]{display:inline-block;position:relative}input[type=time]::-webkit-calendar-picker-indicator{color:#0000;cursor:pointer;background:0 0;width:auto;height:auto;position:absolute;inset:0}.swal2-container.swal2-backdrop-show,.swal2-container.swal2-noanimation{z-index:99999}.custom-input-profile{border:1px dashed var(--primary);background:#f0f0fa;border-radius:10px;margin-right:10px;display:inline-block;position:relative;overflow:hidden}.custom-input-profile label{width:100px;height:100px;color:var(--primary);cursor:pointer;background:0 0;justify-content:center;align-items:center;display:flex}.custom-input-profile input[type=file]{display:none}.custom-input-profile__preview{border-radius:10px;width:140px;height:140px;position:absolute;top:0;left:0}.swal2-close{border:none!important;outline:none!important}.swal2-close:focus{outline:0;box-shadow:none!important}.custom-accordian-button{background:#eff2f4;border-radius:5px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.disabled{pointer-events:none;opacity:.5;color:#738089!important}.player-wrapper{padding-top:56.25%;position:relative}.react-player{position:absolute;top:0;left:0}.uploadingVideo{background-color:#273641}.youtubePlayer>div{float:none;clear:both;width:100%;height:0;padding-top:25px;padding-bottom:56.25%;position:relative}.youtubePlayer iframe{width:100%;height:100%;position:absolute;top:0;left:0}.editYoutubeVideo>div{float:none;clear:both;width:100%;height:0;padding-top:25px;padding-bottom:56.25%;position:relative}.editYoutubeVideo iframe{width:100%;height:100%;position:absolute;top:0;left:0}.createCategory>span{cursor:pointer;border-top:1px solid #ccc;align-items:center;padding:12px 0 0 10px;display:flex}
