@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "puritan-regular";
  src: url("../fonts/puritan-regular.woff2") format("woff2"), url("../fonts/puritan-regular.woff") format("woff"); }

@font-face {
  font-weight: bold;
  font-style: normal;
  font-family: "puritan-regular";
  src: url("../fonts/puritan-bold.woff2") format("woff2"), url("../fonts/puritan-bold.woff") format("woff"); }

@font-face {
  font-weight: normal;
  font-style: normal;
  font-family: "Site Icons";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon.svg") format("svg"); }

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1;
  -ms-overflow-style: none; }

body,
input[type='submit'],
input[type='button'],
button {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }
  blockquote::before, blockquote::after,
  q::before,
  q::after {
    content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
input[type='color'],
input[type='submit'],
input[type='button'],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  display: block;
  border: none;
  border-radius: 0;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1rem;
  background: none; }

input[type='text'],
input[type='email'],
input[type='password'],
input[type='number'],
input[type='color'],
textarea,
select {
  width: 100%; }

select::-ms-expand {
  display: none; }

input[type='radio'],
input[type='checkbox'],
input[type='color'],
input[type='submit'],
input[type='button'],
button,
select {
  cursor: pointer; }

textarea {
  resize: none; }

strong,
b {
  font-weight: bold; }

em,
i {
  font-style: italic; }

html {
  box-sizing: border-box; }

*, *::before, *::after {
  box-sizing: inherit; }

.flex-container {
  position: relative;
  height: 0;
  overflow: hidden; }
  .flex-container iframe,
  .flex-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.row {
  font-size: 0;
  margin-left: -32px; }
  .row.row--reverse {
    direction: rtl;
    text-align: left; }
  .row.row--centred {
    text-align: center; }
  .row.row--flush {
    margin-left: 0; }
    .row.row--flush > .col {
      padding-left: 0; }

.col {
  font-size: 1rem;
  box-sizing: border-box;
  direction: ltr;
  display: inline-block;
  padding-left: 32px;
  text-align: left;
  vertical-align: top;
  white-space: normal; }

.a1-16 {
  width: 6.25%; }

.a2-16 {
  width: 12.5%; }

.a3-16 {
  width: 18.75%; }

.a4-16 {
  width: 25%; }

.a5-16 {
  width: 31.25%; }

.a6-16 {
  width: 37.5%; }

.a7-16 {
  width: 43.75%; }

.a8-16 {
  width: 50%; }

.a9-16 {
  width: 56.25%; }

.a10-16 {
  width: 62.5%; }

.a11-16 {
  width: 68.75%; }

.a12-16 {
  width: 75%; }

.a13-16 {
  width: 81.25%; }

.a14-16 {
  width: 87.5%; }

.a15-16 {
  width: 93.75%; }

.a16-16 {
  width: 100%; }

@media only screen and (max-width: 1449px) {
  .b1-4 {
    width: 25%; }
  .b2-4 {
    width: 50%; }
  .b3-4 {
    width: 75%; }
  .b4-4 {
    width: 100%; }
  .b1-5 {
    width: 20%; }
  .b2-5 {
    width: 40%; }
  .b3-5 {
    width: 60%; }
  .b4-5 {
    width: 80%; }
  .b5-5 {
    width: 100%; } }

@media only screen and (max-width: 1279px) {
  .c1-16 {
    width: 6.25%; }
  .c2-16 {
    width: 12.5%; }
  .c3-16 {
    width: 18.75%; }
  .c4-16 {
    width: 25%; }
  .c5-16 {
    width: 31.25%; }
  .c6-16 {
    width: 37.5%; }
  .c7-16 {
    width: 43.75%; }
  .c8-16 {
    width: 50%; }
  .c9-16 {
    width: 56.25%; }
  .c10-16 {
    width: 62.5%; }
  .c11-16 {
    width: 68.75%; }
  .c12-16 {
    width: 75%; }
  .c13-16 {
    width: 81.25%; }
  .c14-16 {
    width: 87.5%; }
  .c15-16 {
    width: 93.75%; }
  .c16-16 {
    width: 100%; } }

@media only screen and (max-width: 1099px) {
  .d1-16 {
    width: 6.25%; }
  .d2-16 {
    width: 12.5%; }
  .d3-16 {
    width: 18.75%; }
  .d4-16 {
    width: 25%; }
  .d5-16 {
    width: 31.25%; }
  .d6-16 {
    width: 37.5%; }
  .d7-16 {
    width: 43.75%; }
  .d8-16 {
    width: 50%; }
  .d9-16 {
    width: 56.25%; }
  .d10-16 {
    width: 62.5%; }
  .d11-16 {
    width: 68.75%; }
  .d12-16 {
    width: 75%; }
  .d13-16 {
    width: 81.25%; }
  .d14-16 {
    width: 87.5%; }
  .d15-16 {
    width: 93.75%; }
  .d16-16 {
    width: 100%; } }

