@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,700&display=swap);*{box-sizing:border-box;font-family:Montserrat;outline:none}*,html{margin:0;padding:0}html{font-size:10px}body{margin:0;min-height:100vh;padding:0}@media screen and (max-height:700px){html{font-size:8px}}@media screen and (max-width:1100px){html{font-size:8px}}.fluid{height:100vh}.main{background-color:#f6f6f6;display:flex;flex-direction:row;height:100%;width:100vw}.nav-container{display:flex;width:26%}.content-container{display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}.children{align-items:center;display:flex;height:85%;justify-content:center}.bottom-box{background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.12);box-sizing:border-box;height:7.5%;width:100%}.welcome-page{background-color:#fff;display:flex;height:100vh;overflow-x:hidden;overflow-y:hidden}.left-container{flex:2 1;position:relative}.over-text{color:#fff;font-size:4rem;font-weight:600;left:50%;position:absolute;top:30%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:-webkit-max-content;width:max-content}.login-img{height:100%;object-fit:cover;width:100%}.right-container{align-items:center;display:flex;flex:1 1;justify-content:center}@media screen and (max-width:480px){.welcome-page{flex-flow:row wrap;justify-content:center}.login-img{display:none}.left-container{align-items:center;display:flex;justify-content:center;margin:auto}.right-container{display:flex}}@media only screen and (min-width:481px) and (max-width:1190px){.welcome-page{height:100vh;margin:0;width:100vw}.login-img{display:none}.left-container{align-items:center;display:flex;justify-content:center;margin:auto}.right-container{height:100%;width:100%}}.Wrapper{background-color:#fff;flex-direction:column;margin:0 12.5rem;width:100%}.Wrapper,.loginbox-image{display:flex;justify-content:center}.loginbox-image{align-items:center}.login-details{display:flex;flex-direction:column;padding-top:5rem}.error{color:red}.login-title{font-size:3rem;font-weight:600;line-height:3.6rem}.login-info{display:flex;flex-direction:column;padding-bottom:2rem;padding-top:5rem;row-gap:4rem}input:hover{cursor:pointer}input[type=text].login-input{border:none;border-bottom:2px solid #ababab;color:#000;font-size:1.6rem;font-weight:500;padding-bottom:1rem}input[type=text].login-input:focus{border:none;border-bottom:2px solid #039f8f;color:#000;font-size:1.6rem;font-weight:500;line-height:-12px;padding-bottom:1rem}input[type=password].login-input{border:none;border-bottom:2px solid #ababab;color:#000;font-size:1.6rem;font-weight:500;padding-bottom:10px}input[type=password]:focus{border:none;border-bottom:2px solid #039f8f;color:#000;font-size:1.6rem;font-weight:500;line-height:-12px;padding-bottom:1rem}.show-password-toggle{align-items:center;display:flex;height:32px}input.toggle-password-btn{accent-color:#039f8f;height:58%;width:5%}span.password-toggle-title{font-size:1.4rem;font-weight:400;padding-left:3%}.pwd-info{display:flex;justify-content:space-between;padding-bottom:2rem;padding-top:1.5rem}.remember-me_checkbox{accent-color:#039f8f}.remember-me{align-items:center;-webkit-column-gap:7px;column-gap:7px;display:flex}.remember-link{color:#3c3c3c;font-size:1.4rem}.forgot-pwd{color:#039f8f;font-size:1.4rem;font-weight:600}.login-btn,.login-btn:hover{background:#049f8f;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.8rem;font-weight:600;margin-top:1rem;padding:18px 150px 15px 160px;width:100%}@media screen and (max-width:480px){.Wrapper{height:100vh;width:100vw}.login-box{width:100%}.loginbox-image{margin-bottom:1rem}.login-details{margin:0 1.5rem;row-gap:1.5rem}.login-info{height:auto;row-gap:1.5rem}input[type=password].login-input,input[type=text].login-input{padding-bottom:10px;padding-top:10px}.pwd-info{flex-direction:row;width:100%}.pwd-info,.remember-me{justify-content:space-between}.remember-me{margin-bottom:10px}button.login-btn{width:100%}}@media only screen and (min-width:481px) and (max-width:1190px){.Wrapper{height:100vh;margin:0 2.5rem;width:100vw}.login-box{width:100%}.loginbox-image{margin-bottom:1rem}.login-details{row-gap:1.5rem}.login-title{text-align:center}.login-info{height:auto;row-gap:1.5rem}input[type=password].login-input,input[type=text].login-input{padding-bottom:10px;padding-top:10px}.pwd-info{flex-direction:row;width:100%}.pwd-info,.remember-me{justify-content:space-between}.remember-me{margin-bottom:10px}button.login-btn{width:100%}}: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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.recharts-container{background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:65%}.chart-heading{color:#343434;font-size:2rem;font-weight:600;height:10%;padding:1% 0 0 2%;width:100%}.dashboard-content{box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;margin-right:none;width:95%}.current-date{align-items:center;color:#ada7a7;display:flex;font-size:1.6rem}.wrapper-box{display:flex;flex-direction:row;height:20%;justify-content:space-between;width:90%}.graph{background:#fff;border-radius:8px;max-width:95%;padding-top:2.75rem}.user-display{font-size:2.2rem;font-style:normal;font-weight:600;width:100%}.user-display,.users-wrapper{display:flex;font-family:Montserrat}.users-wrapper{background:#fff;border-radius:.8rem;box-sizing:border-box;color:#000;flex-direction:row;font-size:2.4rem;padding:2%;width:20vw}.users-wrapper,.wrapper-info{justify-content:space-between}.wrapper-info{display:flex;flex-direction:column}.users-wrapper:hover{background:#e4f2e5;border:.2rem solid #039f8f}.users-wrapper:hover circle,.users-wrapper:hover path,.users-wrapper:hover rect{fill:#049f8f;stroke:#fff}#my-svg:hover circle{fill:#049f8f}#my-svg:hover path{stroke:#fff;fill:#fff}#my-svg:hover rect{stroke:#fff}.svg-container{display:flex;justify-content:flex-end;width:29%}.name-container{color:#272425;font-size:1.6rem;font-weight:500;opacity:.7}.value-container{font-size:2.4rem;font-weight:700}.growth-container{color:#272425;display:flex;font-size:1.5rem;line-height:1.9rem;opacity:.7;padding-bottom:0}.ReactModal__Overlay,.ReactModal__Overlay--after-open{background-color:rgba(0,0,0,.5)!important}.change-password-modal2{background:#fff;border:none;border-radius:25px;display:flex;flex-direction:column;height:75%;left:35%;position:absolute;top:10%;width:35%}.change-password-modal-title{align-items:center;color:#000;display:flex;font-family:Montserrat;font-size:3rem;height:15%;justify-content:space-between;line-height:37px;width:100%}.change-pwd-heading{font-size:2.6rem;font-weight:600;margin-left:6%}.closebutton-password-modal{height:4rem;margin-right:6%;width:4rem}.change-password-modal-hr{align-self:center;border:1px solid #cfcfcf;display:flex;width:97%}.change-password-modal-body{display:flex;flex-direction:column;height:85%;justify-content:center;width:100%}.change-password-form{align-self:center;display:flex;flex-direction:column;height:95%;justify-content:space-evenly;width:80%}label.old-password-modal{color:#000;font-family:Montserrat;font-size:2.1rem;font-style:normal;font-weight:600;line-height:41px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.old-password-input{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;height:9%;line-height:22px;padding-left:30px}label.new-password-form{color:#000;font-family:Montserrat;font-size:2rem;font-style:normal;font-weight:600;line-height:41px}input.new-password-input{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;height:9%;line-height:22px;padding-left:2rem}label.confirm-password-form{font-size:2.2rem;font-weight:600;height:27px}input.confirm-password-input{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-size:1.8rem;font-weight:500;height:9%;line-height:22px;padding-left:2rem}.change-password-modal-btn{background:#049f8f;border:none;border-radius:5px;color:#fff;font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:600;height:12%;line-height:22px}.navigation{background:#fff;box-shadow:0 0 6px rgba(0,0,0,.12);height:auto}.navigation,.top-panel{display:flex;flex-direction:column;width:100%}.top-panel{align-items:center;height:33.33%;justify-content:space-evenly;text-align:center}.top-logo{width:100%}.user-profile-display{align-items:center;display:flex;flex-direction:column;height:63%;justify-content:space-evenly;width:100%}.user-image-display{height:70%;width:100%}.user-info{align-items:center;color:#343434;display:flex;flex-direction:column;justify-content:space-between;transition:.3s}img.user-img{height:100%;width:100%}.user-name{font-family:Montserrat;font-size:3.2rem;font-style:normal;font-weight:600}.admin-acc{font-size:1.6rem}.admin-acc,.email{font-family:Montserrat;font-style:normal;font-weight:400}.email{font-size:1.4rem}html{background:#ebebeb}.mid-panel{display:flex;flex-direction:column;font-size:1.9rem;height:33.33%;justify-content:space-evenly;margin-top:0;width:100%}.tab-icon{height:2.5rem;width:2.9rem}.dash-small{align-items:center;color:#343434;-webkit-column-gap:20%;column-gap:20%;display:flex;font-family:Montserrat;font-size:1.8rem!important;font-weight:500;height:24%;margin-bottom:1px;opacity:.8;padding:7% 0 7% 13%}img.dash-icon{margin-left:4.3rem}.active-tab{background:#e4f2e5;border-right:5px solid #039f8f;color:#049f8f;font-weight:600;height:24%;width:100%}h3.dash-head{color:#343434;font-family:Montserrat;font-size:1.6rem;font-style:normal;font-weight:600;height:2.7rem;line-height:2.1rem;margin-left:4.5rem;margin-top:2.5rem;width:11.4rem}.users-small{display:flex;height:7rem}img.user-icon{margin-left:4.3rem;width:2.5rem}*{text-decoration:none}h3.user-head{color:#343434;font-family:Montserrat;font-size:1.6rem;font-style:normal;font-weight:500;height:2.2rem;line-height:2rem;margin-left:5.3rem;margin-top:2.5rem;opacity:90%;width:5.1rem}.category-small{display:flex;height:7rem}img.category-icon{margin-left:4.3rem;width:2.5rem}h3.category-head{color:#343434;font-family:Montserrat;font-size:1.6rem;font-style:normal;font-weight:500;height:2.2rem;line-height:2rem;margin-left:5rem;margin-top:2.5rem;opacity:90%;width:5.1rem}.video-small{display:flex;height:7rem}img.video-icon{margin-left:4.3rem;width:2.5rem}h3.video-head{color:#343434;font-family:Montserrat;font-size:1.6rem;font-style:normal;font-weight:500;height:2.2rem;line-height:2rem;margin-left:5rem;margin-top:2.5rem;opacity:90%;width:5.1rem}hr{border:1px solid #ebebeb;width:100%}.bottom-panel{display:flex;flex-direction:column;height:33.33%;justify-content:space-between}.gen-head{align-items:center;color:rgba(52,52,52,.6);display:flex;font-family:Montserrat;font-size:2rem;font-style:normal;font-weight:600;height:15%;padding-left:12%}.setting-pane{display:flex;height:25%;justify-content:space-between}.settings-icon-div{align-items:center;display:flex;justify-content:center;width:35%}.setting-icon{height:2.7rem;width:2.7rem}.setting-head{color:rgba(52,52,52,.9);font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;line-height:2.2rem;width:60%}.setting-head,.support-pane{align-items:center;display:flex}.support-pane{height:25%;justify-content:space-between}.support-icon-div{display:flex;justify-content:center;width:35%}.support-icon{height:2.7rem;width:2.7rem}.support-head{color:#343434;display:flex;font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;line-height:22px;opacity:.9;width:60%}.logout-box{background:#049f8f;box-sizing:border-box;display:flex;height:24%;justify-content:space-between;width:auto}.logout-icon-div{display:flex;justify-content:center;width:35%}img.logout-icon{width:3.5rem}.logout-btn{align-self:center;background:#049f8f;border:none;color:#e4f2e5;display:flex;font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:700;line-height:16px;width:60%}@media (max-height:855px){.user-image-display{height:50%}.user-info{height:35%;justify-content:space-between}.user-name{font-size:20px}.admin-acc,.email{font-size:1.2rem}.top-logo{width:75%}}@media (max-width:992px){.top-logo{width:80%}}.create-profile-modal{background:#fff;border:none;border-radius:25px;display:flex;flex-direction:column;height:58%;left:25%;position:absolute;top:24%;width:58%}.create-profilemodal-title{align-items:center;color:#000;display:flex;font-size:30px;height:20%;justify-content:space-between;margin-inline:0;width:100%}.create-profile-head{font-size:3rem;font-weight:600;margin-left:11%}img.close-button-modal{margin-right:6%}hr.profile-modal-hr{align-self:center;border:1px solid #cfcfcf;display:flex;height:0;width:97%}.create-profile-modal-body{display:flex;height:75%;width:100%}.profile-image-modal{align-items:center;display:flex;justify-content:center;width:45%}.profile-pic-modal{width:60%}.edit-profile-div{display:flex;flex-direction:column;width:55%}form.edit-profile{display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;width:90%}label.profile-form-modal-name{font-size:22px;font-weight:600;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}input.profile-form-modal-nameinput{background:#f9fafd;border:none;border-radius:6px;font-size:2.2rem;font-weight:500;height:55px;padding-left:26px;width:100%}label.profile-form-modal-email{font-size:22px;font-weight:600;height:23px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}input.profile-form-modal-emailinput{background:#f9fafd;border:none;border-radius:6px;font-family:Montserrat;font-size:2.2rem;font-weight:500;height:55px;padding-left:26px;width:100%}button.create-profile-form-modal-btn{background:#049f8f;border:none;border-radius:5px;color:#fff;font-size:1.8rem;font-weight:600;height:55px;width:100%}.users-window{background:#fff;border:1px solid #eaeaea;border-radius:12px;display:flex;flex-direction:column;height:90%;width:94%}.window-head{align-items:center;display:flex;height:10%;justify-content:space-between;margin-top:0;padding:0 3rem;width:auto}.tot-results{bottom:0;font-size:1.1rem;font-weight:100;height:20px;left:40px;line-height:16px;right:0;top:30px;width:104px}.tot-results,.total-results{color:rgba(52,52,52,.6);font-family:Montserrat;font-style:normal}.total-results{align-self:center;display:flex;font-size:1.6rem;font-weight:500;height:21px;line-height:20px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.users-tab{display:flex;flex-direction:column;height:90%;padding-left:3rem;padding-right:3rem;width:auto}.user-tab-main{color:#636971;display:flex;font-family:Montserrat;font-size:2rem;height:5%;justify-content:space-between;width:100%}.user-tab-main-left-wrap{align-items:center;display:flex;justify-content:center}.user-tab-main-right-wrap{align-items:center;display:flex;height:100%;justify-content:space-between;margin-right:3%;width:33%}.users-tabcolumn{margin-left:30px}.users-tabcolumn,.users-tabdelete,.users-tabstatus,.users-tabview{color:#636971;font-size:2rem;font-weight:600;opacity:.8}.user-tab-hr{border:1px solid #e8e8e8;height:0;width:100%}.user-tab-content{align-self:center;display:flex;flex-direction:column;height:85%;width:100%}.users-checkbox{accent-color:#049f8f}.user1{color:#636971;height:14.28%;justify-content:space-between}.user-content-left,.user1{align-items:center;display:flex}.user-content-left{gap:3rem;padding-left:3%;width:25%}.user-view-img{border-radius:50%;height:3rem;width:3rem}.username{font-family:Montserrat;font-size:1.5rem;font-style:normal;font-weight:500;height:20px;line-height:20px}.user-content-right{display:flex;justify-content:space-between;margin-right:3%;width:-moz-fit-content;width:31%}.user-status{width:2rem}.userview{width:25px}.delete-section-user{display:flex;width:4.3rem}.deleteuser{width:25px}.user1:nth-child(2n){background:#f9fafd;border:1px solid #f0f0f0}.pagination{align-items:center;display:flex;height:10%;justify-content:space-between}.pagination-btn{background:#049f8f;border:none;border-radius:8px;color:#fff;font-family:Montserrat;font-size:1.4rem;font-style:normal;font-weight:600;height:3.8rem;line-height:20px;text-align:center;width:10rem}.user-detail-modal{background-color:#fff;border-radius:25px;height:50%;left:25%;position:absolute;top:20%;width:54%}.user-detail-body{display:flex;flex-direction:column;height:100%;width:100%}.user-detail-header{align-items:center;display:flex;height:20%;justify-content:space-between}.user-detail-heading{font-size:3rem;font-weight:600;margin-left:6%}.profile-close-button{height:4rem;margin-right:5%;width:4rem}.profile-detail-hr{align-self:center;border:1px solid #cfcfcf;display:flex;width:98%}.profile-detail-content{align-self:center;display:flex;height:80%;width:98%}.profile-left{height:100%;justify-content:space-evenly;width:43%}.profile-image,.profile-left{display:flex;flex-direction:column}.profile-image{align-items:center;height:60%;width:100%}.profile-wrapper{height:100%;width:60%}.profile-name{display:flex;font-size:2.4rem;font-weight:500;justify-content:center}.profile-vertical-line{align-self:center;background-color:#cfcfcf;display:flex;height:80%;width:.1rem}.profile-right{display:flex;flex-direction:column;width:60%}.profile-info-wrapper{align-self:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:80%}.right-profile-wrapper{display:flex;flex-direction:column;font-size:2.2rem;height:18%;justify-content:space-around}.info-title-profile{color:#a4a4a4;font-size:2rem;font-weight:600}.info-display-profile{font-size:2.2rem;font-weight:500}.user-delete-modal{background:#fff;border-radius:15px;height:20%;left:37%;position:absolute;top:25%;width:30%}.delete-user-modal-body{display:flex;flex-direction:column;height:100%;width:100%}.delete-user-modal-header{align-items:center;display:flex;height:35%;justify-content:space-between}.delete-user-modal-heading{font-size:1.8rem;font-weight:600;margin-left:5%}.user-delete-modal-close{margin-right:4%}img.user-delete-modal-close-icon{height:3rem;width:3rem}.user-delete-modal-content{align-items:flex-end;display:flex;height:65%;justify-content:flex-end;padding-bottom:3%;width:100%}.user-delete-modal-button-section{display:flex;height:40%;justify-content:space-between;margin-right:6%;width:40%}.user-deletemodal-button{background:#049f8f;border:none;border-radius:8px;color:#fff;font-size:1.7rem;font-weight:500;width:42%}.category-window{background:#fff;border:1px solid #eaeaea;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:90%;width:94%}.category-head{align-items:center;display:flex;height:10%;justify-content:space-between;margin-top:0;padding:0 3rem;width:auto}p.tot-results{bottom:0;font-weight:100;right:0;width:150px}.category-add-btn{background:#049f8f;border:none;border-radius:8px;color:#fff;font-family:Montserrat;font-size:1.6rem;font-style:normal;font-weight:600;height:3.8rem;line-height:20px;text-align:center;width:9.6rem}.category-content-right{width:29%}.category-tab{display:flex;flex-direction:column;height:90%;padding-left:3rem;padding-right:3rem;width:auto}.category-tab-main{color:#636971;display:flex;font-family:Montserrat;font-size:2rem;height:5%;justify-content:space-between;width:100%}.category-tab-main-left-wrap{align-items:center;display:flex;gap:3rem;padding-left:2%}.category-tab-main-right-wrap{display:flex;justify-content:space-around;width:40%}p.title{font-size:2rem;font-weight:600;opacity:.8}p.category-name{font-weight:100}p.category-view,p.edit{font-size:2rem;font-weight:600;opacity:.8}p.category-name{opacity:67%}p.delete{font-size:2rem;font-weight:600;opacity:.8}hr.category-tab-hr{border:1px solid #e8e8e8;height:0;width:100%}.category-tab-content{align-self:center;display:flex;flex-direction:column;height:85%;width:100%}.category1{align-items:center;display:flex;height:14.28%;justify-content:space-between}.category-content-left{display:flex;gap:3rem;height:32%;padding-left:2%}.category-content-right{display:flex;justify-content:space-around;width:39%}input.category-checkbox{accent-color:#049f8f}.category1:nth-child(2n){background:#f9fafd;border:1px solid #f0f0f0}p.category-name{color:#000;font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;height:100%;letter-spacing:-.5px;line-height:20px;opacity:50%;width:-webkit-max-content;width:max-content}.category-content-view{width:2rem}.category-edit-icon{width:2.5rem}.delete-section-category{display:flex;justify-content:center;width:4.5rem}.deletecategory{width:2.5rem}.View-Category-Modal{background-color:#fff;border-radius:25px;height:30%;left:34%;position:absolute;top:24%;width:35%}.category-detail-body{display:flex;flex-direction:column;height:100%;width:100%}.category-detail-header{align-items:center;display:flex;font-size:2rem;height:39%;justify-content:space-between}span.category-detail-heading{font-size:2.4rem;font-weight:600;margin-left:5%}img.view-category-closebutton{margin-right:5%}.category-detail-content-body{display:flex;height:61%}.categoryview-img{align-items:center;display:flex;justify-content:center;width:35%}.category-view-modal-img{border-radius:50%;height:70%;width:70%}.categoryview-details{align-items:center;display:flex;justify-content:center;width:70%}.categorydetail-wrapper{display:flex;flex-direction:column;gap:0;height:45%;justify-content:space-evenly;width:90%}span.Category-heading{color:#a4a4a4;font-size:2rem;font-weight:600}span.category-title{font-size:2.2rem;font-weight:500}.edit-category-modal{background-color:#fff;border-radius:25px;height:51%;left:40%;position:absolute;top:24%;width:26%}.category-edit-body{display:flex;flex-direction:column;height:100%;width:100%}.category-edit-header{align-items:center;display:flex;font-size:2rem;height:20%;justify-content:space-between;width:100%}span.category-edit-heading{font-size:2.6rem;font-weight:600;margin-left:6%}img.edit-category-closebutton{margin-right:6%}hr.edit-category-hr{align-self:center;display:flex;width:98%}.category-edit-content{height:80%;justify-content:center;width:100%}.category-edit-content,form.edit-category-form{align-items:center;display:flex;flex-direction:column}form.edit-category-form{align-self:center;height:90%;justify-content:space-between;width:80%}.edit-category-image-input{border-radius:50%;height:165px;width:165px}.edit-category-form-wrapper{align-items:center;display:flex;flex-direction:column;height:27%;justify-content:space-between;width:100%}label.edit-category-name{font-size:2.2rem;font-weight:600}input.edit-category-input{background:#f9fafd;border:none;border-radius:8px;font-size:2.2rem;font-weight:500;height:50%;outline:none;text-align:center;width:100%}.edit-category-button-wrap{display:flex;height:15%;justify-content:space-between;width:100%}button.save-edit-category{background:#049f8f;border:none;border-radius:8px;color:#fff}button.cancel-edit-category,button.save-edit-category{align-items:center;display:flex;font-size:1.6rem;font-weight:600;justify-content:center;width:45%}button.cancel-edit-category{background:#fff;border:1px solid #049f8f;border-radius:8px;color:#049f8f}select option{background-color:#f9fafd;color:#049f8f}select option :hover{background-color:#039f8f;box-shadow:8px;color:#636971}.template-window{background:#fff;border:1px solid #eaeaea;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:90%;width:94%}.template-head{align-items:center;display:flex;height:10%;justify-content:space-between;margin-top:0;padding:0 3rem;width:auto}p.tot-results{color:rgba(52,52,52,.6);font-weight:500;height:20px;line-height:16px;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.add-btn,p.tot-results{font-family:Montserrat;font-size:1.6rem;font-style:normal}.add-btn{background:#049f8f;border:none;border-radius:8px;color:#fff;font-weight:600;height:3.8rem;line-height:20px;text-align:center;width:9.6rem}.template-tab{display:flex;flex-direction:column;height:90%;padding-left:3rem;padding-right:3rem;width:auto}.template-tab-main{color:#636971;display:flex;font-family:Montserrat;font-size:1rem;height:5%;justify-content:space-between}.template-tab-main-left{align-items:center;display:flex;gap:5.9rem;padding-left:2%}p.templates-heading{font-size:2rem;font-weight:600;opacity:.8}.template-tab-main-right{align-items:center;display:flex;justify-content:space-between;width:51%}.template-tab-main-right-start{display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}p.age-group{font-size:2rem;font-weight:600;opacity:.8}.template-tab-main-right-end{display:flex;font-size:2rem;justify-content:space-around;width:60%}p.delete-heading,p.edit-heading,p.view-heading{font-size:2rem;font-weight:600;opacity:.8}hr.templates-tab-hr{border:1px solid #e8e8e8;height:0;width:100%}.template-tab-content{align-self:center;display:flex;flex-direction:column;height:85%;width:100%}input.template-checkbox{accent-color:#039f8f}.template1{align-items:center;display:flex;height:14.28%;justify-content:space-between;margin-left:0}.template1:nth-child(2n){background:#f9fafd;border:1px solid #f0f0f0}.template-tab-content-left{display:flex;gap:5.9rem;padding-left:2%}.template-name{color:#000;font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;line-height:20px;opacity:67%;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.template-tab-content-right{display:flex;justify-content:space-between;width:50%}.template-tab-content-right-start{padding-left:4%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.age-grp{color:#343434;font-family:Montserrat;font-size:1.8rem;font-style:normal;font-weight:500;height:22px;line-height:22px;opacity:60%}.template-tab-content-right-end{display:flex;justify-content:space-around;width:61%}.template-edit,.template-view{width:2rem}.template-delete{color:#343434;width:2rem}.view-template-modal{background-color:#fff;border-radius:25px;height:60%;left:20%;position:absolute;top:15%;width:70%}.view-template-body{display:flex;flex-direction:column;height:100%;width:100%}.view-template-header{align-items:center;display:flex;height:17%;justify-content:space-between;width:100%}.view-template-heading{font-size:2.2rem;font-weight:600;margin-left:5%}img.view-template-closebutton{height:4rem;margin-right:5%;width:4rem}.view-template-content-body{display:flex;height:83%;width:100%}.view-template-leftwrap{align-items:center;display:flex;height:100%;justify-content:center;padding:10px;width:45%}img.view-template-img{height:70%;width:70%}.view-template-rightwrap{align-items:center;display:flex;width:55%}.view-template-right-content{display:flex;flex-direction:column;height:66%;width:92%}.view-template-wrap{display:flex;flex-direction:column;font-size:1.8rem;height:35%;justify-content:space-evenly}.view-template-modal-heading{color:#a4a4a4;font-size:2rem;font-weight:600}.view-description-content,.view-template-suitable-content,.view-template-title-content{font-size:2.2rem;font-weight:500}.edit-template-modal{background-color:#fff;border-radius:25px;height:70%;left:16%;position:absolute;top:15%;width:72%}.edit-template-modal-body{display:flex;flex-direction:column;height:100%;width:100%}.edit-template-modal-header{align-items:center;display:flex;height:15%;justify-content:space-between;width:100%}.edit-template-modal-heading{font-size:2.2rem;font-weight:600;margin-left:5%}.edit-template-modal-closebutton{height:4rem;margin-right:5%;width:4rem}.edit-modal-content-body{display:flex;height:85%}.edit-modal-leftwrap{gap:15%;justify-content:center;width:45%}.edit-modal-image-upload-box,.edit-modal-leftwrap{align-items:center;display:flex;flex-direction:column}.edit-modal-image-upload-box{height:86%;justify-content:space-evenly;width:79%}.edit-modal-image{height:56%;width:75%}.edit-modal-rightwrap{align-items:center;display:flex;justify-content:center;width:55%}form.edit-template-modal-form{display:flex;flex-direction:column;height:95%;justify-content:space-evenly;width:80%}.edit-template-modal-wrap{display:flex;flex-direction:column;height:80%}.edit-template-modal-labelwrapper{display:flex;flex-direction:column;height:100%;justify-content:space-between}label.edit-template-heading{font-size:2.2rem;font-weight:600}.edit-template-input{height:auto;max-height:68px;min-height:55px;overflow-y:auto;resize:vertical}.button-wrap{align-items:flex-end;display:flex;gap:10%;justify-content:flex-end}.edit-template-input{background:#f9fafd;border:none;border-radius:8px;color:rgba(52,52,52,.5);font-size:2.2rem;font-weight:500;height:60%;padding-left:4%}button.template-upload-btn{align-self:center;background:#fff;border:1px dashed #049f8f;border-radius:12px;box-sizing:border-box;color:#049f8f;display:flex;font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:500;justify-content:space-around;line-height:27px;padding:16px;width:55%}button.edit-template-modal-save-btn{background:#039f8f;border:none;border-radius:8px;color:#fff;font-size:2rem;font-weight:600;height:5rem;width:25%}button.edit-template-modal-cancel-btn{background:#fff;border:1px solid #049f8f;border-radius:8px;color:#049f8f;font-size:2rem;font-weight:600;height:5rem;width:25%}.delete-template-modal{background:#fff;border-radius:15px;height:20%;left:35%;position:absolute;top:25%;width:30%}.delete-template-body{display:flex;flex-direction:column;height:100%;width:100%}.delete-template-header{align-items:center;display:flex;height:35%;justify-content:space-between}.delete-template-heading{font-size:1.8rem;font-weight:600;margin-left:5%}.delete-template-closeButton{height:3rem;margin-right:4%;width:3rem}.delete-template-content{align-items:flex-end;display:flex;height:65%;justify-content:flex-end;padding-bottom:3%;width:100%}.delete-template-button-section{display:flex;height:40%;justify-content:space-between;margin-right:6%;width:40%}.delete-template-button{background:#049f8f;border:none;border-radius:8px;color:#fff;font-size:1.7rem;font-weight:500;width:42%}video.view-template-video{height:100%}.edit-modal-video,video.view-template-video{background:#000;border-radius:12px;object-fit:contain;width:70%}.edit-modal-video{height:80%;margin:10px 0}.upload-video-icon{height:20px;object-fit:contain;width:20px}.add-category-window{align-items:center;background:#fff;border:1px solid #eaeaea;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:95%;justify-content:center;width:95%}.add-category-heading{align-items:center;color:#343434;display:flex;font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:600;height:15%;padding-left:5.4rem;width:100%}hr.add-category{align-self:center;border:1px solid rgba(52,52,52,.2);display:flex;height:0;width:99%}.add-category-body{display:flex;height:100%;width:100%}.icon-category{align-items:center;display:flex;height:100%;justify-content:center;width:45%}img.category-img{height:60%;width:90%}.category-img{cursor:pointer}.right-side-content{align-items:center;display:flex;height:100%;justify-content:center;width:55%}.add-title{row-gap:9rem;width:90%}.add-title,form.add-title-form{display:flex;flex-direction:column}form.add-title-form{row-gap:1.8rem}.title-heading{color:#000;width:55px}.title-heading,.title-input{font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:600;line-height:27px}.title-input{background:#f9fafd;border:none;border-radius:6px;color:#343434;height:7rem;padding-left:25px}.btn-class{align-items:center;display:flex;gap:3.1rem;height:95px;justify-content:flex-end}button.save-btn{background:#049f8f;border:none;border-radius:8px;color:#fff;line-height:24px}button.cancel-btn,button.save-btn{font-family:Montserrat;font-size:1.9rem;font-style:normal;font-weight:600;height:50px;text-align:center;width:20%}button.cancel-btn{background:#fff;border:1px solid #049f8f;border-radius:8px;box-sizing:border-box;color:#049f8f}.addtemplate-window{background:#fff;border:1px solid #eaeaea;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:95%;width:95%}.addtemplate-heading{align-items:center;color:#343434;display:flex;font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:600;height:80px;line-height:27px;padding:0 0 0 4rem;width:100%}hr.addtemplate-hr{align-self:center;border:1px solid rgba(52,52,52,.2);display:flex;width:99%}.addtemplate-body{display:flex;flex-direction:row;height:89%;width:100%}.addtemplate-upload{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:45%}img.addtemplate-imgupload{box-sizing:border-box;height:45%}button.addtemplate-upload-btn{align-self:center;background:#fff;border:1px dashed #049f8f;border-radius:12px;box-sizing:border-box;color:#049f8f;display:flex;font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:500;justify-content:space-around;line-height:27px;padding:16px;width:75%}.addtemplate-form-side{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-evenly;width:55%}.addtemplate-form{gap:40px;height:95%;width:80%}.addtemplate-form,.form-wrap{display:flex;flex-direction:column}.form-wrap{justify-content:space-between}label.addtemplate-title{color:rgba(0,0,0,.9);font-weight:600;height:27px;margin-bottom:5px;width:55px}.addtemplate-titleinput,label.addtemplate-title{font-family:Montserrat;font-size:2.2rem;font-style:normal;line-height:27px}.addtemplate-titleinput{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-weight:500;height:60%;padding-left:20px}label.addtemplate-category{color:rgba(0,0,0,.9);font-weight:600;height:27px;margin-bottom:5px}.addtemplate-categoryinput,label.addtemplate-category{font-family:Montserrat;font-size:2.2rem;font-style:normal;line-height:27px}.addtemplate-categoryinput{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-weight:500;height:60%}label.addtemplate-suitaiblity{color:rgba(0,0,0,.9);font-weight:600;height:27px;margin-bottom:5px;width:145px}.addtemplate-suitable-input,label.addtemplate-suitaiblity{font-family:Montserrat;font-size:2.2rem;font-style:normal;line-height:27px}.addtemplate-suitable-input{background:#f9fafd;border:none;border-radius:6px;color:rgba(52,52,52,.5);font-weight:500;height:60%}label.addtemplate-description{color:rgba(0,0,0,.9);font-family:Montserrat;font-size:2.2rem;font-style:normal;font-weight:600;height:27px;line-height:27px;margin-bottom:5px;width:145px}.addtemplate-description-inp{background:#f9fafd;border:none;border-radius:6px;box-sizing:border-box;color:rgba(52,52,52,.5);font-family:Montserrat;font-size:2.2rem;font-weight:500;line-height:27px;max-height:100px;min-height:50px;overflow-y:auto;resize:vertical;width:100%}.addtemplate-btn{display:flex;gap:3.1rem;height:auto;justify-content:flex-end;margin-top:15px;width:100%}.addtemplate-savebtn{background:#049f8f;border:none;border-radius:8px;color:#fff;font-size:2rem}.addtemplate-cancelbtn,.addtemplate-savebtn{font-family:Montserrat;font-weight:600;height:62.75px;width:25%}.addtemplate-cancelbtn{background:#fff;border:1px solid #049f8f;border-radius:8px;box-sizing:border-box;color:#049f8f;font-size:1.9rem}.addtemplate-videoupload{align-self:center;background:#000;border:1px solid #eaeaea;border-radius:12px;box-sizing:border-box;height:auto;max-height:350px;object-fit:contain;width:75%}.upload-wrapper{flex-direction:column;gap:8px}.search-bar,.upload-wrapper{align-items:center;display:flex;justify-content:center}.search-bar{background:#fff;box-shadow:1px 0 3px 0 rgba(0,0,0,.25);box-sizing:border-box;color:#343434;height:7.5%;width:100%}input.search-panel{background:#f6f6f6;border:none;border-radius:5rem;font-family:Montserrat;font-size:1.6rem;font-weight:300;height:70%;padding-left:2.5rem;position:relative;width:50%}:focus{outline:none}
/*# sourceMappingURL=main.cf5e3aa3.css.map*/