*{box-sizing:border-box;font-family:Raleway,Roboto;margin:0;padding:0}html{scroll-behavior:smooth}.signUpContainer{align-items:center;background-image:url(/Skill_Up/static/media/Background.7ef184560b7df588c852.svg);background-repeat:no-repeat;display:flex;flex-direction:row;height:100vh;justify-items:center;top:10rem;width:80wh}.SignupLogo{height:5rem;width:15rem}.SignupImage{height:70%;margin-top:"2rem";width:70%}.Left,.Right{justify-Items:center;align-Items:center;display:flex;flex:1 1;flex-direction:column}@media screen and (max-width:1000px){.signUpContainer{display:flex;flex-direction:column}.SignupImage{display:none}.Left{flex:0.4 1}.Right{flex:0.6 1}.SignupLogo{margin-top:5rem}}body{overflow-x:hidden}section{background:#fff;min-height:100vh;padding:20px;width:100%}.MyInfo,section{align-items:center;display:flex;justify-content:center}.MyInfo{flex-direction:column;line-height:1.5;text-align:justify}.container{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff1a;border-bottom:1px solid #ffffff40;border-right:1px solid #ffffff40;border-color:#ffffff40 #ffffff1a #ffffff1a #ffffff40;border-radius:10px;border-style:solid;border-width:1px;box-shadow:0 25px 45px #0000001a;margin-top:5rem;max-width:1000px;overflow:hidden;padding:50px;position:relative;width:100%}.container h2{color:#e0a552;font-size:36px;margin-bottom:20px;text-align:center;width:100%}.container .row100{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));position:relative;width:100%}.container .col{margin:30px 0 20px;padding:0 10px;position:relative;width:100%}.container .col .inputBox{color:#000;height:40px;position:relative;width:100%}.container .col .inputBox input,.container .col .inputBox textarea{background:#0000;border:none;box-shadow:none;color:#000;font-size:15px;height:100%;outline:none;padding:0 10px;position:absolute;width:100%;z-index:1}.container .col .inputBox .text{display:block;font-size:18px;left:0;line-height:40px;padding:0 10px;pointer-events:none;position:absolute;top:0;transition:.5s}.container .row100 .col .inputBox input:focus+.text,.container .row100 .col .inputBox input:valid+.text,.container .row100 .col .inputBox textarea:focus+.text,.container .row100 .col .inputBox textarea:valid+.text{left:-10px;top:-35px}.container .row100 .col .inputBox .line{background:#e0a552;border-radius:2px;bottom:0;display:block;height:2px;pointer-events:none;position:absolute;transition:.5s;width:100%}.container .row100 .col .inputBox input:focus~.line,.container .row100 .col .inputBox input:valid~.line{height:100%}.container .row100 .col .inputBox.textarea{height:100px;padding:10px 0;position:relative;width:100%}.container .row100 .col .inputBox textarea:focus~.line,.container .row100 .col .inputBox textarea:valid~.line{height:100%}.container .row100 .col input[type=submit]{background:#e0a552;border:none;border-radius:2px;color:#000;cursor:pointer;font-size:18px;font-weight:600;outline:none;padding:10px 40px}@media (max-width:768px){section:before{transform:translate(-200px,-180px)}section:after{transform:translate(220px,180px)}.container{padding:20px}.container h2{font-size:28px}}.Avatar:hover{cursor:pointer;transform:scale(1.1);transition:all .1s linear}.blogButton,.homeButton,.sessionButton{background-color:initial;border-radius:5px;color:#000;padding:5px}a.active{border-bottom:2px solid #e0a552;font-size:18px;font-weight:800;width:-moz-fit-content;width:fit-content}.homeBlogContainer{height:52rem;margin-bottom:100px;overflow-y:hidden;padding:0 10px}.mainBlogWrapper{display:flex;height:400px;margin-bottom:.5rem}.mainBlogImage{flex:0.7 1}.blogImage{height:100%;width:100%}.mainBlogTextSection{background-color:#e0a552}.mainBlogTextSection,.mainVideoTextSection{display:flex;flex:0.3 1;flex-direction:column;padding:40px 30px}.mainVideoTextSection{background-color:#d1d18a}.mainBlogTitle{font-size:30px;font-weight:700}.mainBlogText{display:flex;margin-top:30px;overflow-y:scroll}.mainBlogText::-webkit-scrollbar{display:none}.mainBlogText{-ms-overflow-style:none;scrollbar-width:none}.dots{display:flex;flex:0.1 1;flex-direction:column;font-size:20px;font-weight:700;justify-content:flex-end}.mainBlogButton{background-color:initial;border:1.5px solid #000;border-radius:5px;cursor:pointer;margin:20px auto;padding:10px 20px}.mainBlogButton:hover{border:1.5px solid #fff;color:#fff}.mainBlogButton>a:hover{color:#fff}.blogGrid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:auto auto auto;margin-top:.3rem}.blogImg{height:200px;width:100%}.blogWrapper{background:#e7e7e7;gap:.5rem;padding:0 0 20px}.blogTextWrapper,.blogWrapper{display:flex;flex-direction:column}.blogTextWrapper{height:150px;margin-bottom:.2rem;overflow:hidden;padding:0 .3rem}.blogText{font-size:16px;height:150px;line-height:1.5rem;overflow-y:hidden;padding:0 .5rem}.blogTitle{font-size:18px;font-weight:600;margin:0 0 10px;padding:0 .5rem}.BlogButton{background-color:#e0a552;border:1.5px solid #e0a552;border-radius:5px}.BlogButton,.VideoButton{box-shadow:0 1px 4px 0 #00000040;color:#000;font-size:16px;font-weight:450;height:35px;margin:0 auto;text-align:center;width:120px}.VideoButton{background-color:#d1d18a;border:1.5px solid #d1d18a;border-radius:5px}.emptySearch{bottom:40%;left:60%;position:absolute;right:40%;top:60%}.bottomNavbar{align-items:center;border-top:2px solid #000;display:flex;flex-direction:column;height:8rem;justify-content:space-around;position:relative}.bottomConnect{font-size:25px;font-weight:500}.icon{cursor:pointer}.icon:hover{color:#e0a552;transform:scale(1.1);transition:all .1s linear}.bttomNavbarIcons{display:flex;justify-content:space-between;width:20%}.rights{font-size:16px}@media screen and (max-width:950px){.bttomNavbarIcons{width:30%}.rights{font-size:15px}}@media screen and (max-width:750px){.bttomNavbarIcons{width:50%}.rights{font-size:14px}}@media screen and (max-width:625px){.bttomNavbarIcons{width:40%}.rights{font-size:12px}.icon{height:25px;width:25px}.bottomConnect{font-size:20px}}.modalBackground{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:hsla(0,0%,100%,.504);display:flex;height:100vh;justify-content:center;position:fixed;width:100vw;z-index:100}.modalContainer{background-color:#fff;border-radius:10px;box-shadow:0 0 10px 3px hsla(0,0%,47%,.423);display:flex;flex-direction:column;height:30%;padding:.5rem 1rem 1rem;width:35%}button{cursor:pointer}.body{align-items:center;color:red;display:flex;height:50%;justify-content:center;width:100%}.titleCloseButton{display:flex;justify-content:flex-end}#closeButton{background-color:initial;border:none;font-size:22px}.footer{align-items:center;display:flex;justify-content:center;width:100%}.footerButton{border-radius:10px;color:#fff;font-size:18px;font-weight:600;height:-moz-fit-content;height:fit-content;margin:0 3rem;padding:10px;width:-moz-fit-content;width:fit-content}#cancelButton{background-color:#0560cf;border:1px solid #056ff0}#deleteButton{background-color:#b60e0e;border:1px solid #f8060a}.infoTitle{font-size:16px;font-weight:400;margin:.3rem 0}.addProfilePic{color:#676565;height:40px;position:absolute;width:40px}.addProfilePicButton{opacity:0;position:relative;width:50px}.addProfilePic:hover,.addProfilePicButton:hover{cursor:pointer}:root{--landingPageBackgroundColor:#ff7f5000}.superman{animation:movesuperman 5s linear infinite}@keyframes movesuperman{0%{transform:translateY(0)}50%{transform:translateY(20px)}to{transform:translateY(0)}}.mainContainer{background-attachment:scroll;background-image:url(/Skill_Up/static/media/CloudBackground.9842a6070e39547a5f06.svg);background-repeat:repeat-x;height:100vh}.superman{height:525px;position:absolute;width:450px;z-index:2}#Right{display:flex;flex:0.4 1;margin-top:4.5rem;position:relative}.Quote{bottom:100px;font-family:Montserrat,sans-serif;font-size:1rem;font-size:25px;font-weight:400;font-weight:600;line-height:1.5;margin:40px 0 0;text-align:center}.middleSection{display:flex;flex-direction:column;gap:2rem;padding:2rem}.middleSection_1{align-items:center;display:flex;justify-content:center}.skillup{display:inline;font-size:2rem;font-weight:400;font-weight:700;line-height:1.5;margin:1rem 0 0}.LandpageMainText{display:inline;font-size:20px;line-height:2rem;padding:0 .5rem}.service_1{display:flex;flex:0.7 1;flex-wrap:wrap}.service1_text{display:flex;flex:1 1;flex-direction:column;flex-wrap:wrap;font-size:22px;justify-content:center}.serviceImg{align-self:center;height:400px;margin:0 auto;padding:20px;width:400px}.landingText,.service1_text_head{padding:0 4rem}.landingText{font-size:20px;line-height:1.8rem}.landpageTitle{color:#f77620d4;font-family:Raleway;font-size:450%;font-weight:700;line-height:1;padding:3px}@media screen and (max-width:1050px){.mainContainer{background-repeat:repeat-x;width:100%}#Left{flex:0.6 1}#Right{flex:0.4 1}.superman{height:495px;width:350px}}@media screen and (max-width:950px){.landpageTitle{font-size:350%}.mainContainer{height:100vh}.middleSection{gap:2.5rem;padding-bottom:4rem}#Left{flex:0.6 1}#Right{flex:0.4 1;justify-content:flex-end}.superman{height:495px;width:350px}.Logo{padding-left:10px}.middle{flex:2 1}.skillup{font-size:1.5rem}.middleSection{padding:.5rem .5rem 3rem}.service1_text_head{font-size:35px;padding:0 1rem}.landingText{font-size:18px;padding:0 1rem}}@media screen and (max-width:750px){#Right{align-items:center;display:flex;flex:0.35 1;justify-content:center}.superman{height:450px;width:250px}.landingText{font-size:16px}.landpageTitle{font-size:300%}.serviceImg{align-self:center;height:300px;margin:0 auto;padding:20px;width:300px}.skillup{font-size:1.5rem}.Quote{display:none}}@media screen and (max-width:650px){#Right{align-items:center;display:flex;justify-content:center}.superman{height:375px;width:200px}.service1_text_head{font-size:28px}}@media screen and (max-width:550px){.superman{height:250px;width:250px}#Right{align-items:end}#Left{padding:2rem 1rem}.mainContainer{background-image:url(/Skill_Up/static/media/CloudyBG.6a42ea4f1063916c3dc0.svg);display:flex;flex-direction:column}.landingText{font-size:16px}.landpageTitle{font-size:250%}.skillup{font-size:1.3rem}.Quote{display:none}}@media screen and (max-width:475px){.landpageTitle{display:flex;font-size:40px;justify-content:center}.superman{height:250px;width:250px}.LandpageMainText{font-size:16px}.middleSection_1{align-items:center;display:flex;flex-direction:column-reverse;justify-content:center}.serviceImg{height:200px;width:200px}#service2{display:flex;flex-direction:column!important}}.createSessionWrapper{align-items:center;display:flex;flex-direction:column;margin:3rem}.sessionMenu{display:flex;font-size:20px;height:10%;margin:7rem auto auto;width:50%}.createSession,.mySessions{border:2px solid #b7b1b1;border-radius:8px}.createSession,.createSessionActive,.mySessions,.mySessionsActive{cursor:pointer;display:flex;height:100%;justify-content:center;padding:10px;width:50%}.createSessionActive,.mySessionsActive{border:2px solid #f77620d4;border-radius:8px;font-weight:600}.createSessionContainer{align-content:center;flex-direction:column;font-size:16px;padding:0 4rem;width:80%}.createSessionContainer,.createSessionContainerLeft{display:flex;height:100%;justify-content:center}.createSessionContainerRight{display:flex}.formContainer{border-radius:8px;box-shadow:0 0 8px 1px #bdbaba;display:flex;flex-direction:column;gap:1.5rem;justify-content:space-between;padding:30px;width:80%}.Email,.Name{display:none}.SessionCategory,.SessionCourseName,.SessionDate,.SessionDuration,.SessionLink,.SessionTime{border:1px solid #c5bfbf;border-radius:5px;font-size:16px;height:35px;outline:none;padding:5px;width:100%}.SessionTextarea{border:1px solid #c5bfbf;border-radius:5px;font-size:16px;line-height:1.3rem;outline:none;padding:10px;width:100%}.formBottom{display:flex;gap:1rem;justify-content:flex-end}.createButton{border:2px solid #325f32;border-radius:8px;color:#325f32;width:8rem}.createButton,.resetButton{background-color:initial;cursor:pointer;font-size:16px;font-weight:700;height:2rem}.resetButton{border:2px solid #fb0d0d;border-radius:8px;color:#fb0d0d;width:6rem}.sessionTiming{display:flex;gap:2rem;justify-content:space-around}.errorMessage{font-size:12px;margin-top:0}label{margin-bottom:-15px}.deleteSession{align-self:flex-end;cursor:pointer;display:flex;height:30px;width:30px}.deleteSession:hover{color:red;transform:scale(1.1)}: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:#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-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;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%;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;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;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{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;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}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{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}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;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:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.personalDetailForm{display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:10px;width:90%}.formInput{border:1px solid #c5bfbf;border-radius:5px;font-size:16px;height:35px;outline:none;padding:5px;width:100%}.errorMessage{color:red;font-size:14px}.FormSubmitButton{background-color:#e0a5528c;border:none;border-radius:5px;box-shadow:0 1px 4px 0 #00000040;color:#000;font-size:15px;font-weight:700;height:2.5rem;margin-left:65%;padding:5px;transition:all .3s cubic-bezier(.075,.82,.165,1);width:30%}.FormSubmitButton:hover{background-color:#e0a552;transform:scale(1.1)}.landingPageNavbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.266);position:fixed;top:0;width:100%;z-index:3}.Logo{height:4.5rem;width:auto}.middle{display:flex;flex:2.5 1}@media screen and (max-width:950px){.middle{flex:1 1}}@media screen and (max-width:550px){.middle{flex:0.5 1}}@media screen and (max-width:475px){.middle{flex:0.2 1}.registerButton{font-size:12px!important;padding:5px 0!important;width:110px!important}}.EducationformInput{border:1px solid #c5bfbf;border-radius:5px;font-size:16px;height:35px;outline:none;padding:5px;width:100%}.EducationForm{display:flex;flex-direction:column;height:40rem;justify-content:space-between;padding:0 30px 30px;width:100%}.videosPageContainer{background-color:#f8f9fa;min-height:100vh}.videosContent{margin-top:7rem;padding:0 1rem}.searchBar{border:1px solid #a7a5a5;border-radius:5px;display:flex;justify-content:flex-end;margin-left:1%;margin-top:5rem;padding:2px;width:-moz-fit-content;width:fit-content}.searchBar>input{border:none;height:25px;outline:none;padding:15px;width:300px}.searchIcon{align-self:center;cursor:pointer;height:25px;width:25px;z-index:0}.allBlogsContainer{display:flex;gap:1rem;margin:2rem 0;padding:0 1rem}.category{display:flex;flex:0.2 1;flex-direction:column}.Categories{background-color:#e7e7e7;margin:.1rem;padding:10px 20px}.Categories:hover{background-color:#d0d0d0}.categoryShower{gap:.3rem;margin-top:1rem}.categoryTitle{display:flex}.allBlogs{display:flex;flex:0.8 1;flex-direction:column}.videosGrid{display:flex;flex-direction:column;gap:1.5rem}.allBlogWrapper{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;display:flex;height:400px;justify-content:flex-end;margin-bottom:.5rem;overflow:hidden;transition:all .3s ease}.allBlogWrapper:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.allBlogImage{flex:1 1;overflow:hidden;position:relative}.allblogImage{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.allBlogWrapper:hover .allblogImage{transform:scale(1.05)}.videoOverlay{align-items:center;background:linear-gradient(45deg,#0000004d,#0000);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.allBlogWrapper:hover .videoOverlay{opacity:1}.playButton{align-items:center;background:#ffffffe6;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:24px;height:60px;justify-content:center;transition:all .3s ease;width:60px}.playButton:hover{background:#fff;transform:scale(1.1)}.videoDuration{background:#000c;border-radius:4px;bottom:10px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;position:absolute;right:10px}.allVideoTextSection{background-color:#d1d18a;display:flex;flex:0.6 1;flex-direction:column;justify-content:space-between;padding:30px}.allBlogTitle{color:#2d3748;font-size:28px;font-weight:700;line-height:1.2;margin:0 0 15px}.videoMeta{display:flex;flex-direction:column;font-size:14px;gap:8px;margin-bottom:20px}.videoInstructor,.videoLevel,.videoRating{align-items:center;color:#4a5568;display:flex;font-weight:600;gap:5px}.allBlogText{display:flex;flex:1 1;margin-bottom:20px;overflow-y:hidden}.allBlogText p{color:#2d3748;font-size:15px;line-height:1.6;margin:0}.videoActions{justify-content:space-between;margin-top:auto}.videoActions,.watchButton{align-items:center;display:flex}.watchButton{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;cursor:pointer;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.watchButton,.watchButton:hover{color:#fff!important;text-decoration:none}.watchButton:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.videoCategory{background:#fffc;border-radius:20px;color:#4a5568;font-size:12px;font-weight:600;padding:6px 12px}.emptySearch{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.emptyMessage{color:#4a5568;margin-top:1rem}@media (max-width:768px){.allBlogsContainer{flex-direction:column}.category{flex:none;margin-bottom:1rem}.categoryShower{flex-direction:row;flex-wrap:wrap;gap:.5rem}.allBlogWrapper{flex-direction:column;height:auto}.allBlogImage{height:250px}.searchBar{justify-content:center;margin-left:0;width:100%}.searchBar>input{width:250px}.videoActions{align-items:stretch;flex-direction:column;gap:10px}}.liveSessionsContainer{display:flex;min-height:100vh;padding-top:70px}.skillCategory{height:calc(100vh - 70px);left:0;overflow-y:auto;position:fixed;top:70px;width:250px;z-index:100}.sessionContainer{flex:1 1;margin-left:250px;padding:30px;position:relative}.sessionsBackground{background:#fff;border-radius:20px;bottom:20px;box-shadow:0 15px 35px #0000001a;left:20px;position:absolute;right:20px;top:20px;z-index:1}.sessionsGrid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));position:relative;width:100%;z-index:2}.sessionCard{background:#fff;border:1px solid #eaeaea;border-radius:16px;box-shadow:0 8px 25px #0000001a;display:flex;flex-direction:column;height:auto;overflow:hidden;transition:all .3s ease}.sessionCard:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.sessionHeader{background:linear-gradient(90deg,#6a11cb,#2575fc);border-bottom:1px solid #eee;color:#fff;padding:20px}.sessionCourseName{font-size:1.3rem;font-weight:700;margin:0 0 12px}.sessionMeta{align-items:center;display:flex;justify-content:space-between}.sessionCategory{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#fff3;border-radius:20px;color:#fff;font-size:.85rem;font-weight:500;padding:6px 14px}.sessionDuration{color:#ffffffe6;font-size:.9rem;font-weight:500}.sessionDetails{padding:20px}.sessionDateTime{background-color:#f9f9f9;border-radius:8px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:15px;padding:12px}.sessionDate,.sessionStartTime{color:#555;font-size:.9rem;font-weight:500;margin-bottom:8px}.sessionDescription{background-color:#f9f9f9;border-radius:8px;margin-bottom:15px;padding:12px}.sessionDescription strong{color:#333;display:block;font-size:1rem;margin-bottom:8px}.sessionDescription p{color:#666;line-height:1.5;margin:0}.sessionLink{margin-bottom:15px}.sessionLink strong{color:#333;display:block;font-size:1rem;margin-bottom:8px}.linkContainer{align-items:center;background-color:#f0f4ff;border:1px solid #dde5ff;border-radius:8px;display:flex;padding:10px 14px}.sessionLinkText{color:#2563eb;flex:1 1;font-size:.85rem;margin-right:12px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.sessionLinkText:hover{color:#1d4ed8;text-decoration:underline}.copyIcon{color:#64748b;cursor:pointer;flex-shrink:0;font-size:1.2rem;transition:color .2s ease}.copyIcon:hover{color:#2563eb}.sessionInstructor{align-items:center;border-top:1px solid #eee;display:flex;padding-top:15px}.instructorInfo{margin-left:12px}.instructorName{color:#333;font-size:1rem;font-weight:600;margin:0}.instructorEmail{color:#64748b;font-size:.85rem;margin:4px 0 0}.emptyPersonalSession{align-items:center;background:#fff;border-radius:16px;box-shadow:0 5px 20px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:50px 30px;position:relative;text-align:center;z-index:2}.emptyIllustration{margin-bottom:20px;opacity:.7}.emptyMessage{color:#64748b;font-size:1.1rem;font-weight:500;margin-top:15px}.categoryTitle{border-bottom:1px solid #eee;color:#333;font-size:1.3rem;font-weight:700;margin-bottom:20px;padding-bottom:12px;text-align:center}.categoryShower{display:flex;flex-direction:column;gap:10px}.Categories{background-color:#f0f0f0;border-radius:8px;color:#333;cursor:pointer;font-weight:500;margin:4px 0;padding:12px 16px;text-align:center;transition:all .3s ease}.Categories:hover{background-color:#e0e0e0;transform:translateX(5px)}.error-message{background-color:#ffebee;border-left:4px solid #c62828;border-radius:8px;color:#c62828;margin-bottom:20px;padding:12px;position:relative;text-align:center;z-index:2}@media (max-width:1100px){.sessionsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media (max-width:992px){.liveSessionsContainer{flex-direction:column}.skillCategory{height:auto;margin-bottom:0;padding:15px;position:static;width:100%}.sessionContainer{margin-left:0;padding:20px}.sessionsBackground{background:#0000;border-radius:0;box-shadow:none;position:static}.categoryShower{flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center}.Categories{margin:4px;padding:10px 14px}.Categories:hover{transform:translateY(-2px)}}@media (max-width:768px){.sessionsGrid{grid-template-columns:1fr}.sessionDateTime{flex-direction:column;gap:8px}.sessionContainer{padding:15px}}@media (max-width:576px){.sessionDetails,.sessionHeader{padding:15px}.sessionMeta{align-items:flex-start;flex-direction:column;gap:8px}.sessionCourseName{font-size:1.2rem}}.DocumentFormInput{border:1px solid #c5bfbf;padding:5px}.DocumentForm{display:flex;flex-direction:column;height:40rem;justify-content:space-between;width:100%}.documentLabel{margin:20px 0 0}.DocumentFormInput{border-radius:5px;font-size:16px;height:35px;margin:5px 0 0;outline:none;width:100%}
/*# sourceMappingURL=main.2c138f5c.css.map*/