.educatePage_container__1KuHm{height:100vh;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:120px 80px;transition:background-color .4s ease-in-out,color .4s ease-in-out;z-index:0}@keyframes educatePage_float1__T5I__{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.educatePage_wrapper__ULtDz{width:60%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:0}.educatePage_imageContainer___261a{width:40%;height:610px;overflow:hidden;border-radius:25px;animation:educatePage_float1__T5I__ 4s ease-in-out infinite;box-shadow:10px 10px 20px rgba(0,0,0,.192)}.educatePage_image__v_T9T{width:100%;height:610px;object-fit:cover}.educatePage_desc__xNjI1{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.educatePage_desc__xNjI1>h4{font-size:22px;font-weight:500}.educatePage_title__vZgwt{display:flex;align-items:center;justify-content:flex-start}.educatePage_title__vZgwt>h3{font-size:36px;font-weight:700;letter-spacing:1px}.educatePage_title__vZgwt>span{margin-left:2px;font-weight:700;margin-bottom:18px}.educatePage_linegap__1eIo1{margin-top:20px;width:100%;border:2px solid var(--textGreen)}.educatePage_educateInfoConatainer__Y2cIG{margin-top:20px;width:100%;display:flex;flex-direction:column;align-items:center}.educatePage_educateDesc__v_t7R{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:20px;width:100%}.educatePage_descPara__ns8kG{width:100%}.educatePage_descPara__ns8kG>p{width:100%;font-size:18px;color:gray;text-align:justify}.educatePage_educateButtons__pNZDH{margin-top:0;width:80%;display:flex;gap:40px}.educatePage_courseBtn__fc_N8{height:55px;width:240px;outline:none;border:2px solid var(--textGreen);background-color:var(--textGreen);border-radius:10px;text-align:center;font-size:16px;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.educatePage_contactBtn__udgY6,.educatePage_courseBtn__fc_N8:hover{background-color:transparent;color:var(--textGreen)}.educatePage_contactBtn__udgY6{height:55px;width:180px;outline:none;border:2px solid var(--textGreen);border-radius:10px;text-align:center;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.educatePage_contactBtn__udgY6:hover{background-color:var(--textGreen);color:#fff}.educatePage_educateCardListContainer__4dum2{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;margin-top:60px}.educatePage_cardList__CyRJ2{position:relative;width:100%;display:flex;flex-direction:column;align-self:center;justify-content:center;gap:30px}@media screen and (max-width:1436px){.educatePage_wrapper__ULtDz{width:70%}.educatePage_imageContainer___261a{width:30%;height:530px;overflow:hidden;border-radius:25px;animation:educatePage_float1__T5I__ 4s ease-in-out infinite;box-shadow:10px 10px 20px rgba(0,0,0,.192)}.educatePage_image__v_T9T{width:100%;height:530px;object-fit:cover}}@media screen and (max-width:1280px){.educatePage_cardList__CyRJ2{flex-wrap:wrap;align-self:center;justify-content:center;gap:20px}.educatePage_courseBtn__fc_N8{width:180px;height:50px;font-size:14px}.educatePage_wrapper__ULtDz{width:100%}.educatePage_contactBtn__udgY6{margin-left:30px;width:130px;height:50px;font-size:14px}.educatePage_educateDesc__v_t7R{flex:1.5 1}.educatePage_imageContainer___261a{display:none}}@media screen and (max-width:1024px){.educatePage_educateInfoConatainer__Y2cIG{padding:80px 40px}}@media screen and (max-width:768px){.educatePage_container__1KuHm{padding:40px}.educatePage_container__1KuHm,.educatePage_wrapper__ULtDz{height:100%;width:100%;position:relative;flex-direction:column}.educatePage_wrapper__ULtDz{display:flex}.educatePage_imageContainer___261a{display:none}.educatePage_desc__xNjI1{padding:20px 40px}.educatePage_desc__xNjI1>h2{font-size:18px;font-weight:400;text-align:left}.educatePage_title__vZgwt{display:flex;align-items:center;justify-content:flex-start;width:100%}.educatePage_title__vZgwt>h3{font-size:24px;letter-spacing:1px}.educatePage_educateInfoConatainer__Y2cIG{flex-direction:column;padding:0;gap:0}.educatePage_educateDesc__v_t7R>h3{font-size:24px;font-weight:500}.educatePage_educateDesc__v_t7R>p{width:100%;font-size:14px;color:gray;text-align:justify}.educatePage_educateButtons__pNZDH{margin-top:0;width:100%;display:flex;gap:20px}.educatePage_courseBtn__fc_N8{width:180px;height:45px;font-size:14px}.educatePage_contactBtn__udgY6{margin-left:0;width:130px;height:45px;font-size:14px}}.educateCourseCard_container__lAhR5{position:absolute;z-index:0;width:calc(100% + 80px);height:20px;background-color:var(--softTextColorLowOpacity);position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;left:-80px;transition:all .2s ease-in-out}.educateCourseCard_container__lAhR5:hover{background-color:var(--softBg)}.educateCourseCard_container__lAhR5:hover>.educateCourseCard_cardTitle__Wy0nl>h3{transform:scale(1.05)}.educateCourseCard_cardTitle__Wy0nl{margin-left:80px;font-size:20px;font-weight:500;height:100%;padding:0 20px;background-color:var(--bg);display:flex;align-items:center;justify-content:center;letter-spacing:-.3px}.educateCourseCard_cardTitle__Wy0nl>h3{font-size:22px;font-weight:500;transition:all .2s ease-in-out}.educateCourseCard_bottom__b4tug{margin-left:10px;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff}.educateCourseCard_bottom__b4tug>p{font-size:14px;display:flex;align-items:center;justify-content:center}.educateCourseCard_difficulty__0Tzlj{color:#ff4d01;font-style:italic;font-weight:500}.educateCourseCard_acadmeyNames__vz1fR{margin-left:10px;font-weight:600;color:var(--textGreenHighContrast)}.educateCourseCard_bottom__b4tug>p>span{height:100%;margin-left:5px;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1280px){.educateCourseCard_container__lAhR5{position:absolute;width:calc(100% + 160px);height:20px;background-color:var(--softTextColorLowOpacity);position:relative;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;left:-80px;transition:all .2s ease-in-out}.educateCourseCard_image__R8qXe{width:30px;height:30px}}@media screen and (max-width:768px){.educateCourseCard_link__bJBHx{width:100%}.educateCourseCard_container__lAhR5{position:absolute;width:calc(100% + 80px);height:120px;color:var(--textGreenHighContrast);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;left:-40px;padding:0;transition:all .2s ease-in-out}.educateCourseCard_cardTitle__Wy0nl{font-size:13px;font-weight:500;width:80%;line-height:1;margin:10px 0 0;justify-content:flex-start}.educateCourseCard_cardTitle__Wy0nl>h3{text-align:left;font-size:18px;transition:all .2s ease-in-out}.educateCourseCard_bottom__b4tug{margin-top:5px;margin-left:0;padding-left:60px;width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;color:#fff}.educateCourseCard_bottom__b4tug>p{margin-top:5px;font-size:10px}.educateCourseCard_bottom__b4tug>p>span{color:orange}.educateCourseCard_acadmeyNames__vz1fR{margin-left:0}}.eventsPage_container__KLgvW{height:90vh;width:100%;padding:80px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;background-color:var(--softBg);gap:60px}.eventsPage_eventsInfo__bRS9g{width:40%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.eventsPage_eventsInfo__bRS9g>h3{font-size:36px}.eventsPage_eventsInfo__bRS9g>p{font-size:18px;width:95%;text-align:justify}.eventsPage_calendarButton__Fj0DB{margin-top:20px;height:50px;width:220px;outline:none;border:2px solid var(--textGreen);background-color:transparent;border-radius:10px;text-align:center;font-size:16px;color:var(--textGreen);font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.eventsPage_calendarButton__Fj0DB:hover{color:#fff;background-color:var(--textGreen)}.eventsPage_eventsImage__i2oqN{width:70%;height:570px;display:flex;align-items:center;justify-content:flex-end;border-radius:20px;overflow:hidden}.eventsPage_image__CsWzX{width:100%;height:570px}@media screen and (max-width:1436px){.eventsPage_image__CsWzX{width:100%;height:500px}}@media screen and (max-width:1280px){.eventsPage_eventsImage__i2oqN{width:60%;height:450px}.eventsPage_image__CsWzX{width:100%;height:450px}.eventsPage_eventsInfo__bRS9g{flex:1.5 1}.eventsPage_eventsInfo__bRS9g>p{width:90%}}@media screen and (max-width:1024px){.eventsPage_calendarButton__Fj0DB{margin-top:20px;height:50px;width:180px;font-size:14px}.eventsPage_container__KLgvW{height:80vh;width:100%;padding:80px 40px}.eventsPage_image__CsWzX{width:500px;height:300px}.eventsPage_eventsInfo__bRS9g{flex:1.8 1}.eventsPage_eventsInfo__bRS9g>p{font-size:12px;width:90%}}@media screen and (max-width:748px){.eventsPage_container__KLgvW{height:100%;width:100%;flex-direction:column;gap:40px}.eventsPage_eventsInfo__bRS9g{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px}.eventsPage_eventsImage__i2oqN,.eventsPage_image__CsWzX{width:100%;height:250px}.eventsPage_eventsInfo__bRS9g>p{width:100%}.eventsPage_calendarButton__Fj0DB{margin-top:10px;height:45px;width:180px;font-size:14px}}