.lightTheme{--primary-font-color:#000;--secondry-font-color:#777;--tag-back-color:#9bff92;--BackColor:#fff;--overlay-p-card:blue;--footer-back-color:#29292911;--orange-color:#ff6200}.darkTheme{--BackColor:#121212;--primary-font-color:#ddd;--secondry-font-color:#777;--primary-overlay:#ffffff13;--tag-back-color:#ffffff13;--overlay-card:#222221e6;--overlay-p-card:#3c3c7f69;--footer-back-color:#ffffff13;--orange-color:#ff6200}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--BackColor);font-family:Poppins,sans-serif;transition:background-color .5s ease-in-out}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.wrapper{margin:0 auto;max-width:1200px;padding:0 10px}a{text-decoration:none}.logo_leftNav__32DSW{align-items:center;display:flex;gap:30px}.logo_logo__R85lp{display:flex;width:90px}.logo_logo__R85lp a{color:var(--primary-font-color)}.logo_logoWrapper__NRmAH{align-items:center;color:var(--primary-font-color);display:flex;height:100%;justify-content:center;width:100%}.logo_themeToggle__qzlO8{align-items:center;background-color:#ffdab9;border-radius:100px;cursor:pointer;display:flex;height:26px;justify-content:space-between;padding:0 5px;position:relative;width:55px}.logo_moon__7U1i9,.logo_sun__bS-GI{align-items:center;color:var(--orange-color);display:flex;height:100%;justify-content:center}.logo_moon__7U1i9{font-size:14px}.logo_circle__U6eIU{background-color:#fff;border-radius:50%;box-shadow:0 0 2px #d0d0d0;height:20px;left:5px;position:absolute;right:auto;transition:left .5s ease-in-out,right .5s ease-in-out;width:20px}.logo_dark__U6otX{left:auto;right:5px;transition:right .5s ease-in-out,left .5s ease-in-out}.navitem_navLink__3Cvjj{color:var(--primary-font-color);font-weight:500}.navitem_active__er52p{display:flex;justify-content:center;position:relative}.navitem_active__er52p:after{animation:navitem_drop__wso3a .5s ease-in-out;background-color:red;border-radius:10px;bottom:-5px;content:"";height:4px;position:absolute;width:18px;z-index:15}@keyframes navitem_drop__wso3a{0%{bottom:-10px;opacity:0}to{bottom:-5px;opacity:1}}.navbar_nav__gr23f{display:flex;gap:30px}@media screen and (max-width:768px){.navbar_nav__gr23f{display:none}}.header_header__vcFzG{background:#0000;padding:5px 15px;position:fixed;top:0;width:100%;z-index:10}.header_actHeadr__DwobE{background:var(--BackColor);box-shadow:0 1px 5px #b1b1b12a}.header_navbar__1udd8{align-items:center;display:flex;height:80px;justify-content:space-between;width:100%}.header_auth__rMZh2>a{background:#ff6200;border-radius:20px;box-shadow:0 0 25px #ff62007d;color:#fff;cursor:pointer;padding:5px 20px;transition:all .3s ease-in-out}.header_auth__rMZh2>a:hover{background-color:#91ff47;border-color:#91ff47;color:#fff;cursor:pointer}.footer_Footer__isBkk{background-color:var(--footer-back-color);width:100%}.footer_footerSvg__EoRN3{height:200px;overflow:hidden;position:relative;width:100%}.footer_footerSvg__EoRN3>svg{bottom:0;left:0;position:absolute;width:100%}.footer_footerWrapper__R1ynr{display:flex;flex-direction:column}.footer_footerLinks__H9b9f{border-bottom:1px solid #c5c5c5;color:var(--primary-font-color);display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;padding-bottom:30px}.footer_footerLinks__H9b9f>div{flex:200px 1}.footer_left__zLPJE{display:flex;flex-direction:column;gap:20px}.footer_FooterLogo__9HDL2{width:200px}.footer_socialIcons__Zx893{display:flex;gap:7px}.footer_socialIcons__Zx893>a{align-items:center;background-color:#fff;border-radius:50%;color:#000;display:flex;font-size:14px;height:30px;justify-content:center;transition:background-color .3s ease-in-out,color .3s ease-in-out;width:30px}.footer_socialIcons__Zx893>a:hover{background-color:blue;color:#fff}.footer_mid__QrrNp,.footer_right__2UrC-{display:flex;flex-direction:column;gap:15px}.footer_mid__QrrNp>p:first-child,.footer_right__2UrC->p:first-child{font-size:20px;font-weight:500}.footer_rightBottom__6euOg{display:flex;flex-direction:column;gap:10px}.footer_adds__FUGnm,.footer_email__YGxuM,.footer_phone__tI3EF{display:flex;gap:10px}.footer_adds__FUGnm>p:nth-child(2),.footer_email__YGxuM>p:nth-child(2),.footer_phone__tI3EF>p:nth-child(2){color:#545454;font-size:16px;line-height:1}.footer_adds__FUGnm>span:first-child,.footer_email__YGxuM>span:first-child,.footer_phone__tI3EF>span:first-child{font-size:18px}.footer_copyright__WD0DW{color:#777;font-size:12px;padding:15px 0;text-align:center}@media screen and (max-width:768px){.footer_Footer__isBkk{padding-top:50px}}.hero_hero__xzkte{align-items:center;display:flex;height:100%;justify-content:center;max-width:100%;min-height:100vh;overflow-x:hidden;overflow:hidden;padding-top:100px;position:relative}.hero_heroMain__s6ERf{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.hero_left__bNpNg{display:flex;flex-direction:column;gap:32px;width:50%}.hero_left__bNpNg>p:first-child{background-color:var(--tag-back-color);border-radius:100px;color:#019601;display:flex;font-size:12px;font-weight:500;padding:7px 15px;width:max-content}.hero_left__bNpNg>p:nth-child(2){color:var(--primary-font-color);font-size:52px;font-weight:600;width:80%}.hero_left__bNpNg>p:nth-child(2)>span:first-child{color:#ff6200;position:relative}.hero_crown__D902m{animation:hero_crownanime__NNxyc .9s ease-in-out infinite alternate;color:#ff6200;font-size:30px;left:-10px;position:absolute;top:-8px;transform:rotate(-20deg)}@keyframes hero_crownanime__NNxyc{to{transform:rotate(-15deg)}}.hero_left__bNpNg>p:nth-child(3){color:#777;font-size:14px;max-width:450px}.hero_left__bNpNg>button{background:none;border:2px solid #b3ff00;border-radius:100px;color:#b3ff00;cursor:pointer;overflow:hidden;padding:10px 15px;position:relative;transition:color .7s ease-in-out;width:max-content}.hero_left__bNpNg>button:before{background-color:#b3ff00ed;border-radius:100px;bottom:-30px;content:"";height:0;position:absolute;right:-10px;transition:height .7s ease-in-out,width .7s ease-in-out;width:0;z-index:-1}.hero_left__bNpNg>button:hover{color:#fff}.hero_left__bNpNg>button:hover:before{height:110px;width:110px}.hero_heroMain__s6ERf>img{width:clamp(17.813rem,12.0543rem + 25.5943vw,31.25rem)}.hero_circle1__xpACB,.hero_circle2__pF\+3A,.hero_circle3__GiekQ{border-radius:50%;display:none;filter:blur(100px);height:300px;position:absolute;width:300px;z-index:-1}.hero_circle1__xpACB{background-color:rgba(135,207,235,.538);bottom:100px;left:0;z-index:-1}.hero_circle2__pF\+3A{background-color:rgba(255,0,149,.227);bottom:100px;right:0}.hero_circle3__GiekQ{background-color:rgba(255,29,165,.241);height:200px;right:-30px;top:-30px;width:200px}@media screen and (max-width:768px){.hero_heroMain__s6ERf{flex-direction:column-reverse;gap:40px}.hero_left__bNpNg{align-items:center;padding-bottom:50px;width:100%}.hero_left__bNpNg>p:nth-child(2),.hero_left__bNpNg>p:nth-child(3){text-align:center;width:100%}}.courses_courses__T8bza{height:100%;margin:50px 0}.courses_courseWrapper__fEryS{display:flex;flex-direction:column;gap:40px}.courses_top__4RM3g>p:first-child{color:var(--primary-font-color);font-size:32px;font-weight:500}.courses_top__4RM3g>p:nth-child(2){color:#777}.courses_cards__RRt68{display:flex;flex-wrap:wrap;gap:10px}.coursescard_links__u-Se5{display:flex;flex:300px 1}.coursescard_CourseCard__9fbcZ{align-items:center;border-radius:10px;box-shadow:0 0 5px #a9a9a92e;display:flex;flex:300px 1;gap:15px;padding:15px}.coursescard_left__n\+lMw{border:5px solid #fff;border-radius:8px;box-shadow:0 0 4px #cccccc3a;overflow:hidden;padding:20px;position:relative}.coursescard_left__n\+lMw>img{width:50px}.coursescard_left__n\+lMw:after{background-color:#d4d4d4;border-radius:30px 30px 0 0;bottom:-20px;content:"";height:0;left:-6px;position:absolute;transition:height .5s ease-in-out;width:100px;z-index:-1}.coursescard_CourseCard__9fbcZ:hover .coursescard_left__n\+lMw:after{height:80px}.coursescard_CourseCard__9fbcZ:hover .coursescard_left__n\+lMw>img{animation:coursescard_shake__RbuHy .7s ease-in-out}@keyframes coursescard_shake__RbuHy{0%{transform:translate(1px,1px) rotate(0deg)}10%{transform:translate(-1px,-2px) rotate(-1deg)}20%{transform:translate(-3px) rotate(1deg)}30%{transform:translate(3px,2px) rotate(0deg)}40%{transform:translate(1px,-1px) rotate(1deg)}50%{transform:translate(-1px,2px) rotate(-1deg)}60%{transform:translate(-3px,1px) rotate(0deg)}70%{transform:translate(3px,1px) rotate(-1deg)}80%{transform:translate(-1px,-1px) rotate(1deg)}90%{transform:translate(1px,2px) rotate(0deg)}to{transform:translate(1px,-2px) rotate(-1deg)}}.coursescard_right__06VqH>p{color:var(--primary-font-color);font-size:20px;font-weight:500}.coursescard_right__06VqH>span{color:#777;font-size:12px}.home_home__BXvoo{display:flex;flex-direction:column;gap:50px}.popularcourse_PopularCourse__w-70y{margin:50px 0}.popularcourse_PopularCourseWrapper__RNX14{display:flex;flex-direction:column;gap:30px;height:100%}.popularcourse_top__sprJc{display:flex;flex-direction:column;gap:5px}.popularcourse_top__sprJc>p:first-child{color:var(--primary-font-color);font-size:32px;font-weight:500;letter-spacing:-1px}.popularcourse_top__sprJc>p:nth-child(2){color:#777}.popularcourse_bottom__mIWU\+{display:flex;flex-wrap:wrap;gap:15px}.pcoursecard_PcourseCard__k8oaU{border:3px solid #eeeeee69;border-radius:20px;display:flex;flex:300px 1;flex-direction:column;gap:13px;padding:10px}.pcoursecard_imgWrapper__938RK{border-radius:20px;overflow:hidden;width:100%}.pcoursecard_imgWrapper__938RK>img{aspect-ratio:3/2;height:100%;object-fit:cover;transition:transform .3s ease-in-out;width:100%}.pcoursecard_PcourseCard__k8oaU:hover .pcoursecard_imgWrapper__938RK>img{transform:scale(1.1)}.pcoursecard_tags__YrR\+3{display:flex;font-size:12px;gap:5px}.pcoursecard_tags__YrR\+3>span{border:1px solid var(--primary-font-color);border-radius:100px;padding:4px 10px}.pcoursecard_tags__YrR\+3>span,.pcoursecard_title__WSgy8{color:var(--primary-font-color)}.reviews_Reviews__w7lMv{margin:100px 0;width:100%}.reviews_headTitle__RwhF6{color:var(--primary-font-color);font-size:32px;font-weight:500;margin-bottom:35px}.reviews_reviewsWrapper__R1rJi{display:flex;gap:30px;margin-left:170px;overflow:hidden;overflow-x:scroll;padding:10px}.reviews_reviewsWrapper__R1rJi::-webkit-scrollbar{display:none}.reviews_reviewsWrapper__R1rJi{-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:768px){.reviews_reviewsWrapper__R1rJi{margin-left:0}}@media screen and (max-width:600px){.reviews_reviewsWrapper__R1rJi{gap:15px;margin-left:0}}.review_Review__N8Kp8{background:var(--overlay-card);border:4px solid #8888880c;border-radius:10px;box-shadow:2px 2px 10px #9999991a;color:var(--primary-font-color);cursor:grab;display:flex;flex-direction:column;gap:10px;min-width:350px;overflow:hidden;padding:20px;position:relative;transition:border-color .5s ease-in-out;width:350px}.review_Review__N8Kp8:first-child{background-color:var(--overlay-p-card);border-color:#fff}.review_Review__N8Kp8:first-child .review_title__qTges{color:#fff;font-size:18px;font-weight:500}.review_Review__N8Kp8:first-child .review_description__cL6Iv{color:#fff;font-size:14px}.review_Review__N8Kp8:first-child .review_quote__uUb2z{background-color:#fff;color:blue}.review_quote__uUb2z{align-items:center;background-color:blue;border-radius:50%;color:#fff;display:flex;font-size:13px;height:35px;justify-items:center;padding:10px;width:35px}.review_top__sHdZd{display:flex;gap:10px}.review_right__\+P-ud{display:flex;flex-direction:column;gap:12px}.review_description__cL6Iv{border-bottom:1px solid #8888882e;font-size:14px;height:225px;padding-bottom:30px}.review_user__iy9Js{align-items:center;display:flex;gap:15px}.review_userIconWrapper__ZVPj\+{border-radius:50%;height:50px;overflow:hidden;width:50px}.review_userIcon__5hS-S{height:100%;object-fit:cover;width:100%}.review_userLeft__ERUgG{display:flex;flex-direction:column;gap:5px}.review_Review__N8Kp8:first-child .review_userLeft__ERUgG>p:first-child{color:#fff;font-size:16px;font-weight:600}.review_userLeft__ERUgG>p:nth-child(2){color:orange;display:flex;font-size:14px;gap:5px}.review_description__cL6Iv{color:#888}.review_userLeft__ERUgG>p:first-child{font-weight:600}.review_Review__N8Kp8:not(:first-child):hover{border-color:#fff}.review_Review__N8Kp8:not(:first-child):after{background-color:blue;border-radius:50%;bottom:-80px;content:"";height:0;left:-75px;position:absolute;transition:height .5s ease-in-out,width .5s ease-in-out;width:0;z-index:-1}.review_Review__N8Kp8:not(:first-child):hover:after{height:500px;width:500px}.review_Review__N8Kp8:not(:first-child) .review_description__cL6Iv,.review_Review__N8Kp8:not(:first-child) .review_title__qTges,.review_Review__N8Kp8:not(:first-child) .review_userLeft__ERUgG>p:first-child{transition:color .7s ease-in-out}.review_Review__N8Kp8:not(:first-child):hover .review_title__qTges{color:#fff;font-weight:500}.review_Review__N8Kp8:not(:first-child):hover .review_description__cL6Iv{color:#fff}.review_Review__N8Kp8:not(:first-child) .review_quote__uUb2z{transition:color .5s ease-in-out,background-color .5s ease-in-out}.review_Review__N8Kp8:not(:first-child):hover .review_quote__uUb2z{background-color:#fff;color:blue}.review_Review__N8Kp8:not(:first-child):hover .review_userLeft__ERUgG>p:first-child{color:#fff}@media screen and (max-width:600px){.review_Review__N8Kp8{min-width:300px}}.about_aboutSection__MilXw{background:radial-gradient(247.89% 71.86% at 48.39% 50%,var(--footer-back-color) 0,var(--footer-back-color) 100%),var(--footer-back-color) 50% /cover no-repeat;height:100vh;padding-top:150px}.about_aboutHero__cfHNx{align-items:center;color:var(--primary-font-color);display:flex;font-size:52px;height:400px;justify-content:center}.about_aboutHero__cfHNx>p>span{font-weight:600}.about_timeline__cAoXE{padding-top:100px;position:relative;width:100%}.about_timelineBox__WFFrP{color:var(--primary-font-color);display:flex;flex-direction:column;flex-wrap:wrap;left:0;margin:5px;min-height:150px;opacity:0;overflow-wrap:break-word;position:relative;transition:opacity .5s ease-in-out;width:46%}.about_visible__v5sMR{opacity:1}.about_timelineBox__WFFrP:nth-child(odd){align-items:flex-end;top:35px}.about_timelineBox__WFFrP:nth-child(2n):after,.about_timelineBox__WFFrP:nth-child(odd):after{animation:about_pulse__wADiE .5s infinite alternate;background-color:var(--orange-color);border-radius:50%;box-shadow:0 0 0 4px var(--BackColor),0 0 0 6px #80808063;content:"";height:15px;position:absolute;top:12px;width:15px;z-index:1}@keyframes about_pulse__wADiE{0%{box-shadow:0 0 0 4px var(--BackColor),0 0 0 4px #80808063}to{box-shadow:0 0 0 4px var(--BackColor),0 0 0 6px #80808063}}.about_timelineBox__WFFrP:nth-child(odd):after{right:-9.4%}.about_timelineBox__WFFrP:nth-child(2n){left:53%;top:35px}.about_timelineBox__WFFrP:nth-child(2n):after{left:-8.5%}.about_timelineBoxHead__kNlZ3{font-size:25px;font-weight:500;margin-bottom:10px}.about_timelineDivider__Ny4VK{background:linear-gradient(180deg,gray 50%,#0000 0) 0 0 /10px 30px repeat-y;background-origin:border-box;height:92%;left:50%;position:absolute;top:0;width:3px}.about_timeTraveller__MSt8T{color:var(--orange-color);font-size:30px;margin-left:24px;margin-top:120px;position:sticky;top:50%;transform:rotate(180deg);z-index:3}.about_timeTraveller__MSt8T>svg{height:48px;width:48px}.about_timelineBoxDes__D9Wiv{color:var(--secondry-font-color);display:flex;flex-direction:column;gap:5px}.courses_webdev__yYmk-{display:flex;flex-direction:column;gap:20px}.courses_coursesWrapper__1a4gq{gap:100px;padding-bottom:80px;padding-top:140px}.courses_coursesWrapper__1a4gq,.courses_webdevTitle__7EnHp{display:flex;flex-direction:column}.courses_webdevTitle__7EnHp>p{color:var(--primary-font-color);font-size:32px;font-weight:500}.courses_webdevCourses__7YukV{display:flex;flex-wrap:wrap;gap:20px}.ccard_CCard__ntywB{border:3px solid #eeeeee69;border-radius:10px;display:flex;flex:250px 1;flex-direction:column;gap:10px;max-width:400px;padding:10px}.ccard_top__9q3pw{border-radius:5px;height:250px;overflow:hidden;width:100%}.ccard_top__9q3pw>img{height:100%;object-fit:cover;width:100%}.ccard_bottom__X6B9N>p:first-child{color:var(--primary-font-color);font-size:18px;font-weight:500}.ccard_bottom__X6B9N>p:nth-child(2){color:var(--orange-color);font-size:16px;padding-top:5px}.ccard_bottom__X6B9N>p:nth-child(2)>span{color:var(--secondry-font-color);font-size:12px;font-weight:500}.ccard_bottomInfo__y2f6j{display:flex;justify-content:space-between;padding-top:5px}.ccard_bottomInfo__y2f6j>p{align-items:center;color:var(--orange-color);display:flex;gap:5px}.ccard_bottomInfo__y2f6j>p>span{color:var(--secondry-font-color);font-size:12px;font-weight:500}.login_login__y-Trm{padding-top:150px}.login_loginWrapper__E6Nqa{align-items:center;display:flex;flex-direction:column;justify-content:center}.login_loginContainer__lt\+vZ{display:flex;flex-direction:column;gap:30px;width:clamp(21.875rem,13.8393rem + 35.7143vw,25rem)}.login_head__bEvSp{display:flex;flex-direction:column;gap:5px}.login_head__bEvSp>p:first-child{color:var(--primary-font-color);font-size:25px}.login_head__bEvSp>p:nth-child(2){color:var(--secondry-font-color)}.login_form__Wrg9x{display:flex;flex-direction:column;gap:15px}.login_form__Wrg9x input{background:none;border:2px solid var(--primary-font-color);border-radius:5px;color:var(--primary-font-color);font-size:15px;height:50px;padding:5px 15px;width:100%}.login_submitBtn__A4OTr{align-items:center;display:flex;flex-direction:column;gap:10px}.login_btn__ecJkr{background-color:var(--orange-color);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;letter-spacing:1px;overflow:hidden;padding:15px 20px;position:relative;width:100%}.login_btn__ecJkr:hover{background-color:#ff8235}.login_btn__ecJkr>span{position:relative;transition:color .5s ease-in-out;z-index:1}.login_bottom__meZx2{border-top:1px solid #555;color:var(--orange-color);display:flex;justify-content:center;padding-top:15px}
/*# sourceMappingURL=main.ea231144.css.map*/