@charset "UTF-8";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#e8e8ee}a:hover{color:#747bff}button{background-color:#f9f9f9}}.HomeWrapper{width:100%;height:auto}.headerWrapper,.laptopHeader,.ClassHeader{width:100%;height:70px;background-color:#fff;position:sticky;top:0;z-index:2;box-shadow:#0000000d 0 0 0 1px}.headerContainer{max-width:1200px;height:100%;width:94%;margin:auto;display:flex;align-items:center;justify-content:space-between}.leftHeader{flex:.49;height:100%;display:flex;align-items:center;gap:10px}.rightHeader{flex:.45;height:100%;display:flex;align-items:center;justify-content:space-between;padding:0 5px}.rightHeader button{text-transform:capitalize;border:none;outline:none;padding:10px 15px;background-color:#fff;color:#000;cursor:pointer}.rightHeader button:nth-child(2){border:1px solid #0097b2;border-radius:5px;color:#0097b2}.rightHeader button:nth-child(3){background-color:#0097b2;color:#fff;border-radius:5px}.rightHeader button:nth-child(1):hover{color:#0097b2}.rightHeader button:nth-child(3):hover{border:1px solid #0097b2;border-radius:5px;background-color:transparent;color:#0097b2}.rightHeader button:nth-child(2):hover{border:none;background-color:#0097b2;color:#fff}.logoWRapper{height:100%;width:50%;display:flex;align-items:center;padding:2px 0}.logoContainer{width:80px;height:80px;margin-right:10px}.logoContainer img{width:100%;height:100%;object-fit:fill}.leftHeader select{width:50%;height:40px;border-radius:6px;padding-left:6px;text-transform:capitalize;border:1px solid #0097b2}.bannerWrapper{max-width:1200px;margin:auto;width:94%}.bannerContainer{width:100%;height:88vh;margin:auto;display:flex;align-items:center;justify-content:space-between}.bannerDetailsWrapper{height:100%;flex:.58;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.bannerImgWrapper{position:relative;height:100%;flex:.4;display:flex;align-items:center;justify-content:center}.bannnerAnimationWrapper{position:absolute;left:-20px;top:30%;width:250px;height:80px;border-radius:10px;background-color:#fff;animation:moveForwardAndBack 2s infinite ease-in-out}@keyframes moveForwardAndBack{0%,to{transform:translate(0)}50%{transform:translate(30px)}}.InnerbannnerAnimationWrapper{width:100%;height:100%;display:flex;align-items:center;padding:10px 8px;justify-content:space-between}.bannerAnimationIcon{flex:.3;height:100%;background-color:#0097b2;border-radius:10px;display:flex;align-items:center;justify-content:center}.bannerAnimationDetailsWRapper{flex:.6;height:100%}.bannerAnimationIcon .fa{color:#fff}.bannerImgWrapper img{width:100%;height:90%;object-fit:cover;position:relative;border-radius:25px}.introWrapper{background-color:#fff;padding:8px 15px;border-radius:15px;font-size:1.1rem}.sharedStyles{display:flex;align-items:center;gap:15px}.IConWrapper,.IconContainer{position:relative;z-index:1}.IConWrapper .fa,.IconContainer .fa{color:#fff}.IConWrapper:after{content:"";position:absolute;top:2.5px;left:-6px;border-radius:50%;width:23px;height:23px;background-color:#0097b2;z-index:-1}.IconContainer:after{content:"";position:absolute;top:2.5px;left:-2px;border-radius:50%;width:23px;height:23px;background-color:#0097b2;z-index:-1}.engage:after{top:1px;left:-8px}.learn:after{top:1px;left:-5px}.Aboutcodehub p{font-size:1.5rem;font-weight:700;padding:20px 0}.bannerDetailsWrapper ul{list-style:none}.bannerDetailsWrapper ul li{padding:10px 0}.bannerDetailsWrapper ul li span{padding-right:10px}.bannerDetailsWrapper ul li .fa{margin-left:-2px}.inputWrapper{width:77.5%;height:auto;display:flex;align-items:center;margin:20px 0}.loginInputWrapper .LoginCountryCodeWrapper input{width:100%}.countCodeHolder{width:50px;height:50px;background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;border-right:1px solid #e8e8ee}.inputWrapper button{height:44px;border:none;outline:none;background-color:#0097b2;cursor:pointer;width:100%;color:#fff;text-transform:capitalize;border-radius:10px}.inputWrapper button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.kidsContainer{padding:15px 0}.acitiveStudentsWrapper h3{font-size:1.5rem}.CoursesWrapper{width:100%;height:auto;padding-bottom:20px;background-color:#f4faff}.CoursesContainer{max-width:1200px;width:94%;height:auto;margin:auto}.BenefitWrapper{width:100%;height:auto;background-color:#e8e8ee}.BenefitContainer{max-width:1200px;width:94%;height:auto;margin:auto}.CoursesContainer h3,.BenefitContainer h3,.parentsCommentsHolder h3{text-align:center;font-size:2rem;padding:30px 0}.BenefitDetailsWrapper{width:100%;height:auto;display:flex;align-items:center;gap:23px;flex-wrap:wrap;padding-bottom:30px}.benefitCard{width:32%;height:200px;background-color:#fff;border-radius:15px;padding:15px;color:#000}.benefitListWrapper{width:90%;height:auto;margin:auto}.benefitListWrapper ul{list-style:none}.benefitListWrapper ul li{font-size:.9rem;padding:8px 0}.benefitCard h4{text-align:center;font-size:1.2rem;font-weight:700}.benefitListWrapper ul li span .fa{color:#0097b2}.footerWrapper{width:100%;height:300px}.footerContainer{max-width:1200px;height:100%;width:94%;margin:auto;padding:30px 0}.footerIconsWrapper{display:flex;align-items:center;gap:25px}.footerCoourses{text-align:center}.footerAboutus{text-align:right}.footerCoourses,.footerAboutus{flex:.32;height:auto}.footerCoourses ul,.footerAboutus ul{list-style:none}.footerCoourses ul li:first-child,.footerAboutus ul li:first-child{color:#000;font-weight:700;text-transform:capitalize}.footerCoourses ul li:not(:first-child),.footerAboutus ul li:not(:first-child){padding-top:10px;text-transform:capitalize;cursor:pointer}.footerCoourses ul li:not(:first-child):hover,.footerAboutus ul li:not(:first-child):hover{color:#0097b2}.footerIconsWrapper .fa{color:#0097b2;cursor:pointer;font-size:1.1rem}.footerIconsWrapper .fa:hover{transform:scale(1.1)}.footerLogoWrapper{width:100%;height:auto;display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:20px;border-bottom:2px solid gray}.footerLogo{flex:.3;height:auto;display:flex;align-items:center;gap:20px}.footerLogoImage{width:60px;height:60px;border-radius:50%}.footerLogoImage img{width:100%;height:100%;object-fit:contain;border-radius:50%}.courseCardContainer{width:100%;height:auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:30px}.courseCard{width:32%;height:300px;background-color:#0097b2;border-radius:10px}.courseCard ul li{padding-bottom:10px}.headerforCourse{padding:10px;color:#fff}.bodyForCourse{width:100%;height:75%;border-radius:20px 20px 10px 10px;background-color:#fff;display:flex;justify-content:center;align-items:center;flex-direction:column;padding-top:25px}.contentCourseDiv{width:100%;padding:0 10px;height:80%}.courseCard ul li{color:#0097b2}.contentCourseDiv p{font-size:1.1rem;text-decoration:underline}.contentCourseDiv ul{list-style:none}.FooterCopyrightWrapper{max-width:50%;height:auto;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:30px 0 10px}.footerIconsWrapper{padding-bottom:10px}.courseActionBtn{width:100%;height:50px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;background-color:#0097b2;display:flex;align-items:center;justify-content:center}.courseActionBtn button{background-color:transparent;border:none;outline:none;cursor:pointer;color:#fff;width:100%;height:100%;text-align:start;padding:0 10px;font-size:1.2rem;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.courseActionBtn:hover{background-color:#c1dfe5}.courseActionBtn button:hover{color:#000}.parentsComments{width:100%;height:auto;padding:10px 0;background-color:#f4faff}.parentsCommentsHolder{max-width:1200px;height:auto;width:94%;margin:auto;padding-bottom:20px}.parentsCommentsContainer{height:auto;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%}.slick-slide>div{display:flex;justify-content:center}.parentsCommentsCard{width:370px!important;height:auto;background-color:#f3f4f7;border-radius:20px;box-shadow:#11111a1a 0 0 16px;padding:25px 20px}.parentDetailsHolder{display:flex;align-items:center;justify-content:space-between;height:50px;border-bottom:1px solid #e8e8ee;padding-bottom:5px}.PArentimageHolder{width:40px;height:40px;background-color:#0097b2;border-radius:50%}.PArentimageHolder img{width:100%;height:100%;border-radius:50%;object-fit:cover}.commentHolder{padding:10px 0}.ParantsLocationHolder{display:flex;align-items:center;justify-content:space-between}.ParantsLocationHolder .fa{color:#0097b2}.RegisterWRapper{width:100%;height:100vh}.RegisterContainer{max-width:100%;margin:auto;height:100%;display:flex;align-items:center;justify-content:space-between}.RegisterContainer main{flex:.6;height:100%;padding-right:35px}.RegisterContainer aside{flex:.4;background-color:#c1dfe5;height:100%;padding-left:35px}.studentComment{width:90%;height:auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.registerLogoWRapper{width:100%;height:70px}.innerstudentComment{width:100%;height:auto;border-radius:15px;background-color:#fff;padding:20px 10px}.quoteHolder{margin-top:20px}.quoteHolder p{position:relative}.quoteHolder p:before{content:"“";color:#0097b2;position:absolute;top:-10px;left:0;font-size:6rem;line-height:1;font-family:serif}.studentQuote{margin-top:60px}.studentQuote p{font-size:1.2rem}.studentPicholder{width:100%;height:auto}.studentPic{width:150px;height:150px;border-radius:50%;margin-top:30px}.studentPic img{width:100%;height:100%;object-fit:cover;border-radius:50%}.rightSideLogo{display:flex;align-items:center;justify-content:space-between}.rightSideLogoLeft{flex:.4;height:100%}.rightSideLogoRight{flex:.6;height:100%}.rightSideLogoRight ul{display:flex;align-items:center;justify-content:space-between;list-style:none;height:100%}.rightSideLogoRight ul li{cursor:pointer}.rightSideLogoRight ul li:nth-child(1){position:relative}.rightSideLogoRight ul li:nth-child(1):after{content:"";position:absolute;border-right:2px solid #0097b2;top:10px;width:15px;height:10px;right:-25px}.rightSideLogoRight ul li:nth-child(1):hover{border-bottom:1px solid #0097b2}.rightSideLogoRight ul li .fa{color:#0097b2}.copywrightHolder{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding:20px 0}.RegisterFormWrapper{width:100%;height:88%;display:flex;align-items:center;justify-content:center}.InnerRegisterFormWrapper{width:70%;height:auto}.InnerRegisterFormWrapper h3{font-size:2rem;margin-top:-13px}.InnerRegisterFormWrapper h4{padding:10px 0}.formInputWrapper{margin:10px 0}.formInputWrapper input[type=email]{margin-bottom:15px;border-radius:15px;padding:0 15px}.InputCodeWrapper{width:40px;height:50px;background-color:#fff;border-bottom-left-radius:10px;border-top-left-radius:10px;border-right:1px solid #e8e8ee}.formInputWrapper input{width:100%;height:50px;outline:none;border:none;background-color:#fff;border-bottom-right-radius:10px;border-top-right-radius:10px}.gradeSelectorHolder{width:100%;height:auto;padding:10px 0}.gradeSelectorHolder select{width:100%;height:50px;border:none;outline:none;padding:0 10px;border-radius:10px;text-transform:capitalize}.formBtnwrapper{width:100%;height:auto;margin:10px 0}.formBtnwrapper button{width:100%;height:50px;border:none;outline:none;border-radius:10px;text-transform:capitalize;background-color:#0097b2;color:#fff;cursor:pointer}.formBtnwrapper button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.registerPromptWrapper{padding:10px 0}.registerPromptWrapper p span .fa{color:#0097b2}.laptopWrapper{max-width:100%;height:100vh}.laptopContainer{max-width:1200px;width:94%;height:88%;margin:auto;padding:10px 0}.laptop{width:100%;height:100%;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:10px;flex-direction:column}.laptopBtnWrapper{display:flex;align-items:center;gap:10px;margin-top:20px}.laptopBtnWrapper button{padding:10px 20px;outline:none;border:none;border-radius:10px;background-color:#e8e8ee;text-transform:capitalize;cursor:pointer}.laptopBtnWrapper button:first-child{background-color:#0097b2;color:#fff}.laptopBtnWrapper button:hover{border:1px solid #0097b2;background-color:#e8e8ee;color:#000}.InnerBookingWrapper{width:100%;height:auto;padding:0 10px;margin-top:-10px}.InnerBookingWrapper h3{font-size:2rem}.timeSeletorWrapper{width:100%;height:auto}.timeSeletorWrapper p{font-size:1.1rem;background-color:#c1dfe5;padding:8px 10px;align-self:flex-start;margin:15px 0;color:#000;display:inline-block;border-radius:10px}.timeSeletorWrapper input{width:100%;height:50px;border:none;padding:0 10px;margin:15px 0;border-radius:10px}.bookBtnWrapper{width:auto;height:auto;margin-top:15px}.bookBtnWrapper button{padding:15px 25px;background-color:#0097b2;text-transform:capitalize;color:#fff;border:none;outline:none;cursor:pointer;border-radius:10px}.bookBtnWrapper button:hover{border:1px solid #0097b2;color:#000;background-color:transparent}.LoginWrapper{width:100%;height:auto}.LoginContainer{max-width:1200px;height:auto;width:94%;margin:auto}.InnerLoginWrapper{width:70%;height:auto;padding-bottom:20px}.InnerLoginWrapper h3{font-size:2.2rem}.loginInputWrapper{width:100%;height:auto}.loginInputWrapper .passwordInput{width:100%;height:50px;margin:15px 0;border:none;outline:none;border-radius:10px;padding:0 10px}.loginInputWrapper .signUpInput{width:100%;border:none;outline:none;border-radius:10px;padding:15px 20px}.InnerSignWrapper h3{margin-bottom:15px;font-size:1.4rem}.upper{margin:15px 0}.lower{margin-bottom:15px}.LoginCountryCodeWrapper{display:flex;align-items:center;margin:15px 0}.LoginCountryCodeWrapper input{width:92%;height:50px;border:none;outline:none;border-bottom-right-radius:10px;border-top-right-radius:10px;padding:0 10px}.loginCountryCode{width:40px;background-color:#fff;height:50px;border-bottom-left-radius:10px;border-top-left-radius:10px;border-right:1px solid #e8e8ee}.LoginBtnWrapper{width:100%;height:auto}.LoginBtnWrapper button{width:100%;height:50px;background-color:#0097b2;margin-top:20px;border:none;outline:none;cursor:pointer;color:#fff;border-radius:10px}.LoginBtnWrapper button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.DashboardWrapper{width:100%;height:auto}.teacherLogin input{width:100%;border-bottom-left-radius:10px;border-top-left-radius:10px}.dashBoardContainer{width:100%;height:auto;display:flex;align-items:center;overflow-y:auto}.dashBoardContainer aside{flex:.2;height:88vh;position:sticky;top:0;background-color:#fff;padding:10px 10px 10px 45px}.dashBoardContainer aside ul{list-style:none;width:100%;height:60%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.dashBoardContainer aside ul li{text-transform:capitalize;cursor:pointer;width:100%;padding:15px 10px}.dashBoardContainer aside ul .active{background-color:#0097b2;color:#fff;padding:15px 10px;border-radius:10px}.dashBoardContainer aside ul li:hover{background-color:#c1dfe5;color:#fff;padding:15px 10px;border-radius:10px;color:#000}.dashBoardContainer main{flex:.8;height:88vh;overflow-y:auto}.mainInnerWrapper{height:auto;width:97%}.dashboardDetailsHolder{display:flex;align-items:center;justify-content:space-between;height:100%;width:50%}.Dashboardimage{height:40px;width:40px;border-radius:50%}.Dashboardimage img{width:100%;height:100%;border-radius:50%;object-fit:cover}.DetailsWrapper{width:100%;height:100%;overflow-y:auto;padding:10px 0 10px 10px}.TeacherDetailsWrapper{width:100%;height:200px;background-color:#fff;border-radius:10px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.TeacherImageWrapper,.TeacherNameWrapper,.TeacherEarnsWrapper{flex:.3;height:100%;display:flex;align-items:center;justify-content:center}.TeacherImageWrapper{justify-content:space-between;padding:10px}.TeacherActionWrapper{padding:20px 10px;width:100%;height:300px;background-color:#fff;border-radius:10px;margin-bottom:20px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;overflow-x:auto}.TeacherNameWrapper p{text-transform:capitalize;font-size:1.3rem}.TeacherNameWrapper p span .fa{color:#0097b2;cursor:pointer}.TeacherImageWrapper{position:relative}.imageChanger{width:30px;height:30px;background-color:#0097b2;border-radius:50%;position:absolute;right:42%}.imageChanger:hover{transform:scale(1.1)}.TeacherImageContainer{width:150px;height:150px;border-radius:50%}.TeacherImageContainer img{width:100%;height:100%;object-fit:cover;border-radius:50%}.imageChangerHolder{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center}.imageChangerHolder .fa{color:#fff;cursor:pointer}.actionBtnContainer{width:160px;height:100px;background-color:green;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center}.quiz{background-color:#e887eb;color:#fff}.actionBtnContainer p{text-transform:capitalize}.actionBtnContainer:hover{transform:scale(1.1)}.allstudents{background-color:#00f}.allstudents p,.allTeacher p{color:#fff}.addTeacher{background-color:#87ceeb}.addStudent{background-color:purple}.lessonsBtn{background-color:brown;color:#fff}.SpecialClassesWrapper{width:100%;height:auto;display:flex;align-items:center;gap:20px}.SpecialClasses{width:auto;padding:15px 25px;height:auto;text-transform:capitalize;color:#fff;cursor:pointer;border-radius:10px;display:flex;align-items:center;justify-content:center;background-color:#0097b2}.specialWrapper{width:100%;height:88vh;padding:10px}.ClassGroupsWrapper{width:100%;height:auto;padding:10px}.ClassGroupsWrapper table{width:100%;height:auto}.ClassGroupsWrapper table tr th{border-bottom:1px solid #000;padding-bottom:10px}.ClassGroupsWrapper table td{text-transform:capitalize;padding:10px;text-align:center}.ClassGroupsWrapper table td button{border:none;outline:none;background-color:#0097b2;cursor:pointer;padding:10px 15px;text-transform:capitalize;color:#fff;border-radius:10px}.ClassGroupsWrapper table td button:hover{background-color:#c1dfe5;color:#000}.ClassGroupsWrapper table td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.ClassGroupsWrapper table td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.ClassGroupsWrapper table tr:nth-child(2n) td{background-color:#fff}.specialContainer{width:70%;height:auto;background-color:#fff;border-radius:10px;padding:10px}.specialContainer span{display:inline-block;width:100%;background-color:#0097b2;padding:10px 5px;border-radius:10px;color:#fff}.specialContainer input{width:100%;height:40px;margin:15px 0;border-radius:10px;padding:0 10px;outline:none;border:none;background-color:#e8e8ee}.specialButton{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.specialButton button{padding:15px 25px;outline:none;border:none;background-color:#0097b2;border-radius:10px;color:#fff;cursor:pointer}.specialButton button:hover,.SpecialClasses:hover{background-color:#c1dfe5;color:#000}.bookingsManagerBtn{background-color:#4d2aa5;color:#fff}.addStudent p,.uploadedvideo p,.createcurriculum p{color:#fff}.createcurriculum{background-color:orange}.uploadedvideo{background-color:red}.TodaysClasses{padding:10px;width:100%;height:auto;background-color:#fff;border-radius:10px}.TodaysClasses table,.AllTeachersContainer table{width:100%;height:auto;align-self:flex-start;justify-content:center}table{border-collapse:collapse}.TodaysClasses table th,.MyLessonWrapper table th,.AllTeachersContainer table th,.todayLessonContainer table th{text-transform:capitalize;text-align:left;padding:10px 5px}.TodaysClasses table td,.classesShowWrapper table td,.MyLessonWrapper table td,.AllTeachersContainer table td,.todayLessonContainer table td{padding:10px 5px}.TodaysClasses table td:first-child,.classesShowWrapper table td:first-child,.todayLessonContainer table td:first-child,.AllTeachersContainer table td:first-child{text-transform:capitalize}.TodaysClasses table tr:nth-child(odd) td,.todayLessonContainer table tr:nth-child(odd) td{background-color:#e8e8ee}.AllTeachersContainer table tr:nth-child(odd) td,.classesShowWrapper table tr:nth-child(odd) td,.MyLessonWrapper table tr:nth-child(odd) td{background-color:#fff}.TodaysClasses table td button,.projectReviewwrapper button,.todayLessonContainer table td button,.AllTeachersContainer table td button{border:none;outline:none;padding:8px 10px;background-color:#0097b2;border-radius:5px;text-transform:capitalize;color:#fff;cursor:pointer}.TodaysClasses table td button:hover,.todayLessonContainer table td button:hover,.AllTeachersContainer table td button:hover{transform:scale(1.1)}.TodaysClasses table tr:nth-child(odd) td:first-child,.classesShowWrapper table tr:nth-child(odd) td:first-child,.MyLessonWrapper table tr:nth-child(odd) td:first-child,.todayLessonContainer table tr:nth-child(odd) td:first-child,.AllTeachersContainer table tr:nth-child(odd) td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.TodaysClasses table tr:nth-child(odd) td:last-child,.classesShowWrapper table tr:nth-child(odd) td:last-child,.MyLessonWrapper table tr:nth-child(odd) td:last-child,.todayLessonContainer table tr:nth-child(odd) td:last-child,.AllTeachersContainer table tr:nth-child(odd) td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.AllTeachersWrapper,.AddStudentsWrapper{width:100%;height:100%;padding:10px 0 10px 10px}.AllTeachersWrapper h3,.AddStudentsWrapper h3{text-align:center;margin:10px 0}.AddStudentContainer{width:100%;height:77vh;display:flex;align-items:center;justify-content:center}.AddStudents{width:60%;height:auto;background-color:#fff;border-radius:15px;padding:15px}.AddStudents input{width:100%;height:40px;margin-bottom:20px;background-color:#e8e8ee;border-radius:10px;border:none;outline:none;padding:0 10px}.AddBtnWrapper{width:100%;height:auto}.AddBtnWrapper button{width:100%;height:40px;background-color:#0097b2;border:none;outline:none;cursor:pointer;border-radius:10px}.AddBtnWrapper button:hover{border:1px solid #0097b2;background-color:transparent}.TodaysClasses h3{display:inline-block;background-color:#0097b2;padding:5px 10px;color:#fff;border-radius:8px}.headerDashlinkWrapper p{cursor:pointer}.headerDashlinkWrapper p:hover{color:#0097b2}body{overflow-x:hidden}.ClassWRapper{width:100%;height:100%;overflow-x:hidden}.ClassHeaderWrapper{max-width:1200px;width:94%;height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between}.classHeaderLogowrapper{height:100%;flex:.3;display:flex;align-items:flex-start}.classHeaderBtnwrapper{height:100%;flex:.45;display:flex;justify-content:flex-end;gap:30px;align-items:center}.classheaderBtnActionwrapper{height:100%;flex:.3;display:flex;align-items:center;justify-content:flex-end}.logoContainer{height:100%;width:70px;padding:7px 0}.logoContainer img{width:100%;height:100%;border-radius:15px;cursor:pointer}.endclassBtnwrapper button{padding:14px 20px;border:none;outline:none;cursor:pointer;text-transform:capitalize;color:#fff;border-radius:5px;background-color:#0097b2}.endclassBtnwrapper button:hover{background-color:transparent;color:#000;border:1px solid #0097b2}.classHeaderBtnwrapper ul{display:flex;align-items:center;justify-content:space-between;height:100%;list-style:none}.classHeaderBtnwrapper ul li{text-transform:capitalize;padding:8px 20px;border:1px solid #0097b2;border-radius:5px;cursor:pointer;color:#000}.classHeaderBtnwrapper ul li:hover{border-radius:5px;background-color:#0097b2;color:#fff}.classContainer{width:100%;height:88.8vh;display:flex;align-items:center;justify-content:space-between;margin:auto}.fullPageMain{height:100%;flex:1}.fullPageMain,.classMainWrapper{display:flex;align-items:center;justify-content:space-between;flex-direction:column}.classMainWrapper{flex:.75;height:100%}.closeAside{height:100%;flex:0;background-color:#fff;display:none}.classVideoImageWrapper{width:100%;height:75vh}.mainClassBtnActionHolder{width:100%;height:20vh}.ClassasideWrapper{height:100%;flex:.25;background-color:#fff;display:block}.chatWrapper{width:87%;height:100%;display:flex;flex-direction:column;align-items:center}.chatContainer{flex:.9;width:100%;overflow-y:auto;padding:5px 0 5px 5px}.chatInputWrapper{width:100%;flex:.1;display:flex;align-items:center;padding-left:5px}.chatInputWrapper input{height:50px;width:85%;background-color:#e8e8ee;border:none;outline:none;border-bottom-left-radius:10px;border-top-left-radius:10px;padding:0 10px}.chatInputWrapper button{height:50px;width:15%;border:none;outline:none;background-color:#0097b2;border-bottom-right-radius:10px;border-top-right-radius:10px;cursor:pointer;color:#fff}.SubmitWrapper{width:100%;height:100vh;background-color:#0097b2;opacity:.96;position:absolute;top:0}.submitInnerWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}.submitContainer{width:40%;height:150px;background-color:#fff;border-radius:10px;padding:10px;position:relative}.closeBnt{position:absolute;right:-30px;top:-16px;width:30px;height:30px;background-color:#0097b2;border-radius:50%}.closeBnt:hover{transform:scale(1.1)}.closeBtnWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.closeBtnWrapper span{color:#fff;font-size:1.5rem;padding-bottom:5px}.submitinputWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.submitinputWrapper input{width:100%;height:45px;border:none;outline:none;border-radius:10px;background-color:#e8e8ee;padding:0 10px}.submitinputWrapper button{padding:10px 20px;border:none;background-color:#0097b2;border-radius:10px;color:#fff;cursor:pointer}.submitinputWrapper button:hover{border:1px solid #0097b2;background-color:transparent;color:#000;text-transform:capitalize}.mainClassBtnActionHolder{max-width:1200px;width:94%;margin:auto;flex:.1;padding:10px 0;box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:10px}.mainClassBtnActionHolder ul{list-style:none;display:flex;align-items:center;gap:20px}.mainClassBtnActionHolder ul li p{text-transform:capitalize}.classInconHolder{width:40px;height:40px;background-color:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center}.classInconHolder .fa{color:#0097b2}.StudentDashboardWrapper{width:100%;height:100%}.todayLessonWrapper{width:100%;height:auto;background-color:#e8e8ee;border-radius:10px;padding:10px 0}.todayLessonWrapper h3{padding:10px 15px;background-color:#0097b2;align-self:flex-start;display:inline-block;border-radius:10px;text-transform:capitalize;color:#fff}.todayLessonHeaderwrapper{width:100%;height:auto;background-color:#fff;padding:10px;border-radius:10px;margin-bottom:25px}.todayLessonContainer{width:100%;height:auto;background-color:#e8e8ee;display:flex;gap:20px}.TodayClassContainer{width:35%;height:auto;background-color:#fff;border-radius:10px;padding:10px}.TodayClassContainer h4,.TodayClassContainer p{text-transform:capitalize}.TodayClassContainer button{width:100%;height:50px;margin-top:10px;background-color:#0097b2;border:none;color:#fff;cursor:pointer;border-radius:10px;text-transform:capitalize}.TodayClassContainer button:hover{border:2px solid #c1dfe5;background-color:transparent;color:#000}.MyLessonWrapper{width:100%;height:100%;padding:10px}.MyLessonContainer{width:100%;height:auto;background-color:#fff;border-radius:10px;margin-bottom:20px}.lessonModuleWrapper{width:100%;height:40px;background-color:#0097b2;border-top-left-radius:10px;border-top-right-radius:10px;padding-left:10px}.lessonModuleWrapper h2{text-transform:capitalize;color:#fff}.lessonsDetailsWrapper{padding:10px}.MyLessonContainer h3{text-transform:capitalize;padding-bottom:5px}.MyLessonContainer p{padding-bottom:5px}.lessonStatus{background-color:orange;border-radius:5px;color:#fff;padding:2px 5px;font-size:.6rem}.MyLessonContainer p:first-letter{text-transform:capitalize}.MyLessonContainer button{display:inline-block;background-color:#0097b2;outline:none;border:none;color:#fff;padding:10px 15px;border-radius:10px;cursor:pointer}.MyLessonContainer button:hover{border:2px solid #0097b2;background-color:transparent;color:#000;text-transform:capitalize}.MyProjectsWrapper{width:100%;height:100%;overflow-y:auto;padding:10px}.MyProjectsContainer{width:100%;height:auto;background-color:#fff;border-radius:10px;margin-bottom:20px}.ProjectsContainerUpper{width:100%;height:40px;background-color:#0097b2;border-top-left-radius:10px;border-top-right-radius:10px}.projectBtnWRapper button:last-child{margin-left:15px}.ProjectsHolder{padding:10px;width:100%;height:100%}.ProjectsHolder button{width:100px;height:35px;margin-top:10px;border-radius:10px;cursor:pointer;border:none;outline:none;background-color:#0097b2;color:#fff}.ProjectsHolder p:first-letter{text-transform:capitalize}.ProjectsHolder button:hover{border:2px solid #0097b2;color:#000;background-color:transparent}.MyProjectsContainer ol{width:100%;height:auto}.MyProjectsContainer ol li{padding:15px 10px}.MyProjectsContainer ol li:nth-child(odd){background-color:#e8e8ee;border-radius:10px}.MyQuizzes{width:100%;height:auto;padding:10px;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.QuizzCard{width:291px;height:auto;background-color:#fff;border-radius:10px;padding:10px}.QuizzCard h3{text-transform:capitalize;padding-bottom:10px}.QuizzCard p{padding:10px 0;display:inline-block}.QuizzCard p:first-letter{text-transform:capitalize}.QuizzCard p span{background-color:orange;color:#000;border-radius:5px;padding:1px 5px;color:#fff;font-size:.8rem}.QuizzCard button{width:100%;height:50px;border:none;background-color:#0097b2;outline:none;margin:10px 0;color:#fff;cursor:pointer;text-transform:capitalize;border-radius:10px}.QuizzCard button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.QuizWrapper{width:100%;height:100%;padding:10px}.QuizWrapper h3{text-align:center;text-transform:capitalize;padding:10px 0}.quizContainer p{font-size:1.1rem}.quizInputWrapper{width:100%;height:auto;background-color:#fff;border-radius:10px;padding:10px;margin:10px 0}.quizInputWrapper input{width:100%;height:40px;background-color:#e8e8ee;border:none;outline:none;padding:0 10px;border-radius:10px}.quizBtnHolder{width:100%;height:auto;display:flex;align-items:center;justify-content:center;padding-top:10px}.SetQuizWrapper{width:100%;height:100%;padding:10px}.quizBtnHolder button{padding:10px 20px;border-radius:10px;border:none;outline:none;cursor:pointer;background-color:#0097b2;color:#fff;text-transform:capitalize}.quizBtnHolder button:hover{background-color:transparent;border:2px solid #0097b2;color:#000}.SetQuizWrapper h3{text-transform:capitalize;text-align:center;padding:10px 0}.quizContainer{width:60%;height:auto;margin:auto}.quizContainer input,.quizContainer textarea{width:100%;border:none;outline:none;border-radius:10px}.quizContainer input{height:50px;padding:0 10px;margin-bottom:20px}.quizContainer textarea{height:100px;padding:10px}.QuizBtnWrapper{width:100%;height:auto;text-align:center;padding:20px 0}.QuizBtnWrapper button{padding:15px 25px;outline:none;border:none;background-color:#0097b2;color:#fff;border-radius:8px;text-transform:capitalize;cursor:pointer}.QuizBtnWrapper button:hover{border:2px solid #0097b2;background-color:transparent;color:#000;border-radius:8px}.InnerBookingWrapper .timezone{background-color:orange;display:inline-block;padding:2px 5px;border-radius:5px;margin:5px 0;color:#fff}.NoLapTopModal{width:100%;height:100%;position:absolute;top:0}.NoLapTopModalContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#000;opacity:.5}.NoLapTopModalHolder{width:40%;height:40%;background-color:#0097b2}.errorPara{color:red;font-size:.8rem}.errorPara:first-letter{text-transform:capitalize}.errorText{color:red;font-size:.8rem;padding-top:10px}.projectReviewwrapper{display:flex;align-items:center;justify-content:space-between}.projectReviewwrapper button:hover{transform:scale(1.1)}.StudentProfileWrapper{width:100%;height:100%}.timeSeletorWrapper input{outline:none}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AlertPOPUpWrapper{width:100%;height:100%;position:absolute;top:0;background-color:#0097b2;opacity:.96}.AlertPOPUpContainer{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.AlertPOPUp{width:30%;height:30%;background-color:#fff;border-radius:10px;display:flex;justify-content:center;align-items:center;flex-direction:column}.AlertPOPUp p{font-size:1.1rem;color:#000}.AlertPOPU p:first-letter{text-transform:capitalize}.AlertPOPUp button{padding:10px 15px;background-color:#0097b2;border-radius:5px;cursor:pointer;border:none;outline:none;margin-top:10px;text-transform:capitalize}.AlertPOPUp button:hover{transform:scale(1.1)}.ErrorPage{width:100%;height:100vh;display:flex;justify-content:center;align-items:center}.custom_container{border:no;outline:none}.custom_input{width:100%;height:90px}.StudentWrapper{width:100%;height:100%;padding:10px 0 10px 10px}.studentDetailsWrapper{width:100%;height:auto;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:20px 0}.studentDetailsImgWrapper{width:80px;height:80px}.studentDetailsImgWrapper img{width:100%;height:100%;border-radius:50%;object-fit:cover}.studentDetailsWrapper p{margin-top:10px}.LoginCountryCodeWrapper input{border-bottom-left-radius:10px;border-top-left-radius:10px}.classCard{width:100%;height:200px;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center}.classVideoImageWrapper{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px}.shareVideoWrapper{flex:.73;height:100%;background-color:#c1dfe5;border-radius:10px;color:#000}.videoloadingWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column}.classImageDisplayer{flex:.25;height:100%;display:flex;align-items:flex-start;flex-direction:column;padding:10px;gap:20px;overflow-y:scroll}.classDisplayer{width:100%;height:100%;display:flex;align-items:flex-start;gap:20px;flex-wrap:wrap}.classCardDisplayer{flex:.4;height:100%;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;position:relative}.micWrapper{width:50px;height:50px;position:absolute;top:0;right:0;background-color:#0097b2}.cardShortnameWrapper{width:100px;height:100px;border-radius:50%;background-color:#0097b2;display:flex;align-items:center;justify-content:center}.hideVideo{display:none}.on{background-color:#0097b2}.on .fa{color:#fff}.CreatLessonsWrapper{width:100%;height:100%;padding:10px}.CreatLessonsWrapper h3{text-align:center;text-transform:capitalize;margin-bottom:20px}.CreatLessonsContainer{max-width:80%;height:auto;margin:auto}.LessConnctedUsersWrapper{width:100%;height:100%;position:relative}.fistUserDivWrapper{width:100%;height:100%;background-color:#fff;border-radius:10px}.MainUserDetails{width:100px;height:100px;background-color:#0097b2;border-radius:50%}.SecondUserDivWrapper{position:absolute;right:0;bottom:-18%;width:200px;background-color:#0097b2;z-index:1;height:160px;border-radius:10px;box-shadow:#64646f33 0 7px 29px}.classesShowWrapper{height:auto;width:100%;margin-top:20px;background-color:#fff;border-radius:10px}.classesShowHeaderWrapper{background-color:#0097b2;height:50px;padding:10px;border-top-left-radius:10px;border-top-right-radius:10px}.classesShowModuleWrapper{padding:10px}.classesShowHeaderWrapper h3{text-align:left;color:#fff}.classesShowWrapper table th{text-transform:capitalize;padding-bottom:15px}.classesShowWrapper table td button{border:none;outline:none;padding:5px 8px;background-color:#0097b2;color:#fff;cursor:pointer;border-radius:5px;text-transform:capitalize}.link{cursor:pointer;color:#00f}.link:hover{text-decoration:underline}.classesShowWrapper table td button:hover{transform:scale(1.1)}.InnerSecondUserDivWrapper{width:100%;height:100%}.sideUserDetails{width:80px;height:80px;border-radius:50%;background-color:#fff}.sideUserDetails,.InnerSecondUserDivWrapper,.fistUserDivWrapper,.MainUserDetails{display:flex;align-items:center;justify-content:center}.hideSideUser{display:none}.CreatLessonsContainer input{width:100%;height:50px;margin-bottom:20px;border-radius:10px;outline:none;border:none;padding:0 10px}.classBtnContainer{text-align:center}.classBtnContainer button{border:none;width:120px;border-radius:10px;cursor:pointer;background-color:#0097b2;text-transform:capitalize;height:50px;color:#fff}.classBtnContainer button:hover{background-color:transparent;color:#000;border:2px solid #0097b2}input[type=file]{display:none}.custom-file-upload{display:inline-block;height:50px;width:100%;padding:10px;background-color:#fff;border-radius:10px;font-size:.9rem;color:gray;cursor:pointer;margin-bottom:20px}.classesShowWrapper table{width:100%;height:auto;text-align:left;margin-top:20px}.studentDetails{width:100%;height:auto;background-color:#fff;margin-top:20px;border-radius:10px;padding:10px}.studentDetails h3{text-transform:capitalize;padding-bottom:10px}.studentDetailsClassattendance{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.studentDetailsClassattendance input,.ActivateStudentWrapper button{height:50px;width:47%;border-radius:10px;outline:none;border:none;background-color:#e8e8ee;padding:0 10px}.ActivateStudentWrapper button{color:gray}.ActivateStudentWrapper button:hover{border:2px solid #0097b2;cursor:pointer}.ActivateStudentWrapper p{display:inline-block;width:47%;background-color:#0097b2;padding:13px 10px;border-radius:10px;color:#fff;text-transform:capitalize}.StdBtnWrapper{width:100%;height:auto;text-align:center}.StdBtnWrapper button{width:100px;height:40px;margin-top:15px;text-transform:capitalize;background-color:#0097b2;border:none;outline:none;border-radius:10px;cursor:pointer;color:#fff}.StdBtnWrapper button:hover{background-color:transparent;border:2px solid #0097b2;color:#000}.InnersideUserDetails{width:100px;height:100px;background-color:#0097b2;border-radius:50%;display:flex;align-items:center;justify-content:center}.cardShortnameWrapper p,.InnersideUserDetails p,.InnerSecondUserDivWrapper p,.MainUserDetails p{color:#fff;text-transform:capitalize;font-size:2rem;font-weight:700}.sideUserDetails p{color:#0097b2}video{width:100%;height:100%;object-fit:cover;border-radius:10px}.CalendarWrapper{width:100%;height:100%}.TodayClassContainer p{cursor:pointer}.NotesViewerWrapper{width:100%;height:100%;overflow-y:auto}.BookingsManagerWrapper{width:100%;height:100%;padding-top:20px}.BookingsManagerWrapper{width:60%;margin:auto;height:auto}.BookingsManagerWrapper input{width:100%;height:50px;border:none;outline:none;background-color:#fff;border-radius:10px;margin-bottom:20px;padding:0 10px}.BookingsManagerContainer button{width:100%;height:50px;border-radius:10px;border:none;outline:none;cursor:pointer;text-transform:capitalize;background-color:#0097b2;color:#fff}.BookingsManagerContainer button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.bookingDateWrapper{width:100%;height:auto}.bookingDateWrapper ul{list-style:none;display:flex;align-items:center;flex-wrap:wrap;gap:10px}.bookingDateWrapper ul li,.bookingTimeWrapper span{text-transform:capitalize;background-color:#fff;border-radius:10px;cursor:pointer;padding:10px 15px}.bookingTimeWrapper{display:flex;align-items:center;gap:20px;flex-wrap:wrap;overflow-y:auto;max-height:180px;width:100%}.bookingTimeWrapper span{display:inline-block}.activeDay{background-color:orange!important;color:#fff}.bookingTimeWrapper{height:auto}.selectedTime{background-color:orange!important;color:#fff}.chatContainer{padding:10px 0 10px 10px}.chatContainer ul{list-style:none}.chatContainer ul li{margin-bottom:20px;width:100%}.sender{float:left}.reciever{float:right;text-align:right}.chatContainer ul li p{display:inline-block;padding:10px;border-radius:10px}.chatContainer ul .reciever p{background-color:orange;color:#fff;text-align:start}.chatContainer ul .sender p{background-color:#0097b2;color:#fff;text-align:start}.RegisterStudentModal{width:400px;position:absolute;top:13%;z-index:1;right:1%;height:auto;background-color:#e8e8ee;box-shadow:#63636333 0 2px 8px;border-radius:10px;transition:all 2s;transform:translate(0)}.CloseRegisterStudentModal{width:400px;position:absolute;top:13%;z-index:1;right:1%;height:75%;background-color:#e8e8ee;box-shadow:#63636333 0 2px 8px;border-radius:10px;transition:all 2s;transform:translate(1000px)}.InnerRegisterStudentModal{width:100%;height:100%;border-radius:10px;padding:10px}.InnerRegisterStudentModalBtnClosewrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end}.ModalBtnCloseContainer{width:25px;height:25px;background-color:#0097b2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-bottom:5px;cursor:pointer}.ModalBtnCloseContainer:hover{transform:scale(1.1)}.ModalBtnCloseContainer span:hover{color:#fff}.registerstudentFormwrapper{width:100%;height:auto;padding:15px 0}.registerstudentFormwrapper input{width:100%;height:45px;outline:none;border:none;border-radius:10px;padding:0 10px;margin-bottom:11px}.registerStudentBntWrapper{width:100%;height:auto}.registerStudentBntWrapper button{height:50px;background-color:#0097b2;border:none;outline:none;cursor:pointer;width:100%;border-radius:10px;text-transform:capitalize;color:#fff}.registerStudentBntWrapper button:hover{background-color:transparent;border:2px solid #0097b2;color:#000}.classNotStartedWrapper{width:100%;height:100vh;display:flex;justify-content:space-between;align-items:center}.classNotStartedWrapper main,.classNotStartedWrapper aside{flex:.5;height:100%;display:flex;align-items:center;justify-content:center;padding:10px}.classNotStartedWrapper aside p{font-size:1.5rem;display:inline-block;width:100%;text-align:center}.classNotStartedWrapper aside p span{display:inline-block}.VideoHolder{width:100%;height:100%;background-color:#fff;border-radius:10px}.VideoHolder video{width:100%;height:100%}.errorWrapper{width:100%;height:100vh;padding:10px;display:flex;justify-content:center;align-items:center}.noOtherMemberJoinedWrapper{text-align:center;padding:10px 0}.noOtherMemberJoinedWrapper button{width:100px;height:40px;background-color:#0097b2;border:none;color:#fff;cursor:pointer;margin-top:10px;border-radius:10px;text-transform:capitalize}.noOtherMemberJoinedWrapper button:hover{background-color:transparent;border:2px solid #0097b2;color:#000}.TrialClass{width:100%;height:100vh}.classSpinnerWrapper{text-align:center;color:#0097b2;padding:10px 0}.waitingForConnectionWrapper{width:100%;height:auto;text-align:center;padding:15px 0}.waitingForConnectionWrapper .fa{color:#0097b2}.EndClassWrapper{width:100%;height:100vh;background-color:#e8e8ee}.EndClassWrapper{width:100%;height:100vh;padding:10px}.EndClassContainer,.EndClassWrapper,.endClassSumbitBtn{display:flex;align-items:center;justify-content:center}.EndClassContainer{width:50%;height:50%;flex-direction:column;overflow:hidden}.EndClassContainer p{font-size:1.5rem}.EndClassContainer button{border:none;padding:10px 15px;border-radius:10px;margin:20px 0;cursor:pointer;text-transform:capitalize;background-color:#0097b2;color:#fff}.EndClassContainer button:hover{background-color:transparent;padding:8px 13px;color:#000;border:2px solid #0097b2}.EndClassContainer button:first-child{margin-right:20px}.EndClassContainer ul{list-style:none;margin-top:20px}.EndClassContainer ul li{margin-top:15px}.endClassSumbitBtn{width:100%;height:auto}.reasonsWrapper{height:auto;transform:translateY(1000px);transition:2s}.reasonsContainer{height:auto;transform:translateY(0);transition:1s}.ReviewPopWrapper{position:relative}.ReviewPopWrapper input{width:90%;height:40px;border:1px solid #0097b2;border-radius:10px;padding:0 10px;outline:none}.ReviewPopWrapper button{color:#fff}.reviewClinBtnWrapper{position:absolute;right:-20px;top:-20px;width:25px;height:25px;background-color:#0097b2;border-radius:50%;cursor:pointer;color:#fff}.reviewClinBtnWrapper:hover{transform:scale(.9)}.reviewClinBtnContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:5px}.FeesPaymentWrapper{width:100%;height:100vh;display:flex;align-items:center;justify-content:center}.HeaderForSmallDevices{display:none}.firstCourseCard .courseActionBtn:hover{background-color:#b85042}.secondCourseCard .courseActionBtn:hover{background-color:#ea738d}.thirdCourseCard .courseActionBtn:hover{background-color:#735da5}.smallDeviceBanner,.OneDisplayerparentsCommentsHolder,.TwoDisplayerparentsCommentsHolder,.sideBarWrapper,.VideoHolderCover{display:none}.rightHeader button:first-child{color:#0097b2}.rightHeader button:first-child:hover{text-decoration:underline}.GroupClassWrapper,.teacherGroupClassWrapper{width:100%;height:auto;padding:10px}.teacherGroupClassWrapper h3{text-decoration:underline;padding:10px;text-transform:capitalize}.teacherGroupClassWrapper ol li{padding:10px 0;text-transform:capitalize}.teacherGroupClassWrapper ol li span{background-color:#0097b2;cursor:pointer;padding:5px 10px;border-radius:10px;color:#fff}.teacherGroupClassWrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.createGroupClassWrapper h3{padding:10px 10px 0}.showGroupClass,.showGroupClass table{width:100%;height:auto}.showGroupClass table tr th{border-bottom:1px solid #000;text-transform:capitalize;padding-bottom:10px}.showGroupClass table tr td{text-align:center;text-transform:capitalize;padding:10px 0}.showGroupClass table tr:nth-child(2n) td{background-color:#fff}.showGroupClass table tr td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.showGroupClass table tr td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.showGroupClass table tr td button{background-color:#0097b2;color:#fff;border:none;outline:none;cursor:pointer;padding:10px 15px;text-transform:capitalize;border-radius:10px}.showGroupClass table tr td button:hover,.teacherGroupClassWrapper ol li span:hover{background-color:#c1dfe5;color:#000}.createGroupClassWrapper,.createGroupClassWrapper .specialContainer{width:100%;height:auto;background-color:#fff;border-radius:10px;margin-bottom:20px}.logoutWrapper .fa{color:#0097b2;cursor:pointer;position:relative}.logoutWrapper .fa:after{position:absolute;content:"";top:-5px;left:-10px;width:30px;height:30px;border-radius:50%;background-color:#e8e8ee;z-index:-1}.logoutWrapper span{color:#000;font-size:.7rem;position:absolute;bottom:-15px;right:25px;background-color:#000;display:inline-block;color:#fff;padding:5px 10px;border-radius:10px;display:none}.logoutWrapper span:before{content:"";position:absolute;top:-5px;right:25px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.logoutWrapper:hover span,.logoutWrapper .fa:hover+span{display:inline-block}.slotWrapper{width:100%;height:auto;padding:10px}.slotContainer{width:100%;height:200px;background-color:#fff;border-radius:10px;padding:10px;margin-bottom:20px}.slotDisplayer,.nonadminWrapper{width:100%;height:auto;background-color:#fff}.slotDisplayer{border-radius:10px;margin-bottom:30px}.nonadminWrapper{padding:10px;margin-bottom:20px;border-radius:10px;display:flex;align-items:center;gap:10px}.slotholder{background-color:#0097b2;color:#fff}.slotDisplayer span{display:inline-block;height:40px;width:100%;background-color:#0097b2;border-top-left-radius:10px;border-top-right-radius:10px;padding:5px 0 5px 10px}.slotContainer h3{color:#000;text-transform:capitalize;padding:10px 0}.slotInputWrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:space-between;padding:10px 0 20px}.slotBtnWRapper{width:100%;text-align:center;height:auto}.slotBtnWRapper button{background-color:#0097b2;border:none;outline:none;padding:10px 20px;text-transform:capitalize;border-radius:10px;margin-top:10px}.slotBtnWRapper button:hover{border:2px solid #0097b2;background-color:transparent;cursor:pointer}.slotInputWrapper input{width:48%;height:40px;background-color:#e8e8ee;border:none;outline:none;border-radius:10px;padding:0 10px}.slotDisplayer ul{padding:10px;list-style:none}.slotDisplayer ul li{padding:10px 0}.footerAboutus ul li:first-child{cursor:pointer}.footerAboutus ul li:first-child a{text-decoration:none;color:#000}.footerAboutus ul li:first-child a:hover{color:#0097b2}.smallDiviceAboutPage{display:none}.mathWrapper{width:100%;height:88vh;padding:10px}.mathContainer{width:100%;height:auto;background-color:#fff;border-radius:10px;padding:10px;display:flex;align-items:center;gap:20px}.math{width:100px;height:80px;background-color:#0097b2;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.math:hover{transform:scale(1.1)}.math p{text-transform:capitalize}.wherebyWrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.classtypenavWrapper{width:100%;height:auto}.classtypenavWrapper ul{display:flex;gap:20px;list-style:none;padding-bottom:10px}.classtypenavWrapper ul li{background-color:orange;padding:10px 15px;border-radius:10px;text-transform:capitalize;color:#fff;cursor:pointer}.classtypenavWrapper ul .activelesson{background-color:#0097b2}.classtypenavWrapper ul li:hover{background-color:#c1dfe5;color:#000}.TeacherDetails,.VideoPlayerWrapper{width:100%;height:87vh;padding:10px}.VideoPlayerWrapper{background-color:#0097b2}.teacherDetailsContainer{width:100%;height:auto;background-color:#fff;border-radius:10px;margin-bottom:20px;padding:20px 10px}.teacherEarningWrapper ul{list-style:none}.teacherEarningWrapper ul li{padding-bottom:10px;font-size:1.5rem}.teacherBtnWrapper{width:50%;height:auto;display:flex;justify-content:space-between;align-items:center;padding:20px 0}.teacherBtnWrapper button,.teacherDetailsContainer table tr td button{background-color:#0097b2;padding:10px 20px;border:none;outline:none;cursor:pointer;color:#fff;text-transform:capitalize;border-radius:10px}.teacherBtnWrapper input{width:70%;height:40px;border:none;border-radius:10px;padding:0 10px;background-color:#e8e8ee;outline:none}.teacherDetailsContainer table{width:100%;height:auto}.teacherDetailsContainer table th{text-transform:capitalize;text-align:left;border-bottom:1px solid #000;padding-bottom:10px}.teacherDetailsContainer table tr td{text-transform:capitalize;padding:15px 5px}.teacherDetailsContainer table tr td:last-child{border-bottom-right-radius:10px;border-top-right-radius:10px}.teacherDetailsContainer table tr td:first-child{border-bottom-left-radius:10px;border-top-left-radius:10px}.teacherDetailsContainer table tr:nth-child(odd) td{background-color:#e8e8ee}.teacherBtnWrapper button:hover,.teacherDetailsContainer table tr td button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.teacherEarningWrapper ul li span{color:#0097b2}.uploadInputWrapper{width:100%;height:auto;padding:10px 2px}.uploadInputWrapper input,.uploadInputWrapper label{width:50%;height:50px;border:none;outline:none;margin-bottom:20px;padding:0 10px;border-radius:10px;background-color:#e8e8ee}.uploadInputWrapper label{display:inline-block;cursor:pointer;padding:10px}.vidinput{display:none}.uploadBtnWrapper{width:50%;height:auto}.uploadBtnWrapper button{width:100%;height:50px;background-color:#0097b2;border:none;outline:none;border-radius:10px;cursor:pointer;text-transform:capitalize}.uploadBtnWrapper button:hover{background-color:transparent;border:2px solid #0097b2;color:#000}.showpassword{display:flex;align-items:center;width:100%;height:auto;gap:10px}.showpassword input{margin-top:5px;cursor:pointer;font-size:1.8rem;outline:none;border:1px solid #0097b2}.showpassword span{color:#0097b2;text-transform:capitalize}.cookie-wrapper{width:50%;height:auto;background-color:#0097b2;display:flex;align-items:center;justify-content:center;padding:15px}.WhyUsWrapper{width:100%;height:auto;padding:20px 0}.AboutCodingScholarWrapper{max-width:1200px;width:94%;height:auto;background:linear-gradient(to right,gray,#87ceeb);border-radius:10px;margin:auto;padding:10px;display:flex;align-items:center;justify-content:space-between}.AboutCodingScholarHolder{width:100%;height:auto;padding-bottom:25px}.AboutCodingScholarImgWrapper,.AboutCodingScholarContent{flex:.48;height:100%}.OurOfferingWrapper{width:100%;height:auto;padding:50px 0 15px}.ourOfferingCard h3{text-align:center;font-size:1.2rem;padding-bottom:10px}.OurOfferingContainer,.whyChooseUsContainer,.WhyUsTrialBtnContainer{max-width:1200px;width:94%;height:auto;margin:auto}.OurOfferingContainer h2,.whyChooseUsContainer h2{text-align:center;text-transform:capitalize;font-size:1.8rem}.ourOfferingCardWrapper{width:100%;height:auto;display:flex;align-items:center;padding:30px 0;gap:20px;flex-wrap:wrap}.AboutCodingScholarImg{width:100%;height:50%}.AllquestionsWrapper{width:100%;height:auto}.questionHolder{width:100%;height:auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.questionCard{width:213px;height:auto;background-color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:space-between;padding:10px;flex-direction:column}.questionCard button{border:none;outline:none;width:100%;height:40px;background-color:#0097b2;border-radius:10px;color:#fff;cursor:pointer;text-transform:capitalize}.questionCard button:hover{background-color:#52b7c9}.questionCard h4{text-transform:capitalize}.questionCard p{margin:10px 0}.DisplayAttemptedQuiz{width:100%;height:auto;padding:10px;overflow-y:auto}.questionCardHolder{width:100%;height:auto;background-color:#fff;border-radius:15px;padding:10px;margin-bottom:20px}.answerQrapper{width:100%;height:auto;background-color:orange;padding-left:10px;margin:10px 0;border-radius:10px}.InneranswerQrapper{width:100%;height:auto;background-color:#0097b2;padding:10px;border-bottom-right-radius:10px;border-top-right-radius:10px}.AboutCodingScholarImg img{width:100%;height:100%;object-fit:contain}.ourOfferingCard{width:32.2%;height:auto;border:1px solid #0097b2;border-radius:10px;padding:20px}.ourOfferingCardImageWrapper{width:100%;height:100px}.ourOfferingCardImageWrapper img{width:100%;height:100%;object-fit:contain;border-radius:50px}.WhyUsTrialBtnWrapper{width:100%;height:auto}.AboutCodingScholarContent h2{text-align:center;font-size:1.8rem;padding-bottom:20px}.ourOfferingCard p{padding-top:10px}.AboutCodingScholarContent p{font-size:1.3rem;padding-bottom:20px}.whyChooseUsWrapper{width:100%;height:auto;padding:20px 0 25px}.whyChooseUsContainer h2{padding-bottom:15px}.whyChooseUsContentContainer{width:100%;height:auto}.timeline{position:relative;max-width:900px;margin:auto}.timeline:after{content:"";position:absolute;width:4px;background-color:#0097b2;top:0;bottom:0;left:50%;margin-left:-2px}.timeline-item{padding:20px 30px;position:relative;width:50%}.timeline-item.left{left:0}.timeline-item.right{left:50%}.timeline-item .content{background-color:#fff;padding:20px;border-radius:8px;position:relative;box-shadow:0 2px 8px #0000001a}.timeline-item.left .content{margin-right:auto}.timeline-item.right .content{margin-left:auto}.timeline-item:before{content:"";position:absolute;top:20px;width:20px;height:20px;background-color:#fff;border:4px solid #0097b2;border-radius:50%;z-index:1}.timeline-item.left:before{right:-10px}.timeline-item.right:before{left:-10px}.WhyUsTrialBtnContainer{padding:20px 0;display:flex;align-items:center;justify-content:space-between}.WhyUsTrialBtnContainerImgWrapper,.WhyUsTrialBtnContainerContentWrapper{flex:.45;height:auto}.WhyUsTrialBtnContainerContentWrapper h2{text-align:center}.WhyUsTrialBtnContainerBtnWrapper{text-align:center;padding:20px 0}.WhyUsTrialBtnContainerBtnWrapper button{background-color:#0097b2;color:#fff;border-radius:10px;width:100%;height:50px;border:none;outline:none;cursor:pointer}.WhyUsTrialBtnWrapper,.OurOfferingWrapper{background-color:#fff}.WhyUsTrialBtnContainerImgWrapper{width:100%;height:90%}.WhyUsTrialBtnContainerImgWrapper img{width:100%;height:100%;border-radius:10px}a{text-decoration:none;color:#000}a:hover{color:#0097b2}.AboutWrapper .WhyUsTrialBtnContainerBtnWrapper button:hover{background-color:transparent;color:#000;border:2px solid #0097b2}.classHeaderBtnwrapper ul li{color:#000}.attemptedWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.studentBtn{margin-right:20px}.PrivacyPolicyWrapper{width:100%;height:auto}.PrivacyPolicyContainer{max-width:1200px;height:auto;width:94%}.ProjectsContainerUpper{padding:10px}.nextquizBtnWrapper{width:100%;height:auto;text-align:center;padding:10px 0}.questionsInputContainer textarea{border-radius:10px}.nextquizBtnWrapper button{padding:15px 25px;border:none;outline:none;background-color:#0097b2;border-radius:10px;cursor:pointer;text-transform:capitalize}.nextquizBtnWrapper button:hover{background-color:#87cddd}.optionsWrapper{width:70%;height:auto;margin:auto;padding:10px 0}.questionsofthedayWrapper{width:100%;height:70px;padding:10px;margin-bottom:10px;border-radius:15px;background-image:url(/assets/imgbg-IPbFwgIB.png);background-size:fill;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:space-between;box-shadow:#00000026 0 3px 3px}.questionsofthedayWrapper p{font-size:1.5rem}.questionsofthedayWrapper button{border:none;background-color:#0097b2;padding:10px 15px;border-radius:10px;color:#fff;text-transform:capitalize;cursor:pointer;font-size:1.2rem}.questionsofthedayWrapper button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.TodaysQuestionsWrapper{width:100%;height:88vh;background-image:url(/assets/bgimg-DgKo143j.png);background-size:cover;background-position:center;background-repeat:no-repeat;padding:10px;border-left:2px solid #0097b2;color:#000;overflow:auto}.TodaysQuestionsBtn{width:100%;height:auto;text-align:center;padding-bottom:10px}.TodaysQuestionsBtn button{background-color:#0097b2;border:none;outline:none;cursor:pointer;padding:15px 30px;color:#fff;border-radius:10px}.TodaysQuestionsBtn button:hover{border:2px solid #0097b2;background-color:transparent;color:#000}.TodaysQuestionsContainer ul{list-style:none}.TodaysQuestionsContainer{width:80%;margin:auto;height:100%}.answerDiv{width:100%;height:30px;border-radius:10px;background-color:orange;margin:10px 0;text-align:end}.lessonNumberWrapper{width:438px;display:flex;flex-direction:column;height:auto}.lessonNumberWrapper input{width:100%;height:47px;border:1px solid #0097b2;outline:none;border-radius:10px;padding:0 10px}.DeleteAlertPOPUp button:first-child{margin-right:20px}.answerDiv span{display:inline-block;width:98%;height:100%;background-color:#0097b2;border-top-right-radius:10px;border-bottom-right-radius:10px}.TodayClassContainer a{text-decoration:underline}.TodayClassContainer a:hover{color:#00f}.ClassnotesDisplayerWrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ClassnotesDisplayerWrapper span{cursor:pointer;border:1px solid #0097b2;padding:5px 10px;border-radius:5px}.ClassnotesDisplayerWrapper span:hover{background-color:#0097b2;color:#fff;border:none}.ClassnotesDisplayerWrapper span:first-letter{text-transform:capitalize}.QuestionSetterWrapper{width:100%;height:100%;padding:10px}.QuestionSetterWrapper h2{text-align:center;padding:10px 0}.questionsInputContainer{width:70%;height:auto;margin:auto}.questionsInputContainer input,.questionsInputContainer textarea{width:100%;height:50px;margin-bottom:10px;padding:0 10px;border:1px solid #0097b2;background-color:transparent;outline:none}.questionsInputContainer input:not(.optionsInputWrapper input){border-radius:10px}.optionsInputWrapper input{width:85%;border-top-left-radius:10px;border-bottom-left-radius:10px}.optionsInputWrapper button{border:none;outline:none;background-color:#0097b2;width:15%;height:51px;color:#fff;text-transform:capitalize;border-top-right-radius:10px;border-bottom-right-radius:10px;cursor:pointer}.optionsInputWrapper button:hover{background-color:#87cddd}.CertificatesWrapper{width:100%;height:auto;padding:10px}.CertificatesInputWrapper{width:100%;height:auto;background-color:#fff;border-radius:10px;padding:10px;margin-bottom:20px}.CertificatesInputWrapper input{width:85%;height:50px;border:2px solid #0097b2;border-bottom-left-radius:10px;border-top-left-radius:10px;padding:0 10px;outline:none;border-right:0}.CertificatesInputWrapper button{width:15%;height:50px;border-left:0;background-color:#0097b2;border:2px solid #0097b2;outline:none;border-bottom-right-radius:10px;border-top-right-radius:10px;color:#fff;cursor:pointer;text-transform:capitalize}.CertificatesInputWrapper button:hover{background-color:#52b7c9}.CertificatesContainer{width:100%;height:auto;display:flex;align-items:center;gap:20px;flex-wrap:wrap}.Certificates{width:291px;height:320px;background-color:#fff;border-radius:10px}.certButton{width:100%;height:15%}.certButton button{width:100%;height:100%;background-color:#0097b2;border:none;outline:none;cursor:pointer;border-bottom-left-radius:10px;border-bottom-right-radius:10px;color:#fff;text-transform:capitalize}.stdntDetails{width:60%;height:180px;background-color:#fff;margin:50px 0 15px;border-radius:10px}.stdntname span:first-child{margin-right:10px}.emailWrapper,.phoneWrapper{padding:10px 0 0}.emailWrapper h4,.phoneWrapper h4{text-transform:capitalize;padding-bottom:10px}.stdentContactWrapper,.stdntDetails{display:flex;justify-content:space-between;align-items:center}.studentInformationWrapper{padding:10px;width:70%;height:100%}.stdentContactWrapper{padding:10px}.studentInformationWrapper span{border-bottom:2px solid grey;display:inline-block;width:100%;padding:10px 0;text-transform:capitalize}.stdntImageWrapper{width:40%;height:100%;background-color:#0097b2;border-bottom-left-radius:10px;border-top-left-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px}.StudentProfile{width:300px;height:300px;background-color:#fff;border-radius:10px;position:absolute;right:10%;top:15%}.StudentProfilePopUp{width:250px;height:250px;background-color:#fff;border-radius:10px;position:absolute;right:12%;top:15%;transition:1s linear}.closeStudentProfilePopUp{width:200px;height:200px;background-color:#fff;border-radius:10px;position:absolute;top:15%;right:-105%;transition:1.5s linear}.StudentProfilecloseImgWrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:center}.StudentProfilecloseImg{width:80px;height:80px;border-radius:50%;background-color:#0097b2}.StudentProfilecName{text-align:center;text-transform:capitalize;margin:10px 0}.StudentProfilecName p{font-size:1.1rem}.StudentProfilecName span{display:inline-block;text-align:left;width:80%;border-bottom:2px solid grey}.StudentProfilecName span .fa{color:#0097b2}.StudentProfilecloseBtn{width:100%;height:auto;display:flex;justify-content:flex-end;padding:2px}.StudentProfilecloseBtnHolder{width:25px;height:25px;background-color:#0097b2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-bottom:5px;cursor:pointer;color:#fff}.StudentProfilecloseBtnHolder:hover{transform:scale(1.1)}.stdntImage{width:80px;height:80px;border-radius:50%}.stdntImage img,.StudentProfilecloseImg img{width:100%;height:100%;object-fit:cover;border-radius:50%}.stdntname{margin-top:10px}.stdntname span{text-transform:capitalize;font-size:1.1rem;font-weight:700}.studentNameHolder{margin-right:10px;background-color:#0097b2;color:#fff;border:none;text-transform:capitalize}.classHeaderBtnwrapper .barges{margin-right:10px}.BargeWrapper{width:90%;height:auto;background-color:#fff;position:absolute;top:12%;left:5%;border-radius:10px;padding:10px 10px 30px}.badgecloseBtnWrapper{width:100%;height:auto;display:flex;align-items:center;justify-content:flex-end}.badgecloseBtn{width:30px;height:30px;border-radius:50%;background-color:#0097b2;display:flex;align-items:center;justify-content:center;padding-bottom:5px;cursor:pointer}.badgecloseBtn:hover{transform:scale(1.1)}.codingBadge{color:#000}.codingBadge h2{text-transform:capitalize;padding-bottom:20px}.badge{width:75px;height:75px;cursor:pointer}.badge img{width:100%;height:100%;object-fit:cover}.badge:hover img{transform:scale(1.1)}.ShowBadge{width:100%;height:87vh;background-color:#000;opacity:.85;position:absolute;top:12%;display:flex;align-items:center;justify-content:center;flex-direction:column}.closeShoBadgeWrapper{position:absolute;right:0;top:0;width:30px;height:30px;background-color:#0097b2;border-radius:50%;display:flex;align-items:center;justify-content:center;padding-bottom:5px;cursor:pointer}.studentBadgesWrapper{margin-top:25px}.StedentbadgeHolder{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.Stedentbadge{width:98px;height:98px;border-radius:10px}.Stedentbadge img{width:100%;height:100%}.ShowBadgeHolder{width:50%;height:auto}.badgeTextWrapper,.badgeTypeWrapper{width:100%;height:20%;text-align:center}.badgeImageWrapper{width:100%;height:60%}.badgeTextWrapper h2,.badgeTypeWrapper span{text-transform:capitalize;color:#0097b2;font-size:2rem}.codingBadgeholder{width:100%;height:auto;display:flex;flex-wrap:wrap;gap:20px}.ShowBadgeHolder{text-align:center;color:#fff}.badgeTextWrapper h2{font-size:2rem;margin-bottom:1rem}.badgeTypeWrapper{margin-top:1rem}.badgeTypeWrapper span{font-weight:700;font-size:1.5rem;color:#00c3ff}.stage{width:250px;height:250px;margin:0 auto;perspective:9999px;transform-style:preserve-3d;animation:spin 5s infinite alternate ease-in-out;position:relative}.layer{position:absolute;top:0;left:0;width:100%;height:100%;transform-style:preserve-3d}.layer img{width:100%;height:100%;object-fit:contain;border-radius:15px;box-shadow:0 0 30px #0000004d}.layer:nth-child(1){transform:translateZ(0)}.layer:nth-child(2){transform:translateZ(-2px);opacity:.95}.layer:nth-child(3){transform:translateZ(-4px);opacity:.9}.layer:nth-child(4){transform:translateZ(-6px);opacity:.85}.layer:nth-child(5){transform:translateZ(-8px);opacity:.8}.layer:nth-child(6){transform:translateZ(-10px);opacity:.75}.layer:nth-child(7){transform:translateZ(-12px);opacity:.7}.layer:nth-child(8){transform:translateZ(-14px);opacity:.65}.layer:nth-child(9){transform:translateZ(-16px);opacity:.6}.layer:nth-child(10){transform:translateZ(-18px);opacity:.55}@keyframes spin{0%{transform:rotateY(40deg) rotateX(33deg)}to{transform:rotateY(-40deg) rotateX(-33deg)}}@media (prefers-color-scheme: dark){.leftHeader select{background-color:#fff;color:#0097b2;cursor:pointer;outline:none}.registerstudentFormwrapper form input::placeholder,a,input{color:#fff}.registerstudentFormwrapper form input{color:#fff}.footerAboutus ul li:first-child a{color:#0097b2}.todayLessonWrapper{padding:10px}.lessonsDetailsWrapper,.MyProjectsContainer,.ProjectsHolder p,.QuizzCard,.StudentProfilePopUp,.studentInformationWrapper,.ClassnotesDisplayerWrapper span,.questionsofthedayWrapper p,.classHeaderBtnwrapper ul li,.TodayClassContainer,.markClass,.EndClassContainer{color:#000}.ProjectsHolder p{color:#000!important}.ClassGroupsWrapper table tr th,.showGroupClass table tr th{border-bottom:1px solid #fff}.ClassGroupsWrapper table tr:nth-child(2n) td,.dayspicked label,.teacherDetailsContainer table,.aboutContent p,.aboutContent h2,.bookingDateWrapper ul li,.TodaysClasses table tr th,.TodaysClasses table tr td,.slotDisplayer ul li,.slotBtnWRapper button:hover,.showGroupClass table tr:nth-child(2n) td{color:#000}.MyLessonWrapper{padding:15px;height:auto}.dayspicked input{background-color:transparent;color:#000}.uploadInputWrapper label,.uploadInputWrapper input{background-color:#e8e8ee}input[type=date]::-webkit-calendar-picker-indicator{background-color:#000}.sharedStyles p,.CalendarWrapper .fc,.MyProjectsWrapper p,.noLessons p{color:#fff}.dashboardDetailsHolder p,.teacherDetailsContainer,.AlertPOPUp button,.laptop p,.bookingTimeWrapper span,.studentDetails h3,.dashboardDisplayer p,.NoClassDiv p,.TodayClassContainer p,.TodayClassContainer h4,.AllTeachersContainer table tbody tr:nth-child(odd) td,.studentDetailsWrapper p{color:#000}.bookBtnWrapper button:hover{color:#fff}.gradeSelectorHolder select{color:gray}.gradeSelectorHolder select,.CreatLessonsContainer input,.quizContainer input,.quizContainer textarea{background-color:#fff}.introWrapper p,.ClassnotesDisplayerWrapper span,.quizContainer textarea,.CreatLessonsContainer input,.quizContainer input,.studentQuote p,.copywrightHolder p,.bannerAnimationDetailsWRapper p,.bannerAnimationDetailsWRapper h3{color:#000}.leftHeader .logoWRapper h4,.TeacherNameWrapper p,.TeacherEarnsWrapper p,.TodaysClasses p,.dashBoardContainer aside ul li,.PArentNameHolder,.BenefitContainer h3,.parentsCommentsHolder h3,.CoursesContainer h3,.OneDisplayerparentsCommentsHolder h3,.TwoDisplayerparentsCommentsHolder h3{color:#000}.footerCoourses ul li:first-child,.footerAboutus ul li:first-child{color:#0097b2}.commentHolder,.classesShowModuleWrapper h4,.classesShowModuleWrapper table,input{color:#000}.formBtnwrapper button:hover,.classBtnContainer button:hover,.QuizBtnWrapper button:hover{color:#fff}.loginInputWrapper input{background-color:#fff;color:#000}.LoginBtnWrapper button:hover{color:#fff}}.SmallDeviceourOfferingCardWrapper{display:none}.myStudentWrapper{height:auto;width:100%;padding-bottom:10px}.myStudentContainer{width:100%;height:auto}.myStudentContainer .myStudentWrapper tr th{text-align:left}.myStudentContainer .myStudentWrapper tr td{padding:10px 0;color:#000}.myStudentContainer .myStudentWrapper tbody tr:nth-child(2n) td{background-color:#fff}.myStudentContainer .myStudentWrapper tr td button{border:none;outline:none;background-color:#0097b2;padding:5px 10px;border-radius:5px;color:#fff;cursor:pointer}.myStudentContainer .myStudentWrapper tr td button:hover{background-color:transparent;border:1px solid #0097b2;color:#000}@media (min-width: 1536px){.headerContainer,.bannerWrapper,.CoursesContainer,.BenefitContainer,.parentsCommentsHolder,.footerContainer{max-width:1500px;width:94%}}@media (min-width: 1920px){.headerContainer,.bannerWrapper,.CoursesContainer,.BenefitContainer,.parentsCommentsHolder,.footerContainer{max-width:1800px;width:94%}}@media screen and (min-width: 1281px){.headerContainer,.bannerWrapper,.CoursesContainer,.BenefitContainer,.parentsCommentsHolder,.footerContainer{max-width:1400px;width:94%}}@media (max-width: 768px){.headerContainer,.WhyUsTrialBtnContainerImgWrapper,.ourOfferingCardWrapper,.AboutCodingScholarImgWrapper,.AboutContainer,.shareScreenHolder,.classHeaderBtnwrapper,.RegisterContainer aside,.classNotStartedWrapper aside{display:none}.timeline:after{left:20px}.AboutCodingScholarContent,.WhyUsTrialBtnContainerContentWrapper{flex:1}.SmallDeviceourOfferingCardWrapper{display:block}.SmallDeviceourOfferingCardWrapper .ourOfferingCard{width:100%;margin-top:20px}.timeline-item{width:100%;padding-left:50px;padding-right:20px}.timeline-item.right{left:0}.timeline-item.left:before,.timeline-item.right:before{left:15px}.VideoHolder{position:relative}select{background-color:#fff;color:#000}.gradeSelectorHolder select{color:gray}.ClassHeader{padding:0 10px}.ClassHeaderWrapper{justify-content:flex-start}.classNotStartedWrapper main{flex:1}.ClassHeader,.ClassWRapper,.mainClassBtnActionHolder,.ClassHeaderWrapper{width:100%;height:100%}.VideoHolderCover{display:block;position:absolute;top:0;width:100%;height:100%}.VideoHolderCoverContainer{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ClassTimerWRapper{width:100%;height:auto;padding:0 10px;text-align:center;color:#fff}.HeaderForSmallDevices{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center;padding:0 10px;position:sticky;top:1}.RegisterContainer aside{display:none}.RegisterContainer main{flex:1;padding:0}.InnerLoginWrapper{width:100%}.RegisterContainer main .registerLogoWRapper{width:100%;display:none}.RegisterFormWrapper{height:100%;padding:0 10px;box-sizing:border-box}.BenefitWrapper{padding-bottom:35px}.InnerLoginWrapper{padding:0}input{background-color:#fff}input::placeholder,input{color:#000}.loginInputWrapper input,.LoginBtnWrapper button,.loginInputWrapper input[type=password]{height:80px;width:100%;color:#000}.LoginBtnWrapper button{color:#fff}.sideBarWrapper{width:50%;height:100vh;background-color:#fff;position:absolute;top:7%;right:0;display:none}.sideBarWrapperOpenner{width:50%;height:100vh;background-color:#fff;position:absolute;top:7%;right:0;display:block}.sideBarContainer{width:100%;height:100%;padding:10px}.sideBarContainer ul{list-style:none}.sideBarContainer ul li{padding-bottom:10px;color:#0097b2}.headerBars .fa{color:#0097b2;font-size:2rem}.bannerWrapper{width:100%;height:auto}.bannerContainer{display:none}.smallDeviceBanner{display:block;width:100%;height:350px;position:relative}.smallDeviceBannerContainer{width:100%;height:100%;padding:20px 10px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff}.smallDeviceBannerContainer p,.smallDeviceBannerContainer ul li{padding-bottom:15px}.smallDeviceBannerContainer ul{list-style:none}.smallDeviceBannerContainerHeader p{color:#fff;font-size:1.3rem}.smallDeviceBanner img{width:100%;height:100%;object-fit:cover}.smallDeviceBannerContainerBtnHolder,.smallDeviceBannerContainerBtnHolder button{width:100%}.smallDeviceBannerCover{width:100%;height:100%;background-color:#000;position:absolute;top:0;opacity:.7}.BenefitWrapper,.CoursesContainer,.BenefitContainer,.parentsCommentsHolder,.footerContainer{width:100%;height:auto}.courseCardContainer,.BenefitDetailsWrapper{gap:30px;padding:0 10px}.courseCard,.benefitCard{width:30%}.parentsCommentsHolder{display:none}.TwoDisplayerparentsCommentsHolder{display:block}.BenefitDetailsWrapper p,.commentHolder,.PArentNameHolder p{color:#000!important}.TwoDisplayerparentsCommentsHolder h3{padding:30px 10px}.TwoDisplayerparentsCommentsHolder h3,.BenefitContainer h3,.CoursesContainer h3{font-size:1.5rem;text-align:center;color:#000!important}.footerWrapper{width:100%}.footerWrapper{padding:10px 20px}.ParantsLocationHolder p,.footerAboutus ul li:first-child,.footerCoourses ul li:first-child{color:#0097b2}.PArentNameHolder h4{color:#000}.footerLogo h4{display:none}.SecondUserDivWrapper{bottom:18%}}.dayspickedWrapper{width:100%;display:flex;align-items:center;height:auto;gap:20px;flex-wrap:wrap}.dayspicked{width:48.8%;height:auto}.dayspicked input{width:100%;height:50px;padding:0 10px;outline:none;border-radius:10px;border:1px solid #0097b2}@media only screen and (max-width: 600px){.parentsCommentsHolder,.classHeaderBtnwrapper,.TwoDisplayerparentsCommentsHolder{display:none}.OneDisplayerparentsCommentsHolder h3{padding-bottom:25px}.ParantsLocationHolder p,.footerAboutus ul li:first-child,.footerCoourses ul li:first-child{color:#0097b2}.PArentNameHolder h4{color:#000}.OneDisplayerparentsCommentsHolder{display:block;padding:25px 10px 35px}.SecondUserDivWrapper{bottom:18%}.courseCard,.benefitCard{width:100%}.courseCardContainer,.BenefitDetailsWrapper{gap:50px;padding:0 10px}.BenefitDetailsWrapper p{color:#000!important}.parentsCommentsHolder .OneDisplayerparentsCommentsHolder h3{padding:30px 10px}.OneDisplayerparentsCommentsHolder h3,.BenefitContainer h3,.CoursesContainer h3{font-size:1.1rem;text-align:center;color:#000!important}.footerLogo h4{display:none}}@media only screen and (max-width: 400px){.BenefitContainer{padding-bottom:30px}.benefitCard{height:auto;padding:20px 15px}}/*!
*  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
*  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
*/@font-face{font-family:FontAwesome;src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?v=4.7.0);src:url(/assets/fontawesome-webfont-G5YE5S7X.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/assets/fontawesome-webfont-B-jkhYfk.woff2?v=4.7.0) format("woff2"),url(/assets/fontawesome-webfont-CDK5bt4p.woff?v=4.7.0) format("woff"),url(/assets/fontawesome-webfont-CQDK8MU3.ttf?v=4.7.0) format("truetype"),url(/assets/fontawesome-webfont-D13rzr4g.svg?v=4.7.0#fontawesomeregular) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font: 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scaleY(-1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-remove:before,.fa-close:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-gear:before,.fa-cog:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-rotate-right:before,.fa-repeat:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-warning:before,.fa-exclamation-triangle:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-gears:before,.fa-cogs:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-save:before,.fa-floppy-o:before{content:""}.fa-square:before{content:""}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-unsorted:before,.fa-sort:before{content:""}.fa-sort-down:before,.fa-sort-desc:before{content:""}.fa-sort-up:before,.fa-sort-asc:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-legal:before,.fa-gavel:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-flash:before,.fa-bolt:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-paste:before,.fa-clipboard:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-unlink:before,.fa-chain-broken:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:""}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:""}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:""}.fa-euro:before,.fa-eur:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-rupee:before,.fa-inr:before{content:""}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:""}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:""}.fa-won:before,.fa-krw:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-turkish-lira:before,.fa-try:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-institution:before,.fa-bank:before,.fa-university:before{content:""}.fa-mortar-board:before,.fa-graduation-cap:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:""}.fa-file-zip-o:before,.fa-file-archive-o:before{content:""}.fa-file-sound-o:before,.fa-file-audio-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:""}.fa-ge:before,.fa-empire:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-send:before,.fa-paper-plane:before{content:""}.fa-send-o:before,.fa-paper-plane-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-hotel:before,.fa-bed:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-yc:before,.fa-y-combinator:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-tv:before,.fa-television:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:""}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-signing:before,.fa-sign-language:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:""}.fa-fa:before,.fa-font-awesome:before{content:""}.fa-handshake-o:before{content:""}.fa-envelope-open:before{content:""}.fa-envelope-open-o:before{content:""}.fa-linode:before{content:""}.fa-address-book:before{content:""}.fa-address-book-o:before{content:""}.fa-vcard:before,.fa-address-card:before{content:""}.fa-vcard-o:before,.fa-address-card-o:before{content:""}.fa-user-circle:before{content:""}.fa-user-circle-o:before{content:""}.fa-user-o:before{content:""}.fa-id-badge:before{content:""}.fa-drivers-license:before,.fa-id-card:before{content:""}.fa-drivers-license-o:before,.fa-id-card-o:before{content:""}.fa-quora:before{content:""}.fa-free-code-camp:before{content:""}.fa-telegram:before{content:""}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:""}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:""}.fa-thermometer-2:before,.fa-thermometer-half:before{content:""}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:""}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:""}.fa-shower:before{content:""}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:""}.fa-podcast:before{content:""}.fa-window-maximize:before{content:""}.fa-window-minimize:before{content:""}.fa-window-restore:before{content:""}.fa-times-rectangle:before,.fa-window-close:before{content:""}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:""}.fa-bandcamp:before{content:""}.fa-grav:before{content:""}.fa-etsy:before{content:""}.fa-imdb:before{content:""}.fa-ravelry:before{content:""}.fa-eercast:before{content:""}.fa-microchip:before{content:""}.fa-snowflake-o:before{content:""}.fa-superpowers:before{content:""}.fa-wpexplorer:before{content:""}.fa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