@media only screen and (max-width: 979px) {
  .e1-16 {
    width: 6.25%; }
  .e2-16 {
    width: 12.5%; }
  .e3-16 {
    width: 18.75%; }
  .e4-16 {
    width: 25%; }
  .e5-16 {
    width: 31.25%; }
  .e6-16 {
    width: 37.5%; }
  .e7-16 {
    width: 43.75%; }
  .e8-16 {
    width: 50%; }
  .e9-16 {
    width: 56.25%; }
  .e10-16 {
    width: 62.5%; }
  .e11-16 {
    width: 68.75%; }
  .e12-16 {
    width: 75%; }
  .e13-16 {
    width: 81.25%; }
  .e14-16 {
    width: 87.5%; }
  .e15-16 {
    width: 93.75%; }
  .e16-16 {
    width: 100%; } }

@media only screen and (max-width: 799px) {
  .f1-16 {
    width: 6.25%; }
  .f2-16 {
    width: 12.5%; }
  .f3-16 {
    width: 18.75%; }
  .f4-16 {
    width: 25%; }
  .f5-16 {
    width: 31.25%; }
  .f6-16 {
    width: 37.5%; }
  .f7-16 {
    width: 43.75%; }
  .f8-16 {
    width: 50%; }
  .f9-16 {
    width: 56.25%; }
  .f10-16 {
    width: 62.5%; }
  .f11-16 {
    width: 68.75%; }
  .f12-16 {
    width: 75%; }
  .f13-16 {
    width: 81.25%; }
  .f14-16 {
    width: 87.5%; }
  .f15-16 {
    width: 93.75%; }
  .f16-16 {
    width: 100%; } }

@media only screen and (max-width: 649px) {
  .g1-16 {
    width: 6.25%; }
  .g2-16 {
    width: 12.5%; }
  .g3-16 {
    width: 18.75%; }
  .g4-16 {
    width: 25%; }
  .g5-16 {
    width: 31.25%; }
  .g6-16 {
    width: 37.5%; }
  .g7-16 {
    width: 43.75%; }
  .g8-16 {
    width: 50%; }
  .g9-16 {
    width: 56.25%; }
  .g10-16 {
    width: 62.5%; }
  .g11-16 {
    width: 68.75%; }
  .g12-16 {
    width: 75%; }
  .g13-16 {
    width: 81.25%; }
  .g14-16 {
    width: 87.5%; }
  .g15-16 {
    width: 93.75%; }
  .g16-16 {
    width: 100%; } }

@media only screen and (max-width: 449px) {
  .h1-16 {
    width: 6.25%; }
  .h2-16 {
    width: 12.5%; }
  .h3-16 {
    width: 18.75%; }
  .h4-16 {
    width: 25%; }
  .h5-16 {
    width: 31.25%; }
  .h6-16 {
    width: 37.5%; }
  .h7-16 {
    width: 43.75%; }
  .h8-16 {
    width: 50%; }
  .h9-16 {
    width: 56.25%; }
  .h10-16 {
    width: 62.5%; }
  .h11-16 {
    width: 68.75%; }
  .h12-16 {
    width: 75%; }
  .h13-16 {
    width: 81.25%; }
  .h14-16 {
    width: 87.5%; }
  .h15-16 {
    width: 93.75%; }
  .h16-16 {
    width: 100%; } }

img,
object,
video,
audio {
  max-width: 100%; }

img {
  height: auto;
  display: block; }

.flex-container {
  padding-bottom: 56.25%; }

.icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

.icon--twitter::before,
.icon-end--twitter::after {
  content: "\e902"; }

.icon--facebook::before,
.icon-end--facebook::after {
  content: "\e900"; }

.icon--instagram::before,
.icon-end--instagram::after {
  content: "\e901"; }

.icon--youtube::before,
.icon-end--youtube::after {
  content: "\e903"; }

.icon--download::before,
.icon-end--download::after {
  content: "\e904"; }

.container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px; }

.container--full-bleed {
  padding: 0; }

.invisible {
  position: absolute;
  left: -999em; }

