@import url("https://fonts.googleapis.com/css2?family=Young+Serif:wght@400&display=swap");@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap");:root{--background:#ffffff;--foreground:#171717;--max-width:1440px;--border-radius:12px;--font-sans:"Inter",Arial,Helvetica,sans-serif;--font-mono:"JetBrains Mono","Courier New",monospace}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}*{box-sizing:border-box;padding:0;margin:0}html{background:var(--background);scroll-behavior:smooth}body,html{max-width:100vw;overflow-x:hidden;color:var(--foreground);font-family:Poppins,Arial,Helvetica,sans-serif;line-height:1.5;scroll-behavior:smooth}body,html{background:var(--background);margin:0;padding:0}body{display:flex;flex-direction:column;min-height:100vh}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1rem}@media (min-width:768px){.container{padding:0 2rem}}html{font-size:16px}@media (max-width:1024px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}@media (max-width:480px){html{font-size:13px}}iframe,img,video{max-width:100%;height:auto;display:block}.prevent-scroll{overflow:hidden}.scroll-animate{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.scroll-animate.visible{opacity:1;transform:translateY(0)}.fade-in{opacity:0;transition:opacity .6s ease-out}.fade-in.visible{opacity:1}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade-in,.scroll-animate{transition:none!important;opacity:1!important;transform:none!important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.full-width{width:100%}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.grid{display:grid;gap:1rem}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,1fr)}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.m-0{margin:0}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-4{margin:1rem}.m-8{margin:2rem}.overflow-prevention{overflow:hidden;position:relative}.responsive-image{width:100%;height:auto;object-fit:cover}@media (max-width:768px){.scroll-section{margin:0;padding:0}}.aspect-ratio-box{position:relative;width:100%;padding-top:56.25%}.aspect-ratio-content{position:absolute;top:0;left:0;right:0;bottom:0}@media print{body{background:white;color:black}.no-print{display:none!important}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background)}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.eligibility-section{width:100%;background:#F4FFF0;padding:3rem 1rem}.eligibility-title{font-size:2.25rem;font-weight:500;font-family:"Young Serif",serif;color:#000;margin-bottom:3rem}.eligibility-grid{display:grid;grid-template-columns:1fr;gap:3rem 0}.eligibility-item{display:flex;flex-direction:row}.eligibility-letter{font-size:10rem;background-image:linear-gradient(180deg,#5EC96E,#1CA59E);-webkit-background-clip:text;background-clip:text;color:transparent;margin-right:.75rem;line-height:1;position:relative;bottom:20px}.eligibility-letter,.eligibility-text{font-weight:400;font-family:Poppins,sans-serif}.eligibility-text{font-size:1rem;color:#000;line-height:1.375;display:block;width:310px}.eligibility-text span:first-child{display:inline}.eligibility-text span:nth-child(2){display:block;position:relative;right:49px}@media (max-width:479px){.eligibility-section{padding:1.5rem .8rem}.eligibility-title{font-size:2rem;margin-bottom:1.5rem}.eligibility-grid{grid-template-columns:1fr;gap:2rem 0}.eligibility-item{flex-direction:row;align-items:flex-start}.eligibility-letter{font-size:4rem;margin-right:.5rem;bottom:10px}.eligibility-text{font-size:1.1rem;width:100%;max-width:280px}.eligibility-text span:nth-child(2){right:0}}@media (min-width:480px) and (max-width:767px){.eligibility-section{padding:2rem 1rem}.eligibility-title{font-size:2.5rem;margin-bottom:2rem}.eligibility-grid{grid-template-columns:1fr;gap:2.5rem 0}.eligibility-item{flex-direction:row;align-items:flex-start}.eligibility-letter{font-size:4.5rem;margin-right:.6rem;bottom:15px}.eligibility-text{font-size:1.15rem;width:100%;max-width:300px}.eligibility-text span:nth-child(2){right:20px}}@media (min-width:768px){.eligibility-section{padding:3rem 4rem}.eligibility-title{font-size:3.5rem}.eligibility-grid{grid-template-columns:repeat(3,1fr);gap:5rem 2rem}.eligibility-letter{font-size:5rem}.eligibility-text{font-size:1.2rem}}.career-paths-section{width:100%;background-color:#fff;padding:3rem 1rem}@media (min-width:768px){.career-paths-section{padding:3rem 4rem}}.career-paths-title{font-size:2.25rem;font-weight:500;font-family:"Young Serif",serif;color:#000;margin-bottom:3rem}@media (min-width:768px){.career-paths-title{font-size:3.4rem}}.career-paths-grid{display:grid;grid-template-columns:1fr;gap:1.2rem}@media (min-width:768px){.career-paths-grid{grid-template-columns:repeat(3,1fr)}}.career-card{border-radius:2.5rem;border:1.34px solid rgba(0,0,0,.652);padding:1.3rem;background-color:#fff;display:flex;flex-direction:column;margin-bottom:2rem;font-family:Poppins,sans-serif}@media (min-width:768px){.career-card{margin-bottom:0}}.career-card-first{margin-bottom:2rem}@media (min-width:768px){.career-card-first{margin-bottom:0}}.career-column{display:flex;flex-direction:column;gap:1.2rem}.career-card-header{display:flex;align-items:center;margin-bottom:.5rem}.career-list li::marker{font-size:.7em}.career-card-title{font-weight:600;font-size:1.25rem;color:#000}@media (min-width:768px){.career-card-title{font-size:1.5rem}}.career-list{list-style-type:disc;padding-left:2rem;color:#000;font-size:1.2rem;margin-top:.5rem}.career-icon{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#f0f7ed;margin-right:.75rem}.career-icon-img{width:1.5rem;height:1.5rem;object-fit:contain}.prestigious-degree-section{width:100%;background-color:#ffffff;padding:1rem}@media (min-width:768px){.prestigious-degree-section{padding:1rem 4rem}}.prestigious-degree-container{max-width:1200px;margin:0 auto}.prestigious-degree-title{font-size:2.2rem;font-weight:500;font-family:"Young Serif",serif;color:#000;margin-bottom:3rem;text-align:left;line-height:1.2}@media (min-width:768px){.prestigious-degree-title{font-size:3.5rem;margin-bottom:4rem}}.prestigious-features-container{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}@media (min-width:768px){.prestigious-features-container{flex-direction:row;gap:4rem;margin-bottom:5rem}}.prestigious-feature{display:flex;align-items:flex-start;flex:1}.prestigious-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:50%;flex-shrink:0;overflow:visible;position:relative;bottom:11px;svg{width:50%;height:50%}}@media (min-width:768px){.prestigious-feature-icon{width:3rem;height:3rem}}.prestigious-feature-content{flex:1}.prestigious-feature-title{font-weight:400;font-size:1.125rem;color:#000;margin-bottom:.5rem;line-height:1.3;font-family:Poppins,sans-serif}@media (min-width:768px){.prestigious-feature-title{font-size:1.25rem;margin-bottom:.75rem}}.prestigious-feature-desc{color:rgba(0,0,0,.862);font-size:.9rem;line-height:1.5;font-weight:400;font-family:Poppins,sans-serif;margin-left:-2rem}@media (min-width:768px){.prestigious-feature-desc{font-size:.9rem;line-height:1.6}}.prestigious-degree-image-container{border:26px solid #f4ebff;border-radius:2rem;margin-bottom:-2.65rem;margin-top:-1.5rem}.prestigious-degree-image{width:100%;max-width:1100px;height:auto;border-radius:.5rem;box-shadow:0 20px 40px rgba(0,0,0,.1);object-fit:contain;display:block}@media (min-width:768px){.prestigious-degree-image{border-radius:.5rem;box-shadow:0 25px 50px rgba(0,0,0,.15)}}@media (max-width:480px){.prestigious-degree-section{padding:2rem .75rem 3rem}.prestigious-degree-title{font-size:2rem;margin-bottom:2rem}.prestigious-features-container{gap:1.5rem;margin-bottom:3rem}.prestigious-feature-icon{width:2rem;height:2rem;margin-right:.75rem}.prestigious-feature-title{font-size:1rem}.prestigious-feature-desc{font-size:.9rem}.prestigious-degree-image-container{padding:0 .5rem}.prestigious-degree-image{border-radius:1rem}}.overview-section{width:100%;background-color:#ffffff;display:flex;flex-direction:row;gap:4rem;min-height:100vh;align-items:center;padding:55px 5rem 4rem}.content-left{flex:1;display:flex;flex-direction:column;justify-content:center;max-width:30%}.main-heading{font-size:3.3rem;font-weight:400;font-family:"Young Serif",serif;line-height:1.4;color:#000000;margin-bottom:2rem;letter-spacing:-.02em;margin-left:-45px;margin-top:-39px}.description{padding-top:20px;font-size:18px;line-height:1.6;color:#0D0D0D;font-weight:400;max-width:28rem;font-family:Poppins,sans-serif;margin-left:-35px;margin-top:-10px}.content-right{flex:1;align-items:center;max-width:60%;padding-left:40px}.cards-container,.content-right{display:flex;justify-content:center}.cards-container{flex-direction:row;gap:1.1rem;width:100%;max-width:50rem;padding-top:50px}.objective-card{width:40rem;height:22rem;border-radius:1.1rem;border:1.4px solid rgba(0,0,0,.08);padding:.5rem 1rem;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px rgba(0,0,0,.04);transition:all .3s ease}.objective-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.08)}.card-green{background:#F5FFF6;border-color:#060707}.card-orange{background:#FFFCF5;border-color:#080808}.card-blue{background:#F5F9FF;border-color:#08090a}.card-number{color:#0D0D0D;font-size:80px;font-style:normal}.card-number,.card-text{font-family:Poppins,sans-serif;font-weight:400}.card-text{font-size:1.1rem;line-height:1.4;color:#000000;width:220px;margin-bottom:10px}@media (max-width:480px){.overview-section{flex-direction:column;gap:2rem;padding:1.5rem .8rem;min-height:auto}.content-left,.content-right{max-width:100%;padding-left:0}.main-heading{font-size:2rem;margin:0;text-align:center}.description{font-size:1rem;padding-top:10px;margin:0;text-align:center;max-width:100%}.cards-container{flex-direction:column;gap:1rem;padding-top:20px;max-width:100%}.objective-card{width:100%;max-width:18rem;height:16rem;border-radius:.8rem;padding:1rem}.card-number{font-size:2.5rem;margin-bottom:.8rem}.card-text{font-size:.95rem;width:100%;margin-bottom:8px}}@media (min-width:481px) and (max-width:767px){.overview-section{flex-direction:column;gap:2.5rem;padding:2rem 1rem;min-height:auto}.content-left,.content-right{max-width:100%;padding-left:0}.main-heading{font-size:2.5rem;margin:0;text-align:center}.description{font-size:1.125rem;padding-top:15px;margin:0;text-align:center;max-width:100%}.cards-container{flex-direction:column;gap:1.2rem;padding-top:30px;max-width:100%}.objective-card{width:100%;max-width:20rem;height:18rem;border-radius:.9rem;padding:1.2rem}.card-number{font-size:3rem;margin-bottom:1rem}.card-text{font-size:1rem;width:100%;margin-bottom:10px}}@media (min-width:768px) and (max-width:1024px){.overview-section{flex-direction:row;gap:2rem;padding:2rem 1.5rem;min-height:auto}.content-left,.content-right{max-width:50%;padding-left:0}.main-heading{font-size:2.5rem;margin:0;text-align:left;line-height:1.3}.description{font-size:1.1rem;padding-top:10px;margin:0;text-align:left;max-width:100%}.cards-container{flex-direction:row;flex-wrap:nowrap;gap:.8rem;padding-top:20px;max-width:100%;justify-content:flex-start;overflow-x:auto}.objective-card{width:14rem;height:18rem;border-radius:.8rem;padding:1rem;flex:0 0 auto}.card-number{font-size:2.5rem;margin-bottom:.8rem}.card-text{font-size:.95rem;width:100%;margin-bottom:8px;line-height:1.3}}@media (min-width:1025px){.overview-section{flex-direction:row;gap:4rem;padding:55px 5rem 4rem}.content-left{max-width:30%}.content-right{max-width:60%;padding-left:40px}.main-heading{font-size:3.3rem;margin-left:-45px;margin-top:-39px}.description{font-size:18px;margin-left:-35px;margin-top:-10px}.cards-container{flex-direction:row;max-width:50rem;padding-top:50px}.objective-card{width:40rem;height:22rem}}@media (min-width:1440px){.cards-container{max-width:60rem;justify-content:flex-start}.objective-card{width:18rem;height:24rem;flex:0 0 auto}.prestigious-degree-section{width:100%;background-color:#ffffff}.prestigious-degree-container{max-width:1400px}.prestigious-degree-title{width:100%}.prestigious-degree-image{max-width:1400px}}.Navbar_container__zMHYb{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#efe9e2;display:flex;justify-content:space-between;align-items:center;padding-left:2rem;padding-right:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1);width:100%;height:3rem;transition:all .3s ease}.Navbar_right__UC7Vk{display:flex;align-items:center;gap:1.5rem}.Navbar_prog__koVni{text-decoration:none;color:#000;font-size:1rem}.Navbar_applyNow__o76vj{font-size:1rem;padding:.5rem 1rem;border-radius:20px;color:#fff;background-color:#1f3636;cursor:pointer;border:none}.Navbar_kebabMenu__zkNzK{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.Navbar_kebabMenu__zkNzK:hover{background-color:rgba(0,0,0,.05)}.Navbar_kebabIcon__tqiue{display:flex;flex-direction:column;gap:4px}.Navbar_kebabIcon__tqiue span{width:4px;height:4px;background-color:#1f3636;border-radius:50%;transition:all .2s ease}.Navbar_mobileMenu__IYLCo{position:absolute;top:100%;right:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:1rem 0;min-width:200px;z-index:1001}.Navbar_mobileMenuItem__E6hWI{display:block;padding:.75rem 1.5rem;text-decoration:none;color:#1f3636;font-size:1rem;transition:background-color .2s ease}.Navbar_mobileMenuItem__E6hWI:hover{background-color:#f5f5f5}.Navbar_left__FnwFb img{height:2rem}.RightSidebar_sidebar__L3Etz{position:fixed;right:20px;top:50%;transform:translateY(-50%);z-index:9999;width:60px;pointer-events:auto}.RightSidebar_sidebarContent__yTcUP{display:flex;flex-direction:column;gap:16px;align-items:center}.RightSidebar_sidebarItem__LNfz4{display:flex;align-items:center;justify-content:center;padding:16px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);border-radius:50%;box-shadow:0 4px 20px rgba(0,0,0,.1);cursor:pointer;transition:all .3s ease;width:60px;height:60px;border:1px solid hsla(0,0%,100%,.2)}.RightSidebar_sidebarItem__LNfz4:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15);background:hsla(0,0%,100%,.98)}.RightSidebar_sidebarItem__LNfz4:active{transform:translateY(-2px)}.RightSidebar_icon__rBThg{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#234639;transition:color .3s ease}.RightSidebar_sidebarItem__LNfz4:hover .RightSidebar_icon__rBThg{color:#2e814a}.RightSidebar_goToTop__7aHzg{background:linear-gradient(135deg,#234639,#2E814A);color:#fff}.RightSidebar_goToTop__7aHzg .RightSidebar_icon__rBThg{color:#fff}.RightSidebar_goToTop__7aHzg:hover{background:linear-gradient(135deg,#2E814A,#234639);transform:translateY(-4px)}@media(max-width:768px){.RightSidebar_sidebar__L3Etz{right:15px;width:50px}.RightSidebar_sidebarItem__LNfz4{width:50px;height:50px;padding:12px}.RightSidebar_icon__rBThg{width:28px;height:28px}}@media(max-width:480px){.RightSidebar_sidebar__L3Etz{right:10px;width:45px}.RightSidebar_sidebarItem__LNfz4{width:45px;height:45px;padding:10px}.RightSidebar_icon__rBThg{width:24px;height:24px}}