.profile-milestones-module__TC4Hga__section{background:var(--pv-paper);max-width:1232px;margin:16px auto 64px;padding:40px;scroll-margin-top:120px}.profile-milestones-module__TC4Hga__heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px;display:flex}.profile-milestones-module__TC4Hga__eyebrow{color:var(--pv-muted);font:400 13px/1.5 var(--pv-sans);margin-bottom:12px;display:block}.profile-milestones-module__TC4Hga__section h2{font:700 clamp(30px,3vw,42px)/1.15 var(--pv-serif);color:#0b193c}.profile-milestones-module__TC4Hga__section em{color:var(--pv-link);font-style:normal}.profile-milestones-module__TC4Hga__controls{flex-shrink:0;gap:8px;display:flex}.profile-milestones-module__TC4Hga__controls button{border:1px solid var(--pv-line);width:44px;height:44px;color:var(--pv-link);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.profile-milestones-module__TC4Hga__controls svg{width:18px;height:18px}.profile-milestones-module__TC4Hga__section button:focus-visible{outline:2px solid var(--pv-link);outline-offset:3px}.profile-milestones-module__TC4Hga__rail{scrollbar-width:thin;scrollbar-color:var(--pv-link) var(--pv-line);grid-template-columns:repeat(10,minmax(105px,1fr));margin-bottom:28px;padding:4px 4px 12px;display:grid;position:relative;overflow-x:auto}.profile-milestones-module__TC4Hga__rail button{border:0;border-bottom:2px solid var(--pv-line);color:var(--pv-muted);text-align:left;min-height:60px;font:500 12px/1.5 var(--pv-sans);cursor:pointer;background:0 0;align-items:flex-end;padding:0 8px 16px 0;display:flex;position:relative}.profile-milestones-module__TC4Hga__rail i{z-index:1;border:2px solid var(--pv-link);background:var(--pv-paper);border-radius:50%;width:16px;height:16px;position:absolute;bottom:-9px;left:0}.profile-milestones-module__TC4Hga__rail button[aria-selected=true]{color:var(--pv-link);font-weight:700}.profile-milestones-module__TC4Hga__rail button[aria-selected=true] i{background:var(--pv-paper);border-width:5px;box-shadow:0 0 0 4px #a2179020}.profile-milestones-module__TC4Hga__panels{display:grid}.profile-milestones-module__TC4Hga__panel{visibility:hidden;opacity:0;pointer-events:none;grid-area:1/1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:48px;transition:opacity .36s ease-in-out,visibility 0s linear .36s;display:grid}.profile-milestones-module__TC4Hga__panel[data-active=true]{visibility:visible;opacity:1;pointer-events:auto;z-index:1;transition:opacity .36s ease-in-out,visibility}.profile-milestones-module__TC4Hga__image{aspect-ratio:4/3;width:100%;position:relative}.profile-milestones-module__TC4Hga__image img{object-fit:contain}.profile-milestones-module__TC4Hga__section .profile-milestones-module__TC4Hga__copy h3{font:700 clamp(27px,2.6vw,36px)/1.2 var(--pv-serif);color:#0b193c;margin-bottom:18px}.profile-milestones-module__TC4Hga__section .profile-milestones-module__TC4Hga__copy p{font:400 16px/1.7 var(--pv-sans);text-align:left;margin-bottom:24px}.profile-milestones-module__TC4Hga__copy a{white-space:normal}@media (max-width:1299px){.profile-milestones-module__TC4Hga__section{margin-inline:32px;padding:32px}}@media (max-width:767.98px){.profile-milestones-module__TC4Hga__section{margin:0 24px 48px;padding:24px 20px}.profile-milestones-module__TC4Hga__heading{flex-direction:column;align-items:start;gap:20px}.profile-milestones-module__TC4Hga__panel{grid-template-columns:minmax(0,1fr);align-content:start;gap:24px}.profile-milestones-module__TC4Hga__section .profile-milestones-module__TC4Hga__copy h3{font-size:28px}}@media (prefers-reduced-motion:reduce){.profile-milestones-module__TC4Hga__panel,.profile-milestones-module__TC4Hga__panel[data-active=true]{transition:none}}.profile-milestones-module__TC4Hga__figure{margin:0}.profile-milestones-module__TC4Hga__figure figcaption{font:400 12px/1.5 var(--pv-sans);color:var(--pv-muted);margin-top:10px}.profile-milestones-module__TC4Hga__progress{background:var(--pv-link);transform-origin:0;pointer-events:none;width:100%;height:2px;position:absolute;bottom:-2px;left:8px;transform:scaleX(0)}.profile-milestones-module__TC4Hga__rail button:last-child .profile-milestones-module__TC4Hga__progress{width:calc(100% - 8px)}.profile-milestones-module__TC4Hga__progress[data-state=complete]{transform:scaleX(1)}.profile-milestones-module__TC4Hga__progress[data-state=active]{animation-name:profile-milestones-module__TC4Hga__milestone-progress;animation-timing-function:linear;animation-fill-mode:both}@keyframes profile-milestones-module__TC4Hga__milestone-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.profile-milestones-module__TC4Hga__compactNavigation{display:none}@media (max-width:1279.98px){.profile-milestones-module__TC4Hga__heading{margin-bottom:20px}.profile-milestones-module__TC4Hga__compactNavigation{align-items:center;gap:12px;margin-bottom:0;display:flex}.profile-milestones-module__TC4Hga__compactNavigation select{min-width:0;min-height:44px;color:var(--pv-link);font:600 14px/1.5 var(--pv-sans);cursor:pointer;background:0 0;border:0;border-radius:0;flex:1;padding:8px 22px 8px 0}.profile-milestones-module__TC4Hga__compactNavigation select:focus-visible{outline:2px solid var(--pv-link);outline-offset:3px}.profile-milestones-module__TC4Hga__compactNavigation>span{font:400 12px/1.5 var(--pv-sans);color:var(--pv-muted);flex-shrink:0}.profile-milestones-module__TC4Hga__rail{scrollbar-width:none;grid-template-columns:repeat(10,minmax(0,1fr));margin-bottom:12px;padding:0;overflow:visible}.profile-milestones-module__TC4Hga__rail button{border:0;justify-content:center;height:44px;min-height:44px;padding:0}.profile-milestones-module__TC4Hga__rail button:before{content:"";background:var(--pv-line);pointer-events:none;width:100%;height:2px;position:absolute;top:calc(50% - 1px);left:50%}.profile-milestones-module__TC4Hga__rail button:last-child:before{width:50%}.profile-milestones-module__TC4Hga__rail .profile-milestones-module__TC4Hga__tabLabel{display:none}.profile-milestones-module__TC4Hga__rail i{pointer-events:none;border-width:1px;width:8px;height:8px;top:50%;bottom:auto;left:50%;transform:translate(-50%,-50%)}.profile-milestones-module__TC4Hga__rail button[aria-selected=true] i{border-width:2px;box-shadow:0 0 0 2px #a2179020}.profile-milestones-module__TC4Hga__progress{top:calc(50% - 1px);bottom:auto;left:50%}.profile-milestones-module__TC4Hga__rail button:last-child .profile-milestones-module__TC4Hga__progress{width:50%}}@media (max-width:767.98px){.profile-milestones-module__TC4Hga__rail{margin-inline:-16px}}
.home-opening-module__KxJ4UG__hero{isolation:isolate;color:#fff;background:#17131a;height:clamp(580px,57.9vw,960px);position:relative}.home-opening-module__KxJ4UG__heroPicture{z-index:-1;position:absolute;inset:0;overflow:hidden}.home-opening-module__KxJ4UG__heroImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.home-opening-module__KxJ4UG__heroInner{grid-template-columns:1.12fr 1fr;align-items:center;gap:32px;width:min(100%,1440px);height:100%;margin-inline:auto;padding:112px clamp(24px,5vw,80px) 64px;display:grid}.home-opening-module__KxJ4UG__message{text-align:center;grid-column:2;padding-bottom:20px}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message h1{color:#fff;font:700 clamp(34px, 3.45vw, 52px)/1.15 var(--pv-serif);letter-spacing:-.022em;text-align:center;text-wrap:balance;margin:0}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message .home-opening-module__KxJ4UG__heroAction{min-width:220px;margin-top:26px}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message .home-opening-module__KxJ4UG__heroSubtitle{text-align-last:center;color:#fff;width:100%;max-width:none;font:400 clamp(17px, 1.5vw, 22px)/1.5 var(--pv-sans);text-align:center;text-wrap:balance;margin:18px auto 0}.home-opening-module__KxJ4UG__aboutAward{justify-self:center;width:min(100%,420px);margin:0}.home-opening-module__KxJ4UG__aboutAward img{width:100%;height:auto;display:block}.home-opening-module__KxJ4UG__aboutAward figcaption{color:var(--pv-muted);text-align:left;margin-top:14px;font-size:13px;line-height:1.6}.home-opening-module__KxJ4UG__about{scroll-margin-top:110px}.home-opening-module__KxJ4UG__aboutInner{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;gap:clamp(40px,6vw,88px);width:min(100%,1360px);margin-inline:auto;padding:68px 64px 88px;display:grid}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy h2{max-width:none;font-size:clamp(28px,2.65vw,38px);line-height:1.2}.home-opening-module__KxJ4UG__aboutCopy h2 em{color:var(--pv-link);font-style:normal}@media (min-width:1100px){.home-opening-module__KxJ4UG__titleLine{white-space:nowrap;display:block}}.home-opening-module__KxJ4UG__rule{background:var(--pv-line);width:76%;height:1px;margin-block:24px}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy p{text-align:justify;text-align-last:left;max-width:none;margin:0;font-size:16px;font-weight:400;line-height:1.7}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy p+p{margin-top:18px}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy p strong{font-weight:600}.home-opening-module__KxJ4UG__aboutCopy>a{margin-top:28px}.home-opening-module__KxJ4UG__aboutGallery{grid-template-columns:1fr 1fr;align-items:stretch;gap:8px;display:grid}.home-opening-module__KxJ4UG__aboutGallery figure{width:100%;min-width:0;margin:0}.home-opening-module__KxJ4UG__aboutGallery img{object-fit:cover;width:100%;height:100%;display:block}.home-opening-module__KxJ4UG__alumni{flex-direction:column;padding-top:28px;display:flex}.home-opening-module__KxJ4UG__alumni img{aspect-ratio:.82;object-position:51% center;flex:1;min-height:0}.home-opening-module__KxJ4UG__alumni figcaption{color:var(--pv-link);font:400 22px/1.2 var(--pv-serif);background:#f3ebf1;padding:20px 16px}.home-opening-module__KxJ4UG__award{aspect-ratio:.64}.home-opening-module__KxJ4UG__award img{object-position:51% center}@media (min-width:768px) and (max-width:1099px){.home-opening-module__KxJ4UG__hero{height:650px}.home-opening-module__KxJ4UG__heroImage{object-position:35% center}.home-opening-module__KxJ4UG__heroInner{grid-template-columns:1.05fr 1fr;gap:20px;padding-inline:32px}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message h1{font-size:clamp(28px,3.3vw,36px)}.home-opening-module__KxJ4UG__aboutInner{gap:32px;padding:52px 32px 64px}.home-opening-module__KxJ4UG__aboutGallery{align-self:center}}@media (max-width:767.98px){.home-opening-module__KxJ4UG__hero{height:auto}.home-opening-module__KxJ4UG__heroPicture{height:min(108vw,540px);position:relative;inset:auto}.home-opening-module__KxJ4UG__heroImage{object-position:20% center}.home-opening-module__KxJ4UG__heroInner{height:auto;padding:30px 24px 42px;display:block}.home-opening-module__KxJ4UG__message{padding:0}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message h1{font-size:clamp(23px,7.05vw,44px);line-height:1.2}.home-opening-module__KxJ4UG__hero .home-opening-module__KxJ4UG__message .home-opening-module__KxJ4UG__heroAction{margin-top:24px}.home-opening-module__KxJ4UG__aboutInner{grid-template-columns:1fr;gap:36px;padding:44px 24px 56px}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy h2{font-size:34px}.home-opening-module__KxJ4UG__aboutCopy>a{margin-top:24px}.home-opening-module__KxJ4UG__aboutGallery{width:100%;max-width:540px;margin-inline:auto}.home-opening-module__KxJ4UG__alumni figcaption{padding:16px 12px;font-size:20px}}@media (max-width:360px){.home-opening-module__KxJ4UG__heroInner,.home-opening-module__KxJ4UG__aboutInner{padding-inline:20px}.home-opening-module__KxJ4UG__about .home-opening-module__KxJ4UG__aboutCopy h2{font-size:30px}}
.home-module__txgM7a__page{--home-yellow-soft:#faf4df;--home-lavender:#f3ebf1}:is(.home-module__txgM7a__page .pv-button,.home-module__txgM7a__page~.pv-footer .pv-button){background:var(--pv-link);color:#fff;min-height:48px;padding:12px 26px;font-size:14px}:is(.home-module__txgM7a__page .pv-button:hover,.home-module__txgM7a__page~.pv-footer .pv-button:hover){color:#fff;background:#841375}.home-module__txgM7a__page .pv-current-work{padding-block:40px 0}.home-module__txgM7a__page .pv-current-work h2{text-align:center;color:var(--pv-link);margin-bottom:28px;font-size:36px}.home-module__txgM7a__page .pv-affiliations{border:0;border-radius:0;gap:2px;overflow:visible}.home-module__txgM7a__page .pv-affiliations>div{background:var(--home-yellow-soft);border:0;border-radius:12px;align-items:center;gap:16px;padding:30px 36px}.home-module__txgM7a__page .pv-affiliations>div:nth-child(2){background:var(--home-lavender)}.home-module__txgM7a__page .pv-affiliations dt{text-align:center;font-size:12px}:is(.home-module__txgM7a__page .pv-affiliations img,.home-module__txgM7a__page .pv-affiliations>div:last-child img){object-position:center;max-width:270px;height:88px;margin-inline:auto}.home-module__txgM7a__section{max-width:1360px;margin-inline:auto;padding:32px 64px 64px;scroll-margin-top:120px}.home-module__txgM7a__eyebrow{color:var(--pv-muted);font:400 13px/1.5 var(--pv-sans);align-items:center;gap:12px;margin-bottom:14px;display:flex}.home-module__txgM7a__eyebrow svg{flex-shrink:0}.home-module__txgM7a__page .home-module__txgM7a__section h2{font-size:clamp(32px,3vw,44px);line-height:1.1}.home-module__txgM7a__section h2 span{color:var(--pv-link)}.home-module__txgM7a__approachHeading{grid-template-columns:.85fr 1.15fr;align-items:start;gap:70px;margin-bottom:34px;display:grid}.home-module__txgM7a__page .home-module__txgM7a__context p{text-align:left;font-size:15px;line-height:1.65}.home-module__txgM7a__page .home-module__txgM7a__context p+p{margin-top:12px}.home-module__txgM7a__questions{border-top:1px solid var(--pv-line);margin:0;padding:0;list-style:none}.home-module__txgM7a__questions li{border-bottom:1px solid var(--pv-line)}.home-module__txgM7a__question{grid-template-columns:92px minmax(0,1fr) 36px;align-items:center;gap:24px;padding:28px 18px 28px 8px;text-decoration:none;transition:background-color .18s;display:grid}.home-module__txgM7a__questionNumber{font:400 48px/1 var(--pv-serif);-webkit-text-stroke:1px #918894;color:#0000}.home-module__txgM7a__page .home-module__txgM7a__question h3{font-size:29px;line-height:1.2;transition:color .18s}.home-module__txgM7a__page .home-module__txgM7a__question p{color:var(--pv-muted);text-align:left;margin-top:8px;font-size:14px;line-height:1.6}.home-module__txgM7a__question>svg{stroke-width:1px;width:32px;height:32px}.home-module__txgM7a__question:hover,.home-module__txgM7a__question:focus-visible{background:var(--home-lavender)}.home-module__txgM7a__question:hover h3,.home-module__txgM7a__question:focus-visible h3,.home-module__txgM7a__question:hover>svg,.home-module__txgM7a__question:focus-visible>svg{color:var(--pv-link)}.home-module__txgM7a__question:hover .home-module__txgM7a__questionNumber,.home-module__txgM7a__question:focus-visible .home-module__txgM7a__questionNumber{-webkit-text-stroke-color:var(--pv-link)}.home-module__txgM7a__sectionAction{justify-content:flex-end;margin-top:24px;display:flex}.home-module__txgM7a__records{padding-top:30px;padding-bottom:76px}.home-module__txgM7a__recordsHeading{text-align:center;margin-bottom:36px}.home-module__txgM7a__recordsHeading .home-module__txgM7a__eyebrow{justify-content:center}.home-module__txgM7a__page .home-module__txgM7a__recordsHeading h2{color:var(--pv-link);text-align:center}.home-module__txgM7a__page .pv-records-carousel{grid-template-columns:1.05fr 1fr;align-items:start;gap:48px}.home-module__txgM7a__page .pv-records-image{aspect-ratio:4/3;height:auto}:is(.home-module__txgM7a__page .pv-records-image img,.home-module__txgM7a__page .pv-records-image img.is-photo){object-fit:contain}.home-module__txgM7a__page .pv-records-selection li button{gap:16px;padding:20px 14px}.home-module__txgM7a__page .pv-records-selection strong{font:400 20px/1.3 var(--pv-sans)}.home-module__txgM7a__page .pv-record-place{font-size:12px}.home-module__txgM7a__page .pv-records-selection .pv-actions{flex-wrap:wrap;gap:16px;margin-top:26px}:is(.home-module__txgM7a__page .pv-records-selection .pv-button,.home-module__txgM7a__page .pv-records-selection .pv-link){font-size:14px}.home-module__txgM7a__work{background:#fffbef;max-width:1232px;margin:20px auto 80px;padding:56px 64px 64px;scroll-margin-top:120px}.home-module__txgM7a__workOpening{grid-template-columns:1fr 1.1fr;align-items:center;gap:48px;display:grid}.home-module__txgM7a__workIdentity{padding-block:10px 32px}.home-module__txgM7a__workLogo{width:min(310px,90%);height:auto;margin-block:24px;display:block}.home-module__txgM7a__page .home-module__txgM7a__work h2{max-width:15ch;font-size:clamp(34px,3.2vw,46px);line-height:1.12}.home-module__txgM7a__workPhoto{margin:0}.home-module__txgM7a__workPhoto img{width:100%;height:auto;display:block}.home-module__txgM7a__programmes{grid-template-columns:1fr 1fr;display:grid}.home-module__txgM7a__programmes article{background:#fff6db;padding:32px}.home-module__txgM7a__programmes article+article{background:var(--home-lavender)}.home-module__txgM7a__programmeLabel{color:var(--pv-muted);font:400 12px/1.5 var(--pv-sans);margin-bottom:10px;display:block}.home-module__txgM7a__page .home-module__txgM7a__programmes h3{color:var(--pv-link);margin-bottom:12px;font-size:26px}.home-module__txgM7a__page .home-module__txgM7a__programmes p{text-align:left;font-size:15px;line-height:1.7}.home-module__txgM7a__programmes .pv-button{margin-top:24px;font-size:13px}.home-module__txgM7a__page~.pv-footer{background:var(--pv-paper)}.home-module__txgM7a__page~.pv-footer .pv-footer-top{padding-bottom:32px}@media (max-width:1099px){.home-module__txgM7a__section{padding-inline:32px}.home-module__txgM7a__page .pv-current-work{padding-inline:32px}.home-module__txgM7a__page .pv-affiliations>div{padding:24px 20px}:is(.home-module__txgM7a__page .pv-affiliations img,.home-module__txgM7a__page .pv-affiliations>div:last-child img){height:72px}.home-module__txgM7a__approachHeading{gap:32px}.home-module__txgM7a__page .pv-records-carousel{gap:28px}.home-module__txgM7a__page .pv-records-selection strong{font-size:17px}.home-module__txgM7a__page .pv-records-selection li button{gap:10px;padding-block:14px}.home-module__txgM7a__work{margin-inline:32px;padding:36px}.home-module__txgM7a__workOpening{gap:30px}.home-module__txgM7a__programmes article{padding:26px}}@media (max-width:767px){.home-module__txgM7a__section{padding:20px 24px 48px}.home-module__txgM7a__page .pv-current-work{padding:32px 24px 0}.home-module__txgM7a__page .pv-current-work h2{margin-bottom:22px;font-size:30px}.home-module__txgM7a__page .pv-affiliations{gap:8px}.home-module__txgM7a__page .pv-affiliations>div{gap:10px;padding:24px}:is(.home-module__txgM7a__page .pv-affiliations img,.home-module__txgM7a__page .pv-affiliations>div:last-child img){max-width:225px;height:66px}.home-module__txgM7a__approachHeading{grid-template-columns:1fr;gap:24px;margin-bottom:28px}.home-module__txgM7a__page .home-module__txgM7a__section h2{font-size:34px}.home-module__txgM7a__question{grid-template-columns:42px minmax(0,1fr) 22px;gap:12px;padding:24px 8px}.home-module__txgM7a__questionNumber{font-size:34px}.home-module__txgM7a__page .home-module__txgM7a__question h3{font-size:24px}.home-module__txgM7a__page .home-module__txgM7a__question p{font-size:13px}.home-module__txgM7a__question>svg{width:22px;height:22px}.home-module__txgM7a__sectionAction{margin-top:24px}.home-module__txgM7a__records{padding-top:24px}.home-module__txgM7a__recordsHeading{margin-bottom:26px}.home-module__txgM7a__page .pv-records-carousel{grid-template-columns:1fr;gap:20px}.home-module__txgM7a__page .pv-records-selection li button{padding:20px 10px}.home-module__txgM7a__page .pv-records-selection strong{font-size:17px}.home-module__txgM7a__work{margin:12px 24px 48px;padding:28px 20px 20px}.home-module__txgM7a__workOpening{grid-template-columns:1fr;gap:0}.home-module__txgM7a__workIdentity{padding-bottom:24px}.home-module__txgM7a__workLogo{width:250px}.home-module__txgM7a__page .home-module__txgM7a__work h2{max-width:18ch;font-size:36px}.home-module__txgM7a__workPhoto{margin-bottom:20px}.home-module__txgM7a__programmes{grid-template-columns:1fr}.home-module__txgM7a__programmes article{padding:26px 20px}}@media (max-width:360px){.home-module__txgM7a__section{padding-inline:20px}.home-module__txgM7a__page .pv-current-work{padding-inline:20px}.home-module__txgM7a__work{margin-inline:20px;padding-inline:12px}.home-module__txgM7a__page .home-module__txgM7a__question h3{font-size:22px}}@media (prefers-reduced-motion:reduce){.home-module__txgM7a__question,.home-module__txgM7a__question h3{transition:none}}