.space-left {
  margin-left: 2rem;
  margin-bottom: 4rem; }
  @media only screen and (max-width: 649px) {
    .space-left {
      margin-left: 0; } }

.nav a:hover, .nav a:focus, .nav--selected {
  color: #1B1B1B; }
  .nav a:hover::before, .nav a:focus::before, .nav--selected::before {
    width: 20px;
    content: '';
    height: 2px;
    background: #1B1B1B;
    position: absolute;
    left: -50px;
    top: 50%; }
    @media only screen and (max-width: 1279px) {
      .nav a:hover::before, .nav a:focus::before, .nav--selected::before {
        left: -32px; } }
    @media only screen and (max-width: 649px) {
      .nav a:hover::before, .nav a:focus::before, .nav--selected::before {
        display: none; } }
  .nav a:hover, .nav--selected:hover, .nav a:focus, .nav--selected:focus {
    color: #1B1B1B; }

.h {
  font-size: 3rem;
  font-family: "puritan-regular";
  font-weight: bold;
  color: #3C3F42;
  margin-bottom: 0.5rem; }
  @media only screen and (max-width: 649px) {
    .h {
      font-size: 2rem;
      margin-bottom: 2rem; } }

.typeset h2, .content-section h2 {
  font-size: 1.5rem;
  color: #3C3F42;
  text-transform: uppercase;
  margin-bottom: 3rem; }
  @media only screen and (max-width: 649px) {
    .typeset h2, .content-section h2 {
      margin-bottom: 0; } }

.typeset h3, .content-section h3 {
  font-size: 1.2rem;
  color: #3C3F42;
  margin-bottom: 1.5rem;
  margin-top: 1rem; }

.p,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 1.5rem;
  line-height: 1.75rem; }

.a,
.typeset a,
.cookie-notice a,
.pdf-download,
.nav a,
.tabled-content li a,
.team-member__info h3 a,
.news__item a,
.contact__link {
  color: #C94200;
  transition: color 0.2s;
  text-decoration: none;
  font-weight: bold; }
  .a:hover, .a:focus,
  .typeset a:hover,
  .cookie-notice a:hover,
  .pdf-download:hover,
  .nav a:hover,
  .tabled-content li a:hover,
  .team-member__info h3 a:hover,
  .news__item a:hover,
  .contact__link:hover,
  .typeset a:focus,
  .cookie-notice a:focus,
  .pdf-download:focus,
  .nav a:focus,
  .tabled-content li a:focus,
  .team-member__info h3 a:focus,
  .news__item a:focus,
  .contact__link:focus {
    color: #ff9663; }

.ol, .ul,
.typeset ol,
.typeset ul {
  padding-left: 1.2rem; }

.ol li, .ul li, .typeset ol li, .typeset ul li {
  margin-bottom: 0.6rem; }

.ul li, .typeset ul li {
  list-style: disc outside; }

.ol li, .typeset ol li {
  list-style: decimal outside; }

.typeset {
  font-size: 1rem; }
  .typeset h2 {
    font-size: 2rem; }
  .typeset h3 {
    font-size: 1.5rem; }

.cookie-notice {
  font-size: 0.8rem;
  display: none;
  padding: 0.5rem;
  position: relative;
  text-align: center; }
  .show-cookie-notice .cookie-notice {
    display: block; }
  .cookie-notice button {
    font-size: 0.8rem;
    margin: 0;
    display: inline-block; }

body,
input,
textarea,
button {
  font-family: "puritan-regular"; }

input,
textarea,
button {
  font-size: 1rem; }

body {
  color: #3C3F42;
  line-height: 1.4; }

html {
  background: #F7F5F4; }

.main-logo, .ucl-logo {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.news-content__text, .news-content__image {
  padding-right: 4rem;
  margin-bottom: 2rem; }
  @media only screen and (max-width: 649px) {
    .news-content__text, .news-content__image {
      padding-right: 0; } }

.skip-to-content {
  position: absolute;
  z-index: 99;
  top: 0;
  left: -999em; }
  .skip-to-content:focus {
    left: 0; }

.main-logo {
  background-image: url("/assets/img/logo-xlarge.png");
  height: 40px;
  width: 500px;
  display: block; }
  @media only screen and (max-width: 649px) {
    .main-logo {
      width: 270px; } }

.ucl-logo {
  background-image: url("/assets/img/ucl-logo.svg");
  width: 200px;
  height: 55px;
  position: absolute;
  bottom: 0;
  right: 0; }
  @media only screen and (max-width: 649px) {
    .ucl-logo {
      width: 100px;
      height: 28px; } }

.entry-date {
  margin-bottom: 3rem; }

.error-container {
  margin: 2rem 0;
  min-height: 275px; }
  @media only screen and (max-width: 799px) {
    .error-container {
      margin-top: 4rem; } }

.pdf-download {
  margin-bottom: 2rem;
  display: block; }
  .pdf-download::before {
    margin-right: 1rem; }

.header {
  border-bottom: 10px solid #1B1B1B;
  background-position: center;
  background-size: cover;
  margin-bottom: 4rem;
  position: relative; }
  @media only screen and (max-width: 649px) {
    .header {
      margin-bottom: 0; } }
  .header__inner {
    display: flex;
    min-height: 175px;
    position: relative; }

@media only screen and (max-width: 649px) {
  .footer {
    border-top: 1px solid rgba(60, 63, 66, 0.2); } }

.footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 649px) {
    .footer__inner {
      flex-wrap: wrap; } }

.footer__nav {
  margin-left: 2rem;
  border-left: 1px solid rgba(60, 63, 66, 0.2);
  padding: 4rem 0 4rem 2rem; }
  @media only screen and (max-width: 649px) {
    .footer__nav {
      margin-left: 0;
      border: 0;
      padding: 2rem 0; }
      .footer__nav ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap; } }
  .footer__nav li {
    font-size: 0.8rem;
    display: inline-block;
    padding-right: 1rem; }
    @media only screen and (max-width: 649px) {
      .footer__nav li {
        padding: 0;
        display: block;
        margin-bottom: 0.3rem; } }
  .footer__nav a {
    color: #C94200;
    text-decoration: none; }

.footer__logo {
  width: 120px;
  height: 36px;
  background-image: url("/assets/img/ucl-logo-footer.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }
  @media only screen and (max-width: 649px) {
    .footer__logo {
      margin-bottom: 2rem; } }

.nav-sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 57px;
  z-index: 1; }
  @media only screen and (max-width: 649px) {
    .nav-sticky-container {
      top: 0;
      width: calc( 100% + 32px); } }

.nav {
  background: #F7F5F4; }
  @media only screen and (max-width: 649px) {
    .nav {
      position: absolute;
      width: 100%;
      left: 0;
      padding: 0 32px;
      border-bottom: 1px solid rgba(60, 63, 66, 0.2);
      box-shadow: 0 1px 1px rgba(60, 63, 66, 0.1); }
      .nav ul {
        display: flex;
        justify-content: space-between; } }
  .nav li {
    position: relative;
    margin-bottom: 1rem;
    width: 100%; }
    @media only screen and (max-width: 649px) {
      .nav li {
        margin-bottom: 0;
        width: auto; } }
  .nav a {
    font-size: 1.2rem; }
    .nav a:hover, .nav a:focus {
      color: #1B1B1B; }
    @media only screen and (max-width: 649px) {
      .nav a {
        font-size: 1rem;
        padding: 10px 0;
        display: block;
        border-bottom: 2px solid transparent; }
        .nav a:hover {
          border-bottom: 2px solid #1B1B1B; } }
  .nav--selected {
    color: #1B1B1B !important; }

.tabled-content__table {
  margin-bottom: 4rem; }
  @media only screen and (max-width: 649px) {
    .tabled-content__table {
      margin-bottom: 2rem; } }

.tabled-content ul {
  display: flex;
  flex-wrap: wrap; }

.tabled-content li {
  display: inline; }
  .tabled-content li::before {
    content: '\2022';
    color: #C94200;
    font-weight: bold;
    display: inline-block;
    width: 1rem; }
  .tabled-content li a {
    color: #C94200; }

.tabled-content h3 {
  font-size: 1.2rem;
  margin-bottom: 1.5rem; }

.content-section {
  margin-bottom: 5rem; }
  @media only screen and (max-width: 649px) {
    .content-section {
      padding-top: 3rem;
      margin-bottom: 1rem; }
      .content-section:first-child {
        padding-top: 6rem; } }
  .content-section__container {
    margin-left: 2rem;
    border-left: 1px solid rgba(60, 63, 66, 0.2);
    padding: 2rem 0 2rem 2rem; }
    @media only screen and (max-width: 649px) {
      .content-section__container {
        padding-left: 0;
        margin-left: 0;
        border-left: 0; } }
    @media only screen and (max-width: 979px) {
      .content-section__container {
        padding-bottom: 2rem; } }
  .content-section--contact {
    margin-bottom: 0; }
    .content-section--contact .content-section__container {
      padding-bottom: 6rem; }
    @media only screen and (max-width: 979px) {
      .content-section--contact {
        padding-top: 0; } }
  .content-section__text {
    padding-right: 6rem;
    margin-bottom: 2rem; }
    @media only screen and (max-width: 979px) {
      .content-section__text {
        padding-right: 0; } }
  .content-section .video {
    margin-bottom: 3rem; }

.team-member {
  display: flex;
  flex-wrap: wrap; }
  .team-member__item {
    margin-bottom: 2rem;
    display: flex; }
    .team-member__item a {
      text-decoration: none;
      padding-right: 2rem;
      color: inherit;
      width: 100%;
      display: flex;
      box-sizing: border-box;
      align-items: center; }
      @media only screen and (max-width: 649px) {
        .team-member__item a {
          padding-right: 0; } }
      @media only screen and (max-width: 979px) {
        .team-member__item a {
          flex-direction: column; } }
  .team-member__info {
    display: flex;
    flex-direction: column;
    line-height: 1.5rem;
    width: 100%;
    margin-left: 1rem; }
    @media only screen and (max-width: 979px) {
      .team-member__info {
        text-align: center;
        margin-left: 0; } }
    .team-member__info h3 {
      font-size: 1.2rem;
      color: #C94200;
      margin-bottom: 0; }
  .team-member__department {
    font-size: 1rem; }
  .team-member__discipline {
    font-size: 0.8rem; }
  .team-member__image {
    width: 140px;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border-radius: 50%;
    display: flex;
    align-items: center; }

.news {
  display: flex;
  flex-wrap: wrap; }
  .news__item {
    padding: 1rem 3rem 1rem 0; }
    @media only screen and (max-width: 979px) {
      .news__item {
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0.5rem; } }
    .news__item a {
      font-size: 1.2rem;
      margin-bottom: 1rem;
      display: block; }
      @media only screen and (max-width: 979px) {
        .news__item a {
          margin-bottom: 0; } }
    .news__item p {
      line-height: 1.75rem; }
  .news__date {
    font-size: 0.8rem;
    color: #707377; }

.news-entry-title {
  margin-bottom: 2rem; }
  @media only screen and (max-width: 649px) {
    .news-entry-title {
      margin-top: 4rem; } }

.news-content__image {
  padding-right: 0; }

.contact__link {
  margin-bottom: 2rem;
  display: block; }

.contact__phone {
  margin-bottom: 2rem; }

.contact__social-links {
  margin-top: 1rem; }
  .contact__social-links li {
    display: inline-block;
    padding-left: 7px; }
    .contact__social-links li:first-child {
      padding-left: 0; }
    .contact__social-links li:last-child {
      padding-right: 0; }
    .contact__social-links li a {
      text-decoration: none;
      color: #C94200; }
      .contact__social-links li a:hover {
        color: #ff9663; }

.objectives {
  margin: 2rem 0 0; }
  @media only screen and (max-width: 799px) {
    .objectives {
      margin-bottom: 2rem; } }
  .objectives ul {
    display: flex;
    justify-content: space-between;
    margin: 3rem 0; }
    @media only screen and (max-width: 799px) {
      .objectives ul {
        flex-wrap: wrap;
        margin-bottom: 0; } }
  .objectives li {
    display: flex;
    align-items: center;
    font-style: italic;
    margin-bottom: 2rem; }
  .objectives img {
    margin-right: 20px; }
    @media only screen and (max-width: 799px) {
      .objectives img {
        max-width: 40px; } }
  .objectives h3 {
    font-size: 1rem; }
  .objectives__copy {
    margin-left: 1rem; }

.pagination {
  margin-top: 2rem;
  padding-bottom: 2rem; }
  @media only screen and (max-width: 649px) {
    .pagination {
      margin-top: 1rem;
      padding-bottom: 0; } }
  .pagination li {
    display: inline-block; }
    .pagination li:first-child a {
      padding-left: 0; }
    .pagination li:last-child a {
      padding-right: 0; }
  .pagination a {
    text-decoration: none;
    font-weight: bold;
    font-family: "puritan-regular";
    color: #C94200;
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }
    .pagination a:hover, .pagination a:focus {
      color: #ff9663; }
  .pagination span {
    color: #fff;
    background: #C94200;
    display: block;
    text-align: center;
    border-radius: 5px;
    width: 24px;
    height: 24px; }
  .pagination__next-arrow, .pagination__prev-arrow {
    vertical-align: middle; }
