body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-family:Poppins,sans-serif;margin:0}body *{box-sizing:inherit}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{font-family:inherit;font-size:inherit}html{font-size:10px}.App{-webkit-tap-highlight-color:rgba(0,0,0,0);overflow-x:hidden}.light{--filter-icons-background-color:#fff}.dark{--filter-icons-background-color:#1c1d1f}.control-button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;height:4.8rem;justify-content:center;text-decoration:none;width:153px}.update-button{background-color:var(--page-heading-font-color);border:1px solid var(--page-heading-font-color);color:var(--over-button-font-color)}.remove-button{background-color:var(--delete-button-background-color);border:1px solid var(--delete-button-border-color);color:var(--delete-button-text-color)}.remove-button:hover{background-color:var(--delete-button-border-color);color:#fff}.banner-strip{background-color:var(--admin-top-banner-background-color);padding:2.5rem 7%;width:100vw}.banner-layout-header{color:#fff;font-size:3.2rem;font-weight:700;margin-inline:auto;max-width:1200px;width:100%}.banner-layout-body-wrapper{padding:40px 7%}.banner-layout-body{margin-inline:auto;max-width:1200px;min-height:calc(100vh - 80px)}.main-heading{font-size:2.5rem;font-weight:600;margin-bottom:16px}.sub-heading{font-size:2rem;font-weight:500;margin-bottom:12px}.link-as-normal-text{color:var(--secondary-font-color);text-decoration:none}.count{color:var(--page-heading-font-color);font-size:1.4rem}.InputTag{background-color:var(--input-box-background-color);border:.5px solid var(--input-box-unfocus-border-color);border-radius:6px;color:var(--secondary-font-color);font-size:1.6rem;font-weight:400;padding:10px}.InputTag:focus{border:.5px solid var(--page-heading-font-color);outline:none!important}button:hover{cursor:pointer}.welcome-page{align-items:center;background:#020024;background:linear-gradient(90deg,#020024e6,#2450aacc 35%,#2d69c4d9 50%,#1864d3cc 70%,#008cd7);display:flex;justify-content:center;min-height:100vh;min-width:100vw}.org-btn{background-color:#fff;border:1px solid #5624d0;border-radius:8px;font-size:1.6rem;height:48px;margin:24px;min-height:48px;min-width:-webkit-fit-content;min-width:fit-content;width:50%}.dropdown{border-radius:12px;box-shadow:0 16px 34px -9px #00000026;cursor:default;font-size:1.6rem;font-weight:400;height:-webkit-fit-content;height:fit-content;line-height:2.4rem;overflow:hidden;position:absolute;text-overflow:ellipsis;top:60px;width:375px;z-index:1000}img{border:1px solid var(--image-border-color)}@media only screen and (max-width:768px),only screen and (orientation:portrait){.control-button,.dark,.light{font-size:1.4rem}.control-button{height:4rem;width:140px}.banner-strip{padding:1.6rem 7%}.banner-layout-header{font-size:2.5rem}.main-heading{font-size:2rem;margin-bottom:8px}.banner-layout-body-wrapper{padding:20px 7%}.sub-heading{font-size:1.6rem;margin-bottom:8px}.InputTag,.count{font-size:1.2rem}.InputTag{padding:6px}.welcome-page{align-items:center;flex-direction:column;height:100vh;padding:auto;width:100vw}.org-btn{border-radius:6px;height:32px;margin:20px;min-height:32px;width:70%}.dropdown{background-color:#00000080;border-top-left-radius:0;border-top-right-radius:0;height:100vh;right:0;top:50px;width:100vw}}.LoadingAnimation{align-items:center;display:flex;height:100%;justify-content:center;padding-top:40px;width:100%}.LoadingAnimation .loader{animation:spin 1s linear infinite;border:6px solid var(--app-background-color);border-radius:50%;border-top:6px solid #3498db;height:5rem;width:50px}.HomePage{height:100vh;overflow:hidden;overflow-y:scroll;scroll-behavior:smooth;scroll-snap-type:y mandatory}.HomePage .page{color:#000;height:100vh;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;width:100vw}.HomePage .page1{position:relative}.HomePage .page1 .page1Background{background:#020024;background:linear-gradient(90deg,#020024e6,#2450aacc 35%,#2d69c4d9 50%,#1864d3cc 70%,#008cd7);border-bottom-left-radius:20%;height:120vh;rotate:11deg;transform:translate(-10vw,-25vh);width:120vw}.HomePage .page1 .page1Foreground{position:absolute;top:0;width:100%}.HomePage .page1 .page1Foreground .page1Top{align-items:center;display:flex;justify-content:space-between;padding:30px 7vw}.HomePage .page1 .page1Foreground .page1Top .page1LogoWrapper{align-items:flex-end;display:flex;height:5rem;justify-content:center;width:110px}.HomePage .page1 .page1Foreground .page1Top .page1LogoWrapper *{height:100%;width:100%}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper{align-items:center;display:flex;justify-content:space-between;width:-webkit-fit-content;width:fit-content}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .contact-us{color:#fff;font-size:1.4rem;margin-right:60px}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .contact-us:hover{cursor:pointer}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .get-started{background-color:#fff;border:none;border-radius:6px;display:none;font-size:1.4rem;padding:15px 30px}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .get-started .mobile-right-wrapper{display:none}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .get-started:hover{cursor:pointer}.HomePage .page1 .page1Foreground .page1ContentWrapper{display:flex;margin-top:30px;width:100%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder{color:#fff;padding-left:7vw;width:50%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .page1Title{font-size:min(48px,3.7037037037vw);font-weight:600;margin-top:40px;width:90%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .page1Description{font-size:min(24px,2.0833333333vw);margin-top:30px;width:90%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .get-started-button-wrapper{align-items:center;background-color:#fff;border-radius:8px;color:#5624d0;display:flex;margin-top:80px;padding:12px 30px;width:-webkit-fit-content;width:fit-content}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .get-started-button-wrapper .get-started-main-text{color:#2464e0;margin-right:20px}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .get-started-button-wrapper:hover{cursor:pointer}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1SvgHolder{display:flex;justify-content:center;width:50%}.HomePage .page2{display:flex;justify-content:space-between;padding:0 7vw}.HomePage .page2 .page2Item{align-items:center;display:flex;flex-direction:column;margin-top:20%;width:20%}.HomePage .page2 .page2Item .svg-holder{align-items:center;aspect-ratio:1;background:linear-gradient(90deg,#77a9fb,#2464e0);border-radius:50%;display:flex;justify-content:center;width:60%}.HomePage .page2 .page2Item .page2ItemTitle{font-size:min(24px,2.0833333333vw);font-weight:600;margin-top:15px;text-align:center}.HomePage .page2 .page2Item .page2ItemDescription{font-size:min(16px,1.8181818182vw);margin-top:10px;text-align:center}.HomePage .page3{align-items:center;display:flex;justify-content:space-between;padding:0 7vw}.HomePage .page3 .page3TextHolder{display:flex;flex-direction:column;justify-content:center;width:45%}.HomePage .page3 .page3TextHolder .page3Title{font-size:min(48px,3.7037037037vw);font-weight:600;width:90%}.HomePage .page3 .page3TextHolder .page3TitleUnderline{background-color:#2464e0;border-radius:10px;height:1rem;width:25%}.HomePage .page3 .page3TextHolder .page3Description{font-size:min(16px,1.8181818182vw);margin-top:15px;width:80%}.HomePage .page3 .page3CardsHolder{position:relative;width:50%}.HomePage .page3 .page3CardsHolder .card-title{font-size:1.4rem;margin-bottom:8px;margin-top:8px}.HomePage .page3 .page3CardsHolder .page3Card{border-radius:12px;box-shadow:8px 8px 8px #00000026;height:-webkit-fit-content;height:fit-content;pointer-events:none;width:100%}.HomePage .page3 .page3CardsHolder .page3CardsTopWrapper{display:flex;justify-content:flex-end;width:80%;z-index:0}.HomePage .page3 .page3CardsHolder .page3CardsTopWrapper .stream-card-wrapper{align-items:flex-end;display:flex;flex-direction:column;margin-right:10%;width:60%}.HomePage .page3 .page3CardsHolder .page3CardsBottomWrapper{display:flex;margin-top:-8%;width:80%}.HomePage .page3 .page3CardsHolder .page3CardsBottomWrapper .batch-card-wrapper{border-radius:12px;width:70%;z-index:1}.HomePage .page3 .page3CardsHolder .page3CardsBottomWrapper .path-card-wrapper{align-items:flex-end;display:flex;flex-direction:column;margin-left:-8%;margin-top:18%;width:65%;z-index:2}.HomePage .page4{align-items:center;display:flex;justify-content:space-between;padding:0 7vw}.HomePage .page4 .page4SvgHolder{align-items:center;display:flex;height:100%;justify-content:center;width:45%}.HomePage .page4 .page4TextHolder{display:flex;flex-direction:column;height:100%;justify-content:center;width:45%}.HomePage .page4 .page4TextHolder .page4Title{font-size:min(48px,3.7037037037vw);font-weight:600}.HomePage .page4 .page4TextHolder .page4TitleUnderline{background-color:#2464e0;border-radius:10px;height:1rem;width:25%}.HomePage .page4 .page4TextHolder .page4Description{font-size:min(16px,1.8181818182vw);margin-top:15px;width:80%}.HomePage .page5{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 11vw}.HomePage .page5 .page5Title{font-size:min(48px,3.7037037037vw);font-weight:600}.HomePage .page5 .page5BottomWrapper{height:45%;margin-top:40px;position:relative;width:100%}.HomePage .page5 .page5BottomWrapper .page5CardsBackgroundWrapper{background:linear-gradient(#fff,#2464e0bf);border-bottom-left-radius:50%;border-bottom-right-radius:50%;height:100%;width:100%}.HomePage .page5 .page5BottomWrapper .page5CardsHolder{align-items:center;display:flex;justify-content:space-between;position:absolute;top:0;width:100%}.HomePage .page5 .page5BottomWrapper .page5CardsHolder .course-card-wrapper{border-radius:12px;box-shadow:8px 8px 8px #00000026;pointer-events:none;width:30%}.HomePage .page6{align-items:center;display:flex}.HomePage .page6 .page6LeftHolder{display:flex;flex-direction:column;justify-content:center;padding-left:7vw;width:50%}.HomePage .page6 .page6LeftHolder .page6Title{font-size:min(48px,3.7037037037vw);font-weight:600}.HomePage .page6 .page6LeftHolder .page6TitleUnderline{background-color:#2464e0;border-radius:10px;height:1rem;width:20%}.HomePage .page6 .page6LeftHolder .page6Description{font-size:min(16px,1.8181818182vw);margin-top:15px;width:65%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:30px;width:70%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item{align-items:center;flex-direction:column;padding:10px;width:45%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item .page6ItemSvgHolder{align-items:center;border-radius:12px;display:flex;height:140px;justify-content:center;padding:10px;width:100%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item .page6ItemTitle{font-size:min(24px,2.0833333333vw);font-weight:600;margin-top:12px;text-align:center}.HomePage .page6 .page6SvgHolder{align-items:center;display:flex;justify-content:center;width:50%}.HomePage .page7{position:relative}.HomePage .page7 .page7ContentHolder{align-items:center;display:flex;height:calc(100vh - 130px);justify-content:space-between;padding:0 7vw}.HomePage .page7 .page7ContentHolder .page7SvgHolder{align-items:center;display:flex;justify-content:center;width:45%}.HomePage .page7 .page7ContentHolder .page7TextHolder{display:flex;flex-direction:column;justify-content:center;width:45%}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7Title{font-size:min(48px,3.7037037037vw);font-weight:600}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7TitleUnderline{background-color:#2464e0;border-radius:10px;height:1rem;width:25%}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7Description{font-size:min(16px,1.8181818182vw);margin-top:15px;width:80%}.HomePage .page7 .footer{bottom:0;left:0;position:absolute;width:100%}.HomePage .page7 .footer .footer-skillup{align-items:center;background-color:#dce6fa;display:flex;height:80px;justify-content:center;width:100%}.HomePage .page7 .footer .footer-rights{align-items:center;display:flex;font-size:1.4rem;height:5rem;justify-content:center;width:100%}@media only screen and (max-width:768px),only screen and (orientation:portrait){.HomePage .page1 .page1Background{height:95vh;rotate:4deg}.HomePage .page1 .page1Foreground{height:95vh}.HomePage .page1 .page1Foreground .page1Top{padding-bottom:15px}.HomePage .page1 .page1Foreground .page1Top .page1LogoWrapper{align-items:flex-end;display:flex;height:4rem;width:80px}.HomePage .page1 .page1Foreground .page1Top .page1LogoWrapper *{height:100%;width:100%}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper{align-items:center}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .get-started{align-items:center;background:linear-gradient(#ddcff8,#f4f3f8);display:flex;font-size:1.6rem;padding:10px 20px}.HomePage .page1 .page1Foreground .page1Top .page1ActionsWrapper .get-started .mobile-right-wrapper{display:flex;height:2rem;margin-left:15px;width:20px}.HomePage .page1 .page1Foreground .page1ContentWrapper{align-items:center;flex-direction:column;height:80%;justify-content:center;margin-top:0}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder{height:-webkit-fit-content;height:fit-content;width:100%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .page1Title{font-size:2.4rem;margin-top:25px}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .page1Description{font-size:1.5rem;margin-top:20px}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1TextHolder .get-started-button-wrapper{display:none}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1SvgHolder{height:60%;width:90%}.HomePage .page1 .page1Foreground .page1ContentWrapper .page1SvgHolder *{height:100%}.HomePage .page2{display:none}.HomePage .page3{align-items:center;flex-direction:column;justify-content:center}.HomePage .page3 .page3TextHolder{height:-webkit-fit-content;height:fit-content;width:100%}.HomePage .page3 .page3TextHolder .page3Title{font-size:2rem;width:100%}.HomePage .page3 .page3TextHolder .page3TitleUnderline{border-radius:6px;height:6px}.HomePage .page3 .page3TextHolder .page3Description{font-size:1.4rem;width:95%}.HomePage .page3 .page3CardsHolder{height:50%;width:100%}.HomePage .page3 .page3CardsHolder .page3CardsTopWrapper{width:100%}.HomePage .page3 .page3CardsHolder .page3CardsBottomWrapper{margin-top:-10%;width:100%}.HomePage .page4{align-items:center;flex-direction:column}.HomePage .page4 .page4SvgHolder{height:50%;width:100%}.HomePage .page4 .page4SvgHolder *{height:100%}.HomePage .page4 .page4TextHolder{height:50%;justify-content:flex-start;width:100%}.HomePage .page4 .page4TextHolder .page4Title{font-size:2rem;width:100%}.HomePage .page4 .page4TextHolder .page4TitleUnderline{border-radius:6px;height:6px}.HomePage .page4 .page4TextHolder .page4Description{font-size:1.4rem;width:95%}.HomePage .page5{display:none}.HomePage .page6{align-items:center;flex-direction:column;justify-content:center}.HomePage .page6 .page6LeftHolder{height:80%;justify-content:flex-start;padding-left:0;width:90%}.HomePage .page6 .page6LeftHolder .page6Title{font-size:2rem;margin-left:5%;width:100%}.HomePage .page6 .page6LeftHolder .page6TitleUnderline{border-radius:6px;height:6px;margin-left:5%}.HomePage .page6 .page6LeftHolder .page6Description{font-size:1.4rem;margin-left:5%;margin-top:10px;width:95%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder{align-items:flex-start;height:60%;margin-top:12px;width:100%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item{height:40%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item .page6ItemSvgHolder{height:90%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item .page6ItemSvgHolder *{height:100%}.HomePage .page6 .page6LeftHolder .page6ItemsHolder .page6Item .page6ItemTitle{font-size:1.4rem}.HomePage .page6 .page6SvgHolder{display:none}.HomePage .page7 .page7ContentHolder{flex-direction:column-reverse;justify-content:center}.HomePage .page7 .page7ContentHolder .page7TextHolder{height:-webkit-fit-content;height:fit-content;width:100%}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7Title{font-size:2rem;width:100%}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7TitleUnderline{border-radius:6px;height:6px}.HomePage .page7 .page7ContentHolder .page7TextHolder .page7Description{font-size:1.4rem;width:95%}.HomePage .page7 .page7ContentHolder .page7SvgHolder{height:50%;width:100%}}.TimelineCourseCard{display:flex;width:100%}.TimelineCourseCard .left-timeline{align-items:center;display:flex;flex-direction:column}.TimelineCourseCard .left-timeline .timeline-circle{border-radius:50%;height:1.9rem;width:19px}.TimelineCourseCard .left-timeline .timeline-line{height:100%;width:2px}.TimelineCourseCard .right-card{margin-bottom:24px;margin-left:16px;width:95%}.courseInPathCardWrapper{background-color:var(--options-hover-background-color);border:1px solid var(--update-button-border-color);border-radius:12px;padding:16px;position:relative;width:100%}.courseInPathCardWrapper .courseInPathcard{display:flex;width:100%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-left{width:25%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-left img{aspect-ratio:2;border-radius:12px;width:100%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-left :hover{cursor:pointer}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle{align-items:flex-start;color:var(--secondary-font-color);display:flex;flex-direction:column;font-size:1.6rem;height:100%;justify-content:flex-start;padding-left:16px;width:65%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle .course-name-link{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:inherit;cursor:pointer;display:-webkit-box;font-weight:500;-webkit-hyphens:auto;hyphens:auto;line-height:2.4rem;margin-bottom:3px;margin-top:0;overflow:hidden;text-decoration:none;text-overflow:ellipsis}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle div{-webkit-line-clamp:4;line-clamp:4}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle div,.courseInPathCardWrapper .mobile-course-in-path-card-description{-webkit-box-orient:vertical;display:-webkit-box;font-size:1.4rem;font-weight:400;-webkit-hyphens:auto;hyphens:auto;line-height:2.2rem;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;width:100%}.courseInPathCardWrapper .mobile-course-in-path-card-description{-webkit-line-clamp:3;line-clamp:3;display:none}.courseInPathCardWrapper .restriction-wrapper{border-radius:12px;bottom:0;display:flex;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.courseInPathCardWrapper .restriction-wrapper .bottom-message{align-items:center;background-color:var(--course-inaccessible-banner-color);border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:var(--over-button-font-color);display:flex;height:3rem;justify-content:center;width:100%}.courseInPathCardWrapper .not-accessible{align-items:flex-end;background-color:#0006;cursor:not-allowed}.courseInPathCardWrapper .not-published{align-items:center;overflow:hidden}.courseInPathCardWrapper .not-published .bottom-message{border-radius:0;font-size:1.4rem;margin-left:-80px;margin-top:-40px;overflow:hidden;rotate:-45deg;width:250px}@media only screen and (max-width:768px),only screen and (orientation:portrait){.courseInPathCardWrapper .courseInPathcard .course-in-path-card-left{width:45%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle{height:110px;width:55%}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle .course-name-link{font-size:1.4rem;line-height:2rem;overflow:hidden;text-overflow:ellipsis}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle div{font-size:1rem}.courseInPathCardWrapper .courseInPathcard .course-in-path-card-middle .course-card-description{display:none}.courseInPathCardWrapper .mobile-course-in-path-card-description{display:-webkit-box}}.BatchCard{border-radius:8px;color:var(--over-button-font-color);font-size:1.4rem;height:181px;padding:16px;text-decoration:none}.BatchCard,.BatchCard .batch-details-wrapper{display:flex;flex-direction:column;justify-content:space-between}.BatchCard .batch-details-wrapper{line-height:2.3rem;min-height:60%}.BatchCard .batch-details-wrapper .name{-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;font-size:1.8rem;font-weight:600;line-height:2.3rem}.BatchCard .batch-details-wrapper .name,.BatchCard .batch-details-wrapper .stream-name{-webkit-box-orient:vertical;-webkit-hyphens:auto;hyphens:auto;margin:4px 0;overflow:hidden;text-overflow:ellipsis}.BatchCard .batch-details-wrapper .stream-name{-webkit-line-clamp:1;line-clamp:1;align-items:center;background-color:#fff3;border-radius:8px;box-shadow:0 2px 40px hsla(0,0%,47%,.071);display:flex;display:-webkit-box;height:3.6rem;opacity:1;padding:8px;width:-webkit-fit-content;width:fit-content}.BatchCard .batch-details-wrapper .no-of-students{align-items:center;display:flex}.BatchCard .batch-details-wrapper .no-of-students .icon-wrapper{align-items:center;display:flex;padding-right:10px}.BatchCard .date-wrapper{font-size:1.2rem}.BatchCard:hover{cursor:pointer}@media only screen and (max-width:768px),only screen and (orientation:portrait){.BatchCard{font-size:1.2rem;height:125px;padding:10px 16px}.BatchCard .batch-details-wrapper{line-height:1.8rem}.BatchCard .batch-details-wrapper .name{-webkit-line-clamp:1;line-clamp:1;font-size:1.4rem;font-weight:600;line-height:2.3rem}.BatchCard .batch-details-wrapper .stream-name{height:3rem;padding:5px 10px}.BatchCard .batch-details-wrapper .no-of-students{display:none}}.PathCard{align-items:center;background-color:var(--page-content-background-color);border-radius:16px;display:flex;font-size:1.6rem;height:103px;justify-content:space-between;padding:7px 8px;width:100%}.PathCard .path-img{border-radius:16px;height:100%;width:43.25%}.PathCard .path-img .card-link{align-items:center;color:inherit;display:flex;height:100%;justify-content:center;text-decoration:none;width:100%}.PathCard .path-img .card-link img{border-radius:16px;height:100%;object-fit:cover;overflow:hidden;width:100%}.PathCard .path-img .card-link img :hover{cursor:pointer}.PathCard .path-details{display:flex;flex-direction:column;font-size:1.8rem;height:100%;justify-content:space-between;padding:7px;width:50%}.PathCard .path-details .name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-weight:500;height:4.8rem;line-height:2.4rem;overflow:hidden;text-overflow:ellipsis}.PathCard .path-details .name .card-link{color:inherit;text-decoration:none}.PathCard .path-details .description{font-size:1.4rem}@media only screen and (max-width:768px),only screen and (orientation:portrait){.PathCard{border-radius:12px;flex-direction:column;font-size:1.2rem;height:122px;padding:8px;width:100%}.PathCard .path-img{border-radius:12px;height:45.9%;width:100%}.PathCard .path-details{padding:7px 0;width:100%}.PathCard .path-details .name{font-size:1.4rem;height:2.1rem;line-height:2.1rem}}.admin-Stream-card{border-radius:8px;display:inline-block;height:165px;position:relative;text-decoration:none;width:100%}.admin-Stream-card .stream-card-background{height:100%;overflow:hidden;width:100%;z-index:0}.admin-Stream-card .stream-card-background .circle{background-color:#fff;border-radius:50%;height:126px;opacity:.1;width:126px}.admin-Stream-card .stream-card-background .background-bottom,.admin-Stream-card .stream-card-background .background-top{height:50%;overflow:hidden}.admin-Stream-card .stream-card-foreground{align-items:center;display:flex;height:100%;justify-content:center;left:0;overflow:hidden;padding:24px;position:absolute;top:0;width:100%;z-index:2}.admin-Stream-card .stream-card-foreground .stream-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:var(--over-button-font-color);display:-webkit-box;font-size:3rem;font-weight:600;-webkit-hyphens:auto;hyphens:auto;overflow:hidden;text-overflow:ellipsis}.admin-Stream-card:hover{cursor:pointer}@media only screen and (max-width:768px),only screen and (orientation:portrait){.admin-Stream-card{height:100px}.admin-Stream-card .stream-card-foreground{padding:10px}.admin-Stream-card .stream-card-foreground .stream-name{font-size:1.6rem;font-weight:900}}.CourseCardWrapper{border-radius:12px;height:262px;position:relative;width:100%}.CourseCardWrapper .CourseCard{align-items:center;background-color:var(--page-content-background-color);border-radius:12px;display:flex;flex-direction:column;height:100%;padding:10px;width:100%}.CourseCardWrapper .CourseCard .course-img{height:50%;width:100%}.CourseCardWrapper .CourseCard .course-img .card-link{color:inherit;text-decoration:none}.CourseCardWrapper .CourseCard .course-img .card-link img{border-radius:12px;height:100%;object-fit:cover;width:100%}.CourseCardWrapper .CourseCard .course-details{align-items:center;display:flex;flex-direction:column;height:50%;justify-content:space-between;margin-top:10px;padding:5px;width:100%}.CourseCardWrapper .CourseCard .course-details .header{align-items:flex-start;display:flex;justify-content:space-between;max-height:70px;overflow:hidden;text-overflow:ellipsis;width:100%}.CourseCardWrapper .CourseCard .course-details .header .name{line-height:2.4rem;width:70%}.CourseCardWrapper .CourseCard .course-details .header .name .card-link{color:inherit;text-decoration:none}.CourseCardWrapper .CourseCard .footer{align-items:center;display:flex;font-size:1.2rem;justify-content:space-between;width:100%}.CourseCardWrapper .CourseCard .footer .icons{align-items:center;display:flex;justify-content:center}.CourseCardWrapper .CourseCard:last-of-type{margin-right:0}.CourseCardWrapper .not-accessible{align-items:flex-end;background-color:#0006;border-radius:12px;bottom:0;cursor:not-allowed;display:none;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:10}.CourseCardWrapper .not-accessible .bottom-message{align-items:center;background-color:var(--course-inaccessible-banner-color);border-bottom-left-radius:12px;border-bottom-right-radius:12px;color:var(--over-button-font-color);display:flex;height:4rem;justify-content:center;width:100%}.CourseCardWrapper:hover .not-accessible{display:flex}@media only screen and (max-width:768px),only screen and (orientation:portrait){.CourseCardWrapper{border-radius:12px;height:140px;width:100%}.CourseCardWrapper .CourseCard{font-size:1.2rem;height:100%;justify-content:space-between;padding:8px;width:100%}.CourseCardWrapper .CourseCard .course-details{margin-top:0;overflow:hidden;padding:6px 0;text-overflow:ellipsis}.CourseCardWrapper .CourseCard .course-details .header{font-size:1.4rem;font-weight:500;line-height:2.1rem;min-height:2.1rem}.CourseCardWrapper .CourseCard .course-details .header .progress-hide{display:none}.CourseCardWrapper .CourseCard .course-details .footer{font-size:1rem}.CourseCardWrapper .CourseCard .course-details .footer .author{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;font-size:1rem;font-weight:400;line-height:1.5rem;max-height:1.5rem;overflow:hidden;text-overflow:ellipsis}.CourseCardWrapper .CourseCard .course-details .footer .icons *{margin-left:0}.CourseCardWrapper .not-accessible{display:flex}.admin-enrolled{height:200px}}.FavouriteButton{cursor:pointer;display:flex;justify-content:center;margin-left:28px}.AddWatchList{background-color:#fff;border-radius:12px;height:570px;width:536px}.light{--student-card-background-color:#fff;--app-background-color:#f3f5f9;--standard-layout-background-color:#f8f5ff;--page-content-background-color:#fff;--page-heading-font-color:#5624d0;--primary-font-color:#000;--secondary-font-color:#222;--subheading-font-color:#222c;--tertiary-font-color:#b8b8b8;--header-icons-background-color:#f3f5f9;--over-button-font-color:#fff;--primary-font-link-color:#5624d0;--favorite-heart-color:#f75a58;--course-inaccessible-banner-color:#f75a58;--progress-color:#8ed000;--delete-button-border-color:#f75a5b;--delete-button-text-color:#f75a5b;--update-button-background-color:#5624d0;--update-button-border-color:#5624d0;--input-box-focus-border-color:#5624d0;--input-box-unfocus-border-color:#d7dae1;--input-box-background-color:#fff;--options-hover-background-color:#f9f9f9;--search-bar-background-color:#fff;--add-skills-background-color:#5624d033;--header-background-color:#fff;--admin-top-banner-background-color:#5624d0;--user-card-hover-shadow-color:#9e91c0;--user-card-border-color:#dddcdc;--quiz-pass-background-color:#e8f2ee;--quiz-pass-font-color:#237e52;--quiz-fail-background-color:#ffd1cf;--quiz-fail-font-color:#ff2d2d;--quiz-notattempted-background-color:#fdf8e5;--quiz-notattempted-font-color:#7c6918;--quiz-awaited-background-color:#d3d3d3;--quiz-awaited-font-color:#585858;--scroll-bar-color:#280d5133;--path-in-batch-bg-color:#fff;--path-card-in-batch-bg-color:#f9f9f9;--show-path-card-in-batch-bg-color:#f9f9f9;--primary-color:#fff;--footer-bottom-color:#e9e0ff;--border-color:#f2f2f2;--capsule-color:#fff;--counter-color:rgba(113,102,238,.202);--image-border-color:#e2e4e7;--email-card-bg-color:#f5f5f5;color:#000}.dark,.light{font-size:1.6rem}.dark{--student-card-background-color:#1c1d1f;--app-background-color:#010101;--standard-layout-background-color:#010101;--page-content-background-color:#222;--page-heading-font-color:#986eff;--primary-font-color:#fff;--secondary-font-color:#fff;--subheading-font-color:#222c;--tertiary-font-color:#4c4c4c;--header-icons-background-color:#222;--over-button-font-color:#fff;--primary-font-link-color:#986eff;--favorite-heart-color:#f75a58;--course-inaccessible-banner-color:#f75a58;--progress-color:#dcff91;--delete-button-border-color:#f75a5b;--delete-button-text-color:#f75a5b;--update-button-background-color:#986eff;--update-button-border-color:#986eff;--input-box-focus-border-color:#986eff;--input-box-unfocus-border-color:#0c0d10;--input-box-background-color:#000;--options-hover-background-color:#040404;--search-bar-background-color:#040404;--add-skills-background-color:#986eff;--header-background-color:#010101;--admin-top-banner-background-color:#1c1d1f;--user-card-hover-shadow-color:#585858;--user-card-border-color:#424242;--quiz-pass-background-color:#e8f2ee;--quiz-pass-font-color:#237e52;--quiz-fail-background-color:#ffd1cf;--quiz-fail-font-color:#ff2d2d;--quiz-notattempted-background-color:#fdf8e5;--quiz-notattempted-font-color:#7c6918;--quiz-awaited-background-color:#efefef;--quiz-awaited-font-color:#585858;--scroll-bar-color:#585858;--path-in-batch-bg-color:#010101;--path-card-in-batch-bg-color:#222;--show-path-card-in-batch-bg-color:#010101;--primary-color:#010101;--footer-bottom-color:#010101;--border-color:#010101;--capsule-color:#010101;--counter-color:#1c1d1f;--image-border-color:#010101;--email-card-bg-color:#010101;color:#fff}::-webkit-scrollbar{height:.5rem;width:5px}::-webkit-scrollbar-thumb{background:var(--scroll-bar-color)}.popup-control-button{align-items:center;border-radius:8px;cursor:pointer;display:flex;font-size:1.6rem;font-weight:400;height:4.8rem;justify-content:center;text-decoration:none;width:116px}.popup-update-button{background-color:var(--page-heading-font-color);border:1px solid var(--page-heading-font-color);color:var(--over-button-font-color)}.popup-remove-button{background-color:var(--delete-button-background-color);border:1px solid var(--delete-button-border-color);color:var(--delete-button-text-color)}.popup-remove-button:hover{background-color:var(--delete-button-border-color);color:#fff}.popup-main-heading{font-size:2.5rem;font-weight:600;margin-bottom:16px}.popup-sub-heading{font-size:2rem;font-weight:500;margin-bottom:12px}.popup-count{color:var(--page-heading-font-color);font-size:1.4rem}.limit-text-to-1-line{-webkit-line-clamp:1;line-clamp:1}.limit-text-to-1-line,.limit-text-to-2-lines{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.limit-text-to-2-lines{-webkit-line-clamp:2;line-clamp:2}.popup-InputTag{background-color:var(--input-box-background-color);border:.5px solid var(--input-box-unfocus-border-color);border-radius:6px;color:var(--secondary-font-color);font-size:1.6rem;font-weight:400;padding:10px}.popup-InputTag:focus{border:.5px solid var(--page-heading-font-color);outline:none!important}.background-disable{background-color:#000000bf;bottom:0;height:100vh;left:0;position:fixed;right:0;top:0;width:100vw;z-index:100}.popup{height:-webkit-fit-content;height:fit-content;left:50%;max-width:500px;min-height:150px;min-width:300px;position:fixed;top:50%;transform:translate(-50%,-50%);width:30%;z-index:1000}@media only screen and (max-width:768px),only screen and (orientation:portrait){.dark,.light{font-size:1.4rem}.popup-control-button{font-size:1.4rem;height:4rem;width:100px}.popup-main-heading{font-size:2.2rem;margin-bottom:8px}.popup-sub-heading{font-size:1.8rem;margin-bottom:8px}.popup-InputTag,.popup-count{font-size:1.2rem}.popup-InputTag{padding:6px}}.ProgressIndicator{height:5rem;position:relative;width:50px}.ProgressIndicator .inner{border-radius:100%;height:4rem;left:50%;margin:-20px 0 0 -20px;position:absolute;top:50%;width:40px;z-index:6}.ProgressIndicator .number{color:var(--primary-font-color);font-size:1.4rem;font-weight:500;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:10}.ProgressIndicator .circle .bar{clip:rect(0,50px,50px,25px)}.ProgressIndicator .circle .bar,.ProgressIndicator .circle .bar .progress{border-radius:100%;-webkit-border-radius:100%;height:100%;position:absolute;width:100%}.ProgressIndicator .circle .bar .progress{clip:rect(0,25px,50px,0);background:var(--progress-color)}.ProgressIndicator .circle .left .progress{z-index:1}.ProgressIndicator .circle .right{transform:rotate(180deg);z-index:3}.ProgressIndicator .circle .inactive{display:none}.login-page-google-button{margin-right:12rem}@media only screen and (max-width:960px){.login-page-google-button{margin:1rem}}.validation-page .contact-us-wrapper{padding:10%;text-align:center}.validation-page .contact-us-wrapper .heading{font-size:4rem;font-weight:600;margin-bottom:4rem}.validation-page .contact-us-wrapper .contact-message{background-color:#dce6fa;border-radius:1.2rem;color:#000;margin-inline:auto;padding:2.4rem;width:80%}.validation-page .contact-us-wrapper .contact-message p{margin-bottom:0}.validation-page .contact-us-wrapper .logout-btn{border-radius:.6rem;margin-top:4rem;padding:.5rem;width:100px}@media only screen and (max-width:768px),only screen and (orientation:portrait){.validation-page .contact-us-wrapper .heading{font-size:2rem;margin-bottom:2rem}.validation-page .contact-us-wrapper .contact-message{padding:1.2rem;width:100%}}.welcome-design{display:flex;flex-direction:column;height:90vh;justify-content:flex-start;width:45%}.welcome-design .app-name{color:#fff;font-size:3.2rem;font-style:normal;font-weight:600;height:-webkit-fit-content;height:fit-content}.welcome-design .app-image-icon{align-items:center;display:flex;height:90%;justify-content:center;width:100%}.welcome-design .app-image-icon .app-image{height:100%;width:100%}@media only screen and (max-width:768px),only screen and (orientation:portrait){.welcome-design{height:54vh;width:90%}.welcome-design .app-name{margin-top:20px}}.welcome-right-space{align-items:center;aspect-ratio:.75;background:#fff;border-radius:25px;color:#5624d0;display:flex;flex-direction:column;font-style:normal;height:80vh;justify-content:center;max-height:80vh;min-width:380px;width:45%}@media only screen and (max-width:768px),only screen and (orientation:portrait){.welcome-right-space{height:40%;margin-left:0;width:90%}}.choose-organization{display:flex;flex-direction:column;height:100%;justify-content:center;padding:10%;width:80%}.choose-organization .heading{font-size:4rem;font-weight:600;margin-bottom:4rem;text-align:center}.choose-organization .choose-org-container{border:1px solid #d7dae1;border-radius:1.2rem;display:flex;flex-direction:column;overflow:hidden;padding-top:2.4rem}.choose-organization .choose-org-container .search-org-container{align-items:center;border:1px solid #d7dae1;border-radius:1.2rem;display:flex;height:4.8rem;justify-content:space-between;margin:0 2.4rem}.choose-organization .choose-org-container .search-org-container .search-org{border:none;border-radius:1.2rem;flex-grow:1;height:100%;padding:1rem;width:80%}.choose-organization .choose-org-container .search-org-container .search-org:focus{outline:none!important}.choose-organization .choose-org-container .search-org-container .search-icon-wrapper{align-items:center;display:flex;justify-content:center;padding:1rem}@media only screen and (max-width:768px),only screen and (orientation:portrait){.choose-organization{width:100%}.choose-organization .heading{font-size:2rem;margin-bottom:2rem}.choose-organization .choose-org-container{border-radius:.6rem;padding-top:1.2rem}.choose-organization .choose-org-container .search-org-container{border-radius:.6rem;height:3rem;margin:0 1.2rem}.choose-organization .choose-org-container .search-org-container .search-org{border-radius:.6rem}}.org-list-container{color:#000;display:flex;flex-direction:column;flex-grow:1;height:-webkit-fit-content;height:fit-content;max-height:400px;overflow:scroll;padding:1rem 0}.org-list-container .org-card{align-items:center;display:flex;padding:1rem 2.4rem;transition:box-shadow}.org-list-container .org-card .org-image{border:1px solid #00000026;border-radius:.6rem;height:4rem;margin-right:1rem;min-width:20%;object-fit:cover;opacity:.8;width:20%}.org-list-container .org-card:hover{background-color:#0000000d;box-shadow:0 0 5px #3333;cursor:pointer}@media only screen and (max-width:768px),only screen and (orientation:portrait){.org-list-container{height:-webkit-fit-content;height:fit-content;max-height:200px;overflow:scroll;padding:1rem 0}.org-list-container .org-card{padding:1rem 1.2rem}.org-list-container .org-card .org-image{height:3rem;width:20%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-container{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center}.spinner{animation:spin 1s linear infinite;border:8px solid #0000;border-radius:50%;border-top-color:#2464e0;height:64px;width:64px}
/*# sourceMappingURL=main.90877028.css.map*/