@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#1239b6;--deep:#112452;--orange:#e96d32;--ink:#16223e;--muted:#667084;--line:#e3e8ef;--light:#f3f6fc;--radius:16px}*{box-sizing:border-box}body{margin:0;font-family:'DM Sans',Arial,sans-serif;color:var(--ink);font-size:16px;line-height:1.65;background:#fff}h1,h2,h3,h4,.brand{font-family:Manrope,'DM Sans',sans-serif;line-height:1.2;letter-spacing:-.035em}h1{font-size:clamp(2.3rem,4.7vw,4.25rem);font-weight:800;margin:18px 0 24px}h2{font-size:clamp(1.8rem,2.7vw,2.6rem);margin:0 0 16px;font-weight:800}h3{font-size:1.25rem;margin:0 0 12px}p{margin:0 0 20px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,summary{ -webkit-tap-highlight-color:transparent}button,.btn{cursor:pointer}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #e98b30;outline-offset:4px}.wrap{max-width:1240px;width:calc(100% - 80px);margin:auto}.topbar{background:var(--deep);color:#fff;text-align:center;font-size:13px;padding:7px 20px;letter-spacing:.015em}.topbar a{color:#ffb788;margin-left:12px}.header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid var(--line)}.headrow{height:87px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:800;white-space:nowrap;color:var(--deep)}.brand b{color:var(--blue)}.brand-mark{width:37px;height:37px;background:var(--blue);border-radius:10px;display:grid;place-items:center;color:#fff}.brand-mark svg{width:26px;height:26px}.brand small{font:11px 'DM Sans',sans-serif;display:block;letter-spacing:2.3px;color:var(--muted);margin-top:4px}.nav{display:flex;gap:25px;align-items:center;margin-left:auto;font-size:14px;font-weight:600}.nav a:hover,.nav a.active{color:var(--blue)}.nav .navcta{background:var(--blue);color:white;padding:12px 19px;border-radius:8px}.subnav{border-top:1px solid #f0f2f6;background:#fff}.subrow{display:flex;gap:26px;font-size:13px;align-items:center;min-height:44px;flex-wrap:wrap}.subrow a:first-child{color:var(--orange);font-weight:700}.subrow a:hover{color:var(--blue)}.subrow .right{margin-left:auto}.menu-toggle{display:none;margin-left:auto;background:none;border:1px solid var(--line);border-radius:6px;padding:8px 12px}.hero{background:linear-gradient(100deg,#f3f6ff 0%,#f8faff 65%,#edf3ff 100%);padding:55px 0 44px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;color:var(--blue);text-transform:uppercase;display:flex;align-items:center;gap:8px}.eyebrow:before{content:'';height:2px;width:24px;background:var(--orange)}.hero h1{color:var(--deep);font-size:clamp(2.8rem,4.6vw,4.2rem);line-height:1.12;max-width:620px}.hero h1 span{color:var(--blue);position:relative}.hero .intro{font-size:17px;color:#626e83;max-width:490px;line-height:1.75;margin-bottom:27px}.mode-tabs{display:flex;gap:28px;font-size:14px;font-weight:600;border-bottom:1px solid #dce3f1;margin-bottom:16px;max-width:530px}.mode-tabs button{padding:10px 0;border:0;background:none;color:var(--muted);border-bottom:3px solid transparent}.mode-tabs button.active{color:var(--blue);border-color:var(--blue)}.searchbar{background:#fff;padding:8px;display:flex;align-items:center;border:1px solid #d9e1f0;border-radius:11px;box-shadow:0 8px 25px #13294d08;gap:10px;max-width:540px}.searchbar .search-icon{font-size:24px;padding-left:9px;color:#7885a2}.searchbar input{min-width:0;flex:1;border:0;padding:10px 0;outline:none;font-size:14px}.btn{background:var(--blue);color:white;border:1px solid var(--blue);display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:12px 21px;border-radius:8px;font-size:14px;font-weight:600;line-height:1.5;text-decoration:none;transition:background .2s,transform .2s}.btn:hover{background:#0c2886;transform:translateY(-1px)}.btn.outline{color:var(--blue);background:#fff}.btn.soft{background:#edf2ff;color:var(--blue);border-color:#e3eaff}.btn.orange{background:var(--orange);border-color:var(--orange)}.popular{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px;font-size:12px;align-items:center;color:var(--muted)}.popular a{border:1px solid #dce4f3;border-radius:30px;padding:3px 11px;background:#fff}.hero-image{position:relative;height:415px;margin:0 6px 0 0;border-radius:22px;overflow:visible}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:center 65%;border-radius:22px}.image-overlay{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#071b48ce);border-radius:0 0 22px 22px;pointer-events:none}.image-label{position:absolute;bottom:24px;left:25px;color:#fff;font-size:14px}.image-label strong{font-size:21px;display:block;letter-spacing:-.02em;margin-top:3px}.image-tag{position:absolute;top:19px;left:20px;background:#ffffffeb;border-radius:30px;padding:5px 13px;color:var(--deep);font-size:12px;font-weight:600}.floating-note{position:absolute;bottom:65px;right:-21px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 32px #11245220;padding:15px 20px;border-radius:12px;display:flex;gap:12px;align-items:center;font-size:12px}.floating-note b{display:block;font-size:15px;color:var(--ink)}.floating-note .tick{background:#e6f6ee;color:#17825b;border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:18px}.hero-foot{display:flex;gap:30px;padding-top:29px;font-size:12px;color:#65718a}.hero-foot span{display:flex;align-items:center;gap:7px}.hero-foot i{color:var(--blue);font-style:normal}.trust{border-bottom:1px solid var(--line);padding:25px 0}.trust-inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.trust p{font-size:12px;max-width:165px;color:var(--muted);margin:0}.trust img{max-width:112px;max-height:40px;object-fit:contain;filter:grayscale(1);opacity:.73}.section{padding:64px 0}.section.alt{background:#f6f8fc}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:30px}.section-head p{margin:0;color:var(--muted);font-size:15px}.text-link{color:var(--blue);font-size:14px;font-weight:600;white-space:nowrap}.grid{display:grid;gap:22px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(4,1fr)}.grid.six{grid-template-columns:repeat(6,1fr)}.subject-card{border:1px solid var(--line);border-radius:12px;padding:23px 15px;display:block;background:#fff;transition:.2s}.subject-card:hover,.card:hover{border-color:#adbbdf;box-shadow:0 8px 22px #1124520a;transform:translateY(-3px)}.subject-icon{width:44px;height:44px;display:grid;place-items:center;color:var(--blue);background:#eef2ff;border-radius:11px;font-size:24px;margin-bottom:17px}.subject-card:nth-child(2n) .subject-icon{background:#fff1e9;color:#bc5d26}.subject-card:nth-child(3n) .subject-icon{background:#eaf5f0;color:#33775d}.subject-card h3{font-size:15px;line-height:1.5;letter-spacing:-.02em;margin-bottom:4px}.subject-card small{font-size:12px;color:var(--muted)}.pathway{padding:28px 30px;border-radius:16px;background:#edf2ff;display:flex;gap:25px;align-items:center;border:1px solid #e3eafa}.pathway.orange{background:#fff3ec;border-color:#f9e6db}.pathway .path-icon{font-size:38px;color:var(--blue)}.pathway p{font-size:14px;color:var(--muted);margin:10px 0 15px}.pathway h3{font-size:23px}.card{border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden;transition:.2s;position:relative}.card-image{height:170px;position:relative;background:#f6f8fc;display:flex;align-items:center;justify-content:center;overflow:hidden}.card-image img{width:100%;height:100%;object-fit:cover}.card-image.logo img{object-fit:contain;width:58%;height:55%}.card-image .pill{position:absolute;left:14px;top:13px;background:#fffffff2}.pill{display:inline-block;font-size:11px;letter-spacing:.02em;border-radius:5px;padding:4px 9px;color:var(--blue);background:#eef2ff;font-weight:600;line-height:1.5}.card-body{padding:23px}.card h3{font-size:18px;letter-spacing:-.03em;margin-bottom:6px}.meta{font-size:12px;color:var(--muted);margin-bottom:13px}.card p{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:16px}.card-footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;padding-top:15px;font-size:13px;color:var(--blue);font-weight:600}.save-btn{border:0;background:transparent;color:var(--muted);padding:0 3px;font-size:18px;cursor:pointer}.save-btn.saved{color:var(--orange)}.degree-card{border:1px solid var(--line);border-radius:12px;padding:24px;background:#fff;display:block}.degree-card strong{font-family:Manrope,sans-serif;font-size:25px;color:var(--blue)}.degree-card p{font-size:13px;color:var(--muted);margin:6px 0 20px}.degree-card span{font-size:12px;color:#4d5c76}.fit-banner{background:var(--deep);color:white;border-radius:19px;padding:42px 46px;display:flex;justify-content:space-between;gap:32px;align-items:center;position:relative;overflow:hidden}.fit-banner:after{content:'';position:absolute;width:250px;height:250px;border:1px solid #ffffff14;border-radius:50%;right:-70px;top:-160px;pointer-events:none}.fit-banner .eyebrow{color:#9eb9ff}.fit-banner h2{font-size:32px;margin:14px 0 10px}.fit-banner p{color:#b9c6e3;margin:0;font-size:15px;max-width:650px}.fit-banner .btn{white-space:nowrap;background:#fff;color:var(--deep);border:0}.guide-card{padding:27px;background:#fff;border:1px solid var(--line);border-radius:13px;display:flex;flex-direction:column}.guide-card .guide-num{font-size:50px;font-family:Manrope,sans-serif;color:#dce4fa;line-height:1;margin:0 0 23px;font-weight:800}.guide-card h3{line-height:1.45;font-size:19px}.guide-card p{color:var(--muted);font-size:14px}.guide-card .text-link{margin-top:auto}.faq{max-width:860px;margin:0 auto}.faq details{border-bottom:1px solid var(--line);padding:19px 0}.faq summary{font-weight:600;cursor:pointer;padding-right:22px}.faq details p{color:var(--muted);padding-top:15px;font-size:15px;max-width:760px;margin:0}.bottom-cta{background:#eef3ff;padding:45px 0}.bottom-cta .wrap{display:flex;justify-content:space-between;align-items:center;gap:25px}.bottom-cta h2{font-size:28px;margin-bottom:8px}.bottom-cta p{margin:0;color:var(--muted)}footer{background:#0f1e3e;color:#c2cbdd;padding:58px 0 20px}footer .brand{color:#fff}footer .brand b{color:#fff}footer .brand small{color:#8a9bbd}footer .grid{grid-template-columns:1.6fr repeat(3,1fr);gap:55px}footer h4{font-size:14px;color:#fff;letter-spacing:0;margin:0 0 21px}footer a:not(.brand){display:block;font-size:13px;margin:10px 0}footer a:hover{color:white}footer p{font-size:13px;max-width:270px;margin-top:22px;color:#91a2c0}.footer-bottom{margin-top:38px;border-top:1px solid #263552;padding-top:20px;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px}.footer-bottom a{display:inline!important}.page-hero{padding:36px 0 42px;background:#f2f5fc;border-bottom:1px solid var(--line)}.crumbs{font-size:12px;color:#7b8598;margin-bottom:26px;display:flex;gap:10px;flex-wrap:wrap}.crumbs a:hover{color:var(--blue)}.page-hero h1{font-size:42px;max-width:900px;margin:12px 0 17px}.page-hero p{max-width:800px;color:var(--muted);margin:0;font-size:17px}.page-hero .eyebrow{font-size:11px}.page-hero .actions{margin-top:24px}.actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:52px;align-items:start}.article h2{font-size:28px;margin:37px 0 18px}.article h2:first-child{margin-top:0}.article h3{font-size:20px;margin:25px 0 12px}.article p,.article li{color:#5d687c;font-size:16px;line-height:1.85}.article li{margin-bottom:10px}.article ul,.article ol{padding-left:23px}.article a:not(.btn){color:var(--blue)}.article .grid .card h3{margin-top:0}.sidebox{background:#f3f6fd;border:1px solid #e1e7f3;border-radius:13px;padding:26px;position:sticky;top:160px}.sidebox h3{font-size:22px}.sidebox p{font-size:14px;color:var(--muted)}.sidebox .btn{width:100%}.sidebox small{font-size:12px;color:var(--muted);display:block;margin-top:12px}.sidebox ol{padding-left:18px;font-size:13px;color:var(--muted)}.sources{background:#f7f9fc;padding:23px;border:1px solid var(--line);border-radius:10px;margin:30px 0}.sources h3{margin:0 0 10px;font-size:15px}.sources a{display:block;overflow-wrap:anywhere;font-size:13px;margin:8px 0}.sources small{font-size:12px;color:var(--muted)}.facts{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:12px;background:white;margin:25px 0}.facts div{padding:19px;border-right:1px solid var(--line)}.facts div:last-child{border:0}.facts small{font-size:12px;color:var(--muted);display:block;margin-bottom:5px}.facts strong{font-size:15px;line-height:1.5;display:block}.tabs{display:flex;gap:24px;overflow-x:auto;border-bottom:1px solid var(--line);margin-bottom:35px;padding-bottom:0;white-space:nowrap}.tabs a{padding:13px 0;font-size:14px;font-weight:600;border-bottom:3px solid transparent}.tabs a.active{color:var(--blue);border-color:var(--blue)}.filters{display:flex;align-items:end;gap:16px;background:#f4f6fb;border:1px solid var(--line);padding:20px;border-radius:12px;margin-bottom:28px;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:6px;min-width:0}.field label{font-size:13px;font-weight:600;color:#4f5d78}.field input,.field select,.field textarea{padding:12px 13px;background:#fff;border:1px solid #d9e0ec;border-radius:7px;width:100%;color:var(--ink);font-size:14px;min-height:47px}.filters .field:first-child{flex:2;min-width:200px}.filters .field{flex:1;min-width:130px}.result-info{font-size:13px;color:var(--muted);margin-bottom:21px}.empty{padding:55px 20px;text-align:center;background:var(--light);border-radius:12px}.empty h3{font-size:22px}.empty p{color:var(--muted)}[hidden]{display:none!important}.notice{border-left:3px solid var(--orange);padding:17px 20px;background:#fff5ed;font-size:14px;color:#755a49;margin:24px 0;border-radius:0 8px 8px 0}.university-heading{display:flex;gap:24px;align-items:center}.university-heading .logo-box{width:100px;height:90px;background:#fff;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;padding:12px;flex-shrink:0}.logo-box img{width:100%;height:65px;object-fit:contain}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px;border:1px solid var(--line)}th,td{text-align:left;padding:16px;border:1px solid var(--line);vertical-align:top}th{background:#f3f6fd;font-weight:600}td small{color:var(--muted);display:block;margin-top:4px}.table-scroll a{color:var(--blue)}.form-panel{background:#fff;border:1px solid var(--line);padding:30px;border-radius:15px;box-shadow:0 10px 35px #182e4d07}.lead-form .grid{gap:16px}.lead-form .field{margin-bottom:16px}.consent{font-size:12px;line-height:1.7;color:#697287;display:flex;gap:10px;margin:8px 0 20px;align-items:flex-start}.consent input{margin:5px 0 0;width:15px;height:15px;flex-shrink:0}.consent a{text-decoration:underline;color:var(--blue)}.form-note{font-size:12px;color:var(--muted);margin:15px 0 0}.form-status{padding:14px;border-radius:8px;background:#edf7f1;color:#226240;margin-top:18px;font-size:14px}.form-status a{display:block;text-decoration:underline;margin-top:8px}.modal{border:0;border-radius:18px;padding:0;width:min(570px,calc(100vw - 30px));max-height:90vh;box-shadow:0 25px 80px #0f224650;color:var(--ink)}.modal::backdrop{background:#091a46a1;backdrop-filter:blur(4px)}.modal-inner{padding:33px}.modal-close{position:absolute;right:18px;top:15px;background:#f1f4f9;border:0;border-radius:50%;width:31px;height:31px;font-size:20px}.modal h2{font-size:26px;margin:10px 30px 10px 0}.modal .intro{font-size:14px;color:var(--muted);margin-bottom:23px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--deep);color:white;padding:12px 23px;border-radius:9px;font-size:14px;box-shadow:0 5px 30px #12224b30;z-index:100}.calculator{padding:30px;background:#f3f6fc;border:1px solid var(--line);border-radius:14px}.calculator h3{font-size:24px}.calculator .field{margin-bottom:19px}.calculator output{display:block;background:white;padding:25px;border-radius:10px;margin:22px 0;color:var(--blue);font-size:27px;font-weight:700}.calculator output small{font-size:13px;display:block;color:var(--muted);font-weight:400}.steps{display:flex;gap:20px;margin-bottom:25px;font-size:12px;color:var(--muted)}.steps b{color:var(--blue)}.city-list{display:flex;gap:10px;flex-wrap:wrap}.city-list a{padding:9px 17px;border:1px solid var(--line);border-radius:7px;font-size:14px;background:white}.search-hit{display:block;padding:22px;border:1px solid var(--line);border-radius:12px;margin-bottom:13px}.search-hit h3{color:var(--blue);margin:7px 0}.search-hit p{color:var(--muted);font-size:14px;margin:0}.skip{position:absolute;left:-999px;top:0}.skip:focus{left:0;z-index:99;background:white;padding:10px}.lead-storage{font-size:12px;color:var(--muted)}.checklist label{display:flex;gap:12px;padding:16px;border-bottom:1px solid var(--line);font-size:15px}.checklist input{accent-color:var(--blue);width:18px}.compare-selects{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:25px 0}.print-guide{max-width:900px}.print-guide h1{font-size:36px}
@media(min-width:1450px){.wrap{max-width:1320px}.hero-image{height:450px}.hero-grid{gap:85px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.nav{gap:16px}.nav a{font-size:13px}.headrow{gap:18px}.brand{font-size:18px}.hero-grid{gap:35px}.hero-image{height:390px}.grid.six{grid-template-columns:repeat(3,1fr)}.grid.four{grid-template-columns:repeat(2,1fr)}.subrow{gap:18px}.article-layout{grid-template-columns:minmax(0,1fr) 270px;gap:30px}}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.headrow{height:72px}.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:23px;box-shadow:0 18px 25px #11245212;flex-direction:column;align-items:stretch;gap:19px}.nav.open{display:flex}.nav a{font-size:16px}.subnav{overflow-x:auto}.subrow{flex-wrap:nowrap;white-space:nowrap;width:max-content;min-width:100%;gap:21px;padding:0 18px}.subrow .right{margin-left:0}.hero{padding:36px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:44px;max-width:620px}.hero .intro{max-width:600px}.hero-image{height:320px;margin-right:10px}.hero-image>img{object-position:center 61%}.floating-note{right:-9px;bottom:45px}.hero-foot{gap:14px;flex-wrap:wrap}.trust-inner{flex-wrap:wrap;justify-content:center}.trust p{max-width:none;flex-basis:100%;text-align:center}.trust img{max-width:80px;max-height:34px}.section{padding:42px 0}.section-head{align-items:flex-start;gap:15px}.section-head .text-link{margin-top:7px}.grid.three{grid-template-columns:repeat(2,1fr)}.grid.two{grid-template-columns:1fr}.fit-banner{padding:30px;flex-direction:column;align-items:flex-start}.fit-banner h2{font-size:28px}.article-layout{grid-template-columns:1fr}.sidebox{position:static}.page-hero h1{font-size:34px}.page-hero p{font-size:16px}.facts{grid-template-columns:1fr}.facts div{border-right:0;border-bottom:1px solid var(--line)}footer .grid{grid-template-columns:repeat(2,1fr);gap:30px}footer .grid>div:first-child{grid-column:1/-1}.bottom-cta .wrap{align-items:flex-start;flex-direction:column}.compare-selects{grid-template-columns:1fr}.filters .field{min-width:150px}.footer-bottom{align-items:flex-start;flex-direction:column}.university-heading{gap:15px}.university-heading .logo-box{width:75px;height:75px}}
@media(max-width:480px){.topbar{font-size:11px}.topbar a{display:none}.hero h1{font-size:38px}.hero .intro{font-size:15px}.hero-image{height:275px}.hero-foot{font-size:11px}.hero-foot span:last-child{display:none}.mode-tabs{gap:23px}.searchbar .btn{padding:12px 15px}.searchbar input{font-size:12px}.section-head{flex-direction:column}.grid.three{grid-template-columns:1fr}.grid.six{grid-template-columns:repeat(2,1fr);gap:12px}.grid.four{gap:13px}.subject-card{padding:19px 15px}.card-image{height:195px}.degree-card{padding:20px}.degree-card strong{font-size:22px}.pathway{padding:23px}.pathway .path-icon{display:none}.trust img{max-width:63px}.trust-inner{gap:18px}.university-heading{align-items:flex-start}.university-heading h1{font-size:27px}.university-heading .logo-box{width:62px;height:62px}.form-panel,.modal-inner{padding:24px}.lead-form .grid{grid-template-columns:1fr;gap:0}.page-hero h1{font-size:32px}.btn{padding:11px 16px}.facts{margin:20px 0}.section-head h2{font-size:28px}.article h2{font-size:25px}.modal{max-height:94vh}.filters .field{flex-basis:100%}.filters .field:first-child{min-width:0}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media print{.header,.topbar,.subnav,footer,.bottom-cta,.sidebox,.btn,dialog{display:none!important}.article-layout{display:block}.wrap{width:100%;max-width:none}.section{padding:20px 0}.page-hero{background:white}.article p{color:#111}a{color:#111!important}body{font-size:12pt}}
@media(min-width:801px) and (max-width:1200px){.subnav{overflow-x:auto}.subrow{flex-wrap:nowrap;white-space:nowrap;width:max-content;min-width:100%;padding:0 24px;gap:22px}.subrow .right{margin-left:0}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.featured-carousel{position:relative;background:#132b66;border:1px solid #243c76;border-radius:22px;overflow:hidden;color:white;box-shadow:0 16px 45px #1324521a;touch-action:pan-y}.featured-badge{position:absolute;left:24px;top:22px;z-index:2;display:inline-block;border-radius:30px;background:#fff0df;color:#76431a;font-size:12px;font-weight:700;padding:6px 13px;letter-spacing:.02em}.featured-slides{min-height:402px}.featured-slide{position:relative;min-height:402px;padding:72px 28px 20px;isolation:isolate;background:linear-gradient(140deg,#142958,#1645a4)}.featured-amity{background:linear-gradient(125deg,#102a64,#174dab)}.featured-logo{background:white;width:176px;height:62px;border-radius:10px;padding:11px 16px;margin:0 0 20px}.featured-logo img{object-fit:contain;width:100%;height:100%}.featured-copy{position:relative;z-index:1}.featured-mode{font-size:11px;color:#b9cfff;letter-spacing:1.5px;text-transform:uppercase}.featured-copy h2{font-size:31px;margin:6px 0 12px;color:white;letter-spacing:-.035em}.featured-copy h3{font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0 0 9px;color:#fff}.featured-copy p{font-size:14px;line-height:1.65;color:#d3def7;max-width:380px;margin-bottom:20px}.featured-link{display:inline-flex;gap:24px;align-items:center;background:#fff;color:#173c85;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:700}.featured-link:hover{background:#fff0df}.featured-photo,.featured-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.featured-photo{object-fit:cover;object-position:center 65%}.featured-shade{background:linear-gradient(180deg,#081d4525,#071c4ada 65%,#071c4af5)}.has-photo{display:flex;align-items:flex-end}.has-photo .featured-copy h2{font-size:28px}.featured-controls{display:flex;align-items:center;gap:15px;background:#0d2457;padding:13px 24px}.featured-controls>button{border:1px solid #ffffff40;color:white;background:transparent;border-radius:50%;width:32px;height:32px;font-size:19px}.featured-controls>button:hover{background:#ffffff20}.featured-dots{display:flex;align-items:center;gap:8px;margin-right:auto}.featured-dots button{width:7px;height:7px;background:#60739b;border:0;border-radius:20px;padding:0;position:relative}.featured-dots button:before{content:'';position:absolute;inset:-9px -3px}.featured-dots button.active{width:22px;background:#f5b67b}.featured-count{font-size:11px;letter-spacing:1px;color:#c0cde7}@media(max-width:800px){.featured-slides,.featured-slide{min-height:395px}.featured-carousel{max-width:620px;width:100%}.hero-grid{align-items:start}}@media(max-width:480px){.featured-copy h2{font-size:29px}.featured-slide{padding:76px 23px 24px}.featured-badge{left:22px}}
.mega-header .headrow{height:80px;justify-content:space-between}.header-tools{display:flex;gap:26px;align-items:center;font-size:14px;font-weight:600}.finder-link{color:#4a5d82}.header-tools .navcta{background:var(--blue);color:white;padding:11px 20px;border-radius:8px}.primary-menu-bar{border-top:1px solid var(--line)}.mega-nav{height:53px;justify-content:space-between;gap:15px;margin:auto}.mega-trigger{font-size:14px;font-weight:600;background:none;border:0;border-bottom:3px solid transparent;padding:16px 0 14px;display:flex;align-items:center;gap:10px;white-space:nowrap}.mega-trigger span{font-size:13px;color:#7f8ba3}.mega-trigger:hover,.mega-trigger[aria-expanded=true]{color:var(--blue);border-bottom-color:var(--blue)}.scholarship-link{color:#b44f1e!important;font-size:14px;font-weight:600;white-space:nowrap}.mega-panel{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 22px 38px #13245225;z-index:45;max-height:calc(100dvh - 150px);overflow:auto}.mega-inner{padding:22px 0 28px}.mega-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.mega-top h2{font-size:26px;margin:6px 0 0}.mega-top .eyebrow{font-size:10px}.mega-close{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:#f6f8fc;font-size:23px}.mega-layout{display:grid;grid-template-columns:190px minmax(0,1fr) 245px;gap:25px}.mega-subtabs{max-height:370px;overflow:auto;border-right:1px solid var(--line);padding-right:12px}.mega-subtabs button{display:flex;width:100%;text-align:left;font-size:13px;background:none;border:0;padding:11px 12px;border-radius:6px;margin-bottom:3px;justify-content:space-between;gap:8px;align-items:center}.mega-subtabs button[aria-selected=true]{background:#edf2ff;color:var(--blue);font-weight:700}.mega-subtabs button:hover{background:#f3f6fd}.mega-content-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:16px;align-items:center}.mega-content-head h3{font-size:17px;margin:0 0 4px}.mega-content-head .text-link{font-size:12px}.mega-search{max-width:200px}.mega-search input{font-size:12px;width:100%;border:1px solid var(--line);border-radius:7px;padding:9px 12px}.mega-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 17px;max-height:312px;overflow:auto;padding:2px 10px 2px 0;align-content:start}.mega-option{display:flex;gap:10px;align-items:center;min-height:54px;padding:8px;border-radius:8px;font-size:13px;line-height:1.5;color:#344260}.mega-option:hover{background:#f2f5ff;color:var(--blue)}.mega-option img{width:38px;height:34px;object-fit:contain;flex-shrink:0;background:#fff;border:1px solid #edf0f6;border-radius:4px;padding:3px}.mega-option small{font-size:11px;color:#7a859a;display:block}.mega-feature{padding:23px;background:#f1f5ff;border:1px solid #e1e8f7;border-radius:11px;align-self:start}.mega-feature img{width:130px;height:48px;object-fit:contain;display:block;margin:25px 0 17px}.mega-feature h3{font-size:23px}.mega-feature p{font-size:13px;color:var(--muted);line-height:1.7}.mega-feature a{font-size:13px;font-weight:700;color:var(--blue)}.mega-feature .mega-guide{border-top:1px solid #dce3f2;display:block;padding-top:16px;margin-top:20px;font-size:12px}.mega-backdrop{position:fixed;inset:135px 0 0;z-index:25;background:#13245233;backdrop-filter:blur(2px)}.mega-empty{padding:25px;background:#f5f7fb;border-radius:8px;color:var(--muted);font-size:14px}.catalogue-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.catalogue-item{padding:20px;border:1px solid var(--line);border-radius:10px;background:white}.catalogue-item h3{font-size:17px;line-height:1.5}.catalogue-item p{font-size:13px;line-height:1.65;margin:0;color:var(--muted)}.programme-tabs{display:flex;gap:20px;overflow:auto;border-bottom:1px solid var(--line);margin-bottom:30px}.programme-tabs a{font-size:13px;white-space:nowrap;padding:13px 0;color:var(--blue)}.reference-note{font-size:12px;color:#6f7c95;background:#f3f6fc;padding:12px 16px;border-radius:8px;margin:20px 0}.catalogue-tools{display:flex;gap:15px;align-items:center;margin:20px 0}.catalogue-tools input{padding:12px 15px;font-size:14px;border:1px solid var(--line);border-radius:8px;width:min(100%,420px)}.catalogue-show-more{margin-top:25px}.route-options{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.route-options a{border:1px solid var(--line);padding:8px 13px;border-radius:7px;font-size:13px}.article .catalogue-item h3{margin-top:0}.institution-banner{display:flex;align-items:center;gap:20px;margin:15px 0}.institution-banner img{width:110px;height:75px;object-fit:contain;background:white;padding:10px;border-radius:10px;border:1px solid var(--line)}
@media(max-width:1050px){.mega-layout{grid-template-columns:175px minmax(0,1fr)}.mega-feature{display:none}.mega-trigger{font-size:12px;gap:5px}.header-tools{gap:18px}.mega-nav{gap:12px}}@media(max-width:800px){.mega-header .headrow{height:72px}.header-tools{margin-left:auto;gap:12px}.header-tools .finder-link{display:none}.header-tools .navcta{padding:9px 12px;font-size:12px}.mega-header .menu-toggle{margin-left:0}.mega-nav{display:none;position:static;height:auto;box-shadow:none;flex-direction:column;align-items:stretch;padding:12px 0;gap:0}.mega-nav.open{display:flex}.mega-trigger{font-size:14px;padding:13px 6px;justify-content:space-between;border-bottom:1px solid var(--line)}.scholarship-link{padding:12px 6px}.mega-panel{position:fixed;top:73px;bottom:0;max-height:calc(100dvh - 73px);overflow:auto}.mega-inner{width:calc(100% - 30px)}.mega-layout{grid-template-columns:145px minmax(0,1fr);gap:13px}.mega-options{grid-template-columns:1fr;max-height:calc(100dvh - 260px);padding-right:0}.mega-subtabs{max-height:calc(100dvh - 200px);padding-right:8px}.mega-subtabs button{font-size:12px;padding:10px 8px}.mega-content-head{display:block}.mega-search{display:block;max-width:none;margin-top:12px}.mega-top h2{font-size:22px}.mega-backdrop{inset:73px 0 0}.mega-option{padding:6px 3px;font-size:12px}.catalogue-list{grid-template-columns:1fr}}@media(max-width:400px){.mega-header .brand{font-size:16px}.mega-header .brand small{font-size:9px;letter-spacing:1.3px}.mega-header .brand-mark{width:31px;height:31px}.header-tools .navcta{font-size:11px;padding:9px}.mega-layout{grid-template-columns:125px minmax(0,1fr)}.mega-option img{width:30px;height:30px}.mega-top .eyebrow{display:none}.mega-header .headrow{gap:10px}}

.amity-profile-campus{margin:24px auto 32px;overflow:hidden;border-radius:14px;background:#f4f7fc}.amity-profile-campus img{display:block;width:100%;height:330px;object-fit:cover;object-position:center 60%}.amity-profile-campus figcaption{font-size:13px;color:#52627b;line-height:1.5;padding:12px 16px}@media(max-width:640px){.amity-profile-campus img{height:210px}}
