a {
  color: #000;
  text-decoration: none; }

.m-news {
  margin-bottom: 160px;
  padding-bottom: 20px; }
  .m-news .m-swiper__nav {
    height: 280px; }
  .m-news .m-news-item {
    margin-right: 20px;
    cursor: pointer; }
    .m-news .m-news-item:hover .m-news-item__title {
      text-decoration: underline; }
    .m-news .m-news-item .m-news-item__img {
      display: block;
      margin-bottom: 20px; }
      .m-news .m-news-item .m-news-item__img img {
        display: block; }
    .m-news .m-news-item .m-news-item__title {
      font-size: 24px;
      font-weight: bold;
      color: #000;
      margin-bottom: 5px; }
    .m-news .m-news-item .m-news-item__subtitle {
      margin-bottom: 0; }

.m-news-item__date {
  width: 60px;
  height: 60px;
  border: solid 1px #DDDEE0;
  margin-right: 30px; }

.m-news-item__date__day {
  font-family: Tomorrow;
  font-size: 22px;
  font-weight: 500;
  color: #000; }

.m-news-item__date__month {
  font-family: Tomorrow;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase; }

.m-news-page {
  margin-left: 160px;
  margin-right: 160px;
  padding-top: 40px; }
  .m-news-page .m-news-item__date {
    background: #fff;
    position: absolute;
    top: 40px;
    left: 40px; }
  .m-news-page .m-news-page__title-container {
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 40px 40px 25px; }
  .m-news-page .m-news-page__title {
    font-size: 48px;
    line-height: normal;
    font-weight: bold;
    margin-bottom: 15px;
    color: #000; }
  .m-news-page .m-news-page__subtitle {
    font-size: 24px;
    color: #555c62; }
  .m-news-page .m-news-page__content {
    padding: 50px 40px 40px 40px; }
  .m-news-page .m-news-page__intro {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.78;
    letter-spacing: normal;
    color: #292b36;
    margin-bottom: 40px; }

.m-about {
  margin-top: 95px;
  margin-bottom: 120px; }
  .m-about .m-about__left {
    margin-top: 65px;
    padding-right: 120px;
    width: 520px; }
  .m-about .m-about__title {
    margin-bottom: 20px; }
  .m-about .m-about__social-container {
    border: solid 1px #d4d6d7;
    height: 40px;
    border-radius: 20px;
    margin-bottom: 40px; }
  .m-about .m-about__content {
    margin-bottom: 50px; }

.m-team {
  padding: 120px 160px 100px;
  background: #F6F7F7; }
  .m-team .m-team__members {
    margin: 35px 0 35px; }
  .m-team .m-swiper__nav {
    top: 80px;
    height: calc(100% - 80px); }
  .m-team .m-team__member {
    width: 344px;
    height: 400px;
    background-color: #ffffff;
    margin-right: 42px;
    text-align: center;
    margin-top: 80px; }
    .m-team .m-team__member:hover {
      box-shadow: 0 8px 12px 0 rgba(0, 0, 0, 0.12); }
  .m-team .m-team__member-photo {
    height: 160px;
    margin-bottom: 35px; }
    .m-team .m-team__member-photo img {
      border-radius: 50%; }
  .m-team .m-team__member-inner {
    transform: translateY(-80px);
    height: calc(100% + 80px); }
  .m-team .m-team__member-title {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.2;
    color: #000; }
  .m-team .m-team__member-subtitle {
    font-family: Tomorrow;
    font-size: 11px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 2.4;
    letter-spacing: 2px;
    margin-bottom: 23px; }
  .m-team .m-team__member-desc {
    line-height: 32px; }
  .m-team .m-team__member-social-links {
    border-top: 1px solid #d4d6d7;
    margin: 0 33px;
    height: 100px; }
  .m-team .m-team__which-team {
    display: block;
    text-align: center;
    font-family: Tomorrow;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    text-transform: uppercase;
    color: #000; }

.m-pub {
  padding: 114px 0 100px; }
  .m-pub .m-pub__title__container {
    margin-bottom: 80px; }
  .m-pub .m-pub__title {
    margin-bottom: 0; }
  .m-pub .m-pub__table-header {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    height: 34px;
    border-bottom: 1px solid #d4d6d7; }
  .m-pub .m-pub__item-year {
    font-size: 14px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.71;
    letter-spacing: normal;
    color: #000; }
  .m-pub .m-pub__item-title {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    color: #000;
    margin-bottom: 10px; }
  .m-pub .m-pub__item-authors {
    margin-bottom: 3px; }
  .m-pub .m-pub__more {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #333333;
    text-decoration: underline;
    pointer: cursor; }
    .m-pub .m-pub__more:hover {
      color: #000; }

.m-stats {
  max-height: 550px;
  overflow: hidden; }
  .m-stats .m-stats__balls {
    margin-top: 100px; }
  .m-stats .m-stats__ball {
    width: 250px;
    height: 250px;
    border: solid 2px rgba(255, 255, 255, 0.4);
    border-radius: 50%;
    margin-right: 125px; }
    .m-stats .m-stats__ball:last-child {
      margin-right: 0; }
  .m-stats .m-stats__ball-title {
    opacity: 0.8;
    font-family: Tomorrow;
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 2.4px;
    color: #fff;
    text-transform: uppercase; }
  .m-stats .m-stats__ball-value {
    font-size: 72px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #fff; }

.m-patents {
  background: #fff;
  transform: translateY(-160px);
  padding: 50px 80px; }
  .m-patents .m-table-row {
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal; }
  .m-patents .m-patents__date {
    white-space: nowrap; }
  .m-patents .m-patents__name {
    padding: 0 5px;
    display: block; }

.m-footer {
  color: #d4d6d7;
  border-top: 1px solid #d4d6d7;
  height: 140px;
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal; }
  .m-footer .m-footer__title {
    font-size: 20px;
    font-weight: bold;
    line-height: 0.9; }

.m-table {
  border-collapse: collapse;
  width: 100%; }
  .m-table .m-table-header {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    height: 34px;
    border-bottom: 1px solid #d4d6d7; }
  .m-table .m-table-row td {
    padding: 20px 0;
    border-bottom: 1px solid #d4d6d7; }
  .m-table .m-table-row:last-child td {
    border-bottom: none; }

.m-social-links {
  width: 175px;
  height: 30px;
  padding: 0 28px; }

.m-social-links__link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  color: #555c62;
  width: 30px;
  height: 30px; }
  .m-social-links__link.icon-orcid {
    font-size: 30px; }
  .m-social-links__link:hover {
    color: #000; }

.m-section {
  margin-left: 160px;
  margin-right: 160px; }

.m-header {
  margin-bottom: 120px;
  min-height: 70px;
  max-height: 840px;
  overflow: hidden; }
  .m-header.m-header--HomePage {
    max-height: 540px; }
  .m-header.m-header--ExpertisePage, .m-header.m-header--NewsPage {
    overflow: visible;
    margin-bottom: 0;
    max-height: none; }
    .m-header.m-header--ExpertisePage .m-logo svg path, .m-header.m-header--NewsPage .m-logo svg path {
      stroke: #000; }
    .m-header.m-header--ExpertisePage .m-logo .m-logo-text, .m-header.m-header--NewsPage .m-logo .m-logo-text {
      color: #000; }
    .m-header.m-header--ExpertisePage .m-header__title-container, .m-header.m-header--NewsPage .m-header__title-container {
      margin-top: 120px;
      margin-bottom: 120px; }
    .m-header.m-header--ExpertisePage .m-header__title-secondary, .m-header.m-header--ExpertisePage .m-header__title, .m-header.m-header--NewsPage .m-header__title-secondary, .m-header.m-header--NewsPage .m-header__title {
      color: #000; }
    .m-header.m-header--ExpertisePage .m-make-a-gift-btn, .m-header.m-header--NewsPage .m-make-a-gift-btn {
      background-color: #000;
      color: #fff; }
      .m-header.m-header--ExpertisePage .m-make-a-gift-btn:hover, .m-header.m-header--NewsPage .m-make-a-gift-btn:hover {
        background: #333333; }
    .m-header.m-header--ExpertisePage .m-navigation__hamburger, .m-header.m-header--NewsPage .m-navigation__hamburger {
      color: #000; }
    .m-header.m-header--ExpertisePage .m-navigation.m-navigation--mobile .m-logo svg path, .m-header.m-header--NewsPage .m-navigation.m-navigation--mobile .m-logo svg path {
      stroke: #fff; }
    .m-header.m-header--ExpertisePage .m-navigation.m-navigation--mobile .m-logo .m-logo-text, .m-header.m-header--NewsPage .m-navigation.m-navigation--mobile .m-logo .m-logo-text {
      color: #fff; }
    .m-header.m-header--ExpertisePage .m-navigation.m-navigation--mobile .m-navigation__menu-item.current, .m-header.m-header--NewsPage .m-navigation.m-navigation--mobile .m-navigation__menu-item.current {
      border-color: #fff; }
    .m-header.m-header--ExpertisePage .m-navigation.m-navigation--mobile .m-navigation__menu-item-link, .m-header.m-header--NewsPage .m-navigation.m-navigation--mobile .m-navigation__menu-item-link {
      color: #fff; }
    .m-header.m-header--ExpertisePage .m-navigation.m-navigation--mobile .m-make-a-gift-btn__container, .m-header.m-header--NewsPage .m-navigation.m-navigation--mobile .m-make-a-gift-btn__container {
      display: none; }
    .m-header.m-header--ExpertisePage .m-navigation .m-navigation__menu-item-link, .m-header.m-header--NewsPage .m-navigation .m-navigation__menu-item-link {
      color: #000; }
    .m-header.m-header--ExpertisePage .m-navigation .m-navigation__menu-item:hover, .m-header.m-header--NewsPage .m-navigation .m-navigation__menu-item:hover {
      border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
    .m-header.m-header--ExpertisePage .m-navigation .m-navigation__menu-item.current, .m-header.m-header--NewsPage .m-navigation .m-navigation__menu-item.current {
      border-bottom-color: #000; }
  .m-header .m-header-img {
    min-width: 1024px; }
  .m-header .m-header__title-secondary {
    color: #fff; }
  .m-header .m-header__title-container {
    margin: 0 280px; }
  .m-header .m-header__title {
    color: #fff; }
  .m-header .m-header__navigation-container {
    margin: 0 160px; }

.m-navigation {
  display: flex;
  margin-top: 35px; }
  .m-navigation .m-navigation__list {
    display: flex; }
  .m-navigation .m-navigation__menu-item {
    margin-right: 30px; }
    .m-navigation .m-navigation__menu-item:hover {
      border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
    .m-navigation .m-navigation__menu-item:last-child {
      margin-right: 0; }
    .m-navigation .m-navigation__menu-item.current {
      border-bottom: 2px solid #fff; }
  .m-navigation .m-navigation__menu-item-link {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    margin-bottom: 10px; }
    .m-navigation .m-navigation__menu-item-link:hover {
      text-decoration: none; }
  .m-navigation .m-navigation__close-btn {
    display: none; }
  .m-navigation.m-navigation--mobile {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    margin-top: 0;
    z-index: 9999; }
    .m-navigation.m-navigation--mobile .m-navigation__list {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      display: inline-block;
      margin: 0 40px 0; }
    .m-navigation.m-navigation--mobile .m-navigation__menu-item {
      margin-bottom: 30px; }
      .m-navigation.m-navigation--mobile .m-navigation__menu-item:hover {
        border-bottom: none; }
      .m-navigation.m-navigation--mobile .m-navigation__menu-item.current {
        border-bottom: 4px solid #fff; }
    .m-navigation.m-navigation--mobile .m-navigation__menu-item-link {
      font-size: 40px;
      font-weight: bold; }
    .m-navigation.m-navigation--mobile .m-logo {
      position: absolute;
      left: 16px;
      top: 33px; }
    .m-navigation.m-navigation--mobile .m-navigation__close-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 25px;
      width: 45px;
      height: 45px;
      position: absolute;
      right: 10px;
      top: 25px; }

.m-navigation__hamburger {
  display: none;
  color: #fff;
  font-size: 32px;
  width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  margin-top: 12px; }

.m-make-a-gift-btn__container {
  margin-left: 20px; }

.m-make-a-gift-btn {
  height: 28px;
  border-radius: 24px;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000;
  padding: 0 27px;
  cursor: pointer;
  transform: translateY(-5px);
  white-space: nowrap; }
  .m-make-a-gift-btn:hover {
    background: #e6e6e6; }

.ResearchPage .m-header__inner {
  bottom: 280px; }

.m-research__list {
  margin-bottom: 120px; }

.m-research__intro {
  background: #fff;
  padding: 120px 120px 120px 280px;
  margin-right: 160px;
  margin-top: -320px;
  z-index: 9999;
  position: relative;
  font-size: 28px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 2;
  letter-spacing: normal;
  color: #000; }

.m-research__item {
  padding: 30px 15px;
  margin: 0 -15px;
  max-width: 580px; }
  .m-research__item .m-research__item-title {
    display: flex;
    align-items: center; }
  .m-research__item .m-research__item-image {
    width: 33%;
    height: auto;
    margin: 0 15px 10px 0;
    float: left; }
  .m-research__item:hover {
    background: #F3F4F4; }
    .m-research__item:hover .m-research__item-title {
      text-decoration: underline; }

.m-funding {
  background: #F6F7F7;
  padding-top: 120px;
  padding-bottom: 100px; }
  .m-funding .m-funding__heading {
    max-width: 640px;
    margin: 0 auto 100px;
    text-align: center; }
  .m-funding .m-funding__list {
    margin: 0 160px; }
  .m-funding .m-funding__list-item {
    margin-bottom: 60px; }
  .m-funding .m-funding__list-item-inner {
    max-width: 250px; }

.m-expertise {
  margin-bottom: 120px; }
  .m-expertise .m-expertise__item {
    color: #fff; }
    .m-expertise .m-expertise__item:hover .m-expertise__item-title {
      color: #000; }
    .m-expertise .m-expertise__item:hover .m-expertise__text-container {
      background-color: white; }
    .m-expertise .m-expertise__item:hover .m-expertise__text-content {
      visibility: visible; }
  .m-expertise .m-expertise__item-title {
    color: #fff;
    width: 250px;
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal; }
  .m-expertise .m-expertise__item-pos {
    width: 60px;
    height: 60px;
    background-color: #fff;
    font-family: Tomorrow;
    font-size: 22px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: 4.4px;
    color: #000;
    position: absolute;
    left: 160px;
    top: 0; }
  .m-expertise .m-expertise__inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    margin-left: 160px; }
  .m-expertise .m-expertise__text-container {
    margin-top: 60px;
    margin-left: 60px;
    color: #000;
    padding: 30px 30px 0;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.5s ease;
    width: 100%; }
  .m-expertise .m-expertise__text-content {
    visibility: hidden; }
  .m-expertise .m-expertise__image {
    min-width: 1100px; }

.ContactPage, .ErrorPage {
  background: #013861;
  padding-bottom: 140px; }
  .ContactPage .m-contact__subtitle, .ErrorPage .m-contact__subtitle {
    color: #fff; }
  .ContactPage .m-contact__content, .ErrorPage .m-contact__content {
    margin-top: 50px; }
    .ContactPage .m-contact__content a, .ErrorPage .m-contact__content a {
      text-decoration: underline;
      color: #fff; }
  .ContactPage .m-contact__map, .ErrorPage .m-contact__map {
    width: 100%;
    height: 320px; }

.m-logo {
  display: flex; }
  .m-logo svg {
    width: 38px;
    height: 38px;
    margin-right: 10px;
    transform: translateY(-5px); }
    .m-logo svg path {
      stroke: #fff; }
  .m-logo .m-logo-text {
    font-family: 'Kulim Park', sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    margin-right: 15px; }

.swiper-container {
  width: 100%;
  height: 100%; }

.swiper-slide {
  width: auto; }

.m-swiper__nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  color: #fff;
  width: 60px;
  outline: none; }
  .m-swiper__nav.swiper-button-disabled {
    display: none; }
  .m-swiper__nav.m-swiper__nav--next {
    left: auto;
    right: 0; }

.m-swiper__nav__icon {
  font-size: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  text-align: center; }

@media only screen and (max-width: 1200px) {
  .m-header .m-header__title-container {
    margin: 0 124px; }
  .m-header .m-header__navigation-container {
    margin-left: 100px;
    margin-right: 100px; }

  .m-navigation .m-navigation__menu-item {
    margin-right: 45px; }

  .m-section {
    margin-left: 100px;
    margin-right: 100px; }

  .m-expertise .m-expertise__item-title {
    font-size: 28px; }
  .m-expertise .m-expertise__item-pos {
    left: 16px; }
  .m-expertise .m-expertise__inner {
    margin: 0 16px; }
  .m-expertise .m-expertise__text-container {
    padding: 16px; }
  .m-expertise .typography p, .m-expertise .typography li {
    font-size: 16px;
    line-height: 1.5; }

  .m-research__intro {
    padding-left: 124px; } }
@media only screen and (max-width: 1065px) {
  .m-navigation .m-navigation__menu-item {
    margin-right: 30px; } }
@media only screen and (max-width: 992px) {
  .m-header .m-header__title-container {
    margin: 0 84px; }
  .m-header .m-header__navigation-container {
    margin-left: 60px;
    margin-right: 60px; }

  .m-section {
    margin-left: 60px;
    margin-right: 60px; }

  .m-news-page .m-news-page__title-container {
    position: static; }

  .m-make-a-gift-btn__container {
    display: none; }

  .m-stats .m-stats__balls {
    margin-top: 40px; }
  .m-stats .m-stats__ball {
    width: 180px;
    height: 180px;
    margin-right: 75px; }
  .m-stats .m-stats__ball-value {
    font-size: 40px; } }
@media only screen and (max-width: 768px) {
  .m-navigation__hamburger {
    display: flex; }

  .m-navigation:not(.m-navigation--mobile) {
    display: none; }

  .m-swiper__nav {
    width: 30px; }

  .m-header {
    margin-bottom: 100px; }
    .m-header.m-header--ResearchPage, .m-header.m-header--HomePage {
      max-height: 420px; }
    .m-header.m-header--ExpertisePage .m-header__title-container {
      margin-bottom: 50px; }
    .m-header .m-header__title-container {
      margin: 0 40px; }
    .m-header .m-header__title, .m-header .m-contact__title {
      font-size: 40px; }
    .m-header .m-header__navigation-container {
      margin-left: 16px;
      margin-right: 16px; }

  .m-section {
    margin-left: 16px;
    margin-right: 16px; }

  .m-news, .m-about {
    margin-bottom: 100px; }

  .m-team {
    padding: 60px 16px 40px; }
    .m-team .m-team__member {
      height: 380px; }
    .m-team .m-team__member-photo {
      transform: scale(0.65);
      margin-bottom: 0; }

  .m-pub__more {
    display: none; }

  .m-pub .m-pub__title__container {
    margin-bottom: 20px; }
  .m-pub .m-table td:nth-child(2) {
    display: none; }

  .m-patents {
    padding: 0;
    margin-top: 115px; }
    .m-patents .m-table td:nth-child(2) {
      padding-left: 10px; }
    .m-patents .m-table td:nth-child(3) {
      display: none; }
    .m-patents .m-table-row {
      font-weight: normal;
      font-size: 16px; }

  .ResearchPage .m-header {
    margin-bottom: 60px; }
  .ResearchPage .m-header__inner {
    bottom: 0; }
  .ResearchPage .m-research__intro {
    margin: 0 16px 0;
    padding: 0;
    padding-bottom: 80px;
    font-size: 20px;
    line-height: 1.6; }
  .ResearchPage .m-research__item-title {
    font-size: 20px;
    line-height: 1.4; }

  .m-expertise .m-expertise__image {
    margin-left: -16px;
    margin-right: -16px; }
  .m-expertise .m-expertise__item {
    pointer-events: none; }
  .m-expertise .m-expertise__item-title {
    color: #000;
    font-size: 28px;
    margin-bottom: 20px; }
  .m-expertise .m-expertise__text-content {
    visibility: visible; }
  .m-expertise .m-expertise__text-container {
    color: #555c62;
    flex-direction: column;
    padding: 0;
    margin: 20px 0 50px; }
  .m-expertise .m-expertise__item-pos {
    position: absolute;
    bottom: 0;
    top: auto;
    left: 16px; }
  .m-expertise .m-expertise__inner {
    margin: 0 16px;
    position: inherit;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto; }

  .m-funding {
    padding-top: 60px;
    padding-bottom: 0; }
    .m-funding .m-funding__heading {
      margin-bottom: 50px; }
    .m-funding .m-funding__list {
      margin: 0 16px; }

  .m-news-page {
    margin-left: 0;
    margin-right: 0; }
    .m-news-page .m-news-item__date {
      top: 16px;
      left: 16px; }
    .m-news-page .m-news-page__title {
      font-size: 32px; }
    .m-news-page .m-news-page__subtitle {
      font-size: 18px; }
    .m-news-page .m-news-page__intro {
      font-size: 16px; }
    .m-news-page .m-news-page__title-container {
      margin-left: 16px;
      margin-right: 16px;
      margin-top: 20px;
      padding: 0; }
    .m-news-page .m-news-page__content {
      padding-left: 0;
      padding-right: 0;
      margin-left: 16px;
      margin-right: 16px; }

  .m-stats {
    display: none; }

  .typography h1 {
    font-size: 40px; }
  .typography h2 {
    font-size: 32px;
    margin-bottom: 20px; }
  .typography h3 {
    font-size: 11px;
    margin-bottom: 10px; }
  .typography p {
    font-size: 16px; }
  .typography li {
    font-size: 16px; }

  .u-hide-on-mobile {
    display: none; } }
.u-relative {
  position: relative; }

.u-full {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.u-text-center {
  text-align: center; }

.u-responsive-img {
  width: 100%;
  height: auto; }

.todo {
  color: deeppink; }
  .todo:before {
    content: '[TODO] '; }

video {
  width: 100%;
  height: auto; }

/*# sourceMappingURL=layout.css.map */
