@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.grow{flex-grow:1}}:root{--color-primary-dark:#3214f7;--color-primary-light:#143ef7;--color-secondary-dark:#7d14f7;--color-secondary-light:#c714f7;--color-accent-blue:#61aefa;--color-accent-soft:#beb5f9;--bg-dark:var(--color-primary-dark);--bg-gradient-start:var(--color-primary-dark);--bg-gradient-end:var(--color-secondary-dark)}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;margin:0;font-family:Inter,sans-serif;overflow-x:hidden}html{scroll-behavior:smooth}section{padding-top:5rem!important;padding-bottom:5rem!important}@media(min-width:768px){section{padding-top:6rem!important;padding-bottom:6rem!important}}@media(min-width:1024px){section{padding-top:8rem!important;padding-bottom:8rem!important}}.Navbar{position:absolute;top:0;left:0;width:100%;z-index:1000;background-color:transparent;padding:0;height:75px;transition:all .3s ease}.Navbar.scrolled{position:fixed;background-color:#fff;box-shadow:0 2px 10px #0000001a}.navContainer{max-width:1200px;margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between}.navTopBar{display:none;align-items:center;justify-content:space-between;width:100%}.navList{list-style-type:none;margin:0;padding:0;display:flex;align-items:center;gap:2rem;height:100%;width:100%}.logo{margin-right:auto}.menuToggle{display:none}.navList a{display:inline-flex;align-items:center;padding:.5rem 1rem;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease}.Navbar.scrolled .navList a{color:#2c3e50}.navList a:hover{opacity:.8}.logoLink{padding:.5rem!important;display:flex;align-items:center}.logoImage{width:110px;height:auto;display:block}.heroSection{position:relative;background-color:#3b1a62;background-image:linear-gradient(#3b1a62d9,#3b1a62d9),url(/images/watch_tower.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:fixed;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:100vh;padding:0 2rem}body.navbar-scrolled .heroSection{padding-top:75px}.heroContent{max-width:900px}.heroContent h1{font-size:clamp(3rem,5vw,4.5rem);line-height:1.1;font-weight:700;margin-bottom:24px}.heroContent p{font-size:clamp(1.2rem,1.5vw,1.4rem);line-height:1.5;color:#e0e7ff;max-width:800px;margin:0 auto}.heroImageWrap{display:none}.pathSection{background:linear-gradient(180deg,#3b1a62,#2596be,#3b1a62);padding:4rem 2rem 5rem;position:relative}.pathSection:after{content:"";position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.1));pointer-events:none}.pathHeader{text-align:center;color:#fff;max-width:760px;margin:0 auto 3rem}.pathHeader h2{font-size:clamp(1.9rem,2.9vw,2.5rem);margin-bottom:10px}.pathHeader p{font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.4}.pathCards{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:24px}.pathCard{background:#d8dbe0;border:2px solid #91d8ea;border-radius:14px;padding:30px 28px 24px;text-align:center;max-width:520px;width:100%;justify-self:center}.pathIcon{width:76px;height:76px;border-radius:50%;margin:0 auto 20px;display:grid;place-items:center;color:#fff;font-size:2rem}.studentIcon{background:linear-gradient(135deg,#2573ff,#00a8dc)}.professionalIcon{background:linear-gradient(135deg,#8f2bff,#ff2ea8)}.pathCard h3{color:#3b1a62;font-size:clamp(1.7rem,2.1vw,2.1rem);margin-bottom:10px}.pathCard p{color:#394b63;font-size:clamp(1rem,1.15vw,1.1rem);line-height:1.35;margin-bottom:20px}.pathButton{width:100%;border-radius:9px;padding:12px 14px;font-size:clamp(.98rem,1.05vw,1.08rem);font-weight:600;margin-top:12px;cursor:pointer;transition:all .3s ease}.pathButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.studentPrimary{border:none;color:#fff;background:linear-gradient(90deg,#2563eb,#0891b2)}.studentPrimary:hover{background:linear-gradient(90deg,#1d4ed8,#0e7490)}.studentSecondary{border:2px solid #2563eb;color:#2563eb;background:transparent}.studentSecondary:hover{background:#2563eb;color:#fff}.professionalPrimary{border:none;color:#fff;background:linear-gradient(90deg,#a21caf,#db2777)}.professionalPrimary:hover{background:linear-gradient(90deg,#86198f,#be185d)}.professionalSecondary{border:2px solid #a21caf;color:#a21caf;background:transparent}.professionalSecondary:hover{background:#a21caf;color:#fff}.journeySection{background:linear-gradient(to bottom,#fff,#f8f9fa);padding:4rem 2rem 0}.journeyHeader{text-align:center;max-width:900px;margin:0 auto}.journeyHeader h2{color:#3b1a62;font-size:clamp(1.85rem,2.8vw,2.4rem);margin-bottom:10px}.journeyHeader p{color:#3e4b5e;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.4}.milestoneGrid{max-width:1100px;margin:34px auto 64px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:26px}.milestoneCard{text-align:center}.milestoneIcon{width:78px;height:78px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:2rem;background:linear-gradient(180deg,#3b1a62,#2596be)}.milestoneCard h3{color:#3b1a62;font-size:clamp(2.1rem,3.3vw,2.9rem);margin-bottom:6px}.milestoneCard p{color:#344255;font-size:clamp(1rem,1.15vw,1.12rem);font-weight:600}.missionPanel{background:linear-gradient(135deg,#f2f4f6,#e8eaed);text-align:center;padding:5rem 2rem;border-radius:0}.missionPanel h3{color:#3b1a62;font-size:clamp(1.95rem,3vw,2.5rem);margin-bottom:20px}.missionPanel p{color:#2f3d52;max-width:1100px;margin:0 auto;font-size:clamp(1.02rem,1.25vw,1.14rem);line-height:1.35;font-weight:600}.productsSection{background:linear-gradient(to bottom,#f5f6f8,#fff);padding:3rem 2rem 4rem}.productsHeader{text-align:center;max-width:980px;margin:0 auto 26px}.productsHeader h2{color:#3b1a62;font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:8px}.productsHeader p{color:#415067;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.35}.productsGrid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:24px}.productCard{background:#fff;border:1px solid #eee;border-radius:14px;padding:30px 26px 20px;display:flex;flex-direction:column;max-width:560px;width:100%;justify-self:center;border-top:8px solid #3b1a62}.productCardBlue,.productCardPink,.productCardGreen,.productCardOrange{border-top:8px solid #3b1a62}.productIcon{width:64px;height:64px;border-radius:14px;display:grid;place-items:center;font-size:1.8rem;color:#fff;margin-bottom:18px;background:#3b1a62}.productCardPink .productIcon,.productCardGreen .productIcon,.productCardOrange .productIcon{background:#3b1a62}.productCard h3{color:#3b1a62;font-size:clamp(1.7rem,2.1vw,2.1rem);margin-bottom:10px}.productCard p{color:#3f4b60;font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.3;margin-bottom:24px;flex:1}.productButton{width:100%;border:none;border-radius:10px;background:#3b1a62;color:#fff;font-size:clamp(.98rem,1.05vw,1.08rem);font-weight:600;padding:10px 14px;cursor:pointer}.partnershipSection{background:linear-gradient(to bottom,#fff,#f9fafb);padding:4rem 2rem}.partnershipHeader{text-align:center;max-width:900px;margin:0 auto 30px}.partnershipHeader h2{color:#3b1a62;font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:10px}.partnershipHeader p{color:#415067;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.35}.partnerGrid{max-width:1080px;margin:0 auto 34px;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.partnerCard{border:2px solid #d8dbe2;border-radius:16px;background:#f1f2f5;text-align:center;padding:32px 14px 26px;max-width:340px;width:100%;justify-self:center}.partnerLogoPlaceholder{width:108px;height:108px;margin:0 auto 16px;border-radius:10px;background:#d8dbe2;display:grid;place-items:center;padding:10px}.partnerLogoImage{width:100%;height:100%;object-fit:contain;display:block}.partnerCard h3{color:#2f3d52;font-size:clamp(1.12rem,1.45vw,1.32rem)}.partnerCta{max-width:1300px;margin:0 auto;border-radius:20px;background:linear-gradient(180deg,#3b1a62,#2596be);text-align:center;color:#fff;padding:60px 20px}.partnerCta h3{font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:14px}.partnerCta p{max-width:860px;margin:0 auto 26px;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.35;font-weight:600}.partnerCtaButton{border:none;border-radius:10px;background:#fff;color:#3b1a62;font-size:clamp(.98rem,1.08vw,1.08rem);font-weight:700;padding:12px 18px;cursor:pointer}.teamSection{background:linear-gradient(to bottom,#f5f6f8,#fff);padding:4rem 2rem}.teamHeader{text-align:center;max-width:980px;margin:0 auto 18px}.teamHeader h2{color:#3b1a62;font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:12px}.teamHeader p{color:#2f3d52;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.4;font-weight:600}.teamSliderCard{max-width:1300px;margin:0 auto;border:1px solid #e0e3e8;border-radius:20px;background:#f1f2f4;text-align:center;padding:26px 18px 18px}.teamImagePlaceholder{width:220px;height:220px;margin:0 auto 12px;border-radius:20px;background:#cfd1d5}.teamImage{width:220px;height:220px;margin:0 auto 12px;border-radius:20px;object-fit:cover;display:block}.teamSliderCard h3{color:#3b1a62;font-size:clamp(1.45rem,1.8vw,1.7rem);margin-bottom:8px}.teamRole{color:#1699cf;font-size:clamp(1rem,1.08vw,1.08rem);margin-bottom:10px}.teamDescription{color:#364458;font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.35;max-width:860px;margin:0 auto 14px}.sliderControls{display:flex;align-items:center;justify-content:center;gap:16px}.sliderArrow{width:48px;height:48px;border:none;border-radius:50%;background:#e6e7e9;color:#141920;font-size:2rem;line-height:1;cursor:pointer}.sliderDots{display:flex;align-items:center;gap:10px}.sliderDot{width:10px;height:10px;border:none;border-radius:50%;background:#cbd0d8;cursor:pointer}.sliderDot.active{width:34px;border-radius:999px;background:#3b1a62}.successSection{background:linear-gradient(to bottom,#fff,#f8f9fa);padding:4rem 2rem}.successHeader{text-align:center;max-width:900px;margin:0 auto 20px}.successHeader h2{color:#3b1a62;font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:10px}.successHeader p{color:#415067;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.35;font-weight:600}.successToolbar{max-width:1320px;margin:0 auto 12px;display:flex;justify-content:flex-end;align-items:center;gap:14px}.viewAllButton{border:none;background:transparent;color:#395158;font-size:1.12rem;text-decoration:underline;cursor:pointer}.successNav{display:flex;gap:8px}.successArrow{width:44px;height:44px;border:2px solid #ced2d8;border-radius:50%;background:transparent;color:#9aa4b1;font-size:2rem;line-height:1;cursor:pointer}.storyGrid{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:20px}.storyCard{background:#f0f1f4;border-radius:14px;padding:26px 22px;display:flex;flex-direction:column;max-width:350px;width:100%;min-height:470px;justify-self:center}.quoteMark{color:#1f9dc9;font-size:5rem;line-height:1;font-weight:700}.storyText{color:#2f3d52;font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.35;font-weight:600;margin-top:2px;margin-bottom:20px;flex:1}.storyAuthor{display:flex;align-items:center;gap:12px}.storyAvatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(180deg,#3b1a62,#2596be);color:#fff;display:grid;place-items:center;font-weight:700}.storyAuthor h3{color:#3b1a62;font-size:clamp(1.02rem,1.12vw,1.1rem)}.contactSection{background:linear-gradient(to bottom,#f8f9fa,#f0f1f3);padding:4rem 2rem}.contactHeader{max-width:1320px;margin:0 auto 20px}.contactHeader h2{color:#3b1a62;font-size:clamp(1.95rem,2.9vw,2.5rem);margin-bottom:10px}.contactHeader p{color:#2f3d52;font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.35;font-weight:600}.contactInfo{max-width:1320px;margin:0 auto 32px;display:grid;gap:16px}.contactItem{display:flex;align-items:center;gap:14px}.contactIcon{width:50px;height:50px;border-radius:12px;background:#e6e5ea;display:grid;place-items:center;font-size:1.5rem}.contactItem h3{color:#3b1a62;font-size:clamp(1.14rem,1.35vw,1.3rem);margin-bottom:2px}.contactItem p{color:#2f3d52;font-size:clamp(1rem,1.15vw,1.08rem);font-weight:600}.contactForm{max-width:1320px;margin:8px auto 0;border:2px solid #d8dbe2;border-radius:16px;padding:24px 28px 18px;background:#f4f5f7;box-shadow:0 4px 12px #00000014;display:grid;gap:10px}.contactForm label{color:#2f3d52;font-size:clamp(1rem,1.1vw,1.08rem);font-weight:600}.contactForm input,.contactForm textarea{width:100%;border:none;border-radius:10px;background:#e7e7eb;color:#2f3d52;padding:12px 14px;font-size:clamp(1rem,1.08vw,1.05rem);font-family:inherit}.contactForm textarea{resize:vertical}.contactSubmit{margin-top:6px;border:none;border-radius:10px;background:#3b1a62;color:#fff;font-size:clamp(1rem,1.08vw,1.08rem);font-weight:600;padding:12px 16px;cursor:pointer}.footer{background-color:#3b1a62;color:#fff;padding:0 18px}.footerColumns{display:grid;grid-template-columns:1fr auto;gap:40px;padding:34px 24px 20px;max-width:1120px;margin:0 auto}.footerSection{display:flex;flex-direction:column;gap:20px}.footerColumns .footerSection:last-child{justify-self:end;text-align:left}.footer h2{font-size:1.35rem;font-weight:700;padding:6px 0 8px}.footerBrandLogo{width:118px;height:auto;display:block;margin-bottom:4px}.footerColumns a{padding:0;color:#fff;text-decoration:none}.footerLinks{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.footerColumns p{max-width:400px}.copyrightStatement{text-align:center;display:block;padding:6px 0 20px;font-weight:lighter;max-width:1120px;margin:0 auto}@media(max-width:900px){.Navbar{padding:0;height:60px}.navContainer{padding:0;flex-direction:column;align-items:stretch}.navTopBar{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem;height:60px;width:100%}.menuToggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#fff;font-size:1.5rem;cursor:pointer;transition:color .3s ease}.Navbar.scrolled .menuToggle{color:#2c3e50}.navList{display:none;flex-direction:column;align-items:stretch;gap:0;padding:1rem;background:#3b1a62fa;width:100%}.Navbar.scrolled .navList{background:#fff;border-top:1px solid #e0e0e0}.desktopLogo{display:none}.navList.open{display:flex}.navItem{width:100%}.navItem a{width:100%;justify-content:flex-start;padding:.75rem 1rem;border-radius:.5rem}.navItem a:hover{background:#ffffff1a}.Navbar.scrolled .navItem a:hover{background:#3b1a620d}.heroSection{padding:0 1.5rem!important;min-height:100vh}body.navbar-scrolled .heroSection{padding-top:60px!important}.heroImageWrap{width:100%;justify-content:flex-end}.heroImage{width:min(280px,80%)}.pathSection{padding:34px 18px 46px!important}.pathCards{grid-template-columns:1fr;gap:16px}.pathCard{padding:24px 18px 20px}.journeySection{padding:34px 18px 0!important}.milestoneGrid{margin:28px auto 40px;gap:18px}.missionPanel{padding:56px 18px}.productsSection{padding:30px 16px 40px!important}.productsGrid{gap:14px}.productCard{padding:24px 18px 16px}.partnershipSection{padding:34px 16px 40px!important}.partnerGrid{grid-template-columns:1fr;gap:14px;margin-bottom:22px}.partnerCard{padding:24px 14px 20px}.partnerLogoPlaceholder{width:96px;height:96px}.partnerCta{border-radius:14px;padding:38px 14px}.teamSection{padding:28px 16px!important}.teamHeader{margin-bottom:14px}.teamSliderCard{border-radius:14px;padding:20px 12px 14px}.teamImagePlaceholder,.teamImage{width:180px;height:180px}.sliderArrow{width:42px;height:42px}.successSection{padding:28px 16px 26px!important}.viewAllButton{font-size:1.4rem}.storyGrid{grid-template-columns:1fr;gap:14px}.contactSection{padding:8px 16px 38px!important}.contactForm{padding:16px 14px 12px}.footerColumns{grid-template-columns:1fr;padding:26px 16px 14px;gap:18px}.footerColumns .footerSection:last-child{justify-self:start}.footerColumns p{max-width:100%}.copyrightStatement{padding:4px 10px 18px}}@media(max-width:500px){.logoImage{width:102px}.navItem a{justify-content:flex-start;padding:10px 8px}.heroSection{padding:14px 18px 24px!important;gap:18px}.heroImageWrap{justify-content:center}.heroImage{width:min(230px,100%)}.pathSection{padding:28px 14px 38px!important}.journeySection{padding:28px 14px 0!important}.milestoneGrid{grid-template-columns:1fr;margin:22px auto 32px}.missionPanel{padding:40px 14px}.productsSection{padding:24px 12px 32px!important}.productsGrid{grid-template-columns:1fr}.partnershipSection{padding:26px 12px 30px!important}.teamSection{padding:22px 12px 24px!important}.teamImagePlaceholder{width:150px;height:150px}.successSection{padding:22px 12px!important}.successToolbar{justify-content:space-between}.viewAllButton{font-size:1.1rem}.successArrow{width:36px;height:36px;font-size:1.4rem}.contactSection{padding:8px 12px 28px!important}.teamImage{width:150px;height:150px}}
