@import "https://fonts.googleapis.com/css2?family=Inter:wght@200;400;600;700&display=swap";@font-face{font-family:Inter-Regular;src:local(Inter-Regular),local(Inter Regular),local(Inter);font-weight:400;font-style:normal}@font-face{font-family:Inter-SemiBold;src:local(Inter-SemiBold),local(Inter SemiBold),local(Inter);font-weight:600;font-style:normal}:root{--font-sans:"Inter", Helvetica, Arial, sans-serif;font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--cream:#f8f3ea;--cream-deep:#efe6d7;--white:#fff;--orange:#b65b0b;--orange-bright:#ef7904;--orange-soft:#df7f30;--orange-pale:#edb77f;--navy:#192958;--navy-bright:#213a78;--navy-soft:#3e5381;--magenta:#c30447;--blue-dove:#95a7c6;--ink-soft:#192958c2;--line:#1929581f;--shadow:0 30px 70px #19295824;background:var(--cream);color:var(--navy)}*{box-sizing:border-box}*,:before,:after{text-shadow:none}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body,#root{min-height:100%;margin:0}body{background:var(--cream);overflow-x:hidden}body,input,textarea,select{-webkit-font-smoothing:antialiased;font-family:var(--font-sans);font-style:normal}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #213a7859}.page-shell{overflow-x:clip}.container{width:min(1240px,100% - 48px);margin:0 auto}.eyebrow{font-family:var(--font-sans);letter-spacing:0;text-transform:uppercase;color:#f8f3eadb;margin:0 0 14px;font-size:16px;font-weight:400;line-height:normal}.eyebrow--blue{color:var(--navy-bright)}.eyebrow--light{color:#ffffffe0}.campus-bar{z-index:6;background:var(--navy-bright);justify-content:flex-end;min-height:38px;padding:0 clamp(24px,6vw,100px);display:flex;position:relative}.campus-bar a{min-height:38px;color:var(--white);letter-spacing:.02em;text-transform:uppercase;justify-content:center;align-items:center;font-size:13px;font-weight:700;line-height:1;display:inline-flex}.site-header{z-index:5;background:var(--white);box-shadow:none;grid-template-columns:256px minmax(0,1fr);align-items:stretch;display:grid;position:relative}.site-header__brand{background:var(--white);justify-content:center;align-items:center;height:96px;padding:0;display:flex}.site-header__brand a{align-items:center;width:232px;display:flex}.site-header__brand img{width:232px;max-width:none;height:auto}.site-header__menu-toggle{background:var(--navy-bright);min-width:104px;min-height:48px;color:var(--white);cursor:pointer;font:600 15px/1 var(--font-sans);letter-spacing:-.2px;border:0;border-radius:999px;justify-content:center;place-self:center end;align-items:center;gap:12px;margin-right:18px;display:none}.site-header__menu-icon{background:currentColor;border-radius:999px;width:20px;height:2px;position:relative}.site-header__menu-icon:before,.site-header__menu-icon:after{content:"";border-radius:inherit;background:currentColor;width:20px;height:2px;position:absolute;left:0}.site-header__menu-icon:before{top:-7px}.site-header__menu-icon:after{top:7px}.site-header.is-menu-open .site-header__menu-icon{background:0 0}.site-header.is-menu-open .site-header__menu-icon:before{top:0;transform:rotate(45deg)}.site-header.is-menu-open .site-header__menu-icon:after{top:0;transform:rotate(-45deg)}.site-header__nav-panel{background:var(--orange);justify-content:space-between;align-items:center;gap:20px;height:96px;padding:0 100px 0 44px;display:flex}.site-header--light .site-header__nav-panel{background:var(--white)}.site-nav{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.site-nav__item,.site-header__utility{align-items:center;gap:14px;display:inline-flex}.site-nav__divider,.site-header__utility img{width:34px;height:34px}.site-nav__item--first .site-nav__divider{display:none}.site-nav__item a,.site-nav__item span,.site-header__utility span{font-family:var(--font-sans);color:var(--white);font-size:17px;font-style:normal;font-weight:600;line-height:normal}.site-header--light .site-nav__item a,.site-header--light .site-nav__item span,.site-header--light .site-header__utility span,.site-header--light .site-nav__button{color:var(--navy)}.site-header--light .site-nav__item img,.site-header--light .site-header__utility>img{filter:brightness(0)saturate()invert(19%)sepia(36%)saturate(1590%)hue-rotate(199deg)brightness(88%)contrast(93%)}.site-nav__button,.locale-switch__button,.search-panel__close,.search-panel__submit{font:inherit}.site-nav__button,.locale-switch__button{appearance:none;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.site-nav__button{font-family:var(--font-sans);color:var(--white);font-size:17px;font-style:normal;font-weight:600;line-height:normal}.site-header__utility{flex-shrink:0;align-items:center;gap:20px;display:inline-flex}.site-breadcrumb{z-index:2;background:var(--white);border-top:1px solid #122d6014;border-bottom:1px solid #122d6014;position:relative}.site-breadcrumb__inner{min-height:44px;color:var(--navy);align-items:center;gap:10px;font-size:13px;font-weight:500;line-height:1.3;display:flex}.site-breadcrumb__inner a{color:inherit;text-decoration:none}.site-breadcrumb__inner a:hover{text-decoration:underline}.back-to-top{z-index:20;background:var(--navy-bright);min-width:92px;min-height:44px;color:var(--white);letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;position:fixed;bottom:clamp(18px,3vw,42px);right:clamp(18px,3vw,42px);box-shadow:0 12px 28px #12204b2e}.back-to-top:hover{background:var(--orange)}.locale-switch{align-items:center;gap:0;display:inline-flex}.locale-switch__button{font-family:var(--font-sans);color:#ffffffb8;min-width:34px;min-height:44px;font-size:17px;font-style:normal;font-weight:600;line-height:normal}.locale-switch__button.is-active{color:var(--white)}.locale-switch__divider{color:#ffffffc2;margin:0 1px}.site-header--light .locale-switch__button{color:#213a78a6}.site-header--light .locale-switch__button.is-active,.site-header--light .locale-switch__divider{color:var(--navy)}.site-header__search-panel{box-shadow:none;background:radial-gradient(circle at 8% 115%,#213a781a 0 150px,#0000 151px),linear-gradient(#f8f3ea 0%,#efe8db 100%);border-top:1px solid #19295814;grid-column:1/-1;position:relative;overflow:hidden}.site-header__search-panel:before{content:"";aspect-ratio:1;background:#213a7814;border-radius:50%;width:280px;position:absolute;bottom:-118px;left:-92px}.site-header__search-panel:after{content:"";background:linear-gradient(var(--orange-soft), var(--orange-soft)) 0 0 / 38px 38px no-repeat, linear-gradient(var(--navy-bright), var(--navy-bright)) 54px 0 / 38px 38px no-repeat, linear-gradient(var(--navy-bright), var(--navy-bright)) 0 54px / 38px 38px no-repeat, linear-gradient(var(--orange-bright), var(--orange-bright)) 54px 54px / 38px 38px no-repeat;opacity:.16;pointer-events:none;width:92px;height:92px;position:absolute;top:32px;right:46px}.search-panel{z-index:1;width:min(1120px,100% - 32px);padding:24px 0 30px;display:grid;position:relative}.search-panel__surface{border:1px solid #1929581a;border-left:6px solid var(--navy-bright);box-shadow:none;background:linear-gradient(90deg,#fffffffa 0%,#fffffff0 68%,#f8f3eae6 100%);border-bottom-right-radius:74px;gap:18px;padding:30px;display:grid;position:relative;overflow:hidden}.search-panel__surface:before{content:"";z-index:0;aspect-ratio:1;pointer-events:none;background:#df7f301a;border-radius:50%;width:200px;position:absolute;bottom:-92px;right:-70px}.search-panel__header{z-index:1;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.search-panel__intro{gap:8px;width:min(700px,100%);display:grid}.search-panel__eyebrow{color:var(--navy-bright);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:15px;font-weight:700}.search-panel__subtitle{color:var(--navy-soft);margin:0;font-size:17px;line-height:1.45}.search-panel__header-actions{z-index:1;flex:none;align-items:center;gap:14px;display:inline-flex;position:relative}.search-panel__close{appearance:none;width:46px;height:46px;min-height:0;color:var(--navy);cursor:pointer;background:#ffffffc7;border:1px solid #19295824;border-radius:50%;place-items:center;padding:0;font-size:30px;font-weight:400;line-height:1;transition:background .16s,color .16s;display:grid}.search-panel__close:hover{background:var(--navy-bright);color:var(--white)}.search-panel__form{z-index:1;grid-template-columns:minmax(0,1fr) minmax(130px,180px);gap:12px;display:grid;position:relative}.search-panel__label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.search-panel__input-shell{position:relative}.search-panel__input-shell:before{content:"";border:3px solid #19295852;border-radius:50%;width:12px;height:12px;position:absolute;top:50%;left:24px;transform:translateY(-60%)}.search-panel__input-shell:after{content:"";transform-origin:0;background:#19295852;width:11px;height:3px;position:absolute;top:calc(50% + 7px);left:37px;transform:rotate(45deg)}.search-panel__input{background:var(--white);width:100%;min-height:60px;color:var(--navy);box-shadow:none;border:1px solid #19295829;border-bottom-right-radius:24px;padding:0 24px 0 72px;font-size:1rem}.search-panel__input:focus{outline:2px solid var(--navy-bright);outline-offset:2px;border-color:var(--navy-bright);box-shadow:none}.search-panel__submit{appearance:none;background:var(--orange);min-height:60px;color:var(--white);letter-spacing:-.02em;cursor:pointer;border:0;border-bottom-right-radius:24px;padding:0 24px;font-size:1.05rem;font-weight:600;transition:background .16s,transform .16s}.search-panel__submit:hover{background:var(--orange-bright);transform:translateY(-1px)}.search-panel__results-header{z-index:1;color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:16px;padding-top:2px;font-size:.78rem;font-weight:700;display:flex;position:relative}.search-panel__results-label{color:var(--navy-bright)}.search-panel__count{background:var(--navy-bright);min-width:34px;height:34px;color:var(--white);letter-spacing:0;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.98rem;display:inline-flex}.search-panel__results{z-index:1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;max-height:min(44vh,420px);padding-right:4px;display:grid;position:relative;overflow:auto}.search-result{background:var(--white);min-height:144px;box-shadow:none;border:0;border-bottom-right-radius:34px;align-content:start;gap:8px;padding:18px 72px 18px 20px;transition:transform .18s,background .18s;display:grid;position:relative;overflow:hidden}.search-result:before{content:"";background:var(--orange-soft);width:6px;position:absolute;top:0;bottom:0;left:0}.search-result--featured:before{background:var(--navy-bright)}.search-result:hover{box-shadow:none;transform:translateY(-4px)}.search-result__meta{color:var(--orange);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.search-result__title{color:var(--navy);font-size:1.05rem;line-height:1.14}.search-result__text{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.9rem;line-height:1.45;display:-webkit-box;overflow:hidden}.search-result__jump{background:var(--navy-bright);border-top-left-radius:22px;place-items:center;width:54px;height:54px;display:grid;position:absolute;bottom:0;right:0}.search-result--featured .search-result__jump{background:var(--orange)}.search-result__jump img{width:23px;height:23px}.search-panel__empty{z-index:1;min-height:116px;color:var(--ink-soft);text-align:center;background:#ffffffb3;border:1px dashed #1929582e;border-bottom-right-radius:38px;place-items:center;margin:0;padding:30px;line-height:1.6;display:grid;position:relative}.hero{background:var(--white);height:478px;position:relative;overflow:hidden}.hero__copy{z-index:2;background:linear-gradient(180deg, var(--navy) 0%, var(--navy-bright) 100%);border-bottom-right-radius:300px;align-items:flex-start;width:860px;min-height:478px;display:flex;position:absolute;inset:0 auto 0 0;overflow:hidden}.hero__copy-inner{width:100%;padding:56px 120px 40px 100px}.hero h1{max-width:100%;color:var(--cream);letter-spacing:0;overflow-wrap:break-word;margin:0 0 32px;font-size:clamp(76px,6vw,88px);font-weight:300;line-height:1.04}.hero h1 span,.education-band__copy h2 span,.future-programmes__copy h2 span,.history__panel h2 span{display:block}.hero__title-line--mobile{display:none!important}.hero p{max-width:none;color:var(--cream);overflow-wrap:break-word;margin:0;font-size:22px;line-height:1.5}.hero__media{align-items:flex-end;width:auto;height:478px;display:flex;position:absolute;top:0;left:578px;right:0;overflow:hidden}.hero__media img{object-fit:cover;object-position:50% 50%;width:100%;max-width:none;height:100%}.accreditations{background:var(--white);padding:56px 0}.accreditations__inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.accreditations__logos{align-items:center;gap:0;display:inline-flex}.accreditation-tile{background:var(--white);justify-content:center;align-items:center;width:188px;height:100px;padding:22px 12px;display:flex}.accreditation-tile__image{object-fit:contain;width:100%;height:auto;max-height:100%}.accreditation-tile__image--aacsb{max-width:158px}.accreditation-tile__image--amba{max-width:96px;max-height:86px}.accreditation-tile__image--equis{max-width:146px}.accreditation-tile__image--bga{max-width:92px;max-height:88px}.split-button{min-width:min(100%,386px);box-shadow:none;align-items:stretch;display:inline-flex;overflow:visible}.accreditations .split-button{width:440px;min-width:440px}.split-button--navy,.split-button--orange,.split-button--gold{color:var(--white)}.split-button--navy .split-button__label{background:var(--navy-bright)}.split-button--orange .split-button__label{background:var(--orange-bright)}.split-button--gold .split-button__label{background:var(--orange)}.split-button__label{min-height:62px;font-family:var(--font-sans);text-align:center;letter-spacing:-.46px;flex:auto;justify-content:center;align-items:center;padding:0 44px;font-size:23px;font-style:normal;font-weight:600;line-height:1;display:flex}.split-button__icon{border-radius:0 0 15px;flex:0 0 62px;justify-content:center;align-items:center;width:62px;display:flex}.split-button__icon--navy{background:var(--navy-bright)}.split-button__icon--orange{background:var(--orange-soft)}.split-button__icon--magenta{background:var(--magenta)}.split-button__icon img{width:23px;height:23px}.pill-button{min-height:62px;font-family:var(--font-sans);color:var(--white);letter-spacing:-.46px;text-align:center;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;padding:0 24px;font-size:23px;font-style:normal;font-weight:600;line-height:1;display:inline-flex}.pill-button__label{display:block}.pill-button--navy{background:var(--navy-bright)}.pill-button--orange{background:var(--orange-bright)}.pill-button--gold{background:var(--orange)}.pill-button--magenta{background:var(--magenta)}.pill-button--bright{background:linear-gradient(#5362e7 0%,#4a58d7 100%)}.square-button{min-height:0;font-family:var(--font-sans);color:var(--white);letter-spacing:-.46px;text-align:center;justify-content:center;align-items:center;padding:4px 56px 5px;font-size:23px;font-style:normal;font-weight:600;line-height:1;display:inline-flex}.square-button--navy{background:var(--navy-bright)}.square-button--orange{background:#d97739}.recruitment-stack{position:relative}.recruitment{background:linear-gradient(180deg, #dfded8 0%, var(--cream) 79%);padding:56px 0 96px;position:relative;overflow:hidden}.recruitment__orb{z-index:0;background:#d9d9d9;border-radius:173.19px/173.35px;width:346px;height:347px;position:absolute;top:17px;left:-146px}.recruitment__orb-square{background:var(--orange-soft);width:123px;height:123px;position:relative;top:50px;left:90px}.recruitment__inner{min-height:347px;position:relative}.recruitment__content{z-index:1;flex-direction:column;gap:0;display:flex;position:relative}.recruitment h2{letter-spacing:0;width:fit-content;color:var(--navy);margin:-1px 0 0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:110px;font-weight:200;line-height:110px}.recruitment__intro{flex-direction:column;gap:22px;width:750px;max-width:none;margin-top:28px;margin-left:140px;display:flex}.recruitment__lead{letter-spacing:0;margin:-1px 0 0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:34px;font-weight:600;line-height:34px}.recruitment__lead span{color:var(--navy)}.recruitment__lead strong{color:var(--magenta)}.recruitment__intro p:last-child{color:var(--navy);margin:0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:22px;font-weight:400;line-height:33px}.recruitment__mobile-actions,.recruitment-note__mobile-action{display:none}.recruitment-actions-band{z-index:4;width:max-content;position:absolute;top:462px;left:50%;transform:translate(-50%)}.recruitment-note{background:var(--white);padding:120px 0;overflow:hidden}.recruitment-note__inner{align-items:flex-start;gap:40px;display:flex;position:relative}.recruitment-note__text{width:750px;max-width:none;color:var(--navy-bright);margin:-1px 0 0;font-family:Inter,Helvetica,Arial,sans-serif;font-size:25px;line-height:37.3px}.recruitment-note__text strong{font-weight:600}.recruitment-note__arrow{width:95px;height:auto;color:var(--navy-bright)}.recruitment-note__arrow svg{width:95px;height:100px;display:block}.decor-squares{align-items:center;gap:22px;width:auto;display:flex;position:absolute;top:73px;right:0}.decor-squares img{object-fit:cover;width:24px;height:24px}.recruitment-note__actions{grid-template-columns:repeat(3,386px);gap:32px;width:max-content;margin:0 auto;display:grid}.recruitment-note__actions .split-button{width:386px;min-width:386px}.education-band{background:#dfded8}.education-band__surface{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-bright) 100%);border-bottom-right-radius:300px}.education-band__inner{grid-template-columns:520px 572px;justify-content:space-between;align-items:start;gap:28px;padding:140px 0;display:grid}.education-band__copy{width:520px}.education-band__copy .eyebrow{color:var(--cream);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:400;line-height:1}.education-band__copy h2,.future-programmes__copy h2,.benefits__header h2,.history__panel h2,.alumni h2{letter-spacing:0;margin:0 0 20px;font-size:34px;font-weight:600;line-height:1.2}.education-band__copy h2{letter-spacing:0;margin:0 0 44px;font-size:34px;font-weight:600;line-height:1.2}.education-band__copy h2,.education-band__copy p{color:var(--cream)}.education-band__copy p:last-child,.future-programmes__copy p,.history__panel p,.alumni p:last-of-type{margin:0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.66}.education-band__copy p:last-child{letter-spacing:0;font-size:22px;line-height:1.5}.education-band__copy p strong{font-weight:600}.programme-grid{grid-template-columns:repeat(2,276px);justify-content:space-between;gap:20px;width:572px;display:grid}.programme-card{background:linear-gradient(180deg, var(--cream) 0%, var(--white) 79%);min-height:410px;box-shadow:none;position:relative}.programme-card__notch{width:103.24px;height:47.43px;position:relative}.programme-card__content{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:64px;min-height:410px;padding:0 12px 40px;display:flex}.programme-card__content h3{color:var(--navy-soft);letter-spacing:0;gap:2px;margin:0;font-size:24px;font-weight:700;line-height:1.2;display:grid}.programme-card__content h3 span{display:block}.programme-card__content p{color:var(--navy-soft);letter-spacing:0;margin:0;font-size:20px;font-weight:400;line-height:1}.programme-card .pill-button{letter-spacing:-.46px;border-radius:0;min-width:0;min-height:0;padding:4px 56px 5px;font-size:23px;font-weight:600;line-height:1}.future-programmes{background:linear-gradient(180deg, #dfded8 0%, var(--cream) 79%);padding:120px 0}.future-programmes__inner{grid-template-columns:minmax(0,408px) minmax(0,792px);justify-content:space-between;align-items:start;gap:40px;display:grid}.future-programmes__copy{flex-direction:column;justify-content:space-between;gap:22px;min-height:267px;display:flex}.future-programmes__copy .eyebrow{color:var(--navy-bright);letter-spacing:0;margin:0;font-size:20px;font-weight:400;line-height:1}.future-programmes__copy h2,.future-programmes__copy p{color:var(--navy-bright)}.future-programmes__copy h2{margin:0}.future-programmes__copy p{font-size:22px;line-height:1.5}.future-programmes__cards{grid-template-columns:repeat(2,minmax(0,386px));justify-content:space-between;gap:20px;display:grid}.media-card{gap:20px;display:grid}.media-card__image{width:100%;height:185px;position:relative;overflow:hidden}.media-card__image>img{object-fit:cover;object-position:center top;transform-origin:top;width:100%;height:100%;transform:scale(1.03)}.media-card .split-button{min-width:100%}.benefits{background:var(--white)}.benefits__surface{background:linear-gradient(180deg, var(--navy) 0%, var(--navy-bright) 100%);border-bottom-right-radius:300px;width:100%;overflow:hidden}.benefits__surface .container{flex-direction:column;justify-content:center;align-items:center;gap:120px;width:min(100%,1440px);max-width:none;margin:0 auto;padding:140px 160px 140px 100px;display:flex}.benefits__header{align-self:stretch;width:100%}.benefits__header .eyebrow{color:var(--cream);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:400;line-height:1}.benefits__header h2{width:460.82px;min-height:154.42px;color:var(--cream);margin:0}.benefits__grid{grid-template-columns:repeat(3,260px);justify-content:center;align-items:flex-start;gap:120px;width:auto;max-width:100%;margin:0 auto;display:grid}.benefit-card{border-radius:55px;flex-direction:column;align-items:flex-start;gap:20px;width:260px;display:flex}.benefit-card__cap{object-fit:contain;width:265.38px;max-width:none;height:52.34px;margin-left:0}.benefit-card__body{flex-direction:column;flex:0 auto;gap:20px;width:100%;padding:0 12px;display:flex}.benefit-card__intro{flex-direction:column;gap:12px;display:flex}.benefit-card__icon{object-fit:contain;width:57px;height:57px}.benefit-card h3{color:var(--cream);margin:0;font-size:24px;font-weight:700;line-height:1.2}.benefit-card p{color:#f8f3eae0;margin:0;font-size:14px;line-height:20.9px}.numbers{background:var(--white);padding:96px 0 120px}.numbers>.container{position:relative}.numbers__header{justify-content:center;align-items:center;width:100%;margin:0 0 96px;padding-left:0;display:flex;position:relative}.numbers__header-squares{gap:22px;display:flex;position:absolute;top:40px;left:44px;transform:rotate(90deg)}.numbers__header-squares img{width:24px;height:24px;transform:rotate(-90deg)}.numbers__header h2{width:700px;color:var(--navy-soft);letter-spacing:0;margin:0;font-size:90px;font-weight:400;line-height:normal}.numbers__rows{gap:44px;width:1240px;max-width:100%;margin:0 auto;display:grid}.numbers__row{align-items:flex-start;gap:60px;display:flex}.numbers__row--top .stat-card--triangle,.numbers__row--top .stat-card--blocks{flex:1 1 0;min-width:0}.numbers__row--top .stat-card--plain{flex:0 0 360px;width:360px}.numbers__row--bottom{justify-content:center}.numbers__row--bottom .stat-card--circle,.numbers__row--bottom .stat-card--arrow{flex:0 0 420px;width:420px}.stat-card{min-height:199px;position:relative}.stat-card__shape{z-index:0;pointer-events:none;position:absolute}.stat-card__value{z-index:1;white-space:nowrap;margin:0;font-size:90px;font-weight:700;line-height:1.1;position:relative}.stat-card__value--orange{color:var(--orange)}.stat-card__value--orange-soft{color:var(--orange-soft)}.stat-card__value--magenta{color:var(--magenta)}.stat-card__value--violet{background:linear-gradient(#5362e7 0%,#4d5adc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.stat-card--triangle{flex:1 1 0;align-items:flex-start;gap:20px;height:199px;display:flex}.stat-card--triangle .stat-card__shape{width:150px;top:0;left:5px}.stat-card--plain{flex-direction:column;width:360px;height:199px;display:flex}.stat-card--blocks{flex:1 1 0;align-items:flex-start;gap:28px;min-width:0;height:199px;display:flex}.stat-card--blocks .stat-card__shape{top:0;left:44px}.stat-card__blocks{opacity:.5;width:345px;height:172px;position:relative}.stat-card__blocks-row{align-items:flex-start;display:flex;position:absolute}.stat-card__blocks-row--top{gap:87px;top:0;left:0}.stat-card__blocks-row--bottom{gap:86px;top:86px;left:87px}.stat-card__blocks span:first-child{background:var(--orange-pale)}.stat-card__blocks span:nth-child(2){background:var(--orange-bright)}.stat-card__blocks span:nth-child(3){background:#ffac63}.stat-card__blocks span:nth-child(4){background:var(--orange)}.stat-card__blocks span{width:86px;height:86px}.stat-card--circle{align-items:flex-start;gap:18px;width:420px;height:199px;display:flex}.stat-card--circle .stat-card__shape{top:-90px;left:60px}.stat-card__circle{background:#f5f5f5;border-radius:50%;width:293px;height:294px;display:block}.stat-card--arrow{align-items:flex-start;gap:20px;width:420px;height:199px;display:flex}.stat-card--arrow .stat-card__shape{width:130px;top:-48px;left:36px}.stat-card__copy{z-index:1;position:relative}.stat-card__copy--small,.stat-card__copy--body{flex:auto;justify-content:center;align-items:center;gap:10px;padding-top:12px;display:flex}.stat-card__copy--small p,.stat-card__copy--body p{color:#263b80;margin:0}.stat-card__copy--small .stat-card__paragraph,.stat-card__copy--body .stat-card__paragraph{color:#263b80}.stat-card__copy--small .stat-card__paragraph{font-size:14px;line-height:20.9px}.stat-card__copy--body .stat-card__paragraph{font-size:16px;line-height:29.0455px}.stat-card__copy--lines{flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;padding-top:12px;display:flex}.stat-card__lead,.stat-card__line{color:#263b80;white-space:nowrap;font-size:16px;line-height:29.0455px}.stat-card__line:before{content:"•";margin-right:14px}.articles{background:linear-gradient(180deg, #dfded8 0%, var(--cream) 79%);padding:120px 0}.articles__inner{width:min(1240px,100% - 80px)}.articles__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;display:grid}.article-card{flex-direction:column;align-items:center;width:100%;padding-bottom:24px;display:flex}.article-card img{object-fit:cover;width:100%;height:185px}.article-card__body{background:var(--orange);gap:14px;width:100%;min-height:260px;padding:44px 20px;display:grid}.article-card__category{color:var(--cream);letter-spacing:0;text-transform:uppercase;margin:0;font-size:20px;line-height:1}.article-card h3{color:var(--cream);margin:0;font-size:24px;line-height:1.2}.article-card__body p:last-child{color:#f8f3eae6;margin:0;font-size:14px;line-height:20.9px}.article-card .square-button{margin-top:-24px;padding:11px 56px 12px}.news-page{background:var(--cream);color:var(--navy)}.news-page__hero{background:var(--cream);padding:156px 0 96px}.news-page__hero-inner{grid-template-columns:minmax(0,.9fr) minmax(320px,.6fr);align-items:end;gap:96px;width:min(1240px,100% - 120px);display:grid}.news-page__heading{gap:22px;display:grid}.news-page__heading p{color:var(--orange);letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1}.news-page__heading h1{max-width:780px;color:var(--navy);margin:0;font-size:76px;line-height:1.02}.news-page__hero-inner>p{color:var(--navy);margin:0;font-size:24px;line-height:1.45}.news-page__list{background:linear-gradient(180deg, #dfded8 0%, var(--cream) 79%);padding:112px 0 136px}.news-page__list-inner{width:min(1240px,100% - 80px)}.article-page{background:var(--cream);color:var(--navy)}.article-page__hero{background:var(--cream);padding:156px 0 96px}.article-page__hero-inner{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:end;gap:72px;width:min(1240px,100% - 120px);display:grid}.article-page__heading{gap:22px;display:grid}.article-page__heading p,.article-page__related-heading p{color:var(--orange);letter-spacing:0;margin:0;font-size:18px;font-weight:700;line-height:1}.article-page__heading h1{max-width:690px;color:var(--navy);margin:0;font-size:76px;line-height:1.02}.article-page__image{aspect-ratio:1.35;object-fit:cover;border-bottom-right-radius:160px;width:100%}.article-page__content{background:var(--white);padding:104px 0}.article-page__body{width:min(900px,100% - 160px);margin:0 auto}.article-page__body p{color:var(--navy);margin:0;font-size:25px;line-height:1.58}.article-page__body p+p{margin-top:34px}.article-page__related{background:linear-gradient(180deg, #dfded8 0%, var(--cream) 79%);padding:112px 0 128px}.article-page__related-inner{width:min(980px,100% - 120px)}.article-page__related-heading{gap:16px;margin-bottom:52px;display:grid}.article-page__related-heading h2{color:var(--navy);margin:0;font-size:54px;line-height:1.05}.article-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:44px;display:grid}.about-page{background:var(--cream)}.about-page__hero{background:var(--cream);min-height:720px;position:relative;overflow:hidden}.about-page__hero-media{position:absolute;inset:0}.about-page__hero-media:after{content:"";background:linear-gradient(90deg,#f8f3eafa 0%,#f8f3eae6 42%,#f8f3ea61 100%);position:absolute;inset:0}.about-page__hero-media img{object-fit:cover;width:100%;height:100%}.about-page__hero-inner{z-index:1;align-content:center;max-width:760px;min-height:720px;margin-left:0;padding:104px 0;display:grid;position:relative}.about-page__hero h1,.about-page__team h2{color:var(--navy);letter-spacing:0;margin:0;font-size:clamp(48px,6vw,88px);line-height:1.02}.about-page__hero h2{color:var(--navy);margin:32px 0 0;font-size:30px;line-height:1.18}.about-page__hero p:last-child,.about-page__team p{color:var(--navy);margin:28px 0 0;font-size:22px;line-height:1.55}.about-page__team{background:#263b80;padding:128px 0}.about-page__team-inner{grid-template-columns:minmax(0,.92fr) minmax(360px,.72fr);align-items:end;gap:72px;display:grid}.about-page__team-copy{gap:30px;display:grid}.about-page__team-copy h2,.about-page__team-copy p{color:var(--cream)}.about-page__team-copy p{max-width:680px;margin:0}.about-page__team-copy .pill-button{width:min(520px,100%);margin-top:6px}.about-page__team-media img{object-fit:cover;border-top-left-radius:70px;width:100%;height:min(420px,32vw);min-height:300px}.people{background:#263b80;padding:144px 0}.people__inner{grid-template-columns:minmax(0,680px) minmax(0,600px);justify-content:space-between;align-items:flex-end;gap:60px;width:min(1340px,100% - 100px);margin-left:auto;margin-right:0;display:grid}.people__copy{align-self:stretch;gap:44px;width:680px;display:grid}.people h2{width:100%;max-width:none;color:var(--cream);letter-spacing:0;margin:0;padding-left:144px;font-family:Inter,Helvetica,Arial,sans-serif;font-size:90px;font-style:normal;font-weight:400;line-height:normal}.people__detail{grid-template-columns:100px minmax(0,1fr);align-items:start;gap:44px;display:grid}.people__detail-arrow{color:#f8f3eaf5;width:100px;height:100px}.people__detail-arrow svg{width:100px;height:100px;display:block}.people__detail p{color:var(--cream);margin:0;font-size:22px;line-height:1.5}.people__copy .pill-button{align-self:stretch;width:100%;min-height:62px;padding:0 240px}.people__cta .pill-button__label{margin-left:-63px;margin-right:-63px}.people__media{width:600px;padding-top:120px}.people__media img{object-fit:cover;border-top-left-radius:70px;width:100%;height:368px}.history{background:var(--orange);height:839px;position:relative;overflow:hidden}.history__surface{background:var(--cream);border-bottom-right-radius:300px;flex-direction:column;align-items:center;width:100%;height:839px;display:flex;position:relative;overflow:hidden}.history__backdrop{object-fit:cover;object-position:center center;opacity:.64;mix-blend-mode:darken;width:100%;min-width:1440px;max-width:none;height:839px;position:absolute;top:0;left:0}.history__inner{z-index:1;justify-content:center;width:100%;height:839px;display:flex;position:relative}.history__panel{flex-direction:column;gap:62px;width:600px;padding:144px 0;display:flex}.history__panel .eyebrow{color:var(--navy);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:400;line-height:1}.history__panel h2,.history__panel h3,.history__panel p{color:var(--navy);margin:0}.history__panel h2{margin-bottom:20px}.history__panel h3{font-size:24px;line-height:1.2}.history__panel p{font-size:22px;line-height:1.5}.history__panel .pill-button{align-self:stretch;margin-top:0;padding:0 240px}.history__cta .pill-button__label{margin-left:-42.5px;margin-right:-42.5px}.alumni{background:var(--orange);isolation:isolate;height:925px;position:relative;overflow:hidden}.alumni:after{content:"";z-index:0;background:#5362e7;height:286px;position:absolute;bottom:0;left:0;right:0}.alumni__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:62px;width:800px;margin:0 auto;padding:144px 0;display:flex;position:relative}.alumni .eyebrow{color:var(--white);letter-spacing:0;margin:0 0 12px;font-size:20px;font-weight:400;line-height:1}.alumni h2,.alumni p{color:var(--white)}.alumni h2{margin:0}.alumni__content p:last-of-type{margin:0;font-size:22px;line-height:1.5}.alumni .pill-button{align-self:stretch;padding:0 240px}.alumni__wave{z-index:1;width:100%;height:275px;position:absolute;bottom:0;left:0}.alumni__badge{z-index:3;width:180px;position:absolute;top:560px;right:96px}.site-footer{color:var(--cream);background:#263b80;margin-top:-1px;padding:144px 0 12px}.site-footer__inner{grid-template-columns:repeat(2,300px);gap:40px;display:grid}.site-footer__column{gap:20px;display:grid}.site-footer__title,.site-footer__subtitle,.site-footer__column p,.site-footer__column a,.site-footer__column address{margin:0;font-size:22px;line-height:1.5}.site-footer__title{color:#ed7b16}.site-footer__subtitle{color:var(--cream);text-transform:uppercase;font-size:20px;line-height:1}.site-footer__column address{font-style:normal}.site-footer__socials{justify-content:flex-end;gap:8px;margin-top:40px;display:flex}.social-link{place-items:center;width:53px;height:52px;display:grid;position:relative}.social-link img{width:53px;height:52px}.social-link--x .social-link__shell,.social-link--x .social-link__mark{position:absolute}.social-link--x .social-link__shell{inset:0}.social-link--x .social-link__mark{width:25px;height:22px}.site-footer__meta{text-align:center;justify-items:center;gap:0;margin-top:24px;display:grid}.site-footer__meta p{margin:0;font-size:.75rem;line-height:1.3}.site-footer__meta a{text-decoration:underline}.site-footer--recruitment .container{width:min(1152px,100% - 48px)}.accreditation-page{color:var(--navy-bright);background:#263b80}.accreditation-page__surface{background:#f7f7f7;border-bottom-right-radius:300px;padding:140px 0;overflow:hidden}.accreditation-page__surface.is-expanded{background:linear-gradient(0deg, var(--cream) 0%, var(--white) 79%)}.accreditation-page__content{flex-direction:column;gap:56px;width:min(725px,100% - 200px);margin-left:100px;margin-right:0;display:flex}.accreditation-page__heading{flex-direction:column;gap:12px;width:min(720px,100%);display:flex}.accreditation-page__heading .edition-eyebrow{color:var(--navy-bright);margin:0}.accreditation-page__heading h1{width:min(461px,100%);color:var(--navy-bright);letter-spacing:0;margin:0;font-size:34px;font-weight:600;line-height:1.2}.accreditation-page__intro{width:min(725px,100%)}.accreditation-page__intro p{color:var(--navy-bright);margin:0;font-size:22px;line-height:1.5}.accreditation-page__quote{width:min(720px,100%);color:var(--navy-bright);text-align:center;gap:28px;margin:0;display:grid}.accreditation-page__quote blockquote{margin:0;font-size:24px;font-weight:700;line-height:1.2}.accreditation-page__quote figcaption{font-size:22px;line-height:1.5}.accreditation-page__cards-grid,.accreditation-page__expanded{gap:120px;width:min(725px,100%);padding:56px 0;display:grid}.accreditation-page__expanded{gap:60px;padding-top:0}.accreditation-card{width:min(691px,100%);color:var(--navy-bright);background:0 0;border:1px solid #213a78ad;border-radius:55px;flex-direction:column;gap:20px;padding:52px 22px;display:flex}.accreditation-page__expanded .accreditation-card{border-color:#0000;min-height:0;padding-top:0;padding-bottom:0}.accreditation-card__media{align-items:flex-start;width:min(360px,100%);min-height:72px;display:flex}.accreditation-card__media>img{object-fit:contain;width:auto;max-width:191px;max-height:132px}.accreditation-page__expanded .accreditation-card__media>img{max-width:88px;max-height:132px}.accreditation-card__logos{align-items:flex-start;gap:30px;display:flex}.accreditation-card__logos img{object-fit:contain;width:auto;max-width:120px;max-height:60px}.accreditation-card__copy{gap:20px;display:grid}.accreditation-card__copy h2{width:min(240px,100%);color:var(--navy-bright);margin:0;font-size:24px;font-weight:700;line-height:1.2}.accreditation-card__copy p{width:min(679px,100%);color:var(--navy-bright);margin:0;font-size:14px;line-height:20.9px}.accreditation-page__toggle-wrap{justify-content:center;width:min(795px,100vw - 40px);display:flex;transform:translate(-35px)}.accreditation-page__toggle{appearance:none;background:var(--orange-bright);width:100%;min-height:62px;color:var(--navy-bright);cursor:pointer;font:600 23px/1 var(--font-sans);letter-spacing:-.46px;text-align:center;border:0;border-radius:30px}.recruitment-page{background:var(--cream);color:var(--navy-bright);overflow-x:clip}.recruitment-page__section{position:relative;overflow:hidden}.recruitment-page__section--intro,.recruitment-page__section--fee,.recruitment-page__section--finish{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%)}.recruitment-page__section--intro{min-height:1179.77px}.recruitment-page__section--documents{background:#263b80;min-height:799px}.recruitment-page__section--fee{min-height:538.86px}.recruitment-page__section--exam{background:var(--white);min-height:698.74px}.recruitment-page__section--finish{min-height:534.89px}.recruitment-page__section--finish .recruitment-page__inner{padding-bottom:168px}.recruitment-page__inner{width:min(1040px,100% - 48px);max-width:none;margin:0 auto;padding:120px 0;position:relative}.recruitment-page__inner--intro{flex-direction:column;gap:56px;display:flex}.recruitment-page__format{align-items:flex-start;gap:40px;width:100%;display:flex}.recruitment-page__format-copy{flex-direction:column;flex:auto;gap:20px;min-width:0;display:flex}.recruitment-page h1,.recruitment-page h2,.recruitment-page h3,.recruitment-page p{margin:0}.recruitment-page__format-copy h2,.recruitment-step__content h2,.recruitment-documents__content h2,.recruitment-page__exam-content h2,.recruitment-page__finish-content h2{color:var(--navy-bright);letter-spacing:0;font-size:34px;font-weight:600;line-height:1.2}.recruitment-page__format-copy p,.recruitment-step__content p,.recruitment-page__exam-content>p,.recruitment-page__finish-content p{color:var(--navy-bright);font-size:22px;font-weight:400;line-height:1.5}.recruitment-page__format-copy p{color:var(--navy-soft)}.recruitment-page__format-copy strong{font-weight:600}.recruitment-page__year{flex:0 0 247.771px;width:247.771px;height:247.771px;position:relative}.recruitment-page__year img{width:100%;height:100%}.recruitment-page__year span{color:var(--white);text-align:center;justify-content:center;align-items:center;font-size:44px;font-weight:600;line-height:1.2;display:flex;position:absolute;inset:0}.recruitment-page__decor{z-index:1;grid-template-columns:repeat(2,16px);gap:10px;width:42px;display:grid;position:absolute;top:60px;right:80px}.recruitment-page__decor img{object-fit:cover;width:16px;height:16px}.recruitment-page__heading{color:var(--orange);flex-direction:column;gap:20px;display:flex}.recruitment-page__heading h1{color:var(--orange);letter-spacing:0;font-size:110px;font-weight:200;line-height:100px}.recruitment-page__heading p{color:var(--navy-bright);font-size:22px;line-height:1.5}.recruitment-step{align-items:flex-start;gap:180px;width:100%;display:flex}.recruitment-page__inner.recruitment-step{width:min(1040px,100% - 48px);max-width:none;margin-left:auto;margin-right:auto}.recruitment-step__number{object-fit:contain;flex:none;max-width:none}.recruitment-step__number--one{width:122.443px;height:290.909px}.recruitment-step__number--two{width:201.136px;height:294.886px}.recruitment-step__number--three{width:214.064px;height:298.864px}.recruitment-step__number--four{width:226.278px;height:290.909px}.recruitment-step__number--five{width:204.83px;height:294.886px}.recruitment-step__content{flex-direction:column;flex:0 0 540px;gap:40px;width:540px;display:flex}.recruitment-step__content h2{color:var(--navy-soft)}.recruitment-page__button{width:100%;height:62px;color:var(--white);letter-spacing:-.46px;text-align:center;white-space:nowrap;border-radius:30px;justify-content:center;align-items:center;font-size:23px;font-weight:600;line-height:1;display:flex}.recruitment-page__document-actions,.recruitment-page__exam-actions{gap:14px;width:min(520px,100%);display:grid}.recruitment-page__button--orange{background:linear-gradient(90deg,#e4854b .481%,#ffac63 50.481%,#e4854b 100%)}.recruitment-page__button--dove{background:var(--navy-bright);color:var(--white);text-decoration:none}.recruitment-page__button--dove:visited{color:var(--white)}.recruitment-page__inner--documents{justify-content:space-between;align-items:flex-start;display:flex}.recruitment-documents__content{flex-direction:column;flex:0 0 640px;gap:40px;width:640px;display:flex}.recruitment-documents__content h2,.recruitment-documents__content ul{color:var(--cream)}.recruitment-documents__content h2 span{display:block}.recruitment-documents__content h2 span:last-child{font-weight:400}.recruitment-documents__content ul,.recruitment-page__finish-content ul{margin:0;padding-left:28px}.recruitment-documents__content li{color:var(--cream);font-size:22px;line-height:1.5}.recruitment-documents__content strong{font-weight:600}.recruitment-documents__content a{color:var(--orange-soft);text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}.recruitment-step--fee{box-sizing:border-box;align-items:flex-start;gap:208px;padding-left:26px}.recruitment-page__fee-action{width:min(540px,100%);display:grid}.recruitment-page__exam-layout{align-items:flex-start;gap:40px;display:flex}.recruitment-page__exam-content{flex-direction:column;flex:auto;gap:40px;min-width:0;display:flex}.recruitment-page__exam-exemption{width:min(760px,100%);color:var(--navy-bright);gap:14px;display:grid}.recruitment-page__exam-exemption p{color:inherit;margin:0;font-size:18px;line-height:1.5}.recruitment-page__exam-exemption ul{gap:4px;margin:0;padding-left:24px;display:grid}.recruitment-page__exam-exemption li{color:inherit;font-size:18px;line-height:1.35}.recruitment-page__exam-cards{align-items:flex-start;gap:40px;width:100%;display:flex}.recruitment-exam-card{flex-direction:column;flex:1 1 0;align-items:flex-start;gap:12px;min-width:0;display:flex}.recruitment-exam-card__icon{width:55.594px;height:55.594px}.recruitment-exam-card h3{width:100%;min-height:87px;color:var(--navy-soft);font-size:24px;font-weight:700;line-height:1.2}.recruitment-exam-card__time{width:100%;min-height:30.143px;color:var(--orange-soft);font-size:24px;font-weight:700;line-height:1.2}.recruitment-exam-card__body{color:var(--navy-soft);font-size:14px;line-height:20.9px}.recruitment-exam-card__body span{display:block}.recruitment-page__finish-layout{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.recruitment-page__finish-content{flex-direction:column;flex:0 0 540px;gap:40px;width:540px;display:flex}.recruitment-page__finish-content ul{flex-direction:column;gap:4px;display:flex}.recruitment-page__finish-content li{color:var(--navy-bright);font-size:22px;line-height:34.3px}.recruitment-page__graduation{flex:none;width:149.103px;height:145.481px}@media (width<=1180px){.site-header__nav-panel{padding-inline:28px}.search-panel__results{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.future-programmes__inner,.people__inner,.education-band__inner{grid-template-columns:1fr}.hero__media{min-height:420px}.education-band__inner{padding:104px 0}.education-band__copy,.programme-grid{width:auto}.accreditations__inner{flex-direction:column;align-items:flex-start}.benefits__surface .container{padding:120px 48px}.benefits__grid{grid-template-columns:repeat(2,260px);gap:72px}.articles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.numbers__header{padding-left:0}.numbers__row{flex-wrap:wrap}.numbers__row--top .stat-card--triangle,.numbers__row--top .stat-card--blocks,.numbers__row--top .stat-card--plain,.numbers__row--bottom .stat-card--circle,.numbers__row--bottom .stat-card--arrow{flex:calc(50% - 22px);width:auto}.people h2{padding-left:0}.people__media{padding-top:0}.accreditation-page__toggle-wrap{width:100%;transform:none}}@media (width<=960px){.site-header{grid-template-columns:minmax(0,1fr) auto}.site-header__brand{justify-content:flex-start;width:auto;padding-left:24px}.site-header__menu-toggle{display:inline-flex}.site-header__nav-panel{flex-direction:column;grid-column:1/-1;align-items:flex-start;width:100%;height:auto;min-height:96px;display:none}.site-header.is-menu-open .site-header__nav-panel{display:flex}.site-nav{width:100%}.site-nav__item--first .site-nav__divider{display:block}.site-nav__divider,.locale-switch__divider{display:none}.search-panel__header{flex-direction:column;align-items:flex-start}.search-panel__header-actions{justify-content:space-between;width:100%}.search-panel__form,.search-panel__results,.recruitment-note__actions,.programme-grid,.future-programmes__cards,.articles__grid,.site-footer__inner{grid-template-columns:1fr}.articles__inner{width:min(720px,100% - 48px)}.benefits__surface .container{padding:104px 40px}.decor-squares{justify-content:flex-start;width:auto}.numbers__header{padding-left:0}.education-band__inner{padding:88px 0}.numbers__header-squares{flex-wrap:wrap;position:static;transform:none}.numbers__header-squares img{transform:none}.numbers__row--top .stat-card--triangle,.numbers__row--top .stat-card--blocks,.numbers__row--top .stat-card--plain,.numbers__row--bottom .stat-card--circle,.numbers__row--bottom .stat-card--arrow{flex:100%}.site-footer__socials{justify-content:flex-start}.site-footer__column a,.site-footer__meta a{align-items:center;width:fit-content;max-width:100%;min-height:44px;display:inline-flex}.recruitment-documents__content a{align-items:center;min-height:44px;display:inline-flex}.recruitment-actions-band{width:100%;padding-top:24px;position:static;transform:none}.recruitment-note{padding-top:68px}.recruitment-note__actions{width:min(620px,100%);min-width:0}}@media (width<=720px){.container{width:min(100%,100% - 32px)}.recruitment-stack{flex-direction:column;display:flex}.recruitment-actions-band{order:2}.recruitment-note{order:3}.site-header__search-panel:after{display:none}.site-breadcrumb__inner{min-height:40px;font-size:12px}.site-header__nav-panel{padding:18px 16px 22px}.site-nav{gap:10px 14px}.site-nav__item,.site-header__utility{gap:8px}.site-header__utility img{width:24px;height:24px}.site-nav__item a,.site-nav__item span,.site-header__utility span,.site-nav__button,.locale-switch__button{font-size:.96rem}.search-panel{width:min(100%,100% - 24px);padding-top:22px}.search-panel__surface{border-left-width:4px;border-bottom-right-radius:46px;gap:16px;padding:22px 18px 26px}.search-panel__header{flex-direction:row;align-items:flex-start}.search-panel__header-actions{flex-direction:row;align-items:flex-end;width:auto}.search-panel__hint{display:none}.search-panel__form{gap:12px}.search-panel__results{max-height:none;padding-right:0;overflow:visible}.search-panel__input,.search-panel__submit{min-height:56px}.search-panel__subtitle{font-size:.98rem;line-height:1.55}.search-panel__close{flex:0 0 44px;width:44px;height:44px;min-height:44px;font-size:28px}.search-panel__input{text-overflow:ellipsis;min-width:0;padding-left:54px;padding-right:14px;font-size:.9rem}.search-result{min-height:0;padding:16px 68px 16px 18px}.search-result__title{font-size:1.02rem}.search-result__text{-webkit-line-clamp:2;font-size:.84rem}.hero__copy{border-bottom-right-radius:96px}.hero__copy-inner{padding:42px 24px 38px}.accreditations{padding-top:36px}.accreditations__logos{width:100%}.accreditation-tile{width:calc(50% - 7px);min-width:0}.accreditation-tile:last-child{width:100%}.accreditations__logos--four .accreditation-tile:last-child{width:calc(50% - 7px)}.split-button{width:100%;min-width:0;overflow:hidden}.split-button__label{min-width:0;padding-inline:18px;font-size:1.02rem}.split-button__icon{flex-basis:56px;width:56px}.pill-button{width:100%;padding-inline:18px}.recruitment{padding-bottom:64px}.recruitment__intro{margin-left:0}.recruitment-note__actions{width:100%}.recruitment-note{padding-top:44px}.recruitment-note__inner{grid-template-columns:1fr;gap:24px}.education-band__surface,.benefits__surface{border-bottom-right-radius:104px}.education-band__copy .eyebrow{font-size:16px}.education-band__copy h2{margin-bottom:32px;font-size:2.15rem;line-height:1.16}.education-band__copy p:last-child{font-size:1.08rem;line-height:1.58}.programme-card__content{gap:34px;padding-top:44px}.programme-card .pill-button{letter-spacing:-.02em;width:100%;padding-inline:18px;font-size:1.06rem}.programme-card .square-button,.article-card .square-button{letter-spacing:-.02em;width:100%;min-height:44px;padding-inline:18px;font-size:1.06rem}.benefit-card{min-height:0}.numbers{padding-top:72px}.numbers__header h2{width:auto;font-size:56px}.stat-card{min-height:0}.stat-card--circle{min-height:180px}.stat-card--circle .stat-card__shape{top:-24px;left:12px}.stat-card__circle{width:200px;height:200px}.people{padding:96px 0}.people__detail{grid-template-columns:1fr}.people__copy .pill-button,.history__panel .pill-button,.alumni .pill-button{padding-inline:18px}.people__cta .pill-button__label,.history__cta .pill-button__label{margin-inline:0}.history{min-height:0}.history:before{background:linear-gradient(#f8f3eaf0 0%,#f8f3eac7 42%,#f8f3ea33 100%)}.history__inner{min-height:0;padding:64px 0}.alumni{padding-top:96px}.alumni__wave{z-index:1;margin-top:0}.alumni__badge{z-index:4;width:120px;margin:0;display:block;position:absolute;inset:auto auto 164px 50%;transform:translate(-50%)}.site-footer{padding-top:108px}.site-footer__column,.site-footer__column p,.site-footer__column a,.site-footer__column address,.site-footer__meta{overflow-wrap:anywhere;min-width:0}}@media (width<=1180px){.hero{height:clamp(430px,41vw,478px)}.hero__copy{width:min(68vw,780px)}.hero__copy-inner{padding:clamp(44px,5vw,56px) clamp(52px,10vw,120px) 40px clamp(48px,7vw,100px)}.hero h1{font-size:clamp(72px,7.7vw,90px)}.hero__media{left:min(48vw,578px)}.people__inner{width:min(1040px,100% - 48px);margin-inline:auto}.recruitment-actions-band{width:calc(100% - 48px)}.recruitment-note__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.4vw,32px);width:100%}.recruitment-note__actions .split-button{width:100%;min-width:0}}@media (width<=960px){.hero{background:var(--navy-bright);flex-direction:column;height:auto;display:flex}.hero__copy{border-bottom-right-radius:160px;width:100%;min-height:0;position:relative;inset:auto;overflow:hidden}.hero__copy-inner{padding:60px 32px 52px}.hero h1{margin-bottom:24px;font-size:clamp(56px,11vw,82px)}.hero p{font-size:clamp(18px,2.6vw,22px)}.hero__media{width:100%;height:clamp(260px,52vw,420px);min-height:0;position:relative;inset:auto}.hero__media img{object-fit:cover;width:100%;max-width:none;height:100%;display:block}.recruitment h2{overflow-wrap:anywhere;max-width:100%;font-size:clamp(64px,12vw,110px);line-height:.98}.recruitment__intro{width:min(750px,100%);margin-left:0}.recruitment__orb{left:-220px}.recruitment-note__text{width:100%;font-size:clamp(19px,2.5vw,25px);line-height:1.5}.accreditations .split-button,.recruitment-note__actions .split-button{width:100%;min-width:0}.people__inner{width:min(720px,100% - 48px);margin-inline:auto}.people__copy,.people__media,.people h2,.people__detail{width:100%;min-width:0;max-width:100%}.people__copy .pill-button,.alumni .pill-button{white-space:normal}.programme-card .square-button,.article-card .square-button{min-height:44px}.people h2{font-size:clamp(42px,11.5vw,90px);line-height:1.05}.people__detail p{font-size:clamp(18px,2.4vw,22px)}.history,.history__surface,.history__inner{height:auto;min-height:0}.history__surface{border-bottom-right-radius:160px}.history__backdrop{object-position:center center;width:100%;min-width:100%;height:100%}.history__panel{gap:44px;width:min(600px,100% - 48px);padding:96px 0}.alumni{height:auto;min-height:0;padding-bottom:240px}.alumni__content{width:min(800px,100% - 48px)}}@media (width<=720px){.accreditations__logos{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.accreditation-tile,.accreditation-tile:last-child{width:auto}.accreditation-tile:last-child{grid-column:1/-1}.accreditations__logos--four .accreditation-tile:last-child{grid-column:auto}.accreditations .split-button,.recruitment-note__actions .split-button,.recruitment-note__actions{grid-template-columns:1fr;width:100%;min-width:0}.recruitment-stack{flex-direction:column;display:flex}.recruitment{order:1;padding-top:64px}.recruitment-actions-band{background:var(--cream);order:2;padding:24px 16px 36px}.recruitment-note__actions{gap:20px}.recruitment-note{order:3}.recruitment__orb{width:300px;height:300px;top:20px;left:-236px}.recruitment__orb-square{width:70px;height:70px;top:65px;left:116px}.recruitment__intro{width:100%;margin-left:0}.recruitment h2{letter-spacing:-.025em;white-space:normal;max-width:100%;font-size:clamp(42px,13vw,54px);line-height:.98}.recruitment__lead{font-size:clamp(22px,6vw,28px);line-height:1.18}.recruitment__intro p:last-child{font-size:16px;line-height:1.5}.recruitment-note__inner{gap:28px;display:grid}.decor-squares{justify-content:flex-start;width:auto;position:static}.education-band__inner,.future-programmes__inner{gap:40px}.future-programmes,.articles{padding:72px 0}.articles__inner{width:min(100%,100% - 48px)}.article-card__body{min-height:0;padding:34px 20px 42px}.news-page__hero{padding:112px 0 72px}.news-page__hero-inner,.news-page__list-inner{width:min(100%,100% - 48px)}.news-page__hero-inner{grid-template-columns:1fr;gap:32px}.news-page__heading h1{font-size:54px}.news-page__hero-inner>p{font-size:21px}.news-page__list{padding:78px 0 88px}.article-page__hero{padding:112px 0 72px}.article-page__hero-inner,.article-page__related-inner{width:min(100%,100% - 48px)}.article-page__hero-inner{grid-template-columns:1fr;gap:42px}.article-page__heading h1{max-width:760px;font-size:54px}.article-page__image{border-bottom-right-radius:110px}.article-page__content{padding:76px 0}.article-page__body{width:min(100%,100% - 48px)}.article-page__body p{font-size:21px;line-height:1.55}.article-page__related{padding:78px 0 88px}.article-page__related-heading h2{font-size:42px}.article-page__related-grid{grid-template-columns:1fr}.accreditation-page__surface{border-bottom-right-radius:120px;padding:96px 0}.accreditation-page__content{gap:48px;width:min(100%,100% - 32px);margin-inline:auto}.accreditation-page__heading h1{font-size:28px}.accreditation-page__intro p,.accreditation-page__quote figcaption{font-size:18px}.accreditation-page__quote blockquote,.accreditation-card__copy h2{font-size:22px}.accreditation-page__cards-grid,.accreditation-page__expanded{gap:56px;padding:32px 0}.accreditation-card{width:100%;padding:36px 22px}.accreditation-card__logos{flex-wrap:wrap}.accreditation-page__toggle-wrap{width:100%;transform:none}.media-card__image{height:clamp(180px,48vw,260px)}.benefits__surface .container{gap:72px;padding:72px 24px}.benefits__header{margin-bottom:0}.benefits__header h2{width:100%;min-height:0}.benefits__grid{grid-template-columns:minmax(0,min(260px,100%));gap:56px}.benefit-card{width:min(260px,100%)}.numbers__row{gap:36px}.stat-card--triangle,.stat-card--plain,.stat-card--blocks,.stat-card--circle,.stat-card--arrow{width:100%;height:auto;min-height:0}.stat-card__value{font-size:clamp(58px,16vw,90px)}.stat-card__lead,.stat-card__line{white-space:normal}.people__inner,.history__panel,.alumni__content{width:min(640px,100% - 32px)}.people__copy{gap:32px}.people__cta,.people__media img{max-width:100%}.people__media img{height:clamp(240px,60vw,368px)}.history__surface{border-bottom-right-radius:96px}.history__panel,.alumni__content{padding:72px 0}.history__panel h2{font-size:clamp(32px,7vw,44px)}.alumni{padding-bottom:220px}.alumni .pill-button{white-space:normal;width:min(100%,100vw - 48px);max-width:100%;padding-inline:18px;font-size:clamp(15px,4.3vw,20px);line-height:1.15}.alumni .pill-button__label{white-space:normal;overflow-wrap:break-word}}@media (width<=480px){.container{width:min(100%,100% - 48px)}.hero__copy{border-bottom-right-radius:96px}.hero__copy-inner{padding:42px 24px 40px}.hero h1{font-size:clamp(40px,13vw,52px);line-height:1.06}.hero p,.recruitment__intro p,.recruitment-note__text{overflow-wrap:anywhere;max-width:100%}.hero p{font-size:17px;line-height:1.48}.hero__media{height:clamp(220px,58vw,280px);display:flex}.numbers__header h2{font-size:46px}.people__detail-arrow,.people__detail-arrow svg{width:72px;height:72px}.split-button__label{min-height:56px}.split-button__icon{flex-basis:56px;width:56px}.accreditations__logos{grid-template-columns:1fr;justify-items:center}.accreditation-tile,.accreditation-tile:last-child{grid-column:auto;width:min(240px,100%)}}@media (width<=430px){.stat-card--blocks .stat-card__shape{transform-origin:0 0;top:6px;left:0;transform:scale(.74)}}@media (width<=1180px){.recruitment-page__inner,.recruitment-page__inner.recruitment-step{width:min(1040px,100% - clamp(64px,9vw,160px))}.recruitment-step{gap:clamp(56px,8vw,120px)}.recruitment-step--fee{justify-content:center;gap:clamp(72px,10vw,120px);padding-left:0}.recruitment-step__content,.recruitment-page__finish-content{flex-basis:min(540px,56vw)}.recruitment-documents__content{flex-basis:min(640px,62vw)}.recruitment-step__number--one{width:clamp(104px,11vw,122.443px);height:clamp(247px,26.14vw,290.909px)}.recruitment-step__number--two{width:clamp(162px,17vw,201.136px);height:clamp(238px,24.91vw,294.886px)}.recruitment-step__number--three{width:clamp(172px,18vw,214.064px);height:clamp(240px,25.13vw,298.864px)}.recruitment-step__number--four{width:clamp(180px,19vw,226.278px);height:clamp(231px,24.4vw,290.909px)}.recruitment-step__number--five{width:clamp(166px,17vw,204.83px);height:clamp(239px,24.48vw,294.886px)}}@media (width<=960px){.recruitment-page__inner,.recruitment-page__inner.recruitment-step{width:min(860px,100% - 56px);padding:96px 0}.recruitment-page__section--intro,.recruitment-page__section--documents,.recruitment-page__section--fee,.recruitment-page__section--exam,.recruitment-page__section--finish{min-height:auto}.recruitment-page__format-copy h2,.recruitment-step__content h2,.recruitment-documents__content h2,.recruitment-page__exam-content h2,.recruitment-page__finish-content h2{font-size:30px}.recruitment-page__format-copy p,.recruitment-page__heading p,.recruitment-step__content p,.recruitment-page__exam-content>p,.recruitment-page__finish-content p,.recruitment-documents__content li,.recruitment-page__finish-content li{font-size:19px}.recruitment-page__heading h1{font-size:clamp(82px,10vw,110px);line-height:.94}.recruitment-page__year{flex-basis:200px;width:200px;height:200px}.recruitment-page__year span{font-size:35px}}@media (width<=640px){.news-page__hero{padding:96px 0 58px}.news-page__hero-inner,.news-page__list-inner{width:min(100%,100% - 32px)}.news-page__heading{gap:16px}.news-page__heading p{font-size:14px}.news-page__heading h1{font-size:38px}.news-page__hero-inner>p{font-size:18px;line-height:1.5}.news-page__list{padding:64px 0 76px}.article-page__hero{padding:96px 0 58px}.article-page__hero-inner,.article-page__related-inner{width:min(100%,100% - 32px)}.article-page__heading{gap:16px}.article-page__heading p,.article-page__related-heading p{font-size:14px}.article-page__heading h1{font-size:38px}.article-page__image{aspect-ratio:1.05;border-bottom-right-radius:76px}.article-page__content{padding:58px 0}.article-page__body{width:min(100%,100% - 32px)}.article-page__body p{font-size:18px;line-height:1.55}.article-page__body p+p{margin-top:24px}.article-page__related{padding:64px 0 76px}.article-page__related-heading{margin-bottom:34px}.article-page__related-heading h2{font-size:32px}}@media (width<=820px){.recruitment-page{--mobile-gutter:clamp(30px, 8vw, 48px);--mobile-section-pad:clamp(56px, 11vw, 88px);--mobile-flow-gap:clamp(28px, 7vw, 48px);--mobile-title:clamp(22px, 5.8vw, 34px);--mobile-body:clamp(14px, 3.6vw, 18px);--mobile-number-small:clamp(88px, 25vw, 150px);--mobile-number-wide:clamp(112px, 31vw, 184px)}.recruitment-page__section{min-height:0}.recruitment-page__inner,.recruitment-page__inner.recruitment-step{width:calc(100% - var(--mobile-gutter) - var(--mobile-gutter));max-width:640px;padding:var(--mobile-section-pad) 0}.recruitment-page__section--finish .recruitment-page__inner{padding-bottom:calc(var(--mobile-section-pad) + 24px)}.recruitment-page__format,.recruitment-step,.recruitment-page__inner--documents,.recruitment-page__exam-layout,.recruitment-page__finish-layout{gap:var(--mobile-flow-gap);flex-direction:column;align-items:stretch}.recruitment-page__decor{right:var(--mobile-gutter);top:clamp(24px,6vw,42px)}.recruitment-page__heading h1{white-space:normal;font-size:clamp(48px,15vw,86px);line-height:.95}.recruitment-page__format-copy h2,.recruitment-step__content h2,.recruitment-documents__content h2,.recruitment-page__exam-content h2,.recruitment-page__finish-content h2{font-size:var(--mobile-title);line-height:1.18}.recruitment-page__format-copy p,.recruitment-step__content p,.recruitment-page__exam-content>p,.recruitment-page__finish-content p,.recruitment-documents__content li,.recruitment-page__finish-content li,.recruitment-page__heading p{font-size:var(--mobile-body);overflow-wrap:break-word;line-height:1.5}.recruitment-step__content,.recruitment-documents__content,.recruitment-page__format-copy,.recruitment-page__exam-content,.recruitment-page__exam-cards,.recruitment-exam-card,.recruitment-page__finish-content{flex:auto;width:100%;min-width:0;max-width:100%}.recruitment-page__year{flex:none;align-self:flex-end;width:clamp(150px,42vw,220px);height:clamp(150px,42vw,220px);margin-right:clamp(-18px,-4vw,-8px)}.recruitment-page__year span{font-size:clamp(28px,7vw,40px)}.recruitment-page__exam-cards{flex-direction:column;gap:clamp(34px,8vw,56px)}.recruitment-step__number--one,.recruitment-step__number--two,.recruitment-step__number--three,.recruitment-step__number--four,.recruitment-step__number--five{height:auto;max-width:calc(100vw - var(--mobile-gutter) - var(--mobile-gutter))}.recruitment-step__number--one{width:var(--mobile-number-small);align-self:flex-start}.recruitment-step__number--two{width:var(--mobile-number-wide);align-self:flex-end;margin-right:clamp(12px,10vw,72px)}.recruitment-step__number--three{width:var(--mobile-number-wide);align-self:flex-start}.recruitment-step__number--four{width:var(--mobile-number-wide);order:-1;align-self:flex-end;margin-bottom:clamp(-12px,-2vw,-6px);margin-right:clamp(10px,8vw,60px)}.recruitment-step__number--five{width:var(--mobile-number-wide);align-self:flex-start}.recruitment-page__button{white-space:normal;width:100%;max-width:100%;padding-inline:18px;font-size:clamp(16px,4.2vw,20px)}.recruitment-exam-card{gap:clamp(8px,2.5vw,14px)}.recruitment-exam-card__icon{width:clamp(38px,10vw,50px);height:clamp(38px,10vw,50px)}.recruitment-exam-card h3{overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;min-height:0;font-size:clamp(20px,5.4vw,26px);line-height:1.12}.recruitment-exam-card__time{min-height:0;font-size:clamp(20px,5vw,24px);line-height:1.1}.recruitment-exam-card__body{overflow-wrap:break-word;max-width:min(100%,24rem);font-size:clamp(14px,3.6vw,16px);line-height:1.35}.recruitment-exam-card__body span{display:inline}.recruitment-exam-card__body span+span:before{content:" "}.recruitment-page__graduation{align-self:flex-end;width:clamp(92px,27vw,138px);height:auto;margin-right:clamp(18px,10vw,72px)}}@media (width<=560px){.site-header__brand{justify-content:flex-start;height:78px;padding-left:14px}.site-header__brand a,.site-header__brand img{width:186px}.site-header__brand img{height:auto}.site-header__utility{flex-flow:wrap;align-items:center;gap:10px}.site-header__menu-toggle{gap:9px;min-width:88px;min-height:44px;margin-right:12px;font-size:13px}.site-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;display:grid}.site-nav__item,.site-header__utility{gap:7px}.site-header__utility img{width:18px;height:18px}.site-nav__item a,.site-nav__item span,.site-header__utility span,.site-nav__button,.locale-switch__button{font-size:12px}.recruitment-page__inner,.recruitment-page__inner.recruitment-step{max-width:520px}.recruitment-page__inner--intro{gap:38px}.recruitment-page__format,.recruitment-step,.recruitment-page__inner--documents,.recruitment-page__exam-layout,.recruitment-page__finish-layout{gap:30px}.recruitment-page__format-copy h2,.recruitment-step__content h2,.recruitment-documents__content h2,.recruitment-page__exam-content h2,.recruitment-page__finish-content h2,.recruitment-page__heading p{overflow-wrap:break-word;max-width:100%}.recruitment-page__format-copy br,.recruitment-page__heading br,.recruitment-step__content br,.recruitment-page__exam-content br{display:none}.recruitment-page__heading h1{letter-spacing:-.02em;font-size:clamp(40px,11.5vw,56px);line-height:.98}.recruitment-page__heading p{font-size:clamp(15px,3.9vw,17px)}.recruitment-page__button{white-space:normal;height:auto;min-height:56px;padding:16px 18px}.recruitment-page__exam-content{gap:30px}.site-footer--recruitment{padding-top:52px}.site-footer--recruitment .site-footer__inner{gap:18px}.site-footer--recruitment .site-footer__column{gap:9px}.site-footer--recruitment .site-footer__title,.site-footer--recruitment .site-footer__subtitle,.site-footer--recruitment .site-footer__column p,.site-footer--recruitment .site-footer__column a,.site-footer--recruitment .site-footer__column address{font-size:12px;line-height:1.35}.site-footer--recruitment .site-footer__subtitle{font-size:11px}.site-footer--recruitment .site-footer__socials{justify-content:flex-start;gap:7px;margin-top:22px}.site-footer--recruitment .social-link{width:44px;height:44px}.site-footer--recruitment .social-link img{width:28px;height:28px}.site-footer--recruitment .site-footer__meta{margin-top:12px}.site-footer--recruitment .site-footer__meta p{font-size:8px;line-height:1.25}}@media (width<=380px){.recruitment-page__inner,.recruitment-page__inner.recruitment-step{max-width:360px}.recruitment-page__decor{transform-origin:100% 0;transform:scale(.85)}.recruitment-page__button{font-size:16px}}.edition-page{background:var(--white);color:var(--navy-bright);overflow-x:clip}.edition-page h1,.edition-page h2,.edition-page h3,.edition-page p{margin:0}.edition-page p{max-width:100%}.edition-eyebrow{text-transform:uppercase;color:var(--navy-bright);margin:0 0 12px;font-size:20px;font-weight:400;line-height:1}.edition-eyebrow--light{color:var(--cream)}.edition-hero{background:#1e346a;min-height:681px;position:relative;overflow:hidden}.edition-page--american .edition-hero{min-height:795px}.edition-hero__image,.edition-hero__overlay{position:absolute;inset:0}.edition-hero__image{object-fit:cover;width:100%;height:100%}.edition-page--polish .edition-hero__image{object-position:center 38%}.edition-page--american .edition-hero__image{object-position:center}.edition-hero__overlay{background:linear-gradient(90deg,#1e346ae0 0%,#1e346abd 48%,#1e346ad1 100%),#1e346a8c}.edition-hero__content{z-index:1;width:min(100%,1440px);min-height:inherit;flex-direction:column;justify-content:space-between;gap:74px;margin:0 auto;padding:91px 100px;display:flex;position:relative}.edition-hero__top{justify-content:space-between;align-items:flex-start;gap:80px;display:flex}.edition-hero__copy{width:520px;color:var(--white)}.edition-hero__copy h1{color:var(--blue-dove);flex-direction:column;margin:0 0 62px;font-size:32px;font-weight:600;line-height:1.2;display:flex}.edition-hero__copy p:last-child{font-size:18px;font-weight:400;line-height:1.58}.edition-hero__switch{flex-direction:column;align-items:flex-start;width:600px;display:flex}.edition-hero__switch .pill-button{align-self:flex-end;width:506px}.edition-hero__switch-arrow{width:60px;height:60px;color:var(--cream)}.edition-hero__switch-arrow svg{width:60px;height:60px}.edition-hero__headline{color:var(--orange-bright);font-size:110px;font-weight:200;line-height:.92}.edition-page--american .edition-hero__headline{max-width:900px}.edition-cta-band{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;width:min(1280px,100% - 72px);margin:-31px auto 0;display:grid;position:relative}.edition-cta-band .split-button{width:100%;min-width:0}.edition-cta-band .split-button:last-child .split-button__label{background:var(--orange-bright)}.edition-info-band{z-index:1;color:var(--white);background:#5362e7;margin-top:-31px;position:relative;overflow:hidden}.edition-info-band__inner{align-items:flex-start;gap:40px;width:min(100%,1440px);margin:0 auto;padding:120px 100px;display:flex;position:relative}.edition-info-band p{width:min(750px,100%);margin:0;font-size:25px;line-height:1.492}.edition-info-band strong{font-weight:600}.edition-info-band__arrow{width:96px;height:100px;color:var(--white);display:block}.edition-info-band__arrow svg{width:100%;height:100%}.edition-info-band__squares{grid-template-columns:repeat(4,16px);gap:10px;display:grid;position:absolute;bottom:82px;right:100px}.edition-info-band__squares span{width:16px;height:16px}.edition-info-band__squares span:nth-child(odd){background:var(--orange-bright)}.edition-info-band__squares span:nth-child(2n){background:var(--navy)}.edition-modules{background:linear-gradient(0deg, var(--cream) 0%, var(--white) 79%);position:relative;overflow:hidden}.edition-modules__inner{justify-content:space-between;align-items:center;gap:80px;width:min(100%,1440px);min-height:560px;margin:0 auto;padding:120px 100px;display:flex;position:relative}.edition-modules--chart .edition-modules__inner{flex-direction:column;align-items:flex-start;gap:58px}.edition-modules--figma-chart .edition-modules__inner{min-height:889px;display:block;overflow:hidden}.edition-modules--american-overview .edition-modules__inner{align-items:flex-start;min-height:584px}.edition-modules--chart .edition-modules__copy{width:min(800px,100%)}.edition-modules--figma-chart .edition-modules__copy,.edition-modules--american-overview .edition-modules__copy{z-index:2;width:min(800px,100%);position:relative}.edition-modules__copy{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:40px;width:min(800px,64%);display:grid}.edition-modules__copy p{max-width:760px;color:var(--navy-bright);margin-bottom:30px;font-size:18px;line-height:1.58}.edition-modules--figma-chart .edition-modules__copy p{margin-bottom:0;font-size:22px;line-height:1.5}.edition-modules--american-overview .edition-modules__text{flex-direction:column;gap:40px;display:flex}.edition-modules--american-overview .edition-modules__copy p{color:var(--navy-bright);margin:0;font-size:22px;line-height:1.5}.edition-modules__copy strong{font-weight:600}.edition-american-overview{pointer-events:none;width:354px;height:222px;position:absolute;top:355px;right:72px}.edition-american-overview__number{width:300.914px;height:75.107px;display:block;position:absolute;top:0;left:24.72px}.edition-american-overview__people{width:354px;height:108px;display:block;position:absolute;top:113.83px;left:0}.edition-mini-squares{grid-template-columns:repeat(2,16px);gap:10px;padding-top:6px;display:grid}.edition-mini-squares span,.edition-deco-squares span{width:16px;height:16px}.edition-mini-squares span:nth-child(odd),.edition-deco-squares span:nth-child(3n){background:var(--navy)}.edition-mini-squares span:nth-child(2n),.edition-deco-squares span:not(:nth-child(3n)){background:var(--orange-bright)}.edition-modules__diagram{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;width:min(420px,32%);display:grid}.edition-modules__chart{width:min(1220px,100%)}.edition-modules__chart img{width:100%;height:auto;display:block}.edition-modules__figma-chart{z-index:1;pointer-events:none;position:absolute;inset:0}.edition-modules__path{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.edition-modules__path path{fill:none;stroke:var(--orange-bright);stroke-width:3px}.edition-modules__path rect{fill:var(--orange)}.edition-modules__chart-labels{margin:0;padding:0;list-style:none;position:absolute;inset:0}.edition-modules__chart-label{color:var(--navy-bright);align-items:flex-end;gap:44px;display:flex;position:absolute}.edition-modules__chart-label--1{top:35.5%;left:10.9%}.edition-modules__chart-label--2{top:70.4%;left:23.8%}.edition-modules__chart-label--3{top:35.2%;left:45.7%}.edition-modules__chart-label--4{top:70.4%;left:60.6%}.edition-modules__chart-number{font-size:96px;font-weight:700;line-height:.76}.edition-modules__chart-label--1 .edition-modules__chart-number{color:#deb88a}.edition-modules__chart-label--2 .edition-modules__chart-number{color:var(--orange-bright)}.edition-modules__chart-label--3 .edition-modules__chart-number{color:#5362e7}.edition-modules__chart-label--4 .edition-modules__chart-number{color:var(--orange)}.edition-modules__chart-name{max-width:340px;font-size:34px;font-weight:600;line-height:1.2}.edition-module-chip{background:#ffffffc2;border-radius:0 0 42px;flex-direction:column;justify-content:center;gap:10px;min-height:128px;padding:24px;display:flex}.edition-module-chip span{color:var(--orange-bright);font-size:58px;font-weight:700;line-height:.9}.edition-module-chip p{color:var(--navy-bright);font-size:18px;font-weight:600;line-height:1.2}.edition-panel{padding:0}.edition-panel--navy{background:linear-gradient(180deg, #192852 2.141%, var(--navy-bright) 99.997%);color:var(--white);border-bottom-right-radius:300px;overflow:hidden}.edition-panel__inner{flex-direction:column;align-items:flex-start;width:min(100%,1440px);margin:0 auto;padding:140px 160px 140px 100px;display:flex}.edition-section-heading h2{width:min(620px,100%);color:inherit;font-size:32px;font-weight:600;line-height:1.2}.edition-section-heading h2 span{display:block}.edition-section-heading--light{color:var(--cream)}.edition-panel__body,.edition-competencies__intro,.edition-competencies__body,.edition-travel__copy,.edition-diploma__surface,.edition-graduation__copy,.edition-alumni-section__content{font-size:18px;font-weight:400;line-height:1.58}.edition-panel__body p+p,.edition-competencies__body p+p,.edition-travel__copy p+p,.edition-diploma__surface p+p,.edition-alumni-section__content p+p{margin-top:26px}.edition-toggle{background:var(--magenta);min-width:420px;min-height:62px;color:var(--white);cursor:pointer;font:600 20px/1 var(--font-sans);letter-spacing:-.46px;border:0;border-radius:30px;justify-content:center;align-items:center;padding:0 64px;display:inline-flex}.edition-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;margin-top:64px;display:grid}.edition-feature-card{background:var(--white);min-height:250px;color:var(--navy-bright);box-shadow:none;border-bottom-right-radius:72px;padding:82px 28px 32px;position:relative}.edition-feature-card__mark{background:var(--orange-bright);width:42px;height:42px;color:var(--white);border-radius:50%;place-items:center;font-weight:700;display:grid;position:absolute;top:22px;left:28px}.edition-feature-card h3{margin-bottom:18px;font-size:22px;font-weight:600;line-height:1.2}.edition-feature-card p{font-size:16px;line-height:1.5}.edition-competencies{background:var(--white);position:relative;overflow:hidden}.edition-competencies__inner{width:min(100%,1440px);min-height:520px;margin:0 auto;padding:120px 100px;position:relative}.edition-competencies__expanded{margin-top:54px}.edition-competencies__body{width:min(880px,78%);margin-bottom:54px}.edition-deco-squares{grid-template-columns:repeat(8,24px);gap:22px;display:grid;position:absolute;top:196px;right:100px}.edition-deco-squares span{width:24px;height:24px}.edition-competencies .edition-deco-squares:not(.edition-deco-squares--bottom) span{background:var(--navy)}.edition-competencies .edition-deco-squares:not(.edition-deco-squares--bottom){right:8px}.edition-competencies .edition-deco-squares:not(.edition-deco-squares--bottom) span:nth-child(4),.edition-competencies .edition-deco-squares:not(.edition-deco-squares--bottom) span:nth-child(6),.edition-competencies .edition-deco-squares:not(.edition-deco-squares--bottom) span:nth-child(8){background:var(--orange-bright)}.edition-travel{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%);position:relative}.edition-travel__inner{justify-content:space-between;align-items:flex-start;gap:80px;width:min(100%,1440px);min-height:575px;margin:0 auto;padding:120px 100px;display:flex;position:relative}.edition-travel__copy{width:600px;color:var(--navy-bright);font-size:22px;line-height:1.5}.edition-travel .edition-eyebrow{font-size:20px}.edition-travel .edition-section-heading h2{font-size:34px}.edition-travel__copy>p{margin:40px 0}.edition-travel__media{width:500px;height:267px;overflow:hidden}.edition-travel__media img{object-fit:cover;width:100%;height:100%}.edition-travel__badge{z-index:2;background:var(--magenta);width:180px;height:180px;color:var(--cream);border-radius:50%;place-items:center;display:grid;position:absolute;top:274.72px;left:calc(100% - 683px);transform:none}.edition-travel__badge svg{width:60px;height:60px}.edition-travel .edition-toggle{background:var(--navy-bright);border-radius:0;min-width:0;min-height:46px;padding:11px 56px 12px;font-size:23px}.edition-diploma{background:var(--navy-bright)}.edition-diploma__surface{background:var(--white);border-bottom-right-radius:300px;justify-content:space-between;align-items:flex-start;gap:44px;width:100%;min-height:440px;margin:0;padding:140px 160px 140px 100px;display:flex}.edition-diploma__surface>div{width:min(760px,72%)}.edition-diploma h2,.edition-diploma p{color:var(--navy-bright)}.edition-diploma h2{margin-bottom:44px;font-size:32px;font-weight:600}.edition-diploma strong{font-weight:600}.edition-diploma img{width:150px;height:147px}.edition-graduation{color:var(--white);background:#263b80}.edition-graduation__inner{align-items:flex-end;gap:56px;width:100%;min-height:535px;margin:0;padding:120px 100px 120px 0;display:flex}.edition-graduation__inner>img{object-fit:cover;width:439px;height:295px}.edition-graduation__copy{flex-direction:column;justify-content:space-between;width:640px;min-height:295px;display:flex}.edition-graduation h2{font-size:32px;font-weight:600;line-height:1.2}.edition-alumni-section{background:var(--orange);min-height:863px;color:var(--white);position:relative;overflow:hidden}.edition-alumni-section__content{text-align:center;width:min(800px,100% - 48px);margin:0 auto;padding:144px 0 120px}.edition-alumni-section h2{margin-bottom:62px;font-size:32px;font-weight:600;line-height:1.2}.edition-alumni-section__wave{object-fit:cover;width:100%;min-width:1440px;height:275px;position:absolute;bottom:0;left:0}.edition-alumni-section__actions{z-index:1;gap:42px;display:flex;position:absolute;bottom:244px;left:50%;transform:translate(-50%)}.edition-alumni-section__actions .split-button{cursor:pointer;width:440px;min-width:0;font:inherit;background:0 0;border:0;padding:0}@media (width<=1180px){.edition-hero__content,.edition-modules__inner,.edition-panel__inner,.edition-competencies__inner,.edition-travel__inner,.edition-diploma__surface,.edition-graduation__inner{padding-inline:56px}.edition-cta-band{grid-template-columns:1fr;gap:20px;width:min(620px,100% - 56px)}.edition-hero__top,.edition-modules__inner,.edition-travel__inner,.edition-graduation__inner{gap:48px}.edition-hero__switch{width:460px}.edition-hero__switch .pill-button{width:100%}.edition-hero__switch-arrow{display:none}.edition-hero__headline{font-size:clamp(78px,9vw,110px)}.edition-travel__badge{left:calc(100% - 639px)}.edition-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=960px){.edition-hero,.edition-page--american .edition-hero{min-height:0}.edition-hero__content{min-height:680px}.edition-hero__top,.edition-modules__inner,.edition-travel__inner,.edition-graduation__inner,.edition-diploma__surface{flex-direction:column;align-items:flex-start}.edition-hero__copy,.edition-hero__switch,.edition-modules__copy,.edition-modules__diagram,.edition-panel__body,.edition-competencies__intro,.edition-competencies__body,.edition-travel__copy,.edition-diploma__surface>div,.edition-graduation__copy{width:100%}.edition-hero__switch .pill-button,.edition-page .pill-button__label{white-space:normal}.edition-modules__copy{grid-template-columns:1fr}.edition-modules__diagram{grid-template-columns:repeat(2,minmax(0,1fr))}.edition-deco-squares{margin-top:48px;position:static}.edition-travel__media{width:100%;height:clamp(220px,42vw,320px)}.edition-travel__badge{align-self:flex-end;width:140px;height:140px;margin:-210px 56px 56px 0;position:static}.edition-graduation__inner>img{width:100%;height:clamp(220px,44vw,320px)}.edition-alumni-section__actions{flex-direction:column;gap:18px;width:min(620px,100% - 48px)}.edition-alumni-section__actions .split-button{width:100%}}@media (width<=720px){.edition-hero__content,.edition-modules__inner,.edition-panel__inner,.edition-competencies__inner,.edition-travel__inner,.edition-diploma__surface,.edition-graduation__inner{padding:72px 24px}.edition-hero__content{min-height:620px}.edition-hero__copy h1,.edition-section-heading h2,.edition-diploma h2,.edition-graduation h2,.edition-alumni-section h2{font-size:28px}.edition-hero__copy p:last-child,.edition-modules__copy p,.edition-panel__body,.edition-competencies__intro,.edition-competencies__body,.edition-travel__copy,.edition-diploma__surface,.edition-graduation__copy,.edition-alumni-section__content{font-size:18px}.edition-hero__headline{overflow-wrap:anywhere;font-size:clamp(52px,15vw,76px)}.edition-hero__copy,.edition-hero__switch,.edition-hero__switch .pill-button{min-width:0;max-width:calc(100vw - 48px);width:calc(100vw - 48px)!important}.edition-hero__top,.edition-modules__text{min-width:0}.edition-page p{white-space:normal;overflow-wrap:break-word}.edition-page .pill-button,.edition-page .pill-button__label{white-space:normal!important}.edition-hero__switch .pill-button{padding:14px 20px;font-size:18px;line-height:1.15}.edition-cta-band .split-button__label{white-space:normal;min-height:68px;padding:10px 18px;font-size:18px;line-height:1.1}.edition-hero__copy p:last-child{overflow-wrap:anywhere;width:min(100%,32ch)}.edition-modules__text p{width:min(100%,30ch)}.edition-modules__diagram,.edition-feature-grid{grid-template-columns:1fr}.edition-toggle{width:100%;min-width:0;padding-inline:24px;font-size:18px}.edition-panel--navy,.edition-diploma__surface{border-bottom-right-radius:120px}.edition-travel__badge{width:100px;height:100px;margin:-160px 24px 48px 0}.edition-travel__badge svg{width:44px;height:44px}.edition-alumni-section__content{padding-top:96px}.edition-alumni-section__wave{min-width:960px}}@media (width<=480px){.edition-hero__content,.edition-modules__inner,.edition-panel__inner,.edition-competencies__inner,.edition-travel__inner,.edition-diploma__surface,.edition-graduation__inner{padding-inline:18px}.edition-hero__copy,.edition-hero__switch,.edition-hero__switch .pill-button{max-width:calc(100vw - 36px);width:calc(100vw - 36px)!important}.edition-eyebrow{font-size:15px}.edition-hero__content{min-height:560px}.edition-deco-squares{grid-template-columns:repeat(4,24px)}}@media (width<=1180px){.edition-info-band__inner{padding-inline:56px}.edition-info-band__squares{right:56px}.edition-modules--figma-chart{min-height:760px}.edition-modules__chart-label{gap:28px}.edition-modules__chart-number{font-size:76px}.edition-modules__chart-name{max-width:280px;font-size:28px}.edition-modules--american-overview .edition-modules__inner{flex-direction:column;align-items:flex-start;min-height:0}.edition-american-overview{align-self:flex-end;margin-top:24px;position:relative;top:auto;right:auto}}@media (width<=960px){.edition-info-band__inner{flex-direction:column}.edition-info-band__squares{position:static}.edition-modules--figma-chart{min-height:680px}.edition-modules__chart-label{gap:20px}.edition-modules__chart-number{font-size:60px}.edition-modules__chart-name{max-width:220px;font-size:23px}.edition-american-overview{align-self:center}}@media (width<=720px){.edition-info-band__inner{padding:88px 24px 72px}.edition-info-band p{font-size:20px;line-height:1.45}.edition-info-band__arrow{width:76px;height:80px}.edition-modules--figma-chart{min-height:0}.edition-modules--figma-chart .edition-modules__copy p,.edition-modules--american-overview .edition-modules__copy p{font-size:18px}.edition-modules--american-overview .edition-modules__text{gap:28px}.edition-modules__figma-chart{margin-top:48px;position:relative;inset:auto}.edition-modules__path{display:none}.edition-modules__chart-labels{gap:24px;display:grid;position:static}.edition-modules__chart-label{border-top:2px solid #213a7829;align-items:center;gap:24px;padding-top:24px;position:static}.edition-modules__chart-number{flex:0 0 72px;width:72px;font-size:64px}.edition-modules__chart-name{max-width:none;font-size:24px}}@media (width<=480px){.edition-info-band__inner{padding-inline:18px}.edition-modules__chart-label{gap:18px}.edition-modules__chart-number{flex-basis:56px;width:56px;font-size:56px}.edition-modules__chart-name{font-size:22px}.edition-american-overview{aspect-ratio:354/222;width:min(354px,100%);height:auto}.edition-american-overview__number{width:85%;height:auto;left:6.98%}.edition-american-overview__people{width:100%;height:auto;top:51.3%}}.edition-modules__text .split-button{width:min(560px,100%);margin-top:18px}.edition-travel__actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.edition-travel__actions .pill-button{border-radius:30px;width:100%;min-height:62px;padding-inline:44px;font-size:23px}.edition-travel.is-expanded .edition-travel__actions{flex-direction:column;align-items:flex-start;gap:30px;width:100%}.edition-page .split-button__label,.edition-page .pill-button{font-size:23px}.edition-section-heading h2,.edition-diploma h2,.edition-graduation h2,.edition-alumni-section h2{font-size:34px}.edition-panel__body,.edition-competencies__intro,.edition-competencies__body,.edition-travel__copy,.edition-diploma__surface,.edition-graduation__copy,.edition-alumni-section__content{font-size:22px;line-height:1.5}.edition-toggle{width:min(536px,100%);min-width:0;min-height:62px;font-size:23px}.edition-panel--navy{flex-direction:column;display:flex}.edition-panel--navy .edition-toggle{background:var(--orange-bright);align-self:center}.edition-panel--navy:not(.is-expanded) .edition-toggle{margin-top:40px}.edition-panel--navy.is-expanded .edition-toggle{margin:0}.edition-panel--navy.is-expanded .edition-section-heading h2{width:min(460.821px,100%)}.edition-panel__body{width:min(760px,72%);margin:56px 0 40px}.edition-panel--navy.is-expanded .edition-panel__body{margin:56px 0 0;font-size:22px;line-height:1.5}.edition-feature-grid--program{grid-template-columns:repeat(3,260px);gap:120px 200px;width:100%;margin:0;padding:56px 0;display:grid}.edition-program-card{border-radius:55px;flex-direction:column;align-items:flex-start;gap:20px;width:260px;display:flex}.edition-program-card__cap{object-fit:contain;width:265.38px;max-width:none;height:52.34px}.edition-program-card__body{flex-direction:column;gap:20px;width:100%;padding:0 12px;display:flex}.edition-program-card__intro{flex-direction:column;gap:12px;width:100%;display:flex}.edition-program-card__icon{object-fit:contain;width:57px;height:57px}.edition-program-card h3{color:var(--cream);font-size:24px;font-weight:700;line-height:1.2}.edition-program-card p{color:var(--cream);font-size:14px;line-height:20.9px}.edition-competencies__inner{flex-direction:column;gap:40px;min-height:0;display:flex}.edition-competencies__intro{width:min(750px,100%);margin:0}.edition-competencies__inner>.edition-toggle{align-self:center}.edition-competencies__expanded{flex-direction:column;align-items:center;gap:40px;width:100%;margin-top:0;padding-bottom:104px;display:flex}.edition-feature-grid--competency{grid-template-columns:repeat(3,minmax(0,1fr));gap:101px 66px;width:min(740px,100%);margin:0 auto;display:grid}.edition-feature-card{min-height:0;color:var(--navy-soft);background:0 0;border-radius:0;flex-direction:column;gap:24px;padding:0;display:flex}.edition-feature-card__mark{background:var(--navy-bright);color:#0000;width:55.6px;height:55.6px;position:static;overflow:hidden}.edition-feature-card__mark img{object-fit:contain;width:74%;height:74%;margin:auto;display:block}.edition-feature-card__mark--full{background:0 0}.edition-feature-card__mark--full img{width:100%;height:100%}.edition-feature-card h3{color:var(--navy-soft);margin-bottom:0;font-size:24px;font-weight:700;line-height:1.2}.edition-feature-card p{color:var(--navy-soft);font-size:14px;line-height:20.9px}.edition-competencies__body{width:min(740px,100%);color:var(--navy-bright);margin-bottom:0}.edition-competencies__body p+p{margin-top:33px}.edition-deco-squares--bottom{grid-template-columns:repeat(3,16px);gap:20px;inset:auto auto 48px 100px}.edition-deco-squares--bottom span{width:16px;height:16px}.edition-competencies .edition-deco-squares--bottom span{background:var(--orange-bright)}.edition-competencies .edition-deco-squares--bottom span:nth-child(2){background:var(--navy)}.edition-travel.is-expanded .edition-travel__copy>p{margin:40px 0 0}.edition-travel.is-expanded .edition-travel__actions{margin-top:40px}.edition-travel.is-expanded .edition-travel__actions .edition-toggle{width:auto;min-width:165px}.edition-alumni-section{min-height:0}.edition-alumni-section__content{flex-direction:column;gap:62px;padding:144px 0 360px;display:flex}.edition-alumni-section h2{margin-bottom:0}.edition-alumni-section .edition-toggle{background:var(--navy-bright);border-radius:0;align-self:center;width:auto;min-height:46px;padding:11px 56px 12px}.edition-alumni-section.is-expanded .edition-alumni-section__content{width:min(800px,100% - 48px)}.edition-alumni-section__cta{z-index:1;width:440px;position:absolute;bottom:244px;left:50%;transform:translate(-50%)}.edition-alumni-section__cta .split-button{width:100%;min-width:0}@media (width<=1180px){.edition-feature-grid--program{grid-template-columns:repeat(2,260px);justify-content:center;gap:72px}.edition-feature-grid--competency{grid-template-columns:repeat(2,minmax(0,1fr));width:min(560px,100%)}}@media (width<=720px){.edition-feature-grid--program,.edition-feature-grid--competency{grid-template-columns:1fr;width:min(260px,100%)}.edition-program-card{width:min(260px,100%)}.edition-program-card__cap{width:265.38px}.edition-panel__body,.edition-panel--navy.is-expanded .edition-panel__body,.edition-competencies__body{width:100%}.edition-deco-squares--bottom{left:24px}.edition-alumni-section__content{padding:96px 0 330px}.edition-alumni-section__cta{width:min(440px,100% - 48px)}}.program-page{background:var(--cream);color:var(--navy-bright);overflow:hidden}.program-page__intro{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%);padding:120px 0;position:relative;overflow:hidden}.program-page--us .program-page__intro{padding-bottom:0}.program-page__intro-grid,.program-module__inner,.alumni-route__content{width:min(1040px,100% - 48px);margin:0 auto}.alumni-route__content{width:min(800px,100% - 48px)}.program-page__intro-grid{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.program-page__copy{width:min(752px,100%)}.program-page__copy h1{color:var(--navy-bright);margin:0 0 20px;font-size:34px;font-weight:600;line-height:1.2}.program-page__copy p,.program-module__content>p,.program-module__detail p,.travel-page__copy p,.travel-detail__copy p,.alumni-route__content p{color:inherit;font-size:22px;font-weight:400;line-height:1.5}.program-page__copy strong{font-weight:600}.program-page__badge{background:var(--orange-bright);width:248px;height:248px;color:var(--white);text-align:center;border-radius:50%;flex:0 0 248px;place-items:center;font-size:44px;font-weight:600;line-height:1.2;display:grid}.program-page__display{width:min(1040px,100% - 48px);color:var(--orange);white-space:nowrap;margin:56px auto 0;font-size:clamp(64px,7.7vw,110px);font-weight:200;line-height:.92}.program-decor-squares{grid-template-columns:repeat(2,16px);gap:10px;display:grid;position:absolute;top:60px;right:max(48px,50vw - 642px)}.program-decor-squares span{width:16px;height:16px}.program-decor-squares span:first-child,.program-decor-squares span:nth-child(3),.program-decor-squares span:nth-child(4){background:var(--navy)}.program-decor-squares span:nth-child(2){background:var(--orange-bright)}.program-module{padding:120px 0}.program-page--us .program-module--1{background:#dfded8;padding-top:56px}.program-module--cream{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%)}.program-module--navy{background:var(--navy-bright);color:var(--white)}.program-module--white{background:var(--white)}.program-module__inner{align-items:flex-start;gap:180px;display:flex;position:relative}.program-module--2 .program-module__inner,.program-module--4 .program-module__inner{justify-content:space-between;gap:40px}.program-module--2 .program-module__number,.program-module--4 .program-module__number{order:2}.program-module--2 .program-module__content,.program-module--4 .program-module__content{order:1}.program-module__number{color:var(--orange);letter-spacing:-.06em;flex:none;font-size:clamp(180px,20vw,292px);font-weight:700;line-height:.78}.program-page--us .program-module__number{width:var(--program-us-number-width);letter-spacing:0}.program-page--us .program-module--1{--program-us-number-width:122.443px}.program-page--us .program-module--2{--program-us-number-width:201.136px}.program-page--us .program-module--3{--program-us-number-width:214.064px}.program-page--us .program-module--4{--program-us-number-width:226.278px}.program-page--us .program-module__number img{width:100%;height:auto;display:block}.program-module__content{flex-direction:column;align-items:flex-start;gap:40px;width:min(640px,100%);display:flex}.program-module__content h2,.program-module__detail h3,.travel-detail__section h3{color:inherit;margin:0;font-size:34px;font-weight:600;line-height:1.2}.program-module--cream .program-module__content h2{color:var(--navy-soft)}.program-module--navy .program-module__content h2{color:var(--cream)}.program-module--navy .program-module__content p,.program-module--navy .program-module__detail p{color:var(--white)}.program-module__content p,.program-module__detail p,.travel-page__copy p,.travel-detail__copy p,.alumni-route__content p{margin:0}.program-module__details{flex-direction:column;gap:40px;display:flex}.program-module__detail{flex-direction:column;gap:24px;display:flex}.program-page--us .program-module__detail{gap:40px}.program-module__side-decor{pointer-events:none;grid-template-columns:24px;gap:18px;display:grid;position:absolute;top:440px;right:190px}.program-module__side-decor span{width:24px;height:24px}.program-module__side-decor span:first-child,.program-module__side-decor span:nth-child(2),.program-module__side-decor span:nth-child(4),.program-module__side-decor span:nth-child(6){background:var(--navy)}.program-module__side-decor span:nth-child(3),.program-module__side-decor span:nth-child(5),.program-module__side-decor span:nth-child(7){background:var(--orange-bright)}.program-module__button,.travel-page__button,.travel-detail__button,.travel-detail__switch{appearance:none;cursor:pointer;font:600 23px/1 var(--font-sans);letter-spacing:-.46px;color:var(--white);border:0}.program-module__button{min-height:46px;padding:11px 56px 12px}.program-module__button--navy{background:var(--navy-bright)}.program-module__button--orange{background:var(--orange-soft)}.travel-page{background:var(--cream);color:var(--navy-bright)}.travel-page__hero,.travel-detail{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%)}.travel-page__hero{justify-content:space-between;align-items:flex-end;gap:40px;width:100%;height:893px;min-height:893px;padding:144px 0 144px 100px;display:flex}.travel-page__copy,.travel-detail__inner{min-width:0}.travel-page__copy,.travel-detail__copy{flex-direction:column;gap:44px;width:680px;max-width:calc(100vw - 160px);display:flex}.travel-page__copy h1,.travel-detail__copy h2{color:var(--navy-bright);margin:0;font-size:clamp(56px,6.25vw,90px);font-weight:200;line-height:1}.travel-page__copy h1{padding-left:144px}.travel-page__body-row{align-items:flex-start;gap:44px;display:flex}.travel-page__body-text{flex:auto;min-width:0}.travel-page__copy p+p,.travel-detail__section p+p,.alumni-route__content p+p{margin-top:18px}.travel-page__actions{flex-direction:column;gap:44px;display:flex}.travel-page__button,.travel-detail__button,.travel-detail__switch{letter-spacing:-.46px;min-height:62px;color:var(--white);border:0;border-radius:30px;justify-content:center;align-items:center;padding:11px 56px 12px;font-size:23px;font-weight:600;line-height:1;display:inline-flex}.travel-page__button,.travel-detail__switch{width:100%}.travel-page__button--magenta{background:var(--magenta)}.travel-page__button--orange,.travel-detail__switch{background:var(--orange)}.travel-detail__button{border-radius:0;min-height:46px}.travel-detail__button--navy{background:var(--navy-bright)}.travel-page__media{border-top-left-radius:70px;flex:0 0 min(566.47px,max(360px,100vw - 860px));width:min(566.47px,max(360px,100vw - 860px));height:311.627px;overflow:hidden}.travel-page__media img{object-fit:cover;width:100%;height:100%}.travel-page__arrow{color:#ffffff8f;flex:0 0 100px;width:100px;height:100px;display:block}.travel-page__arrow svg{width:100%;height:100%}.travel-detail{padding:144px 0 144px 100px}.travel-detail__inner{justify-content:space-between;align-items:flex-end;gap:44px;width:100%;display:flex}.travel-detail__date{text-transform:uppercase;letter-spacing:0;margin:0;padding-left:144px;font-size:20px!important}.travel-detail__copy h2{padding-left:144px}.travel-detail__copy>p:not(.travel-detail__date),.travel-detail__section,.travel-detail__actions{margin-left:144px}.travel-detail__section{flex-direction:column;gap:22px;display:flex}.travel-detail__section h3{font-size:24px;font-weight:700;line-height:1.2}.travel-detail__image{object-fit:cover;border-top-left-radius:70px;flex:0 0 min(544px,max(360px,100vw - 880px));width:min(544px,max(360px,100vw - 880px));height:306px}.travel-detail__copy a{color:var(--orange);-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration:underline}.travel-detail__actions{display:flex}.alumni-route-page{background:var(--orange)}.alumni-route{background:var(--orange);color:var(--white);text-align:center;padding:144px 0;position:relative;overflow:visible}.alumni-route__content{width:calc(100vw - 48px);max-width:800px;margin:0 auto}.alumni-route__eyebrow{color:var(--cream);text-transform:uppercase;margin:0 0 16px;font-size:20px;line-height:1}.alumni-route h1{color:var(--cream);margin:0 0 34px;font-size:34px;font-weight:600;line-height:1.2}.alumni-route__content p{color:var(--cream)}.alumni-route .pill-button{border-radius:30px;width:min(608px,100%);min-height:70px;margin:34px auto 44px;font-size:24px}.alumni-route__image-wrap{aspect-ratio:800/579;width:calc(100vw - 48px);max-width:800px;margin:0 auto;position:relative;overflow:visible}.alumni-route__image-wrap img{object-fit:cover;object-position:center 45%;width:100%;height:100%;display:block}.alumni-route__arrow{background:var(--magenta);width:84.844px;height:84.844px;color:var(--cream);z-index:2;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-28px;right:-32px}.alumni-route__arrow svg{width:42px;height:42px}@media (width<=1180px){.program-page__intro,.program-module,.travel-detail,.alumni-route{padding-block:96px}.program-module__inner{gap:96px}.travel-page__hero,.travel-detail__inner{grid-template-columns:1fr}.travel-page__media{width:min(620px,100%)}}@media (width<=860px){.program-page__intro-grid,.program-module__inner{flex-direction:column;gap:44px}.program-page__badge{flex-basis:180px;width:180px;height:180px;font-size:34px}.program-module--2 .program-module__number,.program-module--4 .program-module__number,.program-module--2 .program-module__content,.program-module--4 .program-module__content{order:initial}.program-module__number{font-size:clamp(132px,36vw,220px)}.program-page--us .program-module__number{width:min(var(--program-us-number-width), 38vw)}.program-module__side-decor{display:none}.program-page__display{white-space:normal}.travel-page__hero{padding:72px 0}.travel-page__arrow{display:none}}@media (width<=640px){.edition-travel__actions,.travel-detail__actions{flex-direction:column;align-items:stretch}.edition-travel__actions .pill-button,.program-module__button,.travel-page__button,.travel-detail__button{width:100%;min-height:44px}.program-page__intro,.program-module,.travel-detail,.alumni-route{padding-block:64px}.program-page__intro-grid,.program-module__inner,.travel-page__hero,.travel-detail__inner,.alumni-route__content{width:min(100%,100% - 48px)}.program-page__intro-grid,.program-module__inner{gap:32px}.program-page__copy,.program-module__content,.travel-page__copy,.travel-detail__copy,.alumni-route__content{width:100%;min-width:0}.alumni-route__content{width:calc(100vw - 48px);max-width:none;margin-inline:auto}.program-page__copy h1,.program-module__content h2,.program-module__detail h3,.travel-detail__section h3,.alumni-route h1{overflow-wrap:break-word;font-size:clamp(24px,6vw,28px);line-height:1.16}.program-page__copy p,.program-module__content>p,.program-module__detail p,.travel-page__copy p,.travel-detail__copy p,.alumni-route__content p{overflow-wrap:break-word;font-size:clamp(15px,4vw,18px);line-height:1.48}.alumni-route .pill-button{white-space:normal;width:calc(100vw - 48px);max-width:100%;padding-inline:18px;font-size:clamp(15px,4.3vw,20px);line-height:1.15}.alumni-route .pill-button__label{white-space:normal;overflow-wrap:break-word}.alumni-route__arrow{right:8px}.program-page__display{width:min(100%,100% - 48px);margin-top:44px;font-size:clamp(48px,15vw,72px);line-height:.96}.program-decor-squares{top:28px;right:24px}.program-page__badge{flex-basis:auto;align-self:flex-end;width:clamp(132px,42vw,172px);height:clamp(132px,42vw,172px);margin-right:-10px;font-size:clamp(25px,7vw,32px)}.program-module__number{letter-spacing:-.05em;max-width:100%;font-size:clamp(116px,34vw,168px);line-height:.82}.program-page--us .program-module__number{width:min(var(--program-us-number-width), 44vw)}.program-module__content{gap:28px}.program-module__details,.program-module__detail,.program-page--us .program-module__detail{gap:24px}.travel-page__media{width:100%}}@media (width<=420px){.program-page__display,.travel-page__copy h1,.travel-detail__copy h2{font-size:clamp(42px,14vw,58px)}}@media (width<=1180px){.travel-page__hero,.travel-detail{height:auto;min-height:0;padding:96px 56px}.travel-page__hero,.travel-detail__inner{flex-direction:column;justify-content:flex-start;align-items:flex-start}.travel-detail__inner{width:100%;margin:0}.travel-page__copy,.travel-detail__copy{width:min(680px,100%);max-width:100%}.travel-page__copy h1,.travel-detail__date,.travel-detail__copy h2{padding-left:0}.travel-detail__copy>p:not(.travel-detail__date),.travel-detail__section,.travel-detail__actions{margin-left:0}.travel-page__media,.travel-detail__image{aspect-ratio:566/312;flex:0 auto;align-self:flex-end;width:min(620px,100%);height:auto}.travel-detail__image{aspect-ratio:544/306}.accreditation-page__content{width:min(725px,100% - 48px);margin-inline:auto}.alumni-route__arrow{right:12px}}@media (width<=640px){.travel-page__hero,.travel-detail{width:100%;padding:64px 24px}.travel-page__copy,.travel-detail__copy{gap:32px}.travel-page__body-row{display:block}.travel-page__actions{gap:20px}.travel-page__button,.travel-detail__button,.travel-detail__switch{white-space:normal;width:100%;min-height:52px;padding-inline:20px;font-size:clamp(16px,5vw,20px);line-height:1.12}.travel-detail__actions{width:100%}.travel-page__media,.travel-detail__image{align-self:stretch;width:100%}.travel-detail__inner{width:100%}}@media (width<=960px){.recruitment-note__actions{grid-template-columns:1fr;width:min(620px,100%);min-width:0}.recruitment-note__actions .split-button{width:100%;min-width:0}.programme-card__content{padding-top:0}.programme-card__notch{flex:none;margin-bottom:44px}}@media (width<=480px){.programme-card__notch{margin-bottom:36px}}@media (width<=720px){.recruitment{background:linear-gradient(0deg, #dfded8 0%, var(--cream) 79%);padding:96px 0}.recruitment__orb{display:none}.recruitment__content{gap:40px}.recruitment__intro{gap:20px;margin-top:0}.recruitment__mobile-actions{gap:20px;width:min(308px,100%);margin:0 auto;display:grid}.recruitment-note__mobile-action{width:min(308px,100%);margin:0 auto;display:flex}.recruitment__mobile-actions .split-button,.recruitment-note__mobile-action .split-button{width:100%;min-width:0}.recruitment__mobile-actions .split-button__label,.recruitment-note__mobile-action .split-button__label,.accreditations .split-button__label{letter-spacing:-.4px;white-space:normal;min-height:62px;font-size:20px;line-height:1.1}.recruitment__mobile-actions .split-button__icon,.recruitment-note__mobile-action .split-button__icon,.accreditations .split-button__icon{flex:0 0 62px;width:62px}.recruitment-actions-band{display:none}.recruitment-note{padding:96px 0}.recruitment-note__inner{align-items:center}.recruitment-note__text{font-size:18px;line-height:1.5}.recruitment-note__arrow{align-self:flex-start;margin-left:44px}.recruitment-page__fee-action{width:100%;display:block}}@media (width<=560px){.site-header{background:var(--orange);min-height:70px}.site-header__brand{width:155px;height:70px;padding-left:0}.site-header__brand a,.site-header__brand img{width:155px}.site-header__menu-toggle{width:36px;min-width:36px;height:36px;min-height:36px;color:var(--white);background:0 0;margin-right:16px;padding:0}.site-header__menu-toggle>span:first-child{display:none}.site-header__menu-icon,.site-header__menu-icon:before,.site-header__menu-icon:after{width:26px}.site-header__menu-icon:before{top:-8px}.site-header__menu-icon:after{top:8px}.site-header__nav-panel{background:var(--orange);gap:78px;min-height:412px;padding:44px 20px}.site-nav{flex-direction:column;align-items:stretch;gap:24px;display:flex}.site-nav__item,.site-header__utility{align-items:flex-start;gap:0;width:100%;min-height:20px}.site-nav__divider,.site-header__utility-divider{filter:none;flex:0 0 20px;width:20px;height:20px;display:block}.site-nav__item a,.site-nav__item span,.site-header__utility span,.site-nav__button,.locale-switch__button{color:var(--white);font-size:17px;line-height:normal}.site-nav__item--search{background:var(--orange-soft);justify-content:center;min-height:45px}.site-nav__item--search .site-nav__divider{display:none}.site-nav__item--search .site-nav__button{text-align:center;width:100%;min-height:45px}.site-header__utility{flex-wrap:nowrap}.locale-switch{min-height:20px}.locale-switch__button{min-width:auto;min-height:20px}.locale-switch__divider{min-height:20px;color:var(--white);align-items:center;font-size:0;display:inline-flex}.locale-switch__divider:after{content:"I";font-size:17px;font-weight:600;line-height:normal}.site-breadcrumb{display:none}.hero{background:var(--white);height:782px;display:block;position:relative;overflow:hidden}.hero__copy{border-bottom-right-radius:100px;width:100%;min-height:404px;position:absolute;inset:0 auto auto 0}.hero__copy-inner{padding:56px 16px 40px}.hero__title-line--desktop{display:none!important}.hero__title-line--mobile{display:block!important}.hero h1{margin-bottom:32px;font-size:44px;line-height:1.2}.hero p{overflow-wrap:anywhere;max-width:min(100%,31ch);font-size:18px;line-height:1.5}.hero__media{width:100%;height:511px;position:absolute;top:271px;left:0;right:0}.accreditations{padding:56px 0}.accreditations__inner{align-items:center;gap:20px}.accreditations__logos{grid-template-columns:1fr;justify-items:center;gap:0;width:min(240px,100%);display:grid}.accreditation-tile,.accreditation-tile:last-child{grid-column:auto;width:min(240px,100%)}.accreditations .split-button{width:min(308px,100%)}.recruitment h2{letter-spacing:0;font-size:44px;line-height:1.2}.recruitment__lead{font-size:24px;line-height:1.2}.recruitment__intro p:last-child{font-size:18px}.recruitment-page{--mobile-gutter:16px;--mobile-section-pad:120px;--mobile-flow-gap:56px;--mobile-title:24px;--mobile-body:18px}.recruitment-page__inner,.recruitment-page__inner.recruitment-step{width:calc(100% - 32px);padding:var(--mobile-section-pad) 0}.recruitment-page__format,.recruitment-step,.recruitment-page__inner--documents,.recruitment-page__exam-layout,.recruitment-page__finish-layout{gap:var(--mobile-flow-gap)}.recruitment-page__year{order:-1;align-self:flex-start;width:clamp(160px,51.7vw,203px);height:clamp(160px,51.7vw,203px);margin:0}.recruitment-page__year span{font-size:32px}.recruitment-step__number--one{width:42px}.recruitment-step__number--two{width:68px;margin-right:0}.recruitment-step__number--three{width:72px}.recruitment-step__number--four{order:0;width:78px;margin-bottom:0;margin-right:0}.recruitment-step__number--five{width:69px}.recruitment-page__heading h1{letter-spacing:0;font-size:44px;line-height:1.2}.recruitment-page__format-copy h2,.recruitment-step__content h2,.recruitment-documents__content h2,.recruitment-page__exam-content h2,.recruitment-page__finish-content h2{overflow-wrap:break-word;max-width:min(100%,31ch);font-size:24px}.recruitment-page__format-copy p,.recruitment-step__content p,.recruitment-page__exam-content>p,.recruitment-page__finish-content p,.recruitment-documents__content li,.recruitment-page__finish-content li,.recruitment-page__heading p{overflow-wrap:break-word;word-break:normal;max-width:min(100%,100vw - 32px);font-size:18px}.recruitment-page__format-copy p,.recruitment-page__heading p,.recruitment-step__content p,.recruitment-page__exam-content>p,.recruitment-page__finish-content p{max-width:min(100%,31ch)}.recruitment-documents__content ul,.recruitment-page__finish-content ul{width:100%;max-width:min(100%,100vw - 32px);padding-left:24px}.recruitment-documents__content li,.recruitment-page__finish-content li{max-width:min(100%,29ch)}.recruitment-page__document-actions,.recruitment-page__exam-actions,.recruitment-page__fee-action{width:min(100%,100vw - 32px);min-width:0;max-width:calc(100vw - 32px)}.recruitment-page__button{overflow-wrap:anywhere;width:min(100%,100vw - 32px);min-width:0;max-width:calc(100vw - 32px);line-height:1.15}.recruitment-page__format-copy br,.recruitment-page__heading br{display:none}}@media (width<=960px){.campus-bar{justify-content:center;min-height:34px;padding:0 18px}.campus-bar a{min-height:34px;font-size:12px}.about-page__hero,.about-page__hero-inner{min-height:620px}.about-page__hero-inner{width:min(100% - 48px,720px);padding:80px 0}.about-page__team{padding:96px 0}.about-page__team-inner{grid-template-columns:1fr;gap:44px}.about-page__team-media img{height:360px;min-height:0}}@media (width<=720px){.about-page__hero,.about-page__hero-inner{min-height:0}.about-page__hero-media{aspect-ratio:1.24;position:relative}.about-page__hero-media:after{background:linear-gradient(180deg, #f8f3ea00 0%, var(--cream) 96%)}.about-page__hero-inner{width:min(100% - 32px,560px);margin:0 auto;padding:40px 0 72px}.about-page__hero h1,.about-page__team h2{font-size:clamp(38px,12vw,58px)}.about-page__hero h2{margin-top:24px;font-size:24px}.about-page__hero p:last-child,.about-page__team p{font-size:18px}.about-page__team{padding:72px 0}.about-page__team-media img{aspect-ratio:1.18;height:auto}.alumni{padding-bottom:clamp(270px,68vw,330px)}.alumni__badge{bottom:208px}}@media (width<=480px){.campus-bar a{font-size:10.5px}.about-page__team-copy .pill-button{white-space:normal;width:100%}}
