.page-module__DLkHJW__main{flex-direction:column;width:100%;display:flex;position:relative}:root .page-module__DLkHJW__main{--bg:#f6f6f6}:root[data-theme=dark] .page-module__DLkHJW__main{--bg:#f6f6f6}.page-module__DLkHJW__contentCont{border-radius:.5em;gap:1em;width:100%;height:100%;padding:1em;display:flex;overflow:auto}.page-module__DLkHJW__allDepartments{grid-template-columns:repeat(auto-fill,minmax(15em,1fr));gap:1em;width:100%;height:fit-content;display:grid}.page-module__DLkHJW__departmentCard{color:#fff;background-color:#033c49;border-radius:1em;flex-direction:column;justify-content:space-around;align-items:center;gap:1em;width:100%;height:100%;padding:1em;display:flex;position:relative}.page-module__DLkHJW__title{text-align:center;font-size:1.5em;font-weight:500}.page-module__DLkHJW__departmentCard img{object-fit:contain;border:1px solid gray;border-radius:.5em;width:10em;height:10em}.page-module__DLkHJW__description{font-size:1em}.page-module__DLkHJW__departmentStats{gap:.1em;width:100%;padding:0 .5em;display:flex}.page-module__DLkHJW__eachStats{justify-content:space-between;width:100%;display:flex}.page-module__DLkHJW__eachStats span{white-space:nowrap;text-overflow:ellipsis;max-width:50%;overflow:hidden}.page-module__DLkHJW__editIcon{color:#f5f6e5;cursor:pointer;background-color:#52b2ad;border-radius:.25em;width:auto;height:1.75em;padding:.25em;transition:transform .2s,filter .2s;display:flex;position:absolute;top:.5em;right:.5em}.page-module__DLkHJW__editIcon:hover{filter:contrast(1.2);transform:scale(1.1)}.page-module__DLkHJW__editOuter{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#37373780;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.page-module__DLkHJW__editInner{color:#fff;background-color:#023c48;border-radius:.5em;flex-direction:column;justify-content:center;align-items:center;gap:1em;width:60%;min-width:30em;max-width:40em;height:fit-content;padding:1em;display:flex}.page-module__DLkHJW__header{font-size:1.25em;font-weight:700}.page-module__DLkHJW__editForm{flex-direction:column;gap:.75em;width:100%;display:flex}.page-module__DLkHJW__eachItem{justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.page-module__DLkHJW__eachItem input,.page-module__DLkHJW__eachItem textarea{cursor:text;flex:1;font-size:.95em}.page-module__DLkHJW__eachItem>span{min-width:40%}.page-module__DLkHJW__eachItem img{object-fit:contain;width:100%;height:100%}.page-module__DLkHJW__deptNewLogo{color:#000;cursor:pointer;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:7em;height:7em;margin:auto;display:flex}.page-module__DLkHJW__buttons{justify-content:space-around;width:100%;display:flex}.page-module__DLkHJW__updateButton{color:#f5f6e5;cursor:pointer;background-color:#52b2ad;border-radius:.25em;padding:.5em 1em;transition:background-color .2s}.page-module__DLkHJW__updateButton:hover{background-color:#4a9b94}.page-module__DLkHJW__contentCont::-webkit-scrollbar{width:.5em}.page-module__DLkHJW__contentCont::-webkit-scrollbar-track{background-color:#033c49;border-radius:.5em}.page-module__DLkHJW__contentCont::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #033c49;border-radius:.5em}
:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--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-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--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-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0,var(--y),0)scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g)*1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{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--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{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translateY(2000px)}}.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-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.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__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:translate3d(0,var(--y),0)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%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0)perspective(400px)}30%{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,-20deg);opacity:1}to{transform:translate3d(0,var(--y),0)perspective(400px)rotate3d(1,0,0,90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translateY(-500px)}}.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-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.selectImage-module__euOH_a__main{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#373737cc;justify-content:center;align-items:center;padding:1em;display:flex;position:absolute;inset:0}.selectImage-module__euOH_a__content{color:#000;background-color:#fff;border-radius:.5em;flex-direction:column;align-items:center;gap:1em;width:90%;max-width:50em;height:100%;min-height:20em;max-height:40em;padding:.75em;display:flex}.selectImage-module__euOH_a__header{font-size:1.25em;font-weight:500}.selectImage-module__euOH_a__topBar{justify-content:space-between;gap:1em;width:100%;padding:0 .5em;display:flex}.selectImage-module__euOH_a__topBar input{border:1px solid #ccc;border-radius:.5em;flex:1;padding:.5em 1em;font-size:1em}.selectImage-module__euOH_a__addButton{color:#fff;text-align:center;text-transform:capitalize;cursor:pointer;background-color:#233955;border-radius:10px;padding:.6em 1em;font-weight:500}.selectImage-module__euOH_a__imageCategories{gap:1em;width:100%;display:flex}.selectImage-module__euOH_a__categoryItem{color:#fff;text-align:center;text-transform:capitalize;cursor:pointer;background-color:#233955;border-radius:10px;align-items:center;padding:.4em .8em;font-weight:500;display:flex}.selectImage-module__euOH_a__categoryItem.selectImage-module__euOH_a__active{color:#000;background-color:#aadfdc}.selectImage-module__euOH_a__sortContent{align-self:flex-end;margin-left:auto}.selectImage-module__euOH_a__noImages{text-align:center;color:#555;width:100%;font-size:1.5em;font-weight:600}.selectImage-module__euOH_a__allImagesCont{grid-template-columns:repeat(auto-fill,minmax(8em,1fr));gap:.5em;width:100%;padding:0 .25em 0 0;display:grid;overflow:auto}.selectImage-module__euOH_a__eachImage{color:#fff;cursor:pointer;background-color:#033c49;border-radius:.5em;flex-direction:column;align-items:center;width:100%;height:fit-content;padding:.5em;display:flex}.selectImage-module__euOH_a__eachImage img{object-fit:contain;width:7em;height:7em}.selectImage-module__euOH_a__eachImage span{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.selectImage-module__euOH_a__allImagesCont::-webkit-scrollbar{width:.5em}.selectImage-module__euOH_a__allImagesCont::-webkit-scrollbar-track{background-color:#033c49;border-radius:.5em}.selectImage-module__euOH_a__allImagesCont::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #033c49;border-radius:.5em}
.uploadSection-module__Af2OVG__main{border-radius:inherit;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#80808080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0}.uploadSection-module__Af2OVG__content{color:#fff;background-color:#033c49;border-radius:.5em;flex-direction:column;align-items:center;gap:1em;width:80%;max-width:30em;padding:1em;display:flex;box-shadow:0 4px 8px #0003}.uploadSection-module__Af2OVG__header{color:#fff;font-size:1.2em;font-weight:700}.uploadSection-module__Af2OVG__uploadSection{cursor:pointer}.uploadSection-module__Af2OVG__imagePreview{color:#000;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:10em;height:10em;display:flex}.uploadSection-module__Af2OVG__imagePrev{object-fit:contain;width:100%;height:100%}.uploadSection-module__Af2OVG__uploadedImageCont{flex-direction:column;gap:.25em;display:flex}.uploadSection-module__Af2OVG__imageName{align-items:center;gap:.25em;display:flex}.uploadSection-module__Af2OVG__imageNameInput{width:10em;padding:.25em}.uploadSection-module__Af2OVG__buttonCont{justify-content:center;align-items:center;display:flex}.uploadSection-module__Af2OVG__uploadButton{cursor:pointer;text-transform:uppercase;background-color:#52b2ad;border:none;border-radius:.25em;padding:.25em .5em;font-weight:700;transition:background-color .2s}.uploadSection-module__Af2OVG__uploadButton:hover{opacity:.8}.uploadSection-module__Af2OVG__uploadButton.uploadSection-module__Af2OVG__disabled{cursor:not-allowed;color:#000;background-color:#ccc}
.page-module__rR8c3a__main{flex-direction:column;gap:.5em;width:100%;display:flex;position:relative}:root .page-module__rR8c3a__main{--bg:#f6f6f6}:root[data-theme=dark] .page-module__rR8c3a__main{--bg:#f6f6f6}.page-module__rR8c3a__topNav{justify-content:space-between;gap:1em;width:100%;font-size:.9em;display:flex}.page-module__rR8c3a__leftItems{justify-content:center;align-items:center;gap:1em;display:flex}.page-module__rR8c3a__categoryItem{color:#fff;text-align:center;text-transform:capitalize;cursor:pointer;background-color:#233955;border-radius:10px;padding:.4em .8em;font-weight:500}.page-module__rR8c3a__categoryItem.page-module__rR8c3a__active{color:#000;background-color:#aadfdc}.page-module__rR8c3a__rightItems{justify-content:center;align-items:center;gap:1em;display:flex}.page-module__rR8c3a__search{align-items:center;height:100%;display:flex;position:relative}.page-module__rR8c3a__searchIcon{font-size:1.5em;position:absolute;left:10px}.page-module__rR8c3a__searchInput{height:100%}.page-module__rR8c3a__addButton{color:#fff;text-align:center;text-transform:capitalize;cursor:pointer;background-color:#233955;border-radius:10px;padding:.6em 1em;font-weight:500}.page-module__rR8c3a__sortContent{align-self:flex-end;display:flex}.page-module__rR8c3a__noImages{text-align:center;color:#555;width:100%;font-size:1.5em;font-weight:600}.page-module__rR8c3a__allImagesCont{background-color:#b8b0b04b;grid-template-columns:repeat(auto-fill,minmax(15em,1fr));justify-content:center;align-items:center;gap:1em;padding:1em;display:grid;overflow:auto}.page-module__rR8c3a__imageItem{color:#fff;background-color:#033c49;border-radius:1em;flex-direction:column;justify-content:center;align-items:center;gap:.75em;padding:1.4em 1em 1.3em;display:flex;position:relative}.page-module__rR8c3a__imageItem img{object-fit:contain;border-radius:1em;width:12rem;height:12rem}.page-module__rR8c3a__editIcon{color:#000;cursor:pointer;cursor:pointer;background:#aadfdc;border-radius:.25em;padding:.2em;font-size:1.75em;position:absolute;top:.25em;right:.25em}.page-module__rR8c3a__imageInfo{flex-direction:column;gap:.05em;width:100%;display:flex}.page-module__rR8c3a__imageInfo span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-module__rR8c3a__imageDetails{justify-content:space-between;gap:1em;display:flex;position:relative}.page-module__rR8c3a__hoverName{opacity:0;color:#000;z-index:1;text-align:right;background-color:#fff;border-radius:.25em;width:fit-content;padding:0 .25em;font-size:.75em;transition:visibility 0s linear .2s,opacity .2s;position:absolute;top:1.25em;right:0}.page-module__rR8c3a__imageName:hover .page-module__rR8c3a__hoverName{opacity:1;transition-delay:.2s}.page-module__rR8c3a__imageDetails span:first-child{color:#cad84e;min-width:50%;font-weight:600}.page-module__rR8c3a__imageButtons{gap:1em;width:100%;display:flex}.page-module__rR8c3a__imageButtons button{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:10px;padding:.4em 1em;font-weight:600}.page-module__rR8c3a__imageButtons button:first-child{color:#000;background:#fff}.page-module__rR8c3a__imageButtons button:first-child:hover{background:#dff07f}.page-module__rR8c3a__popupOverlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#80808080;border-radius:.25em;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.page-module__rR8c3a__popupContent{color:#fff;background-color:#033c49;border:2px solid #aadfdc;border-radius:.5em;flex-direction:column;justify-content:center;align-items:center;gap:1em;width:80%;max-width:30em;padding:1em;display:flex;position:relative;box-shadow:0 4px 8px #0003}.page-module__rR8c3a__closeIcon{cursor:pointer;color:#000;stroke-width:1.5px;background-color:#a2f2ee;border:1px solid #fff;border-radius:.25em;width:1.5em;height:1.5em;transition:all .2s ease-in-out;position:absolute;top:1em;right:1em}.page-module__rR8c3a__closeIcon:hover{filter:contrast(1.2);color:#a2f2ee;background-color:#000;border:1px solid #00000080;rotate:360deg;scale:1.1}.page-module__rR8c3a__heading{color:#87ceeb;font-size:1.5em;font-weight:700;text-decoration:underline}.page-module__rR8c3a__imagePreview{color:#000;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:10em;height:10em;display:flex}.page-module__rR8c3a__imagePreview img{object-fit:contain;width:100%;height:100%}.page-module__rR8c3a__uploadedImageCont{flex-direction:column;gap:.5em;display:flex}.page-module__rR8c3a__eachInfo{align-items:center;gap:.5em;display:flex}.page-module__rR8c3a__eachInfo span{min-width:30%}.page-module__rR8c3a__eachInfo select{color:#fff;cursor:pointer;background:#233955;border:2px solid #aadfdc;border-radius:.25em;width:100%;padding:.25em 1em}.page-module__rR8c3a__eachInfo select option{color:#000;background:#dfe696}.page-module__rR8c3a__popupButtons{gap:1em;display:flex}.page-module__rR8c3a__popupButtons button{cursor:pointer;border:none;border-radius:.5em;padding:.6em 1em;font-weight:600}.page-module__rR8c3a__deleteButton{color:#fff;background-color:#ff4d4d}.page-module__rR8c3a__confirmButton{color:#fff;background-color:green}.page-module__rR8c3a__cancelButton{color:#000;background-color:#ccc}.page-module__rR8c3a__deleteConfirmation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#252424cb;border-radius:.5em;flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;height:100%;display:flex;position:absolute}.page-module__rR8c3a__allImagesCont::-webkit-scrollbar{width:.5em}.page-module__rR8c3a__allImagesCont::-webkit-scrollbar-track{background-color:#033c49;border-radius:.5em;margin-block:.25em}.page-module__rR8c3a__allImagesCont::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #033c49;border-radius:.5em}
.Shared-module__pAN40W__loadingOverlay{z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000075;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.Shared-module__pAN40W__loaderContent{align-items:center;display:flex}.Shared-module__pAN40W__logoWrapper{background:#fff;border-radius:1em;justify-content:center;align-items:center;padding:1em;display:flex;box-shadow:0 10px 25px #0000001a}.Shared-module__pAN40W__pulsingLogo{width:3em;height:auto;animation:2s ease-in-out infinite Shared-module__pAN40W__pulse}@keyframes Shared-module__pAN40W__pulse{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}.Shared-module__pAN40W__imageContainer{z-index:0;max-width:100%;max-height:100%;display:flex;position:relative}.Shared-module__pAN40W__blurLayer{z-index:1;position:absolute;inset:0}.Shared-module__pAN40W__imageWrapper{z-index:2;width:100%;display:flex;position:relative}.Shared-module__pAN40W__shimmer{background:linear-gradient(90deg,#fff0 0%,#ffffff4d 50%,#fff0 100%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite Shared-module__pAN40W__shimmer;position:absolute;top:0;left:0}@keyframes Shared-module__pAN40W__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Shared-module__pAN40W__logoWithTrademark{gap:.25em;width:5em;height:auto;display:flex;position:relative}.Shared-module__pAN40W__logoWithTrademark img{background-color:#fff;border:1px solid #969495;border-radius:.75em;width:100%;height:auto;padding:.75em}.Shared-module__pAN40W__trademark{color:#033d49;font-size:2rem;font-weight:600;position:absolute;top:-.5em;bottom:0;right:-.5em}
.SortContainer-module__qVjhQq__sortBy{cursor:pointer;align-items:center;display:flex;position:relative}.SortContainer-module__qVjhQq__label{border:2px solid #233955;border-radius:.5em;align-items:center;gap:.25em;padding:.5em 1em;display:flex}.SortContainer-module__qVjhQq__label.SortContainer-module__qVjhQq__active,.SortContainer-module__qVjhQq__label:hover{background-color:#aadfdc}.SortContainer-module__qVjhQq__dropdown{z-index:10;background-color:#fff;border:2px solid #233955;border-radius:.5em;flex-direction:column;width:fit-content;display:flex;position:absolute;top:calc(100% + .25em);right:0;overflow:hidden}.SortContainer-module__qVjhQq__option{white-space:nowrap;text-transform:capitalize;cursor:pointer;padding:.25em .5em;font-size:.85em}.SortContainer-module__qVjhQq__option:hover{background-color:#aadfdc}.SortContainer-module__qVjhQq__option.SortContainer-module__qVjhQq__selected{color:#fff;background-color:#233955}
.subPackagesEdit-module__1Wm0hG__eachstep{flex-direction:column;flex:1;gap:1em;width:100%;padding:0 2em;display:flex}.subPackagesEdit-module__1Wm0hG__formGroup{grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;gap:1em;display:grid}.subPackagesEdit-module__1Wm0hG__formGroup span{font-size:1.1em;font-weight:500}.subPackagesEdit-module__1Wm0hG__formGroup input,.subPackagesEdit-module__1Wm0hG__formGroup textarea{cursor:text;width:100%;min-height:3em}.subPackagesEdit-module__1Wm0hG__formGroup textarea{resize:vertical;height:5em;padding:.5em}.subPackagesEdit-module__1Wm0hG__select{justify-content:space-around;align-items:center;gap:1em;display:flex}.subPackagesEdit-module__1Wm0hG__option{cursor:pointer;color:#000;background-color:#e0e0e0;border-radius:.5em;flex:1;justify-content:center;padding:.25em .5em;transition:all .2s ease-in-out;display:flex}.subPackagesEdit-module__1Wm0hG__option.subPackagesEdit-module__1Wm0hG__selected{background-color:#cad84e;border:1px solid #fff;font-weight:600;box-shadow:0 2px 4px #0003}.subPackagesEdit-module__1Wm0hG__formGroup img{object-fit:contain;border-radius:.25em;width:100%;height:100%}.subPackagesEdit-module__1Wm0hG__selectedImage{color:#000;cursor:pointer;background-color:#ccc;border:2px solid #fff;border-radius:.25em;align-items:center;width:7em;height:7em;margin:auto;display:flex}
.Layout-module__q3QYgW__mainTopContainer{justify-content:center;align-items:center;width:100%;min-width:100dvw;height:100%;min-height:100dvh;display:flex}.Layout-module__q3QYgW__contentContainer{background-color:#f6f6f6;flex-direction:column;width:100%;max-width:3000px;height:100%;min-height:100dvh;display:flex}.Layout-module__q3QYgW__pageWrapper{background:#fff;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.Layout-module__q3QYgW__contentWrapper{flex-direction:column;width:100%;height:100dvh;padding:1em .5em;display:flex;overflow:auto}.Layout-module__q3QYgW__pageContent{border-radius:.75em;flex:1;width:100%;max-height:100%;padding:1em .25em;display:flex;position:relative;overflow:auto}.Layout-module__q3QYgW__pageContent::-webkit-scrollbar{width:.5em!important}.Layout-module__q3QYgW__pageContent::-webkit-scrollbar-track{background-color:#033c49!important;border-radius:.5em!important;margin-block:1em!important}.Layout-module__q3QYgW__pageContent::-webkit-scrollbar-thumb{background-color:#f6f6f6!important;border:2px solid #033c49!important;border-radius:.5em!important}
.Login-module___hUxkW__main{--text-color:#000;--strong-primary-color:#cad84e;--strong-secondary-color:#52b2ad;--input-primary-bg:#e3eba878;--input-primary-border:#e3eba8;--input-secondary-bg:#52b2adde;--input-secondary-border:#52b2ad;justify-content:center;align-items:center;width:100%;height:100dvh;display:flex;position:relative}.Login-module___hUxkW__background{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0}.Login-module___hUxkW__leftPetal{width:40%;position:absolute;top:0;left:0}.Login-module___hUxkW__rightPetal{width:40%;position:absolute;bottom:0;right:0;transform:rotate(180deg)}.Login-module___hUxkW__loginPage{z-index:1;flex-direction:column;align-items:center;gap:1em;padding:2em;display:flex;position:relative}.Login-module___hUxkW__logo{width:7em;height:auto}.Login-module___hUxkW__title{color:var(--text-color);text-align:center;margin-bottom:1em;font-size:2em}.Login-module___hUxkW__title strong:first-child{color:var(--strong-primary-color)}.Login-module___hUxkW__title strong:nth-child(2){color:var(--strong-secondary-color)}.Login-module___hUxkW__formContainer{background-color:#fff;border-radius:1em;flex-direction:column;gap:1em;width:120%;padding:2em 2.25em;display:flex;box-shadow:0 0 1em #0000001a}.Login-module___hUxkW__header{text-align:center;margin-bottom:1em;font-size:1.5em}.Login-module___hUxkW__form{flex-direction:column;gap:.5em;display:flex}.Login-module___hUxkW__form input{outline:1px solid var(--input-primary-border);background-color:var(--input-primary-bg);border:none;border-radius:.25em;width:100%;padding:.5em;font-size:1em}.Login-module___hUxkW__form input::placeholder{color:#696969;font-weight:400}.Login-module___hUxkW__form input:focus{outline:1px solid var(--input-secondary-border);background-color:var(--input-secondary-bg);color:var(--text-color);transition:all .3s ease-in-out}.Login-module___hUxkW__form input:focus::placeholder{color:#252525;opacity:1}.Login-module___hUxkW__submitButton{background-color:var(--strong-secondary-color);color:#fff;cursor:pointer;border-radius:.2em;justify-content:center;align-self:center;align-items:center;width:fit-content;margin-top:.5em;padding:.5em 1em;font-size:1.2em;transition:all .3s ease-in-out;display:flex}.Login-module___hUxkW__submitButton:hover{background-color:var(--strong-primary-color);color:var(--input-secondary-border);font-weight:500;transform:scale(1.05)}.Login-module___hUxkW__submitButton.Login-module___hUxkW__disabled{color:var(--input-secondary-border);cursor:not-allowed;background-color:#d3d3d3;transform:scale(1)}
.selectionContainer-module__K3QPqW__selectionContainer{cursor:text;background-color:#e0e0e0;border-radius:.5em;flex:1;justify-content:center;align-items:center;min-height:3em;padding:1em;display:flex;position:relative}.selectionContainer-module__K3QPqW__cancelIcon{color:#888;cursor:pointer;z-index:10;width:1.25em;height:1.25em;position:absolute;top:.1em;right:.1em}.selectionContainer-module__K3QPqW__selectedOptions{border-radius:inherit;color:#000;grid-template-columns:repeat(auto-fill,minmax(9em,1fr));gap:.5em;width:100%;height:100%;max-height:10em;padding:.25em;display:grid;overflow:auto}.selectionContainer-module__K3QPqW__eachSelected{color:#fff;cursor:pointer;background-color:#233955;border-radius:.5em;justify-content:center;align-items:center;gap:.5em;width:100%;height:fit-content;padding:.25em;font-size:.9em;display:flex}.selectionContainer-module__K3QPqW__eachSelected:hover{background-color:#c4d36f}.selectionContainer-module__K3QPqW__eachSelected span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selectionContainer-module__K3QPqW__dropdown{z-index:11;background-color:#fff;border-radius:.5em;outline:2px solid #233955;flex-direction:column;justify-content:center;gap:.25em;width:100%;height:10em;padding:.25em;display:flex;position:absolute;top:100%}.selectionContainer-module__K3QPqW__dropdown input{width:50%;min-height:2em;margin:auto;padding:.25em;display:flex}.selectionContainer-module__K3QPqW__dropdownCont{border-radius:inherit;grid-template-columns:repeat(auto-fill,minmax(9em,1fr));gap:.5em;width:100%;height:100%;padding:.25em;display:grid;overflow:auto}.selectionContainer-module__K3QPqW__dropdownItem{color:#000;cursor:pointer;background-color:#dfe696;border-radius:.5em;justify-content:center;align-items:center;gap:.5em;width:100%;height:fit-content;padding:.25em;font-size:.9em;display:flex}.selectionContainer-module__K3QPqW__dropdownItem:focus,.selectionContainer-module__K3QPqW__dropdownItem.selectionContainer-module__K3QPqW__selected{color:#fff;background-color:#233955}.selectionContainer-module__K3QPqW__dropdownItem span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.selectionContainer-module__K3QPqW__dropdownItem img{object-fit:contain;width:1em;height:1em}.selectionContainer-module__K3QPqW__dropdownCont::-webkit-scrollbar{width:.5em}.selectionContainer-module__K3QPqW__selectedOptions::-webkit-scrollbar{width:.5em}.selectionContainer-module__K3QPqW__dropdownCont::-webkit-scrollbar-track{background-color:#000;border-radius:.5em}.selectionContainer-module__K3QPqW__selectedOptions::-webkit-scrollbar-track{background-color:#000;border-radius:.5em}.selectionContainer-module__K3QPqW__dropdownCont::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #000;border-radius:.5em}.selectionContainer-module__K3QPqW__selectedOptions::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #000;border-radius:.5em}
.Sidebar-module__sTeV3q__sidebar{background-color:#f5f5f5;flex-direction:column;gap:1rem;height:100dvh;padding:1em .5em;transition:width .4s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:5px 0 10px #0000001a}.Sidebar-module__sTeV3q__logo{cursor:pointer;justify-content:center;align-items:center;gap:.5em;padding:0 1em;display:flex}.Sidebar-module__sTeV3q__logo img{object-fit:contain;background-color:#fff;border-radius:.25em;width:auto;height:3em;padding:.25em}.Sidebar-module__sTeV3q__logo span{color:#52b2ad;white-space:nowrap;font-size:1.5em;font-weight:500;transition:opacity .3s}.Sidebar-module__sTeV3q__logo span strong{color:#cad84e}.Sidebar-module__sTeV3q__toggleCollapse{-webkit-user-select:none;user-select:none;--rotation:0deg;cursor:pointer;justify-content:center;gap:-2px;width:100%;padding:.5rem;display:flex}.Sidebar-module__sTeV3q__toggleCollapse[data-locked=true]{--rotation:180deg}.Sidebar-module__sTeV3q__toggleCollapse svg{transform:rotate(var(--rotation));color:#52b2ad;transition:transform .3s ease-in-out,color .3s}.Sidebar-module__sTeV3q__toggleCollapse:hover svg{animation:1s ease-in-out infinite Sidebar-module__sTeV3q__arrowWave}.Sidebar-module__sTeV3q__toggleCollapse svg:first-child{animation-delay:0s}.Sidebar-module__sTeV3q__toggleCollapse svg:nth-child(2){animation-delay:.15s}.Sidebar-module__sTeV3q__toggleCollapse svg:nth-child(3){animation-delay:.3s}.Sidebar-module__sTeV3q__navArea{--activeBGColor:#233955;--hoverBGColor:#52b2ad;--activeTextColor:#52b2ad;--hoverTextColor:#fff;--inactiveTextColor:#64748b;flex-direction:column;align-items:center;gap:.5em;height:100%;display:flex;overflow:auto}.Sidebar-module__sTeV3q__navGroupWrapper{flex-direction:column;justify-content:center;width:100%;display:flex}.Sidebar-module__sTeV3q__navItem{cursor:pointer;width:100%;color:var(--inactiveTextColor);border-radius:.75em;justify-content:space-between;align-items:center;padding:.75em;transition:all .2s ease-in-out;display:flex}.Sidebar-module__sTeV3q__navItem:hover:not(.Sidebar-module__sTeV3q__activeGroup){background-color:var(--hoverBGColor);color:var(--hoverTextColor)}.Sidebar-module__sTeV3q__activeGroup{background-color:var(--activeBGColor);color:var(--activeTextColor);font-weight:600}.Sidebar-module__sTeV3q__itemMain{align-items:center;gap:12px;display:flex}.Sidebar-module__sTeV3q__icon{font-size:1.2rem;display:flex}.Sidebar-module__sTeV3q__label{color:inherit;font-size:.95rem;text-decoration:none}.Sidebar-module__sTeV3q__subContainer{border-left:1.5px solid var(--activeBGColor);margin-top:4px;margin-left:24px;padding-left:12px;transition:all .3s ease-in-out}.Sidebar-module__sTeV3q__subLink{color:#94a3b8;border-radius:6px;align-items:center;gap:10px;margin:2px 0;padding:8px 12px;font-size:.85rem;text-decoration:none;transition:all .2s;display:flex}.Sidebar-module__sTeV3q__subLink:hover:not(.Sidebar-module__sTeV3q__subActive){color:var(--hoverTextColor);background:var(--hoverBGColor)}.Sidebar-module__sTeV3q__subActive{color:var(--activeTextColor);background-color:var(--activeBGColor);font-weight:600}.Sidebar-module__sTeV3q__subIcon{opacity:.8;font-size:1rem}.Sidebar-module__sTeV3q__navItem>svg{font-size:1.5rem;transition:transform .3s}.Sidebar-module__sTeV3q__rotated{transform:rotate(180deg)}.Sidebar-module__sTeV3q__sidebar[data-collapsed=true] .Sidebar-module__sTeV3q__logo,.Sidebar-module__sTeV3q__navGroupWrapper[data-collapsed=true],.Sidebar-module__sTeV3q__navGroupWrapper[data-collapsed=true] .Sidebar-module__sTeV3q__navItem{justify-content:center}.Sidebar-module__sTeV3q__navGroupWrapper[data-collapsed=true] .Sidebar-module__sTeV3q__icon{font-size:1.5rem}.Sidebar-module__sTeV3q__navArea::-webkit-scrollbar{width:.5em}.Sidebar-module__sTeV3q__navArea::-webkit-scrollbar-track{background-color:#52b2ad;border-radius:1em}.Sidebar-module__sTeV3q__navArea::-webkit-scrollbar-thumb{background-color:#fff;border:2.5px solid #52b2ad;border-radius:.5em}@keyframes Sidebar-module__sTeV3q__arrowWave{0%,to{transform:rotate(var(--rotation))scale(1);opacity:.5}50%{transform:rotate(var(--rotation))scale(1.4);opacity:1;filter:drop-shadow(0 0 5px #52b2ad)}}
.addOrUpdateTest-module__jVuUGG__main{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background-color:#37373780;border-radius:.5em;justify-content:center;width:100%;height:100%;padding:2em;display:flex;position:absolute;top:0}.addOrUpdateTest-module__jVuUGG__content{border-radius:inherit;color:#fff;background-color:#023c48;flex-direction:column;align-items:center;gap:.5em;width:100%;max-width:1200px;min-height:5em;padding:1em .5em;display:flex;position:relative;box-shadow:0 4px 8px #0003}.addOrUpdateTest-module__jVuUGG__closeIcon{cursor:pointer;color:#000;stroke-width:1.5px;background-color:#a2f2ee;border:1px solid #fff;border-radius:.25em;width:2em;height:2em;transition:all .2s ease-in-out;position:absolute;top:.75em;right:.75em}.addOrUpdateTest-module__jVuUGG__closeIcon:hover{filter:contrast(1.2);color:#a2f2ee;background-color:#000;border:1px solid #00000080;rotate:360deg;scale:1.1}.addOrUpdateTest-module__jVuUGG__header{text-transform:uppercase;color:#0f3c49;border-radius:.5em;justify-content:center;align-self:center;width:fit-content;font-size:1.25em;font-weight:600;display:flex;position:relative}.addOrUpdateTest-module__jVuUGG__formOuter{flex-direction:column;flex:1;gap:1em;width:100%;height:100%;padding:0 .25em 0 0;display:flex;overflow:auto}.addOrUpdateTest-module__jVuUGG__formCont{flex-direction:column;gap:1em;width:100%;height:100%;min-height:20em;padding:.25em;display:flex;overflow:auto}.addOrUpdateTest-module__jVuUGG__eachCard{flex-direction:column;flex:1;justify-content:space-evenly;gap:1em;width:100%;padding:0 2em;display:flex}.addOrUpdateTest-module__jVuUGG__formGroup{grid-template-columns:1fr 1fr;justify-content:space-between;align-items:center;gap:1em;height:100%;display:grid}.addOrUpdateTest-module__jVuUGG__formGroup span{font-size:1.1em;font-weight:500}.addOrUpdateTest-module__jVuUGG__formGroup input,.addOrUpdateTest-module__jVuUGG__formGroup textarea{cursor:text;width:100%;min-height:3em}.addOrUpdateTest-module__jVuUGG__formGroup textarea{resize:vertical;height:5em;padding:.5em}.addOrUpdateTest-module__jVuUGG__select{justify-content:space-around;align-items:center;gap:1em;display:flex}.addOrUpdateTest-module__jVuUGG__option{cursor:pointer;color:#000;background-color:#e0e0e0;border-radius:.5em;flex:1;justify-content:center;padding:.25em .5em;transition:all .2s ease-in-out;display:flex}.addOrUpdateTest-module__jVuUGG__option.addOrUpdateTest-module__jVuUGG__selected{background-color:#cad84e;border:1px solid #fff;font-weight:600;box-shadow:0 2px 4px #0003}.addOrUpdateTest-module__jVuUGG__formGroup img{object-fit:contain;border-radius:.25em;width:100%;height:100%}.addOrUpdateTest-module__jVuUGG__selectedImage{color:#000;cursor:pointer;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:7em;height:7em;margin:auto;display:flex}.addOrUpdateTest-module__jVuUGG__actionButtons{justify-content:flex-end;gap:2em;width:100%;padding:0 3em;display:flex}.addOrUpdateTest-module__jVuUGG__actionButtons span{cursor:pointer;border:none;border-radius:.25em;padding:.5em 1em;transition:all .2s ease-in-out}.addOrUpdateTest-module__jVuUGG__actionButtons span.addOrUpdateTest-module__jVuUGG__disabled{cursor:not-allowed;filter:grayscale();color:#ccc;background-color:gray}.addOrUpdateTest-module__jVuUGG__actionButtons span:hover{filter:contrast(1.2);outline:1px solid #00000080;scale:1.1}.addOrUpdateTest-module__jVuUGG__cancelButton{color:#fff;cursor:pointer;background-color:#dd2525;transition:all .2s ease-in-out}.addOrUpdateTest-module__jVuUGG__cancelButton:hover{color:#f2a2a2;background-color:#000}.addOrUpdateTest-module__jVuUGG__saveButton{color:#fff;cursor:pointer;background-color:#22c1c3;transition:all .2s ease-in-out}.addOrUpdateTest-module__jVuUGG__saveButton:hover{color:#000;background-color:#08e0e4}.addOrUpdateTest-module__jVuUGG__formOuter::-webkit-scrollbar{width:.5em}.addOrUpdateTest-module__jVuUGG__formCont::-webkit-scrollbar{width:.5em}.addOrUpdateTest-module__jVuUGG__formOuter::-webkit-scrollbar-track{background-color:#000;border-radius:.5em}.addOrUpdateTest-module__jVuUGG__formCont::-webkit-scrollbar-track{background-color:#000;border-radius:.5em}.addOrUpdateTest-module__jVuUGG__formOuter::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #000;border-radius:.5em}.addOrUpdateTest-module__jVuUGG__formCont::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #000;border-radius:.5em}
.arrowSteps-module__5PYEWG__container{align-self:center;width:100%;height:fit-content;display:flex}.arrowSteps-module__5PYEWG__step{color:#fff;text-align:center;clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%,10% 50%);cursor:pointer;flex:1 1 0;padding:12px 24px;font-size:14px;font-weight:700}.arrowSteps-module__5PYEWG__completed{background-color:#233955}.arrowSteps-module__5PYEWG__current{color:#233955;background-color:#cad84e}.arrowSteps-module__5PYEWG__upcoming{color:#000;background-color:#e0e0e0}
.Footer-module__JGhRua__main{justify-content:space-between;margin-top:auto;display:flex}.Footer-module__JGhRua__firstCont{color:#87888a;font-weight:600}.Footer-module__JGhRua__socialIcons{gap:.75em;display:flex}.Footer-module__JGhRua__eachIcon{cursor:pointer;align-items:center;display:flex}.Footer-module__JGhRua__eachIcon svg{fill:#87888a;width:auto;height:1.5em;transition:all .3s ease-in-out}.Footer-module__JGhRua__statusContainer{align-items:center;gap:2rem;display:flex}.Footer-module__JGhRua__statusItem{align-items:center;gap:.5rem;font-size:14px;display:flex}.Footer-module__JGhRua__dot{border-radius:50%;width:10px;height:10px;animation:1.2s infinite Footer-module__JGhRua__blink}.Footer-module__JGhRua__online{background-color:#22c55e}.Footer-module__JGhRua__offline{background-color:#ef4444}@keyframes Footer-module__JGhRua__blink{0%,to{opacity:1}50%{opacity:.3}}
.updateParamter-module__SBIKzW__main{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#37373780;border-radius:.5em;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.updateParamter-module__SBIKzW__content{color:#fff;background-color:#033c49;border-radius:.5em;flex-direction:column;align-items:center;gap:1em;width:80%;max-width:30em;padding:1em;display:flex;position:relative;box-shadow:0 4px 8px #0003}.updateParamter-module__SBIKzW__closeIcon{cursor:pointer;color:#000;stroke-width:1.5px;background-color:#a2f2ee;border:1px solid #fff;border-radius:.25em;width:1.5em;height:1.5em;transition:all .2s ease-in-out;position:absolute;right:1em}.updateParamter-module__SBIKzW__closeIcon:hover{filter:contrast(1.2);color:#a2f2ee;background-color:#000;border:1px solid #00000080;rotate:360deg;scale:1.1}.updateParamter-module__SBIKzW__title{text-transform:uppercase;text-underline-offset:.2em;font-size:1.5em;font-weight:600;-webkit-text-decoration:underline #fff5ec;text-decoration:underline #fff5ec;text-decoration-thickness:2px}.updateParamter-module__SBIKzW__parameterForm{flex-direction:column;gap:.5em;display:flex}.updateParamter-module__SBIKzW__formGroup{justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.updateParamter-module__SBIKzW__formGroup input{cursor:text;flex:1;font-size:.95em}.updateParamter-module__SBIKzW__formGroup>span{min-width:40%}.updateParamter-module__SBIKzW__actionButtons{justify-content:center;align-items:center;gap:2em;width:100%;display:flex}.updateParamter-module__SBIKzW__actionButtons span{cursor:pointer;border:none;border-radius:.25em;padding:.5em 1em;transition:all .2s ease-in-out}.updateParamter-module__SBIKzW__actionButtons span.updateParamter-module__SBIKzW__disabled{cursor:not-allowed;filter:grayscale();color:#ccc;background-color:gray}.updateParamter-module__SBIKzW__actionButtons span:hover{filter:contrast(1.2);outline:1px solid #00000080;rotate:360deg;scale:1.1}.updateParamter-module__SBIKzW__cancelButton{color:#fff;cursor:pointer;background-color:#dd2525;transition:all .2s ease-in-out}.updateParamter-module__SBIKzW__cancelButton:hover{color:#f2a2a2;background-color:#000;rotate:360deg}.updateParamter-module__SBIKzW__saveButton{color:#fff;cursor:pointer;background-color:#22c1c3;transition:all .2s ease-in-out}.updateParamter-module__SBIKzW__saveButton:hover{color:#000;background-color:#08e0e4;rotate:360deg}
.updateOrAddSample-module__CzsSjW__main{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#37373780;border-radius:.5em;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0}.updateOrAddSample-module__CzsSjW__content{color:#fff;background-color:#033c49;border-radius:.5em;flex-direction:column;align-items:center;gap:1em;width:80%;max-width:30em;min-height:5em;padding:1em;display:flex;position:relative;box-shadow:0 4px 8px #0003}.updateOrAddSample-module__CzsSjW__closeIcon{cursor:pointer;color:#000;stroke-width:1.5px;background-color:#a2f2ee;border:1px solid #fff;border-radius:.25em;width:1.5em;height:1.5em;transition:all .2s ease-in-out;position:absolute;right:1em}.updateOrAddSample-module__CzsSjW__closeIcon:hover{filter:contrast(1.2);color:#a2f2ee;background-color:#000;border:1px solid #00000080;rotate:360deg;scale:1.1}.updateOrAddSample-module__CzsSjW__title{text-transform:uppercase;text-underline-offset:.2em;font-size:1.5em;font-weight:600;-webkit-text-decoration:underline #fff5ec;text-decoration:underline #fff5ec;text-decoration-thickness:2px}.updateOrAddSample-module__CzsSjW__sampleForm{flex-direction:column;gap:.5em;display:flex}.updateOrAddSample-module__CzsSjW__formGroup{justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.updateOrAddSample-module__CzsSjW__formGroup input{cursor:text;flex:1;font-size:.95em}.updateOrAddSample-module__CzsSjW__formGroup>span{min-width:40%}.updateOrAddSample-module__CzsSjW__sampleIcon{color:#000;cursor:pointer;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:7em;height:7em;margin:auto;display:flex}.updateOrAddSample-module__CzsSjW__sampleIcon img{object-fit:contain;border-radius:.25em;width:100%;height:100%}.updateOrAddSample-module__CzsSjW__actionButtons{justify-content:center;align-items:center;gap:2em;width:100%;display:flex}.updateOrAddSample-module__CzsSjW__actionButtons span{cursor:pointer;border:none;border-radius:.25em;padding:.5em 1em;transition:all .2s ease-in-out}.updateOrAddSample-module__CzsSjW__actionButtons span.updateOrAddSample-module__CzsSjW__disabled{cursor:not-allowed;filter:grayscale();color:#ccc;background-color:gray}.updateOrAddSample-module__CzsSjW__actionButtons span:hover{filter:contrast(1.2);outline:1px solid #00000080;rotate:360deg;scale:1.1}.updateOrAddSample-module__CzsSjW__cancelButton{color:#fff;cursor:pointer;background-color:#dd2525;transition:all .2s ease-in-out}.updateOrAddSample-module__CzsSjW__cancelButton:hover{color:#f2a2a2;background-color:#000;rotate:360deg}.updateOrAddSample-module__CzsSjW__saveButton{color:#fff;cursor:pointer;background-color:#22c1c3;transition:all .2s ease-in-out}.updateOrAddSample-module__CzsSjW__saveButton:hover{color:#000;background-color:#08e0e4;rotate:360deg}
.Topbar-module__0lfB0a__main{justify-content:space-between;align-items:center;width:100%;display:flex}.Topbar-module__0lfB0a__breadcrumb{color:#000;margin-left:1em;font-size:1.25em;font-weight:600}.Topbar-module__0lfB0a__parentPath{color:#94a3b8;font-size:.9em;font-weight:400}.Topbar-module__0lfB0a__currentPath{color:#52b2ad;font-weight:600}.Topbar-module__0lfB0a__separator{color:#cbd5e1;margin:0 .5em}.Topbar-module__0lfB0a__rightOptions{gap:.75em;display:flex}.Topbar-module__0lfB0a__eachOption,.Topbar-module__0lfB0a__profileOption{cursor:pointer;background-color:#f0f0f0;border-radius:.75em;justify-content:center;align-items:center;gap:.75em;width:3em;height:3em;padding:.5em;display:flex;position:relative}.Topbar-module__0lfB0a__eachOption svg{font-size:1.5em;transition:transform .2s ease-in-out}.Topbar-module__0lfB0a__eachOption:first-child:hover svg{transform:rotate(360deg)}.Topbar-module__0lfB0a__eachOption:nth-child(2):hover svg{animation:.5s ease-in-out infinite Topbar-module__0lfB0a__rotateToFro}.Topbar-module__0lfB0a__profileOption{width:fit-content}.Topbar-module__0lfB0a__profileOption img{background-color:#a2f2ee;border-radius:.5em;width:auto;height:2em;padding:.15em}.Topbar-module__0lfB0a__userName{color:#000;-webkit-user-select:none;user-select:none;font-size:1em}.Topbar-module__0lfB0a__downArrow{cursor:pointer;stroke-width:0;width:auto}.Topbar-module__0lfB0a__profilePopup{z-index:10;-webkit-user-select:none;user-select:none;background-color:#233955;border-radius:.75em;flex-direction:column;align-items:center;gap:.1em;width:100%;padding:.5em;display:flex;position:absolute;top:110%}.Topbar-module__0lfB0a__profileOptionItem{color:#fff;background-color:#568ace;border-radius:.5em;justify-content:center;width:100%;padding:.5em;font-weight:600;display:flex}.Topbar-module__0lfB0a__profileOptionItem:hover{color:#233955;cursor:pointer;background-color:#f0f0f0;width:100%}@media screen and (max-width:1000px){.Topbar-module__0lfB0a__profileOption span{display:none}}@keyframes Topbar-module__0lfB0a__rotateToFro{0%{transform:rotate(0)}25%{transform:rotate(30deg)}75%{transform:rotate(-30deg)}to{transform:rotate(10deg)}}
.page-module__v-GFTq__main{flex-direction:column;width:100%;display:flex;position:relative}:root .page-module__v-GFTq__main{--bg:#f6f6f6}:root[data-theme=dark] .page-module__v-GFTq__main{--bg:#f6f6f6}.page-module__v-GFTq__content{flex-direction:column;gap:1em;width:100%;height:100%;padding:2px;display:flex;overflow:auto}.page-module__v-GFTq__eachContentItem{border:2px solid #cad84eaf;border-radius:.5em;flex-direction:column;width:100%;display:flex}.page-module__v-GFTq__dynamicTitle{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#cad84ea8;justify-content:space-between;align-items:center;padding:.25em 1em;display:flex}.page-module__v-GFTq__dynamicTitle span{color:#033c49;padding:.6em;font-size:1.25em;font-weight:600}.page-module__v-GFTq__dynamicTitle svg{transition:transform .5s}.page-module__v-GFTq__dynamicTitle.page-module__v-GFTq__rotated svg{transform:rotate(180deg)}.page-module__v-GFTq__toggleContent{background-color:#cad84e5d;flex-direction:column;gap:.5em;width:100%;height:fit-content;padding:.5em 1em;display:flex}.page-module__v-GFTq__addButton{align-self:flex-end;display:flex}.page-module__v-GFTq__addButton button{cursor:pointer;color:#fff;background-color:#033c49;border:none;border-radius:.5em;padding:1em 2em}.page-module__v-GFTq__bannersList{flex-direction:column;gap:1em;display:flex}.page-module__v-GFTq__bannerListHeader{color:#fff;background-color:#033c49;border-radius:.5em;grid-template-columns:.5fr 1fr 2fr 2fr 1fr;justify-content:center;align-items:center;gap:1em;padding:10px;font-weight:600;display:grid}.page-module__v-GFTq__bannerListHeader span{text-align:center;padding:.5em 0}.page-module__v-GFTq__noData{text-align:center;color:#033c49;padding:1em 0;font-size:1.25em;font-weight:600}.page-module__v-GFTq__bannerListBody{background-color:#fff;border-radius:.5em;grid-template-columns:.5fr 1fr 2fr 2fr 1fr;align-items:center;padding:.5em;display:grid}.page-module__v-GFTq__bannerListBody div{text-align:center;justify-content:center;align-items:center;padding:.3em 0;display:flex}.page-module__v-GFTq__bannerListBody span{white-space:nowrap;text-overflow:ellipsis;text-align:center;width:100%;overflow:hidden}.page-module__v-GFTq__bannerImage img{object-fit:contain;width:5em;height:5em}.page-module__v-GFTq__bannerActions{justify-content:center;align-items:center;gap:.5em;display:flex}.page-module__v-GFTq__bannerActions svg{cursor:pointer;color:#033c49;width:1.5em;height:1.5em}.page-module__v-GFTq__popupOuter{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#37373780;border-radius:.5em;justify-content:center;align-items:center;width:100%;height:100%;padding:1em;display:flex;position:absolute}.page-module__v-GFTq__popupContent{color:#fff;background-color:#033c49;border-radius:.5em;flex-direction:column;align-items:center;gap:1em;width:80%;max-width:50em;padding:2em;display:flex;position:relative;box-shadow:0 4px 8px #0003}.page-module__v-GFTq__closeIcon{cursor:pointer;color:#000;stroke-width:1.5px;background-color:#a2f2ee;border:1px solid #fff;border-radius:.25em;width:1.5em;height:1.5em;transition:all .2s ease-in-out;position:absolute;right:2em}.page-module__v-GFTq__closeIcon:hover{filter:contrast(1.2);color:#a2f2ee;background-color:#000;border:1px solid #00000080;rotate:360deg;scale:1.1}.page-module__v-GFTq__title{text-transform:uppercase;text-underline-offset:.2em;font-size:1.5em;font-weight:600;-webkit-text-decoration:underline #fff5ec;text-decoration:underline #fff5ec;text-decoration-thickness:2px}.page-module__v-GFTq__formBody{flex-direction:column;gap:1em;width:100%;display:flex}.page-module__v-GFTq__formGroup{justify-content:space-between;align-items:center;gap:1em;width:100%;display:flex}.page-module__v-GFTq__formGroup input,.page-module__v-GFTq__formGroup textarea{cursor:text;flex:1;font-size:.95em}.page-module__v-GFTq__formGroup>span{flex:1;max-width:50%}.page-module__v-GFTq__formGroup .page-module__v-GFTq__selectedImage{color:#000;cursor:pointer;background-color:#ccc;border:2px solid #fff;border-radius:.25em;justify-content:center;align-items:center;width:7em;height:7em;margin:auto;display:flex}.page-module__v-GFTq__formGroup img{object-fit:contain;border-radius:.25em;width:100%;height:100%}.page-module__v-GFTq__actionButtons{justify-content:flex-end;gap:2em;width:100%;padding:0 3em;display:flex}.page-module__v-GFTq__actionButtons span{cursor:pointer;border:none;border-radius:.25em;padding:.5em 1em;transition:all .2s ease-in-out}.page-module__v-GFTq__actionButtons span.page-module__v-GFTq__disabled{cursor:not-allowed;filter:grayscale();color:#ccc;background-color:gray}.page-module__v-GFTq__actionButtons span:hover{filter:contrast(1.2);outline:1px solid #00000080;scale:1.1}.page-module__v-GFTq__cancelButton{color:#fff;cursor:pointer;background-color:#dd2525;transition:all .2s ease-in-out}.page-module__v-GFTq__cancelButton:hover{color:#f2a2a2;background-color:#000}.page-module__v-GFTq__saveButton{color:#fff;cursor:pointer;background-color:#22c1c3;transition:all .2s ease-in-out}.page-module__v-GFTq__saveButton:hover{color:#000;background-color:#08e0e4}.page-module__v-GFTq__contentList{grid-template-columns:repeat(auto-fit,minmax(20em,20em));justify-content:center;gap:1em;width:100%;display:grid}.page-module__v-GFTq__content::-webkit-scrollbar{width:.5em}.page-module__v-GFTq__content::-webkit-scrollbar-track{background-color:#033c49;border-radius:.5em}.page-module__v-GFTq__content::-webkit-scrollbar-thumb{background-color:#f6f6f6;border:2px solid #033c49;border-radius:.5em}
