@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.homeBanner{z-index:10;background-color:#030712;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 0;display:flex;position:relative;overflow:hidden}.homeBanner .homeBannerBgSlider{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.homeBanner .homeBannerBgSlider .bgSwiper{z-index:1;width:100%;height:100%}.homeBanner .homeBannerBgSlider .swiperImageWrapper{transform-origin:50%;width:100%;height:100%;animation:20s linear infinite zoomEffect;position:relative}.homeBanner .bannerOverlay{z-index:2;background:linear-gradient(#03071266 0%,#030712b3 50%,#030712e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.homeBanner .container{z-index:20;position:relative}@media (max-width:768px){.homeBanner .container{padding:0}}.homeBanner.centeredDesign .homeBannerMain{justify-content:flex-start;align-items:center;width:100%;display:flex}@media (max-width:768px){.homeBanner.centeredDesign .homeBannerMain{justify-content:center}}.homeBanner.centeredDesign .homeBannerMain .contentWrapper{text-align:start;flex-direction:column;align-items:start;width:100%;max-width:100%;display:flex;position:relative}@media (max-width:768px){.homeBanner.centeredDesign .homeBannerMain .contentWrapper{text-align:center;align-items:center}}.homeBanner.centeredDesign .homeBannerMain .titleTag{-webkit-backdrop-filter:blur(12px);letter-spacing:2.5px;text-transform:uppercase;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff26;border-radius:40px;align-items:center;gap:10px;margin-bottom:25px;padding:8px 24px;font-size:13px;font-weight:600;animation:1s cubic-bezier(.25,1,.5,1) both fadeInDown;display:flex}@media (max-width:768px){.homeBanner.centeredDesign .homeBannerMain .titleTag{letter-spacing:1.5px;gap:0;margin-bottom:20px;padding:6px 18px;font-size:11px}}.homeBanner.centeredDesign .homeBannerMain h1{color:#fff;letter-spacing:-2px;margin-bottom:25px;font-size:5rem;font-weight:800;line-height:1.2;animation:1s cubic-bezier(.25,1,.5,1) .2s both fadeInUp}@media (max-width:1200px){.homeBanner.centeredDesign .homeBannerMain h1{letter-spacing:-1px;font-size:4.5rem}}@media (max-width:1140px){.homeBanner.centeredDesign .homeBannerMain h1{letter-spacing:-1px;font-size:4rem}}@media (max-width:940px){.homeBanner.centeredDesign .homeBannerMain h1{letter-spacing:-1px;font-size:3.5rem}}@media (max-width:768px){.homeBanner.centeredDesign .homeBannerMain h1{letter-spacing:-.5px;font-size:2.5rem}}@media (max-width:480px){.homeBanner.centeredDesign .homeBannerMain h1{margin-bottom:15px;font-size:2rem}}.homeBanner.centeredDesign .homeBannerMain h1 .brand{color:var(--primaryColor);-webkit-text-fill-color:initial;background:0 0;display:inline-block;position:relative}.homeBanner.centeredDesign .homeBannerMain h1 .brand:after{content:"";background:var(--primaryColor);opacity:.3;border-radius:2px;width:100%;height:3px;position:absolute;bottom:8px;left:0}.homeBanner.centeredDesign .homeBannerMain p{color:#fffc;max-width:700px;margin-bottom:45px;font-size:1.15rem;line-height:1.7;animation:1s cubic-bezier(.25,1,.5,1) .3s both fadeInUp}@media (max-width:768px){.homeBanner.centeredDesign .homeBannerMain p{max-width:90%;margin-bottom:30px;font-size:1rem}}.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea{margin-bottom:50px;animation:1s cubic-bezier(.25,1,.5,1) .4s both fadeInUp}@media (max-width:480px){.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea{margin-bottom:30px}}.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea .contactBtn{background:var(--primaryColor);color:#fff;box-shadow:0 15px 35px rgba(var(--primaryColorRgb),.3);border-radius:100px;align-items:center;gap:12px;padding:18px 45px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .4s;display:flex}@media (max-width:480px){.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea .contactBtn{padding:15px 30px;font-size:1rem}}.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea .contactBtn svg{transition:transform .3s}.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea .contactBtn:hover{box-shadow:0 20px 45px rgba(var(--primaryColorRgb),.5);color:var(--primaryColor);background:#fff;transform:translateY(-5px)}.homeBanner.centeredDesign .homeBannerMain .homeBannerBtnArea .contactBtn:hover svg{transform:translate(6px)}.homeBanner.centeredDesign .homeBannerMain .trusted{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:20px;padding:12px 24px;animation:1s cubic-bezier(.25,1,.5,1) .5s both fadeInUp;display:flex}@media (max-width:500px){.homeBanner.centeredDesign .homeBannerMain .trusted{border-radius:25px;flex-direction:column;padding:20px}}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedIcon{align-items:center;display:flex}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedIcon .trustedIconBox{background:#1f2937;border:2px solid #fffc;border-radius:50%;width:42px;height:42px;margin-left:-14px;overflow:hidden}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedIcon .trustedIconBox:first-child{margin-left:0}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedText{text-align:left}@media (max-width:500px){.homeBanner.centeredDesign .homeBannerMain .trusted .trustedText{text-align:center}}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedText h5{color:#fff;margin-bottom:2px;font-size:14px;font-weight:600}.homeBanner.centeredDesign .homeBannerMain .trusted .trustedText .stars{color:#fbbf24;letter-spacing:1.5px;font-size:12px}.homeBanner .scrollIndicator{z-index:25;opacity:.6;flex-direction:column;align-items:center;gap:12px;animation:1s 1s both fadeIn;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}@media (max-width:768px){.homeBanner .scrollIndicator{opacity:1;gap:10px;bottom:25px}}@media (max-height:650px){.homeBanner .scrollIndicator{bottom:15px}}@media (max-height:500px){.homeBanner .scrollIndicator{display:none}}.homeBanner .scrollIndicator .mouse{border:2px solid #fff;border-radius:15px;width:22px;height:36px;position:relative}.homeBanner .scrollIndicator .mouse .wheel{background:var(--primaryColor);border-radius:2px;width:3px;height:6px;animation:2s infinite scrollMove;position:absolute;top:6px;left:50%;transform:translate(-50%)}.homeBanner .scrollIndicator span{color:#fff;text-transform:uppercase;letter-spacing:2px;font-size:10px;font-weight:600}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes zoomEffect{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes scrollMove{0%{opacity:0;transform:translate(-50%)}50%{opacity:1;transform:translate(-50%,8px)}to{opacity:0;transform:translate(-50%,16px)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.homeNav{border-bottom:1px solid #ffffff1a;background:0 0!important;transition:all .4s cubic-bezier(.16,1,.3,1)!important}.homeNav.scrolled{border-bottom:1px solid #0000000d;-webkit-backdrop-filter:blur(25px)!important;background:#ffffffb3!important}.homeNav.scrolled .navMain .navCol2 .navLink ul li a,.homeNav.scrolled .navMain .navCol2 .navLink ul li .navDorpDown .navDropTitle h3{color:#000!important}.homeNav.scrolled .navMain .navCol3 .navBar .navBarBox span{background:#000!important}.homeNav .navMain{height:90px!important}.homeNav .navMain .navCol2 .navLink ul li a,.homeNav .navMain .navCol2 .navLink ul li .navDorpDown .navDropTitle h3{letter-spacing:.3px;transition:all .3s;font-size:15px!important;font-weight:600!important}.homeNav .navMain .navCol2 .navLink ul li .navLinkActive{border-bottom:2px solid var(--primaryColor)!important}.homeUniversityList{background:#ebf3f8;width:100%;padding:80px 0 50px}.homeUniversityList .homeUniversityListHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeUniversityList .homeUniversityListHead h3{text-align:center;font-size:26px;font-weight:400}.homeUniversityList .homeUniversityListHead h3 svg{width:26px;height:26px}.homeUniversityList .homeUniversityListMain{width:100%;margin-top:30px}.homeUniversityList .homeUniversityListMain .homeUniversityListItem{flex-direction:column;justify-content:center;align-items:center;width:100%;height:120px;display:flex}.homeUniversityList .homeUniversityListMain .homeUniversityListItem img{object-fit:cover;border-radius:10px;width:100%;height:100%;transition:all .2s ease-in-out;overflow:hidden}@media (max-width:768px){.homeUniversityList .homeUniversityListMain .homeUniversityListItem img{object-fit:cover;width:100%}}.homeUniversityList .homeUniversityListMain .homeUniversityListItem img:hover{filter:grayscale(0);transition:all .2s ease-in-out}.homeUniversityList .homeUniversityListMain .homeUniversityListItem p{text-align:center;margin-top:10px;font-size:16px;font-weight:400;display:none}.homeUniversityList .tickerSwiper .swiper-wrapper{transition-timing-function:linear!important}.homeUniversityList .unSlideBox{width:180px}.homeRevalution{width:100%;padding:100px 0}@media (max-width:768px){.homeRevalution{padding:60px 0}}.homeRevalution .homeRevalutionHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeRevalution .homeRevalutionHead h2{text-align:center}.homeRevalution .homeRevalutionHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeRevalution .homeRevalutionHead p{width:80%}}@media (max-width:768px){.homeRevalution .homeRevalutionHead p{width:100%}}.homeRevalution .homeRevalutionList{flex-wrap:wrap;gap:15px;width:100%;margin-top:50px;display:flex}@media (max-width:768px){.homeRevalution .homeRevalutionList{justify-content:center}}.homeRevalution .homeRevalutionList .homeRevalutionBox{background:#ebf3f8;border:1px solid #d8d8d8;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;width:calc(25% - 12px);padding:30px 20px;transition:all .3s;display:flex}@media (max-width:1200px){.homeRevalution .homeRevalutionList .homeRevalutionBox{width:calc(33.3333% - 11px)}}@media (max-width:900px){.homeRevalution .homeRevalutionList .homeRevalutionBox{width:calc(50% - 7.5px)}}@media (max-width:500px){.homeRevalution .homeRevalutionList .homeRevalutionBox{width:100%}}@media (max-width:387px){.homeRevalution .homeRevalutionList .homeRevalutionBox{padding:20px}}.homeRevalution .homeRevalutionList .homeRevalutionBox:hover{background:var(--primaryColor);border-color:var(--primaryColor);transition:all .3s}.homeRevalution .homeRevalutionList .homeRevalutionBox:hover h3,.homeRevalution .homeRevalutionList .homeRevalutionBox:hover p{color:#fff}.homeRevalution .homeRevalutionList .homeRevalutionBox h3{text-align:center;font-size:2em;font-weight:600}@media (max-width:387px){.homeRevalution .homeRevalutionList .homeRevalutionBox h3{font-size:1.6em}}.homeRevalution .homeRevalutionList .homeRevalutionBox p{text-align:center;color:#565656;margin-top:10px;font-size:18px;font-weight:500;line-height:1.3}@media (max-width:1024px){.homeRevalution .homeRevalutionList .homeRevalutionBox p{font-size:18px}}@media (max-width:768px){.homeRevalution .homeRevalutionList .homeRevalutionBox p{font-size:16px}}.homeCountry{background:#ebf3f8;justify-content:center;align-items:center;width:100%;padding:100px 0;display:flex}@media (max-width:768px){.homeCountry{padding:60px 0}}.homeCountry .homeCountryHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeCountry .homeCountryHead h2{text-align:center}.homeCountry .homeCountryHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeCountry .homeCountryHead p{width:80%}}@media (max-width:768px){.homeCountry .homeCountryHead p{width:100%}}.homeCountry .homeCountryList{flex-wrap:wrap;gap:15px;width:100%;margin-top:50px;display:flex}.homeCountry .homeCountryList .homeCountryBox{z-index:0;background:#f5f5f5;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:calc(25% - 12px);height:200px;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.homeCountry .homeCountryList .homeCountryBox{width:calc(33.3333% - 10px)}}@media (max-width:768px){.homeCountry .homeCountryList .homeCountryBox{width:calc(50% - 7.5px)}}@media (max-width:560px){.homeCountry .homeCountryList .homeCountryBox{width:100%;height:250px}}@media (max-width:480px){.homeCountry .homeCountryList .homeCountryBox{height:200px}}.homeCountry .homeCountryList .homeCountryBox:hover img{filter:blur(2px);transform:scale(1.05)}.homeCountry .homeCountryList .homeCountryBox img{object-fit:cover;z-index:-1;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0}.homeCountry .homeCountryList .homeCountryBox .homeCountryBoxInner{background:#0000006b;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:20px;display:flex}.homeCountry .homeCountryList .homeCountryBox .homeCountryBoxInner h2{color:#fff;font-size:22px;font-weight:400}@media (max-width:1024px){.homeCountry .homeCountryList .homeCountryBox .homeCountryBoxInner h2{font-size:20px}}.homeTestimonials{width:100%;padding:100px 0}@media (max-width:768px){.homeTestimonials{padding:60px 0}}.homeTestimonials .homeTestimonialsHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeTestimonials .homeTestimonialsHead h2{text-align:center}.homeTestimonials .homeTestimonialsHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeTestimonials .homeTestimonialsHead p{width:80%}}@media (max-width:768px){.homeTestimonials .homeTestimonialsHead p{width:100%}}.homeTestimonials .homeTestimonialsMain{width:100%;margin-top:50px}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox{background:#ebf3f8;border-radius:20px;flex-direction:column;width:100%;padding:20px;display:flex}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox:hover .homeTestimonialsBoxMessage p::-webkit-scrollbar{display:block}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile{align-items:center;gap:10px;width:100%;display:flex}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileImg{background:#eee;border-radius:50%;width:60px;height:60px;overflow:hidden}@media (max-width:400px){.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileImg{width:50px;height:50px}}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileImg img{object-fit:cover;width:100%;height:100%}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName{flex-direction:column;width:calc(100% - 70px);display:flex}@media (max-width:400px){.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName{width:calc(100% - 60px)}}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName h3{font-size:18px;font-weight:600}@media (max-width:400px){.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName h3{font-size:16px}}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName h4{color:#545454;margin-top:5px;font-size:14px;font-weight:400}@media (max-width:400px){.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxProfile .homeTestimonialsBoxProfileName h4{font-size:12px}}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage{flex-direction:column;width:100%;margin-top:10px;display:flex}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage p{color:#000;height:160px;font-size:16px;font-weight:300;line-height:1.7;overflow-y:auto}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage p::-webkit-scrollbar{width:5px;height:5px;display:none}@media (max-width:400px){.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage p{font-size:14px}}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage .star{align-items:center;gap:2px;margin-top:10px;display:flex}.homeTestimonials .homeTestimonialsMain .homeTestimonialsBox .homeTestimonialsBoxMessage .star svg{color:#f19d00;width:22px;height:22px}.homeTestimonials .homeTestimonialsMain .backwordSwiper{margin-top:20px}.homeTestimonials .swiper-wrapper{transition-timing-function:linear!important}.homeTestimonials .swiper-slide{width:380px}@media (max-width:400px){.homeTestimonials .swiper-slide{width:360px}}.homeProcess{width:100%;padding:50px 0 100px}@media (max-width:768px){.homeProcess{padding:50px 0 60px}}.homeProcess .homeProcessHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeProcess .homeProcessHead h2{text-align:center}.homeProcess .homeProcessHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeProcess .homeProcessHead p{width:80%}}@media (max-width:768px){.homeProcess .homeProcessHead p{width:100%}}.homeProcess .homeProcessList{flex-wrap:wrap;justify-content:center;row-gap:60px;width:100%;margin-top:50px;display:flex}.homeProcess .homeProcessList .homeProcessBox{flex-direction:column;justify-content:flex-start;align-items:center;width:calc(25% - 32px);display:flex}@media (max-width:1200px){.homeProcess .homeProcessList .homeProcessBox{width:calc(33.3333% - 32px)}}@media (max-width:1024px){.homeProcess .homeProcessList .homeProcessBox{width:calc(50% - 32px)}}@media (max-width:768px){.homeProcess .homeProcessList .homeProcessBox{width:calc(50% - 32px)}}@media (max-width:600px){.homeProcess .homeProcessList .homeProcessBox{width:100%}}.homeProcess .homeProcessList .homeProcessBox:first-of-type .homeProcessBoxIcon{color:#009d0d;background:#00ff1520}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(3) .homeProcessBoxIcon{color:#f80;background:#ff880020}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(5) .homeProcessBoxIcon{color:#0084ff;background:#0084ff20}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(7) .homeProcessBoxIcon{color:#e600ff;background:#e600ff20}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(9) .homeProcessBoxIcon{color:red;background:#ff000020}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(11) .homeProcessBoxIcon{color:#04adb0;background:#00fff220}.homeProcess .homeProcessList .homeProcessBox:nth-of-type(13) .homeProcessBoxIcon{color:#c6cd00;background:#fbff0030}.homeProcess .homeProcessList .homeProcessBox .homeProcessBoxIcon{background:#eee;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.homeProcess .homeProcessList .homeProcessBox .homeProcessBoxIcon svg{width:25px;height:25px}.homeProcess .homeProcessList .homeProcessBox .homeProcessBoxDetails{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:20px;display:flex}.homeProcess .homeProcessList .homeProcessBox .homeProcessBoxDetails h3{text-align:center;font-size:16px;font-weight:600}.homeProcess .homeProcessList .homeProcessBox .homeProcessBoxDetails p{text-align:center;color:#aaa;margin-top:10px;font-size:14px;line-height:1.4}.homeProcess .homeProcessList .homeProcessBoxArrow{color:#b2b2b2;justify-content:center;align-items:center;width:40px;height:40px;margin-top:13px;display:flex}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(8){display:none}@media (max-width:1200px){.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(6){display:none}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(8){display:block}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(12){display:none}}@media (max-width:1024px){.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(4){display:none}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(6){display:block}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(8){display:none}}@media (max-width:768px){.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(4){display:none}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(6){display:flex}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(8){display:none}}@media (max-width:600px){.homeProcess .homeProcessList .homeProcessBoxArrow{margin-top:0;transform:rotate(90deg)}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(4),.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(8){display:flex}.homeProcess .homeProcessList .homeProcessBoxArrow:nth-of-type(12){display:block}}.homeProcess .homeProcessList .homeProcessBoxArrow svg{width:100%;height:100%}.homeBlog{background:#ebf3f8;width:100%;padding:100px 0}@media (max-width:768px){.homeBlog{padding:60px 0}}.homeBlog .homeBlogHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeBlog .homeBlogHead h2{text-align:center;width:55%}@media (max-width:997px){.homeBlog .homeBlogHead h2{width:60%}}@media (max-width:922px){.homeBlog .homeBlogHead h2{width:70%}}@media (max-width:804px){.homeBlog .homeBlogHead h2{width:80%}}@media (max-width:600px){.homeBlog .homeBlogHead h2{width:100%}}.homeBlog .homeBlogHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeBlog .homeBlogHead p{width:80%}}@media (max-width:768px){.homeBlog .homeBlogHead p{width:100%}}.homeBlog .homeBlogMain{width:100%;margin-top:50px}@media (max-width:480px){.homeBlog .homeBlogMain{padding:0 10px}}.homeBlog .homeBlogMain .homeBlogBox{background:#fff;border-radius:20px;flex-direction:column;width:100%;text-decoration:none;transition:all .3s;display:flex}.homeBlog .homeBlogMain .homeBlogBox:hover{border-color:var(--primaryColor);background:var(--primaryColor);transition:all .3s}.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxThumbnail img{transition:all .3s;transform:scale(1.05)}.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxDetails h3,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxDetails p,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxDetails .blogDate,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxDetails .viewMoreBtn,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxFooter .homeBlogBoxFooterCol1 p,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxFooter .homeBlogBoxFooterCol1 h4,.homeBlog .homeBlogMain .homeBlogBox:hover .homeBlogBoxFooter .homeBlogBoxFooterCol2 p{color:#fff;transition:all .3s}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{background:#eee;border-radius:15px;width:100%;height:300px;overflow:hidden}@media (max-width:1440px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:240px}}@media (max-width:1024px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:280px}}@media (max-width:900px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:240px}}@media (max-width:768px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:350px}}@media (max-width:550px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:300px}}@media (max-width:500px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:280px}}@media (max-width:480px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:240px}}@media (max-width:420px){.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail{height:220px}}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxThumbnail img{object-fit:cover;width:100%;height:100%;transition:all .3s}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails{flex-direction:column;width:100%;padding:20px;display:flex}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails .blogDate{color:#666;align-items:center;gap:5px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails .blogDate svg{width:16px;height:16px}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails h3{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:22px;font-weight:700;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails p{color:#575e64;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:16px;font-weight:400;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxDetails .viewMoreBtn{color:var(--primaryColor);margin-top:15px;font-size:14px;font-weight:600;transition:all .3s}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter{justify-content:space-between;align-items:center;width:100%;margin-top:20px;display:flex}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter .homeBlogBoxFooterCol1{align-items:center;width:calc(100% - 80px);display:flex}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter .homeBlogBoxFooterCol1 p{color:#575e64;width:70px;font-size:14px;font-weight:300;transition:all .3s}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter .homeBlogBoxFooterCol1 h4{color:#000;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 77px);font-size:14px;font-weight:500;transition:all .3s;overflow:hidden}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter .homeBlogBoxFooterCol2{justify-content:flex-end;align-items:center;width:100%;display:flex}.homeBlog .homeBlogMain .homeBlogBox .homeBlogBoxFooter .homeBlogBoxFooterCol2 p{color:var(--primaryColor);font-size:14px;font-weight:400;transition:all .3s}.homeBlog .homeBlogMain .homeBlogBtn{justify-content:flex-end;align-items:center;gap:15px;width:100%;margin-top:40px;display:flex}.homeBlog .homeBlogMain .homeBlogBtn button{cursor:pointer;border:2px solid var(--primaryColor);width:50px;height:50px;color:var(--primaryColor);background:0 0;border-radius:50px;outline:none;justify-content:center;align-items:center;font-size:20px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.homeBlog .homeBlogMain .homeBlogBtn button:hover{color:#fff;background:var(--primaryColor)}.homeBlog .homeBlogMain .homeBlogBtn button svg{width:22px;height:22px}.homeBlog .homeBlogMain .homeBlogBtnArea{justify-content:center;align-items:center;width:100%;margin-top:40px;display:flex}.homeBlog .homeBlogMain .homeBlogBtnArea a{background:var(--primaryColor);color:#fff;border:2px solid var(--primaryColor);border-radius:15px;padding:14px 30px;font-size:14px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.homeBlog .homeBlogMain .homeBlogBtnArea a:hover{background:var(--secondaryColor);color:#fff;border-color:var(--secondaryColor)}.homeFaq{width:100%;padding:100px 0}@media (max-width:768px){.homeFaq{padding:60px 0}}.homeFaq .homeFaqHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.homeFaq .homeFaqHead h2{text-align:center}.homeFaq .homeFaqHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.homeFaq .homeFaqHead p{width:80%}}@media (max-width:768px){.homeFaq .homeFaqHead p{width:100%}}.homeFaq .homeFaqMain{flex-direction:column;gap:20px;width:100%;margin-top:50px;padding:0 10%;display:flex}@media (max-width:768px){.homeFaq .homeFaqMain{padding:0}}.homeFaq .homeFaqMain .faqBox{cursor:pointer;background:#ebf3f8;border:1px solid #ebf3f8;border-radius:20px;flex-direction:column;width:100%;transition:all .5s;display:flex;overflow:hidden}.homeFaq .homeFaqMain .faqBox:hover{border-color:#a2b5c2;transition:all .5s}.homeFaq .homeFaqMain .faqBox .faqBoxHead{cursor:pointer;align-items:center;gap:20px;width:100%;padding:15px 20px;display:flex}.homeFaq .homeFaqMain .faqBox .faqBoxHead h3{width:calc(100% - 60px);font-size:20px;font-weight:500}@media (max-width:1024px){.homeFaq .homeFaqMain .faqBox .faqBoxHead h3{font-size:18px}}@media (max-width:768px){.homeFaq .homeFaqMain .faqBox .faqBoxHead h3{font-size:16px}}.homeFaq .homeFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon{color:#000;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:480px){.homeFaq .homeFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon{width:30px;height:30px}}.homeFaq .homeFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon svg{width:25px;height:25px}@media (max-width:480px){.homeFaq .homeFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon svg{width:20px;height:20px}}.homeFaq .homeFaqMain .faqBox .faqBoxBody{border-top:1px solid #0000;flex-direction:column;width:100%;transition:max-height .3s;display:flex;overflow:hidden}.homeFaq .homeFaqMain .faqBox .faqBoxBody .faqBoxBodyMain{flex-direction:column;width:100%;padding:0 20px 15px;display:flex}.homeFaq .homeFaqMain .faqBox .faqBoxBody p{color:#616161;width:70%;margin-top:15px;font-size:18px;font-weight:400;line-height:1.5}.homeFaq .homeFaqMain .faqBox .faqBoxBody p:first-of-type{margin-top:0}@media (max-width:768px){.homeFaq .homeFaqMain .faqBox .faqBoxBody p{width:100%;font-size:16px}}.homeFaq .homeFaqMain .faqBox .faqBoxBody ul{flex-direction:column;gap:10px;width:100%;margin-top:20px;padding-left:20px;display:flex}.homeFaq .homeFaqMain .faqBox .faqBoxBody ul li{align-items:flex-start;gap:20px;list-style:none;display:flex}.homeFaq .homeFaqMain .faqBox .faqBoxBody ul li .icon{background:var(--primaryColor);border-radius:50px;width:7px;height:7px;margin-top:7px}.homeFaq .homeFaqMain .faqBox .faqBoxBody ul li h5{width:calc(100% - 27px);font-size:16px;line-height:1.5}.homeFaq .homeFaqMain .faqBox.active{transition:all .5s}.homeFaq .homeFaqMain .faqBox.active .faqBoxBody{transition:max-height .3s}.homeFaq .homeFaqMain .faqBox.active .faqBoxBody ul li .icon{background:#fff}.homeFaq .homeFaqMain .faqBox.active .faqBoxBody ul li h5{color:#fff}.homeContact{z-index:0;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.homeContact:before{content:"";z-index:-1;background:#ebf3f8;width:100%;height:50%;position:absolute;bottom:0;left:0}.homeContact .homeContactMain{background-color:#f2841a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23f28b1b' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23f2921b' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23f2991c' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23f2a01c' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23F2A71D' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23f4ad17' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23f7b412' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23fabc0c' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23fcc406' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23FFCC00' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;padding:40px;display:flex}@media (max-width:550px){.homeContact .homeContactMain{padding:20px}}.homeContact .homeContactMain .homeContactDetails{flex-wrap:wrap;flex:0 0 47%;align-items:flex-start;gap:20px;display:flex}@media (max-width:1150px){.homeContact .homeContactMain .homeContactDetails{flex:100%;justify-content:center;align-items:center}}.homeContact .homeContactMain .homeContactDetails h3{color:#fff;width:calc(100% - 220px);font-size:25px;font-weight:500;line-height:1.5}@media (max-width:1150px){.homeContact .homeContactMain .homeContactDetails h3{text-align:center;order:2;width:100%}}@media (max-width:480px){.homeContact .homeContactMain .homeContactDetails h3{font-size:22px}}.homeContact .homeContactMain .homeContactDetails .homeContactDetailsThumbnail{background:#eee;border-radius:20px;width:200px;height:200px;display:flex;overflow:hidden}@media (max-width:1150px){.homeContact .homeContactMain .homeContactDetails .homeContactDetailsThumbnail{order:1}}.homeContact .homeContactMain .homeContactDetails .homeContactDetailsThumbnail img{object-fit:cover;width:100%;height:100%}.homeContact .homeContactMain .homeContactForm{flex:0 0 47%}@media (max-width:1150px){.homeContact .homeContactMain .homeContactForm{flex:100%;margin-top:40px}}.homeContact .homeContactMain .homeContactForm form{flex-wrap:wrap;gap:20px;width:100%;display:flex}.homeContact .homeContactMain .homeContactForm form .formGroup{flex-direction:column;width:calc(50% - 10px);display:flex}@media (max-width:480px){.homeContact .homeContactMain .homeContactForm form .formGroup{width:100%}}.homeContact .homeContactMain .homeContactForm form .formGroup input,.homeContact .homeContactMain .homeContactForm form .formGroup select{color:#000;background:#fff;border:none;border-radius:7px;outline:none;width:100%;height:45px;padding:0 15px;font-size:16px;transition:all .3s ease-in-out}.homeContact .homeContactMain .homeContactForm form .formGroup input:focus,.homeContact .homeContactMain .homeContactForm form .formGroup select:focus{border-color:var(--primaryColor);transition:all .3s ease-in-out}.homeContact .homeContactMain .homeContactForm form .formBtnArea{width:100%}.homeContact .homeContactMain .homeContactForm form .formBtnArea button{background:var(--primaryColor);color:#fff;cursor:pointer;border:none;border-radius:10px;outline:none;width:100%;padding:15px 30px;font-size:20px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.homeContact .homeContactMain .homeContactForm form .formBtnArea button:hover{color:#fff;background:var(--secondaryColor);transition:all .3s ease-in-out}.homeContact .homeContactBox{background:#82be0a;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;padding:80px 60px;display:flex}@media (max-width:600px){.homeContact .homeContactBox{padding:40px 30px}}@media (max-width:500px){.homeContact .homeContactBox{padding:30px 20px}}.homeContact .homeContactBox .homeContactBoxCol1{flex-direction:column;flex:0 0 45%;display:flex}@media (max-width:1366px){.homeContact .homeContactBox .homeContactBoxCol1{flex:0 0 50%}}@media (max-width:1262px){.homeContact .homeContactBox .homeContactBoxCol1{flex:0 0 55%}}@media (max-width:1180px){.homeContact .homeContactBox .homeContactBoxCol1{flex:100%}}.homeContact .homeContactBox .homeContactBoxCol1 h2{color:#fff}.homeContact .homeContactBox .homeContactBoxCol1 p{color:#fff;margin-top:20px;font-size:16px;font-weight:300;line-height:1.5}@media (max-width:1024px){.homeContact .homeContactBox .homeContactBoxCol1 p{width:80%}}@media (max-width:768px){.homeContact .homeContactBox .homeContactBoxCol1 p{width:100%}}.homeContact .homeContactBox .homeContactBoxCol2{flex-direction:column;display:flex}@media (max-width:1180px){.homeContact .homeContactBox .homeContactBoxCol2{margin-top:40px}}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details{align-items:center;gap:20px;width:100%;display:flex}@media (max-width:392px){.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details{flex-direction:column;align-items:flex-start}}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactIcons{align-items:center;width:100px;display:flex;position:relative}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactIcons .homeContactIconsBox{background:#eee;border:2px solid #fff;border-radius:50%;width:40px;height:40px;overflow:hidden}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactIcons .homeContactIconsBox:nth-of-type(2),.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactIcons .homeContactIconsBox:nth-of-type(3){z-index:1;margin-left:-15px}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactIcons .homeContactIconsBox img{object-fit:cover;width:100%;height:100%}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber{align-items:center;gap:40px;display:flex}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber .homeContactNumberBox{flex-direction:column;display:flex;position:relative}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber .homeContactNumberBox:nth-of-type(2):after{display:none}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber .homeContactNumberBox:after{content:"";background:#fff;width:1px;height:30px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber .homeContactNumberBox h3{color:#fff;font-size:30px;font-weight:500}.homeContact .homeContactBox .homeContactBoxCol2 .homeContactBoxCol2Details .homeContactNumber .homeContactNumberBox p{color:#fff;margin-top:5px;font-size:16px;font-weight:400;line-height:1.5}.homeContact .homeContactBox .homeContactBoxCol2 a{color:#000;background:#fff;border-radius:15px;width:fit-content;margin-top:30px;padding:14px 30px;font-size:18px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.homeContact .homeContactBox .homeContactBoxCol2 a:hover{background:var(--primaryColor);color:#fff}.homeAbout{background:#ebf7ff;width:100%;padding:100px 0}@media (max-width:768px){.homeAbout{padding:60px 0}}.homeAbout .homeAboutMain{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.homeAbout .homeAboutMain .homeAboutDetails{flex-direction:column;flex:0 0 55%;display:flex}@media (max-width:900px){.homeAbout .homeAboutMain .homeAboutDetails{flex:100%;order:2;margin-top:40px}}.homeAbout .homeAboutMain .homeAboutDetails .homeAboutBtn{width:fit-content;color:var(--primaryColor);border:1px solid var(--primaryColor);background:#fff;border-radius:10px;margin-top:30px;padding:10px 40px;font-size:18px;text-decoration:none;transition:all .3s ease-in-out}@media (max-width:768px){.homeAbout .homeAboutMain .homeAboutDetails .homeAboutBtn{font-size:16px}}.homeAbout .homeAboutMain .homeAboutDetails .homeAboutBtn:hover{background:var(--primaryColor);color:#fff;transition:all .3s ease-in-out}.homeAbout .homeAboutMain .homeAboutThumbnail{flex:0 0 40%;height:500px;position:relative}@media (max-width:900px){.homeAbout .homeAboutMain .homeAboutThumbnail{flex:100%;order:1}}@media (max-width:768px){.homeAbout .homeAboutMain .homeAboutThumbnail{height:400px}}.homeAbout .homeAboutMain .homeAboutThumbnail .homeAboutThumbnailBox1{background:#eee;border-radius:20px;width:70%;height:80%;position:absolute;top:0;left:0;overflow:hidden}.homeAbout .homeAboutMain .homeAboutThumbnail .homeAboutThumbnailBox1 img{object-fit:cover;width:100%;height:100%}.homeAbout .homeAboutMain .homeAboutThumbnail .homeAboutThumbnailBox2{background:#ccc;border-radius:20px;width:60%;height:70%;position:absolute;bottom:0;right:0;overflow:hidden}.homeAbout .homeAboutMain .homeAboutThumbnail .homeAboutThumbnailBox2 img{object-fit:cover;width:100%;height:100%}.homeWhyNeethus{width:100%;padding:100px 0}@media (max-width:768px){.homeWhyNeethus{padding:60px 0}}.homeWhyNeethus .homeWhyNeethusMain{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusThumbnail{z-index:2;background:#eee;border-radius:20px;flex:0 0 35%;display:flex;position:sticky;top:90px;overflow:hidden}@media (max-width:768px){.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusThumbnail{position:initial;flex:100%;height:400px}}@media (max-width:500px){.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusThumbnail{height:300px}}.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusThumbnail img{object-fit:cover;width:100%;height:100%}.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusDetails{flex-direction:column;flex:0 0 60%;display:flex}@media (max-width:768px){.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusDetails{flex:100%;margin-top:40px}}.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusDetails .homeWhyNeethusBtn{width:fit-content;color:var(--primaryColor);border:1px solid var(--primaryColor);background:#fff;border-radius:10px;margin-top:30px;padding:10px 40px;font-size:18px;text-decoration:none;transition:all .3s ease-in-out}@media (max-width:768px){.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusDetails .homeWhyNeethusBtn{font-size:16px}}.homeWhyNeethus .homeWhyNeethusMain .homeWhyNeethusDetails .homeWhyNeethusBtn:hover{background:var(--primaryColor);color:#fff;transition:all .3s ease-in-out}.aboutBanner{z-index:0;background:url(../media/aboutBg.1d4182c3.webp) 50%/cover no-repeat;width:100%;margin-top:80px;padding:200px 0 100px;position:relative;overflow:hidden}@media (max-width:768px){.aboutBanner{margin-top:70px;padding:100px 0 60px}}.aboutBanner:after{content:"";z-index:-2;background:linear-gradient(358.96deg,#000406 -7.03%,#0000 99.03%);width:100%;height:100%;position:absolute;top:0;left:0}.aboutBanner .aboutBannerMain{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.aboutBanner .aboutBannerMain h1{color:#fff;text-align:center;font-size:3.5em;font-weight:600;line-height:1.2}@media (max-width:1024px){.aboutBanner .aboutBannerMain h1{font-size:3em}}@media (max-width:768px){.aboutBanner .aboutBannerMain h1{font-size:2.5em}}@media (max-width:480px){.aboutBanner .aboutBannerMain h1{font-size:2.2em}}.aboutBanner .aboutBannerMain p{color:#fff;text-align:center;margin-top:20px;font-size:24px;font-weight:300;line-height:1.5}@media (max-width:1024px){.aboutBanner .aboutBannerMain p{font-size:18px}}.aboutDescription{margin-top:100px}@media (max-width:768px){.aboutDescription{margin-top:60px}}.aboutDescription p{text-align:center;margin-top:0;font-size:24px;font-weight:300;line-height:1.5}@media (max-width:1024px){.aboutDescription p{font-size:18px}}.aboutWhyChoose{width:100%;padding:100px 0}@media (max-width:768px){.aboutWhyChoose{padding:60px 0}}.aboutWhyChoose .aboutWhyChooseHead{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;display:flex}.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadDetails{flex-direction:column;flex:0 0 45%;display:flex}@media (max-width:900px){.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadDetails{flex:100%;order:2;margin-top:40px}}.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadThumbnail{flex:0 0 50%;height:350px}@media (max-width:900px){.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadThumbnail{flex:100%;order:1}}@media (max-width:600px){.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadThumbnail{flex:100%;height:300px}}@media (max-width:500px){.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadThumbnail{flex:100%;height:250px}}.aboutWhyChoose .aboutWhyChooseHead .aboutWhyChooseHeadThumbnail img{object-fit:cover;border-radius:20px;width:100%;height:100%}.aboutWhyChoose .aboutWhyChooseBody{flex-wrap:wrap;gap:20px;width:100%;margin-top:80px;display:flex}.aboutWhyChoose .aboutWhyChooseBody h2{width:100%;margin-bottom:20px}.aboutWhyChoose .aboutWhyChooseBody .aboutWhyChooseBox{background:#ebf7ff;border-radius:20px;flex-direction:column;width:calc(33.3333% - 14px);padding:20px;display:flex}@media (max-width:1200px){.aboutWhyChoose .aboutWhyChooseBody .aboutWhyChooseBox{width:calc(50% - 10px)}}@media (max-width:600px){.aboutWhyChoose .aboutWhyChooseBody .aboutWhyChooseBox{width:100%}}.aboutWhyChoose .aboutWhyChooseBody .aboutWhyChooseBox h3{color:#000;font-size:22px;font-weight:500;line-height:1.5}.aboutWhyChoose .aboutWhyChooseBody .aboutWhyChooseBox p{font-size:16px}.philosophy{width:100%;padding-bottom:100px}@media (max-width:768px){.philosophy{padding-bottom:60px}}.philosophy .philosophyMain{background:var(--secondaryColor);border-radius:20px;flex-direction:column;width:100%;display:flex;overflow:hidden}.philosophy .philosophyMain .philosophyThumbnail{z-index:0;background:#eee;border-radius:20px;width:100%;height:400px;position:relative;overflow:hidden}.philosophy .philosophyMain .philosophyThumbnail:after{content:"";background:linear-gradient(#0000,#0000,#090dd381,var(--secondaryColor));z-index:2;width:100%;height:100%;position:absolute;bottom:0;left:0}.philosophy .philosophyMain .philosophyThumbnail img{object-fit:cover;width:100%;height:100%}.philosophy .philosophyMain .philosophyDetails{flex-direction:column;width:100%;padding:0 60px 60px;display:flex}@media (max-width:768px){.philosophy .philosophyMain .philosophyDetails{padding:0 30px 30px}}@media (max-width:480px){.philosophy .philosophyMain .philosophyDetails{padding:0 20px 20px}}.philosophy .philosophyMain .philosophyDetails h2,.philosophy .philosophyMain .philosophyDetails p{color:#fff}.aboutTeam{background:#ebf7ff;width:100%;padding:100px 0}@media (max-width:768px){.aboutTeam{padding:60px 0}}.aboutTeam .aboutTeamHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.aboutTeam .aboutTeamHead h2{text-align:center;color:#000}.aboutTeam .aboutTeamHead p{color:#000;text-align:center;width:60%;margin-top:20px;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.aboutTeam .aboutTeamHead p{width:80%}}@media (max-width:768px){.aboutTeam .aboutTeamHead p{width:100%}}.aboutTeam .aboutTeamMain{flex-wrap:wrap;gap:60px 50px;width:100%;margin-top:40px;display:flex}@media (max-width:1200px){.aboutTeam .aboutTeamMain{column-gap:30px}}@media (max-width:820px){.aboutTeam .aboutTeamMain{row-gap:40px}}.aboutTeam .aboutTeamMain .aboutTeamBox{flex-direction:column;width:calc(33.3333% - 34px);display:flex}@media (max-width:1200px){.aboutTeam .aboutTeamMain .aboutTeamBox{width:calc(33.3333% - 20px)}}@media (max-width:1160px){.aboutTeam .aboutTeamMain .aboutTeamBox{width:calc(50% - 15px)}}@media (max-width:550px){.aboutTeam .aboutTeamMain .aboutTeamBox{width:100%}}.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxImg{aspect-ratio:3/2;background:#eee;border-radius:20px;overflow:hidden}.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxImg img{object-fit:cover;width:100%;height:100%}.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxDetails{flex-direction:column;width:100%;margin-top:20px;display:flex}.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxDetails h3{color:#000;font-size:22px;font-weight:500}@media (max-width:1290px){.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxDetails h3{font-size:20px}}.aboutTeam .aboutTeamMain .aboutTeamBox .aboutTeamBoxDetails p{color:#848484;margin-top:10px;font-size:16px;font-weight:300;line-height:1.5}.migrationCountryBanner{background-color:#1371ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%231961ff' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%231f53ff' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%232445fe' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%232a39fe' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%233330FE' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23343afe' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%233846fe' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%233b52fe' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%233f5efe' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%234369FE' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;margin-top:80px;padding:100px 0}@media (max-width:768px){.migrationCountryBanner{margin-top:70px;padding:60px 0}}.migrationCountryBanner .migrationCountryBannerMain{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails{flex-direction:column;flex:0 0 47%;display:flex}@media (max-width:1024px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails{flex:100%;order:2;margin-top:40px}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails h1{color:#fff;width:80%;font-size:3.5em;font-weight:600;line-height:1.2}@media (max-width:1385px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails h1{width:100%}}@media (max-width:1024px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails h1{font-size:3em}}@media (max-width:768px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails h1{font-size:2.5em}}@media (max-width:480px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails h1{font-size:2.2em}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails p{color:#fff;width:85%;margin-top:20px;font-size:24px;font-weight:300;line-height:1.5}@media (max-width:1385px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails p{width:100%}}@media (max-width:1024px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails p{font-size:18px}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea{flex-wrap:wrap;gap:20px;margin-top:40px;display:flex}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea .migrationCountryBannerBtn{color:#000;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:15px;justify-content:center;align-items:center;padding:16px 26px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}@media (max-width:480px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea .migrationCountryBannerBtn{width:100%}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea .btn1:hover{color:#fff;background:var(--primaryColor);transition:all .3s}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea .btn2{background:var(--primaryColor);color:#fff;display:none}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .migrationCountryBannerDetailsBtnArea .btn2:hover{color:var(--primaryColor);background:#fff;transition:all .3s}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .badges{flex-wrap:wrap;gap:30px;width:100%;margin-top:50px;display:flex}@media (max-width:480px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .badges{justify-content:center}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .badges .badgeBox{background:#ffffff27;border:1px solid #ffffff37;border-radius:20px;justify-content:center;align-items:center;width:100px;height:100px;padding:15px;display:flex}@media (max-width:480px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .badges .badgeBox{width:80px;height:80px}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerDetails .badges .badgeBox img{object-fit:contain;width:100%;height:100%}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail{flex-direction:column;flex:0 0 47%;display:flex}@media (max-width:1024px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail{flex:100%;order:1}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailImg{background:#eee;border-radius:20px;width:100%;height:400px;overflow:hidden}@media (max-width:1200px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailImg{height:500px}}@media (max-width:768px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailImg{height:400px}}@media (max-width:480px){.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailImg{height:220px}}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailImg img{object-fit:cover;width:100%;height:100%}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailClientsNumber{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;width:100%;margin-top:40px;display:flex}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailClientsNumber h3{color:#fff;font-size:30px;font-weight:400}.migrationCountryBanner .migrationCountryBannerMain .migrationCountryBannerThumbnail .migrationCountryBannerThumbnailClientsNumber h3 span{font-weight:600}.CountryDetails{flex-direction:column;width:100%;display:flex}.CountryDetails .CountryDetailsTab{z-index:5;background:#ebf1f4;width:100%;position:sticky;top:80px}@media (max-width:768px){.CountryDetails .CountryDetailsTab{top:70px}}.CountryDetails .CountryDetailsTab .CountryDetailsTabMain{align-items:center;gap:10px;padding:10px 0;display:flex;overflow-y:auto}.CountryDetails .CountryDetailsTab .CountryDetailsTabMain .CountryDetailsTabBox{white-space:nowrap;cursor:pointer;border-radius:10px;padding:14px 30px;font-size:16px;font-weight:300;text-decoration:none;transition:all .3s}.CountryDetails .CountryDetailsTab .CountryDetailsTabMain .CountryDetailsTabBox:hover{color:var(--primaryColor);transition:all .3s}.CountryDetails .CountryDetailsTab .CountryDetailsTabMain .activeTab{color:var(--primaryColor);background:#fff;font-weight:400}.CountryDetails .whyMigrate{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .whyMigrate{padding:60px 0}}.CountryDetails .whyMigrate .whyMigrateHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .whyMigrate .whyMigrateHead h2{text-align:center}.CountryDetails .whyMigrate .whyMigrateMain{flex-wrap:wrap;gap:40px;width:100%;margin-top:40px;display:flex}@media (max-width:1024px){.CountryDetails .whyMigrate .whyMigrateMain{gap:20px}}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox{background:#487bea;border-radius:20px;flex-direction:column;width:calc(33.3333% - 27px);padding:20px;display:flex}@media (max-width:1024px){.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox{width:calc(33.3333% - 14px)}}@media (max-width:900px){.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox{width:calc(50% - 10px)}}@media (max-width:600px){.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox{width:100%;padding:20px}}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxThumbnail{background:#fff;border-radius:15px;width:100%;height:260px;overflow:hidden}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxDetails{flex-direction:column;width:100%;margin-top:20px;display:flex}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxDetails .icon{background:#fff;border-radius:50%;width:50px;height:50px}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxDetails h3{color:#fff;margin-top:20px;font-size:22px;font-weight:600;line-height:1.5}.CountryDetails .whyMigrate .whyMigrateMain .whyMigrateBox .whyMigrateBoxDetails p{color:#fff;margin-top:10px;font-size:18px;font-weight:300;line-height:1.7}.CountryDetails .visaCategories{width:100%}.CountryDetails .visaCategories .visaCategoriesMain{background-color:#f2841a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23f28b1b' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23f2921b' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23f2991c' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23f2a01c' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23F2A71D' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23f4ad17' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23f7b412' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23fabc0c' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23fcc406' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23FFCC00' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:40px;display:flex}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesHead{flex-direction:column;justify-content:center;align-items:center;display:flex}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesHead h2{text-align:center;color:#fff}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList{flex-wrap:wrap;gap:30px;width:100%;margin-top:40px;display:flex}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox{z-index:0;flex-direction:column;justify-content:center;align-items:center;width:calc(25% - 23px);display:flex;position:relative}@media (max-width:950px){.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox{width:calc(50% - 15px)}}@media (max-width:600px){.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox{width:100%}}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxThumbnail{background:#ebf7ff;border:5px solid #fff;border-radius:50%;width:150px;height:150px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxThumbnail img{object-fit:contain;width:100%;height:100%}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxTitle{background:#fff;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:75px;padding:95px 20px 60px;display:flex}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxTitle h3{text-align:center;font-size:24px;font-weight:500}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxBtn{width:100%;color:var(--primaryColor);text-align:center;cursor:pointer;background:#fff;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;padding:14px;font-size:18px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.CountryDetails .visaCategories .visaCategoriesMain .visaCategoriesList .visaCategoriesBox .visaCategoriesBoxBtn:hover{background:var(--primaryColor);color:#fff;transition:all .3s}.CountryDetails .whoCanApply{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .whoCanApply{padding:60px 0}}.CountryDetails .whoCanApply .whoCanApplyHead{flex-direction:column;justify-content:center;align-items:center;display:flex}.CountryDetails .whoCanApply .whoCanApplyHead h2{text-align:center}.CountryDetails .whoCanApply .whoCanApplyMain{flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin-top:40px;display:flex}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails{flex-direction:column;flex:0 0 40%;display:flex}@media (max-width:850px){.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails{flex:100%;order:2;margin-top:40px}}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails ul{flex-direction:column;gap:20px;width:100%;display:flex}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails ul li{align-items:flex-start;gap:20px;width:100%;list-style:none;display:flex}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails ul li .icon{width:50px;height:50px;color:var(--primaryColor);background:#ebf7ff;border-radius:50px;justify-content:center;align-items:center;display:flex}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails ul li .icon svg{width:22px;height:22px}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails ul li h3{width:calc(100% - 70px);margin-top:15px;font-size:20px;font-weight:500}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails .whoCanApplyBtn{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin-top:40px;padding:20px 40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}@media (max-width:500px){.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails .whoCanApplyBtn{width:100%}}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyDetails .whoCanApplyBtn:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyThumbnail{background:#eee;border-radius:20px;flex:0 0 55%;display:flex;overflow:hidden}@media (max-width:850px){.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyThumbnail{flex:100%;order:1}}.CountryDetails .whoCanApply .whoCanApplyMain .whoCanApplyThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .stepbByStep{width:100%}.CountryDetails .stepbByStep .stepbByStepHead{flex-direction:column;justify-content:center;align-items:center;display:flex}.CountryDetails .stepbByStep .stepbByStepHead h2{text-align:center}.CountryDetails .stepbByStep .stepbByStepMain{flex-wrap:wrap;width:100%;margin-top:40px;display:flex}@media (max-width:500px){.CountryDetails .stepbByStep .stepbByStepMain{gap:40px}}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox{z-index:0;flex-direction:column;align-items:center;width:16.6667%;display:flex;position:relative}@media (max-width:1200px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox{width:25%}}@media (max-width:950px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox{width:33.3333%}}@media (max-width:700px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox{width:50%}}@media (max-width:500px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox{width:100%}}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:first-of-type:before{display:none}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:first-of-type .stepbByStepBoxDetails{padding-left:0}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:last-of-type:after{display:none}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:last-of-type .stepbByStepBoxDetails{padding-right:0}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%232989DEFF' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='12' stroke-linecap='square'/%3e%3c/svg%3e");width:50%;height:1px;position:absolute;top:50px;right:0}@media (max-width:500px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:after{display:none}}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:before{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%232989DEFF' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='12' stroke-linecap='square'/%3e%3c/svg%3e");width:50%;height:1px;position:absolute;top:50px;left:0}@media (max-width:500px){.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox:before{display:none}}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxThumbnail{border:1px solid var(--primaryColor);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxThumbnail img{object-fit:contain;border-radius:50%;width:100%;height:100%}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxThumbnail .stepbByStepBoxThumbnailNumber{background:var(--primaryColor);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex;position:absolute;right:-20px}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxDetails{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:20px 10px;display:flex}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxDetails h3{color:#000;text-align:center;font-size:20px;font-weight:500;line-height:1.5}.CountryDetails .stepbByStep .stepbByStepMain .stepbByStepBox .stepbByStepBoxDetails p{color:#575e64;text-align:center;margin-top:10px;font-size:16px;font-weight:300;line-height:1.5}.CountryDetails .stepbByStep .stepbByStepFooter{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:40px;display:flex}.CountryDetails .stepbByStep .stepbByStepFooter .stepbByStepBtn{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;padding:20px 40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.CountryDetails .stepbByStep .stepbByStepFooter .stepbByStepBtn:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .documentsRequired{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .documentsRequired{padding:60px 0}}.CountryDetails .documentsRequired .documentsRequiredHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .documentsRequired .documentsRequiredHead h2{text-align:center}.CountryDetails .documentsRequired .documentsRequiredMain{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;width:100%;margin-top:40px;display:flex}.CountryDetails .documentsRequired .documentsRequiredMain .documentsRequiredBox{flex-direction:column;justify-content:center;align-items:center;width:220px;display:flex}.CountryDetails .documentsRequired .documentsRequiredMain .documentsRequiredBox .documentsRequiredBoxThumbnail{background:#eee;border-radius:20px;width:100%;height:250px;overflow:hidden}.CountryDetails .documentsRequired .documentsRequiredMain .documentsRequiredBox .documentsRequiredBoxThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .documentsRequired .documentsRequiredMain .documentsRequiredBox .documentsRequiredBoxDetails{justify-content:center;align-items:center;width:100%;margin-top:20px}.CountryDetails .documentsRequired .documentsRequiredMain .documentsRequiredBox .documentsRequiredBoxDetails h3{color:#000;text-align:center;font-size:20px;font-weight:500;line-height:1.5}.CountryDetails .documentsRequired .documentsRequiredFooter{justify-content:center;align-items:center;width:100%;margin-top:50px;display:flex}.CountryDetails .documentsRequired .documentsRequiredFooter .documentsRequiredBtn{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;padding:20px 40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}@media (max-width:768px){.CountryDetails .documentsRequired .documentsRequiredFooter .documentsRequiredBtn{padding:20px}}.CountryDetails .documentsRequired .documentsRequiredFooter .documentsRequiredBtn:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .timeCost{width:100%}.CountryDetails .timeCost .timeCostMain{background-color:#1c1b32;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%231e1d36' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23201f3a' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%2323223e' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23252442' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23272646' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%232d2c51' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%2333325b' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23393766' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%233f3d70' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%2345437B' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;width:100%;padding:40px;display:flex}@media (max-width:500px){.CountryDetails .timeCost .timeCostMain{padding:20px}}.CountryDetails .timeCost .timeCostMain .timeCostHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostHead h2{text-align:center;color:#fff}.CountryDetails .timeCost .timeCostMain .timeCostList{flex-wrap:wrap;justify-content:space-between;width:100%;margin-top:40px;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1{flex-direction:column;flex:0 0 45%;justify-content:center;align-items:center;display:flex}@media (max-width:980px){.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1{flex:100%}}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 h3{color:#fff;text-align:center;font-size:24px;font-weight:500;line-height:1.5}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph{border-radius:50%;justify-content:center;align-items:center;width:400px;height:400px;margin-top:40px;display:flex;position:relative}@media (max-width:500px){.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph{width:300px;height:300px}}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .timeCostGraphDetails{z-index:1;background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:320px;height:320px;display:flex;position:absolute}@media (max-width:500px){.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .timeCostGraphDetails{width:260px;height:260px}}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .timeCostGraphDetails h4{text-align:center;font-size:20px;font-weight:500}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .timeCostGraphDetails h5{text-align:center;margin-top:10px;font-size:25px;font-weight:600}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .percentage-chart-bg{fill:none;stroke:#fcc40a;stroke-width:3px}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol1 .timeCostGraph .percentage-chart-stroke{fill:none;stroke-width:3px;stroke:var(--primaryColor);stroke-linecap:round;animation:5s ease-out forwards progress}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2{border-left:1px solid #ffffff58;flex-direction:column;flex:0 0 50%;padding-left:40px;display:flex}@media (max-width:980px){.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2{border-top:1px solid #ffffff58;border-left:0;flex:100%;margin-top:40px;padding-top:40px;padding-left:0}}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 h3{color:#fff;text-align:center;font-size:24px;font-weight:500;line-height:1.5}@media (max-width:980px){.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 h3{text-align:left}}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 ul{flex-direction:column;gap:25px;width:100%;margin-top:40px;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 ul li{align-items:flex-start;gap:20px;width:100%;list-style:none;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 ul li .icon{width:40px;height:40px;color:var(--primaryColor);background:#ebf7ff;border-radius:50px;justify-content:center;align-items:center;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 ul li .icon svg{width:18px;height:18px}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 ul li h4{color:#fff;width:calc(100% - 60px);margin-top:8px;font-size:20px;font-weight:500}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 .timeCostBtn{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin-top:40px;padding:20px 40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.CountryDetails .timeCost .timeCostMain .timeCostList .timeCostListCol2 .timeCostBtn:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .migrateTestimonials{width:100%;padding:100px 0 0;display:none}@media (max-width:768px){.CountryDetails .migrateTestimonials{padding:60px 0 0}}.CountryDetails .migrateTestimonials .migrateTestimonialsHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsHead h2{text-align:center}.CountryDetails .migrateTestimonials .migrateTestimonialsMain{width:100%;margin-top:40px}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-wrapper{align-items:center}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide{justify-content:center;align-items:center;width:20%;padding:20px 0;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox{background:#eee;border-radius:20px;flex-wrap:wrap;gap:30px;width:100%;transition:all .3s;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail{z-index:0;background:#eee;border-radius:20px;width:100%;height:280px;position:relative;overflow:hidden}@media (max-width:650px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail{width:100%;height:220px}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail:after{content:"";z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail iframe{object-fit:cover;width:100%;height:100%}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails{flex-direction:column;justify-content:flex-end;display:none}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails p{font-size:18px;font-weight:300;line-height:1.7}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile{flex-direction:column;width:100%;margin-top:50px;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile .migrateTestimonialsProfileImg{background:#fff;border-radius:50%;width:50px;height:50px;overflow:hidden}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile .migrateTestimonialsProfileImg img{object-fit:cover;width:100%;height:100%}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile .migrateTestimonialsProfileName{flex-direction:column;width:100%;margin-top:10px;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile .migrateTestimonialsProfileName h4{margin-bottom:5px;font-size:18px;font-weight:500}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide .migrateTestimonialsBox .migrateTestimonialsBoxDetails .migrateTestimonialsProfile .migrateTestimonialsProfileName span{margin-top:5px;font-size:14px;font-weight:300}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-prev{width:15%!important}@media (max-width:1000px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-prev{width:100%!important}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active{width:calc(70% - 140px)!important}@media (max-width:1000px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active{width:100%!important}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox{z-index:0;transition:all .3s;position:relative}@media (max-width:1000px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox{border-radius:20px;padding:20px}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox:after{content:"";z-index:-1;background-image:linear-gradient(120deg,#e0c3fc 0%,#8ec5fc 100%);border-radius:20px;width:calc(100% + 40px);height:calc(100% + 40px);position:absolute;top:-20px;left:-20px}@media (max-width:1000px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox:after{width:100%;height:100%;top:0;left:0}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail{width:calc(50% - 15px);height:400px}@media (max-width:650px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail{width:100%;height:220px}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox .migrateTestimonialsBoxThumbnail:after{display:none}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox .migrateTestimonialsBoxDetails{width:calc(50% - 15px);display:flex}@media (max-width:650px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-active .migrateTestimonialsBox .migrateTestimonialsBoxDetails{width:100%}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-next{width:15%!important}@media (max-width:1000px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .swiper-slide-next{width:100%!important}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .migrateTestimonialsBtn{justify-content:center;align-items:center;gap:15px;width:100%;margin-top:40px;display:flex}@media (max-width:768px){.CountryDetails .migrateTestimonials .migrateTestimonialsMain .migrateTestimonialsBtn{margin-top:20px}}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .migrateTestimonialsBtn button{cursor:pointer;border:2px solid var(--primaryColor);width:50px;height:50px;color:var(--primaryColor);background:0 0;border-radius:50px;outline:none;justify-content:center;align-items:center;font-size:20px;text-decoration:none;transition:all .3s ease-in-out;display:flex}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .migrateTestimonialsBtn button:hover{color:#fff;background:var(--primaryColor)}.CountryDetails .migrateTestimonials .migrateTestimonialsMain .migrateTestimonialsBtn button svg{width:22px;height:22px}.CountryDetails .migrateFaq{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .migrateFaq{padding:60px 0}}.CountryDetails .migrateFaq .migrateFaqHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .migrateFaq .migrateFaqHead h2{text-align:center}.CountryDetails .migrateFaq .migrateFaqMain{flex-direction:column;gap:20px;width:100%;margin-top:50px;padding:0 10%;display:flex}@media (max-width:768px){.CountryDetails .migrateFaq .migrateFaqMain{padding:0}}.CountryDetails .migrateFaq .migrateFaqMain .faqBox{cursor:pointer;background:#ebf3f8;border:1px solid #ebf3f8;border-radius:20px;flex-direction:column;width:100%;transition:all .5s;display:flex;overflow:hidden}.CountryDetails .migrateFaq .migrateFaqMain .faqBox:hover{border-color:#a2b5c2;transition:all .5s}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead{cursor:pointer;align-items:center;gap:20px;width:100%;padding:15px 20px;display:flex}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead h3{width:calc(100% - 60px);font-size:20px;font-weight:500}@media (max-width:1024px){.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead h3{font-size:18px}}@media (max-width:768px){.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead h3{font-size:16px}}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon{color:#000;border:2px solid #000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:480px){.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon{width:30px;height:30px}}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon svg{width:25px;height:25px}@media (max-width:480px){.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxHead .faqBoxHeadIcon svg{width:20px;height:20px}}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody{border-top:1px solid #0000;flex-direction:column;width:100%;transition:max-height .3s;display:flex;overflow:hidden}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody .faqBoxBodyMain{flex-direction:column;width:100%;padding:0 20px 15px;display:flex}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody p{color:#616161;width:70%;margin-top:15px;font-size:18px;font-weight:400;line-height:1.5}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody p:first-of-type{margin-top:0}@media (max-width:768px){.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody p{width:100%;font-size:16px}}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody ul{flex-direction:column;gap:10px;width:100%;margin-top:20px;padding-left:20px;display:flex}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody ul li{align-items:flex-start;gap:20px;list-style:none;display:flex}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody ul li .icon{background:var(--primaryColor);border-radius:50px;width:7px;height:7px;margin-top:7px}.CountryDetails .migrateFaq .migrateFaqMain .faqBox .faqBoxBody ul li h5{width:calc(100% - 27px);font-size:16px;line-height:1.5}.CountryDetails .migrateFaq .migrateFaqMain .faqBox.active{transition:all .5s}.CountryDetails .migrateFaq .migrateFaqMain .faqBox.active .faqBoxBody{transition:max-height .3s}.CountryDetails .migrateFaq .migrateFaqMain .faqBox.active .faqBoxBody ul li .icon{background:#fff}.CountryDetails .migrateFaq .migrateFaqMain .faqBox.active .faqBoxBody ul li h5{color:#fff}.CountryDetails .migrateFaq .migrateFaqFooter{flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:60px;display:flex}.CountryDetails .migrateFaq .migrateFaqFooter h3{text-align:center;font-size:24px;font-weight:500;line-height:1.5}.CountryDetails .migrateFaq .migrateFaqFooter a{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin-top:20px;padding:20px 60px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.CountryDetails .migrateFaq .migrateFaqFooter a:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .migrateContact{justify-content:center;align-items:center;width:100%;padding-bottom:100px;display:flex}@media (max-width:768px){.CountryDetails .migrateContact{padding:0 0 60px}}.CountryDetails .migrateContact .migrateContactMain{background-color:#f2841a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%23f28b1b' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23f2921b' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%23f2991c' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23f2a01c' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23F2A71D' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23f4ad17' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%23f7b412' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23fabc0c' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%23fcc406' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%23FFCC00' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-wrap:wrap;justify-content:space-between;width:100%;padding:40px;display:flex}@media (max-width:550px){.CountryDetails .migrateContact .migrateContactMain{padding:20px}}.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails{flex-wrap:wrap;flex:0 0 47%;align-items:center;gap:20px;display:flex}@media (max-width:1150px){.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails{flex:100%}}@media (max-width:650px){.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails{justify-content:center;align-items:center}}.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails h3{color:#fff;width:calc(100% - 220px);font-size:25px;font-weight:500;line-height:1.5}@media (max-width:650px){.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails h3{text-align:center;order:2;width:100%}}@media (max-width:480px){.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails h3{font-size:22px}}.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails .migrateContactDetailsThumbnail{background:#eee;border-radius:20px;width:200px;display:flex;overflow:hidden}@media (max-width:650px){.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails .migrateContactDetailsThumbnail{order:1;height:auto}}.CountryDetails .migrateContact .migrateContactMain .migrateContactDetails .migrateContactDetailsThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm{flex:0 0 47%}@media (max-width:1150px){.CountryDetails .migrateContact .migrateContactMain .migrateContactForm{flex:100%;margin-top:40px}}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form{flex-wrap:wrap;gap:20px;width:100%;display:flex}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup{flex-direction:column;width:calc(50% - 10px);display:flex}@media (max-width:480px){.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup{width:100%}}@media (max-width:355px){.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup{overflow-x:auto;width:300px!important}}@media (max-width:344px){.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup{width:290px!important}}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup input,.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup select{color:#000;background:#fff;border:none;border-radius:7px;outline:none;width:100%;height:45px;padding:0 15px;font-size:16px;transition:all .3s ease-in-out}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup input:focus,.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formGroup select:focus{border-color:var(--primaryColor);transition:all .3s ease-in-out}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formBtnArea{width:100%}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formBtnArea button{background:var(--primaryColor);color:#fff;cursor:pointer;border:none;border-radius:10px;outline:none;width:100%;padding:15px 30px;font-size:20px;font-weight:400;text-decoration:none;transition:all .3s ease-in-out}.CountryDetails .migrateContact .migrateContactMain .migrateContactForm form .formBtnArea button:hover{color:#fff;background:var(--secondaryColor);transition:all .3s ease-in-out}.CountryDetails .whyStudyAbroad{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .whyStudyAbroad{padding:60px 0}}.CountryDetails .whyStudyAbroad .whyStudyAbroadHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .whyStudyAbroad .whyStudyAbroadHead h2{text-align:center}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain{flex-wrap:wrap;gap:20px;width:100%;margin-top:40px;display:flex}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox{background:#ff9c23;border-radius:20px;flex-direction:column;width:calc(33.3333% - 14px);padding:20px;display:flex}@media (max-width:1200px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox{width:calc(50% - 10px)}}@media (max-width:800px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox{width:100%}}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail{background:#eee;border-radius:20px;width:100%;height:260px;overflow:hidden}@media (max-width:800px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail{height:300px}}@media (max-width:768px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail{height:340px}}@media (max-width:600px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail{height:280px}}@media (max-width:480px){.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail{height:220px}}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxDetails{flex-direction:column;width:100%;margin-top:20px;display:flex}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxDetails h3{z-index:2;color:#fff;font-size:26px;font-weight:500;line-height:1.5}.CountryDetails .whyStudyAbroad .whyStudyAbroadMain .whyStudyAbroadBox .whyStudyAbroadBoxDetails p{color:#fff;margin-top:15px}.CountryDetails .topUniversities{background:#ebf7ff;width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .topUniversities{padding:60px 0}}.CountryDetails .topUniversities .topUniversitiesHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .topUniversities .topUniversitiesHead h2{text-align:center}.CountryDetails .topUniversities .topUniversitiesMain{flex-wrap:wrap;gap:30px;width:100%;margin-top:40px;display:flex}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox{background:#fff;border-radius:20px;flex-direction:column;width:calc(33.3333% - 20px);padding:20px;display:flex}@media (max-width:950px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox{width:calc(50% - 15px)}}@media (max-width:600px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox{width:100%}}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{background:#eee;border-radius:15px;width:100%;height:250px;position:relative;overflow:hidden}@media (max-width:1024px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{height:200px}}@media (max-width:950px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{height:250px}}@media (max-width:600px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{height:300px}}@media (max-width:480px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{height:260px}}@media (max-width:400px){.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail{height:220px}}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail .rankBox{content:"";color:#000;z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffffd4;border-radius:5px;padding:6px 12px;font-size:14px;font-weight:500;position:absolute;top:10px;left:10px}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails{flex-direction:column;width:100%;margin-top:20px;display:flex}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails h3{color:#000;font-size:20px;font-weight:500;line-height:1.5}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails h4{color:var(--primaryColor);align-items:center;gap:5px;margin-top:10px;font-size:14px;font-weight:400;display:flex}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails h4 svg{width:14px;height:14px}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails p{font-size:16px}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses{border-top:1px solid #eee;flex-direction:column;width:100%;margin-top:10px;padding-top:10px;display:flex}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses h5{font-size:12px;font-weight:500}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses ul{flex-wrap:wrap;gap:10px;width:100%;margin-top:10px;display:flex}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses ul li{background:#fff2e9;border:1px solid #ffe2ce;border-radius:7px;width:fit-content;padding:6px 12px;font-size:14px;list-style:none}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses ul .moreBtn{cursor:pointer;border-radius:7px;width:fit-content;padding:6px 12px;font-size:14px;list-style:none;transition:all .3s;display:none}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .popularCourses ul .moreBtn:hover{background:#f4f4f4;transition:all .3s}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .topUniversitiesBtn{border:1px solid var(--primaryColor);width:100%;color:var(--primaryColor);cursor:pointer;border-radius:15px;justify-content:center;align-items:center;margin-top:20px;padding:16px;font-size:16px;transition:all .3s;display:none}.CountryDetails .topUniversities .topUniversitiesMain .topUniversitiesBox .topUniversitiesBoxDetails .topUniversitiesBtn:hover{background:var(--primaryColor);color:#fff;transition:all .3s}.CountryDetails .popularCoursesList{width:100%;padding:100px 0}@media (max-width:768px){.CountryDetails .popularCoursesList{padding:60px 0}}.CountryDetails .popularCoursesList .popularCoursesListHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .popularCoursesList .popularCoursesListHead h2{text-align:center}.CountryDetails .popularCoursesList .popularCoursesListMain{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin-top:40px;display:flex}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1{flex-direction:column;width:38%;display:flex;position:sticky;top:160px}@media (max-width:960px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1{position:inherit;flex:100%;overflow:hidden}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul{border:1px solid #eee;border-radius:15px;flex-direction:column;gap:15px;width:100%;height:480px;padding:10px;display:flex;overflow-y:auto}@media (max-width:960px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul{flex-direction:row;height:auto;overflow:auto hidden}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li{cursor:pointer;white-space:nowrap;background:#ebf7ff;border:1px solid #0000;border-radius:15px;align-items:center;gap:20px;width:100%;padding:10px;list-style:none;transition:all .3s;display:flex}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li:hover{border-color:var(--primaryColor);transition:all .3s}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li .popularCoursesListCol1Img{background:#eee;border-radius:10px;width:60px;height:60px;overflow:hidden}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li .popularCoursesListCol1Img img{object-fit:cover;width:100%;height:100%}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li .popularCoursesListCol1Name{flex-direction:column;width:calc(100% - 80px);display:flex}@media (max-width:960px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li .popularCoursesListCol1Name{padding-right:20px}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul li .popularCoursesListCol1Name h3{color:#000;text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:500;overflow:hidden}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol1 ul .popularCourseActive{background:#d6e7ff;border-color:#99bdf3}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2{background-image:linear-gradient(#ace0f9 0%,#fff1eb 100%);border-radius:20px;flex-direction:column;width:60%;min-height:480px;padding:40px;display:flex;overflow:hidden}@media (max-width:960px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2{flex:100%;margin-top:30px}}@media (max-width:480px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2{padding:20px}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox{flex-direction:column;width:100%;display:none}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead{flex-wrap:wrap;align-items:flex-start;gap:20px;width:100%;display:flex}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadThumbnail{background:#eee;border-radius:20px;width:200px;height:200px;overflow:hidden}@media (max-width:600px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadThumbnail{width:100%}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadDetails{flex-direction:column;width:calc(100% - 220px);display:flex}@media (max-width:600px){.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadDetails{width:100%}}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewHead .popularCoursesListPreviewHeadDetails h3{font-size:24px;font-weight:500}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewBody{flex-direction:column;width:100%;display:flex}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewBody h6{margin-top:20px;font-size:18px;font-weight:500}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewBody a{background:var(--primaryColor);color:#fff;text-align:center;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin-top:20px;padding:20px 40px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursesListBox .popularCoursesListPreviewBody a:hover{background:var(--secondaryColor);transition:all .3s}.CountryDetails .popularCoursesList .popularCoursesListMain .popularCoursesListCol2 .popularCoursePrviewActive{display:flex}.CountryDetails .admissionRequirements{width:100%}.CountryDetails .admissionRequirements .admissionRequirementsHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .admissionRequirements .admissionRequirementsHead h2{text-align:center}.CountryDetails .admissionRequirements .admissionRequirementsMain{background-color:#1c1b32;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%231e1d36' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%23201f3a' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%2323223e' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%23252442' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%23272646' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%232d2c51' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%2333325b' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%23393766' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%233f3d70' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%2345437B' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-wrap:wrap;gap:20px;width:100%;margin-top:40px;padding:20px;display:flex}@media (max-width:1024px){.CountryDetails .admissionRequirements .admissionRequirementsMain{gap:40px}}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox{flex-direction:column;justify-content:flex-start;align-items:center;width:calc(50% - 10px);display:flex}@media (max-width:1024px){.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox{width:100%}}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox h3{text-align:center;color:#fff;font-size:24px;font-weight:500}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox h6{text-align:center;color:#fff;font-size:14px;font-weight:300}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox p{color:#fff;text-align:center;width:80%;font-size:15px;line-height:1.4}@media (max-width:1024px){.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox p{width:100%}}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList{background:#0000004f;border-radius:20px;width:100%;margin-top:20px;padding:20px}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul{flex-direction:column;gap:20px;width:100%;display:flex}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li{border-top:1px solid #ffffff1d;align-items:flex-start;padding-top:20px;list-style:none;display:flex}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li:first-of-type{border-top:none;padding-top:0}@media (max-width:768px){.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li{flex-wrap:wrap}}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .icon{width:30px;height:30px;color:var(--primaryColor);background:#ebf7ff;border-radius:50px;justify-content:center;align-items:center;margin-right:15px;display:flex}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .icon svg{width:16px;height:16px}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .details{flex-direction:column;width:calc(100% - 40px);margin-top:4px;display:flex}@media (max-width:768px){.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .details{width:100%}}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .details h4{color:#fff;width:100%;font-size:16px;font-weight:600;line-height:1.5}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .admissionRequirementsBoxList ul li .details h5{color:#fff;width:100%;margin-top:4px;font-size:16px;font-weight:300;line-height:1.5}.CountryDetails .admissionRequirements .admissionRequirementsMain .admissionRequirementsBox .newzleandAdmissionBox{margin-top:35px}.CountryDetails .living{width:100%;padding:100px 0 0}@media (max-width:768px){.CountryDetails .living{padding:60px 0 0}}.CountryDetails .living .livingHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.CountryDetails .living .livingHead h2{text-align:center}.CountryDetails .living .livingMain{background-color:#1371ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%231961ff' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%231f53ff' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%232445fe' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%232a39fe' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%233330FE' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23343afe' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%233846fe' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%233b52fe' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%233f5efe' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%234369FE' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;width:100%;margin-top:40px;padding:20px;overflow:hidden}.CountryDetails .living .livingMain .livingTab{gap:5px;width:100%;display:flex;overflow-x:auto}.CountryDetails .living .livingMain .livingTab .tablinks{cursor:pointer;color:#000;white-space:nowrap;background:#ffeeda;border:none;border-radius:10px;outline:none;justify-content:center;align-items:center;padding:16px 20px;font-size:16px;transition:all .3s;display:flex}.CountryDetails .living .livingMain .livingTab .tablinks:hover{background:#ffd5a6;transition:all .3s}.CountryDetails .living .livingMain .livingTab .active{color:#fff;background:#f2921c}.CountryDetails .living .livingMain .livingTab .active:hover{background:#f2921c}.CountryDetails .living .livingMain .livingBody{width:100%;margin-top:20px}.CountryDetails .living .livingMain .livingBody .tabcontent{background:#fff;border-radius:20px;flex-wrap:wrap;gap:40px;width:100%;padding:20px;display:flex}@media (max-width:768px){.CountryDetails .living .livingMain .livingBody .tabcontent{gap:20px}}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListThumbnail{background:#eee;border-radius:20px;width:300px;height:300px;overflow:hidden}@media (max-width:1024px){.CountryDetails .living .livingMain .livingBody .tabcontent .livingListThumbnail{width:100%}}@media (max-width:600px){.CountryDetails .living .livingMain .livingBody .tabcontent .livingListThumbnail{height:220px}}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListThumbnail img{object-fit:cover;width:100%;height:100%}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails{flex-wrap:wrap;gap:20px;width:calc(100% - 340px);display:flex}@media (max-width:1024px){.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails{width:100%}}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox{align-items:flex-start;gap:20px;width:calc(50% - 10px);display:flex}@media (max-width:1150px){.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox{width:100%}}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxThumbnail{background:#ebf7ff;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxThumbnail img{object-fit:contain;width:70%;height:70%}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxDetails{flex-direction:column;width:calc(100% - 80px);display:flex}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxDetails span{color:#7e7e7e;margin-top:20px;font-size:14px;font-weight:400}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxDetails span:first-of-type{margin-top:0}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxDetails h4{margin-top:10px;font-size:18px;font-weight:500}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsBox .livingListDetailsBoxDetails h5{margin-top:10px;font-size:14px;font-weight:400}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsDescription{flex-direction:column;width:100%;display:flex}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsDescription ul{flex-direction:column;gap:15px;width:100%;margin-top:20px;display:flex}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsDescription ul li{align-items:flex-start;gap:10px;width:100%;list-style:none;display:flex}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsDescription ul li .icon{background:var(--primaryColor);border-radius:50px;width:7px;height:7px;margin-top:4px}.CountryDetails .living .livingMain .livingBody .tabcontent .livingListDetails .livingListDetailsDescription ul li h4{width:calc(100% - 23px);font-size:16px;font-weight:500}.studyAbroadCountryBanner{background-color:#1371ff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1600 800'%3E%3Cg %3E%3Cpath fill='%231961ff' d='M486 705.8c-109.3-21.8-223.4-32.2-335.3-19.4C99.5 692.1 49 703 0 719.8V800h843.8c-115.9-33.2-230.8-68.1-347.6-92.2C492.8 707.1 489.4 706.5 486 705.8z'/%3E%3Cpath fill='%231f53ff' d='M1600 0H0v719.8c49-16.8 99.5-27.8 150.7-33.5c111.9-12.7 226-2.4 335.3 19.4c3.4 0.7 6.8 1.4 10.2 2c116.8 24 231.7 59 347.6 92.2H1600V0z'/%3E%3Cpath fill='%232445fe' d='M478.4 581c3.2 0.8 6.4 1.7 9.5 2.5c196.2 52.5 388.7 133.5 593.5 176.6c174.2 36.6 349.5 29.2 518.6-10.2V0H0v574.9c52.3-17.6 106.5-27.7 161.1-30.9C268.4 537.4 375.7 554.2 478.4 581z'/%3E%3Cpath fill='%232a39fe' d='M0 0v429.4c55.6-18.4 113.5-27.3 171.4-27.7c102.8-0.8 203.2 22.7 299.3 54.5c3 1 5.9 2 8.9 3c183.6 62 365.7 146.1 562.4 192.1c186.7 43.7 376.3 34.4 557.9-12.6V0H0z'/%3E%3Cpath fill='%233330FE' d='M181.8 259.4c98.2 6 191.9 35.2 281.3 72.1c2.8 1.1 5.5 2.3 8.3 3.4c171 71.6 342.7 158.5 531.3 207.7c198.8 51.8 403.4 40.8 597.3-14.8V0H0v283.2C59 263.6 120.6 255.7 181.8 259.4z'/%3E%3Cpath fill='%23343afe' d='M1600 0H0v136.3c62.3-20.9 127.7-27.5 192.2-19.2c93.6 12.1 180.5 47.7 263.3 89.6c2.6 1.3 5.1 2.6 7.7 3.9c158.4 81.1 319.7 170.9 500.3 223.2c210.5 61 430.8 49 636.6-16.6V0z'/%3E%3Cpath fill='%233846fe' d='M454.9 86.3C600.7 177 751.6 269.3 924.1 325c208.6 67.4 431.3 60.8 637.9-5.3c12.8-4.1 25.4-8.4 38.1-12.9V0H288.1c56 21.3 108.7 50.6 159.7 82C450.2 83.4 452.5 84.9 454.9 86.3z'/%3E%3Cpath fill='%233b52fe' d='M1600 0H498c118.1 85.8 243.5 164.5 386.8 216.2c191.8 69.2 400 74.7 595 21.1c40.8-11.2 81.1-25.2 120.3-41.7V0z'/%3E%3Cpath fill='%233f5efe' d='M1397.5 154.8c47.2-10.6 93.6-25.3 138.6-43.8c21.7-8.9 43-18.8 63.9-29.5V0H643.4c62.9 41.7 129.7 78.2 202.1 107.4C1020.4 178.1 1214.2 196.1 1397.5 154.8z'/%3E%3Cpath fill='%234369FE' d='M1315.3 72.4c75.3-12.6 148.9-37.1 216.8-72.4h-723C966.8 71 1144.7 101 1315.3 72.4z'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;margin-top:80px;padding:100px 0}@media (max-width:768px){.studyAbroadCountryBanner{margin-top:70px;padding:60px 0}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain{flex-wrap:wrap;justify-content:space-between;width:100%;display:flex}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead{flex-direction:column;flex:0 0 47%;display:flex}@media (max-width:1200px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead{flex:100%;order:2;margin-top:40px}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead h1{color:#fff;font-size:3.5em;font-weight:600;line-height:1.2}@media (max-width:1024px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead h1{font-size:3em}}@media (max-width:768px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead h1{font-size:2.5em}}@media (max-width:480px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead h1{font-size:2.2em}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead p{color:#fff;width:70%}@media (max-width:768px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead p{width:100%}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead a{color:#000;cursor:pointer;background:#fff;border:2px solid #fff;border-radius:15px;justify-content:center;align-items:center;width:fit-content;margin-top:40px;padding:16px 26px;font-size:18px;text-decoration:none;transition:all .3s;display:flex}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHead a:hover{background:var(--primaryColor);color:#fff}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerThumbnail{background:#1f49b1;border-radius:20px;flex:0 0 47%;display:flex;overflow:hidden}@media (max-width:1200px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerThumbnail{flex:100%;order:1;height:500px}}@media (max-width:768px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerThumbnail{height:400px}}@media (max-width:480px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerThumbnail{height:220px}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerThumbnail img{object-fit:cover;width:100%;height:100%}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight{flex-direction:column;width:100%;margin-top:80px;display:flex}@media (max-width:1200px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight{order:3}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight h3{color:#fff;font-size:32px;font-weight:600}@media (max-width:768px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight h3{font-size:28px}}@media (max-width:480px){.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight h3{font-size:24px}}.studyAbroadCountryBanner .studyAbroadCountryBannerMain .studyAbroadCountryBannerHighlight p{color:#fff}.blogBanner{z-index:0;background:url(../media/blogBg.60ab0d29.webp) 50%/cover no-repeat;width:100%;margin-top:80px;position:relative}@media (max-width:768px){.blogBanner{margin-top:70px}}.blogBanner:after{content:"";z-index:-1;background:#000000a0;width:100%;height:100%;position:absolute;top:0;left:0}.blogBanner .blogBannerMain{z-index:0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:150px 0;display:flex;position:relative}@media (max-width:500px){.blogBanner .blogBannerMain{padding:60px 0}}.blogBanner .blogBannerMain .blogBannerHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.blogBanner .blogBannerMain .blogBannerHead h2{color:#fff;text-align:center}.blogList{width:100%;padding:100px 0}@media (max-width:768px){.blogList{padding:60px 0}}.blogList .blogListMain{flex-wrap:wrap;gap:20px;width:100%;display:flex}.blogList .blogListMain .blogListBox{background:#ebf7ff;border-radius:20px;flex-direction:column;width:calc(33.3333% - 18px);text-decoration:none;display:flex}@media (max-width:1024px){.blogList .blogListMain .blogListBox{width:calc(50% - 10px)}}@media (max-width:650px){.blogList .blogListMain .blogListBox{width:100%}}.blogList .blogListMain .blogListBox:hover{border-color:var(--primaryColor);background:var(--primaryColor);transition:all .3s}.blogList .blogListMain .blogListBox:hover .blogListBoxThumbnail img{transition:all .3s;transform:scale(1.05)}.blogList .blogListMain .blogListBox:hover .blogListBoxDetails h2,.blogList .blogListMain .blogListBox:hover .blogListBoxDetails p,.blogList .blogListMain .blogListBox:hover .blogListBoxDetails .date,.blogList .blogListMain .blogListBox:hover .blogListBoxDetails .blogListBoxBtn{color:#fff;transition:all .3s}.blogList .blogListMain .blogListBox .blogListBoxThumbnail{z-index:0;background:#fff;border-radius:20px;width:100%;height:300px;position:relative;overflow:hidden}@media (max-width:1440px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:240px}}@media (max-width:1024px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:280px}}@media (max-width:900px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:240px}}@media (max-width:768px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:350px}}@media (max-width:550px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:300px}}@media (max-width:500px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:280px}}@media (max-width:480px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:240px}}@media (max-width:420px){.blogList .blogListMain .blogListBox .blogListBoxThumbnail{height:220px}}.blogList .blogListMain .blogListBox .blogListBoxThumbnail:after{z-index:1;background:#00000050;width:100%;height:100%;position:absolute;top:0;left:0}.blogList .blogListMain .blogListBox .blogListBoxThumbnail img{object-fit:cover;width:100%;height:100%;transition:all .3s}.blogList .blogListMain .blogListBox .blogListBoxThumbnail .date{z-index:2;color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex;position:absolute;top:20px;left:20px}.blogList .blogListMain .blogListBox .blogListBoxThumbnail .date svg{width:18px;height:18px}.blogList .blogListMain .blogListBox .blogListBoxDetails{flex-direction:column;width:100%;padding:20px;display:flex}.blogList .blogListMain .blogListBox .blogListBoxDetails .date{color:#666;align-items:center;gap:5px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.blogList .blogListMain .blogListBox .blogListBoxDetails .date svg{width:16px;height:16px}.blogList .blogListMain .blogListBox .blogListBoxDetails h2{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:22px;font-weight:700;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.blogList .blogListMain .blogListBox .blogListBoxDetails p{color:#575e64;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:16px;font-weight:400;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.blogList .blogListMain .blogListBox .blogListBoxDetails .blogListBoxBtn{color:var(--primaryColor);margin-top:15px;font-size:14px;font-weight:600;transition:all .3s}.innerBlog{width:100%;margin-top:80px;padding:50px 0 100px}@media (max-width:768px){.innerBlog{margin-top:70px;padding:50px 0 60px}}.innerBlog .innerBlogMain{flex-direction:column;width:100%;padding:0 15%;display:flex}@media (max-width:900px){.innerBlog .innerBlogMain{padding:0}}.innerBlog .innerBlogMain .backBtn{color:var(--primaryColor);border:1px solid var(--primaryColor);border-radius:50px;align-items:center;gap:10px;width:fit-content;padding:5px 16px;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}@media (max-width:768px){.innerBlog .innerBlogMain .backBtn{font-size:14px}}.innerBlog .innerBlogMain .backBtn:hover{background:var(--primaryColor);color:#fff;border-color:var(--primaryColor);transition:all .3s}.innerBlog .innerBlogMain .backBtn svg{width:16px;height:16px}@media (max-width:768px){.innerBlog .innerBlogMain .backBtn svg{width:14px;height:14px}}.innerBlog .innerBlogMain h1{margin-top:40px}.innerBlog .innerBlogMain .date{color:var(--primaryColor);align-items:center;gap:10px;margin-top:20px;font-size:16px;font-weight:400;display:flex}@media (max-width:768px){.innerBlog .innerBlogMain .date{font-size:16px}}.innerBlog .innerBlogMain .date svg{width:20px;height:20px}.innerBlog .innerBlogMain .innerBlogThumbnail{width:100%;margin-top:40px}.innerBlog .innerBlogMain .innerBlogThumbnail img{object-fit:contain;border-radius:20px;width:100%;height:100%}.relatedBlogs{background:#ebf7ff;width:100%;padding:100px 0}@media (max-width:768px){.relatedBlogs{padding:60px 0}}.relatedBlogs .relatedBlogsHead{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.relatedBlogs .relatedBlogsHead h2{text-align:center}.relatedBlogs .relatedBlogsList{width:100%;margin-top:50px}.relatedBlogs .relatedBlogsList .relatedBlogBox{background:#fff;border-radius:20px;flex-direction:column;width:100%;text-decoration:none;display:flex}.relatedBlogs .relatedBlogsList .relatedBlogBox:hover{border-color:var(--primaryColor);background:var(--primaryColor);transition:all .3s}.relatedBlogs .relatedBlogsList .relatedBlogBox:hover .relatedBlogBoxThumbnail img{transition:all .3s;transform:scale(1.05)}.relatedBlogs .relatedBlogsList .relatedBlogBox:hover .relatedBlogBoxDetails h2,.relatedBlogs .relatedBlogsList .relatedBlogBox:hover .relatedBlogBoxDetails p,.relatedBlogs .relatedBlogsList .relatedBlogBox:hover .relatedBlogBoxDetails .date,.relatedBlogs .relatedBlogsList .relatedBlogBox:hover .relatedBlogBoxDetails .relatedBlogBoxBtn{color:#fff;transition:all .3s}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{z-index:0;background:#fff;border-radius:20px;width:100%;height:240px;position:relative;overflow:hidden}@media (max-width:1024px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:280px}}@media (max-width:900px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:240px}}@media (max-width:768px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:350px}}@media (max-width:550px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:300px}}@media (max-width:500px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:280px}}@media (max-width:480px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:240px}}@media (max-width:420px){.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail{height:220px}}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail:after{z-index:1;background:#00000050;width:100%;height:100%;position:absolute;top:0;left:0}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail img{object-fit:cover;width:100%;height:100%;transition:all .3s}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail .date{z-index:2;color:#fff;align-items:center;gap:10px;font-size:16px;font-weight:500;display:flex;position:absolute;top:20px;left:20px}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxThumbnail .date svg{width:18px;height:18px}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails{flex-direction:column;width:100%;padding:20px;display:flex}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails .date{color:#666;align-items:center;gap:5px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails .date svg{width:16px;height:16px}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails h2{color:#000;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:22px;font-weight:700;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails p{color:#575e64;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:10px;font-size:16px;font-weight:400;line-height:1.5;transition:all .3s;display:-webkit-box;overflow:hidden}.relatedBlogs .relatedBlogsList .relatedBlogBox .relatedBlogBoxDetails .relatedBlogBoxBtn{color:var(--primaryColor);margin-top:15px;font-size:14px;font-weight:600;transition:all .3s}.relatedBlogs .relatedBlogsList .relatedBlogsBtn{justify-content:center;align-items:center;gap:10px;width:100%;margin-top:40px;display:flex}.relatedBlogs .relatedBlogsList .relatedBlogsBtn .customNavBtn{background:var(--secondaryColor);cursor:pointer;border:none;border-radius:50%;outline:none;justify-content:center;align-items:center;width:45px;height:45px;transition:all .3s;display:flex}.relatedBlogs .relatedBlogsList .relatedBlogsBtn .customNavBtn:hover{background:var(--primaryColor);transition:all .3s}.relatedBlogs .relatedBlogsList .relatedBlogsBtn .customNavBtn:disabled{opacity:.5;cursor:not-allowed;transition:all .3s;transform:scale(.8)}.relatedBlogs .relatedBlogsList .relatedBlogsBtn .customNavBtn svg{color:#fff;width:25px;height:25px}.contactBanner{z-index:0;background:url(../media/contactBg.dfd867c7.webp) 50%/cover no-repeat;width:100%;margin-top:80px;padding:200px 0 100px;position:relative;overflow:hidden}@media (max-width:768px){.contactBanner{margin-top:70px;padding:100px 0 60px}}.contactBanner:after{content:"";z-index:-2;background:linear-gradient(358.96deg,#060400 -7.03%,#0000 99.03%);border:1px solid #000;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 4px 4px #00000040}.contactBanner .contactBannerMain{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.contactBanner .contactBannerMain h2{color:#fff;text-align:center;font-size:3.5em;font-weight:600;line-height:1.2}@media (max-width:1024px){.contactBanner .contactBannerMain h2{font-size:3em}}@media (max-width:768px){.contactBanner .contactBannerMain h2{font-size:2.5em}}@media (max-width:480px){.contactBanner .contactBannerMain h2{font-size:2.2em}}.contactBanner .contactBannerMain h3{color:#fff;text-align:center;width:60%;margin-top:20px;font-size:20px;font-weight:300;line-height:1.5}@media (max-width:1024px){.contactBanner .contactBannerMain h3{width:100%;font-size:18px}}.contactPage{width:100%;padding:100px 0}@media (max-width:768px){.contactPage{padding:60px 0}}.contactPage .contactPageMain{background:#ebf7ff;border:1px solid #d8e5ee;border-radius:30px;justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media (max-width:885px){.contactPage .contactPageMain{flex-direction:column;align-items:center}}.contactPage .contactPageMain .contactPageMainCol1{z-index:2;flex:0 0 45%;height:calc(100vh - 120px);display:flex;position:sticky;top:100px}@media (max-width:885px){.contactPage .contactPageMain .contactPageMainCol1{height:350px;position:inherit;flex:100%}}.contactPage .contactPageMain .contactPageMainCol1 img{object-fit:cover;border-radius:20px;width:100%;height:100%;overflow:hidden}.contactPage .contactPageMain .contactPageMainCol2{flex-direction:column;flex:0 0 55%;padding:60px;display:flex}@media (max-width:885px){.contactPage .contactPageMain .contactPageMainCol2{flex:100%;padding:40px}}@media (max-width:500px){.contactPage .contactPageMain .contactPageMainCol2{margin-top:20px;padding:20px}}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails{flex-direction:column;width:100%;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails h3{letter-spacing:0%;vertical-align:middle;font-size:26px;font-weight:600;line-height:1.5}@media (max-width:480px){.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails h3{font-size:22px}}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul{flex-direction:column;gap:20px;width:100%;margin-top:40px;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li{align-items:flex-start;gap:15px;list-style:none;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .icon{width:18px;color:var(--primaryColor);margin-top:3px;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .icon svg{width:18px;height:18px}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .details{flex-direction:column;width:calc(100% - 38px);display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .details a{letter-spacing:0%;vertical-align:middle;color:#000;width:fit-content;font-size:18px;font-weight:400;line-height:1.5;text-decoration:none}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .details a:hover{text-decoration:underline}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails ul li .details p{letter-spacing:0%;vertical-align:middle;color:#000;width:fit-content;font-size:18px;font-weight:400;line-height:1.5;text-decoration:none}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks{flex-direction:column;margin-top:30px;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks h2{color:#858585;font-size:14px;font-weight:400}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks .contactSocialLinksMain{align-items:center;gap:20px;margin-top:20px;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks .contactSocialLinksMain a{width:40px;height:40px;color:var(--primaryColor);background:#fff;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks .contactSocialLinksMain a:hover{background-color:var(--primaryColor);color:#fff;transition:all .3s}.contactPage .contactPageMain .contactPageMainCol2 .contactPageDetails .contactSocialLinks .contactSocialLinksMain a svg{width:18px;height:18px}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm{background:#fff;border-radius:20px;flex-direction:column;width:100%;margin-top:50px;padding:30px;display:flex}@media (max-width:500px){.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm{padding:20px}}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm h2{letter-spacing:0%;vertical-align:middle;font-size:30px;font-weight:500;line-height:1.5}@media (max-width:1024px){.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm h2{font-size:26px}}@media (max-width:480px){.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm h2{font-size:22px}}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form{flex-direction:column;gap:30px;width:100%;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup{flex-direction:column;width:100%;display:flex}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup input{width:100%;height:50px;letter-spacing:0%;vertical-align:middle;color:#000;background:#fff;border:1px solid #c1c1c1;border-radius:10px;outline:none;padding:0 15px;font-size:16px;font-weight:400;line-height:1.5}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup input::placeholder{color:#a7a7a7}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup input:focus{border-color:var(--primaryColor)}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup textarea{width:100%;height:100px;letter-spacing:0%;vertical-align:middle;color:#000;background:#fff;border:1px solid #c1c1c1;border-radius:10px;outline:none;padding:10px 15px;font-size:16px;font-weight:400;line-height:1.5}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup textarea::placeholder{color:#a7a7a7}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formGroup textarea:focus{border-color:var(--primaryColor)}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formBtnArea{width:100%}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formBtnArea button{width:100%;letter-spacing:0%;vertical-align:middle;cursor:pointer;color:#fff;z-index:0;background:var(--primaryColor);border:none;border-radius:15px;outline:none;padding:14px;font-size:20px;font-weight:500;line-height:1.5;transition:all .3s;position:relative;overflow:hidden}.contactPage .contactPageMain .contactPageMainCol2 .contactPageForm form .formBtnArea button:hover{background:var(--secondaryColor);transition:all .3s}.privacyBanner{width:100%;margin-top:100px}@media (max-width:500px){.privacyBanner{margin-top:80px}}.privacyBanner .privacyBannerMain{background:#ebf7ff;border-radius:20px;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;padding:40px;display:flex}@media (max-width:500px){.privacyBanner .privacyBannerMain{padding:20px}}.privacyBanner .privacyBannerMain .privacyBannerDetails{flex-direction:column;flex:0 0 80%;display:flex}@media (max-width:768px){.privacyBanner .privacyBannerMain .privacyBannerDetails{flex:100%}}.privacyPolicyDetails{width:100%;padding:100px 0}@media (max-width:768px){.privacyPolicyDetails{padding:60px 0}}.privacyPolicyDetails .privacyPolicyDetailsMain{flex-direction:column;gap:40px;width:100%;display:flex}@media (max-width:500px){.privacyPolicyDetails .privacyPolicyDetailsMain{gap:30px}}.privacyPolicyDetails .privacyPolicyDetailsMain .privacyPolicyDetailsBox{border-top:3px dashed #eee;flex-direction:column;width:100%;padding-top:40px;display:flex}@media (max-width:500px){.privacyPolicyDetails .privacyPolicyDetailsMain .privacyPolicyDetailsBox{padding-top:30px}}.privacyPolicyDetails .privacyPolicyDetailsMain .privacyPolicyDetailsBox:first-of-type{border-top:none;padding-top:0}.privacyPolicyDetails .privacyPolicyDetailsMain .privacyPolicyDetailsBox h2{font-size:25px;font-weight:600}@media (max-width:768px){.privacyPolicyDetails .privacyPolicyDetailsMain .privacyPolicyDetailsBox h2{font-size:22px}}.Toastify__toast-container{z-index:9999!important}.ieltsTextCenterPage{color:#1a1a1a;background-color:#f8f9fc;width:100%;min-height:100vh;padding-top:100px;padding-bottom:80px;font-family:Outfit,sans-serif}.ieltsTextCenterPage .container{gap:3rem;max-width:1280px;margin:0 auto;padding:3rem 1.5rem;display:flex;position:relative}@media (max-width:1024px){.ieltsTextCenterPage .container{flex-direction:column;padding:2rem 1rem}}.ieltsTextCenterPage .leftSection{flex:1;min-width:0}.ieltsTextCenterPage .leftSection .headerSection{background:#fff;border:1px solid #edf2f7;border-radius:24px;margin-bottom:2.5rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.ieltsTextCenterPage .leftSection .headerSection:before{content:"";background:linear-gradient(90deg,#5046ff,#9c46ff);height:6px;position:absolute;top:0;left:0;right:0}.ieltsTextCenterPage .leftSection .headerSection .breadcrumbs{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8rem;font-weight:600;display:flex}.ieltsTextCenterPage .leftSection .headerSection .breadcrumbs span{color:#cbd5e1;font-weight:400}.ieltsTextCenterPage .leftSection .headerSection h1{color:#0f172a;letter-spacing:-.03em;max-width:900px;margin-bottom:1rem;font-size:2.75rem;font-weight:800;line-height:1.2}@media (max-width:768px){.ieltsTextCenterPage .leftSection .headerSection h1{font-size:2rem}}.ieltsTextCenterPage .leftSection .headerSection .updatedDate{color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.75rem;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-flex}.ieltsTextCenterPage .leftSection .headerSection .updatedDate svg{color:#5046ff;font-size:1rem}.ieltsTextCenterPage .leftSection .headerSection .description{position:relative}.ieltsTextCenterPage .leftSection .headerSection .description p{color:#334155;margin-bottom:1.25rem;font-size:1.1rem;font-weight:450;line-height:1.7}.ieltsTextCenterPage .leftSection .headerSection .description p:first-child{color:#1e293b;font-weight:500}.ieltsTextCenterPage .leftSection .headerSection .description p:last-child{color:#64748b;border-left:3px solid #e2e8f0;margin-bottom:0;padding-left:1.25rem;font-size:1.05rem}.ieltsTextCenterPage .leftSection .onThisPage{background:#fff;border:1px solid #edf2f7;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.ieltsTextCenterPage .leftSection .onThisPage .sectionHeader{margin-bottom:2rem}.ieltsTextCenterPage .leftSection .onThisPage .sectionHeader h2{color:#0f172a;font-size:1.5rem;font-weight:700}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;overflow:hidden}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card:hover{border-color:#5046ff;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card:hover .imageContainer img{transform:scale(1.05)}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card:hover h3{color:#5046ff}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .imageContainer{height:140px;overflow:hidden}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .imageContainer img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent{flex-direction:column;flex:1;padding:1.25rem;display:flex}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent h3{color:#1e293b;margin-bottom:.5rem;font-size:1.1rem;font-weight:700;transition:color .2s}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent p{color:#64748b;flex:1;margin-bottom:1rem;font-size:.9rem;line-height:1.5}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent .cardFooter{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent .cardFooter .readMore{color:#5046ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;font-weight:600}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent .cardFooter .readMore:hover{text-decoration:underline}.ieltsTextCenterPage .leftSection .onThisPage .cardsGrid .card .cardContent .cardFooter .pageNumber{color:#cbd5e1;font-size:.75rem;font-weight:600}.ieltsTextCenterPage .leftSection .onThisPage .paginationControls{justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.ieltsTextCenterPage .leftSection .onThisPage .paginationControls button{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.ieltsTextCenterPage .leftSection .onThisPage .paginationControls button:hover{color:#5046ff;background:#eff6ff;border-color:#5046ff}.ieltsTextCenterPage .leftSection .detailedSection{background:#fff;border:1px solid #edf2f7;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;scroll-margin-top:140px;box-shadow:0 4px 6px -1px #0000000d}.ieltsTextCenterPage .leftSection .detailedSection .sectionHeaderArea{margin-bottom:2rem}.ieltsTextCenterPage .leftSection .detailedSection .sectionHeaderArea .sectionTitle{color:#0f172a;margin-bottom:.75rem;font-size:1.8rem;font-weight:700}.ieltsTextCenterPage .leftSection .detailedSection .sectionHeaderArea .sectionDesc{color:#475569;font-size:1.05rem;line-height:1.7}.ieltsTextCenterPage .leftSection .detailedSection .locationCard{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;gap:2rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}@media (max-width:768px){.ieltsTextCenterPage .leftSection .detailedSection .locationCard{flex-direction:column}}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide{flex-direction:column;flex:1;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide h4{color:#1e293b;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .addressArea{gap:1rem;margin-bottom:1.5rem;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .addressArea .iconCircle{color:#5046ff;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .addressArea .addressText{color:#334155;font-size:.95rem;line-height:1.6}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions{gap:.75rem;margin-top:auto;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions a{border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions a:first-child{color:#fff;background:#5046ff;box-shadow:0 4px 12px #5046ff33}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions a:first-child:hover{background:#4338ca}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions a:last-child{color:#334155;background:#fff;border:1px solid #e2e8f0}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .infoSide .actions a:last-child:hover{background:#f1f5f9;border-color:#cbd5e1}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .mapSide{border:1px solid #cbd5e1;border-radius:12px;flex-shrink:0;width:300px;height:200px;overflow:hidden}@media (max-width:768px){.ieltsTextCenterPage .leftSection .detailedSection .locationCard .mapSide{width:100%;height:250px}}.ieltsTextCenterPage .leftSection .detailedSection .locationCard .mapSide iframe{border:none;width:100%;height:100%}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup{margin-bottom:2rem}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup h3{color:#0f172a;border-bottom:2px solid #e2e8f0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700;display:inline-block}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul{padding:0;list-style:none}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li{margin-bottom:1.5rem}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li b{color:#1e293b;margin-bottom:.5rem;font-size:1rem;font-weight:700;display:block}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li{color:#475569;font-size:.95rem;line-height:1.6}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li .subList ul{flex-wrap:wrap;gap:.75rem;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li .subList ul li{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin:0;padding:.5rem 1rem;font-size:.85rem;font-weight:500;box-shadow:0 1px 2px #00000008}.ieltsTextCenterPage .leftSection .detailedSection .examDatesGroup ul>li .subList ul li:hover{color:#5046ff;border-color:#5046ff}.ieltsTextCenterPage .leftSection .detailedSection .moreDetailsBtn{color:#5046ff;cursor:pointer;background:#fff;border:2px solid #eff6ff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.ieltsTextCenterPage .leftSection .detailedSection .moreDetailsBtn:hover{background:#eff6ff;border-color:#5046ff}.ieltsTextCenterPage .leftSection .registrationSteps{background:#fff;border:1px solid #edf2f7;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.ieltsTextCenterPage .leftSection .registrationSteps h2,.ieltsTextCenterPage .leftSection .registrationSteps .subTitle{color:#0f172a;margin:0 0 1.5rem;font-size:1.8rem;font-weight:700}.ieltsTextCenterPage .leftSection .registrationSteps .subTitle{margin-top:2rem;font-size:1.5rem}.ieltsTextCenterPage .leftSection .registrationSteps .introText,.ieltsTextCenterPage .leftSection .registrationSteps .followText{color:#475569;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.ieltsTextCenterPage .leftSection .registrationSteps .infoBox{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.ieltsTextCenterPage .leftSection .registrationSteps .infoBox ul{margin:0;padding:0;list-style:none}.ieltsTextCenterPage .leftSection .registrationSteps .infoBox ul li{color:#065f46;margin-bottom:.75rem;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.ieltsTextCenterPage .leftSection .registrationSteps .infoBox ul li:last-child{margin-bottom:0}.ieltsTextCenterPage .leftSection .registrationSteps .infoBox ul li:before{content:"✔";color:#10b981;font-weight:700;position:absolute;left:0}.ieltsTextCenterPage .leftSection .registrationSteps .feeUpdateLink{color:#1e40af;text-align:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;margin-bottom:2.5rem;padding:1.25rem;font-weight:500;display:block}.ieltsTextCenterPage .leftSection .registrationSteps .feeUpdateLink a{color:#2563eb;font-weight:700;text-decoration:underline}.ieltsTextCenterPage .leftSection .registrationSteps .feeUpdateLink a:hover{color:#1d4ed8}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline{flex-direction:column;gap:.5rem;margin-bottom:2.5rem;display:flex;position:relative}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1.5rem;padding:1.25rem 1.5rem;transition:all .3s;display:flex;position:relative}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem:not(:last-child):after{content:"";z-index:1;background:#e2e8f0;width:2px;height:30px;position:absolute;top:50px;left:27px}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem:hover{background:#fff;border-color:#5046ff;transform:translate(5px);box-shadow:0 4px 12px #5046ff14}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem:hover .stepNumber{color:#fff;background:#5046ff;box-shadow:0 0 0 4px #5046ff26}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem .stepNumber{color:#5046ff;z-index:2;background:#fff;border:2px solid #5046ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:800;transition:all .2s;display:flex}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem .stepContent{color:#334155;font-size:1rem;line-height:1.6}.ieltsTextCenterPage .leftSection .registrationSteps .processTimeline .stepItem .stepContent b{color:#0f172a;font-weight:700}.ieltsTextCenterPage .leftSection .registrationSteps .actionFooterBtn{color:#fff;cursor:pointer;background:#5046ff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-weight:700;transition:background .2s;display:flex}.ieltsTextCenterPage .leftSection .registrationSteps .actionFooterBtn:hover{background:#4338ca}.ieltsTextCenterPage .leftSection .textCenterImp,.ieltsTextCenterPage .leftSection .faqSection{background:#fff;border:1px solid #edf2f7;border-radius:24px;margin-bottom:2.5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000000d}.ieltsTextCenterPage .leftSection .textCenterImp .impSection,.ieltsTextCenterPage .leftSection .faqSection .impSection{margin-bottom:3.5rem}.ieltsTextCenterPage .leftSection .textCenterImp .impSection:last-child,.ieltsTextCenterPage .leftSection .faqSection .impSection:last-child{margin-bottom:0}.ieltsTextCenterPage .leftSection .textCenterImp .impSection h3,.ieltsTextCenterPage .leftSection .faqSection .impSection h3{color:#0f172a;letter-spacing:-.02em;margin:0 0 1.5rem;font-size:1.4rem;font-weight:700}.ieltsTextCenterPage .leftSection .textCenterImp h2,.ieltsTextCenterPage .leftSection .faqSection h2{color:#0f172a;margin:0 0 2rem;font-size:1.8rem;font-weight:700}.ieltsTextCenterPage .leftSection .textCenterImp .linksGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.ieltsTextCenterPage .leftSection .textCenterImp .linksGrid .gridItem{color:#334155;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;padding:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.ieltsTextCenterPage .leftSection .textCenterImp .linksGrid .gridItem:hover{color:#5046ff;background:#f8fbff;border-color:#5046ff}.ieltsTextCenterPage .leftSection .textCenterImp .linksGrid .gridItem:hover .arrowIcon{color:#5046ff}.ieltsTextCenterPage .leftSection .faqSection .faqItem{border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:1rem}.ieltsTextCenterPage .leftSection .faqSection .faqItem:last-child{border-bottom:none;margin-bottom:0}.ieltsTextCenterPage .leftSection .faqSection .faqItem .faqQuestion{color:#1e293b;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.5rem 0;font-size:1.05rem;font-weight:600;display:flex}.ieltsTextCenterPage .leftSection .faqSection .faqItem .faqQuestion .icon{color:#94a3b8}.ieltsTextCenterPage .leftSection .faqSection .faqItem .faqAnswer{max-height:0;transition:max-height .3s;overflow:hidden}.ieltsTextCenterPage .leftSection .faqSection .faqItem .faqAnswer.open{max-height:300px}.ieltsTextCenterPage .leftSection .faqSection .faqItem .faqAnswer .answerInner{color:#64748b;padding-top:.5rem;line-height:1.6}.ieltsTextCenterPage .rightSection{flex-shrink:0;align-self:stretch;width:360px}@media (max-width:1024px){.ieltsTextCenterPage .rightSection{align-self:auto;width:100%}}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard{z-index:10;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:1.5rem;position:sticky;top:120px;box-shadow:0 4px 12px #0000000a}@media (max-width:1024px){.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard{margin-top:1.5rem;position:static}}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .academyLogo{margin-bottom:1.25rem;display:flex}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .academyLogo img{object-fit:contain}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard h3{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:700;line-height:1.3}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard p{color:#64748b;margin-bottom:1.25rem;font-size:.9rem;line-height:1.5}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .checkList{margin:0 0 1.5rem;padding:0;list-style:none}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .checkList li{color:#334155;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;font-weight:500;display:flex}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .checkList li svg{color:#5046ff;font-size:.8rem}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .bookBtn{color:#fff;cursor:pointer;background:#5046ff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.85rem;font-size:.95rem;font-weight:700;transition:all .2s;display:flex}.ieltsTextCenterPage .rightSection .sidebarContent.simpleAcademyCard .bookBtn:hover{background:#4338ca;transform:translateY(-2px)}.lorPageWrapper{max-width:1440px;margin:0 auto;padding:2rem 5% 80px}@media (max-width:768px){.lorPageWrapper{padding:1.5rem 1rem 80px}}.lorPageWrapper{color:#1a1a1a;background:#fff;font-family:Outfit,sans-serif;position:relative}.lorPageWrapper .lorHeader{text-align:left;margin-bottom:3rem;padding-top:2rem;position:relative;overflow:hidden}@media (max-width:768px){.lorPageWrapper .lorHeader{margin-bottom:2rem}}.lorPageWrapper .lorHeader .element1{filter:blur(80px);z-index:-1;background:radial-gradient(circle,#47f44126 0%,#e4f35f26 100%);border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.lorPageWrapper .lorHeader .element2{filter:blur(100px);z-index:-1;background:radial-gradient(circle,#131eee1a 0%,#7934e91a 100%);border-radius:50%;width:500px;height:500px;position:absolute;top:-50px;right:-100px}.lorPageWrapper .lorHeader .breadcrumbs{color:#666;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem;font-weight:500;display:flex}.lorPageWrapper .lorHeader .breadcrumbs span{color:#ccc}.lorPageWrapper .lorHeader h1{color:#1a1a1a;max-width:900px;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}@media (max-width:768px){.lorPageWrapper .lorHeader h1{font-size:2.2rem}}.lorPageWrapper .lorHeader .metaInfo{color:#666;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:.9rem;display:flex}.lorPageWrapper .lorHeader .metaInfo .dot{color:#ccc;font-size:1.5rem;line-height:.5}.lorPageWrapper .lorHeader .introText{color:#333;border-left:4px solid var(--primaryColor,#5046ff);max-width:800px;margin-bottom:2rem;padding-left:1.5rem;font-size:1.2rem;font-weight:500;line-height:1.7}.lorPageWrapper .mainLayout{align-items:stretch;gap:4rem;display:flex;position:relative}@media (max-width:1024px){.lorPageWrapper .mainLayout{gap:2rem}}@media (max-width:900px){.lorPageWrapper .mainLayout{flex-direction:column}}.lorPageWrapper .mainLayout .leftColumn{flex:1;width:100%;min-width:0}.lorPageWrapper .mainLayout .rightColumn{flex-shrink:0;width:360px}@media (max-width:900px){.lorPageWrapper .mainLayout .rightColumn{width:100%}}.lorPageWrapper .scrollProgress{z-index:1000;background:linear-gradient(90deg,#5046ff 0%,#7066ff 100%);height:6px;transition:width .1s;position:fixed;top:0;left:0}.lorPageWrapper .lorTocSection{background:#f8f9fc;border:1px solid #edf2f7;border-radius:20px;margin-bottom:4rem;padding:2rem}.lorPageWrapper .lorTocSection .sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.lorPageWrapper .lorTocSection .sectionHeader h2{color:#1a1a1a;margin:0;font-size:1.5rem;font-weight:700}.lorPageWrapper .lorTocSection .sectionHeader .navigationArrows{gap:.8rem;display:flex}.lorPageWrapper .lorTocSection .sectionHeader .navigationArrows button{cursor:pointer;color:#666;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.lorPageWrapper .lorTocSection .sectionHeader .navigationArrows button:hover{border-color:var(--primaryColor,#5046ff);color:var(--primaryColor,#5046ff);box-shadow:0 4px 8px #5046ff26}.lorPageWrapper .lorTocSection .tocSwiper{padding:.5rem .2rem 1.5rem}.lorPageWrapper .lorTocSection .tocSlide{width:260px!important}.lorPageWrapper .lorTocSection .tocCard{background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:space-between;height:130px;padding:1.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.lorPageWrapper .lorTocSection .tocCard:before{content:"";background:var(--primaryColor,#5046ff);opacity:0;width:6px;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.lorPageWrapper .lorTocSection .tocCard:hover{border-color:#0000;transform:translateY(-5px);box-shadow:0 10px 20px #00000014}.lorPageWrapper .lorTocSection .tocCard:hover:before{opacity:1}.lorPageWrapper .lorTocSection .tocCard:hover h3{color:var(--primaryColor,#5046ff)}.lorPageWrapper .lorTocSection .tocCard h3{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600;line-height:1.4;transition:color .3s}.lorPageWrapper .lorTocSection .tocCard .flexRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.lorPageWrapper .lorTocSection .tocCard .flexRow span{color:#999;font-size:.8rem;font-weight:500}.lorPageWrapper .lorTocSection .tocCard .flexRow .scrollIcon{color:var(--primaryColor,#5046ff);font-size:.9rem;transform:rotate(-90deg)}.lorPageWrapper .lorContent section{margin-bottom:4rem;scroll-margin-top:140px}.lorPageWrapper .lorContent h2{color:#1a1a1a;margin-bottom:1.5rem;font-size:1.8rem;font-weight:700;display:inline-block;position:relative}.lorPageWrapper .lorContent h2:after{content:"";background:var(--primaryColor,#5046ff);border-radius:2px;width:40px;height:4px;margin-top:.5rem;display:block}.lorPageWrapper .lorContent h3{color:#2d2d2d;margin:2rem 0 1rem;font-size:1.4rem;font-weight:600}.lorPageWrapper .lorContent p{color:#4a4a4a;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.7}.lorPageWrapper .lorContent .italicBold{color:#1a1a1a;border-left:4px solid var(--primaryColor,#5046ff);background:#f0f4ff;border-radius:8px;padding:1rem;font-style:italic;font-weight:600}.lorPageWrapper .lorContent ul{margin-bottom:2rem;padding-left:0;list-style:none}.lorPageWrapper .lorContent ul li{color:#4a4a4a;margin-bottom:1rem;padding-left:1.5rem;font-size:1.1rem;line-height:1.6;position:relative}.lorPageWrapper .lorContent ul li:before{content:"•";color:var(--primaryColor,#5046ff);font-size:1.5rem;font-weight:700;line-height:1.2;position:absolute;left:0}.lorPageWrapper .lorContent ul li strong{color:#1a1a1a;font-weight:600}.lorPageWrapper .lorContent .sampleBox{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:20px;margin:2.5rem 0;padding:3rem;font-size:1.05rem;font-style:italic;line-height:1.8;position:relative;box-shadow:0 4px 20px #00000008}.lorPageWrapper .lorContent .sampleBox:before{content:"\"";color:#f0f0f0;z-index:0;font-family:serif;font-size:5rem;line-height:1;position:absolute;top:1rem;left:1.5rem}.lorPageWrapper .lorContent .sampleBox p{z-index:1;color:#4a4a4a;margin-bottom:.8rem;font-size:1.05rem;position:relative}.lorPageWrapper .lorSidebar{flex-direction:column;gap:2rem;display:flex;position:sticky;top:120px}.lorPageWrapper .lorSidebar .academyPromoCard,.lorPageWrapper .lorSidebar .shareLove,.lorPageWrapper .lorSidebar .latestPosts{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:2rem;transition:all .3s;box-shadow:0 10px 25px #00000008}.lorPageWrapper .lorSidebar .academyPromoCard:hover,.lorPageWrapper .lorSidebar .shareLove:hover,.lorPageWrapper .lorSidebar .latestPosts:hover{box-shadow:0 15px 35px #5046ff0f}.lorPageWrapper .lorSidebar .academyPromoCard{text-align:center;position:relative;overflow:hidden}.lorPageWrapper .lorSidebar .academyPromoCard:before{content:"";background:linear-gradient(90deg,#5046ff,#9c46ff);height:4px;position:absolute;top:0;left:0;right:0}.lorPageWrapper .lorSidebar .academyPromoCard .promoLogo{justify-content:center;margin-bottom:2rem;display:flex}.lorPageWrapper .lorSidebar .academyPromoCard .promoLogo img{object-fit:contain}.lorPageWrapper .lorSidebar .academyPromoCard h3{color:#0f172a;letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.4rem;font-weight:800}.lorPageWrapper .lorSidebar .academyPromoCard p{color:#64748b;margin-bottom:1.75rem;font-size:.95rem;line-height:1.6}.lorPageWrapper .lorSidebar .academyPromoCard .bookNowBtn{color:#fff;cursor:pointer;background:#5046ff;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.75rem;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.lorPageWrapper .lorSidebar .academyPromoCard .bookNowBtn:hover{background:#4338ca;transform:translateY(-2px)}.lorPageWrapper .lorSidebar .academyPromoCard .bookNowBtn:hover svg{transform:translate(4px)}.lorPageWrapper .lorSidebar .academyPromoCard .bookNowBtn svg{transition:transform .3s}.lorPageWrapper .lorSidebar .shareLove{text-align:center}.lorPageWrapper .lorSidebar .shareLove p{color:#475569;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:.9rem;font-weight:700}.lorPageWrapper .lorSidebar .shareLove .socialGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.lorPageWrapper .lorSidebar .shareLove .socialGrid .socialBtn{cursor:pointer;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;height:48px;font-size:1.1rem;transition:all .2s;display:flex}.lorPageWrapper .lorSidebar .shareLove .socialGrid .socialBtn:hover{color:#5046ff;background:#f5f3ff;border-color:#5046ff;transform:translateY(-2px)}.lorPageWrapper .lorSidebar .latestPosts .sectionHeader{margin-bottom:1.75rem}.lorPageWrapper .lorSidebar .latestPosts .sectionHeader h2{color:#0f172a;margin-bottom:.5rem;font-size:1.25rem;font-weight:800}.lorPageWrapper .lorSidebar .latestPosts .sectionHeader .line{background:#5046ff;border-radius:10px;width:40px;height:3px}.lorPageWrapper .lorSidebar .latestPosts .postsList{flex-direction:column;gap:1.75rem;display:flex}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem{cursor:pointer;align-items:flex-start;gap:1.25rem;display:flex}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem:hover .postDetails a{color:#5046ff}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem:hover .postThumb img{transform:scale(1.1)}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem .postThumb{border-radius:10px;flex-shrink:0;width:70px;height:70px;overflow:hidden}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem .postThumb img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem .postDetails{flex-direction:column;gap:.35rem;display:flex}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem .postDetails a{color:#1e293b;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:700;line-height:1.4;text-decoration:none;display:-webkit-box;overflow:hidden}.lorPageWrapper .lorSidebar .latestPosts .postsList .postItem .postDetails .readTime{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:600}.lorPageWrapper .lorFaqs{border-top:1px solid #eee;margin-top:6rem;padding-top:4rem}.lorPageWrapper .lorFaqs h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2rem;font-weight:700}.lorPageWrapper .lorFaqs .faqList{grid-template-columns:1fr;gap:1.5rem;display:grid}.lorPageWrapper .lorFaqs .faqList .faqItem{background:#fff;border:1px solid #e0e0e0;border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 2px 10px #00000005}.lorPageWrapper .lorFaqs .faqList .faqItem:hover{border-color:#d1d5db;transform:translateY(-3px);box-shadow:0 10px 30px #0000000f}.lorPageWrapper .lorFaqs .faqList .faqItem .question{color:#1a1a1a;margin-bottom:1rem;font-size:1.1rem;font-weight:700;line-height:1.5}.lorPageWrapper .lorFaqs .faqList .faqItem .answer{color:#555;font-size:1rem;line-height:1.7}.stickyFooterCTA{z-index:1001;color:#fff;background:#000c8e;width:100%;padding:1rem 0;position:fixed;bottom:0;left:0;box-shadow:0 -4px 20px #00000026}.stickyFooterCTA .footerInner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.stickyFooterCTA .footerInner .footerText{align-items:center;gap:1rem;font-size:1.1rem;font-weight:500;display:flex}.stickyFooterCTA .footerInner .footerText .discountTag{color:#000;text-transform:uppercase;background:#fbc02d;border-radius:4px;padding:4px 10px;font-size:.8rem;font-weight:700}.stickyFooterCTA .footerInner .connectBtn{color:#000c8e;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:.8rem 1.8rem;font-weight:700;transition:all .2s}.stickyFooterCTA .footerInner .connectBtn:hover{background:#f5f5f5;transform:scale(1.02)}@media (max-width:1100px){.lorPageWrapper .mainLayout{flex-direction:column}.lorPageWrapper .mainLayout .rightColumn{width:100%}}@media (max-width:600px){.stickyFooterCTA .footerText{font-size:.9rem}.stickyFooterCTA .footerText .discountTag{display:none}.stickyFooterCTA .connectBtn{padding:.6rem 1rem;font-size:.85rem}}.lorStickyToc{z-index:99;background:#fff;border:1px solid #e0e0e0;border-radius:8px;width:100%;max-width:100%;margin-bottom:2rem;transition:all .3s;position:sticky;top:80px;box-shadow:0 4px 12px #00000014}.lorStickyToc .tocHeader{cursor:pointer;color:#1c1c1c;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.lorStickyToc .tocHeader svg{color:#757575;font-size:.9rem}.lorStickyToc .tocHeader .tocProgressBar{background:#f0f0f0;border-radius:0 0 8px 8px;width:100%;height:3px;position:absolute;bottom:0;left:0;overflow:hidden}.lorStickyToc .tocHeader .tocProgressBar .progressFill{background:#424242;height:100%;transition:width .1s linear}.lorStickyToc.isOpen{border-bottom-right-radius:0;border-bottom-left-radius:0}.lorStickyToc.isOpen .tocHeader{border-bottom:1px solid #eee}.lorStickyToc .tocDropdown{background:#fff;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:400px;overflow-y:auto}.lorStickyToc .tocDropdown .tocItem{color:#424242;cursor:pointer;border-left:4px solid #0000;padding:.8rem 1.5rem;font-size:.95rem;transition:all .2s}.lorStickyToc .tocDropdown .tocItem:hover{color:#38aef8;background:#f8f9fa;border-left-color:#38aef8}.lorStickyToc .tocDropdown .tocItem:not(:last-child){border-bottom:1px solid #f5f5f5}@media (max-width:1100px){.lorStickyToc{max-width:calc(100% - 2rem)}}.lorUniversityFinder{background:#f8f8fc;border:1px solid #eee;border-radius:20px;margin:2rem 0;padding:1.5rem}.lorUniversityFinder .header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.lorUniversityFinder .header .titleGroup{align-items:center;gap:.75rem;display:flex}.lorUniversityFinder .header .titleGroup .iconWrapper{font-size:1.5rem}.lorUniversityFinder .header .titleGroup .title{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700;line-height:1.2}.lorUniversityFinder .header .titleGroup .title span{color:var(--primaryColor,#5046ff)}.lorUniversityFinder .header .progressContainer{width:44px;height:44px;position:relative}.lorUniversityFinder .header .progressContainer .progressSvg{width:100%;height:100%;transform:rotate(-90deg)}.lorUniversityFinder .header .progressContainer .progressSvg .progressCircleBg{fill:none;stroke:#e0e0e0;stroke-width:4px}.lorUniversityFinder .header .progressContainer .progressSvg .progressCircle{fill:none;stroke:var(--primaryColor,#5046ff);stroke-width:4px;stroke-dasharray:113;stroke-dashoffset:113px;stroke-linecap:round;transition:stroke-dashoffset .5s}.lorUniversityFinder .header .progressContainer .progressText{color:#333;font-size:.75rem;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lorUniversityFinder .subHeader{color:#1a1a1a;margin-bottom:1rem;font-size:.95rem;font-weight:700}.lorUniversityFinder .grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.lorUniversityFinder .grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.lorUniversityFinder .grid{grid-template-columns:1fr}}.lorUniversityFinder .grid .optionBtn{cursor:pointer;color:#333;text-align:left;background:#fff;border:1px solid #eee;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem .5rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 5px #00000005}.lorUniversityFinder .grid .optionBtn:hover{border-color:var(--primaryColor,#5046ff);box-shadow:0 4px 10px #5046ff1a}.lorUniversityFinder .grid .optionBtn.selected{border-color:var(--primaryColor,#5046ff);box-shadow:0 0 0 1px var(--primaryColor,#5046ff);background:#f0f2ff}.lorUniversityFinder .grid .optionBtn .flag{font-size:1.2rem;line-height:1}.lorUniversityFinder .continueBtn{background:var(--primaryColor,#5046ff);color:#fff;cursor:pointer;text-align:center;background:linear-gradient(90deg,#5046ff 0%,#7066ff 100%);border:none;border-radius:8px;width:100%;max-width:300px;margin:0 auto;padding:.85rem;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 12px #5046ff4d}.lorUniversityFinder .continueBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #5046ff66}.lorUniversityFinder .continueBtn:disabled{box-shadow:none;cursor:not-allowed;background:#ccc;transform:none}.counsellingBanner{background:#000870;align-items:flex-end;width:100%;min-height:100vh;padding-bottom:8rem;display:flex;position:relative;overflow:hidden}.counsellingBanner .bannerBg{z-index:0;position:absolute;inset:0}.counsellingBanner .bannerBg img{filter:brightness(.6);transition:transform .8s;transform:scale(1.02)}.counsellingBanner .bannerBg .overlay{z-index:1;background:linear-gradient(90deg,#000870 0%,#000870e6 40%,#0008701a 50%,#0000 100%);position:absolute;inset:0}.counsellingBanner .container{z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.counsellingBanner .contentWrapper{justify-content:flex-start;align-items:flex-end;display:flex}.counsellingBanner .textSide{color:#fff;flex:1;max-width:800px;animation:1s ease-out fadeInLeft}.counsellingBanner .textSide .subTitle{color:#ff9d4d;text-transform:capitalize;letter-spacing:.5px;margin-bottom:1.5rem;font-size:1.15rem;font-weight:700;display:block}@media (max-width:768px){.counsellingBanner .textSide .subTitle{font-size:1rem}}.counsellingBanner .textSide h1{letter-spacing:-.01em;color:#fff;margin-bottom:2.2rem;font-size:2.8rem;font-weight:900;line-height:1.15}.counsellingBanner .textSide h1 span{background:linear-gradient(90deg,#ff9d4d,#ea580c);-webkit-text-fill-color:#0000;-webkit-background-clip:text;margin-top:.5rem;display:block}@media (max-width:1280px){.counsellingBanner .textSide h1{font-size:2.5rem}}@media (max-width:768px){.counsellingBanner .textSide h1{font-size:1.8rem}}.counsellingBanner .textSide .bannerCta{color:#fff;cursor:pointer;background:linear-gradient(93deg,#f59e0b 0%,#ea580c 100%);border:none;border-radius:14px;align-items:center;gap:1rem;padding:1.4rem 2.8rem;font-size:1.15rem;font-weight:750;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 12px 24px #ea580c59}@media (max-width:1024px){.counsellingBanner .textSide .bannerCta{margin:0}}@media (max-width:480px){.counsellingBanner .textSide .bannerCta{width:100%;padding:1.2rem;font-size:1.05rem}}.counsellingBanner .textSide .bannerCta:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 18px 35px #ea580c73}.counsellingBanner .textSide .bannerCta svg{font-size:1.3rem;transition:transform .3s}.counsellingBanner .textSide .bannerCta:hover svg{transform:translate(5px)}.counsellingBanner .textSide .socialProof{align-items:center;gap:1.25rem;margin-top:2.5rem;display:flex}.counsellingBanner .textSide .socialProof .avatars{align-items:center;display:flex}.counsellingBanner .textSide .socialProof .avatars .avatarImg{background:#eee;border:2.5px solid #001f54;border-radius:50%;width:42px;height:42px;margin-left:-14px;overflow:hidden}.counsellingBanner .textSide .socialProof .avatars .avatarImg:first-child{margin-left:0}.counsellingBanner .textSide .socialProof .avatars .avatarImg img{object-fit:cover;width:100%;height:100%}.counsellingBanner .textSide .socialProof p{color:#ffffffd9;font-size:1rem;font-weight:600}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.counsellingConsultant{color:#fff;background:#000870;padding:7rem 0;position:relative;overflow:hidden}@media (max-width:768px){.counsellingConsultant{padding:5rem 0}}.counsellingConsultant:before{content:"";pointer-events:none;background-image:radial-gradient(circle at 10% 10%,#38aef80d 0%,#0000 40%),radial-gradient(circle at 90% 90%,#ea580c0d 0%,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.counsellingConsultant .container{max-width:1200px;margin:0 auto;padding:0}.counsellingConsultant .sectionHeader{text-align:center;margin-bottom:4.5rem}@media (max-width:768px){.counsellingConsultant .sectionHeader{margin-bottom:3rem}}.counsellingConsultant .sectionHeader h2{color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:850;line-height:1.2}.counsellingConsultant .sectionHeader h2 span{color:#ff9d4d}@media (max-width:768px){.counsellingConsultant .sectionHeader h2{font-size:1.8rem}}.counsellingConsultant .sectionHeader p{color:#fff9;max-width:700px;margin:0 auto;font-size:1.15rem}.counsellingConsultant .expectationsGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:5rem;display:grid}@media (max-width:991px){.counsellingConsultant .expectationsGrid{grid-template-columns:1fr}}.counsellingConsultant .consultantCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;padding:3rem;transition:all .4s;position:relative}.counsellingConsultant .consultantCard:hover{background:#ffffff0d;border-color:#ffffff26;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.counsellingConsultant .consultantCard .iconWrapper{margin-bottom:2rem;font-size:2.5rem;display:inline-block}.counsellingConsultant .consultantCard h3{margin-bottom:1.25rem;font-size:1.5rem;font-weight:700;line-height:1.4}.counsellingConsultant .consultantCard p{color:#ffffffb3;font-size:1rem;line-height:1.6}.counsellingConsultant .consultantCard.green .iconWrapper{color:#4ade80}.counsellingConsultant .consultantCard.blue .iconWrapper{color:#60a5fa}.counsellingConsultant .consultantCard.red .iconWrapper{color:#f87171}.counsellingConsultant .consultantCard.yellow .iconWrapper{color:#facc15}@media (max-width:768px){.counsellingConsultant .consultantCard{padding:2.5rem}.counsellingConsultant .consultantCard h3{font-size:1.35rem}}.counsellingConsultant .ctaWrapper{text-align:center}.counsellingConsultant .ctaWrapper .bookSessionBtn{color:#fff;cursor:pointer;background:linear-gradient(93deg,#f59e0b 0%,#ea580c 100%);border:none;border-radius:16px;align-items:center;gap:1.25rem;padding:1.4rem 3rem;font-size:1.2rem;font-weight:750;transition:all .3s;display:inline-flex;box-shadow:0 12px 30px #ea580c4d}.counsellingConsultant .ctaWrapper .bookSessionBtn:hover{transform:scale(1.03);box-shadow:0 16px 40px #ea580c73}.counsellingConsultant .ctaWrapper .bookSessionBtn svg{font-size:1.3rem}@media (max-width:768px){.counsellingConsultant .ctaWrapper .bookSessionBtn{justify-content:center;width:calc(100% - 4rem);margin:0 auto;padding:1.25rem 2rem;font-size:1.05rem}}.counsellingJourney{color:#fff;background:#000652;padding:3rem 0;position:relative;overflow:hidden}@media (max-width:768px){.counsellingJourney{padding:5rem 0}}.counsellingJourney .bgPattern{z-index:1;opacity:.5;background-image:radial-gradient(circle at 2px 2px,#38aef80d 1px,#0000 0);background-size:40px 40px;position:absolute;inset:0}.counsellingJourney .container{z-index:2;max-width:1200px;margin:0 auto;padding:0;position:relative}.counsellingJourney .sectionHeader{text-align:center;margin-bottom:5rem}@media (max-width:768px){.counsellingJourney .sectionHeader{margin-bottom:3.5rem}}.counsellingJourney .sectionHeader .badge{color:#38aef8;text-transform:uppercase;letter-spacing:2px;background:#38aef81a;border:1px solid #38aef833;border-radius:50px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.85rem;font-weight:800;display:inline-block}.counsellingJourney .sectionHeader h2{color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:850;line-height:1.2}.counsellingJourney .sectionHeader h2 span{background:linear-gradient(90deg,#ff9d4d,#ea580c);-webkit-text-fill-color:#0000;-webkit-background-clip:text}@media (max-width:768px){.counsellingJourney .sectionHeader h2{font-size:1.8rem}}.counsellingJourney .sectionHeader p{color:#fff9;max-width:700px;margin:0 auto;font-size:1.15rem}.counsellingJourney .modernTimeline{flex-direction:column;gap:4rem;display:flex;position:relative}.counsellingJourney .modernTimeline:before{content:"";background:linear-gradient(#0000 0%,#38aef84d 15% 85%,#0000 100%);width:2px;position:absolute;top:2rem;bottom:2rem;left:50%;transform:translate(-50%)}@media (max-width:1024px){.counsellingJourney .modernTimeline:before{left:30px;transform:none}}.counsellingJourney .timelinePhase{align-items:center;gap:6rem;width:100%;display:flex;position:relative}@media (max-width:1024px){.counsellingJourney .timelinePhase{flex-direction:column-reverse;align-items:flex-start;gap:2rem;padding-left:80px}}.counsellingJourney .timelinePhase.left{flex-direction:row}.counsellingJourney .timelinePhase.left .phaseContent{text-align:right}.counsellingJourney .timelinePhase.right{flex-direction:row-reverse}.counsellingJourney .timelinePhase.right .phaseContent{text-align:left}.counsellingJourney .timelinePhase .phaseContent{flex:1;max-width:500px}@media (max-width:1024px){.counsellingJourney .timelinePhase .phaseContent{max-width:100%;text-align:left!important}}.counsellingJourney .timelinePhase .phaseContent .phaseHeader{margin-bottom:1.5rem}.counsellingJourney .timelinePhase .phaseContent .phaseHeader .weekNum{letter-spacing:2px;margin-bottom:.5rem;font-size:1.1rem;font-weight:900;display:block}.counsellingJourney .timelinePhase .phaseContent .phaseHeader h3{color:#fff;font-size:2rem;font-weight:800}.counsellingJourney .timelinePhase .phaseContent p{color:#ffffff80;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.counsellingJourney .timelinePhase .phaseContent .stepsList{flex-direction:column;gap:.8rem;list-style:none;display:flex}.counsellingJourney .timelinePhase .phaseContent .stepsList li{color:#fff;align-items:center;gap:1rem;font-size:1rem;font-weight:600;display:flex}.counsellingJourney .timelinePhase .phaseContent .stepsList li:before{content:"→";color:#38aef8;font-weight:900}.counsellingJourney .timelinePhase .phaseContent .stepsList li span{border-bottom:1px solid #ffffff1a;width:100%;padding-bottom:4px}.counsellingJourney .timelinePhase .phaseVisual{z-index:5;flex:0 0 100px;justify-content:center;display:flex}@media (max-width:1024px){.counsellingJourney .timelinePhase .phaseVisual{flex:none;width:70px;height:70px;position:absolute;top:0;left:30px;transform:translate(-50%)}}.counsellingJourney .timelinePhase .phaseVisual .iconOrbit{border:2px solid var(--accent);width:70px;height:70px;color:var(--accent);box-shadow:0 0 20px #00000080,0 0 10px var(--accent);background:#000814;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .4s;display:flex}.counsellingJourney .timelinePhase .phaseVisual .iconOrbit:hover{background:var(--accent);color:#fff;transform:scale(1.1)rotate(15deg)}.counsellingJourney .ctaArea{text-align:center;margin-top:8rem}.counsellingJourney .ctaArea .eliteCta{color:#fff;cursor:pointer;background:linear-gradient(93deg,#f59e0b 0%,#ea580c 100%);border:none;border-radius:50px;align-items:center;gap:1.5rem;padding:1.5rem 3.5rem;font-size:1.3rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 15px 35px #ea580c4d}.counsellingJourney .ctaArea .eliteCta:hover{transform:translateY(-5px)scale(1.02);box-shadow:0 25px 45px #ea580c73}@media (max-width:768px){.counsellingJourney .ctaArea .eliteCta{justify-content:center;width:calc(100% - 4rem);margin:0 auto;padding:1.25rem 2rem;font-size:1.1rem}}.counsellingJourney .ctaArea .socialNote{color:#fff6;margin-top:1.5rem;font-size:.9rem;font-weight:500}.counsellingReview{color:#fff;background:#000870;padding:7rem 0;position:relative;overflow:hidden}@media (max-width:768px){.counsellingReview{padding:5rem 0}}.counsellingReview .container{max-width:1400px;margin:0 auto;padding:0}.counsellingReview .sectionHeader{text-align:center;margin-bottom:4rem}@media (max-width:768px){.counsellingReview .sectionHeader{margin-bottom:2.5rem}}.counsellingReview .sectionHeader .overline{color:#ff9d4d;text-transform:uppercase;letter-spacing:2px;margin-bottom:1rem;font-size:1.15rem;font-weight:700;display:block}.counsellingReview .sectionHeader h2{color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800;line-height:1.2}.counsellingReview .sectionHeader h2 span{color:#ff9d4d}@media (max-width:768px){.counsellingReview .sectionHeader h2{font-size:1.8rem}}.counsellingReview .sectionHeader p{color:#fffc;max-width:700px;margin:0 auto;font-size:1.15rem;line-height:1.6}.counsellingReview .statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:8rem;display:grid}@media (max-width:1024px){.counsellingReview .statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.counsellingReview .statsGrid{grid-template-columns:1fr}}.counsellingReview .statsGrid .statCard{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:3rem 2rem;transition:transform .3s}.counsellingReview .statsGrid .statCard:hover{background:#ffffff14;transform:translateY(-5px)}.counsellingReview .statsGrid .statCard h3{color:#ff9d4d;margin-bottom:.5rem;font-size:3.5rem;font-weight:800}@media (max-width:768px){.counsellingReview .statsGrid .statCard h3{font-size:30px}}.counsellingReview .statsGrid .statCard p{color:#ffffffb3;font-size:1.1rem;font-weight:600}.counsellingReview .testimonialSection .testimonialHeader{text-align:center;margin-bottom:3rem}.counsellingReview .testimonialSection .testimonialHeader h3{font-size:2.25rem;font-weight:700}.counsellingReview .testimonialSection .testimonialHeader h3 span{color:#ef4444}.counsellingReview .testimonialSection .marqueeContainer{width:100%;padding:3rem 0;position:relative;overflow:hidden}.counsellingReview .testimonialSection .marqueeContainer:before,.counsellingReview .testimonialSection .marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:15rem;height:100%;position:absolute;top:0}.counsellingReview .testimonialSection .marqueeContainer:before{background:linear-gradient(90deg,#000870 20%,#0000 100%);left:-1px}@media (max-width:768px){.counsellingReview .testimonialSection .marqueeContainer:before{width:2rem}}.counsellingReview .testimonialSection .marqueeContainer:after{background:linear-gradient(270deg,#000870 20%,#0000 100%);right:-1px}@media (max-width:768px){.counsellingReview .testimonialSection .marqueeContainer:after{width:2rem}}.counsellingReview .testimonialSection .marqueeContent{gap:2rem;width:max-content;animation:40s linear infinite marquee;display:flex}.counsellingReview .testimonialSection .marqueeContent:hover{animation-play-state:paused}.counsellingReview .testimonialSection .testimonialCard{-webkit-backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff26;border-radius:28px;flex-direction:column;justify-content:space-between;width:480px;height:320px;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px #0000001a}.counsellingReview .testimonialSection .testimonialCard:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-5px)}@media (max-width:480px){.counsellingReview .testimonialSection .testimonialCard{width:300px}}.counsellingReview .testimonialSection .testimonialCard .quoteIcon{color:#ff9d4d;opacity:.8;margin-bottom:1.25rem;font-size:1.8rem}.counsellingReview .testimonialSection .testimonialCard .reviewText{color:#fff;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:1.1rem;font-style:italic;line-height:1.7;display:-webkit-box;overflow:hidden}.counsellingReview .testimonialSection .testimonialCard .studentInfo{border-top:1px solid #ffffff1a;align-items:center;gap:1.25rem;margin-top:auto;padding-top:1.5rem;display:flex}.counsellingReview .testimonialSection .testimonialCard .studentInfo .studentAvatar{border:2px solid #38aef8;border-radius:50%;flex-shrink:0;width:50px;height:50px;overflow:hidden}.counsellingReview .testimonialSection .testimonialCard .studentInfo .details h4{margin-bottom:.15rem;font-size:1.1rem;font-weight:700}.counsellingReview .testimonialSection .testimonialCard .studentInfo .details span{color:#ffffffb3;font-size:.9rem;font-weight:500}.counsellingReview .ctaWrapper{text-align:center;margin-top:8rem}.counsellingReview .ctaWrapper .bookSessionBtn{color:#fff;cursor:pointer;background:linear-gradient(93deg,#f59e0b 0%,#ea580c 100%);border:none;border-radius:50px;align-items:center;gap:1.5rem;padding:1.5rem 3.5rem;font-size:1.3rem;font-weight:800;transition:all .4s;display:inline-flex;box-shadow:0 15px 35px #ea580c4d}.counsellingReview .ctaWrapper .bookSessionBtn:hover{transform:translateY(-5px);box-shadow:0 25px 45px #ea580c73}@media (max-width:768px){.counsellingReview .ctaWrapper .bookSessionBtn{justify-content:center;width:calc(100% - 4rem);margin:0 auto;padding:1.25rem 2rem;font-size:1.1rem}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}.counsellingInfo{color:#fff;background:#000652;padding:7rem 0;position:relative;overflow:hidden}@media (max-width:768px){.counsellingInfo{padding:5rem 0}}.counsellingInfo .container{max-width:1300px;margin:0 auto;padding:0}.counsellingInfo .sectionHeader{text-align:center;margin-bottom:5rem}.counsellingInfo .sectionHeader h2,.counsellingInfo .sectionHeader h3{color:#fff;margin:0 auto 1.5rem;font-size:3.2rem;font-weight:850;line-height:1.2}.counsellingInfo .sectionHeader h2 span,.counsellingInfo .sectionHeader h3 span{color:#ff9d4d}@media (max-width:768px){.counsellingInfo .sectionHeader h2,.counsellingInfo .sectionHeader h3{font-size:1.8rem}}.counsellingInfo .sectionHeader p{color:#fff9;max-width:750px;margin:0 auto;font-size:1.15rem;line-height:1.6}.counsellingInfo .locationsWrapper{margin-bottom:10rem}.counsellingInfo .locationsWrapper .locationsGrid{border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1024px){.counsellingInfo .locationsWrapper .locationsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.counsellingInfo .locationsWrapper .locationsGrid{grid-template-columns:repeat(2,1fr)}}.counsellingInfo .locationsWrapper .locationsGrid .locationItem{text-align:center;color:#ffffffb3;border-bottom:1px solid #ffffff1a;border-right:1px solid #ffffff1a;padding:1.5rem;font-size:1rem;font-weight:600;transition:all .3s}.counsellingInfo .locationsWrapper .locationsGrid .locationItem:hover{color:#38aef8;cursor:default;background:#38aef80d}.counsellingInfo .locationsWrapper .centerCta{text-align:center;margin-top:3rem}.counsellingInfo .locationsWrapper .centerCta p{color:#ffffff80;margin-bottom:1.5rem;font-style:italic}.counsellingInfo .locationsWrapper .centerCta .bookSessionBtn{color:#fff;cursor:pointer;background:linear-gradient(93deg,#f59e0b 0%,#ea580c 100%);border:none;border-radius:50px;align-items:center;gap:1.25rem;padding:1.2rem 2.8rem;font-size:1.1rem;font-weight:800;transition:all .4s;display:inline-flex;box-shadow:0 10px 25px #ea580c33}.counsellingInfo .locationsWrapper .centerCta .bookSessionBtn:hover{transform:translateY(-3px);box-shadow:0 15px 35px #ea580c59}@media (max-width:768px){.counsellingInfo .locationsWrapper .centerCta .bookSessionBtn{justify-content:center;width:calc(100% - 4rem);margin:0 auto;padding:1.1rem 2rem;font-size:1rem}}.counsellingInfo .faqWrapper{max-width:1000px;margin:0 auto}.counsellingInfo .faqWrapper .accordion{flex-direction:column;gap:1rem;display:flex}.counsellingInfo .faqWrapper .accordionItem{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;transition:all .3s;overflow:hidden}.counsellingInfo .faqWrapper .accordionItem.active{background:#ffffff0a;border-color:#38aef84d}.counsellingInfo .faqWrapper .accordionItem.active .accordionHeader{color:#38aef8}.counsellingInfo .faqWrapper .accordionItem .accordionHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1.8rem 2.5rem;transition:color .3s;display:flex}.counsellingInfo .faqWrapper .accordionItem .accordionHeader h4{margin:0;font-size:1.25rem;font-weight:700}.counsellingInfo .faqWrapper .accordionItem .accordionHeader svg{font-size:1.2rem}.counsellingInfo .faqWrapper .accordionItem .accordionBody{max-height:0;transition:max-height .4s cubic-bezier(0,1,0,1);overflow:hidden}.counsellingInfo .faqWrapper .accordionItem .accordionBody .inner{color:#ffffffb3;padding:0 2.5rem 2.5rem;font-size:1.05rem;line-height:1.7}.counsellingInfo .faqWrapper .accordionItem .accordionBody .inner p{margin-bottom:1.5rem}.counsellingInfo .faqWrapper .accordionItem .accordionBody .inner ul{margin-bottom:1.5rem;padding-left:1.5rem}.counsellingInfo .faqWrapper .accordionItem .accordionBody .inner ul li{margin-bottom:.8rem;list-style-type:disc}.counsellingInfo .faqWrapper .accordionItem.active .accordionBody{max-height:1000px;transition:max-height .4s cubic-bezier(1,0,1,0)}.counsellingFaqs{color:#fff;background:#000870;padding:3rem 0 6rem;position:relative;overflow:hidden}@media (max-width:768px){.counsellingFaqs{padding:5rem 0}}.counsellingFaqs .container{max-width:1200px;margin:0 auto;padding:0}.counsellingFaqs .sectionHeader{text-align:center;margin-bottom:4rem}@media (max-width:768px){.counsellingFaqs .sectionHeader{margin-bottom:2.5rem}}.counsellingFaqs .sectionHeader h2{letter-spacing:-.02em;color:#fff;margin-bottom:1.5rem;font-size:3.2rem;font-weight:800}.counsellingFaqs .sectionHeader h2 span{color:#ff9d4d}@media (max-width:768px){.counsellingFaqs .sectionHeader h2{font-size:1.8rem}}.counsellingFaqs .sectionHeader p{color:#fff9;max-width:750px;margin:0 auto;font-size:1.15rem;line-height:1.6}.counsellingFaqs .faqList{flex-direction:column;display:flex}.counsellingFaqs .faqList .faqItem{border-bottom:1px solid #ffffff1a;transition:all .3s}.counsellingFaqs .faqList .faqItem.active{background:#ffffff05;border-bottom-color:#38aef866}.counsellingFaqs .faqList .faqItem.active .faqHeader{color:#fff}.counsellingFaqs .faqList .faqItem.active .faqHeader .icon{color:#ff9d4d}.counsellingFaqs .faqList .faqItem .faqHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:2.5rem 0;transition:all .3s;display:flex}.counsellingFaqs .faqList .faqItem .faqHeader h4{gap:1rem;margin:0;font-size:1.4rem;font-weight:700;display:flex}.counsellingFaqs .faqList .faqItem .faqHeader h4 span{color:#ff9d4d;font-weight:900}@media (max-width:768px){.counsellingFaqs .faqList .faqItem .faqHeader h4{font-size:1.15rem}}.counsellingFaqs .faqList .faqItem .faqHeader .icon{color:#ffffff4d;font-size:1.25rem;transition:all .3s}.counsellingFaqs .faqList .faqItem .faqHeader:hover{color:#38aef8}.counsellingFaqs .faqList .faqItem .faqHeader:hover h4 span{transform:scale(1.1)}.counsellingFaqs .faqList .faqItem .faqBody{max-height:0;transition:max-height .4s cubic-bezier(0,1,0,1);overflow:hidden}.counsellingFaqs .faqList .faqItem .faqBody .inner{max-width:900px;padding-bottom:3rem;padding-left:3rem}.counsellingFaqs .faqList .faqItem .faqBody .inner p{color:#fff9;font-size:1.15rem;line-height:1.7}@media (max-width:768px){.counsellingFaqs .faqList .faqItem .faqBody .inner{padding-left:0}.counsellingFaqs .faqList .faqItem .faqBody .inner p{font-size:1.05rem}}.counsellingFaqs .faqList .faqItem.active .faqBody{max-height:500px;transition:max-height .4s cubic-bezier(1,0,1,0)}
