@charset "UTF-8";*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5% !important}@media only screen and (max-width:75em){html{font-size:56.25% !important}}@media only screen and (max-width:56.25em){html{font-size:50% !important}}@media only screen and (min-width:112.5em){html{font-size:75% !important}}body{box-sizing:border-box}@media only screen and (max-width:56.25em){body{padding:0}}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 10px #9CA3AF;border-radius:1rem}::-webkit-scrollbar-thumb{background:#333;border-radius:1rem}::-webkit-scrollbar-thumb:hover{background:#1a1a1a}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem);-webkit-transform:translateX(-10rem);-moz-transform:translateX(-10rem);-ms-transform:translateX(-10rem);-o-transform:translateX(-10rem)}80%{transform:translateX(1rem);-webkit-transform:translateX(1rem);-moz-transform:translateX(1rem);-ms-transform:translateX(1rem);-o-transform:translateX(1rem)}100%{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem);-webkit-transform:translateX(10rem);-moz-transform:translateX(10rem);-ms-transform:translateX(10rem);-o-transform:translateX(10rem)}80%{transform:translateX(-1rem);-webkit-transform:translateX(-1rem);-moz-transform:translateX(-1rem);-ms-transform:translateX(-1rem);-o-transform:translateX(-1rem)}100%{opacity:1;transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem);-webkit-transform:translateY(3rem);-moz-transform:translateY(3rem);-ms-transform:translateY(3rem);-o-transform:translateY(3rem)}100%{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@keyframes pulse-border{0%{transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1);opacity:1}100%{transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1.5);opacity:0}}@-webkit-keyframes pulse-border{0%{transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1);opacity:1}100%{transform:translateX(-50%)translateY(-50%)translateZ(0)scale(1.5);opacity:0}}body{font-family:inter;font-weight:400;font-size:16px;line-height:28px;color:#4d4d4d}.current_page{color:#000 !important}.heading-primary{backface-visibility:hidden;margin-bottom:6rem}.heading-secondary{font-size:3.5rem;font-family:merriweather;font-weight:700;display:inline-block;padding-bottom:1rem;background-image:linear-gradient(to top,#fff,#404040);background-clip:text;-webkit-background-clip:text;color:transparent;letter-spacing:.2rem;transition:all .2;position:relative;backface-visibility:hidden}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-tertiary{font-size:2rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase}.heading-single-page{font-size:3rem;font-weight:700;font-family:Inter;color:#5c079f}@media only screen and (max-width:56.25em){.heading-single-page{font-size:2.2rem}}@media only screen and (max-width:37.5em){.heading-single-page{font-size:2rem !important}}.content-text{margin:1rem 0;font-size:1.5rem;color:#4d4d4d;line-height:3rem;font-family:Inter;transition:all .2}.research-img{width:100%;height:100%;margin:0;display:flex;justify-content:center;align-items:center}.background-full{background-color:#f4eafb;max-height:47.5rem !important;max-width:100%;text-align:-webkit-center;background-size:cover}@media only screen and (max-width:75em){.background-full{max-height:47rem !important}}@media only screen and (max-width:56.25em){.background-full{max-height:40rem !important}}@media only screen and (max-width:37.5em){.background-full{max-height:33.5rem !important}}@media only screen and (min-width:112.5em){.background-full{max-height:41.5rem !important}}.center-icon{font-size:14px;color:#999}.background-full-top{height:24rem;text-align:-webkit-center;background-size:cover}.people-single-page{height:15rem}.background-color-full{background-color:#fff}.u-margin-bottom-extra-small{margin-bottom:1.5rem !important}.u-margin-bottom-small{margin-bottom:3rem !important}.u-margin-bottom-big{margin-bottom:8rem !important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem !important}}.u-margin-top-medium{margin-top:6rem !important}.u-margin-top-small{margin-top:7rem !important}.u-margin-top-extra-small{margin-top:1.5rem !important}video{max-width:100%;height:auto}.btn,.btn:link,.btn:visited{display:flex;gap:2rem;align-items:center;width:fit-content;text-decoration:none;border-radius:unset;transition:all .2s;position:relative;font-size:1.6rem;font-size:16px;font-weight:600;border:none;cursor:pointer}.btn:hover{gap:2.5rem}.btn:active,.btn:focus{outline:none;box-shadow:0 .5rem 1rem rgba(0,0,0,.2)}.btn--red{background:linear-gradient(135deg,#5c079f 0%,#4e0687 100%);color:#fff;padding:1.3rem 2.5rem;border-radius:8px;box-shadow:0 4px 15px rgba(92,7,159,.3);transition:all .3s cubic-bezier(.4,0,.2,1)}.btn--red:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(92,7,159,.4);background:linear-gradient(135deg,#4e0687 0%,#5c079f 100%)}.btn--red:active{transform:translateY(0);box-shadow:0 2px 10px rgba(92,7,159,.3)}@media only screen and (max-width:75em){.btn--red{margin-bottom:4rem}}@media only screen and (max-width:56.25em){.btn--red{margin-bottom:4rem}}@media only screen and (max-width:37.5em){.btn--red{margin-bottom:15px;padding:1.2rem 2rem}}.btn--red::after{padding-right:25px}.btn--red::after-hover span{padding-right:25px}.btn--blue{background-color:#5c079f;color:#fff;padding:1.5rem 4rem}.btn--blue::after{background-color:#1a1a1a}.btn .text-left{width:100%;display:flex}.a .btn .text-left:hover{display:flex;gap:10rem;align-items:center}.btn .text-left .p{margin:0;padding:0}.btn::after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;-o-border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}@media only screen and (max-width:37.5em){.btn{font-size:12px !important}}.button{padding:.8rem 1.6rem;margin:.5rem;border-radius:.6rem !important;transition:all .3s ease-in-out;text-transform:none;border:none;text-transform:capitalize;outline:none}.button:active,.button.active,.button.is-checked{background-color:#f4e5ff !important;color:#5c079f !important;outline:none;border:2rem #5c079f;transform:translateY(-4px);box-shadow:0 4px 44px 2px rgba(128,14,0,.12);font-weight:800}.button:hover{background-color:#5c079f;color:#f7f7f7;box-shadow:0 4px 44px 2px rgba(128,14,0,.12)}.section-page-people{margin-top:0}.view-button{height:100%;bottom:0;left:0;top:7px;margin-left:1rem;display:flex;position:absolute;color:transparent}@media only screen and (min-width:112.5em){.view-button{top:6px}}.view-button a{position:absolute;text-decoration:none;background-color:#5c079f;width:.9rem;height:100%;display:flex;justify-content:center;margin-bottom:.4rem;align-items:center;position:relative;overflow:hidden;color:#5c079f;transition:color .3s,width .3s}.view-button a i{opacity:0}.view-button a:active{color:transparent !important;background-color:#5c079f !important;border-color:#5c079f !important}.view-button-small{width:1rem;height:5rem !important;margin-left:1rem}.view-button a:hover{width:7%;color:#fff;font-size:14px;background-color:#5c079f;border-color:#5c079f;display:flex;justify-content:center}.view-button a:hover i{opacity:1}@media only screen and (max-width:75em){.view-button a:hover{width:7%;font-size:11px}}@media only screen and (max-width:56.25em){.view-button a:hover{width:6%;font-size:12px}}@media only screen and (max-width:37.5em){.view-button a:hover{font-size:11px}}.tag-more-btn,.tag-less-btn{border:2px solid #5c079f;color:#5c079f;border-radius:8px;padding:.5rem 1.3rem;font-size:1.3rem;font-weight:500;margin:4px;background:#fff;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.tag-hidden{display:none}.tag-less-btn{display:none}.hero{width:100%;height:25vh;position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-text{color:#f7f7f7;font-size:1.4rem;font-weight:300;text-align:center;width:80%;margin-bottom:1.2rem}.hero-text a{color:inherit}@media screen and (max-width:992px){.hero-text{font-size:1.2rem}}@media screen and (max-width:768px){.hero-text{display:none}}.hero-breadcrumb{text-align:left;padding:0;font-size:1.4rem;font-weight:400;color:#f7f7f7;backface-visibility:hidden;width:100%}.hero-breadcrumb-list{list-style:none;display:inline-block}.hero-breadcrumb-list li{float:left;padding:5px;font-size:20px}.hero-breadcrumb-list li a{color:#999;display:block;font-size:14px;font-weight:500}@media only screen and (max-width:37.5em){.hero-breadcrumb-list li a{font-size:11px}}.hero-breadcrumb-list li a i{padding-right:.4rem}.hero-breadcrumb-list li a:before,.hero-breadcrumb-list li a:after{left:100%;border-color:transparent;border-left-color:#e6275a}.hero-breadcrumb-list li a:hover:before{border-color:#df1249;border-left-color:transparent}.hero-breadcrumb-list li a:hover:after{border-left-color:#df1249}.hero-breadcrumb-list li:first-child a{border-radius:1rem 0 0 1rem}.hero-breadcrumb-list li:first-child a:before{border:none}.hero-breadcrumb-list li:last-child a{padding-right:1rem;border-radius:0 1rem 1rem 0}.hero-breadcrumb-list li:last-child a:after{border:none}@media screen and (max-width:576px){.hero-breadcrumb{font-size:10px}}.hero--blogs{background-image:linear-gradient(to right bottom,rgba(0,0,0,.5),rgba(26,26,26,.6)),url(/images/hero-blogs.jpg)}.hero--default{background-image:linear-gradient(to right bottom,rgba(0,0,0,.5),rgba(26,26,26,.6)),url(/images/hero-default.jpg)}.hero--default{background-image:linear-gradient(to right bottom,rgba(0,0,0,.5),rgba(26,26,26,.6)),url(/images/hero-default.jpg)}.card{backface-visibility:hidden}.card a{color:inherit}.card-body{flex:initial;overflow:hidden;text-overflow:ellipsis;padding:1rem 1.5rem;color:#1d0133}.card-body-header{padding:.2rem 1.5rem !important}.publications-card{position:unset !important}.publications-card .publication-content{position:absolute;bottom:6.5rem;top:24rem;height:42%;padding-left:4.3rem;padding-right:2rem;padding-bottom:16px}@media only screen and (min-width:112.5em){.publications-card .publication-content{top:27rem;height:33.5%}}@media only screen and (max-width:56.25em){.publications-card .publication-content{top:20rem;height:50%;padding-left:3rem;padding-right:1.5rem}}@media only screen and (max-width:37.5em){.publications-card .publication-content{top:24rem;height:auto;bottom:0;padding-left:2rem;padding-right:2rem;padding-top:1.5rem;padding-bottom:2rem}}.publications-card .publication-content .publication{font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:24px;width:auto;height:auto}@media only screen and (max-width:56.25em){.publications-card .publication-content .publication{font-size:1.3rem;line-height:2rem}}@media only screen and (max-width:37.5em){.publications-card .publication-content .publication{font-size:1.2rem;line-height:1.8rem}}.card__teaching{max-height:34rem;border-radius:6px;overflow:hidden;box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);transition:all .3s ease;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:space-between;margin:1.5rem}.card__teaching:not(:last-child){margin-right:1.5rem}.card__teaching--middle{max-height:35rem}@media only screen and (max-width:37.5em){.card__teaching--middle{max-height:41rem}}.card__teaching-img{height:12rem;object-fit:cover;opacity:.8;transition:all .2s}.card__teaching-header{font-size:1.4rem;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card__teaching-header a{color:inherit;text-decoration:none;padding-bottom:.1rem;line-height:2rem}.card__teaching:hover{transform:scale(1.01)}.card__teaching:hover img{opacity:1}.card__teaching-certificate{position:unset !important}.card-collab{position:relative;z-index:1;width:calc((100% - (5 * 3rem))/6);height:15rem;background-color:#fff;box-shadow:0 4px 44px 2px rgba(128,14,0,.12);perspective:100rem;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all .5s;cursor:pointer;overflow:hidden;transition:all .5s ease}@media only screen and (max-width:75em){.card-collab{width:calc((100% - (3 * 3rem))/4)}}@media only screen and (max-width:37.5em){.card-collab{width:calc((100% - (1 * 3rem))/2)}}.card-collab__description{display:flex;align-items:center;justify-content:center;width:15rem;height:15rem;padding:.1rem 1rem;font-size:1.4rem;font-weight:700;color:#4c35a9;position:absolute;text-align:center;top:-20rem;z-index:3;opacity:1;transition:all .5s ease}.card-collab__cover{z-index:1;width:12rem;height:12rem;overflow:hidden;background-size:contain;background-repeat:no-repeat;background-position:50%;perspective-origin:50% 50%;transform-style:preserve-3d;transform-origin:top center;will-change:transform;transform:skewX(.001deg);transition:all .35s ease-in-out}.card-collab__cover::after{display:block;content:"";position:absolute;z-index:100;top:0;left:0;width:100%;height:120%;background:linear-gradient(226deg,rgba(255,255,255,.4) 0%,rgba(255,255,255,.4) 35%,rgba(255,255,255,.2) 42%,rgba(255,255,255,0) 60%);transform:translateY(-40%);will-change:transform;transition:transform .65s cubic-bezier(.18,.9,.58,1)}.card-collab:hover .card-collab__cover{transform:rotateX(7deg)translateY(-6px)}.card-collab:hover .card-collab__cover::after{transform:translateY(0%)}.card-collab:hover .card-collab__description+.card-collab__cover{transform:rotateX(0)translateY(20rem)}.card-collab:hover .card-collab__description{opacity:1;top:0}.card-collab::before{display:block;content:"";position:absolute;top:5%;left:5%;width:90%;height:90%;will-change:opacity;transform-origin:top center;transform:skewX(.001deg);transition:transform .35s ease-in-out,opacity .5s ease-in-out}.card-collab:hover::before{opacity:.6;transform:rotateX(7deg)translateY(-6px)scale(1.05)}.card__education{height:29rem;max-height:29rem;width:auto !important;transition:all .3s ease;border:none;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:space-between;margin:2rem;box-shadow:0 4px 44px 2px rgba(128,14,0,.12);cursor:pointer}.card__education-img{height:20rem;object-fit:scale-down;padding:1.5rem;transition:all .2s;border-radius:.5rem .5rem 0 0}.card__education a{text-decoration:none;color:inherit}.card__education:hover{transform:scale(1.01);box-shadow:rgba(128,14,0,.25)0 4px 44px 2px}.card__education:hover .view-button-small{width:3rem}.card__education:hover .view-button-small i{opacity:1}.card__software{height:auto;max-height:max-content;transition:all .3s ease;border:none;backface-visibility:hidden;display:flex;flex-direction:column;justify-content:space-between;margin:2rem;box-shadow:0 4px 44px 2px rgba(128,14,0,.12)}.card__software:not(:last-child){margin-right:1.5rem}.card__software-img{height:17rem;object-fit:scale-down;padding:1rem;transition:all .2s;border-radius:.5rem .5rem 0 0}.card__software a{text-decoration:none;color:inherit}.card__software-header{font-size:1.5rem;font-weight:600;color:#1d0133}.card__software-large{font-size:3rem;font-weight:600;color:#1d0133}.card__software:hover{transform:scale(1.01);box-shadow:0 4px 44px 2px rgba(128,14,0,.25)}.card__software:hover img{opacity:1}.card_primary{background-color:#f4eafb;margin:1.5rem}.card_primary-programme{background-color:#f4eafb;margin:1.5rem;object-fit:scale-down;width:-webkit-fill-available}.people-grid-container,#people-grid{display:grid !important;grid-template-columns:repeat(2,1fr);gap:2.4rem;width:100%;padding-bottom:6rem;margin:0 !important}@media only screen and (max-width:56.25em){.people-grid-container,#people-grid{grid-template-columns:repeat(2,1fr);gap:2rem;padding-bottom:4rem}}@media only screen and (max-width:37.5em){.people-grid-container,#people-grid{grid-template-columns:1fr;gap:2rem;padding-bottom:4rem}}.section-page-people .row{display:flex;flex-wrap:wrap;margin-bottom:4rem}@media only screen and (max-width:56.25em){.section-page-people .row{margin-top:3rem;margin-bottom:3rem}}@media only screen and (max-width:37.5em){.section-page-people .row{margin-top:2.4rem;margin-bottom:2.4rem}}.people-card{display:flex;flex-direction:column;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);flex:auto;min-height:100%;width:100%;max-width:100%}@media only screen and (max-width:37.5em){.people-card{width:100%;max-width:100%;margin-left:0;margin-right:0}}.people-card__container{display:flex;flex-direction:row;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,6%),0 1px 2px rgba(0,0,0,8%);transition:all .4s cubic-bezier(.4,0,.2,1);flex:auto;min-height:100%;border:1px solid rgba(0,0,0,4%)}@media only screen and (max-width:37.5em){.people-card__container{flex-direction:column}}.people-card__image-wrapper{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8f9fa 0%,#f1f3f5 100%);width:200px;height:auto;flex-shrink:0}@media only screen and (max-width:56.25em){.people-card__image-wrapper{width:160px}}@media only screen and (max-width:37.5em){.people-card__image-wrapper{width:100%;height:300px}}.people-card__image{width:100%;height:100%;object-fit:cover;object-position:top top;transition:transform .6s cubic-bezier(.4,0,.2,1)}.people-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,2%) 100%);opacity:0;transition:opacity .4s ease}.people-card__content{display:flex;flex-direction:column;padding:2rem;flex:1}@media only screen and (max-width:56.25em){.people-card__content{padding:1.6rem}}@media only screen and (max-width:37.5em){.people-card__content{padding:2.4rem}}.people-card__header{margin-bottom:1.6rem;padding-bottom:1.6rem;border-bottom:1px solid rgba(0,0,0,6%)}@media only screen and (max-width:56.25em){.people-card__header{margin-bottom:1.2rem;padding-bottom:1.2rem}}@media only screen and (max-width:37.5em){.people-card__header{margin-bottom:2rem;padding-bottom:2rem}}.people-card__name{font-size:1.8rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0 0 .6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease;letter-spacing:-.02em}@media only screen and (max-width:56.25em){.people-card__name{font-size:1.6rem;margin-bottom:.5rem}}@media only screen and (max-width:37.5em){.people-card__name{font-size:2rem;line-height:1.4;margin-bottom:.8rem;font-weight:700}}.people-card__past-visit-badge{display:inline-block;font-size:1rem;font-weight:600;color:#666;background-color:#f0f0f0;padding:.3rem .8rem;border-radius:4px;margin:.5rem 0 1rem;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width:37.5em){.people-card__past-visit-badge{font-size:1.1rem;padding:.4rem 1rem}}.people-card__designation{font-size:1.3rem;font-weight:500;color:#666;line-height:1.5;margin:0}@media only screen and (max-width:56.25em){.people-card__designation{font-size:1.2rem}}@media only screen and (max-width:37.5em){.people-card__designation{font-size:1.4rem;line-height:1.6;color:#555}}.people-card__specialization{flex:1;margin-bottom:1.6rem}@media only screen and (max-width:56.25em){.people-card__specialization{margin-bottom:1.2rem}}@media only screen and (max-width:37.5em){.people-card__specialization{margin-bottom:2rem}}.people-card__specialization-label{display:block;font-size:1.1rem;line-height:1;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.8rem}@media only screen and (max-width:37.5em){.people-card__specialization-label{font-size:1.2rem;margin-bottom:1rem;letter-spacing:.12em}}.people-card__tags{font-size:1.3rem;color:#333;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:400}@media only screen and (max-width:56.25em){.people-card__tags{font-size:1.2rem;line-height:1.5;-webkit-line-clamp:2}}@media only screen and (max-width:37.5em){.people-card__tags{font-size:1.4rem;line-height:1.7;-webkit-line-clamp:3;color:#444}}.people-card__tag{margin-right:.3rem}.people-card__action{display:flex;align-items:center;gap:.8rem;padding-top:1.2rem;border-top:1px solid rgba(0,0,0,6%);margin-top:auto}@media only screen and (max-width:37.5em){.people-card__action{padding-top:1.6rem;margin-top:1.2rem}}.people-card__link-text{font-size:1.2rem;font-weight:700;color:#5c079f;text-transform:uppercase;letter-spacing:.08em;transition:all .3s ease}@media only screen and (max-width:56.25em){.people-card__link-text{font-size:1.1rem}}@media only screen and (max-width:37.5em){.people-card__link-text{font-size:1.3rem;letter-spacing:.1em;font-weight:700}}.people-card__arrow{font-size:1.2rem;color:#5c079f;transition:all .3s cubic-bezier(.4,0,.2,1)}@media only screen and (max-width:56.25em){.people-card__arrow{font-size:1.1rem}}@media only screen and (max-width:37.5em){.people-card__arrow{font-size:1.3rem}}.people-card--no-tags .people-card__header{border-bottom:none}.people-card:hover{text-decoration:none;transform:translateY(-4px)}.people-card:hover .people-card__container{box-shadow:0 12px 24px rgba(0,0,0,8%),0 4px 8px rgba(0,0,0,6%)}.people-card:hover .people-card__image{transform:scale(1.05)}.people-card:hover .people-card__overlay{opacity:1}.people-card:hover .people-card__link-text{color:#4a0680}.people-card:hover .people-card__arrow{transform:translateX(6px);color:#4a0680}.people-card:focus{outline:2px solid #5c079f;outline-offset:4px}.people-card:focus:not(:focus-visible){outline:none}@keyframes slideIn{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.show-more-btn{margin:auto;cursor:pointer;color:#e6275a;white-space:nowrap;transition:all .3s ease;opacity:1}.show-more-btn:hover{color:#ed6489}.table{display:table;margin:0;border-radius:1rem;overflow:hidden;box-shadow:0 4px 44px 2px rgba(128,14,0,.12)}@media screen and (max-width:768px){.table{display:block}}.table{width:100% !important}@media(max-width:768px){.table{width:100% !important}}.pdf-title{font-weight:600;font-size:13px;color:#fff}.people-list-header{margin:0 0 1.5rem;padding:0}.people-list-header .heading-secondary{margin:0;margin-bottom:1.5rem;font-size:3.6rem;font-weight:700;color:#1a1a1a;padding-bottom:0;background:0 0;line-height:1.2}@media only screen and (max-width:56.25em){.people-list-header .heading-secondary{font-size:3.2rem}}@media only screen and (max-width:37.5em){.people-list-header .heading-secondary{font-size:2.8rem;text-align:left}}.people-list-header .section-divider{width:60px;height:4px;background-color:#dc3545;margin:0;margin-top:1rem;border-radius:2px}.awards-recognitions{padding:6rem 0;background:linear-gradient(135deg,#f9fafb 0%,#ffffff 100%);margin-bottom:0}@media(max-width:768px){.awards-recognitions{padding:4rem 0}}.awards-recognitions .section-header{margin-bottom:3.5rem}.awards-recognitions a{color:#dc2626;text-decoration:none;font-weight:600}.awards-accordion{max-width:1000px;margin:0 auto}.awards-item{margin-bottom:1.5rem;border-radius:12px;border:2px solid #e5e7eb;overflow:hidden}.awards-item .awards-item__header{padding:2rem;background:linear-gradient(135deg,#f4f7ff 0%,#ffffff 55%,#f8fbff 100%)}.awards-item .awards-item__header h3{font-size:2rem;font-weight:700;color:#1f2937;margin-bottom:0}.awards-item .awards-item__header span{font-size:1.4rem;color:#6b7280}.awards-item .awards-item__content{padding:2rem;background:#fff}.awards-item .awards-item__content .awards-item__achievement{display:flex;align-items:flex-start;gap:1.5rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.awards-item .awards-item__content .awards-item__achievement:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.awards-item .awards-item__content .awards-item__achievement i{color:#dc2626;margin-top:.3rem;flex-shrink:0;font-size:1.6rem}.awards-item .awards-item__content .awards-item__achievement p{font-size:1.5rem;color:#4b5563;line-height:1.8;margin:0}.page-container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}@media only screen and (max-width:37.5em){.page-container{padding:0 1.2rem}}.page-grid{display:flex;flex-wrap:wrap;margin:0 -1rem}.page-grid--centered{justify-content:center}.page-grid-item{padding:0 1rem;width:100%}.page-grid-item--third{width:100%}@media(min-width:768px){.page-grid-item--third{width:33.333%}}.page-grid-item--two-thirds{width:100%}@media(min-width:768px){.page-grid-item--two-thirds{width:66.666%}}.breadcrumb-wrapper{width:100%}.section-content{padding-top:3rem;padding-bottom:3rem}@media(min-width:768px){.section-content{padding-top:2rem;padding-bottom:4rem}}.blog-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.blog-layout{grid-template-columns:7fr 4fr;gap:3rem}}.blog-layout__main{min-width:0}.blog-layout__sidebar{min-width:0}.section-divider{width:100%;height:1px;background-color:#e9ecef;margin:2rem 0}.content-centered{display:flex;flex-direction:column;align-items:center;text-align:center}.is-hidden{display:none !important}.card-grid-item{display:flex;flex-direction:column}.publication-filter{padding:0}.page-header{text-align:center;padding:3rem}@media(min-width:768px){.page-header{padding:4rem}}.content-text--justified{text-align:justify}.news-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.news-grid{grid-template-columns:4fr 8fr;gap:3rem}}.header{padding:0 2rem;background-color:transparent}.header-section{display:flex;align-items:stretch;width:100%}@media only screen and (max-width:767px){.header-section .topbar{display:none}}.topbar{color:#999;background-color:#1a1a1a}.nav-link{color:#fff;font-size:16px}.dropdown-menu{background-color:#444;top:100%;left:-104%;right:-118%}.dropdown-item{color:#fff}.nav-item{font-family:Inter;color:#000;list-style:none}.header{display:flex;justify-content:space-between;align-items:center;background-color:#333;color:#fff;padding:10px 20px}@media(min-width:992px){.nav-list{gap:1.5rem}}.footer{background-color:#1a1a1a;color:#e5e7eb;padding:0}.footer__container{width:100%;max-width:1140px;margin:0 auto;padding:0 1.5rem}@media only screen and (max-width:37.5em){.footer__container{padding:0 1.2rem}}.footer__top{padding:3rem 0 1.5rem;overflow:hidden}@media only screen and (max-width:56.25em){.footer__top{padding:2.5rem 0 1.5rem}}@media only screen and (max-width:37.5em){.footer__top{padding:2rem 0 1.2rem}}.footer__top-content{display:flex;justify-content:space-between;align-items:center;gap:2rem}@media only screen and (max-width:56.25em){.footer__top-content{flex-direction:column;align-items:center}}@media only screen and (max-width:37.5em){.footer__top-content{flex-direction:column;align-items:center}}.footer__logo-section{flex:none;margin-top:1.5rem}@media only screen and (max-width:56.25em){.footer__logo-section{margin-top:0}}.footer__logos-wrapper{display:flex;align-items:center;justify-content:center;gap:1.2rem}@media only screen and (max-width:56.25em){.footer__logos-wrapper{justify-content:center}}.footer__description-section{flex:1;margin-top:1.5rem}@media only screen and (max-width:56.25em){.footer__description-section{margin-top:0}}.footer__main{padding:2rem 0 0;overflow:hidden}@media only screen and (max-width:56.25em){.footer__main{padding:1.5rem 0 0}}@media only screen and (max-width:37.5em){.footer__main{padding:1.5rem 0 0}}.footer__main-content{display:flex;gap:2rem;padding:1.5rem 0}@media only screen and (max-width:56.25em){.footer__main-content{flex-direction:column}}@media only screen and (max-width:37.5em){.footer__main-content{flex-direction:column}}.footer__contact-section{flex:0 0 33.333%}@media only screen and (max-width:56.25em){.footer__contact-section{flex:none;margin-bottom:1.5rem}}@media only screen and (max-width:37.5em){.footer__contact-section{flex:none;margin-bottom:1.5rem}}.footer__links-section{flex:0 0 66.666%}@media only screen and (max-width:56.25em){.footer__links-section{flex:none}}@media only screen and (max-width:37.5em){.footer__links-section{flex:none}}.footer__logo-container{display:flex;align-items:center;justify-content:center}.footer__logo--small-img{height:7rem;transition:all .3s ease}@media only screen and (max-width:37.5em){.footer__logo--small-img{height:5.5rem}}@media only screen and (max-width:56.25em){.footer__logo--small-img{height:6rem}}.footer__logo--small-img:hover{opacity:.8}.footer__img{height:8rem;border-radius:4px;transition:all .3s ease}@media only screen and (max-width:37.5em){.footer__img{height:6rem}}@media only screen and (max-width:56.25em){.footer__img{height:7rem}}.footer__text{font-size:1.5rem;color:#9ca3af;line-height:1.8;margin:0}@media only screen and (max-width:56.25em){.footer__text{font-size:1.4rem;text-align:center;margin-top:2rem}}@media only screen and (max-width:37.5em){.footer__text{font-size:1.3rem;text-align:center;margin-top:2rem}}.footer__heading{color:#fff;font-size:1.9rem;font-weight:700;margin:0 0 2rem;letter-spacing:-.01em;font-family:Inter}@media only screen and (max-width:37.5em){.footer__heading{font-size:1.8rem;margin-bottom:1.8rem}}@media only screen and (max-width:56.25em){.footer__heading{font-size:1.8rem;margin-bottom:1.8rem}}.footer__Contactus{height:100%}@media only screen and (max-width:37.5em){.footer__Contactus{margin-bottom:2.4rem}}.footer__contact-list{display:flex;flex-direction:column;gap:1.4rem}@media only screen and (max-width:37.5em){.footer__contact-list{gap:1.2rem}}.footer__contact-item{display:flex;align-items:center;gap:1.2rem;font-size:1.3rem;line-height:1.7;color:#9ca3af}@media only screen and (max-width:37.5em){.footer__contact-item{font-size:1.6rem}}.footer__contact-item i{font-size:1.3rem;color:#9ca3af;min-width:1.6rem;flex-shrink:0;text-align:center}@media only screen and (max-width:37.5em){.footer__contact-item i{font-size:1.6rem;min-width:1.6rem}}.footer__contact-item span{color:#9ca3af;line-height:1.7;font-size:inherit}.footer__contact-item a{color:#9ca3af;text-decoration:none;font-size:inherit;line-height:inherit;transition:color .25s ease}.footer__contact-item a:hover{color:#fff}.footer__quick-links{height:100%}.footer__links-grid ol{list-style:none;margin:0;padding:0;column-count:3;column-gap:3rem}@media only screen and (max-width:56.25em){.footer__links-grid ol{column-count:2;column-gap:2.5rem}}@media only screen and (max-width:37.5em){.footer__links-grid ol{column-count:1}}.footer__list{padding:.4rem 0;font-size:1.4rem;font-weight:400;break-inside:avoid}.footer__list:not(:last-child){margin-bottom:.2rem}@media only screen and (max-width:37.5em){.footer__list{padding:.3rem 0;font-size:1.4rem}}@media only screen and (max-width:56.25em){.footer__list{font-size:1.4rem}}.footer__list.active .footer__links{color:#dc2626}.footer__links{transition:all .25s ease;display:inline-block;color:#9ca3af;font-size:inherit;line-height:inherit;text-decoration:none}.footer__links:link,.footer__links:visited{text-decoration:none;color:#9ca3af}.footer__links:active,.footer__links:focus,.footer__links:hover{color:#fff;text-decoration:none;transform:translateX(3px)}.footer__social-icons{width:100%;display:flex;gap:1.2rem;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-top:2.5rem}@media only screen and (max-width:56.25em){.footer__social-icons{margin-top:2rem}}@media only screen and (max-width:37.5em){.footer__social-icons{margin-top:2rem}}.footer .social-link{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;font-size:1.8rem;background:rgba(255,255,255,5%);border-radius:50%;color:#9ca3af;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}@media only screen and (max-width:37.5em){.footer .social-link{width:3.6rem;height:3.6rem;font-size:1.6rem}}.footer .social-link:link,.footer .social-link:visited{color:#9ca3af}.footer .social-link:hover{background:#dc2626;color:#fff;border-color:#dc2626;transform:translateY(-3px)}.footer__bottom{padding:2.5rem 0;text-align:center}@media only screen and (max-width:37.5em){.footer__bottom{padding:2rem 0}}.footer__bottom-copy{margin:0;font-size:1.3rem;color:#6b7280}@media only screen and (max-width:37.5em){.footer__bottom-copy{font-size:1.2rem}}.footer__bottom-copy a{color:#9ca3af;transition:color .25s ease}.footer__bottom-copy a:hover{color:#fff}.vertical-line{width:1px;background:linear-gradient(to bottom,transparent 0%,rgba(255,255,255,.15) 20%,rgba(255,255,255,.15) 80%,transparent 100%);height:7rem;align-self:center}@media only screen and (max-width:37.5em){.vertical-line{height:5.5rem}}@media only screen and (max-width:56.25em){.vertical-line{height:6rem}}.horizontal-line{border:none;border-top:1px solid rgba(255,255,255,.1);width:100%;margin:3rem auto}@media only screen and (max-width:37.5em){.horizontal-line{margin:2.5rem auto}}.back-to-top{position:fixed;right:2.5rem;bottom:2.5rem;display:flex;align-items:center;justify-content:center;background-color:#dc2626;font-size:1.8rem;color:#fff;width:5rem;height:5rem;border-radius:50%;border:none;box-shadow:0 4px 12px rgba(0,0,0,.3);text-align:center;z-index:100;transition:all .3s ease;opacity:.9}@media only screen and (max-width:37.5em){.back-to-top{width:4.5rem;height:4.5rem;right:2rem;bottom:2rem;font-size:1.6rem}}.back-to-top:link,.back-to-top:visited,.back-to-top:active{color:#fff;text-decoration:none}.back-to-top i{margin:0;padding:0}.back-to-top:hover{opacity:1;background-color:#b91c1c;transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.4)}.nav-item{display:flex;position:relative}.nav-item .nav-link.active{border:2px solid #5c079f}.nav-item .nav-link a{text-transform:capitalize;font-size:1.4rem;font-weight:600}.nav-item .nav-link a:active{color:#5c079f !important}@media only screen and (max-width:75em){.nav-item .nav-link a{font-size:1.2rem}}.logo{height:52px}.dropdown{}.dropdown .dropdown-item{padding:.4rem;font-size:12px;font-weight:500;color:#595959;text-transform:uppercase;text-align:left}.dropdown .dropdown-item:hover{background-color:#fff !important;color:#5c079f}@media only screen and (min-width:112.5em){.dropdown .dropdown-item{padding:5px}}@media only screen and (max-width:37.5em){.dropdown .dropdown-item{font-size:1.2rem;padding:0}}@media only screen and (max-width:56.25em){.dropdown .dropdown-item{font-size:1.2rem;padding:0}}@media only screen and (max-width:37.5em){.dropdown .dropdown-item{justify-content:center}}.dropdown-menu{text-align:center;padding:1.5rem;background:#fff;border:2.5px solid #e0e0e0;color:#595959;min-width:30rem}@media only screen and (max-width:56.25em){.dropdown-menu{width:100%;margin-top:25px;background:#f4eafb}}.dropdown-menu:first-child{border-bottom:1px solid #e9e9e9 !important}.hide_quick_links{display:none !important}.blog-hero{padding:8rem 0 2rem;background:#fff;max-width:900px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (max-width:56.25em){.blog-hero{padding-top:7rem;padding-bottom:1.5rem}}@media only screen and (max-width:37.5em){.blog-hero{padding-top:6rem;padding-bottom:1rem}}.blog-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0;font-size:1.4rem}.blog-breadcrumb li{display:flex;align-items:center}.blog-breadcrumb li a{color:#6b7280;text-decoration:none;transition:color .3s ease}.blog-breadcrumb li a:hover{color:#dc2626}.blog-breadcrumb li i{color:#9ca3af;font-size:1rem;margin:0 .25rem}.blog-breadcrumb li .current{color:#1a1a1a;font-weight:500}.blog-header{display:grid;grid-template-columns:1fr;gap:0;max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem;background:#fff}@media only screen and (max-width:56.25em){.blog-header{padding:1.5rem 1.5rem 2.5rem}}@media only screen and (max-width:37.5em){.blog-header{padding:1rem 1.5rem 2rem}}.blog-header__title{font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:2rem;letter-spacing:-.02em}@media only screen and (max-width:56.25em){.blog-header__title{font-size:3rem;margin-bottom:1.5rem}}@media only screen and (max-width:37.5em){.blog-header__title{font-size:2.5rem;margin-bottom:1rem}}.blog-meta-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media only screen and (max-width:37.5em){.blog-meta-grid{gap:2rem;margin-bottom:2.5rem}}.blog-meta-item{display:flex;gap:2rem;align-items:flex-start}@media only screen and (max-width:37.5em){.blog-meta-item{gap:1.5rem}}.blog-meta-item__icon{flex-shrink:0;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(220,38,38,.1);color:#dc2626}@media only screen and (max-width:37.5em){.blog-meta-item__icon{width:4rem;height:4rem}}.blog-meta-item__icon i{font-size:1.8rem}@media only screen and (max-width:37.5em){.blog-meta-item__icon i{font-size:1.6rem}}.blog-meta-item__content{flex:1}.blog-meta-item__label{display:block;font-size:1.3rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}@media only screen and (max-width:37.5em){.blog-meta-item__label{font-size:1.2rem}}.blog-meta-item__value{font-size:1.6rem;color:#4b5563;line-height:1.6}@media only screen and (max-width:37.5em){.blog-meta-item__value{font-size:1.5rem}}.blog-meta-item__value a{color:#4b5563;text-decoration:none;transition:color .3s ease}.blog-meta-item__value a:hover{color:#dc2626}.blog-tags-list{display:flex;flex-wrap:wrap;gap:.8rem}.blog-tag-pill{display:inline-block;padding:.5rem 1.2rem;background:rgba(220,38,38,.1);color:#dc2626;font-size:1.3rem;font-weight:600;border-radius:4px;text-decoration:none;transition:all .3s ease}.blog-tag-pill:hover{background:#dc2626;color:#fff;text-decoration:none}.blog-summary{font-size:1.8rem;line-height:1.7;color:#6b7280;margin-top:3rem;padding:2.5rem;background:rgba(220,38,38,5%);border-left:4px solid #dc2626;border-radius:4px;font-style:italic}@media only screen and (max-width:37.5em){.blog-summary{font-size:1.6rem;padding:2rem;margin-top:2.5rem}}.blog-content-section{display:grid;grid-template-columns:1fr;max-width:900px;margin:0 auto;padding:2rem 1.5rem 6rem;background:#fff}@media only screen and (max-width:56.25em){.blog-content-section{padding:1.5rem 1.5rem 5rem}}@media only screen and (max-width:37.5em){.blog-content-section{padding:1rem 1.5rem 4rem}}.blog-content{font-size:1.7rem;line-height:1.8;color:#374151;font-family:inter,sans-serif}@media only screen and (max-width:37.5em){.blog-content{font-size:1.6rem}}.blog-content p{margin-bottom:2rem;text-align:justify}@media only screen and (max-width:37.5em){.blog-content p{margin-bottom:1.5rem}}.blog-content h1,.blog-content h2,.blog-content h3,.blog-content h4,.blog-content h5{color:#1a1a1a;font-weight:700;margin-top:3rem;margin-bottom:1.5rem;line-height:1.3}.blog-content h1{font-size:2.8rem}@media only screen and (max-width:37.5em){.blog-content h1{font-size:2.4rem}}.blog-content h2{font-size:2.4rem}@media only screen and (max-width:37.5em){.blog-content h2{font-size:2.2rem}}.blog-content h3{font-size:2rem}@media only screen and (max-width:37.5em){.blog-content h3{font-size:1.8rem}}.blog-content h4{font-size:1.8rem}@media only screen and (max-width:37.5em){.blog-content h4{font-size:1.6rem}}.blog-content ul,.blog-content ol{margin-bottom:2rem;padding-left:3rem}.blog-content ul li,.blog-content ol li{margin-bottom:1rem}.blog-content a{color:#dc2626;text-decoration:none;transition:color .3s ease}.blog-content a:hover{color:#b91c1c;text-decoration:underline}.blog-content blockquote{margin:2.5rem 0;padding:2rem 2.5rem;background:#f9fafb;border-left:4px solid #dc2626;font-style:italic;color:#4b5563}.blog-content blockquote p:last-child{margin-bottom:0}.blog-content img{display:none}.blog-content figure{display:none}.blog-content table{width:100%;border-collapse:collapse;margin-bottom:2rem;background:#fff}.blog-content table th,.blog-content table td{padding:1.2rem 1.5rem;border:1px solid #e5e7eb;text-align:left}.blog-content table th{background:#f9fafb;font-weight:700;color:#1a1a1a}.blog-content table tbody tr:nth-child(even){background:#f9fafb}.blog-content code{background:#f3f4f6;padding:.3rem .6rem;border-radius:4px;font-size:.9em;color:#dc2626;font-family:courier new,monospace}.blog-list-section{padding:2rem 0 8rem}@media only screen and (max-width:56.25em){.blog-list-section{padding:1.5rem 0 6rem}}@media only screen and (max-width:37.5em){.blog-list-section{padding:1rem 0 5rem}}.blog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;width:100%}@media only screen and (max-width:56.25em){.blog-grid{grid-template-columns:1fr;gap:2.5rem}}@media only screen and (max-width:37.5em){.blog-grid{gap:2rem}}.blog-grid-item{display:flex;width:100%;min-width:0;max-width:100% !important;flex:0 0 100% !important;padding-left:0 !important;padding-right:0 !important}.blog-card-modern{display:flex;flex-direction:column;background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease;text-decoration:none;height:100%;width:100%;max-width:100%}.blog-card-modern img{display:none !important}.blog-card-modern figure{display:none !important}.blog-card-modern:hover{border-color:#dc2626;box-shadow:0 8px 24px rgba(0,0,0,8%);transform:translateY(-4px);text-decoration:none}.blog-card-modern:hover .blog-card-modern__image img{transform:scale(1.05);display:block !important}.blog-card-modern:hover .blog-card-modern__link{color:#b91c1c;gap:1rem}.blog-card-modern__image{position:relative;width:100%;height:220px;overflow:hidden;background:#f3f4f6}@media only screen and (max-width:37.5em){.blog-card-modern__image{height:200px}}.blog-card-modern__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease;display:block !important}.blog-card-modern__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 100%)}.blog-card-modern__content{padding:2.5rem;display:flex;flex-direction:column;flex:1}@media only screen and (max-width:37.5em){.blog-card-modern__content{padding:2rem}}.blog-card-modern__title{font-size:1.9rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.blog-card-modern__title{font-size:1.7rem}}.blog-card-modern__meta{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem;flex-wrap:wrap}@media only screen and (max-width:37.5em){.blog-card-modern__meta{gap:1rem}}.blog-card-modern__author,.blog-card-modern__date{font-size:1.3rem;color:#6b7280;display:flex;align-items:center;gap:.5rem}.blog-card-modern__author i,.blog-card-modern__date i{font-size:1.2rem;color:#9ca3af}.blog-card-modern__separator{font-size:1.3rem;color:#9ca3af;font-weight:700}.blog-card-modern__summary{font-size:1.5rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.blog-card-modern__summary{font-size:1.4rem}}.blog-card-modern__summary img,.blog-card-modern__summary figure{display:none !important}.blog-card-modern__tags{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:2rem}.blog-card-modern__tag{font-size:1.2rem;color:#dc2626;background:rgba(220,38,38,.1);padding:.4rem 1rem;border-radius:4px;font-weight:500}.blog-card-modern__link{margin-top:auto;font-size:1.4rem;font-weight:600;color:#dc2626;display:inline-flex;align-items:center;gap:.8rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.blog-card-modern__link i{font-size:1.2rem;transition:transform .3s ease}.section-page-blogs{font-family:inter}.blog-tags{margin:1.5rem .1rem}.blog-tags a{background-color:transparent;box-shadow:0 1px 8px rgba(0,0,0,.15);color:#404040;padding:1rem 1.5rem;box-shadow:box-shadow;margin:.4rem;font-size:1.3rem;font-weight:600;border-radius:.6rem !important;transition:all .3s ease-in-out;text-transform:none;outline:none}.blog-tags a:hover{border:2px solid #5c079f;color:#5c079f;text-decoration-line:none}.blog-tags a:active{border:2px solid #5c079f;color:#5c079f}.quick-links-content p{font-size:1.5rem;color:#4d4d4d;font-family:Inter}.quick-links-content .quick-links{color:#5c079f;font-size:1.8rem;font-weight:700;display:inline-block;border:1px solid #5c079f;padding:1rem 2rem;width:98%;margin:1rem}.quick-links-content .quick-links i{margin-right:.75rem;font-size:1.5rem;vertical-align:middle}.quick-links-content .quick-links a{color:inherit}.links{color:#333;font-size:2rem;font-weight:700;display:inline-block;border:1px solid #eee;padding:1.5rem 2rem;width:98%;margin:1rem}.links a{color:inherit}.centres-page{padding-top:1rem;font-family:Arial,sans-serif}@media only screen and (max-width:37.5em){.centres-page{padding-top:5rem}}.centres-page .centres-title2{color:#000;font-size:2.5rem;font-weight:700;margin-bottom:20px;text-align:left}@media only screen and (max-width:37.5em){.centres-page .centres-title2{font-size:2rem}}.centres-description{color:#595959;font-size:1.6rem;line-height:3rem}.section-page-people{margin-top:0}.people-list-page-header{height:auto !important;min-height:auto !important;padding:1.5rem 0 .8rem}@media only screen and (max-width:56.25em){.people-list-page-header{padding:1.2rem 0 .6rem}}@media only screen and (max-width:37.5em){.people-list-page-header{padding:1rem 0 .5rem}}.people-list-page-header .big-background{padding:0}.people-list-header{padding:0;margin-top:2rem;margin-bottom:0;text-align:left}@media only screen and (max-width:56.25em){.people-list-header{margin-top:1.6rem}}@media only screen and (max-width:37.5em){.people-list-header{margin-top:1.2rem}}.people-profile-section{padding:4rem 0 6rem;background-color:#fff}@media only screen and (max-width:56.25em){.people-profile-section{padding:3rem 0 4rem}}@media only screen and (max-width:37.5em){.people-profile-section{padding:2rem 0 3rem}}.people-profile{max-width:1000px;margin:0 auto}.people-profile__hero{display:grid;grid-template-columns:280px 1fr;gap:5rem;margin-bottom:5rem;padding-bottom:4rem;border-bottom:2px solid #f1f3f5}@media only screen and (max-width:56.25em){.people-profile__hero{grid-template-columns:220px 1fr;gap:3rem;margin-bottom:4rem;padding-bottom:3rem}}@media only screen and (max-width:37.5em){.people-profile__hero{grid-template-columns:1fr;gap:2.4rem;margin-bottom:3rem;padding-bottom:2.4rem}}.people-profile__image-container{position:relative}@media only screen and (max-width:37.5em){.people-profile__image-container{max-width:280px;margin:0 auto}}.people-profile__image{width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:top center;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,8%),0 2px 4px rgba(0,0,0,6%)}.people-profile__header{display:flex;flex-direction:column;gap:2rem;padding-top:.4rem}@media only screen and (max-width:37.5em){.people-profile__header{text-align:center;gap:1.6rem}}.people-profile__name{font-size:3.6rem;font-weight:800;color:#1a1a1a;line-height:1.2;margin:0;letter-spacing:-.03em}@media only screen and (max-width:56.25em){.people-profile__name{font-size:3rem}}@media only screen and (max-width:37.5em){.people-profile__name{font-size:2.6rem}}.people-profile__roles{display:flex;flex-direction:column;gap:.6rem}@media only screen and (max-width:37.5em){.people-profile__roles{align-items:center}}.people-profile__role{font-size:1.7rem;font-weight:500;color:#777;line-height:1.4;letter-spacing:-.01em}@media only screen and (max-width:56.25em){.people-profile__role{font-size:1.7rem}}@media only screen and (max-width:37.5em){.people-profile__role{font-size:1.6rem;text-align:center}}.people-profile__contact{display:flex;flex-direction:column;gap:1.6rem;margin-top:.4rem}@media only screen and (max-width:37.5em){.people-profile__contact{align-items:center}}.people-profile__email,.people-profile__website{display:inline-flex;align-items:center;gap:1rem;font-size:1.5rem;color:#333;text-decoration:none;transition:all .3s ease}.people-profile__email i,.people-profile__website i{font-size:1.6rem;color:#666}.people-profile__email span,.people-profile__website span{font-weight:500}.people-profile__email:hover,.people-profile__website:hover{color:#1f2937}.people-profile__email:hover i,.people-profile__website:hover i{color:#1f2937}@media only screen and (max-width:37.5em){.people-profile__email,.people-profile__website{font-size:1.4rem}.people-profile__email i,.people-profile__website i{font-size:1.5rem}}.people-profile__social{display:flex;gap:1.2rem}@media only screen and (max-width:37.5em){.people-profile__social{justify-content:center}}.people-profile__social-link{display:flex;align-items:center;justify-:center;width:4.4rem;height:4.4rem;background-color:#f8f9fa;color:#666;border-radius:8px;font-size:1.8rem;transition:all .3s ease;text-decoration:none}.people-profile__social-link:hover{background-color:#1f2937;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px rgba(31,41,55,.2)}@media only screen and (max-width:37.5em){.people-profile__social-link{width:4rem;height:4rem;font-size:1.6rem}}.people-profile__specializations{margin-bottom:4rem;padding-bottom:4rem;border-bottom:1px solid #e9ecef}@media only screen and (max-width:56.25em){.people-profile__specializations{margin-bottom:3rem;padding-bottom:3rem}}@media only screen and (max-width:37.5em){.people-profile__specializations{margin-bottom:2.4rem;padding-bottom:2.4rem}}.people-profile__section-label{font-size:1.3rem;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.15em;margin:0 0 1.6rem}@media only screen and (max-width:37.5em){.people-profile__section-label{font-size:1.2rem;margin-bottom:1.2rem}}.people-profile__tags{display:flex;flex-wrap:wrap;gap:1rem}.people-profile__tag{display:inline-block;padding:1rem 1.8rem;background-color:#f8f9fa;color:#333;font-size:1.4rem;font-weight:500;border-radius:6px;text-decoration:none;transition:all .3s ease;border:1px solid #e9ecef}.people-profile__tag:hover{background-color:#1f2937;color:#fff;border-color:#1f2937;transform:translateY(-2px);box-shadow:0 4px 8px rgba(31,41,55,.15)}@media only screen and (max-width:37.5em){.people-profile__tag{padding:.8rem 1.4rem;font-size:1.3rem}}.people-profile__bio{margin-bottom:4rem}@media only screen and (max-width:56.25em){.people-profile__bio{margin-bottom:3rem}}@media only screen and (max-width:37.5em){.people-profile__bio{margin-bottom:2.4rem}}.people-profile__content{font-size:1.6rem;line-height:2;color:#555}.people-profile__content p{margin:0 0 1.6rem}.people-profile__content p:last-child{margin-bottom:0}.people-profile__content h2,.people-profile__content h3,.people-profile__content h4{margin:2.4rem 0 1.2rem;color:#1a1a1a;font-weight:700}.people-profile__content h2{font-size:2.4rem;line-height:1.3}.people-profile__content h3{font-size:2rem;line-height:1.4}.people-profile__content h4{font-size:1.7rem;line-height:1.5}.people-profile__content ul,.people-profile__content ol{margin:1.6rem 0;padding-left:2.4rem}.people-profile__content ul li,.people-profile__content ol li{margin-bottom:.8rem;line-height:1.8}.people-profile__content a{color:#5c079f;text-decoration:none;border-bottom:1px solid rgba(92,7,159,.3);transition:all .2s ease}.people-profile__content a:hover{color:#4a0680;border-bottom-color:#4a0680}@media only screen and (max-width:56.25em){.people-profile__content{font-size:1.6rem}}@media only screen and (max-width:37.5em){.people-profile__content{font-size:1.5rem;line-height:1.7}}.people-work-section{padding:6rem 0;background-color:#fafbfc}@media only screen and (max-width:56.25em){.people-work-section{padding:4rem 0}}@media only screen and (max-width:37.5em){.people-work-section{padding:3rem 0}}.students-page .students-list-container{margin:0;padding-bottom:6rem}@media only screen and (max-width:56.25em){.students-page .students-list-container{padding-bottom:4rem}}@media only screen and (max-width:37.5em){.students-page .students-list-container{padding-bottom:4rem}}.students-page .students-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}@media only screen and (max-width:37.5em){.students-page .students-grid{grid-template-columns:1fr;gap:1.5rem}}.students-page .student-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .3s ease;border:1px solid #e9ecef}.students-page .student-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.students-page .student-card__content{display:flex;flex-direction:column;gap:1rem}.students-page .student-card__roll{font-size:1.3rem;font-weight:600;color:#5c079f;letter-spacing:.5px}.students-page .student-card__name{font-size:1.8rem;font-weight:600;color:#2c3e50;line-height:1.4}.students-page .student-card__advisor{margin-top:.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.students-page .student-card__advisor .advisor-label{display:block;font-size:1.2rem;color:#6c757d;margin-bottom:.5rem;font-weight:500}.students-page .student-card__advisor .advisor-name{display:block;font-size:1.5rem;color:#495057;font-weight:500}.alumni-page .alumni-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin:0;padding-bottom:6rem}@media only screen and (max-width:56.25em){.alumni-page .alumni-grid{padding-bottom:4rem}}@media only screen and (max-width:37.5em){.alumni-page .alumni-grid{grid-template-columns:1fr;gap:1.5rem;padding-bottom:4rem}}.alumni-page .alumni-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 2px 8px rgba(0,0,0,8%);transition:all .3s ease;border:1px solid #e9ecef}.alumni-page .alumni-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.12)}.alumni-page .alumni-card__content{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.alumni-page .alumni-card__name{font-size:1.8rem;font-weight:600;color:#2c3e50;line-height:1.4;flex:1}.alumni-page .alumni-card__linkedin{flex-shrink:0}.alumni-page .alumni-card__linkedin .linkedin-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background:#0077b5;color:#fff;border-radius:8px;text-decoration:none;transition:all .3s ease}.alumni-page .alumni-card__linkedin .linkedin-icon i{font-size:2rem}.alumni-page .alumni-card__linkedin .linkedin-icon:hover{background:#005885;transform:scale(1.1)}.research-single-page--spaced{margin-top:3rem}.research-single-page__img{height:50rem;background-size:contain;background-position:50%;background-repeat:no-repeat}@media only screen and (max-width:37.5em){.research-single-page__img{height:20rem}}.research-single-page__img--spaced{margin-top:3rem}.research-single-page ul,.research-single-page ol{padding:.5rem 3rem}.research-single-page h1,.research-single-page h2,.research-single-page h3,.research-single-page h4,.research-single-page h5{margin:1rem 0}.research-single-page h1{font-size:300%;font-weight:400;text-transform:uppercase}.research-single-page h2{font-size:200%}.research-single-page h3{font-size:185%}.research-single-page h4{font-size:160%}.research-single-page h5{font-size:150%}.research-single-page a{color:#4c35a9}.research-single-icons{color:#999;font-size:1.2rem;margin-bottom:.65rem}.research-single-icons i{vertical-align:middle;font-size:1.4rem;padding-right:.5rem}.research-single-icons a{color:#999;font-size:1.7rem}.research-single-icons--spaced{margin-bottom:3rem}.research-single-tag{color:#999;font-family:Inter;font-size:1.7rem;font-weight:600}.research-areas-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:3rem}@media only screen and (max-width:56.25em){.research-areas-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media only screen and (max-width:37.5em){.research-areas-grid{grid-template-columns:1fr;gap:2rem}}.research-area-card{text-align:center;padding:1rem}@media only screen and (max-width:75em){.research-area-card{padding:1px}}.research-area-card-link{text-decoration:none;color:inherit;display:block;cursor:pointer}.research-area-card-link:hover{text-decoration:none;color:inherit}.research-area-card-link:focus{outline:2px solid #5c079f;outline-offset:2px;text-decoration:none;color:inherit}.research-area-image{width:20rem;height:20rem;margin:0 auto 2rem;border-radius:50%;overflow:hidden;position:relative}@media only screen and (max-width:56.25em){.research-area-image{width:15rem;height:15rem}}@media only screen and (max-width:37.5em){.research-area-image{width:18rem;height:18rem}}.research-area-image img{width:100%;height:100%;object-fit:cover}.research-area-title{font-size:1.5rem;font-weight:600;color:#595959;margin:0;line-height:1.4}@media only screen and (max-width:37.5em){.research-area-title{font-size:1rem}}.video-wrapper{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:8px}.research-content-container{display:flex;align-items:center;gap:4rem;margin:2rem 0}@media only screen and (max-width:56.25em){.research-content-container{flex-direction:column;gap:2rem;text-align:center}}@media only screen and (max-width:37.5em){.research-content-container{gap:1.5rem}}.research-content-main{flex:1}@media only screen and (max-width:56.25em){.research-content-main{order:2}}.research-content-sidebar{flex:none;text-align:center}@media only screen and (max-width:56.25em){.research-content-sidebar{order:1}}.research-center-logo{width:50%;height:15rem;margin:0 auto 1rem;padding:0}@media only screen and (max-width:56.25em){.research-center-logo{width:50%;padding:1rem;text-align:justify}}@media only screen and (max-width:37.5em){.research-center-logo{width:auto;height:auto;padding:1rem;text-align:justify;margin:0}}.research-center-logo img{width:100%;height:100%;object-fit:contain}.research-center-logo-large{width:16.5rem;height:16.5rem;margin:0 auto 1rem}@media only screen and (max-width:56.25em){.research-center-logo-large{width:14rem;height:14rem}}@media only screen and (max-width:37.5em){.research-center-logo-large{width:12rem;height:12rem}}.research-center-logo-large img{width:100%;height:100%;object-fit:contain}.research-video-container{text-align:center;margin:3rem 0}@media only screen and (max-width:37.5em){.research-video-container{margin:2rem 0}}.research-video-embed-small{text-align:center}.research-video-embed-small iframe{width:80% !important;height:450px;border:none;border-radius:8px}@media only screen and (max-width:56.25em){.research-video-embed-small iframe{width:80% !important;height:200px}}@media only screen and (max-width:37.5em){.research-video-embed-small iframe{width:95% !important;height:180px}}.research-application-list{margin:1rem 0}.research-description{font-size:1.6rem;line-height:1.7;margin-bottom:1.5rem;color:#595959}@media only screen and (max-width:37.5em){.research-description{font-size:1.5rem;line-height:1.6;text-align:justify}}.research-link-container{margin-top:1rem}.research-link-container strong{color:#595959;font-weight:600}.research-link{color:#5c079f;text-decoration:none;font-weight:500}.research-link:hover{color:#40056e;text-decoration:underline}.research-link:focus{outline:2px solid #5c079f;outline-offset:2px}.research-section-title{font-size:2rem;font-weight:600;color:#595959;margin:2rem 0 1rem}@media only screen and (max-width:37.5em){.research-section-title{font-size:1.5rem;margin:1.5rem 0 .8rem}}.research-subsection-title{font-size:1.5rem;font-weight:600;color:#595959;margin:1.5rem 0 1rem}@media only screen and (max-width:37.5em){.research-subsection-title{font-size:1.3rem;margin:1.2rem 0 .8rem}}.research-pillar-card{text-align:center;padding:2rem 1rem;background-color:#fff;border:1px solid #eee;border-radius:12px;transition:all .3s ease}.research-pillar-card:hover{box-shadow:0 4px 44px 2px rgba(128,14,0,.12);transform:translateY(-4px)}@media only screen and (max-width:37.5em){.research-pillar-card{padding:1.5rem 1rem}}.research-pillar-card i{font-size:3rem;color:#5c079f;margin-bottom:1rem}@media only screen and (max-width:37.5em){.research-pillar-card i{font-size:2.5rem}}.research-pillar-card h5{font-size:1.3rem;font-weight:600;color:#595959;margin:0 0 1rem}@media only screen and (max-width:37.5em){.research-pillar-card h5{font-size:1.1rem}}.research-pillar-card p{font-size:1rem;color:#595959;line-height:1.6;margin:0}@media only screen and (max-width:37.5em){.research-pillar-card p{font-size:1.4rem}}.research-areas-grid-modern{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;margin-top:3.2rem}@media only screen and (max-width:56.25em){.research-areas-grid-modern{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media only screen and (max-width:37.5em){.research-areas-grid-modern{grid-template-columns:1fr;gap:2rem}}.research-area-card-modern{text-align:center;transition:none;border-radius:12px;padding:2.2rem 1.4rem}@media only screen and (max-width:37.5em){.research-area-card-modern{display:flex;align-items:center;gap:2rem}}.research-area-image-modern{width:120px;height:120px;margin:0 auto 1.6rem;border-radius:50%;border:1px solid #f0dede;background:radial-gradient(circle at 30% 30%,rgba(220,38,38,.1),rgba(220,38,38,3%));display:flex;align-items:center;justify-content:center;transition:none}.research-area-image-modern.research-area-icon-modern i{font-size:3.2rem;color:#dc2626}@media only screen and (max-width:37.5em){.research-area-image-modern{width:60px;height:60px;margin:0}}.research-area-title-modern{font-size:1.6rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.4}@media only screen and (max-width:37.5em){.research-area-title-modern{font-size:1.5rem}}.section-description{text-align:center;font-size:1.7rem;line-height:1.7;color:#6b7280;max-width:800px;margin:2rem auto 0}@media only screen and (max-width:37.5em){.section-description{font-size:1.5rem}}.application-areas-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem;margin-top:3.4rem}@media only screen and (max-width:56.25em){.application-areas-grid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media only screen and (max-width:37.5em){.application-areas-grid{grid-template-columns:1fr;gap:1.8rem}}.application-area-item{display:flex;align-items:center;gap:1.5rem;padding:2rem;border:1px solid #e5e7eb;border-radius:10px;transition:none}@media only screen and (max-width:37.5em){.application-area-item{padding:1.8rem;gap:1.2rem}}.application-area-icon{flex-shrink:0;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(220,38,38,.1);color:#dc2626;transition:all .3s ease}@media only screen and (max-width:37.5em){.application-area-icon{width:4.5rem;height:4.5rem}}.application-area-icon i{font-size:2.2rem}@media only screen and (max-width:37.5em){.application-area-icon i{font-size:2rem}}.application-area-title{font-size:1.6rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.3}@media only screen and (max-width:37.5em){.application-area-title{font-size:1.4rem}}.centres-grid-extended{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.4rem;margin-top:3rem}@media only screen and (max-width:56.25em){.centres-grid-extended{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:37.5em){.centres-grid-extended{grid-template-columns:1fr}}.centre-card--extended{position:relative;text-align:left;align-items:stretch;padding:2.4rem 2.2rem 2.6rem;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 24px rgba(0,0,0,5%);transition:none;gap:1.2rem}.centre-card--extended .centre-card__logo{justify-content:center;height:8rem;background:0 0;border:none;padding:0}.centre-card--extended .centre-card__logo--compact img{max-width:80%;margin:0 auto}.centre-card--extended .centre-card__name{text-align:left;font-size:1.6rem;margin:0}.centre-card--extended .centre-card__blurb{margin:0;color:#374151;line-height:1.6;font-size:1.35rem}.research-page{padding:4rem 0 5rem}@media only screen and (max-width:37.5em){.research-page{padding:3rem 0}}.research-page-header .heading-secondary{text-align:left}@media only screen and (max-width:37.5em){.research-page-header .heading-secondary{text-align:left}}.research-section{padding:5.5rem 0}.research-section--light{background:#f8fafc}.research-section--pillars{background:linear-gradient(180deg,#f9fafb 0%,#ffffff 100%);padding:5.5rem 0 6rem}.research-section--centres{padding-top:6rem}.research-section--divider{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;background:#fff}.research-section--spacing{padding-bottom:6.5rem}@media only screen and (max-width:37.5em){.research-section{padding:4.5rem 0}}.research-intro-card{background:0 0;border:none;border-radius:0;padding:0 0 3.5rem;box-shadow:none;max-width:none;margin:0}.research-intro-card__text{display:flex;flex-direction:column;gap:1.6rem}.research-intro-card__text .research-intro-card__description{font-size:1.7rem;line-height:1.75;color:#111827;margin:0}@media only screen and (max-width:37.5em){.research-intro-card__text .research-intro-card__description{font-size:1.5rem;line-height:1.65}}.research-intro-actions{display:flex;align-items:center;gap:1.2rem;margin-top:1.5rem;flex-wrap:wrap}.research-intro-actions .btn-academic--primary{background:linear-gradient(135deg,#b31212,#dc2626);border:none}.research-intro-actions .btn-academic--outline{border-color:#d1d5db;color:#1f2937;background:#fff}@media only screen and (max-width:37.5em){.research-intro-actions{width:100%}.research-intro-actions .btn-academic{flex:1 1 100%;text-align:center;width:100%}}.research-highlights{align-content:start;margin:.5rem 0}.research-highlights .research-highlight-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem 1.6rem}@media only screen and (max-width:56.25em){.research-highlights .research-highlight-list{grid-template-columns:1fr}}.research-highlights .research-highlight-chip{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1rem;padding:1.1rem 1.3rem;background:#f8fafc;color:#111827;border:1px solid #e5e7eb;border-radius:12px;font-weight:600;font-size:1.35rem;box-shadow:0 4px 12px rgba(15,23,42,5%)}.research-highlights .highlight-icon{width:2.8rem;height:2.8rem;border-radius:50%;background:linear-gradient(135deg,rgba(220,38,38,.48),rgba(220,38,38,.2));display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 12px rgba(220,38,38,.26)}.research-highlights .highlight-icon i{color:#fff;font-size:1.4rem}.research-highlights .highlight-text{line-height:1.5}.research-highlights--muted .research-highlight-chip{background:#f8fafc;color:#1f2937;border-color:#e5e7eb}.research-pillars-modern{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem}@media only screen and (max-width:56.25em){.research-pillars-modern{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:37.5em){.research-pillars-modern{grid-template-columns:1fr}}.research-pillar-card{text-align:left;align-items:flex-start;padding:3rem 2.4rem;border:1px solid #e5e7eb;box-shadow:0 8px 22px rgba(0,0,0,5%)}.research-pillar-card .opportunity-card__icon{background:linear-gradient(135deg,rgba(220,38,38,.1),rgba(220,38,38,4%));color:#c32222;border:1px solid #f0dede;box-shadow:0 6px 18px rgba(0,0,0,5%),inset 0 1px rgba(255,255,255,.8);margin-bottom:1.8rem;align-self:flex-start}.research-pillar-card .opportunity-card__icon i{color:inherit;transition:color .3s ease}.research-pillar-card .opportunity-card__title{text-align:left;width:100%;margin-bottom:.8rem;font-size:1.8rem}.research-pillar-card .opportunity-card__description{text-align:left;color:#374151;font-size:1.35rem;line-height:1.6}.research-themes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:3rem}@media only screen and (max-width:56.25em){.research-themes-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:37.5em){.research-themes-grid{grid-template-columns:1fr}}.research-theme-card{display:flex;flex-direction:column;height:100%;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:none;overflow:hidden;box-shadow:0 8px 22px rgba(0,0,0,5%)}.research-theme-card__image{position:relative;height:180px;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0}.research-theme-card__image img{width:100%;height:100%;object-fit:cover}.research-theme-card__body{padding:2rem 2.2rem 2.4rem;display:flex;flex-direction:column;gap:1.2rem;flex:1}.research-theme-card__title{font-size:1.8rem;font-weight:700;color:#111827;margin:0;line-height:1.3}.research-theme-card__excerpt{font-size:1.4rem;color:#4b5563;line-height:1.6;margin:0;flex:1}.research-theme-card__tags{display:flex;flex-wrap:wrap;gap:.6rem}.research-theme-card__tag{background:#f3f4f6;color:#4b5563;font-size:1.2rem;padding:.4rem .8rem;border-radius:999px;border:1px solid #e5e7eb}.research-theme-card__cta{display:inline-flex;align-items:center;gap:.6rem;font-weight:700;color:#1f2937;font-size:1.3rem;margin-top:.4rem}.research-theme-card__cta i{font-size:1.2rem}.hero-academic{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:#fff;padding:12rem 0 0;overflow:hidden}@media only screen and (max-width:56.25em){.hero-academic{min-height:auto;padding:10rem 0 0}}@media only screen and (max-width:37.5em){.hero-academic{padding:8rem 0 0;min-height:auto}}.hero-academic__pattern{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none}@media only screen and (max-width:37.5em){.hero-academic__pattern{display:none}}.hero-academic__content{position:relative;z-index:2;text-align:center;width:100%;flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 0}@media only screen and (max-width:37.5em){.hero-academic__content{padding:5rem 0}}.hero-academic__main{max-width:950px;margin:0 auto;padding:0 2rem;width:100%}.hero-academic__title{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:5.5rem;font-weight:700;line-height:1.15;margin-bottom:2rem;color:#1a1a1a;letter-spacing:-.02em;opacity:0;animation:fadeIn .8s ease-out .4s forwards}@media only screen and (max-width:75em){.hero-academic__title{font-size:4.5rem}}@media only screen and (max-width:56.25em){.hero-academic__title{font-size:3.5rem;margin-bottom:1.8rem}}@media only screen and (max-width:37.5em){.hero-academic__title{margin-bottom:1.5rem;line-height:1.2}}.hero-academic__subtitle{font-size:1.9rem;line-height:1.6;color:#4b5563;margin-bottom:3.5rem;max-width:800px;margin-left:auto;margin-right:auto;font-weight:400;opacity:0;animation:fadeIn .8s ease-out .6s forwards}@media only screen and (max-width:56.25em){.hero-academic__subtitle{font-size:1.7rem;margin-bottom:3rem}}@media only screen and (max-width:37.5em){.hero-academic__subtitle{font-size:1.5rem;margin-bottom:2.5rem}}@media only screen and (max-width:37.5em){.hero-academic__subtitle .desktop-break{display:none}}.hero-academic__actions{display:flex;flex-direction:column;gap:1.4rem;justify-content:center;align-items:center;max-width:72rem;margin:0 auto;width:100%;margin-bottom:0;opacity:0;animation:fadeIn .8s ease-out .8s forwards}@media only screen and (max-width:56.25em){.hero-academic__actions{max-width:56rem}}@media only screen and (max-width:37.5em){.hero-academic__actions{max-width:36rem;gap:1rem}}.hero-academic__stats{position:relative;background:linear-gradient(135deg,#f9fafb 0%,#f3f4f6 100%);border-top:1px solid #e5e7eb;padding:5rem 0;width:100%;z-index:2}@media only screen and (max-width:56.25em){.hero-academic__stats{padding:4rem 0}}@media only screen and (max-width:37.5em){.hero-academic__stats{padding:3rem 0}}.hero-cta{display:flex;flex-direction:column;gap:.5rem;padding:1.6rem 2rem;border-radius:16px;border:1px solid #e5e7eb;background:#fff;color:#111827;text-decoration:none;box-shadow:0 12px 28px rgba(15,23,42,8%);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(15,23,42,.12);border-color:rgba(220,38,38,.25)}.hero-cta:hover,.hero-cta:focus,.hero-cta:focus-visible{color:#111827;text-decoration:none}.hero-cta__title{font-size:1.7rem;font-weight:600;line-height:1.3}.hero-cta-row{display:flex;justify-content:center;gap:1.2rem;width:100%;flex-wrap:nowrap}@media only screen and (max-width:37.5em){.hero-cta-row{gap:1rem}}.hero-cta-row--primary .hero-cta{min-width:22rem}.hero-cta-row--primary .hero-cta--secondary{padding:1.6rem 3.6rem}.hero-cta-row--primary .hero-cta--secondary .hero-cta__title{font-size:1.6rem}@media only screen and (max-width:56.25em){.hero-cta-row{flex-wrap:wrap}.hero-cta-row--primary .hero-cta{min-width:20rem}}@media only screen and (max-width:37.5em){.hero-cta-row{flex-direction:column;align-items:stretch}.hero-cta-row--primary .hero-cta{min-width:0;width:100%}}.hero-cta--primary{padding:1.7rem 3.8rem;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-color:transparent;color:#fff;box-shadow:0 18px 40px rgba(220,38,38,.25)}.hero-cta--primary:hover{border-color:transparent;box-shadow:0 22px 50px rgba(220,38,38,.35)}.hero-cta--primary:hover,.hero-cta--primary:focus,.hero-cta--primary:focus-visible{color:#fff}.hero-cta--primary .hero-cta__title{font-size:1.7rem}@media only screen and (max-width:37.5em){.hero-cta--primary{padding:1.4rem 1.8rem}}.hero-cta--secondary{box-shadow:none;padding:1.4rem 1.6rem;justify-content:center}.hero-cta--secondary .hero-cta__title{font-size:1.5rem}@media only screen and (max-width:37.5em){.hero-cta--secondary{padding:1.2rem 1.4rem}}.btn-academic{display:inline-flex;align-items:center;gap:.8rem;padding:1.25rem 2.5rem;font-size:1.5rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .25s ease;letter-spacing:.02em;text-transform:uppercase;font-size:1.3rem}@media only screen and (max-width:37.5em){.btn-academic{padding:1.4rem 3rem;font-size:1.2rem;width:100%;justify-content:center}}.btn-academic--primary{background:#dc2626;color:#fff;border:2px solid #dc2626}.btn-academic--primary:hover{background:#b91c1c;border-color:#b91c1c;color:#fff;box-shadow:0 4px 12px rgba(220,38,38,.25)}.btn-academic--outline{background:#fff;color:#1a1a1a;border:2px solid #d1d5db}.btn-academic--outline:hover{background:#f9fafb;border-color:#9ca3af;color:#1a1a1a}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1200px;margin:0 auto;padding:0 2rem}@media only screen and (max-width:56.25em){.stats-grid{grid-template-columns:repeat(2,1fr);max-width:800px}}@media only screen and (max-width:37.5em){.stats-grid{grid-template-columns:repeat(2,1fr);padding:0 1rem}}.stat-item{text-align:center;position:relative;padding:0 3rem}@media only screen and (max-width:56.25em){.stat-item{padding:2rem}}@media only screen and (max-width:37.5em){.stat-item{padding:1.5rem 1rem}}.stat-item__number{font-size:4rem;font-weight:700;color:#dc2626;margin-bottom:.8rem;line-height:1;letter-spacing:-.02em}@media only screen and (max-width:56.25em){.stat-item__number{font-size:3.5rem}}@media only screen and (max-width:37.5em){.stat-item__number{font-size:3rem}}.stat-item__label{font-size:1.3rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width:37.5em){.stat-item__label{font-size:1.1rem}}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroNodePulse{0%,100%{opacity:.15;transform:scale(.98)}45%{opacity:.65;transform:scale(1)}65%{opacity:.3}}@keyframes heroNodePulseAlt{0%,100%{opacity:.1;transform:scale(1)}40%{opacity:.55;transform:scale(1.02)}60%{opacity:.25}}@media(prefers-reduced-motion:reduce){.hero-academic__pattern::before,.hero-academic__pattern::after{animation:none}}.featured-news{padding:8rem 0;background:#fff}@media only screen and (max-width:56.25em){.featured-news{padding:6rem 0}}@media only screen and (max-width:37.5em){.featured-news{padding:5rem 0}}.section-header{text-align:center;margin-bottom:5rem}@media only screen and (max-width:37.5em){.section-header{margin-bottom:4rem}}.section-title{font-size:3.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.02em}@media only screen and (max-width:56.25em){.section-title{font-size:3rem}}@media only screen and (max-width:37.5em){.section-title{font-size:2.5rem;margin-bottom:1rem}}.section-divider{width:80px;height:4px;background:#dc2626;margin:0 auto}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;margin-bottom:5rem}@media only screen and (max-width:56.25em){.news-grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:4rem}}@media only screen and (max-width:37.5em){.news-grid{gap:2rem}}.news-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:row;height:220px}@media only screen and (max-width:37.5em){.news-card{flex-direction:column;height:auto}}.news-card:hover{border-color:#dc2626;box-shadow:0 8px 24px rgba(0,0,0,8%);transform:translateY(-4px)}.news-card__image{position:relative;width:40%;min-width:40%;overflow:hidden;background:#f3f4f6}@media only screen and (max-width:37.5em){.news-card__image{width:100%;height:200px}}.news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.news-card:hover .news-card__image img{transform:scale(1.05)}.news-card__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.1) 100%)}.news-card__content{padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;flex:1}@media only screen and (max-width:37.5em){.news-card__content{padding:2rem}}.news-card__title{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-bottom:1rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.news-card__title{font-size:1.7rem}}.news-card__description{font-size:1.4rem;color:#6b7280;line-height:1.6;margin-bottom:1.5rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.news-card__description{font-size:1.3rem;margin-bottom:1rem}}.news-card__link{font-size:1.4rem;font-weight:600;color:#dc2626;text-decoration:none;display:inline-flex;align-items:center;gap:.8rem;transition:gap .3s ease;text-transform:uppercase;letter-spacing:.05em}.news-card__link:hover{color:#b91c1c;gap:1.2rem}.news-card__link i{font-size:1.2rem;transition:transform .3s ease}.news-footer{text-align:center}.about-school-modern{padding:8rem 0;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);scroll-margin-top:calc(var(--header-height,80px) + 1.5rem)}@media only screen and (max-width:56.25em){.about-school-modern{padding:6rem 0}}@media only screen and (max-width:37.5em){.about-school-modern{padding:5rem 0}}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}@media only screen and (max-width:56.25em){.about-content{grid-template-columns:1fr;gap:4rem}}.about-content__text{padding-right:2rem}@media only screen and (max-width:56.25em){.about-content__text{padding-right:0}}.about-content__image{position:relative}.about-image-wrapper{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px rgba(0,0,0,.12)}.about-image-wrapper::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1px solid rgba(220,38,38,.1);border-radius:12px;z-index:1}.about-image-wrapper img{width:100%;height:auto;display:block}.about-video{padding-top:56.25%;background-size:cover;background-position:50%}.about-video__frame{position:absolute;inset:0;width:100%;height:100%;border:0;z-index:1;pointer-events:none}.about-video__play{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;border:0;background:0 0;cursor:pointer;padding:0;transition:transform .2s ease;z-index:2}.about-video__play:hover{transform:scale(1.03)}.about-video__play-icon{width:6.4rem;height:4.8rem;filter:drop-shadow(0 8px 20px rgba(15,23,42,.25))}.about-video.is-playing .about-video__play{display:none}.about-video.is-playing .about-video__frame{pointer-events:auto}.about-video__spinner{position:absolute;top:50%;left:50%;width:4.4rem;height:4.4rem;margin:-2.2rem 0 0 -2.2rem;border-radius:50%;border:3px solid rgba(255,255,255,.4);border-top-color:#fff;animation:aboutSpinner .9s linear infinite;display:none;z-index:3}.about-video.is-loading .about-video__spinner{display:block}@keyframes aboutSpinner{to{transform:rotate(360deg)}}.about-description{font-size:1.6rem;line-height:1.8;color:#4b5563;margin-bottom:2rem}@media only screen and (max-width:37.5em){.about-description{font-size:1.5rem}}.about-description:last-of-type{margin-bottom:3rem}.section-header--left{text-align:left;margin-bottom:3rem}@media only screen and (max-width:37.5em){.section-header--left{margin-bottom:2.5rem}}.section-divider--left{margin:0}.message-head-modern{padding:8rem 0;background:linear-gradient(180deg,#f8fafc 0%,#ffffff 100%)}@media only screen and (max-width:56.25em){.message-head-modern{padding:6rem 0}}@media only screen and (max-width:37.5em){.message-head-modern{padding:6rem 2rem}}.message-quote{position:relative;padding-top:4rem}.message-quote::before{content:"\201C";position:absolute;top:-1rem;left:-2rem;font-size:25rem;font-family:Georgia,serif;color:#f3f4f6;line-height:1;z-index:0;opacity:.7;pointer-events:none}@media only screen and (max-width:37.5em){.message-quote::before{font-size:12rem;top:-1.5rem;left:-1rem}}.message-description{position:relative;z-index:10;font-size:1.7rem;line-height:1.8;color:#374151;margin-bottom:2rem;font-weight:400}@media only screen and (max-width:37.5em){.message-description{font-size:1.5rem}}.message-description:last-child{margin-bottom:0}.message-content-centered{max-width:900px;margin:0 auto;text-align:center}.message-profile{display:flex;justify-content:center;margin-bottom:3rem}@media only screen and (max-width:37.5em){.message-profile{margin-bottom:2.5rem}}.message-profile__image{width:150px;height:150px;border-radius:50%;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.15);border:4px solid #fff;position:relative}@media only screen and (max-width:37.5em){.message-profile__image{width:120px;height:120px}}.message-profile__image::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:2px solid rgba(220,38,38,.2);border-radius:50%}.message-profile__image img{width:100%;height:100%;object-fit:cover;display:block}.message-attribution{margin-top:3rem;font-size:1.6rem;color:#1a1a1a;font-style:normal}@media only screen and (max-width:37.5em){.message-attribution{font-size:1.4rem;margin-top:2.5rem}}.message-attribution strong{font-weight:700;color:#dc2626}.message-attribution span{display:inline-block;margin-top:.5rem;font-size:1.4rem;color:#6b7280;font-weight:500}@media only screen and (max-width:37.5em){.message-attribution span{font-size:1.3rem}}.btn-academic--small{padding:1.2rem 2.5rem;font-size:1.2rem}@media only screen and (max-width:37.5em){.btn-academic--small{padding:1.1rem 2.2rem;font-size:1.1rem}}.section-page-news{background-color:#f4eafb}.collab-container{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:3rem}.home-single-header{text-align:center;padding:3rem}.home-single-image{width:66.666%;margin:0 auto}@media only screen and (max-width:56.25em){.home-single-image{width:100%}}.home-single-content-wrapper{display:flex;justify-content:center}.home-single-content{width:66.666%;padding-top:23rem;font-size:1.5rem;font-style:normal;font-weight:400;line-height:2.75rem}@media only screen and (max-width:56.25em){.home-single-content{width:100%}}.home-single-content p{margin-bottom:3rem}@media only screen and (min-width:112.5em){.home-single-content{padding-top:19rem}}@media only screen and (max-width:75em){.home-single-content{padding-top:21rem}}@media only screen and (max-width:56.25em){.home-single-content{padding-top:17rem}}@media only screen and (max-width:37.5em){.home-single-content{padding-top:9rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.heading-primary{text-align:left;font-weight:700;font-size:2.8rem;line-height:3rem;letter-spacing:-.02em;color:#1a1a1a;margin:5rem 0 2rem}@media only screen and (max-width:56.25em){.heading-primary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-primary{font-size:2rem;padding-bottom:.5rem;margin:5rem 0 0}}.heading-secondary{color:#5c079f;font-family:Inter;margin:0 !important;font-size:48px;font-style:normal;font-weight:700;line-height:48px;letter-spacing:-.96px;padding-bottom:3rem}@media only screen and (max-width:75em){.heading-secondary{font-size:3.5rem}}@media only screen and (max-width:56.25em){.heading-secondary{padding-bottom:0}}@media only screen and (max-width:37.5em){.heading-secondary{text-align:center;font-size:3.5rem}}.link{text-decoration:none;color:#595959}.link a{font-size:1.8rem;text-decoration:none}.publications-grid-home{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:5rem}@media only screen and (max-width:56.25em){.publications-grid-home{grid-template-columns:1fr;gap:2rem;margin-bottom:4rem}}.publication-card-home{display:flex;flex-grow:1;align-items:flex-start;justify-content:space-between;gap:2rem;padding:2.5rem;background:#fff;border:1px solid #e5e7eb;border-radius:8px;text-decoration:none;transition:all .3s ease;position:relative}@media only screen and (max-width:37.5em){.publication-card-home{padding:2rem;gap:1.5rem}}.publication-card-home:hover{border-color:#dc2626;box-shadow:0 8px 24px rgba(0,0,0,8%);transform:translateY(-4px);text-decoration:none}.publication-card-home:hover .publication-card-home__arrow{background:#dc2626;color:#fff}.publication-card-home__content{flex:1}.publication-card-home__title{font-size:1.7rem;font-weight:600;color:#1a1a1a;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.publication-card-home__title{font-size:1.6rem}}.publication-card-home__authors{font-size:1.4rem;color:#6b7280;margin-bottom:.8rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.publication-card-home__authors{font-size:1.3rem}}.publication-card-home__venue{font-size:1.3rem;color:#9ca3af;font-style:italic;margin-bottom:.8rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.publication-card-home__venue{font-size:1.2rem}}.publication-card-home__year{display:inline-block;font-size:1.2rem;font-weight:600;color:#dc2626;padding:.4rem 1rem;background:rgba(220,38,38,.1);border-radius:4px}.publication-card-home__arrow{flex-shrink:0;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:#6b7280;transition:all .3s ease;margin-top:.5rem}@media only screen and (max-width:37.5em){.publication-card-home__arrow{width:3rem;height:3rem}}.publication-card-home__arrow i{font-size:1.4rem}.explore-opportunities{padding:8rem 0;background:#f8fafc}@media only screen and (max-width:56.25em){.explore-opportunities{padding:6rem 0}}@media only screen and (max-width:37.5em){.explore-opportunities{padding:5rem 0}}.opportunities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:0}@media only screen and (max-width:56.25em){.opportunities-grid{grid-template-columns:1fr;gap:2.5rem}}.opportunity-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4rem 3rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative}@media only screen and (max-width:37.5em){.opportunity-card{padding:3.5rem 2.5rem}}.opportunity-card:hover{text-decoration:none}.opportunity-card__icon{width:8rem;height:8rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,rgba(220,38,38,.1),rgba(220,38,38,4%));color:#b3342c;margin-bottom:2.5rem;transition:all .3s ease;box-shadow:inset 0 0 0 1px #e2e8f0}@media only screen and (max-width:37.5em){.opportunity-card__icon{width:7rem;height:7rem;margin-bottom:2rem}}.opportunity-card__icon i{font-size:3.5rem}@media only screen and (max-width:37.5em){.opportunity-card__icon i{font-size:3rem}}.opportunity-card__title{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.3}@media only screen and (max-width:37.5em){.opportunity-card__title{font-size:1.8rem}}.opportunity-card__description{font-size:1.5rem;color:#475569;line-height:1.7;margin-bottom:2.5rem;flex:1}@media only screen and (max-width:37.5em){.opportunity-card__description{font-size:1.4rem;margin-bottom:2rem}}.opportunity-card__arrow{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f5f9;color:#334155;transition:all .3s ease;border:1px solid #e2e8f0}@media only screen and (max-width:37.5em){.opportunity-card__arrow{width:4rem;height:4rem}}.opportunity-card__arrow i{font-size:1.6rem}.research-centres-home{padding:8rem 0;background:#fff}@media only screen and (max-width:56.25em){.research-centres-home{padding:6rem 0}}@media only screen and (max-width:37.5em){.research-centres-home{padding:5rem 0}}.centres-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-bottom:4rem}@media only screen and (max-width:56.25em){.centres-grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:3.5rem}}@media only screen and (max-width:37.5em){.centres-grid{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}}.centre-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.5rem 2.5rem;background:#fff;border:1px solid #e2e8f0;border-radius:12px;text-decoration:none;transition:all .3s ease}@media only screen and (max-width:37.5em){.centre-card{padding:3rem 2rem}}.centre-card:hover{text-decoration:none}.centre-card:hover .centre-card__logo img{transform:scale(1.05)}.centre-card__logo{width:100%;height:10rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:1.5rem;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}@media only screen and (max-width:37.5em){.centre-card__logo{height:10rem;margin-bottom:1.5rem}}.centre-card__logo img{max-width:78%;max-height:100%;object-fit:contain;transition:transform .3s ease}.centre-card__name{font-size:1.6rem;font-weight:600;color:#0f172a;line-height:1.4;margin:0}@media only screen and (max-width:37.5em){.centre-card__name{font-size:1.5rem}}.section-page-events{font-size:1.3rem;margin:0 auto}.section-page-events ul{width:100%}.section-page-events a{display:inline}.section-page-events ul,.section-page-events ol{list-style:none}.section-page-events img{display:block;width:100%;object-fit:content-box}.event-heading{height:auto}.event-img{height:100%;margin-top:0;width:100%;box-shadow:0 4px 44px 2px rgba(128,14,0,.25);object-fit:cover;object-position:top}@media only screen and (max-width:75em){.event-img{height:36rem}}@media only screen and (max-width:56.25em){.event-img{height:19rem}}@media only screen and (max-width:37.5em){.event-img{width:100%}}@media only screen and (min-width:112.5em){.event-img{height:19rem}}.list-filters-card{background:0 0;border:none;border-radius:0;padding:0;margin-bottom:2.5rem;box-shadow:none;position:relative;overflow:visible;transition:all .3s ease}@media only screen and (max-width:56.25em){.list-filters-card{margin-bottom:2rem}}@media only screen and (max-width:37.5em){.list-filters-card{margin-bottom:1.5rem}}.list-filters-card__collapse-toggle{display:none}.list-filters-card__content{opacity:1;overflow:visible;transition:opacity .3s ease}.list-filters-card__summary{display:none;align-items:center;gap:1rem;flex-wrap:wrap;opacity:0;transition:opacity .3s ease}.list-filters-card__section:not(:last-child){margin-bottom:1.5rem}@media only screen and (max-width:37.5em){.list-filters-card__section:not(:last-child){margin-bottom:1.2rem}}.list-filters-card__title{font-size:1.3rem;font-weight:600;color:#6b7280;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width:37.5em){.list-filters-card__title{font-size:1.2rem;margin-bottom:.6rem}}.list-filters-card__search .list-filters-card__title{margin-bottom:.6rem}.list-filters-card__search .list-filter-search{position:relative;display:flex;align-items:center}.list-filters-card__search .list-filter-search__icon{position:absolute;left:1.1rem;color:#9ca3af;font-size:1.3rem;pointer-events:none}.list-filters-card__search .list-filter-search__input{width:100%;padding:.9rem 1.2rem .9rem 3.2rem;font-size:1.4rem;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease}.list-filters-card__search .list-filter-search__input::placeholder{color:#9ca3af;font-weight:400}.list-filters-card__search .list-filter-search__input:hover,.list-filters-card__search .list-filter-search__input:focus{border-color:#dc2626;outline:none;box-shadow:0 0 0 2px rgba(220,38,38,8%)}.list-filters-card__buttons{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding:0;margin:0}@media only screen and (max-width:37.5em){.list-filters-card__buttons{gap:.75rem}}.list-filters-card__buttons .nav-item{list-style:none;margin-right:.25rem;margin-left:0}.list-filters-card__categories{position:relative}@media(min-width:769px){.list-filters-card__categories{border-bottom:1px solid #e5e7eb}}.list-filters-card__categories .list-filters-card__buttons{position:relative}@media(min-width:769px){.list-filters-card__categories .list-filters-card__buttons{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:0;scrollbar-width:none;-ms-overflow-style:none}.list-filters-card__categories .list-filters-card__buttons::-webkit-scrollbar{display:none}.list-filters-card__categories .list-filters-card__buttons .nav-item{flex-shrink:0}}@media only screen and (max-width:37.5em){.list-filters-card__categories .list-filters-card__buttons{display:none}}.list-filters-card__categories .scroll-indicator{position:absolute;top:0;bottom:0;width:30px;pointer-events:none;z-index:10;opacity:0;transition:opacity .2s ease}.list-filters-card__categories .scroll-indicator--left{left:0;background:linear-gradient(to right,#ffffff 0%,rgba(255,255,255,0) 100%)}.list-filters-card__categories .scroll-indicator--right{right:0;background:linear-gradient(to left,#ffffff 0%,rgba(255,255,255,0) 100%)}.list-filters-card__categories .scroll-indicator--right::after{content:"›";position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:1.6rem;color:#9ca3af;font-weight:300}.list-filters-card__categories .scroll-indicator--left::after{content:"‹";position:absolute;left:4px;top:50%;transform:translateY(-50%);font-size:1.6rem;color:#9ca3af;font-weight:300}.list-filters-card__categories .list-filter-btn.list-filter-btn--tab{padding:.9rem 1.4rem;font-size:1.4rem;font-weight:500;color:#6b7280;background:0 0;border:none;border-bottom:2px solid transparent;border-radius:0;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-height:auto;flex-shrink:0;margin-bottom:-1px}@media only screen and (max-width:56.25em){.list-filters-card__categories .list-filter-btn.list-filter-btn--tab{padding:.8rem 1.2rem;font-size:1.35rem}}.list-filters-card__categories .list-filter-btn.list-filter-btn--tab:focus{outline:none}.list-filters-card__categories .list-filter-btn.list-filter-btn--tab:hover{color:#374151;background:0 0}.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.list-filter-btn--active,.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.is-active,.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.active{color:#dc2626;background:0 0;border:none;border-bottom:2px solid #dc2626;font-weight:600}.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.list-filter-btn--active:hover,.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.is-active:hover,.list-filters-card__categories .list-filter-btn.list-filter-btn--tab.active:hover{background:0 0;color:#dc2626}.list-filters-card__category-dropdown{display:none;position:relative}@media only screen and (max-width:37.5em){.list-filters-card__category-dropdown{display:block}}.list-filters-card__category-dropdown .category-select{width:100%;padding:1rem 3rem 1rem 1.2rem;font-size:1.4rem;font-weight:500;color:#1a1a1a;background:#fff;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .2s ease}.list-filters-card__category-dropdown .category-select:hover,.list-filters-card__category-dropdown .category-select:focus{border-color:#dc2626;outline:none}.list-filters-card__category-dropdown::after{content:"";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #6b7280;pointer-events:none}@media only screen and (max-width:37.5em){.list-filters-card__tags{margin-top:1.5rem}}.list-filters-card__tags .list-filters-card__title{display:flex;justify-content:flex-end;align-items:center;gap:.6rem;cursor:pointer;user-select:none;margin-bottom:0}.list-filters-card__tags .list-filters-card__title:hover{color:#4b5563}.list-filters-card__tags .list-filters-card__title .toggle-icon{font-size:.9rem;transition:transform .3s ease}.list-filters-card__tags .toggle-icon{transform:rotate(180deg)}.list-filters-card__tags.tags-expanded .tags-toggle-text{display:none}.list-filters-card__tags.tags-expanded .toggle-icon{transform:rotate(0)}.list-filters-card__tags .button-group{display:none;flex-wrap:wrap;gap:.8rem;padding-top:1rem;justify-content:flex-start}@media only screen and (max-width:37.5em){.list-filters-card__tags .button-group{gap:.65rem}}.list-filters-card__tags.tags-expanded .button-group{display:flex}.list-filter-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 1.4rem;font-size:1.35rem;font-weight:500;color:#6b7280;background:0 0;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;transition:all .2s ease;text-transform:capitalize;white-space:nowrap;min-height:auto;box-sizing:border-box}@media only screen and (max-width:56.25em){.list-filter-btn{padding:.45rem 1rem;font-size:1.3rem}}@media only screen and (max-width:37.5em){.list-filter-btn{padding:.4rem .9rem;font-size:1.25rem}}.list-filter-btn:hover{border-color:#9ca3af;color:#374151}.list-filter-btn:focus{outline:none}.list-filter-btn--active,.list-filter-btn.is-checked,.list-filter-btn.is-active{background:#1f2937;border-color:#1f2937;color:#fff}.list-filter-btn--active:hover,.list-filter-btn.is-checked:hover,.list-filter-btn.is-active:hover{background:#111827;border-color:#111827;color:#fff}.list-filter-btn--more,.list-filter-btn--less{color:#6b7280;background:0 0;border:none;font-weight:500;padding:.4rem .6rem}.list-filter-btn--more:hover,.list-filter-btn--less:hover{color:#374151;background:0 0}.list-filter-btn--more i,.list-filter-btn--less i{font-size:.9rem;margin-left:.3rem}.list-filter-btn i{margin-left:.4rem;font-size:.9rem}.list-filter-btn--tag{padding:.9rem 1.4rem;font-size:1.3rem;font-weight:400;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:100px}@media only screen and (max-width:37.5em){.list-filter-btn--tag{padding:.45rem 1.1rem;font-size:1.2rem}}.list-filter-btn--tag:hover{background:#f3f4f6;border-color:#d1d5db;color:#4b5563}.list-filter-btn--tag.list-filter-btn--active,.list-filter-btn--tag.is-checked,.list-filter-btn--tag.is-active{background:rgba(220,38,38,.1);border-color:#dc2626;color:#dc2626}.list-filter-btn--tag.list-filter-btn--active:hover,.list-filter-btn--tag.is-checked:hover,.list-filter-btn--tag.is-active:hover{background:rgba(220,38,38,.15)}.tag-hidden{display:none}.publication-hero{padding:8rem 0 2rem;background:#fff;max-width:900px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}@media only screen and (max-width:56.25em){.publication-hero{padding-top:7rem;padding-bottom:1.5rem}}@media only screen and (max-width:37.5em){.publication-hero{padding-top:6rem;padding-bottom:1rem}}.publication-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0;font-size:1.4rem}.publication-breadcrumb li{display:flex;align-items:center}.publication-breadcrumb li a{color:#6b7280;text-decoration:none;transition:color .3s ease}.publication-breadcrumb li a:hover{color:#dc2626}.publication-breadcrumb li i{color:#9ca3af;font-size:1rem;margin:0 .25rem}.publication-breadcrumb li .current{color:#1a1a1a;font-weight:500}.publication-header{display:grid;grid-template-columns:1fr;gap:0;max-width:900px;margin:0 auto;padding:2rem 1.5rem 3rem;background:#fff}@media only screen and (max-width:56.25em){.publication-header{padding:1.5rem 1.5rem 2.5rem}}@media only screen and (max-width:37.5em){.publication-header{padding:1rem 1.5rem 2rem}}.publication-header__title{font-size:3.5rem;font-weight:700;color:#1a1a1a;line-height:1.3;margin-bottom:2rem;letter-spacing:-.02em}@media only screen and (max-width:56.25em){.publication-header__title{font-size:3rem;margin-bottom:1.5rem}}@media only screen and (max-width:37.5em){.publication-header__title{font-size:2.5rem;margin-bottom:1rem}}.publication-meta-grid{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:3rem}@media only screen and (max-width:37.5em){.publication-meta-grid{gap:2rem;margin-bottom:2.5rem}}.publication-meta-item{display:flex;gap:2rem;align-items:flex-start}@media only screen and (max-width:37.5em){.publication-meta-item{gap:1.5rem}}.publication-meta-item__icon{flex-shrink:0;width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(220,38,38,.1);color:#dc2626}@media only screen and (max-width:37.5em){.publication-meta-item__icon{width:4rem;height:4rem}}.publication-meta-item__icon i{font-size:1.8rem}@media only screen and (max-width:37.5em){.publication-meta-item__icon i{font-size:1.6rem}}.publication-meta-item__content{flex:1}.publication-meta-item__label{display:block;font-size:1.3rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}@media only screen and (max-width:37.5em){.publication-meta-item__label{font-size:1.2rem}}.publication-meta-item__value{font-size:1.6rem;color:#4b5563;line-height:1.6}@media only screen and (max-width:37.5em){.publication-meta-item__value{font-size:1.5rem}}.publication-meta-item__value a{color:#4b5563;text-decoration:none;transition:color .3s ease}.publication-meta-item__value a:hover{color:#dc2626}.publication-tags{display:flex;flex-wrap:wrap;gap:.8rem}.publication-tag{display:inline-block;padding:.5rem 1.2rem;background:rgba(220,38,38,.1);color:#dc2626;font-size:1.3rem;font-weight:600;border-radius:4px;text-decoration:none;transition:all .3s ease}.publication-tag:hover{background:#dc2626;color:#fff;text-decoration:none}.publication-links{display:flex;flex-wrap:wrap;gap:2.5rem;margin-bottom:0}@media only screen and (max-width:37.5em){.publication-links{gap:2rem}}.publication-link-item{display:flex;align-items:center;gap:1rem;text-decoration:none;transition:transform .3s ease}@media only screen and (max-width:37.5em){.publication-link-item{gap:.8rem}}.publication-link-item:hover{transform:translateY(-4px);text-decoration:none}.publication-link-item:hover .publication-link-text{color:#dc2626}.publication-link{display:inline-block;flex-shrink:0}.publication-link img{height:3.5rem;width:auto}@media only screen and (max-width:37.5em){.publication-link img{height:3rem}}.publication-link-text{font-size:1.5rem;color:#4b5563;font-weight:500;transition:color .3s ease}@media only screen and (max-width:37.5em){.publication-link-text{font-size:1.4rem}}.publication-separator{width:100%;height:1px;background:#e5e7eb;margin:3rem 0}@media only screen and (max-width:37.5em){.publication-separator{margin:2.5rem 0}}.publication-content-section{display:grid;grid-template-columns:1fr;max-width:900px;margin:0 auto;padding:2rem 1.5rem 6rem;background:#fff}@media only screen and (max-width:56.25em){.publication-content-section{padding:1.5rem 1.5rem 5rem}}@media only screen and (max-width:37.5em){.publication-content-section{padding:1rem 1.5rem 4rem}}.publication-content{font-size:1.7rem;line-height:1.8;color:#374151}@media only screen and (max-width:37.5em){.publication-content{font-size:1.6rem}}.publication-content p{margin-bottom:2rem;text-align:justify}@media only screen and (max-width:37.5em){.publication-content p{margin-bottom:1.5rem}}.publication-content h2,.publication-content h3,.publication-content h4{color:#1a1a1a;font-weight:700;margin-top:3rem;margin-bottom:1.5rem}.publication-content h2{font-size:2.4rem}@media only screen and (max-width:37.5em){.publication-content h2{font-size:2.2rem}}.publication-content h3{font-size:2rem}@media only screen and (max-width:37.5em){.publication-content h3{font-size:1.8rem}}.publication-content ul,.publication-content ol{margin-bottom:2rem;padding-left:3rem}.publication-content ul li,.publication-content ol li{margin-bottom:1rem}.publication-background{text-align:-webkit-center;background-size:cover;padding:4rem 0 3rem}@media only screen and (max-width:37.5em){.publication-background{padding:2.5rem 0 2rem}}.publication-list{padding-bottom:9rem;counter-reset:section}@media only screen and (max-width:56.25em){.publication-list{padding-bottom:6rem}}@media only screen and (max-width:37.5em){.publication-list{padding-top:1.5rem;padding-bottom:4rem}}.publication-meta-grid{display:grid;grid-template-columns:1fr;row-gap:.75rem}.publication-meta-grid>.publication-year,.publication-meta-grid>.horizontal-line-tags{grid-column:1/-1}.publication-meta-grid .publications-card{width:100%;flex:none;max-width:none;margin-bottom:0;padding-left:0;padding-right:0}.filter{min-height:200px;transition:min-height .3s ease}.filter.vertical .publication-year,.filter.vertical .horizontal-line-tags{transition:opacity .3s ease,visibility .3s ease}.compact{margin-bottom:0}.compact .publications-card{width:100% !important;padding-left:17px;counter-increment:section;margin-bottom:1.25rem}@media(min-width:992px){.compact .publications-card{flex:0 0 100%;max-width:100%}}.compact .publications-card::before{width:1em;margin-right:1em;content:counter(section)}.compact .view-button{display:none}.publications-card{display:flex;width:100%;margin-bottom:3rem;padding-left:17px;padding-right:17px;transition:opacity .3s ease,visibility .3s ease}@media(min-width:992px){.publications-card{flex:0 0 50%;max-width:50%}}@media only screen and (max-width:56.25em){.publications-card{margin-bottom:2.5rem;padding-left:10px;padding-right:10px}}@media only screen and (max-width:37.5em){.publications-card{flex:0 0 100%;max-width:100%;margin-bottom:2rem;padding-left:1.5rem;padding-right:1.5rem}}.publications-card::before{content:""}.publication-line{font-size:2.4rem;font-weight:700;padding:1rem 1rem .5rem 0;margin-top:4rem}@media only screen and (max-width:56.25em){.publication-line{font-size:2.2rem;margin-top:2.5rem;padding:1rem 0 .5rem}}@media only screen and (max-width:37.5em){.publication-line{font-size:2rem;margin-top:2rem;padding:0 1.5rem .5rem;margin-left:0;width:100%}}.publication-meta:first-of-type .publication-line{margin-top:0}@media only screen and (max-width:56.25em){.publication-meta:first-of-type .publication-line{margin-top:0}}@media only screen and (max-width:37.5em){.publication-meta:first-of-type .publication-line{margin-top:0}}.header-title{margin-bottom:4rem !important}@media only screen and (max-width:56.25em){.header-title{margin-bottom:3rem !important}}@media only screen and (max-width:37.5em){.header-title{margin-bottom:2rem !important;margin-top:0 !important;padding:0 !important}}@media only screen and (max-width:37.5em){.publication-meta{padding:0 !important;margin:0 !important;width:100%}}.publication-meta .horizontal-line-tags{display:block;clear:both;margin-bottom:2rem;border-bottom:2px solid #e5e7eb;width:100%}@media only screen and (max-width:56.25em){.publication-meta .horizontal-line-tags{margin-bottom:1.8rem}}@media only screen and (max-width:37.5em){.publication-meta .horizontal-line-tags{margin-bottom:1.5rem;margin-left:0;margin-right:0;width:100%;border-bottom:1px solid #e5e7eb}}.publication-meta>.publications-card:first-of-type{margin-top:1.5rem}@media only screen and (max-width:37.5em){.publication-meta>.publications-card:first-of-type{margin-top:1rem}}@media only screen and (max-width:37.5em){.container.publication-list{padding-left:1rem;padding-right:1rem}}@media only screen and (max-width:37.5em){.filter.vertical{padding:0 !important}}.certificate-programme .card{border:none;border-radius:unset;box-shadow:0 4px 44px 2px rgba(128,14,0,.12)}.certificate-programme .card:hover{box-shadow:0 4px 44px 2px rgba(128,14,0,.25)}.certificate-programme .card__software-img{border-radius:unset}.certificate-programme .card__teaching-header{font-size:1.69rem;line-height:2.3rem;font-weight:600}.workwithus-single-content{font-size:1.5rem;line-height:2.4rem}.section-work-with-us{padding:4rem 0 6rem}@media only screen and (max-width:37.5em){.section-work-with-us{padding:2rem 0 4rem}}.fellowships-filters{margin-bottom:3rem}.fellowships-content>.fellowship-grid{display:grid;gap:3.5rem}.fellowship-item-content h3{margin-bottom:2rem}.section-page-internships{padding-bottom:6rem}@media only screen and (max-width:37.5em){.section-page-internships{padding-bottom:4rem}}.internships-background{background:#fff;padding:4rem 0 5rem}@media only screen and (max-width:37.5em){.internships-background{padding:2rem 0 3rem}}.internships-wrap{padding:2rem 0}.internships-wrap .internships-grid{display:grid;grid-template-columns:1fr 400px;gap:4rem;align-items:start}@media only screen and (max-width:75em){.internships-wrap .internships-grid{grid-template-columns:1fr 350px;gap:3rem}}@media only screen and (max-width:56.25em){.internships-wrap .internships-grid{grid-template-columns:1fr;gap:2rem}}.internships-wrap .internships-image img{width:100%;border-radius:4px}@media only screen and (max-width:56.25em){.internships-wrap .internships-image{order:-1;max-width:400px}}.internships-wrap .internships-title{font-size:2.6rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:2.6rem;padding-bottom:1rem;border-bottom:1px solid #d1d5db}@media only screen and (max-width:37.5em){.internships-wrap .internships-title{font-size:2.2rem}}.internships-wrap .internships-section-title{font-size:1.7rem;font-weight:600;color:#1a1a1a;margin-top:2.5rem;margin-bottom:1.2rem}@media only screen and (max-width:37.5em){.internships-wrap .internships-section-title{font-size:1.5rem}}.internships-wrap .internships-desc{font-size:1.5rem;line-height:1.7;color:#4b5563}@media only screen and (max-width:37.5em){.internships-wrap .internships-desc{font-size:1.4rem}}.internships-wrap .internships-list{list-style:none;padding:0;margin:0}.internships-wrap .internships-list li{position:relative;padding-left:2rem;margin-bottom:1.8rem;padding-bottom:1.2rem;font-size:1.5rem;line-height:1.7;color:#4b5563;border-bottom:1px solid #e5e7eb}.internships-wrap .internships-list li::before{content:'';position:absolute;left:0;top:.8rem;width:6px;height:6px;background:#dc2626;border-radius:50%}@media only screen and (max-width:37.5em){.internships-wrap .internships-list li{font-size:1.4rem;padding-left:1.6rem}}.internships-wrap .internships-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.internships-wrap .internships-actions{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;margin-top:2.5rem}.internships-wrap .internships-btn{display:inline-flex;align-items:center;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;border-radius:4px;background:#dc2626;color:#fff;border:none;text-decoration:none}.internships-wrap .internships-btn:hover{background:#b91c1c;color:#fff;text-decoration:none}.internships-wrap .internships-deadline{display:inline-flex;align-items:center;background:rgba(220,38,38,.1);color:#dc2626;padding:1rem 1.6rem;border-radius:4px;font-weight:600;font-size:1.4rem}@media only screen and (max-width:37.5em){.internships-wrap .internships-deadline{font-size:1.3rem;padding:.8rem 1.2rem}}@media only screen and (max-width:37.5em){.internships-wrap{padding:1rem 0}}.fellowship-wrap{padding:2rem 0}.fellowship-wrap .fellowship-grid{display:grid;grid-template-columns:1fr 400px;gap:5rem;align-items:start}@media only screen and (max-width:75em){.fellowship-wrap .fellowship-grid{grid-template-columns:1fr 350px;gap:4rem}}@media only screen and (max-width:56.25em){.fellowship-wrap .fellowship-grid{grid-template-columns:1fr;gap:3rem}}.fellowship-wrap .fellowship-image img{width:100%;border-radius:4px}@media only screen and (max-width:56.25em){.fellowship-wrap .fellowship-image{order:-1;max-width:400px}}.fellowship-wrap .fellowship-title{font-size:2.6rem;font-weight:700;line-height:1.3;color:#1a1a1a;margin-bottom:2.2rem;padding-bottom:1rem;border-bottom:1px solid #d1d5db}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-title{font-size:2.2rem}}.fellowship-wrap .fellowship-subtitle{font-size:1.6rem;line-height:1.7;color:#4b5563;margin-bottom:2.5rem;font-style:italic}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-subtitle{font-size:1.4rem}}.fellowship-wrap .fellowship-section-title{font-size:1.8rem;font-weight:600;color:#1a1a1a;margin-top:2rem;margin-bottom:1rem}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-section-title{font-size:1.6rem}}.fellowship-wrap .fellowship-desc{font-size:1.5rem;line-height:1.7;color:#4b5563}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-desc{font-size:1.4rem}}.fellowship-wrap .fellowship-list{list-style:none;padding:0;margin:0}.fellowship-wrap .fellowship-list li{position:relative;padding-left:2rem;margin-bottom:1.8rem;padding-bottom:1.2rem;font-size:1.5rem;line-height:1.7;color:#4b5563;border-bottom:1px solid #e5e7eb}.fellowship-wrap .fellowship-list li::before{content:'';position:absolute;left:0;top:.8rem;width:6px;height:6px;background:#dc2626;border-radius:50%}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-list li{font-size:1.4rem;padding-left:1.6rem}}.fellowship-wrap .fellowship-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.fellowship-wrap .fellowship-testimonial{margin:1.5rem 0;padding:2rem;background:#f9fafb;border-left:4px solid #dc2626;font-size:1.4rem;line-height:1.7;color:#4b5563;font-style:italic}.fellowship-wrap .fellowship-testimonial cite{display:block;margin-top:1rem;font-style:normal;font-weight:600;color:#dc2626}@media only screen and (max-width:37.5em){.fellowship-wrap .fellowship-testimonial{padding:1.5rem;font-size:1.3rem}}.fellowship-wrap .fellowship-actions{display:flex;gap:1.5rem;flex-wrap:wrap;align-items:center;margin-top:2.5rem}.fellowship-wrap .fellowship-btn{display:inline-flex;align-items:center;padding:1.2rem 2.4rem;font-size:1.4rem;font-weight:600;border-radius:4px;background:#dc2626;color:#fff;border:none;text-decoration:none}.fellowship-wrap .fellowship-btn:hover{background:#b91c1c;color:#fff;text-decoration:none}.admissions-page{padding-top:5rem;font-family:Arial,sans-serif}@media only screen and (max-width:37.5em){.admissions-page{padding-top:5rem}}.admissions-page .program-title{color:#5c079f;font-size:3.5rem;font-weight:700;margin-bottom:20px;text-align:left}@media only screen and (max-width:37.5em){.admissions-page .program-title{font-size:2rem}}.admissions-page .program-title2{color:#000;font-size:2rem;font-weight:700;margin-bottom:20px;text-align:left}@media only screen and (max-width:37.5em){.admissions-page .program-title2{font-size:2rem}}.admissions-page .admissions-notice{color:#595959;font-size:1.5rem;font-weight:700;margin-bottom:30px;text-align:left}.admissions-page .admissions-notice .admissions-link{color:#000;text-decoration:none}.admissions-page .admissions-notice .admissions-link:hover{text-decoration:none}.admissions-page .admissions-description{color:#595959;font-size:1.6rem;line-height:3rem}.admissions-page .video-container{margin:30px 0;display:flex;justify-content:center}.admissions-page .video-wrapper{max-width:500rem;width:100%}.admissions-page .video-embed{position:relative;width:100%;height:0;padding-bottom:45.25%;overflow:hidden;border-radius:12px}@media only screen and (max-width:37.5em){.admissions-page .video-embed{width:120%}}.admissions-page .video-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none;border-radius:12px}@keyframes gradientShift{0%{background-position:0}50%{background-position:100%}100%{background-position:0}}.admissions-page .joint-curriculum-table{width:100%;max-width:800px;margin:20px 0;border-collapse:collapse;font-family:Arial,sans-serif;box-shadow:0 2px 8px rgba(0,0,0,.1)}.admissions-page .joint-curriculum-table th{background-color:#f8f9fa;color:#333;font-weight:700;padding:15px 12px;text-align:center;border:1px solid #dee2e6;font-size:14px}@media only screen and (max-width:37.5em){.admissions-page .joint-curriculum-table th{padding:0 3px;font-size:12px}}.admissions-page .joint-curriculum-table th:first-child{text-align:left;width:40%}.admissions-page .joint-curriculum-table td{padding:12px;border:1px solid #dee2e6;color:#333;font-size:14px}@media only screen and (max-width:37.5em){.admissions-page .joint-curriculum-table td{padding:3px;font-size:10px}}.admissions-page .joint-curriculum-table td:first-child{text-align:left;font-weight:500}.admissions-page .joint-curriculum-table td:not(:first-child){text-align:center}.admissions-page .joint-curriculum-table tr:nth-child(even){background-color:#f8f9fa}.admissions-page .joint-curriculum-table tr:nth-child(odd){background-color:#fff}.admissions-page .joint-curriculum-table tr:hover{background-color:#e9ecef}.admissions-page .joint-curriculum-table tbody tr:last-child{font-style:italic;color:#6c757d}.admissions-page .curriculum-table{width:100%;border-collapse:collapse;margin:20px 0;font-family:Arial,sans-serif}.admissions-page .curriculum-table th{background-color:#f4eafb;color:#595959;font-weight:700;padding:12px 15px;text-align:left}@media only screen and (max-width:37.5em){.admissions-page .curriculum-table th{padding:10px 0;font-size:1.3rem;line-height:1.5rem}}.admissions-page .curriculum-table td{padding:12px 15px;color:#595959}@media only screen and (max-width:37.5em){.admissions-page .curriculum-table td{padding:10px 0;font-size:1.3rem;line-height:1.5rem}}.admissions-page .curriculum-table tr:nth-child(even){background-color:#f4eafb}.admissions-page .curriculum-table tr:nth-child(odd){background-color:#fff}.admissions-page .admissions-intro{font-size:1.7rem;color:#4d4d4d;text-align:justify}.admissions-page .programmes-list{margin:20px 0}.admissions-page .programme-item{font-size:16px;line-height:22px;color:#5c079f;margin:10px 0}.admissions-page .programme-link{color:#5c079f;text-decoration:none}.admissions-page .programme-link:hover{text-decoration:none}.admissions-page .bullet-point{color:#5c079f}a{font-size:16px;color:#5c079f;text-decoration:none}a:hover{color:#5c079f;text-decoration:none}.newsletter-list-page{padding:6rem 0;background:#fff}@media only screen and (max-width:56.25em){.newsletter-list-page{padding:4rem 0}}@media only screen and (max-width:37.5em){.newsletter-list-page{padding:3rem 0}}.newsletters-grid-page{display:grid !important;grid-template-columns:repeat(4,1fr) !important;gap:3rem !important;position:relative !important;height:auto !important}@media only screen and (max-width:75em){.newsletters-grid-page{grid-template-columns:repeat(3,1fr) !important;gap:2.5rem !important}}@media only screen and (max-width:56.25em){.newsletters-grid-page{grid-template-columns:repeat(2,1fr) !important;gap:2.5rem !important}}@media only screen and (max-width:37.5em){.newsletters-grid-page{grid-template-columns:1fr !important;gap:2rem !important}}.newsletter-card-page{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease;text-decoration:none;display:flex;flex-direction:column;height:100%}.newsletter-card-page:hover{border-color:#dc2626;box-shadow:0 8px 24px rgba(0,0,0,8%);transform:translateY(-4px);text-decoration:none}.newsletter-card-page:hover .newsletter-card-page__image img{transform:scale(1.05)}.newsletter-card-page__image{position:relative;width:100%;height:320px;overflow:hidden;background:#f3f4f6}@media only screen and (max-width:37.5em){.newsletter-card-page__image{height:280px}}.newsletter-card-page__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.newsletter-card-page__overlay{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,rgba(0,0,0,.6) 0%,transparent 100%)}.newsletter-card-page__content{padding:2rem;display:flex;flex-direction:column;flex:1}@media only screen and (max-width:37.5em){.newsletter-card-page__content{padding:1.8rem}}.newsletter-card-page__title{font-size:1.6rem;font-weight:600;color:#1a1a1a;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media only screen and (max-width:37.5em){.newsletter-card-page__title{font-size:1.5rem}}.newsletter-card-page__date{font-size:1.3rem;color:#6b7280;font-weight:500;margin:0}@media only screen and (max-width:37.5em){.newsletter-card-page__date{font-size:1.2rem}}.show{display:block}.hide{display:none}.publication{margin-bottom:5rem;padding:8rem 0;background:#fff}@media only screen and (max-width:56.25em){.publication{padding:6rem 0}}@media only screen and (max-width:37.5em){.publication{padding:5rem 0}}.filter{height:auto !important}.training-program-btn{top:80%;height:auto}@media only screen and (max-width:75em){.training-program-btn{top:80%}}.horizontal-line-tags{height:2px;background-color:#e5e7eb;margin-bottom:3rem}.hero-academic{position:relative;min-height:auto;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:var(--header-height,80px);color:#0f172a;overflow:hidden}@media only screen and (max-width:56.25em){.hero-academic{min-height:auto}}.hero-academic__pattern{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle at 15% 20%,rgba(99,102,241,.12),transparent 45%),radial-gradient(circle at 85% 30%,rgba(56,189,248,.12),transparent 50%);opacity:.85;z-index:0}.hero-academic__pattern::before,.hero-academic__pattern::after{content:none}.hero-academic__network{width:100%;height:100%;display:block;opacity:.55;transform:translateY(-2%)}.hero-academic__network-lines line{stroke:rgba(15,23,42,.4);stroke-width:.45;stroke-linecap:round;vector-effect:non-scaling-stroke}.hero-academic__node{fill:rgba(15,23,42,.16)}.hero-academic__node--center{opacity:.34}.hero-academic__network-nodes .hero-academic__node{transform:scale(.4);transform-box:fill-box;transform-origin:center}.hero-academic__network-dots circle{fill:rgba(15,23,42,7%);transform:scale(.4);transform-box:fill-box;transform-origin:center}.hero-academic__node--pulse{fill:rgba(220,38,38,.6);opacity:.12;filter:drop-shadow(0 0 6px rgba(220,38,38,.2));transform-origin:center;transform-box:fill-box;animation:heroNodeActivate 6.8s ease-in-out infinite;animation-delay:var(--pulse-delay,0s)}.hero-academic__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;text-align:center;padding:9rem 0 8rem}@media only screen and (max-width:37.5em){.hero-academic__content{padding:6rem 1rem 5rem}}.hero-academic__main{max-width:1120px;padding:0 3rem}@media only screen and (max-width:37.5em){.hero-academic__main{padding:0}}.hero-academic__title{font-family:-apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,sans-serif;font-size:5.8rem;line-height:1.1;font-weight:600;line-height:1.05;letter-spacing:-.03em;margin-bottom:3rem;opacity:0;animation:heroFadeUp .7s ease-out .25s forwards}@media only screen and (max-width:75em){.hero-academic__title{font-size:5.4rem}}@media only screen and (max-width:56.25em){.hero-academic__title{font-size:4.2rem}}@media only screen and (max-width:37.5em){.hero-academic__title{font-size:4rem;line-height:1.2}}.hero-academic__subtitle{font-family:"source sans 3",sans-serif;font-size:2rem;line-height:1.7;color:#475569;max-width:860px;margin:0 auto 2.6rem;opacity:0;animation:heroFadeUp .7s ease-out .4s forwards}@media only screen and (max-width:56.25em){.hero-academic__subtitle{font-size:1.8rem}}@media only screen and (max-width:37.5em){.hero-academic__subtitle{font-size:1.6rem;margin-bottom:2.2rem}}.hero-academic__actions{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;opacity:0;animation:heroFadeUp .7s ease-out .55s forwards}@media only screen and (max-width:37.5em){.hero-academic__actions{flex-direction:column;align-items:center}}.btn-academic{display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.25rem 2.5rem;border-radius:12px;font-size:1.4rem;font-family:sora,sans-serif;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}@media only screen and (max-width:37.5em){.btn-academic{width:100%}}.btn-academic--primary{background:#0f172a;color:#fff;border:0;box-shadow:0 15px 30px rgba(15,23,42,.25)}.btn-academic--primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px rgba(15,23,42,.3)}.btn-academic--outline{border:1.5px solid rgba(15,23,42,.25);color:#0f172a;background:rgba(255,255,255,.6)}.btn-academic--outline:hover{border-color:#0f172a;transform:translateY(-2px)}.hero-academic__stats{width:100%;padding:6rem 0;background-color:#fff;background-image:radial-gradient(circle at 12% 18%,rgba(15,23,42,.025),transparent 50%),radial-gradient(circle at 88% 0%,rgba(15,23,42,2%),transparent 60%);border-top:1px solid rgba(15,23,42,8%)}@media only screen and (max-width:37.5em){.hero-academic__stats{padding:3rem 0 4rem}}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 3rem}@media only screen and (max-width:56.25em){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:37.5em){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.5rem}}.stat-item{text-align:center;padding:2rem;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,8%)}@media only screen and (max-width:37.5em){.stat-item{padding:1.5rem 1rem;border-radius:10px;background:#fff;border:1px solid rgba(15,23,42,8%)}}.stat-item__number{font-family:sora,sans-serif;font-size:4.4rem;font-weight:600;margin-bottom:1rem;color:#0f172a}@media only screen and (max-width:37.5em){.stat-item__number{font-size:3rem;margin-bottom:.5rem}}.stat-item__label{font-family:"source sans 3",sans-serif;font-size:1.2rem;letter-spacing:.18em;text-transform:uppercase;color:#64748b}@media only screen and (max-width:37.5em){.stat-item__label{font-size:1rem;letter-spacing:.1em}}@keyframes heroFadeUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroNodeActivate{0%,65%,100%{opacity:.08;transform:scale(.7)}12%{opacity:.55;transform:scale(.95)}22%{opacity:.2;transform:scale(.75)}}@media(prefers-reduced-motion:reduce){.hero-academic__node--pulse{animation:none;opacity:.2}}