.homePage{margin-top:8rem}.homePage .bannerSection{width:100%;display:flex;justify-content:center;align-items:center;padding:0 max(2rem,6vw)}.homePage .bannerSection .leftPart{width:50%}.homePage .bannerSection .leftPart h3{font-size:max(1.5rem,2vw);color:#1D1D1F;font-weight:100;font-family:var(--sfProDisplayRegular)}.homePage .bannerSection .leftPart div{margin:1rem 0}.homePage .bannerSection .leftPart div p{color:#797979;font-size:max(2rem,3vw)}.homePage .bannerSection .leftPart div p span{color:var(--primary-color)}.homePage .bannerSection .leftPart button{padding-left:3rem;padding-right:3rem;margin-top:2rem}.homePage .bannerSection .rightPart{width:70%;min-width:40rem;display:flex;gap:2rem}.homePage .bannerSection .rightPart .sliderCard{width:20%;height:40rem;position:relative;transition:all 1s;display:flex;border-radius:10px;overflow:hidden;cursor:pointer}.homePage .bannerSection .rightPart .sliderCard.isActive{width:70%}.homePage .bannerSection .rightPart .sliderCard img{width:100%;height:100%;object-fit:cover}.homePage .bannerSection .rightPart .sliderCard .contentPart{position:absolute;bottom:2rem;color:var(--white-900);transition:all 1s;transform:rotate(-90deg);transform-origin:3rem 0;display:flex}.homePage .bannerSection .rightPart .sliderCard .contentPart h2{font-weight:100;font-size:1.8rem;font-family:var(--sfProDisplayRegular);white-space:nowrap}.homePage .bannerSection .rightPart .sliderCard.isActive .contentPart{transform:rotate(0deg) translateX(15%)}.homePage .liveClassesSection{padding:0 1rem}.homePage .liveClassesSection .seactionHeader{text-align:center;padding:5rem 0 3rem}.homePage .liveClassesSection .seactionHeader p{color:#797979;font-size:max(1.2rem,1.5vw);margin-top:1.5rem;line-height:200%}.homePage .classSliderContainer{width:100%;padding:2rem 1rem;background-color:#F9F8F6;border-radius:5px}.homePage .classSliderContainer .liveClassCard{position:relative}.homePage .liveClassesSection .seactionFooter{width:-moz-fit-content;width:fit-content;margin:3rem auto 0;display:flex;gap:.5rem;align-items:center}.homePage .liveClassesSection .swiper-pagination{display:none}.homePage .liveClassCard{padding:0 .5rem}.homePage .liveClassCard .cardImg{width:100%}.homePage .liveClassCard .cardImg img{width:100%;height:auto;object-fit:contain}.homePage .liveClassCard .contentPart{height:max(10rem,10vw)}.homePage .liveClassCard .contentPart h2{font-family:var(--sfProDisplayRegular);font-size:2rem;font-size:max(1.4rem,1.4vw);line-height:100%;margin:1rem 0 0;line-height:2.2rem}.homePage .liveClassCard .contentPart button{display:flex;align-items:center;gap:.5rem;border:none;padding:.5rem 0;color:#797979;font-size:1.1rem;background-color:transparent;margin:.5rem 0 0}.homePage .liveClassCard .contentPart .timeIcon,.homePage .liveClassCard .contentPart button img{width:1.5rem;height:auto;display:flex}.homePage .liveClassCard .cardFooterPart a{display:flex;align-items:center;gap:1rem;color:#1D1D1F;font-size:1.1rem;position:absolute;bottom:0}.homePage .liveClassCard .cardFooterPart a:hover button img{transform:rotate(45deg)}.homePage .liveClassCard .cardFooterPart a button{background-color:var(--primary-color);border-radius:100px;border:none;width:2.3rem;height:2.3rem;display:flex;align-items:center;justify-content:center}.homePage .liveClassCard .cardFooterPart a img{width:.9rem;height:auto;transition:all .3s}.homePage .userCommentSection{padding:4vw 1rem}.homePage .userCommentSection .headerPart h2{font-size:max(1.8rem,3vw);text-align:center;margin-bottom:2rem;font-family:var(--sfProDisplayRegular)}.homePage .userCommentSection .headerPart h2 span{color:var(--primary-color)}.homePage .userCommentSection .useCommentSlider{position:relative}.homePage .userCommentSection .useCommentSlider .commentSlide{width:532px;height:331px}.homePage .userCommentSection .useCommentSlider .commentCard{width:100%;height:100%;box-shadow:0 0 34.1px -12px #00000026;padding:2rem 1.5rem;border-radius:10px}.homePage .userCommentSection .useCommentSlider .swiper{padding:4rem 1rem}.homePage .userCommentSection .useCommentSlider .commentCard .titlePart h2{font-size:1.7rem;font-family:var(--sfProDisplayRegular)}.homePage .userCommentSection .useCommentSlider .commentCard .titlePart p{font-size:1.1rem;margin-top:.3rem}.homePage .userCommentSection .useCommentSlider .commentCard .contentPart{height:80%;overflow:auto;margin-top:1rem}.homePage .userCommentSection .useCommentSlider .commentCard .contentPart p{font-size:max(1.2rem,1.2vw);color:#797979;margin-top:1rem;line-height:160%}.homePage .userCommentSection .useCommentSlider .commentCard img{width:100%;height:100%;object-fit:cover;object-position:top;border-radius:20px}.homePage .userCommentSection .useCommentSlider .swiper-pagination{top:none;bottom:.5rem}.homePage .userCommentSection .useCommentSlider .swiper-pagination span{width:15px;height:15px;transform:scale(.7)}.homePage .userCommentSection .useCommentSlider .swiper-pagination .swiper-pagination-bullet-active{transform:scale(1);background-color:var(--primary-color)}.homePage .userCommentSection .commentSliderNav{position:absolute;bottom:6.3rem;left:50%;transform:translateX(-50%);width:250px;display:flex;justify-content:space-between;align-items:center;z-index:500}.homePage .userCommentSection .commentSliderNav>button{border:none;display:flex;font-size:2rem}.homePage .userCommentSection .viewAllBtn{margin:3rem auto 0}.homePage .journeySection{padding:4vw 0}.homePage .journeySection .headerPart{display:flex;align-items:center;justify-content:space-between;padding:0 max(1rem,3vw)}.homePage .journeySection .headerPart h2{font-size:max(1.5rem,3vw);color:#1D1D1F;text-align:center;width:-moz-fit-content;width:fit-content;font-family:var(--sfProDisplayRegular)}.homePage .journeySection .headerPart h2 span{color:var(--primary-color)}.homePage .journeySection .headerPart img{width:max(5rem,10vw);height:auto}.homePage .journeySection .bodyPart{width:100%;padding:0 5vw;display:flex;align-items:center;justify-content:center;gap:2vw}.homePage .journeySection .journeySliderContainer{width:30%;min-width:30rem;height:max(30rem,30vw);position:relative}.homePage .journeySection .journeySliderContainer:after{content:"";position:absolute;top:0;left:0;width:100%;height:5rem;background:linear-gradient(1turn,#f5f5f700 2.23%,var(--white-900) 43.05%);z-index:100}.homePage .journeySection .journeySliderContainer:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:5rem;background:linear-gradient(0deg,var(--white-900) 2.23%,#f5f5f700 73.05%);z-index:100}.homePage .journeySection .journeySliderContainer .swiper-wrapper{height:auto}.homePage .journeySection .journeySliderContainer .userJourneyCard{width:100%;height:100%;display:flex;align-items:center;gap:1rem;opacity:.5;filter:grayscale(1);cursor:pointer;transition:all .5s;transform-origin:left}.homePage .journeySection .journeySliderContainer .userJourneyCard.activeSlide{opacity:1;filter:grayscale(0);transform:scale(1.15)}.homePage .journeySection .journeySliderContainer .userJourneyCard img{width:max(3.5em,4vw);height:max(3.5rem,4vw);border-radius:100px}.homePage .journeySection .journeySliderContainer .userJourneyCard div h2{color:#1D1D1F;font-size:1.7rem;font-family:var(--sfProDisplayRegular);font-size:max(1.3rem,1vw)}.homePage .journeySection .journeySliderContainer .userJourneyCard div h3{color:#797979;font-size:max(1rem,.9vw);font-weight:100;font-family:var(--sfProDisplayRegular);display:none;animation:opacityAni .4s}.homePage .journeySection .journeySliderContainer .userJourneyCard div p{color:#1D1D1F;font-size:max(.9rem,.9vw);font-family:var(--sfProDisplayRegular)}@keyframes opacityAni{0%{opacity:0}to{opacity:1}}.homePage .journeySection .journeySliderContainer .userJourneyCard.activeSlide div h3{display:block}.homePage .journeySection .journeySliderContainer .userJourneyCard div h3 span{color:var(--primary-color)}.homePage .journeySection .swiper{width:100%;height:100%;padding:4rem}.homePage .journeySection .swiper .swiper-pagination{left:0;transform:scale(1);gap:1rem;width:-moz-fit-content;width:fit-content;top:50%;transform:translateY(-50%)}.homePage .journeySection .swiper .swiper-pagination .swiper-pagination-bullet{margin:.9rem}.homePage .journeySection .swiper-pagination .swiper-pagination-bullet-active{transform:scale(2);background-color:#000000}.homePage .journeySection .bodyPart .videoContainer{width:55%;min-width:20rem;height:max(15rem,25vw)}.homePage .journeySection .bodyPart .videoContainer video{width:100%;height:100%;object-fit:cover;border-radius:10px}.homePage .courseShowcaseSection .headerPart{text-align:center;padding:2rem}.homePage .courseShowcaseSection .headerPart h2{color:#1D1D1F;font-size:max(1.5rem,2.5vw);font-family:var(--sfProDisplayRegular)}.homePage .courseShowcaseSection .headerPart h2 span{color:var(--primary-color)}.homePage .courseShowcaseSection .headerPart p{color:#797979;font-size:max(1.2rem,1.2vw);margin-top:2rem}.homePage .courseShowcaseSection .tabHeaderPart{width:95%;display:flex;justify-content:center;align-items:center;margin:auto}.homePage .courseShowcaseSection .tabHeaderPart ul{width:90%;overflow:auto;padding:0 0 1rem;display:flex;align-items:center;justify-content:space-around;gap:0;column-gap:max(.5rem,2vw);row-gap:.5rem}.homePage .courseShowcaseSection .tabHeaderPart ul::-webkit-scrollbar-thumb{background:#d6d6d6}.homePage .courseShowcaseSection .tabHeaderPart ul::-webkit-scrollbar{height:3px;width:3px}.homePage .courseShowcaseSection .tabHeaderPart ul li{padding:1rem;font-size:max(1.1rem,1.1vw);border-color:var(--primary-color);border-bottom:5px solid transparent;transition:all .3s;cursor:pointer;white-space:nowrap;color:#797979;font-weight:600;font-family:var(--sfProDisplayLight)}.homePage .courseShowcaseSection .tabHeaderPart ul li.activeTab,.homePage .courseShowcaseSection .tabHeaderPart ul li:hover{color:#000;border-color:var(--primary-color)}.homePage .courseShowcaseSection .bodyPart{position:relative}.homePage .courseShowcaseSection .bodyPart .swiper-pagination{top:none;bottom:0}.homePage .courseShowcaseSection .bodyPart .swiper-pagination span{width:15px;height:15px;transform:scale(.7)}.homePage .courseShowcaseSection .bodyPart .swiper-pagination .swiper-pagination-bullet-active{transform:scale(1);background-color:var(--primary-color)}.homePage .courseShowcaseSection .bodyPart .swiper{padding:0 0 5rem}.homePage .courseShowcaseSection .bodyPart .showcaseSliderNav{position:absolute;bottom:4.5rem;left:50%;transform:translateX(-50%);width:200px;display:flex;justify-content:space-between;align-items:center;z-index:500}.homePage .courseShowcaseSection .bodyPart .showcaseSliderNav button{border:none;display:flex;font-size:2rem}.homePage .courseShowcaseSection .classSliderContainer{background-color:transparent!important}@media screen and (max-width:1200px){.homePage .bannerSection{flex-wrap:wrap;gap:2rem}.homePage .bannerSection .leftPart,.homePage .bannerSection .rightPart{width:100%}}@media screen and (max-width:992px){.homePage .bannerSection .rightPart .sliderCard{height:30rem}.homePage .journeySection .journeySliderContainer{width:30%;min-width:20rem}.homePage .journeySection .bodyPart .videoContainer{width:100%;min-width:50%}}@media screen and (max-width:768px){.homePage .bannerSection .rightPart{min-width:100%;flex-wrap:wrap}.homePage .bannerSection .rightPart .sliderCard{width:100%;height:max(16rem,80vw)}.homePage .bannerSection .rightPart .sliderCard.isActive{width:100%}.homePage .bannerSection .rightPart .sliderCard .contentPart{position:absolute;bottom:2rem;left:2rem;color:var(--white-900);transition:all 1s;transform:rotate(0deg);transform-origin:unset;display:flex}.homePage .bannerSection .rightPart .sliderCard .timeIcon{width:1rem;height:1rem}.homePage .bannerSection .rightPart .sliderCard.isActive .contentPart{transform:none}.homePage .bannerSection .rightPart .sliderCard .contentPart h2{font-size:1.2rem}.homePage .journeySection .bodyPart{flex-direction:column;gap:2rem}.homePage .journeySection .journeySliderContainer{width:100%;min-width:100%;height:max(25rem,60vw)}.homePage .journeySection .bodyPart .videoContainer{width:100%;min-width:100%;height:max(20rem,25vw)}.homePage .journeySection .journeySliderContainer .userJourneyCard.activeSlide{transform:scale(1.1) translateX(2rem)}.homePage .journeySection .swiper{padding:2rem}.homePage .journeySection .journeySliderContainer:after,.homePage .journeySection .journeySliderContainer:before{height:3rem}.homePage .userCommentSection .useCommentSlider .commentSlide{width:100%;height:25rem}.homePage .userCommentSection .useCommentSlider .commentCard .contentPart p{font-size:max(1.2rem,1.2vw);line-height:150%}.homePage .userCommentSection .commentSliderNav{width:17rem}.homePage .liveClassesSection .seactionHeader p{line-height:170%}.syllabus .third_txt{line-height:100%}.program{padding-top:3rem!important;padding-bottom:3rem!important}.commomPadding{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.syllabus{margin:0!important}.accordionWrapper{margin-bottom:0!important}.movingSliderWrapper{height:-moz-fit-content!important;height:fit-content!important}}.theme_txt{color:var(--primary-color)}.subtitle{font-size:19px}.third_txt{color:#797979;opacity:.9;line-height:30px}.contact_back{background:#1D1D1F}.cont_head{font-size:54px;color:var(--white-900);opacity:.2}.con_sectxt{font-size:34px;color:var(--white-900)}.form-control,.form-control:focus{background:transparent;border:0;border-bottom:1px solid var(--white-900);border-radius:0;box-shadow:unset;color:var(--white-900)!important}input::placeholder{color:var(--white-900)!important}.PhoneInput{border-bottom:1px solid var(--white-900);height:36px}.PhoneInputInput{background:transparent;border:0;color:var(--white-900);padding-bottom:3px}.PhoneInputCountrySelectArrow{color:var(--white-900)!important;opacity:1!important}.react-datepicker-wrapper{width:100%}.react-datepicker-wrapper input{height:35px!important;width:100%;background:transparent;border:0;border-bottom:1px solid var(--white-900);color:var(--white-900);padding-left:10px}.wraps{white-space:nowrap}.react-datepicker,.react-datepicker__header{background-color:#1d1d1f!important;border:1px solid #aeaeae54!important}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month,.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:var(--white-900)!important}.react-datepicker__day--keyboard-selected,.react-datepicker__day--selected,.react-datepicker__day:not([aria-disabled=true]):hover,.react-datepicker__month-text--keyboard-selected,.react-datepicker__month-text:not([aria-disabled=true]):hover,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__quarter-text:not([aria-disabled=true]):hover,.react-datepicker__year-text--keyboard-selected,.react-datepicker__year-text:not([aria-disabled=true]):hover{background-color:var(--primary-color)!important}.title{font-size:40px}.data_card{background:var(--white-900);box-shadow:0 2px 4px 0 #00000040;padding:max(2rem,2vw)!important}.data_title{font-size:19px;font-weight:600}.data_desc{font-size:18px}.certificateimg{width:100%;height:100%}.datascience .third_txt{font-size:max(1rem,1.1vw)}.corporate_btn{background:#D9D9D9;border-radius:100px;border:1px solid #d9d9d9;padding:15px 20px;color:#797979;font-weight:500;transition:.5s;width:100%;max-width:350px;margin:auto;font-size:max(1.2rem,1.2vw)}.corporate_btn:hover{background:var(--primary-color);border:1px solid var(--primary-color);color:var(--white-900)}.prep{background:#f3e6e8;padding:2rem 1.5rem!important;margin-top:2.5rem}.prep_txt{font-size:20px;font-weight:600}.prep-subtxt{color:#686868;font-size:1rem;line-height:170%}.datalist{margin:1.5rem 0 0}.datalist li{margin-bottom:16px;color:#686868;font-size:18px;display:flex;gap:.8rem}.listimg{width:26px;height:26px;margin-right:6px;object-fit:contain}.story .listimg{width:max(2rem,2vw);height:max(2rem,2vw);margin-right:6px}.live_txt{font-size:24px;font-weight:800}.liveimg{width:60%;height:60%;max-width:250px;margin:auto}.syllabus_name{font-size:1.8rem;margin-bottom:1rem!important}.syllabus{margin:3rem 0 0;scroll-margin:15rem 0 0 0}.syllabus .third_txt{line-height:2.7rem}.acc-round{background:#EDEDED;width:34px;min-width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin-left:.4rem}.accordion-button span svg{color:#000!important;font-size:22px}.accordion-header{border-radius:20px!important}.accordion-item:last-of-type,.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:20px!important;border-bottom-left-radius:20px!important}.accordion-item:first-of-type,.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:20px!important;border-top-right-radius:20px!important}.accordion-item{border-radius:20px;border:1px solid var(--white-900)!important}.accordion-button:after{display:none}.accordion-button{justify-content:space-between;border:0;border-radius:20px;padding:1.5rem!important}.accordion-button,.accordion-button:focus{box-shadow:0 2px 4px 0 #00000040}.accordion-body{transition:all .3s ease;border-radius:0 0 20px 20px}.accordion-body,.accordion-button:not(.collapsed){background:var(--primary-color)!important;color:var(--white-900)!important}.accordion-button:not(.collapsed){box-shadow:unset!important;border:0;border-radius:20px 20px 0 0}.accordion-collapse.collapse.show{background:var(--primary-color)!important;color:var(--white-900)!important;border-radius:20px}.allCourseDetailPart{display:flex;width:100%;justify-content:space-between;gap:1rem;position:relative;margin:5rem 0;z-index:500}.allCourseDetailPart .leftPart{background-color:#ededed;box-shadow:0 2px 4px 0 #00000040;width:100%;position:fixed;top:-50%;left:0;border-radius:0 0 0 0;z-index:999!important;transition:all .5s ease-in-out;border-top:1px solid #dbdbdb;overflow:hidden}.allCourseDetailPart .leftPart .courseListContainer{width:100%;margin:auto;display:flex;align-items:center;gap:max(.5rem,2vw)}.allCourseDetailPart .leftPart.active{top:103px}.allCourseDetailPart .leftPart .courseListContainer .courseListLeftPart{width:-moz-fit-content;width:fit-content;background-color:var(--primary-color);padding:1.5rem 1rem 1.5rem max(1rem,5vw)}.allCourseDetailPart .leftPart .courseListContainer .courseListLeftPart .sliderTitle{color:var(--white-900);font-size:1.3rem;font-weight:900;font-family:var(--sfProDisplayLight);white-space:nowrap}.allCourseDetailPart .leftPart .courseListContainer .courseListRightPart{display:flex;width:80%;flex-grow:1}.allCourseDetailPart .leftPart .courseListContainer .courseListRightPart .courseSwiper{display:flex}.allCourseDetailPart .leftPart .courseListContainer .courseListRightPart .allCourseNavigateLeft:hover,.allCourseDetailPart .leftPart .courseListContainer .courseListRightPart .allCourseNavigateRight:hover{color:var(--primary-color)}.allCourseDetailPart .leftPart .courseListContainer .courseListText{color:#838383;padding:1.5rem 1rem;cursor:pointer;transition:all .3s;font-weight:500;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}.allCourseDetailPart .leftPart .courseListContainer .courseListText:hover{color:var(--primary-color)}.allCourseDetailPart .leftPart .courseListContainer .courseListText.active{color:var(--primary-color);font-weight:600!important}.allCourseDetailPart .leftPart .courseListContainer .swiper-button-prev{width:10px;border:1px solid red}.allCourseDetailPart .rightPart{flex-grow:1;flex-wrap:wrap}.allCourseDetailPart .rightPart,.allCourseDetailPart .rightPart .innerRightContainer{width:100%;display:flex;gap:1rem}.allCourseDetailPart .rightPart .accordionContainer{width:60%}.allCourseDetailPart .rightPart .benefitContainer{width:40%}.allCourseDetailPart .btnWrapper{width:100%}.logosimg{width:max(5rem,7vw);object-fit:contain;height:auto;margin-right:1rem}.story_font{font-size:max(2.5rem,3.2vw);font-weight:700;line-height:max(2.5rem,3.2vw);margin-top:.8rem}.storyimg{width:100%;height:max(10rem,28vw);min-height:200px;object-fit:cover;object-position:top}.counterCard img{margin-top:.2rem}.about_data{font-size:max(1.5rem,2.5vw);line-height:100%;font-weight:900;margin-bottom:.8rem}.about_text{line-height:100%;font-size:max(1.2rem,1.3vw)}.story .third_txt{font-size:max(1.4rem,1.5vw);line-height:max(2.3rem,2.5vw)}.stepSwipperWrapper{padding:0 0 2rem}.stepSwipperWrapper img{width:80%!important;max-width:100%!important;height:100%!important}.stepSwipperWrapper .swiper-pagination-bullet{background-color:#b0b0b0!important;transition:all .3s;opacity:1}.stepSwipperWrapper .swiper-pagination-bullet-active{width:50px;border-radius:10px;background-color:var(--primary-color)!important}.counterCard{max-width:53rem;padding:3rem 0;gap:max(.5rem,3vw);row-gap:2rem}.syllabus .third_txt{line-height:150%}.contactus{padding-top:2rem!important}.contactus,.program{padding-top:5rem;padding-bottom:10rem}.highlight_card{background:#ffeeef47;border:1px solid #e2616657;border-radius:50px;height:220px;min-height:220px;padding:1.5rem!important}.hignlight_imgback{background:var(--white-900);border-radius:50%;width:max(3rem,3.3vw);height:max(3rem,3.3vw);display:flex;align-items:center;justify-content:center}.learncard{background:#FFDDDE80;border-radius:1000px;overflow:hidden;position:relative;height:100%;background-image:url(/_next/static/media/men.4c974a4c.png);background-size:17rem;background-position:bottom;background-repeat:no-repeat}.imgWrapper{width:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:0;height:25rem;display:none}.personimg{width:100%;height:100%;object-fit:contain;object-position:center}.exp_txt{font-size:max(1.5rem,1.8vw);font-weight:500;padding:2rem 0}.commomPadding{padding-top:3rem!important;padding-bottom:3rem!important}.corporateListPart{width:85%;margin:auto}.movingSliderWrapper{height:max(35rem,33vw);overflow:hidden}.movingSliderWrapper .movingSliderInnerPart{transition:all 1s;transform:translateX(100%)}.movingSliderWrapper.isShowed .movingSliderInnerPart{transform:translateX(0)}@media screen and (max-width:1199px){.con_sectxt{font-size:28px}}@media screen and (max-width:1401px){.allCourseDetailPart .rightPart{width:50%}.allCourseDetailPart .rightPart .innerRightContainer{flex-wrap:wrap;width:100%}.allCourseDetailPart .rightPart .accordionContainer,.allCourseDetailPart .rightPart .benefitContainer{width:100%}.allCourseDetailPart .leftPart{margin-bottom:5rem}}@media screen and (max-width:1300px){.corporateListPart{width:100%!important}.movingSliderWrapper .movingSliderInnerPart,.movingSliderWrapper.isShowed .movingSliderInnerPart{transform:translateX(0)}}@media screen and (max-width:991px){.con_sectxt{font-size:22px}.allCourseDetailPart{width:100%;flex-wrap:wrap}}@media screen and (max-width:1199px){.learnss{display:none}}@media screen and (max-width:991px){.learncard,.learnss,br{display:none}.storyimg{height:100%}.contactus,.program{padding-top:5rem;padding-bottom:5rem}}@media screen and (max-width:575px){.cont_head{font-size:40px}.story_font{font-size:max(2rem,4vw)}.logosimg{width:max(5rem,10vw)}.allCourseDetailPart .leftPart .courseListContainer{flex-direction:column;gap:0;padding:0}.allCourseDetailPart .leftPart .courseListContainer .courseListLeftPart{width:100%;text-align:center;padding:1.3rem 1rem}.allCourseDetailPart .leftPart .courseListContainer .courseListRightPart{width:100%}}