/**
 * OHO Interactive main theme stylesheet.
 * Version 2019-04-08
 * https://www.oho.com
 */
.global-spacing--xxlarge {
  margin-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--xxlarge {
    margin-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--xxlarge {
    margin-top: 10rem;
  }
}

.global-spacing--xlarge {
  margin-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--xlarge {
    margin-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--xlarge {
    margin-top: 7.5rem;
  }
}

.global-spacing--large {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--large {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--large {
    margin-top: 5.5rem;
  }
}

.global-spacing--default {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--default {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--default {
    margin-top: 5rem;
  }
}

.global-spacing--medium {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--medium {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--medium {
    margin-top: 4.5rem;
  }
}

.global-spacing--small {
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--small {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--small {
    margin-top: 4rem;
  }
}

.global-spacing--xsmall {
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--xsmall {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-spacing--xsmall {
    margin-top: 3.5rem;
  }
}

.global-spacing--xxsmall {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .global-spacing--xxsmall {
    margin-top: 3rem;
  }
}

.global-spacing--xxxsmall {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .global-spacing--xxxsmall {
    margin-top: 2.5rem;
  }
}

.global-spacing--xxxxsmall {
  margin-top: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-spacing--xxxxsmall {
    margin-top: 2rem;
  }
}

.global-padding--xxlarge {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--xxlarge {
    padding-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxlarge {
    padding-top: 10rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--xxlarge {
    padding-bottom: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxlarge {
    padding-bottom: 10rem;
  }
}

.global-padding--xlarge {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--xlarge {
    padding-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xlarge {
    padding-top: 7.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--xlarge {
    padding-bottom: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xlarge {
    padding-bottom: 7.5rem;
  }
}

.global-padding--large {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--large {
    padding-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--large {
    padding-top: 5.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--large {
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--large {
    padding-bottom: 5.5rem;
  }
}

.global-padding--default {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--default {
    padding-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--default {
    padding-top: 5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--default {
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--default {
    padding-bottom: 5rem;
  }
}

.global-padding--medium {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--medium {
    padding-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--medium {
    padding-top: 4.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--medium {
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--medium {
    padding-bottom: 4.5rem;
  }
}

.global-padding--small {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--small {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--small {
    padding-top: 4rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--small {
    padding-bottom: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--small {
    padding-bottom: 4rem;
  }
}

.global-padding--xsmall {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--xsmall {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xsmall {
    padding-top: 3.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--xsmall {
    padding-bottom: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xsmall {
    padding-bottom: 3.5rem;
  }
}

.global-padding--xxsmall {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxsmall {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxsmall {
    padding-bottom: 3rem;
  }
}

.global-padding--xxxsmall {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxxsmall {
    padding-top: 2.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-padding--xxxsmall {
    padding-bottom: 2.5rem;
  }
}

.global-padding--xxxxsmall {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-padding--xxxxsmall {
    padding-top: 2rem;
  }
}

@media print, screen and (min-width: 48em) {
  .global-padding--xxxxsmall {
    padding-bottom: 2rem;
  }
}

.global-padding--primary-color {
  background-color: #1ab0dc;
}

.global-padding--white {
  background-color: #ffffff;
}

.no-following-margin + * {
  margin-top: 0 !important;
}

.global-padding + .global-padding {
  margin-top: 0;
}

@media screen and (max-width: 47.99875em) {
  .related .cell {
    margin-top: 2.5rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .column-stack--small-down:not(.slick-slider) > div:not(:first-child) {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 63.99875em) {
  .column-stack--medium-down:not(.slick-slider) > div:not(:first-child) {
    margin-top: 2rem;
  }
}

/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-container {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.fluid {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

@media print, screen and (min-width: 48em) {
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.grid-container.full {
  padding-right: 0;
  padding-left: 0;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.grid-x {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.cell {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  min-height: 0px;
  min-width: 0px;
  width: 100%;
}

.cell.auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}

.cell.shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .auto {
  width: auto;
}

.grid-x > .shrink {
  width: auto;
}

.grid-x > .initial-shrink, .grid-x > .initial-full, .grid-x > .initial-1, .grid-x > .initial-2, .grid-x > .initial-3, .grid-x > .initial-4, .grid-x > .initial-5, .grid-x > .initial-6, .grid-x > .initial-7, .grid-x > .initial-8, .grid-x > .initial-9, .grid-x > .initial-10, .grid-x > .initial-11, .grid-x > .initial-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 20em) {
  .grid-x > .tiny-shrink, .grid-x > .tiny-full, .grid-x > .tiny-1, .grid-x > .tiny-2, .grid-x > .tiny-3, .grid-x > .tiny-4, .grid-x > .tiny-5, .grid-x > .tiny-6, .grid-x > .tiny-7, .grid-x > .tiny-8, .grid-x > .tiny-9, .grid-x > .tiny-10, .grid-x > .tiny-11, .grid-x > .tiny-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-x > .initial-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  width: auto;
}

.grid-x > .initial-shrink, .grid-x > .initial-1, .grid-x > .initial-2, .grid-x > .initial-3, .grid-x > .initial-4, .grid-x > .initial-5, .grid-x > .initial-6, .grid-x > .initial-7, .grid-x > .initial-8, .grid-x > .initial-9, .grid-x > .initial-10, .grid-x > .initial-11, .grid-x > .initial-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-x > .initial-shrink {
  width: auto;
}

.grid-x > .initial-1 {
  width: 8.33333%;
}

.grid-x > .initial-2 {
  width: 16.66667%;
}

.grid-x > .initial-3 {
  width: 25%;
}

.grid-x > .initial-4 {
  width: 33.33333%;
}

.grid-x > .initial-5 {
  width: 41.66667%;
}

.grid-x > .initial-6 {
  width: 50%;
}

.grid-x > .initial-7 {
  width: 58.33333%;
}

.grid-x > .initial-8 {
  width: 66.66667%;
}

.grid-x > .initial-9 {
  width: 75%;
}

.grid-x > .initial-10 {
  width: 83.33333%;
}

.grid-x > .initial-11 {
  width: 91.66667%;
}

.grid-x > .initial-12 {
  width: 100%;
}

@media print, screen and (min-width: 20em) {
  .grid-x > .tiny-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .tiny-shrink, .grid-x > .tiny-1, .grid-x > .tiny-2, .grid-x > .tiny-3, .grid-x > .tiny-4, .grid-x > .tiny-5, .grid-x > .tiny-6, .grid-x > .tiny-7, .grid-x > .tiny-8, .grid-x > .tiny-9, .grid-x > .tiny-10, .grid-x > .tiny-11, .grid-x > .tiny-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .tiny-shrink {
    width: auto;
  }
  .grid-x > .tiny-1 {
    width: 8.33333%;
  }
  .grid-x > .tiny-2 {
    width: 16.66667%;
  }
  .grid-x > .tiny-3 {
    width: 25%;
  }
  .grid-x > .tiny-4 {
    width: 33.33333%;
  }
  .grid-x > .tiny-5 {
    width: 41.66667%;
  }
  .grid-x > .tiny-6 {
    width: 50%;
  }
  .grid-x > .tiny-7 {
    width: 58.33333%;
  }
  .grid-x > .tiny-8 {
    width: 66.66667%;
  }
  .grid-x > .tiny-9 {
    width: 75%;
  }
  .grid-x > .tiny-10 {
    width: 83.33333%;
  }
  .grid-x > .tiny-11 {
    width: 91.66667%;
  }
  .grid-x > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .small-1 {
    width: 8.33333%;
  }
  .grid-x > .small-2 {
    width: 16.66667%;
  }
  .grid-x > .small-3 {
    width: 25%;
  }
  .grid-x > .small-4 {
    width: 33.33333%;
  }
  .grid-x > .small-5 {
    width: 41.66667%;
  }
  .grid-x > .small-6 {
    width: 50%;
  }
  .grid-x > .small-7 {
    width: 58.33333%;
  }
  .grid-x > .small-8 {
    width: 66.66667%;
  }
  .grid-x > .small-9 {
    width: 75%;
  }
  .grid-x > .small-10 {
    width: 83.33333%;
  }
  .grid-x > .small-11 {
    width: 91.66667%;
  }
  .grid-x > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .medium-shrink {
    width: auto;
  }
  .grid-x > .medium-1 {
    width: 8.33333%;
  }
  .grid-x > .medium-2 {
    width: 16.66667%;
  }
  .grid-x > .medium-3 {
    width: 25%;
  }
  .grid-x > .medium-4 {
    width: 33.33333%;
  }
  .grid-x > .medium-5 {
    width: 41.66667%;
  }
  .grid-x > .medium-6 {
    width: 50%;
  }
  .grid-x > .medium-7 {
    width: 58.33333%;
  }
  .grid-x > .medium-8 {
    width: 66.66667%;
  }
  .grid-x > .medium-9 {
    width: 75%;
  }
  .grid-x > .medium-10 {
    width: 83.33333%;
  }
  .grid-x > .medium-11 {
    width: 91.66667%;
  }
  .grid-x > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
  }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-x > .large-shrink {
    width: auto;
  }
  .grid-x > .large-1 {
    width: 8.33333%;
  }
  .grid-x > .large-2 {
    width: 16.66667%;
  }
  .grid-x > .large-3 {
    width: 25%;
  }
  .grid-x > .large-4 {
    width: 33.33333%;
  }
  .grid-x > .large-5 {
    width: 41.66667%;
  }
  .grid-x > .large-6 {
    width: 50%;
  }
  .grid-x > .large-7 {
    width: 58.33333%;
  }
  .grid-x > .large-8 {
    width: 66.66667%;
  }
  .grid-x > .large-9 {
    width: 75%;
  }
  .grid-x > .large-10 {
    width: 83.33333%;
  }
  .grid-x > .large-11 {
    width: 91.66667%;
  }
  .grid-x > .large-12 {
    width: 100%;
  }
}

.grid-margin-x:not(.grid-x) > .cell {
  width: auto;
}

.grid-margin-y:not(.grid-y) > .cell {
  height: auto;
}

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.grid-margin-x > .cell {
  width: calc(100% - 1.25rem);
  margin-left: 0.625rem;
  margin-right: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .cell {
    width: calc(100% - 1.875rem);
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
  }
}

.grid-margin-x > .auto {
  width: auto;
}

.grid-margin-x > .shrink {
  width: auto;
}

.grid-margin-x > .initial-1 {
  width: calc(8.33333% - 1.25rem);
}

.grid-margin-x > .initial-2 {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x > .initial-3 {
  width: calc(25% - 1.25rem);
}

.grid-margin-x > .initial-4 {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x > .initial-5 {
  width: calc(41.66667% - 1.25rem);
}

.grid-margin-x > .initial-6 {
  width: calc(50% - 1.25rem);
}

.grid-margin-x > .initial-7 {
  width: calc(58.33333% - 1.25rem);
}

.grid-margin-x > .initial-8 {
  width: calc(66.66667% - 1.25rem);
}

.grid-margin-x > .initial-9 {
  width: calc(75% - 1.25rem);
}

.grid-margin-x > .initial-10 {
  width: calc(83.33333% - 1.25rem);
}

.grid-margin-x > .initial-11 {
  width: calc(91.66667% - 1.25rem);
}

.grid-margin-x > .initial-12 {
  width: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 20em) {
  .grid-margin-x > .tiny-auto {
    width: auto;
  }
  .grid-margin-x > .tiny-shrink {
    width: auto;
  }
  .grid-margin-x > .tiny-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .tiny-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .tiny-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .tiny-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .tiny-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .tiny-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .tiny-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .tiny-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .tiny-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .tiny-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .tiny-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .tiny-12 {
    width: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x > .small-auto {
    width: auto;
  }
  .grid-margin-x > .small-shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .auto {
    width: auto;
  }
  .grid-margin-x > .shrink {
    width: auto;
  }
  .grid-margin-x > .initial-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .initial-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .initial-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .initial-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .initial-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .initial-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .initial-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .initial-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .initial-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .initial-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .initial-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .initial-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .tiny-auto {
    width: auto;
  }
  .grid-margin-x > .tiny-shrink {
    width: auto;
  }
  .grid-margin-x > .tiny-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .tiny-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .tiny-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .tiny-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .tiny-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .tiny-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .tiny-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .tiny-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .tiny-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .tiny-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .tiny-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .tiny-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .small-auto {
    width: auto;
  }
  .grid-margin-x > .small-shrink {
    width: auto;
  }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x > .medium-auto {
    width: auto;
  }
  .grid-margin-x > .medium-shrink {
    width: auto;
  }
  .grid-margin-x > .medium-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .medium-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .medium-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .medium-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .medium-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x > .large-auto {
    width: auto;
  }
  .grid-margin-x > .large-shrink {
    width: auto;
  }
  .grid-margin-x > .large-1 {
    width: calc(8.33333% - 1.875rem);
  }
  .grid-margin-x > .large-2 {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x > .large-4 {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x > .large-5 {
    width: calc(41.66667% - 1.875rem);
  }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x > .large-7 {
    width: calc(58.33333% - 1.875rem);
  }
  .grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.875rem);
  }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.875rem);
  }
  .grid-margin-x > .large-10 {
    width: calc(83.33333% - 1.875rem);
  }
  .grid-margin-x > .large-11 {
    width: calc(91.66667% - 1.875rem);
  }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.875rem);
  }
}

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-x .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-container:not(.full) > .grid-padding-x {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem;
  }
}

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-x > .cell {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

.initial-up-1 > .cell {
  width: 100%;
}

.initial-up-2 > .cell {
  width: 50%;
}

.initial-up-3 > .cell {
  width: 33.33333%;
}

.initial-up-4 > .cell {
  width: 25%;
}

.initial-up-5 > .cell {
  width: 20%;
}

.initial-up-6 > .cell {
  width: 16.66667%;
}

.initial-up-7 > .cell {
  width: 14.28571%;
}

.initial-up-8 > .cell {
  width: 12.5%;
}

@media print, screen and (min-width: 20em) {
  .tiny-up-1 > .cell {
    width: 100%;
  }
  .tiny-up-2 > .cell {
    width: 50%;
  }
  .tiny-up-3 > .cell {
    width: 33.33333%;
  }
  .tiny-up-4 > .cell {
    width: 25%;
  }
  .tiny-up-5 > .cell {
    width: 20%;
  }
  .tiny-up-6 > .cell {
    width: 16.66667%;
  }
  .tiny-up-7 > .cell {
    width: 14.28571%;
  }
  .tiny-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 40em) {
  .small-up-1 > .cell {
    width: 100%;
  }
  .small-up-2 > .cell {
    width: 50%;
  }
  .small-up-3 > .cell {
    width: 33.33333%;
  }
  .small-up-4 > .cell {
    width: 25%;
  }
  .small-up-5 > .cell {
    width: 20%;
  }
  .small-up-6 > .cell {
    width: 16.66667%;
  }
  .small-up-7 > .cell {
    width: 14.28571%;
  }
  .small-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-up-1 > .cell {
    width: 100%;
  }
  .medium-up-2 > .cell {
    width: 50%;
  }
  .medium-up-3 > .cell {
    width: 33.33333%;
  }
  .medium-up-4 > .cell {
    width: 25%;
  }
  .medium-up-5 > .cell {
    width: 20%;
  }
  .medium-up-6 > .cell {
    width: 16.66667%;
  }
  .medium-up-7 > .cell {
    width: 14.28571%;
  }
  .medium-up-8 > .cell {
    width: 12.5%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%;
  }
  .large-up-2 > .cell {
    width: 50%;
  }
  .large-up-3 > .cell {
    width: 33.33333%;
  }
  .large-up-4 > .cell {
    width: 25%;
  }
  .large-up-5 > .cell {
    width: 20%;
  }
  .large-up-6 > .cell {
    width: 16.66667%;
  }
  .large-up-7 > .cell {
    width: 14.28571%;
  }
  .large-up-8 > .cell {
    width: 12.5%;
  }
}

.grid-margin-x.initial-up-1 > .cell {
  width: calc(100% - 1.25rem);
}

.grid-margin-x.initial-up-2 > .cell {
  width: calc(50% - 1.25rem);
}

.grid-margin-x.initial-up-3 > .cell {
  width: calc(33.33333% - 1.25rem);
}

.grid-margin-x.initial-up-4 > .cell {
  width: calc(25% - 1.25rem);
}

.grid-margin-x.initial-up-5 > .cell {
  width: calc(20% - 1.25rem);
}

.grid-margin-x.initial-up-6 > .cell {
  width: calc(16.66667% - 1.25rem);
}

.grid-margin-x.initial-up-7 > .cell {
  width: calc(14.28571% - 1.25rem);
}

.grid-margin-x.initial-up-8 > .cell {
  width: calc(12.5% - 1.25rem);
}

@media print, screen and (min-width: 20em) {
  .grid-margin-x.tiny-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.tiny-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.tiny-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.tiny-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.tiny-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.tiny-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.tiny-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.tiny-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem);
  }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem);
  }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem);
  }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem);
  }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem);
  }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem);
  }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem);
  }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-x.initial-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.initial-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.initial-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.initial-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.initial-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.initial-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.initial-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.initial-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem);
  }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem);
  }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem);
  }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem);
  }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem);
  }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem);
  }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem);
  }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem);
  }
}

.initial-margin-collapse {
  margin-right: 0;
  margin-left: 0;
}

.initial-margin-collapse > .cell {
  margin-right: 0;
  margin-left: 0;
}

.initial-margin-collapse > .initial-1 {
  width: 8.33333%;
}

.initial-margin-collapse > .initial-2 {
  width: 16.66667%;
}

.initial-margin-collapse > .initial-3 {
  width: 25%;
}

.initial-margin-collapse > .initial-4 {
  width: 33.33333%;
}

.initial-margin-collapse > .initial-5 {
  width: 41.66667%;
}

.initial-margin-collapse > .initial-6 {
  width: 50%;
}

.initial-margin-collapse > .initial-7 {
  width: 58.33333%;
}

.initial-margin-collapse > .initial-8 {
  width: 66.66667%;
}

.initial-margin-collapse > .initial-9 {
  width: 75%;
}

.initial-margin-collapse > .initial-10 {
  width: 83.33333%;
}

.initial-margin-collapse > .initial-11 {
  width: 91.66667%;
}

.initial-margin-collapse > .initial-12 {
  width: 100%;
}

@media print, screen and (min-width: 20em) {
  .initial-margin-collapse > .tiny-1 {
    width: 8.33333%;
  }
  .initial-margin-collapse > .tiny-2 {
    width: 16.66667%;
  }
  .initial-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .initial-margin-collapse > .tiny-4 {
    width: 33.33333%;
  }
  .initial-margin-collapse > .tiny-5 {
    width: 41.66667%;
  }
  .initial-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .initial-margin-collapse > .tiny-7 {
    width: 58.33333%;
  }
  .initial-margin-collapse > .tiny-8 {
    width: 66.66667%;
  }
  .initial-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .initial-margin-collapse > .tiny-10 {
    width: 83.33333%;
  }
  .initial-margin-collapse > .tiny-11 {
    width: 91.66667%;
  }
  .initial-margin-collapse > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .initial-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .initial-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .initial-margin-collapse > .small-3 {
    width: 25%;
  }
  .initial-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .initial-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .initial-margin-collapse > .small-6 {
    width: 50%;
  }
  .initial-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .initial-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .initial-margin-collapse > .small-9 {
    width: 75%;
  }
  .initial-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .initial-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .initial-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .initial-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .initial-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .initial-margin-collapse > .medium-3 {
    width: 25%;
  }
  .initial-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .initial-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .initial-margin-collapse > .medium-6 {
    width: 50%;
  }
  .initial-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .initial-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .initial-margin-collapse > .medium-9 {
    width: 75%;
  }
  .initial-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .initial-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .initial-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .initial-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .initial-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .initial-margin-collapse > .large-3 {
    width: 25%;
  }
  .initial-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .initial-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .initial-margin-collapse > .large-6 {
    width: 50%;
  }
  .initial-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .initial-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .initial-margin-collapse > .large-9 {
    width: 75%;
  }
  .initial-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .initial-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .initial-margin-collapse > .large-12 {
    width: 100%;
  }
}

.initial-padding-collapse {
  margin-right: 0;
  margin-left: 0;
}

.initial-padding-collapse > .cell {
  padding-right: 0;
  padding-left: 0;
}

@media print, screen and (min-width: 20em) {
  .tiny-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .tiny-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 20em) {
  .tiny-margin-collapse > .initial-1 {
    width: 8.33333%;
  }
  .tiny-margin-collapse > .initial-2 {
    width: 16.66667%;
  }
  .tiny-margin-collapse > .initial-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .initial-4 {
    width: 33.33333%;
  }
  .tiny-margin-collapse > .initial-5 {
    width: 41.66667%;
  }
  .tiny-margin-collapse > .initial-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .initial-7 {
    width: 58.33333%;
  }
  .tiny-margin-collapse > .initial-8 {
    width: 66.66667%;
  }
  .tiny-margin-collapse > .initial-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .initial-10 {
    width: 83.33333%;
  }
  .tiny-margin-collapse > .initial-11 {
    width: 91.66667%;
  }
  .tiny-margin-collapse > .initial-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 20em) {
  .tiny-margin-collapse > .tiny-1 {
    width: 8.33333%;
  }
  .tiny-margin-collapse > .tiny-2 {
    width: 16.66667%;
  }
  .tiny-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .tiny-4 {
    width: 33.33333%;
  }
  .tiny-margin-collapse > .tiny-5 {
    width: 41.66667%;
  }
  .tiny-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .tiny-7 {
    width: 58.33333%;
  }
  .tiny-margin-collapse > .tiny-8 {
    width: 66.66667%;
  }
  .tiny-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .tiny-10 {
    width: 83.33333%;
  }
  .tiny-margin-collapse > .tiny-11 {
    width: 91.66667%;
  }
  .tiny-margin-collapse > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .tiny-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .tiny-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .tiny-margin-collapse > .small-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .tiny-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .tiny-margin-collapse > .small-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .tiny-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .tiny-margin-collapse > .small-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .tiny-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .tiny-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .tiny-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .tiny-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .tiny-margin-collapse > .medium-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .tiny-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .tiny-margin-collapse > .medium-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .tiny-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .tiny-margin-collapse > .medium-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .tiny-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .tiny-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .tiny-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .tiny-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .tiny-margin-collapse > .large-3 {
    width: 25%;
  }
  .tiny-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .tiny-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .tiny-margin-collapse > .large-6 {
    width: 50%;
  }
  .tiny-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .tiny-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .tiny-margin-collapse > .large-9 {
    width: 75%;
  }
  .tiny-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .tiny-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .tiny-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 20em) {
  .tiny-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .tiny-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .initial-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .initial-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .initial-3 {
    width: 25%;
  }
  .small-margin-collapse > .initial-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .initial-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .initial-6 {
    width: 50%;
  }
  .small-margin-collapse > .initial-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .initial-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .initial-9 {
    width: 75%;
  }
  .small-margin-collapse > .initial-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .initial-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .initial-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .tiny-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .tiny-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .small-margin-collapse > .tiny-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .tiny-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .small-margin-collapse > .tiny-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .tiny-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .small-margin-collapse > .tiny-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .tiny-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .small-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .small-3 {
    width: 25%;
  }
  .small-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .small-6 {
    width: 50%;
  }
  .small-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .small-9 {
    width: 75%;
  }
  .small-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .small-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .medium-3 {
    width: 25%;
  }
  .small-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .medium-6 {
    width: 50%;
  }
  .small-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .medium-9 {
    width: 75%;
  }
  .small-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .small-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .small-margin-collapse > .large-3 {
    width: 25%;
  }
  .small-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .small-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .small-margin-collapse > .large-6 {
    width: 50%;
  }
  .small-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .small-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .small-margin-collapse > .large-9 {
    width: 75%;
  }
  .small-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .small-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .small-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .small-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .initial-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .initial-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .initial-3 {
    width: 25%;
  }
  .medium-margin-collapse > .initial-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .initial-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .initial-6 {
    width: 50%;
  }
  .medium-margin-collapse > .initial-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .initial-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .initial-9 {
    width: 75%;
  }
  .medium-margin-collapse > .initial-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .initial-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .initial-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .tiny-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .tiny-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .medium-margin-collapse > .tiny-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .tiny-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .medium-margin-collapse > .tiny-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .tiny-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .medium-margin-collapse > .tiny-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .tiny-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .small-3 {
    width: 25%;
  }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .small-6 {
    width: 50%;
  }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .small-9 {
    width: 75%;
  }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .medium-3 {
    width: 25%;
  }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .medium-6 {
    width: 50%;
  }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .medium-9 {
    width: 75%;
  }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .medium-margin-collapse > .large-3 {
    width: 25%;
  }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .medium-margin-collapse > .large-6 {
    width: 50%;
  }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .medium-margin-collapse > .large-9 {
    width: 75%;
  }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .medium-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .medium-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .initial-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .initial-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .initial-3 {
    width: 25%;
  }
  .large-margin-collapse > .initial-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .initial-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .initial-6 {
    width: 50%;
  }
  .large-margin-collapse > .initial-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .initial-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .initial-9 {
    width: 75%;
  }
  .large-margin-collapse > .initial-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .initial-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .initial-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .tiny-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .tiny-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .tiny-3 {
    width: 25%;
  }
  .large-margin-collapse > .tiny-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .tiny-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .tiny-6 {
    width: 50%;
  }
  .large-margin-collapse > .tiny-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .tiny-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .tiny-9 {
    width: 75%;
  }
  .large-margin-collapse > .tiny-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .tiny-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .tiny-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .small-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .small-3 {
    width: 25%;
  }
  .large-margin-collapse > .small-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .small-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .small-6 {
    width: 50%;
  }
  .large-margin-collapse > .small-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .small-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .small-9 {
    width: 75%;
  }
  .large-margin-collapse > .small-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .small-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .small-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .medium-3 {
    width: 25%;
  }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .medium-6 {
    width: 50%;
  }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .medium-9 {
    width: 75%;
  }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .medium-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%;
  }
  .large-margin-collapse > .large-2 {
    width: 16.66667%;
  }
  .large-margin-collapse > .large-3 {
    width: 25%;
  }
  .large-margin-collapse > .large-4 {
    width: 33.33333%;
  }
  .large-margin-collapse > .large-5 {
    width: 41.66667%;
  }
  .large-margin-collapse > .large-6 {
    width: 50%;
  }
  .large-margin-collapse > .large-7 {
    width: 58.33333%;
  }
  .large-margin-collapse > .large-8 {
    width: 66.66667%;
  }
  .large-margin-collapse > .large-9 {
    width: 75%;
  }
  .large-margin-collapse > .large-10 {
    width: 83.33333%;
  }
  .large-margin-collapse > .large-11 {
    width: 91.66667%;
  }
  .large-margin-collapse > .large-12 {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .large-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0;
  }
}

.initial-offset-0 {
  margin-left: 0%;
}

.grid-margin-x > .initial-offset-0 {
  margin-left: calc(0% + 0.625rem);
}

.initial-offset-1 {
  margin-left: 8.33333%;
}

.grid-margin-x > .initial-offset-1 {
  margin-left: calc(8.33333% + 0.625rem);
}

.initial-offset-2 {
  margin-left: 16.66667%;
}

.grid-margin-x > .initial-offset-2 {
  margin-left: calc(16.66667% + 0.625rem);
}

.initial-offset-3 {
  margin-left: 25%;
}

.grid-margin-x > .initial-offset-3 {
  margin-left: calc(25% + 0.625rem);
}

.initial-offset-4 {
  margin-left: 33.33333%;
}

.grid-margin-x > .initial-offset-4 {
  margin-left: calc(33.33333% + 0.625rem);
}

.initial-offset-5 {
  margin-left: 41.66667%;
}

.grid-margin-x > .initial-offset-5 {
  margin-left: calc(41.66667% + 0.625rem);
}

.initial-offset-6 {
  margin-left: 50%;
}

.grid-margin-x > .initial-offset-6 {
  margin-left: calc(50% + 0.625rem);
}

.initial-offset-7 {
  margin-left: 58.33333%;
}

.grid-margin-x > .initial-offset-7 {
  margin-left: calc(58.33333% + 0.625rem);
}

.initial-offset-8 {
  margin-left: 66.66667%;
}

.grid-margin-x > .initial-offset-8 {
  margin-left: calc(66.66667% + 0.625rem);
}

.initial-offset-9 {
  margin-left: 75%;
}

.grid-margin-x > .initial-offset-9 {
  margin-left: calc(75% + 0.625rem);
}

.initial-offset-10 {
  margin-left: 83.33333%;
}

.grid-margin-x > .initial-offset-10 {
  margin-left: calc(83.33333% + 0.625rem);
}

.initial-offset-11 {
  margin-left: 91.66667%;
}

.grid-margin-x > .initial-offset-11 {
  margin-left: calc(91.66667% + 0.625rem);
}

@media print, screen and (min-width: 20em) {
  .tiny-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .tiny-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .tiny-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .tiny-offset-1 {
    margin-left: calc(8.33333% + 0.625rem);
  }
  .tiny-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .tiny-offset-2 {
    margin-left: calc(16.66667% + 0.625rem);
  }
  .tiny-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .tiny-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .tiny-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .tiny-offset-4 {
    margin-left: calc(33.33333% + 0.625rem);
  }
  .tiny-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .tiny-offset-5 {
    margin-left: calc(41.66667% + 0.625rem);
  }
  .tiny-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .tiny-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .tiny-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .tiny-offset-7 {
    margin-left: calc(58.33333% + 0.625rem);
  }
  .tiny-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .tiny-offset-8 {
    margin-left: calc(66.66667% + 0.625rem);
  }
  .tiny-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .tiny-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .tiny-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .tiny-offset-10 {
    margin-left: calc(83.33333% + 0.625rem);
  }
  .tiny-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .tiny-offset-11 {
    margin-left: calc(91.66667% + 0.625rem);
  }
}

@media print, screen and (min-width: 40em) {
  .small-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .small-offset-0 {
    margin-left: calc(0% + 0.625rem);
  }
  .small-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .small-offset-1 {
    margin-left: calc(8.33333% + 0.625rem);
  }
  .small-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .small-offset-2 {
    margin-left: calc(16.66667% + 0.625rem);
  }
  .small-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .small-offset-3 {
    margin-left: calc(25% + 0.625rem);
  }
  .small-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .small-offset-4 {
    margin-left: calc(33.33333% + 0.625rem);
  }
  .small-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .small-offset-5 {
    margin-left: calc(41.66667% + 0.625rem);
  }
  .small-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .small-offset-6 {
    margin-left: calc(50% + 0.625rem);
  }
  .small-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .small-offset-7 {
    margin-left: calc(58.33333% + 0.625rem);
  }
  .small-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .small-offset-8 {
    margin-left: calc(66.66667% + 0.625rem);
  }
  .small-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .small-offset-9 {
    margin-left: calc(75% + 0.625rem);
  }
  .small-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .small-offset-10 {
    margin-left: calc(83.33333% + 0.625rem);
  }
  .small-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .small-offset-11 {
    margin-left: calc(91.66667% + 0.625rem);
  }
}

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .medium-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .medium-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .medium-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .medium-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .medium-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .medium-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .medium-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .medium-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .medium-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .medium-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .medium-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%;
  }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.9375rem);
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 0.9375rem);
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 0.9375rem);
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.9375rem);
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 0.9375rem);
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 0.9375rem);
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.9375rem);
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 0.9375rem);
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 0.9375rem);
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.9375rem);
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 0.9375rem);
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 0.9375rem);
  }
}

.grid-y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.grid-y > .cell {
  width: auto;
  max-width: none;
}

.grid-y > .auto {
  height: auto;
}

.grid-y > .shrink {
  height: auto;
}

.grid-y > .initial-shrink, .grid-y > .initial-full, .grid-y > .initial-1, .grid-y > .initial-2, .grid-y > .initial-3, .grid-y > .initial-4, .grid-y > .initial-5, .grid-y > .initial-6, .grid-y > .initial-7, .grid-y > .initial-8, .grid-y > .initial-9, .grid-y > .initial-10, .grid-y > .initial-11, .grid-y > .initial-12 {
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
}

@media print, screen and (min-width: 20em) {
  .grid-y > .tiny-shrink, .grid-y > .tiny-full, .grid-y > .tiny-1, .grid-y > .tiny-2, .grid-y > .tiny-3, .grid-y > .tiny-4, .grid-y > .tiny-5, .grid-y > .tiny-6, .grid-y > .tiny-7, .grid-y > .tiny-8, .grid-y > .tiny-9, .grid-y > .tiny-10, .grid-y > .tiny-11, .grid-y > .tiny-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
}

.grid-y > .initial-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  height: auto;
}

.grid-y > .initial-shrink, .grid-y > .initial-1, .grid-y > .initial-2, .grid-y > .initial-3, .grid-y > .initial-4, .grid-y > .initial-5, .grid-y > .initial-6, .grid-y > .initial-7, .grid-y > .initial-8, .grid-y > .initial-9, .grid-y > .initial-10, .grid-y > .initial-11, .grid-y > .initial-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.grid-y > .initial-shrink {
  height: auto;
}

.grid-y > .initial-1 {
  height: 8.33333%;
}

.grid-y > .initial-2 {
  height: 16.66667%;
}

.grid-y > .initial-3 {
  height: 25%;
}

.grid-y > .initial-4 {
  height: 33.33333%;
}

.grid-y > .initial-5 {
  height: 41.66667%;
}

.grid-y > .initial-6 {
  height: 50%;
}

.grid-y > .initial-7 {
  height: 58.33333%;
}

.grid-y > .initial-8 {
  height: 66.66667%;
}

.grid-y > .initial-9 {
  height: 75%;
}

.grid-y > .initial-10 {
  height: 83.33333%;
}

.grid-y > .initial-11 {
  height: 91.66667%;
}

.grid-y > .initial-12 {
  height: 100%;
}

@media print, screen and (min-width: 20em) {
  .grid-y > .tiny-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .tiny-shrink, .grid-y > .tiny-1, .grid-y > .tiny-2, .grid-y > .tiny-3, .grid-y > .tiny-4, .grid-y > .tiny-5, .grid-y > .tiny-6, .grid-y > .tiny-7, .grid-y > .tiny-8, .grid-y > .tiny-9, .grid-y > .tiny-10, .grid-y > .tiny-11, .grid-y > .tiny-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .tiny-shrink {
    height: auto;
  }
  .grid-y > .tiny-1 {
    height: 8.33333%;
  }
  .grid-y > .tiny-2 {
    height: 16.66667%;
  }
  .grid-y > .tiny-3 {
    height: 25%;
  }
  .grid-y > .tiny-4 {
    height: 33.33333%;
  }
  .grid-y > .tiny-5 {
    height: 41.66667%;
  }
  .grid-y > .tiny-6 {
    height: 50%;
  }
  .grid-y > .tiny-7 {
    height: 58.33333%;
  }
  .grid-y > .tiny-8 {
    height: 66.66667%;
  }
  .grid-y > .tiny-9 {
    height: 75%;
  }
  .grid-y > .tiny-10 {
    height: 83.33333%;
  }
  .grid-y > .tiny-11 {
    height: 91.66667%;
  }
  .grid-y > .tiny-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 40em) {
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .small-1 {
    height: 8.33333%;
  }
  .grid-y > .small-2 {
    height: 16.66667%;
  }
  .grid-y > .small-3 {
    height: 25%;
  }
  .grid-y > .small-4 {
    height: 33.33333%;
  }
  .grid-y > .small-5 {
    height: 41.66667%;
  }
  .grid-y > .small-6 {
    height: 50%;
  }
  .grid-y > .small-7 {
    height: 58.33333%;
  }
  .grid-y > .small-8 {
    height: 66.66667%;
  }
  .grid-y > .small-9 {
    height: 75%;
  }
  .grid-y > .small-10 {
    height: 83.33333%;
  }
  .grid-y > .small-11 {
    height: 91.66667%;
  }
  .grid-y > .small-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .medium-shrink {
    height: auto;
  }
  .grid-y > .medium-1 {
    height: 8.33333%;
  }
  .grid-y > .medium-2 {
    height: 16.66667%;
  }
  .grid-y > .medium-3 {
    height: 25%;
  }
  .grid-y > .medium-4 {
    height: 33.33333%;
  }
  .grid-y > .medium-5 {
    height: 41.66667%;
  }
  .grid-y > .medium-6 {
    height: 50%;
  }
  .grid-y > .medium-7 {
    height: 58.33333%;
  }
  .grid-y > .medium-8 {
    height: 66.66667%;
  }
  .grid-y > .medium-9 {
    height: 75%;
  }
  .grid-y > .medium-10 {
    height: 83.33333%;
  }
  .grid-y > .medium-11 {
    height: 91.66667%;
  }
  .grid-y > .medium-12 {
    height: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    height: auto;
  }
  .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .grid-y > .large-shrink {
    height: auto;
  }
  .grid-y > .large-1 {
    height: 8.33333%;
  }
  .grid-y > .large-2 {
    height: 16.66667%;
  }
  .grid-y > .large-3 {
    height: 25%;
  }
  .grid-y > .large-4 {
    height: 33.33333%;
  }
  .grid-y > .large-5 {
    height: 41.66667%;
  }
  .grid-y > .large-6 {
    height: 50%;
  }
  .grid-y > .large-7 {
    height: 58.33333%;
  }
  .grid-y > .large-8 {
    height: 66.66667%;
  }
  .grid-y > .large-9 {
    height: 75%;
  }
  .grid-y > .large-10 {
    height: 83.33333%;
  }
  .grid-y > .large-11 {
    height: 91.66667%;
  }
  .grid-y > .large-12 {
    height: 100%;
  }
}

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-y .grid-padding-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-padding-y > .cell {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
  }
}

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y {
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}

.grid-margin-y > .cell {
  height: calc(100% - 1.25rem);
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .cell {
    height: calc(100% - 1.875rem);
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
  }
}

.grid-margin-y > .auto {
  height: auto;
}

.grid-margin-y > .shrink {
  height: auto;
}

.grid-margin-y > .initial-1 {
  height: calc(8.33333% - 1.25rem);
}

.grid-margin-y > .initial-2 {
  height: calc(16.66667% - 1.25rem);
}

.grid-margin-y > .initial-3 {
  height: calc(25% - 1.25rem);
}

.grid-margin-y > .initial-4 {
  height: calc(33.33333% - 1.25rem);
}

.grid-margin-y > .initial-5 {
  height: calc(41.66667% - 1.25rem);
}

.grid-margin-y > .initial-6 {
  height: calc(50% - 1.25rem);
}

.grid-margin-y > .initial-7 {
  height: calc(58.33333% - 1.25rem);
}

.grid-margin-y > .initial-8 {
  height: calc(66.66667% - 1.25rem);
}

.grid-margin-y > .initial-9 {
  height: calc(75% - 1.25rem);
}

.grid-margin-y > .initial-10 {
  height: calc(83.33333% - 1.25rem);
}

.grid-margin-y > .initial-11 {
  height: calc(91.66667% - 1.25rem);
}

.grid-margin-y > .initial-12 {
  height: calc(100% - 1.25rem);
}

@media print, screen and (min-width: 20em) {
  .grid-margin-y > .tiny-auto {
    height: auto;
  }
  .grid-margin-y > .tiny-shrink {
    height: auto;
  }
  .grid-margin-y > .tiny-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .tiny-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .tiny-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .tiny-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .tiny-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .tiny-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .tiny-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .tiny-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .tiny-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .tiny-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .tiny-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .tiny-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 40em) {
  .grid-margin-y > .small-auto {
    height: auto;
  }
  .grid-margin-y > .small-shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem);
  }
}

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto;
  }
  .grid-margin-y > .shrink {
    height: auto;
  }
  .grid-margin-y > .initial-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .initial-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .initial-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .initial-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .initial-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .initial-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .initial-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .initial-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .initial-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .initial-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .initial-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .initial-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .tiny-auto {
    height: auto;
  }
  .grid-margin-y > .tiny-shrink {
    height: auto;
  }
  .grid-margin-y > .tiny-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .tiny-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .tiny-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .tiny-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .tiny-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .tiny-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .tiny-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .tiny-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .tiny-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .tiny-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .tiny-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .tiny-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .small-auto {
    height: auto;
  }
  .grid-margin-y > .small-shrink {
    height: auto;
  }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.875rem);
  }
  .grid-margin-y > .medium-auto {
    height: auto;
  }
  .grid-margin-y > .medium-shrink {
    height: auto;
  }
  .grid-margin-y > .medium-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .medium-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .medium-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .medium-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .medium-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.875rem);
  }
}

@media print, screen and (min-width: 64em) {
  .grid-margin-y > .large-auto {
    height: auto;
  }
  .grid-margin-y > .large-shrink {
    height: auto;
  }
  .grid-margin-y > .large-1 {
    height: calc(8.33333% - 1.875rem);
  }
  .grid-margin-y > .large-2 {
    height: calc(16.66667% - 1.875rem);
  }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.875rem);
  }
  .grid-margin-y > .large-4 {
    height: calc(33.33333% - 1.875rem);
  }
  .grid-margin-y > .large-5 {
    height: calc(41.66667% - 1.875rem);
  }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.875rem);
  }
  .grid-margin-y > .large-7 {
    height: calc(58.33333% - 1.875rem);
  }
  .grid-margin-y > .large-8 {
    height: calc(66.66667% - 1.875rem);
  }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.875rem);
  }
  .grid-margin-y > .large-10 {
    height: calc(83.33333% - 1.875rem);
  }
  .grid-margin-y > .large-11 {
    height: calc(91.66667% - 1.875rem);
  }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.875rem);
  }
}

.align-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-justify {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.align-spaced {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.align-left.vertical.menu > li > a {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.align-right.vertical.menu > li > a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.align-center.vertical.menu > li > a {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.align-top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.align-self-top {
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.align-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.align-self-bottom {
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.align-middle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.align-self-middle {
  -ms-flex-item-align: center;
      align-self: center;
}

.align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.align-self-stretch {
  -ms-flex-item-align: stretch;
      align-self: stretch;
}

.align-center-middle {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}

.initial-order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.initial-order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.initial-order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.initial-order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.initial-order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.initial-order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

@media print, screen and (min-width: 20em) {
  .tiny-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .tiny-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .tiny-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .tiny-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .tiny-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .tiny-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media print, screen and (min-width: 40em) {
  .small-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .small-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .small-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .small-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .small-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .small-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .medium-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .medium-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .medium-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .medium-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .medium-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .large-order-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .large-order-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .large-order-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .large-order-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .large-order-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flex-child-auto {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.flex-child-grow {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.flex-child-shrink {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
}

.flex-dir-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex-dir-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.flex-dir-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.flex-dir-column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}

@media print, screen and (min-width: 20em) {
  .tiny-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .tiny-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .tiny-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .tiny-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .tiny-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .tiny-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .tiny-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .tiny-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 40em) {
  .small-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .small-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .small-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .small-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .small-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .small-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .small-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .small-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 48em) {
  .medium-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .medium-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .medium-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .medium-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .medium-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .medium-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .medium-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .medium-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .large-flex-child-auto {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .large-flex-child-grow {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .large-flex-child-shrink {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .large-flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .large-flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .large-flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .large-flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  color: #000000;
  font-family: plantin, georgia, sans-serif;
  font-size: 16px;
}

main {
  display: block;
}

button {
  cursor: pointer;
  font-size: 1rem;
}

iframe {
  max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

dl,
pre {
  margin: 0;
  padding: 0;
}

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.clearfix::after {
  clear: both;
}

.show-for-sr,
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.global-margin--xxlarge {
  margin-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .global-margin--xxlarge {
    margin-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .global-margin--xxlarge {
    margin-top: 10rem;
  }
}

#oho-centre #main {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

#oho-centre #main > .fusion-row {
  max-width: 100% !important;
  margin: 0 !important;
  display: block;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
[type='file'],
[type='image'],
[type='submit'],
button,
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  padding: 0;
  border-width: .0625em;
  border-style: solid;
  border-color: inherit;
  border-radius: 0;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  border-width: .0625em;
  border-style: solid;
  border-color: inherit;
  border-radius: 0;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
}

[type='checkbox'],
[type='radio'] {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border-width: .0625em;
  border-style: solid;
  border-color: inherit;
}

button,
[type='submit'] {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: 0;
  padding: 1em 1.5em;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #1ab0dc;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  border: 0;
}

button:hover,
[type='submit']:hover {
  text-decoration: none;
  background-color: #158cae;
}

label {
  display: block;
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 400;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
[type='file'],
[type='image'],
textarea {
  margin: .125em 0 1em;
  padding: .5em;
  color: #000000;
  border-color: #88888b;
}

[type='text']::-webkit-input-placeholder, [type='password']::-webkit-input-placeholder, [type='date']::-webkit-input-placeholder, [type='datetime']::-webkit-input-placeholder, [type='datetime-local']::-webkit-input-placeholder, [type='month']::-webkit-input-placeholder, [type='week']::-webkit-input-placeholder, [type='email']::-webkit-input-placeholder, [type='number']::-webkit-input-placeholder, [type='search']::-webkit-input-placeholder, [type='tel']::-webkit-input-placeholder, [type='time']::-webkit-input-placeholder, [type='url']::-webkit-input-placeholder, [type='color']::-webkit-input-placeholder,
[type='file']::-webkit-input-placeholder,
[type='image']::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

[type='text']::-moz-placeholder, [type='password']::-moz-placeholder, [type='date']::-moz-placeholder, [type='datetime']::-moz-placeholder, [type='datetime-local']::-moz-placeholder, [type='month']::-moz-placeholder, [type='week']::-moz-placeholder, [type='email']::-moz-placeholder, [type='number']::-moz-placeholder, [type='search']::-moz-placeholder, [type='tel']::-moz-placeholder, [type='time']::-moz-placeholder, [type='url']::-moz-placeholder, [type='color']::-moz-placeholder,
[type='file']::-moz-placeholder,
[type='image']::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

[type='text']:-ms-input-placeholder, [type='password']:-ms-input-placeholder, [type='date']:-ms-input-placeholder, [type='datetime']:-ms-input-placeholder, [type='datetime-local']:-ms-input-placeholder, [type='month']:-ms-input-placeholder, [type='week']:-ms-input-placeholder, [type='email']:-ms-input-placeholder, [type='number']:-ms-input-placeholder, [type='search']:-ms-input-placeholder, [type='tel']:-ms-input-placeholder, [type='time']:-ms-input-placeholder, [type='url']:-ms-input-placeholder, [type='color']:-ms-input-placeholder,
[type='file']:-ms-input-placeholder,
[type='image']:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

select {
  margin: .125em 0 1em;
  padding: .5em 2em .5em .5em;
  cursor: pointer;
  color: #000000;
  border-color: #88888b;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml;utf8,\a       <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="20" height="10">\a         <polygon points="10,10 20,0 0,0" fill="%2388888b"/>\a       </svg>');
  background-repeat: no-repeat;
  background-position: calc(100% - .625em) 50%;
  background-size: 1em;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

[type='checkbox'],
[type='radio'] {
  cursor: pointer;
}

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  margin: 1em 0 1em .25em;
  cursor: pointer;
  vertical-align: middle;
  color: #000000;
}

fieldset {
  margin-bottom: .75em;
  padding: .5em;
  border-color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

legend {
  margin-bottom: -.5em;
  font-weight: 400;
}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
[type='file'],
[type='image'],
select,
textarea {
  -webkit-transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, border-color 250ms ease-in-out, box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
}

[type='text']:disabled, [type='password']:disabled, [type='date']:disabled, [type='datetime']:disabled, [type='datetime-local']:disabled, [type='month']:disabled, [type='week']:disabled, [type='email']:disabled, [type='number']:disabled, [type='search']:disabled, [type='tel']:disabled, [type='time']:disabled, [type='url']:disabled, [type='color']:disabled,
[type='file']:disabled,
[type='image']:disabled,
select:disabled,
textarea:disabled {
  background-color: #eeeef1;
}

[type='text']:not(:empty):invalid, [type='password']:not(:empty):invalid, [type='date']:not(:empty):invalid, [type='datetime']:not(:empty):invalid, [type='datetime-local']:not(:empty):invalid, [type='month']:not(:empty):invalid, [type='week']:not(:empty):invalid, [type='email']:not(:empty):invalid, [type='number']:not(:empty):invalid, [type='search']:not(:empty):invalid, [type='tel']:not(:empty):invalid, [type='time']:not(:empty):invalid, [type='url']:not(:empty):invalid, [type='color']:not(:empty):invalid,
[type='file']:not(:empty):invalid,
[type='image']:not(:empty):invalid,
textarea:not(:empty):invalid {
  border-color: #d13176;
  -webkit-box-shadow: 0 0 0 0.0625em #d13176;
          box-shadow: 0 0 0 0.0625em #d13176;
}

table {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 2.5rem;
  border-collapse: collapse;
  border-top: 1px solid #e2e3e7;
}

@media print, screen and (min-width: 48em) {
  table {
    font-size: 1.125rem;
  }
}

table[align='left'] {
  float: none;
}

@media print, screen and (min-width: 48em) {
  table[align='left'] {
    float: left;
    margin-right: 2em;
  }
}

table[align='right'] {
  float: none;
}

@media print, screen and (min-width: 48em) {
  table[align='right'] {
    float: right;
    margin-left: 2em;
  }
}

thead,
tbody {
  vertical-align: top;
}

thead {
  color: #000000;
  border-right: 1px solid #e2e3e7;
  border-left: 1px solid #e2e3e7;
  font-size: 1.125rem;
}

thead th {
  background: #1ab0dc;
}

tbody {
  border-top: 0;
  border-left: 1px solid #e2e3e7;
}

tr {
  border-bottom: 1px solid #e2e3e7;
}

th {
  padding: 1em 1.25em;
  border-right: 1px solid #e2e3e7;
  border-bottom: 0;
  background: #eeeef1;
  font-weight: 600;
}

td {
  padding: 1em 1.25em;
  border-right: 1px solid #e2e3e7;
}

@media screen and (max-width: 63.99875em) {
  .mobile-table {
    margin-bottom: 2.5rem;
  }
  .mobile-table--scroll {
    overflow-y: scroll;
  }
}

h1, .h1 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 2.125rem;
  font-weight: 700;
  line-height: 1;
}

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 4rem;
  }
}

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 5.75rem;
  }
}

h2, .h2 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
}

@media print, screen and (min-width: 48em) {
  h2, .h2 {
    font-size: 3rem;
  }
}

h3, .h3 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 1.3;
}

@media print, screen and (min-width: 48em) {
  h3, .h3 {
    font-size: 2.25rem;
  }
}

h4, .h4 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

@media print, screen and (min-width: 48em) {
  h4, .h4 {
    font-size: 1.75rem;
  }
}

h5, .h5 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.3;
  text-transform: none;
}

@media print, screen and (min-width: 48em) {
  h5, .h5 {
    font-size: 1.5rem;
  }
}

h6, .h6 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: none;
}

@media print, screen and (min-width: 48em) {
  h6, .h6 {
    font-size: 1.3125rem;
  }
}

p, .p {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

@media print, screen and (min-width: 48em) {
  p, .p {
    font-size: 1.125rem;
  }
}

/*
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
iframe,
table,
.mobile-table {
  margin: 0;
}
*/
a {
  text-decoration: none;
  color: #1ab0dc;
}

a:hover {
  text-decoration: underline;
}

em {
  font-style: italic;
}

b,
strong {
  font-weight: 700;
}

blockquote {
  position: relative;
  max-width: 745px;
  margin: 0 auto;
  padding: 60px 100px;
}

blockquote p {
  font-family: plantin, georgia, sans-serif;
  font-size: 1.3125rem;
  line-height: 1.7;
}

@media print, screen and (min-width: 48em) {
  blockquote p {
    font-size: 1.5rem;
  }
}

blockquote:before {
  position: absolute;
  top: 0;
  left: -5rem;
  display: block;
  font-weight: 400;
  content: '\201C';
  color: #e2e3e7;
  font-family: plantin, georgia, sans-serif;
  font-size: 140px;
  line-height: .8;
}

ol,
ul,
li {
  margin: 0;
  padding: 0;
}

.wysiwyg li {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

@media print, screen and (min-width: 48em) {
  .wysiwyg li {
    font-size: 1.125rem;
  }
}

ol {
  margin-top: 3rem;
  padding-left: 0;
  list-style: none;
  counter-reset: li;
}

@media print, screen and (min-width: 48em) {
  ol {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  ol {
    margin-top: 4.5rem;
  }
}

ol > li {
  position: relative;
  padding-left: 2.5rem;
  counter-increment: li;
}

ol > li li,
ol > li li:first-child {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  ol > li li,
  ol > li li:first-child {
    margin-top: 3rem;
  }
}

ol > li::before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  content: counter(li) ".";
  color: #000000;
  font-size: 1.125rem;
  font-weight: 600;
}

.fusion-text ul > li,
.wysiwyg ul > li,
.section--wysiwyg ul > li {
  position: relative;
  padding-left: 2.5rem;
  list-style: none;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

@media print, screen and (min-width: 48em) {
  .fusion-text ul > li,
  .wysiwyg ul > li,
  .section--wysiwyg ul > li {
    font-size: 1.125rem;
  }
}

.fusion-text ul > li:before,
.wysiwyg ul > li:before,
.section--wysiwyg ul > li:before {
  position: absolute;
  top: 0;
  left: 0;
  content: url("../img/bullet.svg");
}

.fusion-text ul {
  margin-bottom: 20px;
}

.fusion-text ul > li {
  padding-left: 1.5rem !important;
}

.fusion-text ul > li:before {
  content: "\2022";
}

.video-play-button {
  position: absolute;
  bottom: 2.5rem;
  right: 2.5rem;
  z-index: 4;
  background: none;
  border: 1px solid #ffffff;
  font-size: 0;
  padding: 0.875rem;
  color: #ffffff;
}

@media screen and (max-width: 47.99875em) {
  .video-play-button {
    display: none;
  }
}

.video-play-button__icon {
  color: #ffffff;
  display: block;
  width: 18px;
  height: 18px;
  background: transparent url(../img/pause-solid.svg) no-repeat center center;
  background-size: 100% 100%;
}

.video-play-button:hover, .video-play-button:focus {
  background-color: rgba(255, 255, 255, 0.25);
  color: #ffcd00;
  border-color: #ffcd00;
}

.hero-video-paused .video-play-button:after {
  background: transparent url(../img/play-solid.svg) no-repeat center center;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.8125rem;
  height: 2.8125rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: .47;
}

@media print, screen and (min-width: 48em) {
  .play-button {
    width: 7.8125rem;
    height: 7.8125rem;
  }
}

.play-button path {
  fill: #ffffff;
}

#centre-twentyone.centre-twentyone__home .hero--video .hero__content p {
  min-width: unset;
  max-width: 869px !important;
}

#centre-twentyone.centre-twentyone__home .hero--video .video-play-button {
  bottom: 200px;
  right: 66px;
}

@media screen and (min-width: 98.75em) {
  #centre-twentyone.centre-twentyone__home .hero--video .video-play-button {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}

.video-play-button {
  position: absolute;
  bottom: 2.5rem;
  right: 2.5rem;
  z-index: 4;
  background: none;
  border: 1px solid #ffffff;
  font-size: 0;
  padding: 0.875rem;
  color: #ffffff;
}

@media screen and (max-width: 47.99875em) {
  .video-play-button {
    display: none !important;
  }
}

.video-play-button .hero-play-icon {
  color: #ffffff;
  display: block;
  width: 18px;
  height: 18px;
  background: transparent url(../img/pause-solid.svg) no-repeat center center;
  background-size: 100% 100%;
}

.video-play-button:hover, .video-play-button:focus {
  background-color: rgba(255, 255, 255, 0.25);
  color: #ffcd00;
  border-color: #ffcd00;
}

.hero-video-paused .video-play-button .hero-play-icon {
  background: transparent url(../img/play-solid.svg) no-repeat center center;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.8125rem;
  height: 2.8125rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: .47;
}

@media print, screen and (min-width: 48em) {
  .play-button {
    width: 7.8125rem;
    height: 7.8125rem;
  }
}

.play-button path {
  fill: #ffffff;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #centre-twentyone.centre-twentyone__home > .hero--video {
    margin-bottom: 40px;
  }
}

#centre-twentyone.centre-twentyone__home > .hero--video .hero__content p {
  min-width: unset;
  max-width: 869px !important;
}

#centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
  bottom: 200px;
  right: 66px;
}

@media screen and (min-width: 98.75em) {
  #centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  #centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
    bottom: 2.5rem;
    right: 2.5rem;
  }
}

@media screen and (min-width: 961px) and (max-width: 1199px) {
  #centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
    bottom: 90px;
    right: 32px;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1420px) {
  #centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
    bottom: 175px;
    right: 32px;
  }
}

@media screen and (min-width: 1421px) and (max-width: 1579px) {
  #centre-twentyone.centre-twentyone__home > .hero--video .video-play-button {
    bottom: 175px;
    right: calc(50vw - 677px);
  }
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks > .hero--video .video-play-button,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks > .hero--video .video-play-button {
  bottom: 4rem;
  right: 4rem;
}

body {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.intro-text {
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.6;
  font-family: Avenir LT W02_35 Light1475498, Arial, Helvetica, sans-serif;
}

@media print, screen and (min-width: 48em) {
  .intro-text {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.align-right,
.obj-right {
  float: none;
  margin: 1.5rem 0;
}

@media print, screen and (min-width: 48em) {
  .align-right,
  .obj-right {
    float: right;
    margin: 2.5rem 0 1.5rem 1.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .align-right,
  .obj-right {
    margin: 3rem 0 2rem 2rem;
  }
}

.align-right img,
.obj-right img {
  display: block;
}

.align-left,
.obj-left {
  float: none;
  margin: 2rem 0;
}

@media print, screen and (min-width: 48em) {
  .align-left,
  .obj-left {
    float: left;
    margin: 2.5rem 1.5rem 1.5rem 0;
  }
}

@media print, screen and (min-width: 64em) {
  .align-left,
  .obj-left {
    margin: 3rem 2rem 2rem 0;
  }
}

.align-left img,
.obj-left img {
  display: block;
}

.align-center,
.obj-center {
  display: table;
  margin: 1.5rem auto;
}

.align-center img,
.obj-center img {
  display: block;
}

[data-embed-button='ohou_media_embed'] .video-embed-field-responsive-video {
  width: 100%;
}

figure.align-center,
figure.obj-center,
figure.align-left,
figure.obj-left,
figure.align-right,
figure.obj-right,
.align-center,
.obj-center,
.align-left,
.obj-left,
.align-right,
.obj-right {
  display: table;
}

figure.align-center figcaption,
figure.obj-center figcaption,
figure.align-left figcaption,
figure.obj-left figcaption,
figure.align-right figcaption,
figure.obj-right figcaption,
.align-center figcaption,
.obj-center figcaption,
.align-left figcaption,
.obj-left figcaption,
.align-right figcaption,
.obj-right figcaption {
  display: table-caption;
}

figure.align-center .media-embed--video,
figure.align-center .video-embed-field-responsive-video,
figure.obj-center .media-embed--video,
figure.obj-center .video-embed-field-responsive-video,
figure.align-left .media-embed--video,
figure.align-left .video-embed-field-responsive-video,
figure.obj-left .media-embed--video,
figure.obj-left .video-embed-field-responsive-video,
figure.align-right .media-embed--video,
figure.align-right .video-embed-field-responsive-video,
figure.obj-right .media-embed--video,
figure.obj-right .video-embed-field-responsive-video,
.align-center .media-embed--video,
.align-center .video-embed-field-responsive-video,
.obj-center .media-embed--video,
.obj-center .video-embed-field-responsive-video,
.align-left .media-embed--video,
.align-left .video-embed-field-responsive-video,
.obj-left .media-embed--video,
.obj-left .video-embed-field-responsive-video,
.align-right .media-embed--video,
.align-right .video-embed-field-responsive-video,
.obj-right .media-embed--video,
.obj-right .video-embed-field-responsive-video {
  min-width: 15.625rem;
}

@media print, screen and (min-width: 48em) {
  figure.align-center .media-embed--video,
  figure.align-center .video-embed-field-responsive-video,
  figure.obj-center .media-embed--video,
  figure.obj-center .video-embed-field-responsive-video,
  figure.align-left .media-embed--video,
  figure.align-left .video-embed-field-responsive-video,
  figure.obj-left .media-embed--video,
  figure.obj-left .video-embed-field-responsive-video,
  figure.align-right .media-embed--video,
  figure.align-right .video-embed-field-responsive-video,
  figure.obj-right .media-embed--video,
  figure.obj-right .video-embed-field-responsive-video,
  .align-center .media-embed--video,
  .align-center .video-embed-field-responsive-video,
  .obj-center .media-embed--video,
  .obj-center .video-embed-field-responsive-video,
  .align-left .media-embed--video,
  .align-left .video-embed-field-responsive-video,
  .obj-left .media-embed--video,
  .obj-left .video-embed-field-responsive-video,
  .align-right .media-embed--video,
  .align-right .video-embed-field-responsive-video,
  .obj-right .media-embed--video,
  .obj-right .video-embed-field-responsive-video {
    min-width: 25rem;
  }
}

figcaption {
  font-size: 1rem;
  font-style: italic;
  line-height: 1.25;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  margin-top: .5em;
  caption-side: bottom;
  color: #88888b;
}

.wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg .section--wysiwyg li, .wysiwyg .cke_editable li, .wysiwyg .intro-text, .wysiwyg blockquote, .wysiwyg .btn, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg .link-arrow {
  margin-top: 2.5rem;
  margin-bottom: 0;
}

@media print, screen and (min-width: 48em) {
  .wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg .section--wysiwyg li, .wysiwyg .cke_editable li, .wysiwyg .intro-text, .wysiwyg blockquote, .wysiwyg .btn, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg .link-arrow {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .wysiwyg p, .wysiwyg ul, .wysiwyg ol, .wysiwyg .section--wysiwyg li, .wysiwyg .cke_editable li, .wysiwyg .intro-text, .wysiwyg blockquote, .wysiwyg .btn, .wysiwyg h1, .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg h6, .wysiwyg .link-arrow {
    margin-top: 4rem;
  }
}

.wysiwyg .intro-text {
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .wysiwyg .intro-text {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .wysiwyg .intro-text {
    margin-top: 4rem;
  }
}

.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg blockquote {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .wysiwyg blockquote {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .wysiwyg h3,
  .wysiwyg h4,
  .wysiwyg h5,
  .wysiwyg h6,
  .wysiwyg blockquote {
    margin-top: 5rem;
  }
}

.mobile-table {
  margin-top: 2.5rem;
  padding: 0;
}

@media print, screen and (min-width: 48em) {
  .mobile-table {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .mobile-table {
    margin-top: 4rem;
  }
}

.mobile-table table {
  margin: 0;
}

.card p:first-child, .card ul:first-child, .card ol:first-child, .card .section--wysiwyg li:first-child, .card .cke_editable li:first-child, .card .intro-text:first-child, .card blockquote:first-child, .card .btn:first-child, .card h1:first-child, .card h2:first-child, .card h3:first-child, .card h4:first-child, .card h5:first-child, .card h6:first-child, .card .link-arrow:first-child,
section p:first-child,
section ul:first-child,
section ol:first-child,
section .section--wysiwyg li:first-child,
section .cke_editable li:first-child,
section .intro-text:first-child,
section blockquote:first-child,
section .btn:first-child,
section h1:first-child,
section h2:first-child,
section h3:first-child,
section h4:first-child,
section h5:first-child,
section h6:first-child,
section .link-arrow:first-child,
header p:first-child,
header ul:first-child,
header ol:first-child,
header .section--wysiwyg li:first-child,
header .cke_editable li:first-child,
header .intro-text:first-child,
header blockquote:first-child,
header .btn:first-child,
header h1:first-child,
header h2:first-child,
header h3:first-child,
header h4:first-child,
header h5:first-child,
header h6:first-child,
header .link-arrow:first-child,
.listing-item p:first-child,
.listing-item ul:first-child,
.listing-item ol:first-child,
.listing-item .section--wysiwyg li:first-child,
.listing-item .cke_editable li:first-child,
.listing-item .intro-text:first-child,
.listing-item blockquote:first-child,
.listing-item .btn:first-child,
.listing-item h1:first-child,
.listing-item h2:first-child,
.listing-item h3:first-child,
.listing-item h4:first-child,
.listing-item h5:first-child,
.listing-item h6:first-child,
.listing-item .link-arrow:first-child,
.section--wysiwyg p:first-child,
.section--wysiwyg ul:first-child,
.section--wysiwyg ol:first-child,
.section--wysiwyg .section--wysiwyg li:first-child,
.section--wysiwyg .cke_editable li:first-child,
.section--wysiwyg .intro-text:first-child,
.section--wysiwyg blockquote:first-child,
.section--wysiwyg .btn:first-child,
.section--wysiwyg h1:first-child,
.section--wysiwyg h2:first-child,
.section--wysiwyg h3:first-child,
.section--wysiwyg h4:first-child,
.section--wysiwyg h5:first-child,
.section--wysiwyg h6:first-child,
.section--wysiwyg .link-arrow:first-child,
.wysiwyg p:first-child,
.wysiwyg ul:first-child,
.wysiwyg ol:first-child,
.wysiwyg .section--wysiwyg li:first-child,
.wysiwyg .cke_editable li:first-child,
.wysiwyg .intro-text:first-child,
.wysiwyg blockquote:first-child,
.wysiwyg .btn:first-child,
.wysiwyg h1:first-child,
.wysiwyg h2:first-child,
.wysiwyg h3:first-child,
.wysiwyg h4:first-child,
.wysiwyg h5:first-child,
.wysiwyg h6:first-child,
.wysiwyg .link-arrow:first-child {
  margin-top: 0;
}

.section--wysiwyg ol ol,
.section--wysiwyg ol ul,
.section--wysiwyg ul ol,
.section--wysiwyg ul ul,
.wysiwyg ol ol,
.wysiwyg ol ul,
.wysiwyg ul ol,
.wysiwyg ul ul {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  .section--wysiwyg ol ol,
  .section--wysiwyg ol ul,
  .section--wysiwyg ul ol,
  .section--wysiwyg ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .section--wysiwyg ol ol,
  .section--wysiwyg ol ul,
  .section--wysiwyg ul ol,
  .section--wysiwyg ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-top: 4rem;
  }
}

@media print, screen and (min-width: 48em) {
  .section--wysiwyg ol ol,
  .section--wysiwyg ol ul,
  .section--wysiwyg ul ol,
  .section--wysiwyg ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-bottom: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .section--wysiwyg ol ol,
  .section--wysiwyg ol ul,
  .section--wysiwyg ul ol,
  .section--wysiwyg ul ul,
  .wysiwyg ol ol,
  .wysiwyg ol ul,
  .wysiwyg ul ol,
  .wysiwyg ul ul {
    margin-bottom: 4rem;
  }
}

.section--wysiwyg li,
.wysiwyg li {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .section--wysiwyg li,
  .wysiwyg li {
    margin-top: 2.5rem;
  }
}

.vaf {
  padding-top: 2rem;
  padding-right: 0;
  padding-left: 0;
}

.vaf h2 {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.active-filters {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.active-filters .vaf {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.active-filters ul {
  margin-top: 0;
}

.active-filters li:not(:last-child) {
  margin-right: 0.625rem;
}

.active-filters ul li {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: 0;
  padding: 1em 1.5em;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #1ab0dc;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1.3;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 5px 10px;
  text-transform: capitalize;
  color: #ffffff;
  border: 1px solid #696e73;
  border-radius: 20px;
  background-color: #696e73;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 400;
}

.active-filters ul li:hover {
  text-decoration: none;
  background-color: #158cae;
}

@media print, screen and (min-width: 48em) {
  .active-filters ul li {
    font-size: 1rem;
    line-height: 1.4;
  }
}

@media print, screen and (min-width: 64em) {
  .active-filters ul li {
    font-size: 1rem;
  }
}

.active-filters ul li:hover {
  cursor: pointer;
  color: #696e73;
  border: 1px solid #696e73;
  background-color: #ffffff;
}

.active-filters ul li:hover::after {
  content: '\f00d';
  color: #696e73;
  font-family: "Font Awesome 5 Pro";
}

.active-filters li::after {
  margin-left: 1rem;
  content: '\f00d';
  color: #ffffff;
  font-family: "Font Awesome 5 Pro";
  font-weight: 100;
}

.active-filters li::before {
  display: none;
}

.active-filters .cell:last-child {
  text-align: right;
}

.active-filters .vaf__clear {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: 0;
  padding: 1em 1.5em;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #1ab0dc;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.active-filters .vaf__clear:hover {
  text-decoration: none;
  background-color: #158cae;
}

@media screen and (min-width: 48em) {
  .active-filters li {
    margin-top: 0;
  }
}

@media screen and (max-width: 47.99875em) {
  .active-filters ul {
    padding: 0;
  }
}

@media screen and (max-width: 63.99875em) {
  .active-filters .vaf__clear {
    margin-top: 2rem;
  }
  .active-filters ul li {
    text-align: left;
  }
  .active-filters .cell:last-child {
    text-align: left;
  }
  .active-filters button {
    margin-left: 0.5rem;
  }
}

.user-login-form,
.page--utility .main-content {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.user-login-form input {
  width: 100%;
  max-width: 25rem;
  margin-bottom: 0;
}

.user-login-form .description {
  width: 100%;
  margin-bottom: 1.5em;
  font-style: italic;
}

.admin-tabs {
  right: 0.625rem;
  bottom: 0.625rem;
  left: 0.625rem;
  position: fixed;
  z-index: 10;
  margin: 0;
  padding: 3rem;
  background: #88888b;
}

@media print, screen and (min-width: 48em) {
  .admin-tabs {
    right: 0.9375rem;
    bottom: 0.9375rem;
    left: 0.9375rem;
  }
}

.admin-tabs ul {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.admin-tabs li {
  display: inline-block;
}

.admin-tabs li + li {
  margin-left: .5em;
}

.admin-tabs a {
  display: block;
  margin: 0;
  padding: .5em 1em;
  -webkit-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  text-decoration: none;
  color: #ffffff;
  border-radius: .25em;
  background-color: #1ab0dc;
  font-size: 1.125rem;
  font-weight: 700;
}

.admin-tabs a:hover {
  background-color: #158cae;
}

.admin-tabs a.is-active {
  background-color: #41c2e8;
}

@media print, screen and (min-width: 40em) {
  .admin-tabs {
    left: auto;
  }
}

.ajax-progress,
.ajax-progress-fullscreen.ajax-progress {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  display: inline-block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100vw;
  height: 100vh;
  padding: .0625rem .3125rem .125rem;
  background: rgba(255, 255, 255, 0.75) !important;
}

.ajax-progress:before, .ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:before,
.ajax-progress-fullscreen.ajax-progress:after {
  position: absolute;
  display: block;
  -webkit-animation: fa-spin 2000ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
          animation: fa-spin 2000ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
  color: #fe5000;
  font-family: "Font Awesome 5 Pro";
  font-size: 100px;
}

.ajax-progress:before, .ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:before,
.ajax-progress-fullscreen.ajax-progress:after {
  content: "\f3f4";
}

.ajax-progress:after,
.ajax-progress-fullscreen.ajax-progress:after {
  -webkit-animation: fa-spin 1500ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
          animation: fa-spin 1500ms infinite cubic-bezier(0.82, 0.06, 0.14, 0.97);
  opacity: .5;
}

.ajax-progress .throbber,
.ajax-progress-fullscreen.ajax-progress .throbber {
  display: none !important;
}

[dir='rtl'] .ajax-progress, [dir='rtl']
.ajax-progress-fullscreen.ajax-progress {
  float: right;
}

.ajax-progress .message,
.ajax-progress-fullscreen.ajax-progress .message {
  display: inline;
  padding: .0625rem .3125rem .125rem;
}

tr .ajax-progress-throbber .throbber {
  margin: 0 .125rem;
}

.ajax-progress-bar {
  width: 16rem;
}

.form-item {
  position: relative;
}

.form-item [type='checkbox'],
.form-item [type='radio'] {
  position: absolute;
  top: 50%;
  width: 2em;
  height: 2em;
  -webkit-transition: border-color 250ms ease-in-out;
  transition: border-color 250ms ease-in-out;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  font-size: inherit;
}

.form-item [type='checkbox'] + label,
.form-item [type='radio'] + label {
  position: relative;
  margin-left: 1.5em;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.form-item [type='checkbox'] + label:before,
.form-item [type='radio'] + label:before {
  position: absolute;
  top: .125em;
  left: -1.5em;
  display: block;
  width: 1em;
  height: 1em;
  content: '';
  -webkit-transition: background 250ms ease-in-out, border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: background 250ms ease-in-out, border-color 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  transition: background 250ms ease-in-out, border-color 250ms ease-in-out, box-shadow 250ms ease-in-out;
  transition: background 250ms ease-in-out, border-color 250ms ease-in-out, box-shadow 250ms ease-in-out, -webkit-box-shadow 250ms ease-in-out;
  border: 0.0625em solid #88888b;
}

.form-item [type='checkbox']:disabled,
.form-item [type='checkbox']:disabled + label,
.form-item [type='radio']:disabled,
.form-item [type='radio']:disabled + label {
  cursor: default;
}

.form-item [type='checkbox']:invalid + label,
.form-item [type='radio']:invalid + label {
  color: #d13176;
}

.form-item [type='checkbox']:invalid + label:before,
.form-item [type='radio']:invalid + label:before {
  border-color: #d13176;
  -webkit-box-shadow: 0 0 0 0.0625em #d13176;
          box-shadow: 0 0 0 0.0625em #d13176;
}

.form-item [type='checkbox']:checked + label:before {
  background-color: #1ab0dc;
}

.form-item [type='checkbox']:checked + label:after {
  position: absolute;
  top: 50%;
  left: -1.125em;
  display: block;
  width: .3125em;
  height: .6875em;
  content: '';
  -webkit-transform: rotate(45deg) translate(-100%, -50%);
          transform: rotate(45deg) translate(-100%, -50%);
  border-width: 0 .125em .125em 0;
  border-style: solid;
  border-color: #ffffff;
}

.form-item [type='checkbox']:checked:disabled + label:after {
  border-color: #88888b;
}

.form-item [type='checkbox']:disabled + label:before {
  background-color: #eeeef1;
}

.form-item [type='radio'] + label:before {
  border-radius: 50%;
  background-image: radial-gradient(#1ab0dc 0.25em, #ffffff 0.25em, #ffffff 0.5em, #1ab0dc 0.5em);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 0 0;
}

.form-item [type='radio']:checked + label:before {
  border-color: #1ab0dc;
  background-size: 1em 1em;
}

.form-item [type='radio']:checked:disabled + label:before {
  border-color: #88888b;
  background-image: radial-gradient(#88888b 0.25em, #eeeef1 0.25em, #eeeef1 0.5em, #88888b 0.5em);
}

.form-item [type='radio']:checked:invalid + label:before {
  background-image: radial-gradient(#d13176 0.25em, #ffffff 0.25em, #ffffff 0.5em, #d13176 0.5em);
}

.form-item [type='radio']:disabled + label:before {
  background-color: #eeeef1;
}

.form-required:after {
  content: '*';
  color: #d13176;
}

.webform-element-description {
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-style: italic;
}

.required > label:after {
  content: '*';
  color: #d13176;
}

.form-managed-file ~ .description .webform-element-description,
[type='text'] ~ .description .webform-element-description, [type='password'] ~ .description .webform-element-description, [type='date'] ~ .description .webform-element-description, [type='datetime'] ~ .description .webform-element-description, [type='datetime-local'] ~ .description .webform-element-description, [type='month'] ~ .description .webform-element-description, [type='week'] ~ .description .webform-element-description, [type='email'] ~ .description .webform-element-description, [type='number'] ~ .description .webform-element-description, [type='search'] ~ .description .webform-element-description, [type='tel'] ~ .description .webform-element-description, [type='time'] ~ .description .webform-element-description, [type='url'] ~ .description .webform-element-description, [type='color'] ~ .description .webform-element-description,
select ~ .description .webform-element-description,
textarea ~ .description .webform-element-description {
  margin: -1em 0 .75em;
}

[type='checkbox'] ~ .description .webform-element-description,
[type='radio'] ~ .description .webform-element-description {
  margin: -.5em 0 .25em;
}

[type='checkbox'][name*='['] + label,
.form-radio + label {
  margin-top: .25em;
  margin-bottom: .25em;
}

.webform-managed-file-placeholder {
  color: #88888b;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-style: italic;
}

.form-managed-file [type='submit'] {
  margin-left: 1em;
  padding: .75em;
}

form[class*='webform'] .form-item {
  width: 100%;
}

form[class*='webform'] [type='text'], form[class*='webform'] [type='password'], form[class*='webform'] [type='date'], form[class*='webform'] [type='datetime'], form[class*='webform'] [type='datetime-local'], form[class*='webform'] [type='month'], form[class*='webform'] [type='week'], form[class*='webform'] [type='email'], form[class*='webform'] [type='number'], form[class*='webform'] [type='search'], form[class*='webform'] [type='tel'], form[class*='webform'] [type='time'], form[class*='webform'] [type='url'], form[class*='webform'] [type='color'],
form[class*='webform'] [type='file'],
form[class*='webform'] [type='image'],
form[class*='webform'] fieldset,
form[class*='webform'] select,
form[class*='webform'] textarea {
  width: 100%;
  max-width: 25rem;
}

.element-invisible {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.embedded-entity:not([class*='align-']) {
  margin-top: 3rem;
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .embedded-entity:not([class*='align-']) {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .embedded-entity:not([class*='align-']) {
    margin-top: 4.5rem;
  }
}

.js .js-hide {
  display: none;
}

.js-show {
  display: none;
}

.js .js-show {
  display: block;
}

.maintenance-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh;
}

.maintenance-page > .main-content {
  margin-bottom: 6.25rem;
  padding-top: 2.5rem;
}

.maintenance-page > footer {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 100%;
  padding-top: 1.25rem;
}

.oho-alert {
  padding: 1.5em;
  background-color: #ffcd00;
}

.oho-alert .fa {
  color: #fe5000;
  font-size: 3.5em;
}

.oho-alert a {
  color: #000000;
}

.pager {
  margin-top: 4rem;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1.25rem;
}

.pager__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.pager__item {
  margin-left: .25em;
}

.pager a {
  display: block;
  padding: 0 .5em;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
}

.pager a:hover {
  text-decoration: none;
  color: #158cae;
}

.pager .is-active a {
  color: #000000;
  font-weight: 600;
}

.pager [aria-hidden='true'] {
  display: none;
}

.pager [class*='pager__item--'] a:before, .pager [class*='pager__item--'] a:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}

.pager__item--first a:before {
  content: "\f323";
}

.pager__item--previous a:before {
  content: "\f053";
}

.pager__item--next a:after {
  content: "\f054";
}

.pager__item--last a:after {
  content: "\f324";
}

@media screen and (max-width: 39.99875em) {
  .pager__item:not([class*='pager__item--']), .pager__item--ellipsis {
    display: none;
  }
  .pager__item.is-active {
    display: block;
  }
}

.page--search .main-content h2 {
  margin-bottom: .5em;
}

.page--search .main-content .search-form .form-item {
  display: inline-block;
}

.page--search .main-content .search-form label {
  display: block;
}

.page--search .main-content .search-form [type='search'] {
  width: 100%;
  font-size: 1rem;
}

.page--search .main-content .search-form button {
  display: inline-block;
  margin-right: .5em;
  margin-bottom: 0;
  padding: 1em 1.5em;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #1ab0dc;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  margin: 0;
  padding: .75em 1em;
  border: 0;
}

.page--search .main-content .search-form button:hover {
  text-decoration: none;
  background-color: #158cae;
}

.page--search .main-content .search-form a {
  position: relative;
  display: inline-block;
  margin-bottom: 1.25em;
}

.page--search .main-content .search-form a:after {
  margin-left: .25em;
  content: '';
  display: inline-block;
  width: 40px;
  height: 23px;
  background: transparent url(../img/long-arrow.svg) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.page--search .main-content .search-form a:hover, .page--search .main-content .search-form a:focus {
  color: #64c5bd;
  text-decoration: none;
}

.page--search .main-content .search-results {
  padding: 0;
  list-style: none;
}

.page--search .main-content .search-result + .search-result {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #e2e3e7;
}

.page--search .main-content .search-result__title {
  margin-bottom: .25em;
  font-size: 1.5rem;
  font-weight: 600;
}

.page--search .main-content .search-result__snippet {
  margin-bottom: 0;
}

.system-messages {
  right: 0.625rem;
  left: 0.625rem;
  position: fixed;
  z-index: 10;
  bottom: 9rem;
}

@media print, screen and (min-width: 48em) {
  .system-messages {
    right: 0.9375rem;
    left: 0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  .system-messages {
    bottom: 6.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .system-messages {
    right: auto;
    bottom: 0.9375rem;
  }
}

.messages {
  margin-top: 3rem;
  padding: 3rem;
  border: .0625rem solid;
  border-radius: .25rem;
}

.messages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.messages li + li {
  margin-top: 3rem;
}

.messages a {
  text-decoration: underline;
  color: inherit;
  font-weight: 700;
}

.messages--status {
  color: #3c763d;
  border-color: #67b168;
  background: #aad4ab;
}

.messages--warning {
  color: #e09600;
  border-color: #ffc247;
  background: #fff5e0;
}

.messages--error {
  color: #a94442;
  border-color: #ce8483;
  background: #ebcdcc;
}

.has-alert .messages {
  position: absolute;
}

.messages__close {
  float: right;
  margin: 0 0 1rem 1rem;
  cursor: pointer;
}

.messages__close:hover {
  text-decoration: underline;
}

.glide {
  position: relative;
}

.glide__arrow {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 3em;
  height: 3em;
  padding: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  font-size: 1.25rem;
}

.glide__arrow:after {
  display: block;
  padding: .5em;
  font-family: "Font Awesome 5 Pro";
  line-height: 1.1;
}

.glide__arrow--prev {
  left: 0;
}

.glide__arrow--prev:after {
  content: "\f053";
}

.glide__arrow--next {
  right: 0;
}

.glide__arrow--next:after {
  content: "\f054";
}

.link-arrow {
  position: relative;
}

.link-arrow:after {
  margin-left: .25em;
  content: '';
  display: inline-block;
  width: 40px;
  height: 23px;
  background: transparent url(../img/long-arrow.svg) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.link-arrow:hover, .link-arrow:focus {
  color: #64c5bd;
  text-decoration: none;
}

#centre-twentyone .btn {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  background-color: #000000;
  padding: 1rem 1.5rem;
  font-size: 0.875rem;
  letter-spacing: 2px;
  -webkit-transition: color .3s ease-in, background-color .3s ease-in;
  transition: color .3s ease-in, background-color .3s ease-in;
}

#centre-twentyone .btn::after {
  color: inherit;
}

#centre-twentyone .btn:hover, #centre-twentyone .btn:focus {
  color: #000000;
  background-color: #ffcd00;
  text-decoration: none;
}

#centre-twentyone .btn--inverse {
  color: #000000;
  background-color: #ffcd00;
}

#centre-twentyone .btn--inverse:hover, #centre-twentyone .btn--inverse:focus {
  color: #ffffff;
  background-color: #000000;
}

#centre-twentyone .btn--on-yellow:hover, #centre-twentyone .btn--on-yellow:focus {
  color: #000000;
  background-color: #ffffff;
}

#centre-twentyone .btn--align-right {
  display: table;
  margin-left: auto;
}

#centre-twentyone .btn--align-center {
  display: table;
  margin-right: auto;
  margin-left: auto;
}

#centre-twentyone .external,
#centre-twentyone .elf-external,
#centre-twentyone .link-external {
  position: relative;
}

#centre-twentyone .external:after,
#centre-twentyone .elf-external:after,
#centre-twentyone .link-external:after {
  display: inline-block;
  padding-left: .5em;
  content: '\f35d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

#centre-twentyone .btn[href$='.doc']:after, #centre-twentyone .btn[href$='.docx']:after, #centre-twentyone .btn[href$='.pdf']:after, #centre-twentyone .btn[href$='.ppt']:after, #centre-twentyone .btn[href$='.pptx']:after, #centre-twentyone .btn[href$='.xls']:after, #centre-twentyone .btn[href$='.xlsx']:after, #centre-twentyone .btn[href$='.zip']:after {
  display: inline-block;
  padding-left: .5em;
  content: '\f56d';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}

.date {
  display: block;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
}

.date:before {
  margin-right: .5rem;
  content: "\f133";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
}

.icon-list {
  display: block;
}

.icon-list li:not(:first-child) {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .icon-list li:not(:first-child) {
    margin-top: 3rem;
  }
}

.icon-list li,
.icon-list a {
  display: block;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.icon-list li:before,
.icon-list a:before {
  margin-right: 1rem;
  font-family: "Font Awesome 5 Pro";
}

.icon-list li.fab:before,
.icon-list a.fab:before {
  font-family: "Font Awesome 5 Brands";
}

.icon-list--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.icon-list--inline li:not(:first-child) {
  margin-top: 0;
}

.icon-list--inline li:not(:last-child) {
  margin-right: 2rem;
}

.icon-list--social-media a {
  font-size: 0;
}

.icon-list--social-media a:before {
  margin: 0;
  font-size: 1.25rem;
}

.intro-text {
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.6;
  font-family: Avenir LT W02_35 Light1475498, Arial, Helvetica, sans-serif;
}

@media print, screen and (min-width: 48em) {
  .intro-text {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.modal {
  display: none;
}

.section-heading {
  --accent-color: #1ab0dc;
  --text-color: #000000;
  color: var(--text-color);
}

@supports not (--css: variables) {
  .section-heading {
    color: #000000;
  }
}

.section-heading--line-accent .section-heading__heading {
  position: relative;
  width: 100%;
}

.section-heading--line-accent .section-heading__heading:after {
  margin-bottom: 2.5rem;
  position: absolute;
  bottom: 0;
  display: inline-block;
  width: 100vw;
  height: 1px;
  margin-left: 0.5rem;
  content: '';
  -webkit-transition: width 750ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 250ms cubic-bezier(0.82, 0.06, 0.14, 0.97);
  transition: width 750ms cubic-bezier(0.42, 0.08, 0.06, 0.98), opacity 250ms cubic-bezier(0.82, 0.06, 0.14, 0.97);
  background-color: var(--accent-color);
}

@media print, screen and (min-width: 48em) {
  .section-heading--line-accent .section-heading__heading:after {
    margin-bottom: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .section-heading--line-accent .section-heading__heading:after {
    margin-bottom: 4rem;
  }
}

@supports not (--css: variables) {
  .section-heading--line-accent .section-heading__heading:after {
    background-color: #1ab0dc;
  }
}

.section-heading--line-accent .section-heading__heading.oho-animate--ready:after {
  width: 0;
  -webkit-transition: none;
  transition: none;
  opacity: 0;
}

.section-heading .grid-x {
  position: relative;
  overflow: hidden;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.section-heading .medium-auto {
  margin-top: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .section-heading .medium-auto {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin-top: 0;
  }
}

@media print, screen and (min-width: 64em) {
  .section-heading .medium-auto {
    white-space: nowrap;
  }
}

#centre-twentyone .section-title--centered h2 {
  font-family: Avenir LT W02_35 Light1475498, Arial, Helvetica, sans-serif;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.125;
  text-align: center;
  text-transform: uppercase;
  font-family: "Avenir LT W02_35 Light1475498", Arial, Helvetica, sans-serif !important;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .section-title--centered h2 {
    font-size: 4rem;
    line-height: 1;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  #centre-twentyone .section-title--centered h2 {
    font-size: 3rem;
  }
}

#centre-twentyone .section-title--centered p {
  font-size: 1.3125rem;
  font-weight: 400;
  line-height: 1.6;
  font-family: Avenir LT W02_35 Light1475498, Arial, Helvetica, sans-serif;
  margin-top: 2rem;
  text-align: center;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .section-title--centered p {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .section-title--centered p {
    margin-top: 2.5rem;
  }
}

.site-footer {
  padding: 1rem 0;
  background-color: #e2e3e7;
}

.site-footer p {
  margin-bottom: 0;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.site-footer__address {
  text-align: center;
}

.site-footer__copyright {
  text-align: center;
}

.site-header {
  position: relative;
  z-index: 10;
  height: 4rem;
}

.site-header__sticky-container {
  will-change: transform;
  background: #e2e3e7;
}

.site-header__sticky-container > .grid-container {
  position: relative;
  height: 100%;
}

.site-header ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.site-header li {
  position: relative;
}

.site-header__logo {
  display: block;
  max-width: 3rem;
  padding: 0.625rem 0;
}

.site-header--beyond-threshold .site-header__sticky-container {
  position: fixed;
  z-index: 10;
  top: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.site-header--beyond-threshold-animate .site-header__sticky-container {
  -webkit-transition: -webkit-transform 250ms ease-in-out;
  transition: -webkit-transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.site-header--scroll-up .site-header__sticky-container, .site-header--at-bottom .site-header__sticky-container {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

@media print, screen and (min-width: 64em) {
  .site-header {
    height: 10rem;
  }
  .site-header__logo {
    max-width: 6.625rem;
    height: auto;
  }
}

.mobile-menu-button {
  display: none;
}

@media screen and (max-width: 63.99875em) {
  .mobile-menu-button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 4rem;
    margin: 0;
    padding: 0;
    background-color: #88888b;
  }
  .mobile-menu-button:before {
    content: "\f0c9";
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: #e2e3e7;
    font-family: "Font Awesome 5 Pro";
    font-size: 2em;
    font-weight: 400;
  }
  .mobile-menu-open .mobile-menu-button:before {
    content: "\f00d";
  }
  .mobile-menu-button:hover {
    background-color: #88888b;
  }
  .mobile-menu-button:hover:before {
    color: #ffffff;
  }
}

@media screen and (max-width: 63.99875em) {
  .site-header__main {
    position: absolute;
    z-index: 1;
    top: 4rem;
    right: 0;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    width: 24rem;
    background-color: #88888b;
  }
  .mobile-menu-open .site-header__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 39.99875em) {
  .site-header__main {
    width: 100vw;
  }
}

@media screen and (max-width: 63.99875em) {
  .site-header__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

@media print, screen and (min-width: 64em) {
  .site-header__top {
    position: absolute;
    top: 1rem;
    right: .9375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.site-header__bottom {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 63.99875em) {
  .site-header__bottom {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.site-search {
  position: relative;
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.site-search .search-block-form {
  position: relative;
  width: 100%;
  padding: .5em;
}

.site-search .search-block-form label {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.site-search .search-block-form input {
  width: 100%;
  margin: 0;
  padding: .5em 5em .5em .5em;
  border: 0;
}

.site-search .search-block-form input::-webkit-input-placeholder {
  color: #88888b;
}

.site-search .search-block-form input::-moz-placeholder {
  opacity: 1;
  color: #88888b;
}

.site-search .search-block-form input:-ms-input-placeholder {
  color: #88888b;
}

.site-search .search-block-form button {
  position: absolute;
  top: .5em;
  right: .5em;
  bottom: .5em;
  margin: 0;
  padding: .5em;
}

.site-search__toggle {
  display: none;
}

@media print, screen and (min-width: 64em) {
  .site-search {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .site-search .search-block-form {
    width: auto;
    padding: 1em;
  }
  .site-search__toggle {
    display: block;
    margin: 0;
    padding: .5em;
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    background-color: transparent;
  }
  .site-search__toggle:before {
    content: "\f002";
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: #1ab0dc;
    font-family: "Font Awesome 5 Pro";
    font-size: 1.5em;
    font-weight: 400;
  }
  .site-search__toggle:hover {
    background-color: transparent;
  }
  .site-search__toggle:hover:before {
    color: #158cae;
  }
  .search-panel-open .site-search__toggle {
    background-color: #eeeef1;
  }
  .site-search .search-block-form {
    position: absolute;
    z-index: 1;
    top: 100%;
    right: 0;
    display: none;
    background-color: #eeeef1;
  }
  .search-panel-open .site-search .search-block-form {
    display: block;
  }
  .site-search .search-block-form input {
    width: 20em;
  }
  .site-search .search-block-form button {
    top: 1em;
    right: 1em;
    bottom: 1em;
  }
}

.sock {
  margin-top: 4rem;
  background-color: #88888b;
}

.sock__links {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.sock__links li {
  display: inline-block;
}

.sock__links a {
  display: block;
  margin: 0 .5em;
  padding: 1em;
  text-decoration: none;
  color: #ffffff;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.sock__links a:hover, .sock__links a:focus {
  color: #1ab0dc;
  background-color: #e2e3e7;
}

.accessible-menu li {
  position: relative;
}

.accessible-menu .menu-item__button {
  position: absolute;
  border: none;
  background-color: transparent;
}

@media screen and (max-width: 63.99875em) {
  .accessible-menu .menu-item__button {
    position: absolute;
    top: 0;
    right: 0;
    width: 2em;
    height: 2em;
    margin: 0;
    padding: .375em;
    color: transparent;
    font-size: 1.5rem;
  }
  .accessible-menu .menu-item__button:before {
    display: inline-block;
    width: 100%;
    content: "\f067";
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
  }
}

@media print, screen and (min-width: 64em) {
  .accessible-menu .menu-item__button {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.5rem;
    height: 1rem;
    -webkit-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    opacity: 0;
    font-size: 0;
  }
  .accessible-menu .menu-item__button:before {
    width: 100%;
    content: "\f078";
    color: #ffffff;
    font-family: "Font Awesome 5 Pro";
    font-size: 16px;
  }
  .accessible-menu .menu-item__button:focus {
    opacity: 1;
  }
}

.accessible-menu .menu-item--open > ul {
  display: block;
}

@media screen and (max-width: 63.99875em) {
  .accessible-menu .menu-item--open > .menu-item__button:before {
    content: "\f068";
  }
}

@media print, screen and (min-width: 64em) {
  .accessible-menu .menu-item--open > .menu-item__button:before {
    content: "\f077";
  }
}

.audience-menu a,
.audience-menu li,
.audience-menu span {
  display: block;
}

.audience-menu a,
.audience-menu span {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.audience-menu span {
  cursor: default;
}

@media screen and (max-width: 63.99875em) {
  .audience-menu {
    border-top: 1px solid #e2e3e7;
  }
  .audience-menu a,
  .audience-menu span {
    padding: .5em 3em .5em .5em;
    color: #ffffff;
    font-size: 1.125rem;
    font-weight: 600;
  }
  .audience-menu a:hover,
  .audience-menu span:hover {
    text-decoration: none;
  }
  .audience-menu ul ul {
    display: none;
  }
  .audience-menu ul ul li + li {
    border-top: 1px solid #88888b;
  }
  .audience-menu ul ul a {
    color: #000000;
    background-color: #e2e3e7;
  }
}

@media print, screen and (min-width: 64em) {
  .audience-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .audience-menu li:hover > a,
  .audience-menu li:hover > span {
    background-color: #eeeef1;
  }
  .audience-menu li:hover > ul {
    display: block;
  }
  .audience-menu a,
  .audience-menu span {
    padding: .75em 1em;
    color: #1ab0dc;
    line-height: 1;
  }
  .audience-menu a:hover,
  .audience-menu span:hover {
    text-decoration: none;
  }
  .audience-menu ul ul {
    position: absolute;
    z-index: 1;
    right: 0;
    display: none;
    min-width: 10rem;
  }
  .audience-menu ul ul li {
    display: block;
    margin: 0;
  }
  .audience-menu ul ul a {
    background-color: #eeeef1;
  }
  .audience-menu ul ul a:hover {
    color: #000000;
  }
}

.main-menu li,
.main-menu a {
  display: block;
}

.main-menu a {
  color: #ffffff;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
}

.main-menu a:hover {
  text-decoration: none;
}

.main-menu .menu-item--active-trail > a {
  color: #1ab0dc !important;
}

@media screen and (max-width: 63.99875em) {
  .main-menu ul {
    width: 100%;
  }
  .main-menu li + li {
    border-top: 1px solid #e2e3e7;
  }
  .main-menu a {
    padding: .5em 3em .5em .5em;
    background-color: #88888b;
  }
  .main-menu ul ul {
    display: none;
  }
  .main-menu ul ul li + li {
    border-top-color: #88888b;
  }
  .main-menu ul ul a {
    color: #000000;
    background-color: #e2e3e7;
  }
}

@media print, screen and (min-width: 64em) {
  .main-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .main-menu li {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }
  .main-menu li:hover > a {
    color: #000000;
    background-color: #e2e3e7;
  }
  .main-menu li:hover > ul {
    display: block;
  }
  .main-menu a {
    padding: .5em;
    text-align: center;
    background-color: #88888b;
  }
  .main-menu a:focus {
    color: #000000;
    background-color: #e2e3e7;
  }
  .main-menu ul > li:nth-last-child(-n+1) > ul {
    right: 0;
  }
  .main-menu ul ul {
    position: absolute;
    display: none;
    width: auto;
    min-width: 16rem;
  }
  .main-menu ul ul li:hover > a {
    background-color: #eeeef1;
  }
  .main-menu ul ul a {
    padding: .5em 1em;
    text-align: left;
    color: #000000;
    background-color: #e2e3e7;
  }
  .main-menu ul ul a:focus {
    background-color: #eeeef1;
  }
}

.menu-item--disabled > a {
  cursor: default;
}

.menu-item--disabled > a button {
  left: 0;
  width: auto;
  padding-right: .625em;
  text-align: right;
  background-color: transparent;
}

.menu-item--overview {
  display: none !important;
}

.menu-item--disabled .menu-item--overview {
  display: block !important;
}

.sidebar-menu {
  border: 1px solid #1ab0dc;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
  line-height: 1.4;
}

.sidebar-menu h3 {
  margin: 0;
  font-size: 1rem;
  line-height: 1;
}

.sidebar-menu h3 a {
  padding: 1em;
}

.sidebar-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-menu a {
  position: relative;
  display: block;
  padding: 1em 3rem 1em 1em;
  -webkit-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
}

.sidebar-menu a:hover {
  background-color: #eeeef1;
}

.sidebar-menu__toggle {
  display: none;
}

.sidebar-menu .menu-item__button {
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 3.375rem;
  height: 3.375rem;
  margin: 0;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
  background-color: #88888b;
  line-height: 1.6;
}

.sidebar-menu .menu-item__button:before {
  content: "\f067";
  font-size: 1.5rem;
}

.sidebar-menu .menu-item--expanded > ul {
  display: none;
}

:root:not(.oho-js) .sidebar-menu .menu-item--expanded > ul {
  display: block;
}

.sidebar-menu .menu-item--active-trail > a {
  background-color: #e2e3e7;
}

.sidebar-menu .menu-item--active-trail > ul {
  display: block;
}

.sidebar-menu .menu-item--open > .menu-item__button:before {
  content: "\f068";
}

@media screen and (max-width: 47.99875em) {
  .sidebar-menu__toggle {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 1em;
    -webkit-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    color: #1ab0dc;
    border: 0;
    background: none;
  }
  .sidebar-menu__toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: .75em;
    content: "\f078";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-family: "Font Awesome 5 Pro";
    font-size: 1.5em;
  }
  .sidebar-menu-open .sidebar-menu__toggle:after {
    content: "\f077";
  }
  .sidebar-menu__toggle:hover {
    color: #158cae;
    background: none;
  }
  .sidebar-menu__container {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  .sidebar-menu__container {
    display: block !important;
  }
}

.sidebar-menu--border-levels li a {
  border-left-width: 0em;
}

.sidebar-menu--border-levels li li a {
  border-left-width: 0.25em;
}

.sidebar-menu--border-levels li li li a {
  border-left-width: 0.5em;
}

.sidebar-menu--border-levels li li li li a {
  border-left-width: 0.75em;
}

.sidebar-menu--border-levels li a {
  border: 0 solid #1ab0dc;
}

.sidebar-menu--padding-levels li a {
  padding-left: 1em;
}

.sidebar-menu--padding-levels li li a {
  padding-left: 2em;
}

.sidebar-menu--padding-levels li li li a {
  padding-left: 3em;
}

.sidebar-menu--padding-levels li li li li a {
  padding-left: 4em;
}

.sidebar-menu--ul-levels {
  border: 0;
}

.sidebar-menu--ul-levels ul {
  padding-left: 1em;
  border-left: 1px solid #1ab0dc;
}

.sidebar-menu--ul-levels a {
  padding-left: 0;
}

.utility-menu a,
.utility-menu li {
  display: block;
}

.utility-menu a {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 63.99875em) {
  .utility-menu {
    border-top: 1px solid #e2e3e7;
  }
  .utility-menu ul {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  .utility-menu a {
    padding: .5em;
    text-align: center;
    color: #ffffff;
    font-weight: 600;
  }
  .utility-menu a:hover {
    text-decoration: none;
  }
}

@media print, screen and (min-width: 64em) {
  .utility-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .utility-menu a {
    padding: .75em 1em;
    line-height: 1;
  }
}

.accordion {
  clear: both;
}

.accordion + .accordion {
  margin-top: 1.75em;
}

.accordion__button {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 1.25em 3.75em 1.25em 1.25em;
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 0 ease-in-out 400ms;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out, border 0 ease-in-out 400ms;
  text-align: left;
  border: 0.0625em solid #1ab0dc;
}

.accordion__button:hover, .accordion__button:focus {
  color: #000000;
  background-color: #ffffff;
}

.accordion__button:hover path, .accordion__button:focus path {
  fill: #000000;
}

.accordion__icon {
  position: absolute;
  top: 0;
  right: 1.75em;
  bottom: 0;
  width: 1.25em;
  height: 1.25em;
  margin: auto;
}

.accordion__icon-path {
  fill: #ffffff;
  -webkit-transition: fill 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: fill 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
  transition: fill 250ms ease-in-out, transform 250ms ease-in-out;
  transition: fill 250ms ease-in-out, transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
}

.accordion__icon-path--vertical {
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
  transform-origin-y: 50%;
}

.accordion__content {
  display: none;
  padding: 1.75em;
  border: 0.0625em solid #1ab0dc;
  border-top: 0;
}

.accordion__content::before, .accordion__content::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.accordion__content::after {
  clear: both;
}

:root:not(.oho-js) .accordion__content {
  display: block;
}

.accordion--open > .accordion__button,
:root:not(.oho-js) .accordion__button {
  -webkit-transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out, color 250ms ease-in-out;
  color: #000000;
  border-bottom: 0;
  background-color: #ffffff;
}

.accordion--open > .accordion__button .accordion__icon-path,
:root:not(.oho-js) .accordion__button .accordion__icon-path {
  fill: #000000;
}

.accordion--open > .accordion__button .accordion__icon-path--vertical,
:root:not(.oho-js) .accordion__button .accordion__icon-path--vertical {
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
}

.accordion--mobile .accordion__button:disabled {
  display: none;
}

.accordion--mobile .accordion__button:disabled + .accordion__content {
  display: block !important;
  padding: 0;
  border: 0;
  background-color: transparent;
}

.alpha-jump-links {
  padding: 2.5rem;
  background-color: #eeebf2;
}

.alpha-jump-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.alpha-jump-links li {
  display: inline-block;
  margin: 0 .5em .5em 0;
  color: #808080;
  font-size: 1.5rem;
  font-weight: 600;
}

.oho-animate {
  -webkit-transition: opacity 750ms ease-in-out 250ms, -webkit-transform 750ms ease-in-out 250ms;
  transition: opacity 750ms ease-in-out 250ms, -webkit-transform 750ms ease-in-out 250ms;
  transition: opacity 750ms ease-in-out 250ms, transform 750ms ease-in-out 250ms;
  transition: opacity 750ms ease-in-out 250ms, transform 750ms ease-in-out 250ms, -webkit-transform 750ms ease-in-out 250ms;
  -webkit-transform: none;
          transform: none;
  opacity: 1;
}

.oho-animate--ready {
  -webkit-transition: none;
  transition: none;
}

.oho-animate--ready.fade-in-up {
  -webkit-transform: translateY(5rem);
          transform: translateY(5rem);
  opacity: 0;
}

.oho-animate--ready.fade-in-right {
  -webkit-transform: translateX(5rem);
          transform: translateX(5rem);
  opacity: 0;
}

.oho-animate--ready.fade-in-down {
  -webkit-transform: translateY(-5rem);
          transform: translateY(-5rem);
  opacity: 0;
}

.oho-animate--ready.fade-in-left {
  -webkit-transform: translateX(-5rem);
          transform: translateX(-5rem);
  opacity: 0;
}

#centre-twentyone .announcement {
  margin-top: 2rem;
  background-color: #000000;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .announcement {
    margin-top: 2.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .announcement {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .announcement {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}

#centre-twentyone .announcement__text h2,
#centre-twentyone .announcement__text p,
#centre-twentyone .announcement__text * {
  color: #ffffff;
}

#centre-twentyone .announcement__text h2 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .announcement__text h2 {
    font-size: 1.75rem;
  }
}

#centre-twentyone .announcement__text P {
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 63.99875em) {
  #centre-twentyone .announcement__button {
    margin-top: 2rem;
  }
}

#centre-twentyone .announcement__button .btn--inverse:hover, #centre-twentyone .announcement__button .btn--inverse:focus {
  color: #000000;
  background-color: #ffffff;
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .announcement .cell {
    padding: 0 1.25rem;
  }
}

.blocks,
.feature-with-blocks__blocks {
  width: 100%;
  max-width: 86.25rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media screen and (min-width: 60em) {
  .blocks,
  .feature-with-blocks__blocks {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.blocks {
  max-width: 88.75rem;
  margin-top: 0;
}

@media screen and (min-width: 60em) {
  .blocks {
    margin-top: -9.0625rem;
  }
}

.feature-with-blocks__blocks {
  margin-top: 2.5rem;
}

@media screen and (min-width: 60em) {
  .feature-with-blocks__blocks {
    margin-top: -2.5rem;
  }
}

@media screen and (max-width: 92.5em) {
  .feature-with-blocks__blocks {
    padding: 0 1.875rem;
  }
}

.feature-with-blocks--item {
  position: relative;
  z-index: 3;
  padding: 2rem;
  background-color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 59.9375em) {
  .feature-with-blocks--item + .feature-with-blocks--item {
    margin-top: 1.5rem;
  }
}

.feature-with-blocks--item__text {
  margin-bottom: 6px;
}

@media screen and (min-width: 60em) {
  .feature-with-blocks--item {
    width: calc(33% - 40px);
    margin: 0 1.25rem;
    padding: 2.5rem;
    background-color: rgba(0, 0, 0, 0.88);
    -webkit-transition: background-color 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
    transition: background-color 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
  }
}

.feature-with-blocks--item img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: opacity 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
  transition: opacity 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
}

.feature-with-blocks--item h2 {
  position: relative;
  z-index: 2;
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
}

@media print, screen and (min-width: 48em) {
  .feature-with-blocks--item h2 {
    font-size: 1.75rem;
  }
}

.feature-with-blocks--item p {
  position: relative;
  z-index: 2;
  color: #ffffff;
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
  opacity: 1;
  will-change: opacity;
  -webkit-transition: opacity 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
  transition: opacity 0.5s cubic-bezier(1, 0.63, 0.47, 0.8);
}

.feature-with-blocks--item .arrow {
  position: relative;
  z-index: 2;
}

.feature-with-blocks--item:hover, .feature-with-blocks--item:focus {
  background-color: black;
  text-decoration: none;
}

.feature-with-blocks--item:hover img, .feature-with-blocks--item:focus img {
  opacity: .45;
}

.feature-with-blocks--item:hover h2,
.feature-with-blocks--item:hover p, .feature-with-blocks--item:focus h2,
.feature-with-blocks--item:focus p {
  text-decoration: none;
}

.feature-with-blocks--item:hover p, .feature-with-blocks--item:focus p {
  opaicty: 0;
}

@media screen and (min-width: 60em) {
  .hero + .blocks {
    margin-top: -5vw;
  }
}

@media screen and (min-width: 75em) {
  .hero + .blocks {
    margin-top: -9.0625rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .hero + .blocks {
    padding: 0 1.25rem;
  }
}

#centre-twentyone .feature-with-blocks .hero__content--text p {
  font-family: "Avenir LT W02_65 Medium1475534", Arial, Helvetica, sans-serif !important;
}

@media screen and (max-width: 59.9375em) {
  #centre-twentyone .feature-with-blocks .hero__content--text p {
    font-size: 1.125rem !important;
  }
}

.breadcrumbs {
  overflow: hidden;
  margin: 1em 0;
  padding: 0;
  list-style: none;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-size: 1rem;
}

.breadcrumbs li {
  display: inline-block;
}

.breadcrumbs li:nth-child(n+2):before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  padding: .666em;
  content: "\f054";
  font-size: .75em;
}

@media screen and (max-width: 39.99875em) {
  .breadcrumbs--mobile-condensed li:not(:nth-last-child(2)) {
    display: none;
  }
  .breadcrumbs--mobile-condensed li:nth-last-child(2):before {
    content: "\f053";
  }
}

@media print, screen and (min-width: 48em) {
  .breadcrumbs--chevron {
    padding-left: .5em;
  }
  .breadcrumbs--chevron li {
    position: relative;
  }
  .breadcrumbs--chevron li + li {
    margin-left: .25em;
  }
  .breadcrumbs--chevron li:before, .breadcrumbs--chevron li:after {
    position: absolute;
    z-index: -1;
    right: 0;
    left: 0;
    display: block;
    margin: 0;
    content: '' !important;
    -webkit-transition: background-color 250ms ease-in-out, border 250ms ease-in-out;
    transition: background-color 250ms ease-in-out, border 250ms ease-in-out;
    border: 0.0625em solid #158cae;
    background-color: #41c2e8;
    font-size: 1rem !important;
  }
  .breadcrumbs--chevron li:before {
    top: 0;
    bottom: 50%;
    -webkit-transform: skew(30deg);
            transform: skew(30deg);
    border-bottom: 0;
  }
  .breadcrumbs--chevron li:after {
    top: 50%;
    bottom: 0;
    -webkit-transform: skew(-30deg);
            transform: skew(-30deg);
    border-top: 0;
  }
  .breadcrumbs--chevron li:hover:before, .breadcrumbs--chevron li:hover:after {
    background-color: #158cae;
  }
  .breadcrumbs--chevron li:first-child a {
    position: relative;
    font-size: 0;
  }
  .breadcrumbs--chevron li:first-child a:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    display: inline-block;
    padding: .5rem 1rem;
    content: "\f015";
    vertical-align: middle;
    font-size: 1rem;
    font-weight: 900;
  }
  .breadcrumbs--chevron .active {
    padding: .5em 1em;
  }
  .breadcrumbs--chevron .active:before, .breadcrumbs--chevron .active:after {
    background-color: #ffffff !important;
  }
  .breadcrumbs--chevron .active a {
    padding: 0;
    color: #000000;
  }
  .breadcrumbs--chevron a {
    display: block;
    padding: .5em 1em;
    text-decoration: none;
    color: #ffffff;
  }
}

.card {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card img {
  display: block;
}

.card .card__content__inner {
  padding: 1.5rem;
}

.card .card__media {
  margin-bottom: 0;
  width: 100%;
}

.card .card__content {
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  .card--medium {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card--medium img {
    display: block;
  }
  .card--medium .card__content__inner {
    padding: 2rem;
  }
  .card--medium .card__media {
    margin-bottom: 0;
    width: 100%;
  }
  .card--medium .card__content {
    width: 100%;
  }
}

@media print, screen and (min-width: 48em) {
  .card--medium {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card--medium img {
    display: block;
  }
  .card--medium .card__content__inner {
    padding: 2rem;
  }
  .card--medium .card__media {
    margin-bottom: 0;
    width: 100%;
  }
  .card--medium .card__content {
    width: 100%;
  }
}

@media print, screen and (min-width: 64em) {
  .card--medium {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card--medium img {
    display: block;
  }
  .card--medium .card__content__inner {
    padding: 4rem;
  }
  .card--medium .card__media {
    margin-bottom: 0;
    width: 100%;
  }
  .card--medium .card__content {
    width: 100%;
  }
}

.card--inline {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.card--inline img {
  display: block;
}

.card--inline .card__media {
  margin-bottom: 0;
  width: 50%;
}

.card--inline .card__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media screen and (max-width: 47.99875em) {
  .card--stacked--small {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card--stacked--small img {
    display: block;
  }
  .card--stacked--small .card__media {
    margin-bottom: 0;
    width: 100%;
  }
  .card--stacked--small .card__content {
    width: 100%;
  }
}

.card--stacked {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card--stacked img {
  display: block;
}

.card--stacked .card__media {
  margin-bottom: 0;
  width: 100%;
}

.card--stacked .card__content {
  width: 100%;
}

.card--collapse {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card--collapse img {
  display: block;
}

.card--collapse .card__media {
  margin-bottom: 0;
  width: 100%;
}

.card--collapse .card__content {
  width: 100%;
}

.card--collapse .card__content__inner {
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.card--tiny {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.card--tiny img {
  display: block;
}

.card--tiny .card__content__inner {
  padding: 1.5rem;
}

.card--tiny .card__media {
  margin-bottom: 0;
  width: 25%;
}

.card--tiny .card__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media print, screen and (min-width: 48em) {
  .card--offset {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: -4.5rem;
  }
  .card--offset img {
    display: block;
  }
  .card--offset .card__content__inner {
    padding: 4rem;
  }
  .card--offset .card__media {
    margin-bottom: 0;
    width: 50%;
  }
  .card--offset .card__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

@media print, screen and (min-width: 48em) {
  .card--reversed {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    text-align: right;
  }
  .card--reversed img {
    display: block;
  }
  .card--reversed .card__content__inner {
    padding: 0 3.5rem 0 0;
  }
  .card--reversed .card__media {
    margin-bottom: 0;
    width: 33.33333%;
  }
  .card--reversed .card__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.card--full-width {
  position: relative;
}

@media print, screen and (min-width: 48em) {
  .card--full-width {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card--full-width img {
    display: block;
  }
  .card--full-width .card__content__inner {
    padding: 4rem;
  }
  .card--full-width .card__media {
    margin-bottom: 0;
    width: 100%;
  }
  .card--full-width .card__content {
    width: 100%;
  }
}

.card--full-width .card__content {
  position: absolute;
  padding-bottom: 4.5rem;
  padding-right: 4.5rem;
  max-width: 40.625rem;
}

@media print, screen and (min-width: 48em) {
  .card--full-width .card__content {
    padding-bottom: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .card--full-width .card__content {
    padding-bottom: 7.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .card--full-width .card__content {
    padding-right: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .card--full-width .card__content {
    padding-right: 7.5rem;
  }
}

.card--full-width .card__content__inner {
  background: #000000;
  color: #ffffff;
}

#oho-centre .checkerboard-item {
  position: relative;
}

@media screen and (max-width: 47.99875em) {
  #oho-centre .checkerboard-item {
    margin-right: -5px;
    margin-left: -5px;
  }
}

#oho-centre .checkerboard-item:not(:first-child) {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  #oho-centre .checkerboard-item:not(:first-child) {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard-item:not(:first-child) {
    margin-top: 5rem;
  }
}

#oho-centre .checkerboard-item__media, #oho-centre .checkerboard-item__info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
}

#oho-centre .checkerboard-item figure {
  display: block;
  margin: 0;
}

#oho-centre .checkerboard-item figure figcaption {
  display: block;
}

#oho-centre .checkerboard-item__media {
  position: relative;
}

#oho-centre .checkerboard-item__image {
  display: block;
  width: 100%;
  max-width: none;
}

#oho-centre .checkerboard-item svg {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 4.0625rem;
  height: 4.6875rem;
  margin: auto;
  opacity: 1;
  -webkit-transition: -webkit-transform .3s ease-in;
  transition: -webkit-transform .3s ease-in;
  transition: transform .3s ease-in;
  transition: transform .3s ease-in, -webkit-transform .3s ease-in;
}

#oho-centre .checkerboard-item a:hover svg,
#oho-centre .checkerboard-item a:focus svg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#oho-centre .checkerboard-item__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#oho-centre .checkerboard-item__info-wrap {
  max-width: 33.75rem;
  padding: 1.875rem 1.25rem 2.5rem;
}

#oho-centre .checkerboard-item__title {
  margin-bottom: 1.5625rem;
  font-size: 1.5rem;
}

#oho-centre .checkerboard-item__description {
  font-size: 0.875rem;
}

#oho-centre .checkerboard-item__description + #oho-centre .checkerboard-item__description {
  margin-top: 1.25rem;
}

@media screen and (min-width: 48em) {
  #oho-centre .checkerboard-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #oho-centre .checkerboard-item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  #oho-centre .checkerboard-item__image {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  #oho-centre .checkerboard-item__media, #oho-centre .checkerboard-item__info {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
  #oho-centre .checkerboard-item__info {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #oho-centre .checkerboard-item__title {
    margin-bottom: 2.1875rem;
    font-size: 3.125rem;
  }
  #oho-centre .checkerboard-item__description {
    font-size: 0.9375rem;
  }
  #oho-centre .checkerboard-item__description + #oho-centre .checkerboard-item__description {
    margin-bottom: 2.5rem;
  }
}

#oho-centre .checkerboard-item .checkerboard__button {
  list-style: none;
}

#oho-centre .checkerboard-item .checkerboard__button li + li {
  margin-top: 1.25rem;
}

@media screen and (max-width: 47.99875em) {
  #oho-centre .checkerboard-item .checkerboard__text {
    margin-top: 4rem;
  }
  #oho-centre .checkerboard-item .checkerboard__text h2 {
    color: #000000;
    position: relative;
  }
  #oho-centre .checkerboard-item .checkerboard__text h2::after {
    content: "";
    display: block;
    position: absolute;
    left: 16px;
    bottom: calc(100% + 32px);
    width: 16px;
    height: 64px;
    background: #ffcd00;
  }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) and (max-width: 63.99875em) {
  #oho-centre .checkerboard-item .checkerboard__text h2 {
    font-size: 2.25rem !important;
  }
}

@media screen and (min-width: 48em) {
  #oho-centre .checkerboard-item .checkerboard__text {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 47.99875em) {
  #oho-centre .checkerboard-item.has-stat .checkerboard__text {
    margin-top: 2.5rem;
  }
  #oho-centre .checkerboard-item.has-stat .checkerboard__text h2::after {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  #oho-centre .checkerboard-item:nth-child(odd) .checkerboard__text {
    padding-left: 2rem;
  }
  #oho-centre .checkerboard-item:nth-child(odd) .checkerboard__text h2 {
    position: relative;
  }
  #oho-centre .checkerboard-item:nth-child(odd) .checkerboard__text h2::before {
    content: "";
    display: block;
    position: absolute;
    right: calc(100% + 32px);
    top: 16px;
    width: 88px;
    height: 22px;
    background: #ffcd00;
  }
}

@media screen and (min-width: 48em) {
  #oho-centre .checkerboard-item:nth-child(even) .checkerboard__text {
    padding-right: 2rem;
  }
  #oho-centre .checkerboard-item:nth-child(even) .checkerboard__text h2 {
    position: relative;
  }
  #oho-centre .checkerboard-item:nth-child(even) .checkerboard__text h2::after {
    content: "";
    display: block;
    position: absolute;
    left: calc(100% + 32px);
    top: 16px;
    width: 88px;
    height: 22px;
    background: #ffcd00;
  }
}

#oho-centre .checkerboard-item:first-child {
  position: relative;
}

#oho-centre .checkerboard-item:first-child .cell {
  position: relative;
  z-index: 3;
}

#oho-centre .checkerboard-item:first-child::before {
  content: "";
  display: block;
  width: clamp(136px, 13vw, 244px);
  height: clamp(136px, 13vw, 244px);
  background: transparent url(../img/yellow-circle.svg) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  z-index: 1;
  top: -3.5vw;
  left: -6.5vw;
}

@media screen and (max-width: 76.25em) {
  #oho-centre .checkerboard-item:first-child::before {
    top: -6.5vw;
  }
}

#oho-centre .checkerboard-item:first-child::after {
  content: "";
  display: block;
  width: clamp(85px, 10vw, 150px);
  height: clamp(85px, 10vw, 150px);
  background: transparent url(../img/radial-dots.svg) no-repeat center center;
  background-size: 100% 100%;
  position: absolute;
  z-index: 2;
  top: -4.5vw;
  left: 3vw;
}

@media screen and (max-width: 39.99875em) {
  #oho-centre .checkerboard-item:first-child::after {
    top: -40px;
    left: 10vw;
  }
}

#oho-centre .checkerboard {
  padding-right: 5px;
  padding-left: 5px;
}

#oho-centre .checkerboard figure {
  position: relative;
  overflow: hidden;
}

#oho-centre .checkerboard__stat-circle {
  width: 290px;
  height: 290px;
  border-radius: 50%;
  background-color: #ffcd00;
  position: absolute;
  bottom: -140px;
  left: -100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 3%;
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__stat-circle {
    width: 420px;
    height: 420px;
  }
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__stat-circle {
    padding-top: 6%;
  }
}

#oho-centre .checkerboard__stat, #oho-centre .checkerboard__stat-text {
  text-align: left;
  margin-left: 40%;
  max-width: 60%;
  color: #000000;
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__stat, #oho-centre .checkerboard__stat-text {
    margin-left: 35%;
  }
}

#oho-centre .checkerboard__stat {
  font-family: "Avenir LT W02_85 Heavy1475546", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 28px;
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__stat {
    font-size: 48px;
  }
}

#oho-centre .checkerboard__stat-text {
  font-size: 16px;
}

@media screen and (max-width: 63.99875em) {
  #oho-centre .checkerboard__stat-text {
    line-height: 1.5;
  }
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__stat-text {
    font-size: 24px;
  }
}

#oho-centre .checkerboard__stat-text:first-child {
  margin-top: 2em;
  max-width: 55%;
}

#oho-centre .centre-twentyone__home .checkerboard ~ .checkerboard {
  margin-top: 0;
  padding-top: 4.5rem;
  background-color: #e2e3e7;
  padding-bottom: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  #oho-centre .centre-twentyone__home .checkerboard ~ .checkerboard {
    padding-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  #oho-centre .centre-twentyone__home .checkerboard ~ .checkerboard {
    padding-top: 10rem;
  }
}

@media print, screen and (min-width: 48em) {
  #oho-centre .centre-twentyone__home .checkerboard ~ .checkerboard {
    padding-bottom: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  #oho-centre .centre-twentyone__home .checkerboard ~ .checkerboard {
    padding-bottom: 10rem;
  }
}

#oho-centre .centre-twentyone__home .checkerboard,
#oho-centre .centre-twentyone__why .checkerboard {
  position: relative;
  z-index: 2;
}

#oho-centre .centre-twentyone__home .checkerboard + .student-testimonials,
#oho-centre .centre-twentyone__why .checkerboard + .student-testimonials {
  position: relative;
  z-index: 1;
  margin-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  #oho-centre .centre-twentyone__home .checkerboard + .student-testimonials,
  #oho-centre .centre-twentyone__why .checkerboard + .student-testimonials {
    margin-top: -5rem;
  }
}

#oho-centre #centre-twentyone.centre-twentyone__admitted .cta-promo + .checkerboard {
  margin-top: 0;
}

#oho-centre .checkerboard__text h2, #oho-centre .checkerboard__text p {
  color: #000000;
}

#oho-centre .checkerboard__text p {
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
}

@media print, screen and (min-width: 64em) {
  #oho-centre .checkerboard__text p {
    font-size: 1.3125rem;
  }
}

.photo-box__teaser {
  float: left;
  width: calc(100vw - 6rem);
}

.photo-box__teaser + .photo-box__teaser {
  margin-left: 2rem;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .photo-box__teaser {
    width: calc(50vw - 4rem);
  }
}

@media print, screen and (min-width: 64em) {
  .photo-box__teaser {
    width: 360px;
  }
}

@media print, screen and (min-width: 64em) {
  .section--photo-boxes .listing-slick {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.section--photo-boxes {
  overflow-x: hidden;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .section--photo-boxes .listing-slick {
    right: 1rem;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .section--photo-boxes .listing-slick {
    right: -1rem;
  }
}

.section--photo-boxes .slick-list {
  overflow: visible !important;
}

.section--photo-boxes .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section--photo-boxes .btn {
  display: inline-block;
  margin: rem(60) auto 0;
}

.photo-box__teaser a {
  text-align: center;
  text-decoration: none;
}

.photo-box__teaser div {
  background-color: rgba(0, 0, 0, 0.5);
  background-size: cover;
  -webkit-background-blend-mode: multiply;
  background-blend-mode: multiply;
}

.photo-box__teaser h3,
.photo-box__teaser p {
  color: #ffffff;
}

.photo-box__teaser h3 {
  position: relative;
  font-size: 1.4rem;
  line-height: 1.285;
}

.photo-box__teaser span {
  display: block;
  margin-bottom: .25rem;
  text-transform: uppercase;
  color: #ffffff;
  font-size: .8rem;
  font-weight: 600;
}

.photo-box__teaser a p {
  margin-bottom: 0;
  font-family: plantin, georgia, sans-serif;
}

.photo-box--small div {
  padding: 2rem;
}

.photo-box--small h3 {
  margin-bottom: 2rem;
  font-size: 1rem;
  line-height: 1.4;
}

.photo-box--large {
  max-width: 100%;
}

.photo-box--large div {
  padding: 3rem;
}

.photo-box--large h3 {
  margin-bottom: 3rem;
  font-size: 1.4rem;
  line-height: 1.285;
}

.no-touch .photo-box__teaser a:hover div {
  background-color: rgba(149, 31, 36, 0.9);
}

.no-touch .photo-box__teaser a:hover h3:after {
  position: absolute;
  bottom: -1rem;
  left: calc((100% - 11rem) / 2);
  display: block;
  width: 11rem;
  height: 1px;
  content: '';
  background: #ffffff;
}

.photo-box--large a:hover h3:after {
  bottom: -1.5rem;
  left: calc((100% - 18rem) / 2);
  width: 18rem;
}

.photo-box__teasers--small,
.photo-box__teasers--large {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (min-width: 42em) {
  .photo-box__teasers--small,
  .photo-box__teasers--large {
    margin-right: -1rem;
    margin-left: -1rem;
  }
}

.photo-box__teasers--large {
  position: relative;
}

@media screen and (max-width: 39.99em) {
  .photo-box__teasers--large {
    margin-bottom: 4rem;
  }
  .photo-box__teasers--large:after {
    position: absolute;
    bottom: -2rem;
    left: 3rem;
    clear: both;
    width: calc(100% - 6rem);
    height: 1px;
    content: '';
    background-color: #999999;
  }
}

.photo-box--large {
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  width: 100%;
  height: auto;
  margin: 1rem;
}

@media screen and (min-width: 42em) and (max-width: 68.49em) {
  .photo-box--large {
    width: 60%;
  }
}

@media screen and (min-width: 68.5em) {
  .photo-box--large {
    width: 46.33%;
  }
}

.photo-box__teaser.photo-box--large {
  margin-left: 1rem;
}

.photo-box__teasers--small .photo-box--small {
  -webkit-box-flex: 0;
      -ms-flex: 0 auto;
          flex: 0 auto;
  width: 100%;
  height: auto;
  margin: 1rem;
}

@media screen and (min-width: 40em) and (max-width: 1079px) {
  .photo-box__teasers--small .photo-box--small {
    width: 44%;
  }
}

@media screen and (min-width: 1080px) and (max-width: 1159px) {
  .photo-box__teasers--small .photo-box--small {
    width: 28%;
  }
}

@media screen and (min-width: 1160px) {
  .photo-box__teasers--small .photo-box--small {
    width: 29.75%;
  }
}

.cookie-compliance-popup {
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  color: #ffffff;
  background-color: #88888b;
}

.cookie-compliance-popup .grid-x,
.cookie-compliance-popup .grid-container {
  width: 100%;
}

.cookie-compliance-popup .find-more-button {
  padding: 0;
  text-decoration: underline;
  text-transform: none;
  color: #ffffff;
  background: none;
}

.cookie-compliance-popup .find-more-button:hover, .cookie-compliance-popup .find-more-button:focus {
  text-decoration: none;
}

.eu-cookie-compliance-message h2 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: none;
  all: unset;
}

@media print, screen and (min-width: 48em) {
  .eu-cookie-compliance-message h2 {
    font-size: 1.3125rem;
  }
}

.eu-cookie-compliance-message .btn {
  cursor: pointer;
}

.eu-cookie-compliance-buttons,
.eu-cookie-compliance-message {
  all: unset;
}

.section--cta-feature-box {
  margin-bottom: 0;
}

.cta-feature-box ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.columns .cta-feature-box {
  margin-bottom: 2.5rem;
}

.cta-feature-box__heading {
  margin: 0.625rem 0;
}

.cta-feature-box--featured {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cta-feature-box--featured .cta-feature-box__content {
  position: relative;
  z-index: 2;
  max-width: 25rem;
  padding: 1.875rem;
  -webkit-transform: translateX(-3.75rem);
          transform: translateX(-3.75rem);
  color: #ffffff;
  background: #88888b;
}

.cta-promo {
  position: relative;
  padding: calc(72px * 1.3) 0;
}

@media print, screen and (min-width: 48em) {
  .cta-promo {
    padding: calc(96px * 2.5) 0;
  }
}

@media print, screen and (min-width: 64em) {
  .cta-promo {
    padding: calc(160px * 2.5) 0;
  }
}

.cta-promo .grid-container {
  position: relative;
  z-index: 2;
  padding-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .cta-promo .grid-container {
    padding-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .cta-promo .grid-container {
    padding-top: 10rem;
  }
}

.cta-promo .grid-container h2,
.cta-promo .grid-container p {
  color: #000000;
}

.cta-promo--buttons {
  text-align: center;
  margin-top: 1.25rem;
}

.cta-promo--buttons .btn {
  margin-top: 1.25rem;
}

.cta-promo--buttons .btn:not(:last-child) {
  margin-right: 16px;
}

.cta-promo--buttons .btn:not(:first-child) {
  margin-left: 16px;
}

@media screen and (max-width: 40.625em) {
  .cta-promo--buttons .btn {
    display: block !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}

.cta-promo .arced-bottom {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffcd00;
  -webkit-clip-path: ellipse(70% 50% at 50% 35%);
          clip-path: ellipse(70% 50% at 50% 35%);
}

.cta-promo .arced-bottom img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  opacity: .1;
  -webkit-filter: sepia(1);
          filter: sepia(1);
}

@media screen and (max-width: 47.99875em) {
  .dates-deadlines .cell.large-8 {
    padding: 0 10px;
  }
}

.dates-deadlines h2,
.dates-deadlines p {
  color: #000000;
}

.dates-deadlines--chart {
  list-style: none;
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .dates-deadlines--chart {
    margin-top: 3rem;
  }
}

.dates-deadlines--chart li {
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 47.99875em) {
  .dates-deadlines--chart li {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.dates-deadlines--chart .grid-x:nth-child(odd) {
  background-color: rgba(226, 227, 231, 0.27);
  border-bottom: 1px solid #d4d4d4;
}

.dates-deadlines--chart .cell {
  color: #000000;
}

.dates-deadlines--chart .cell p {
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 47.99875em) {
  .dates-deadlines--chart .cell {
    padding: 20px 20px 0 10px;
  }
  .dates-deadlines--chart .cell + .cell {
    padding-top: 0.625rem;
  }
}

@media print, screen and (min-width: 48em) {
  .dates-deadlines--chart .cell {
    padding: 1.25rem 1.875rem;
  }
}

.dates-deadlines--chart strong {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.3;
  text-transform: none;
}

@media print, screen and (min-width: 48em) {
  .dates-deadlines--chart strong {
    font-size: 1.3125rem;
  }
}

.diff--set {
  margin-top: 3rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 48em) {
  .diff--set {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .diff--set {
    margin-top: 5.5rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .diff--item {
    max-width: 260px;
    margin-right: auto;
    margin-left: auto;
  }
}

.diff--stat__itself {
  background: transparent url(../img/diff-arc--yellow.svg) no-repeat top center;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 50%;
  text-align: center;
  font-size: 3rem;
  position: relative;
}

.diff--stat__itself span {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  line-height: 1;
}

.diff--stat ~ .diff--stat .diff--stat__itself {
  background-image: url(../img/diff-arc--teal.svg);
}

.diff--stat ~ .diff--stat ~ .diff--stat .diff--stat__itself {
  background-image: url(../img/diff-arc--yellow.svg);
}

.diff--stat ~ .diff--stat ~ .diff--stat ~ .diff--stat .diff--stat__itself {
  background-image: url(../img/diff-arc--teal.svg);
}

.diff--photo__itself {
  position: relative;
}

.diff--photo__itself::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: -1px;
  width: calc(100% + 1px);
  height: 100%;
  background: transparent url(../img/white-arc-cover.png) no-repeat top center;
  background-size: 100% 100%;
}

.diff--photo__itself img {
  position: relative;
  z-index: 1;
}

.diff--item__text {
  margin-top: 1.5rem;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  .diff--item__text {
    margin-top: 2rem;
  }
}

.diff--item__text h3 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.3125rem;
  font-weight: 600;
  line-height: 1.3;
  text-transform: none;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  .diff--item__text h3 {
    font-size: 1.5rem;
  }
}

.diff--item__text h3 a {
  position: relative;
  color: #000000;
}

.diff--item__text h3 a:after {
  margin-left: .25em;
  content: '';
  display: inline-block;
  width: 40px;
  height: 23px;
  background: transparent url(../img/long-arrow.svg) no-repeat center center;
  background-size: 100% 100%;
  position: relative;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.diff--item__text h3 a:hover, .diff--item__text h3 a:focus {
  color: #64c5bd;
  text-decoration: none;
}

.diff--item__text h3 ~ * {
  font-family: "Avenir LT W02_65 Medium1475534", Arial, Helvetica, sans-serif;
  color: #000000;
}

.diff--button .cell {
  margin-top: 3rem;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  .diff--button .cell {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .diff--button .cell {
    margin-top: 5rem;
  }
}

[data-fancybox-modal] {
  display: none;
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks {
  background-color: #e2e3e7;
  position: relative;
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks::before,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks::before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  height: 50px;
}

@media screen and (min-width: 60em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks::before,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks::before {
    height: 115px;
  }
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks .hero,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero {
  position: relative;
  z-index: 2;
  margin-right: 1.25rem;
  margin-left: 1.25rem;
}

@media screen and (max-width: 59.9375em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero {
    display: block;
  }
}

@media screen and (min-width: 60em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero {
    margin-right: 1.875rem;
    margin-left: 1.875rem;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__overlay,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__overlay {
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
}

#centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__overlay::after,
#centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__overlay::after {
  display: none;
}

@media screen and (max-width: 59.9375em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__overlay,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__overlay {
    display: none;
  }
}

@media screen and (max-width: 59.9375em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content {
    position: relative;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text .eyebrow,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text .eyebrow {
    font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: 0.125rem;
    text-transform: uppercase;
    text-align: left;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text p,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text p {
    color: #000000;
    font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
    text-shadow: none;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    font-size: 1.5rem;
  }
}

@media screen and (max-width: 59.9375em) and (min-width: 48em) and (max-width: 63.99875em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text p,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text p {
    font-size: 1.3125rem;
  }
}

@media screen and (min-width: 60em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content {
    width: 100%;
    max-width: 100%;
    padding: 3.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text {
    max-width: 37.5rem;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text h2,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text h2 {
    color: #ffffff;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text .eyebrow,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text .eyebrow {
    font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.33;
    letter-spacing: 0.125rem;
    color: #ffffff;
    text-transform: uppercase;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text p,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text p {
    font-family: "Avenir LT W02_85 Heavy1475546", Arial, Helvetica, sans-serif;
    padding-left: 0;
    color: #ffffff;
    margin-right: 0;
    margin-left: 0;
    text-align: left;
    font-size: 1.5rem;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks .hero__content--text .btn,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks .hero__content--text .btn {
    text-shadow: none;
  }
}

#centre-twentyone.centre-twentyone__admitted .feature-with-blocks {
  background-color: transparent;
  position: relative;
  z-index: 2;
}

#centre-twentyone.centre-twentyone__admitted .feature-with-blocks::before {
  display: none;
}

#centre-twentyone.centre-twentyone__admitted .feature-with-blocks + .cta-promo {
  position: relative;
  z-index: 1;
  margin-top: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks + .cta-promo {
    margin-top: calc(-96px * 2);
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks + .cta-promo {
    margin-top: calc(-160px * 2);
  }
}

.section--slider {
  overflow: hidden;
}

.glide__slides {
  white-space: normal;
}

[data-slider-type='offsetCards'] .glide__slides,
[data-slider-type='offsetCards'] .glide__track {
  overflow: visible;
}

[data-slider-type='offsetCards'] .glide__arrow--prev {
  display: none;
}

.glide__slide {
  -webkit-transition: opacity 250ms ease;
  transition: opacity 250ms ease;
  opacity: 0;
}

.glide__slide--active,
.glide__slide--active ~ .glide__slide {
  opacity: 1;
}

/*
GLOBAL HERO STYLES
-------------------
*/
.parallax-mask {
  position: relative;
  z-index: 3;
  background: #ffffff;
}

#centre-twentyone {
  /*
HERO VIDEO
---------------------------
*/
  /*
BASIC HERO With Image *Most Common* (No masking) -- Most effective with Title, and Image only
------------------------
*/
  /*
HERO VIDEO & IMAGE WITH PARALLAX
------------------------
*/
  /*
HERO iFrame WITHOUT
------------------------
*/
  /*
HERO IFRAME WITH PARALLAX
---------------------------
*/
}

#centre-twentyone .hero {
  position: relative;
  overflow: hidden;
}

@media screen and (min-height: 800px) and (min-width: 961px) {
  #centre-twentyone .hero {
    max-height: 75vh;
  }
}

#centre-twentyone .hero img,
#centre-twentyone .hero video,
#centre-twentyone .hero .video-feature {
  position: relative;
  display: block;
  width: 100%;
  max-width: none;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #e2e3e7;
  }
}

#centre-twentyone .hero__media {
  display: block;
  width: 100%;
}

#centre-twentyone .hero__content {
  z-index: 3;
  padding: 1.25rem;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero__content h1,
  #centre-twentyone .hero__content p {
    text-align: center;
    color: #ffffff;
  }
}

#centre-twentyone .hero__content h1 {
  font-family: plantin, georgia, sans-serif;
}

#centre-twentyone .hero__content p {
  max-width: 41.25rem;
  margin-right: auto;
  margin-left: auto;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero__content {
    position: absolute;
    color: #ffffff;
  }
}

#centre-twentyone .hero__overlay {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: -2em;
  left: 0;
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .hero__overlay {
    display: none;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .autoplay-video-container ~ .hero__overlay,
  #centre-twentyone .hero > img:first-child ~ .hero__overlay {
    display: block;
  }
  #centre-twentyone .autoplay-video-container ~ .hero__overlay::after,
  #centre-twentyone .hero > img:first-child ~ .hero__overlay::after {
    bottom: 9em !important;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .autoplay-video-container ~ .hero__content,
  #centre-twentyone .hero > img:first-child ~ .hero__content {
    z-index: 4;
    background-color: #ffffff;
  }
}

#centre-twentyone .hero--video .video-feature,
#centre-twentyone .hero--video video {
  position: relative;
  z-index: 2;
}

#centre-twentyone .hero--video .autoplay-video-container {
  width: 100%;
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .hero--video .autoplay-video-container {
    display: none;
  }
}

@media screen and (min-width: 48em) {
  #centre-twentyone .hero--video .autoplay-video-container ~ img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}

#centre-twentyone .hero--video .clicktoplay-video-container .video-feature {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

#centre-twentyone .hero--video .clicktoplay-video-container .video-feature iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 48em) {
  #centre-twentyone .hero--video .clicktoplay-video-container {
    display: none;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .hero--video .clicktoplay-video-container + img {
    display: none;
  }
}

#centre-twentyone .hero--no-img {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  background: none;
}

#centre-twentyone .hero--no-img .hero__content {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3rem;
  padding-bottom: 3rem;
  position: relative;
  width: 100%;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--no-img .hero__content {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--no-img .hero__content {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .hero--no-img .hero__content {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
}

#centre-twentyone .hero--no-img .hero__content h1,
#centre-twentyone .hero--no-img .hero__content p {
  margin-right: 0;
  margin-left: 0;
  text-align: left;
  color: #000000;
}

#centre-twentyone .hero.hero--parallax {
  min-height: 75vh;
}

#centre-twentyone .hero.hero--parallax .hero__media {
  height: 75vh;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero.hero--parallax .hero__media,
  #centre-twentyone .hero.hero--parallax .video-feature,
  #centre-twentyone .hero.hero--parallax img,
  #centre-twentyone .hero.hero--parallax video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    -webkit-transform: translateY(-50px);
            transform: translateY(-50px);
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero.hero--parallax.hero--img .hero__media,
  #centre-twentyone .hero.hero--parallax.hero--img .video-feature,
  #centre-twentyone .hero.hero--parallax.hero--img img,
  #centre-twentyone .hero.hero--parallax.hero--img video {
    min-height: 105vh;
    -webkit-transform: translateY(-105px);
            transform: translateY(-105px);
  }
}

#centre-twentyone .hero--iframe .video-feature {
  position: relative;
  z-index: 3;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--iframe img {
    position: absolute;
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--iframe iframe {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    min-width: 1165px;
    height: 100%;
    min-height: 700px;
  }
}

#centre-twentyone .hero--iframe .video-feature {
  display: none;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--iframe .video-feature {
    display: block;
    margin-top: -3.125rem;
  }
}

#centre-twentyone .hero--parallax-iframe .video-feature {
  display: none;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .hero--parallax-iframe .video-feature {
    position: relative;
    z-index: 2;
    display: block;
    width: 100vw;
    height: 100vh;
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__home > section.hero {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}

@media screen and (min-width: 60em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content {
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 75em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content {
    padding-bottom: 160px;
  }
}

#centre-twentyone.centre-twentyone__home > section.hero .hero__content > h1 {
  font-size: 2.125rem !important;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content > h1 {
    font-size: 4.5rem !important;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content > h1 {
    font-size: 5.75rem !important;
  }
}

#centre-twentyone.centre-twentyone__home .hero__overlay::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: clamp(123px, 22vw, 350px);
  height: clamp(123px, 22vw, 350px);
  background: transparent url(../img/dotted-arc.svg) no-repeat bottom left;
  background-size: 100% 100%;
}

#centre-twentyone.centre-twentyone__home > section.hero .hero__content {
  width: 100%;
  max-width: 75rem;
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content {
    position: relative;
  }
}

#centre-twentyone.centre-twentyone__home > section.hero .hero__content h1 {
  width: 100%;
  min-width: 100%;
  text-align: left;
  font-family: "Avenir LT W02_85 Heavy1475546", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  font-size: 2.125rem;
  line-height: 1;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content h1 {
    font-size: 4.5rem !important;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content h1 {
    font-size: 5.75rem !important;
    padding-left: 2.5rem;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content h1 {
    position: absolute;
    bottom: 100%;
    color: #ffffff;
    min-width: calc(100% - 60px);
    max-width: calc(100% - 60px);
  }
}

#centre-twentyone.centre-twentyone__home > section.hero .hero__content p {
  width: 100%;
  min-width: 100%;
  text-align: left;
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
  font-size: 1.3125rem !important;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content p {
    font-size: 2rem !important;
    color: #ffffff;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content p {
    padding-left: 8.75rem;
    padding-right: 3.75rem;
  }
}

@media screen and (min-width: 111em) {
  #centre-twentyone.centre-twentyone__home > section.hero .hero__content p {
    padding-left: 2.5rem;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__home > section.hero .clicktoplay-video-container ~ .hero__overlay {
    display: none;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__home > section.hero .clicktoplay-video-container ~ .hero__content h1 {
    position: relative;
    color: #000;
    text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  }
}

#centre-twentyone.centre-twentyone__why .hero h1,
#centre-twentyone.centre-twentyone__admitted .hero h1 {
  font-family: "Avenir LT W02_85 Heavy1475546", Arial, Helvetica, sans-serif;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  text-transform: uppercase;
  font-size: 2.125rem !important;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__why .hero h1,
  #centre-twentyone.centre-twentyone__admitted .hero h1 {
    font-size: 4rem !important;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__why .hero h1,
  #centre-twentyone.centre-twentyone__admitted .hero h1 {
    font-size: 5.75rem !important;
  }
}

#centre-twentyone.centre-twentyone__why .subtitle,
#centre-twentyone.centre-twentyone__admitted .subtitle {
  padding-top: 2.5rem;
  background-color: #ffcd00;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__why .subtitle,
  #centre-twentyone.centre-twentyone__admitted .subtitle {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone.centre-twentyone__why .subtitle,
  #centre-twentyone.centre-twentyone__admitted .subtitle {
    padding-top: 4rem;
  }
}

#centre-twentyone.centre-twentyone__why .subtitle div,
#centre-twentyone.centre-twentyone__why .subtitle p,
#centre-twentyone.centre-twentyone__admitted .subtitle div,
#centre-twentyone.centre-twentyone__admitted .subtitle p {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
  max-width: 55.25rem;
  margin: 0 auto;
  text-align: center;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__why .subtitle div,
  #centre-twentyone.centre-twentyone__why .subtitle p,
  #centre-twentyone.centre-twentyone__admitted .subtitle div,
  #centre-twentyone.centre-twentyone__admitted .subtitle p {
    font-size: 3rem;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  #centre-twentyone.centre-twentyone__why .subtitle div,
  #centre-twentyone.centre-twentyone__why .subtitle p,
  #centre-twentyone.centre-twentyone__admitted .subtitle div,
  #centre-twentyone.centre-twentyone__admitted .subtitle p {
    font-size: 2rem;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__why .subtitle div,
  #centre-twentyone.centre-twentyone__why .subtitle p,
  #centre-twentyone.centre-twentyone__admitted .subtitle div,
  #centre-twentyone.centre-twentyone__admitted .subtitle p {
    font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
    font-size: 1.3125rem;
    font-weight: 600;
    line-height: 1.3;
    text-transform: none;
  }
}

@media screen and (max-width: 47.99875em) and (min-width: 48em) {
  #centre-twentyone.centre-twentyone__why .subtitle div,
  #centre-twentyone.centre-twentyone__why .subtitle p,
  #centre-twentyone.centre-twentyone__admitted .subtitle div,
  #centre-twentyone.centre-twentyone__admitted .subtitle p {
    font-size: 1.5rem;
  }
}

#centre-twentyone.centre-twentyone__why .subtitle div,
#centre-twentyone.centre-twentyone__admitted .subtitle div {
  padding: 0 1.25rem;
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__why .hero__content,
  #centre-twentyone.centre-twentyone__admitted .hero__content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #ffffff;
    z-index: 3;
    padding: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone.centre-twentyone__why .hero__overlay,
  #centre-twentyone.centre-twentyone__admitted .hero__overlay {
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to right, rgba(0, 0, 0, 0.65), rgba(0, 0, 0, 0));
  }
}

@media screen and (max-width: 59.9375em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks > .hero--video,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks > .hero--video {
    overflow: visible;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks > .hero--video .autoplay-video-container,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks > .hero--video .autoplay-video-container {
    display: none;
  }
  #centre-twentyone.centre-twentyone__home .feature-with-blocks > .hero--video .autoplay-video-container + img,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks > .hero--video .autoplay-video-container + img {
    position: relative !important;
  }
}

@media screen and (min-width: 60em) {
  #centre-twentyone.centre-twentyone__home .feature-with-blocks > .hero--video .autoplay-video-container + img,
  #centre-twentyone.centre-twentyone__admitted .feature-with-blocks > .hero--video .autoplay-video-container + img {
    display: none;
  }
}

@media screen and (max-width: 64em) {
  #centre-twentyone .js-process--create-element,
  #centre-twentyone .video-play-button {
    display: none !important;
  }
}

.section--horizontal-feature-box {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.section--horizontal-feature-box h2 {
  margin-top: 0;
}

.horizontal-feature-box__img {
  margin-bottom: 20px;
}

@media print, screen and (min-width: 48em) {
  .horizontal-feature-box__img {
    margin-bottom: 0;
  }
}

@-webkit-keyframes left-leg {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
}

@keyframes left-leg {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
}

@-webkit-keyframes right-leg {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(23deg);
            transform: rotate(23deg);
  }
}

@keyframes right-leg {
  from {
    -webkit-transform: none;
            transform: none;
  }
  to {
    -webkit-transform: rotate(23deg);
            transform: rotate(23deg);
  }
}

.page--scroll-tracker .site-header {
  display: none;
}

.page--scroll-tracker h1 {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}

.student-journey {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.student-journey h2 {
  font-size: 12vw;
  text-transform: uppercase;
  max-width: 960px;
  line-height: .8;
}

.student-journey h2 .oho-animate:last-child:after {
  content: '';
  width: 3px;
  height: 200px;
  background: #000000;
  display: block;
  -webkit-transition: height 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
  transition: height 0.8s cubic-bezier(0.82, 0.06, 0.14, 0.97);
  -webkit-transform: translateY(80px);
          transform: translateY(80px);
  -webkit-transition-delay: .8s;
          transition-delay: .8s;
}

.student-journey h2 .oho-animate.oho-animate--ready:last-child:after {
  height: 0;
  -webkit-transition: none;
  transition: none;
}

.horizontal-story-container {
  min-height: 2400vh;
  width: 100%;
  position: relative;
}

.horizontal-story {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  opacity: calc(var(--scroll-tracker) * .001);
}

.horizontal-story .laptop-cloud {
  fill: url(#laptop-cloud-gradient);
  display: none;
}

.horizontal-story .background path {
  fill: #dfe9f7;
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.08%));
          transform: translateX(calc(var(--scroll-tracker) * -.08%));
  opacity: .7;
}

.horizontal-story .background path:nth-child(2) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.1%));
          transform: translateX(calc(var(--scroll-tracker) * -.1%));
}

.horizontal-story .background path:nth-child(3) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.05%));
          transform: translateX(calc(var(--scroll-tracker) * -.05%));
}

.horizontal-story .background path:nth-child(4) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.01%));
          transform: translateX(calc(var(--scroll-tracker) * -.01%));
}

.horizontal-story .background path:nth-child(5) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.02%));
          transform: translateX(calc(var(--scroll-tracker) * -.02%));
}

.horizontal-story .background path.cloud-background--offset-top {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.1%)) translateY(36%);
          transform: translateX(calc(var(--scroll-tracker) * -.1%)) translateY(36%);
}

.horizontal-story .background:nth-child(3) path,
.horizontal-story .background:nth-child(4) path,
.horizontal-story .background:nth-child(5) path {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.04%));
          transform: translateX(calc(var(--scroll-tracker) * -.04%));
}

.horizontal-story .background:nth-child(3) path:nth-child(2),
.horizontal-story .background:nth-child(4) path:nth-child(2),
.horizontal-story .background:nth-child(5) path:nth-child(2) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.042%));
          transform: translateX(calc(var(--scroll-tracker) * -.042%));
}

.horizontal-story .background:nth-child(3) path:nth-child(3),
.horizontal-story .background:nth-child(4) path:nth-child(3),
.horizontal-story .background:nth-child(5) path:nth-child(3) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.043%));
          transform: translateX(calc(var(--scroll-tracker) * -.043%));
}

.horizontal-story .background:nth-child(3) path:nth-child(4),
.horizontal-story .background:nth-child(4) path:nth-child(4),
.horizontal-story .background:nth-child(5) path:nth-child(4) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.045%));
          transform: translateX(calc(var(--scroll-tracker) * -.045%));
}

.horizontal-story .background:nth-child(3) path:nth-child(5),
.horizontal-story .background:nth-child(4) path:nth-child(5),
.horizontal-story .background:nth-child(5) path:nth-child(5) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.05%));
          transform: translateX(calc(var(--scroll-tracker) * -.05%));
}

.laptop__screen, .laptop__keyboard--accent {
  fill: #2d3079;
}

.laptop__screen--inner {
  fill: #ffffff;
}

.laptop__keyboard {
  fill: #71b3e2;
}

.laptop__bars {
  fill: #ffcd00;
}

.laptop__molecules {
  fill: #1ab0dc;
  -webkit-transform: rotate(calc(var(--scroll-tracker) * .05deg));
          transform: rotate(calc(var(--scroll-tracker) * .05deg));
  -webkit-transform-origin: 70% 42.1%;
          transform-origin: 70% 42.1%;
}

.person {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * .002%));
          transform: translateX(calc(var(--scroll-tracker) * .002%));
}

.person .skin {
  fill: #4e3a2d;
}

.person .hair,
.person .skirt,
.person .shoe {
  fill: #2d3079;
  -webkit-transition: 1.4s;
  transition: 1.4s;
}

.person .torso {
  fill: #aeaed7;
}

.person .sleeve {
  fill: #ffffff;
}

.person .mouth {
  fill: none;
  stroke: #F3F3F3;
  stroke-width: 2.7032;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

.leg {
  -webkit-transform-origin: 58% 52%;
          transform-origin: 58% 52%;
  -webkit-animation-timing-function: cubic-bezier(0.82, 0.06, 0.14, 0.97);
          animation-timing-function: cubic-bezier(0.82, 0.06, 0.14, 0.97);
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}

.leg--right {
  -webkit-animation-name: right-leg;
          animation-name: right-leg;
}

.leg--left {
  -webkit-animation-name: left-leg;
          animation-name: left-leg;
}

.grounds {
  -webkit-transform: translateY(6.1%);
          transform: translateY(6.1%);
}

.grounds line {
  fill: none;
  stroke: #97D1ED;
  stroke-width: 4.1196;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.02%));
          transform: translateX(calc(var(--scroll-tracker) * -.02%));
}

.grounds line:nth-child(2) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.03%));
          transform: translateX(calc(var(--scroll-tracker) * -.03%));
}

.grounds line:nth-child(3) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.05%));
          transform: translateX(calc(var(--scroll-tracker) * -.05%));
}

.grounds line:nth-child(3) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.12%));
          transform: translateX(calc(var(--scroll-tracker) * -.12%));
}

.ground:nth-child(3) path,
.ground:nth-child(4) path,
.ground:nth-child(5) path {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.04%));
          transform: translateX(calc(var(--scroll-tracker) * -.04%));
}

.ground:nth-child(3) path:nth-child(2),
.ground:nth-child(4) path:nth-child(2),
.ground:nth-child(5) path:nth-child(2) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.042%));
          transform: translateX(calc(var(--scroll-tracker) * -.042%));
}

.ground:nth-child(3) path:nth-child(3),
.ground:nth-child(4) path:nth-child(3),
.ground:nth-child(5) path:nth-child(3) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.043%));
          transform: translateX(calc(var(--scroll-tracker) * -.043%));
}

.ground:nth-child(3) path:nth-child(4),
.ground:nth-child(4) path:nth-child(4),
.ground:nth-child(5) path:nth-child(4) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.045%));
          transform: translateX(calc(var(--scroll-tracker) * -.045%));
}

.ground:nth-child(3) path:nth-child(5),
.ground:nth-child(4) path:nth-child(5),
.ground:nth-child(5) path:nth-child(5) {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.03%));
          transform: translateX(calc(var(--scroll-tracker) * -.03%));
}

.horizontal-story--content {
  position: relative;
  z-index: 3;
  min-height: 100vh;
}

.horizontal-story--content .initial-12 {
  background: rgba(255, 255, 255, 0.5);
  padding: 3rem;
}

@media print, screen and (min-width: 48em) {
  .horizontal-story--content .initial-12 {
    padding: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .horizontal-story--content .initial-12 {
    padding: 5.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .horizontal-story--content .initial-12 {
    padding-left: 10%;
  }
}

.st17 {
  fill: #A0DADC;
}

.st18 {
  opacity: 0.15;
}

.st19 {
  fill: #875C35;
}

.st20 {
  fill: #77685A;
}

.st21 {
  fill: #517C7D;
}

.st22 {
  fill: #FCB773;
}

.st23 {
  fill: #D39053;
}

.st24 {
  fill: #AA774D;
}

.st25 {
  fill: #F37C73;
}

.st26 {
  fill: #A99989;
}

.st27, .bush {
  fill: #2D7138;
}

.st28 {
  fill: #D2923B;
}

.st29 {
  fill: #61BD63;
}

.st30 {
  fill: #B9D248;
}

.st31 {
  fill: #FFE2C0;
}

.st32 {
  fill: #C65856;
}

.st33 {
  fill: #6384C2;
}

.st34 {
  fill: #416299;
}

.st35 {
  fill: #444544;
}

.st36 {
  fill: #666766;
}

.st37 {
  fill: #E7F1F4;
}

.st38 {
  fill: #747D53;
}

.st39 {
  fill: #586039;
}

.st40 {
  fill: #C7C6C6;
}

.st41 {
  fill: #F99D1C;
}

.city .buildings-left {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.03%));
          transform: translateX(calc(var(--scroll-tracker) * -.03%));
}

.city .house {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.035%));
          transform: translateX(calc(var(--scroll-tracker) * -.035%));
}

.city .trees {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.02%));
          transform: translateX(calc(var(--scroll-tracker) * -.02%));
}

.city .buildings-right {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.03%));
          transform: translateX(calc(var(--scroll-tracker) * -.03%));
}

.city .car {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.04%));
          transform: translateX(calc(var(--scroll-tracker) * -.04%));
}

.city .van {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.035%));
          transform: translateX(calc(var(--scroll-tracker) * -.035%));
}

.city .suv {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.045%));
          transform: translateX(calc(var(--scroll-tracker) * -.045%));
}

.city .sign {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.035%));
          transform: translateX(calc(var(--scroll-tracker) * -.035%));
}

.timeline-outer {
  -webkit-transform: translateX(12%);
          transform: translateX(12%);
}

.timeline {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.022%)) translateY(10%);
          transform: translateX(calc(var(--scroll-tracker) * -.022%)) translateY(10%);
}

.timeline .purple-fill, .timeline__point {
  fill: #2d3079;
}

.timeline__info-bubble .text {
  fill: #ffffff;
}

.timeline__line {
  stroke: #2d3079;
  stroke-width: 8px;
}

.workingst17 {
  opacity: 0.73;
  fill: #FFFFFF;
}

.workingst18 {
  fill: #D4DBE1;
}

.workingst19 {
  fill: #86C0E9;
}

.workingst20 {
  fill: #5D554E;
}

.workingst21 {
  fill: #3D4246;
}

.workingst22 {
  fill: #34383B;
}

.workingst23 {
  fill: #EFA986;
}

.workingst24 {
  fill: #FDCDA3;
}

.workingst25 {
  fill: #E2D2CA;
}

.workingst26 {
  fill: #4A5055;
}

.workingst27 {
  fill: #D7D6D6;
}

.workingst28 {
  fill: #C98462;
}

.workingst29 {
  fill: #DF9E7D;
}

.workingst30 {
  fill: #E9E8E8;
}

.workingst31 {
  fill: #BCD5EF;
}

.workingst32 {
  fill: #767676;
}

.workingst33 {
  fill: #FFFFFF;
}

.workingst34 {
  fill: url(#SVGID_1_);
}

.workingst35 {
  fill: url(#SVGID_2_);
}

.workingst36 {
  fill: url(#SVGID_3_);
}

.workingst37 {
  fill: #C5CCD1;
}

.workingst38 {
  fill: url(#SVGID_4_);
}

.workingst39 {
  fill: #E0E1E0;
}

.workingst40 {
  fill: #B9B9B9;
}

.workingst41 {
  fill: #D9D9D8;
}

.workingst42 {
  fill: url(#SVGID_5_);
}

.workingst43 {
  fill: url(#SVGID_6_);
}

.workingst44 {
  fill: #D64E4B;
}

.workingst45 {
  fill: #2A2C47;
}

.workingst46 {
  fill: #3E426B;
}

.workingst47 {
  fill: #D0BEB6;
}

.workingst48 {
  fill: #23263D;
}

.workingst49 {
  fill: #F15C5B;
}

.workingst50 {
  fill: #807167;
}

.workingst51 {
  fill: #191B2B;
}

.workingst52 {
  fill: #A77961;
}

.workingst53 {
  fill: #B1403E;
}

.workingst54 {
  fill: #292C45;
}

.workingst55 {
  fill: #EDDAD3;
}

.workingst56 {
  fill: #F5F6F6;
}

.workingst57 {
  fill: #62A9DC;
}

.workingst58 {
  fill: #3983C4;
}

.workingst59 {
  fill: #1A5A8D;
}

.workingst60 {
  fill: #2274B5;
}

.workingst61 {
  fill: #3A88C8;
}

.workingst62 {
  fill: url(#SVGID_7_);
}

.workingst63 {
  fill: url(#SVGID_8_);
}

.workingst64 {
  fill: url(#SVGID_9_);
}

.workingst65 {
  fill: url(#SVGID_10_);
}

.workingst66 {
  fill: url(#SVGID_11_);
}

.workingst67 {
  fill: url(#SVGID_12_);
}

.workingst68 {
  fill: #706966;
}

.workingst69 {
  fill: #CCBDB7;
}

.workingst70 {
  fill: #998E89;
}

.workingst71 {
  fill: #B59074;
}

.workingst72 {
  fill: #FCB557;
}

.workingst73 {
  fill: #434873;
}

.workingst74 {
  fill: #3B4048;
}

.workingst75 {
  fill: #323757;
}

.workingst76 {
  fill: #928783;
}

.workingst77 {
  fill: #5F5955;
}

.workingst78 {
  fill: #BFB2AC;
}

.workingst79 {
  fill: #B9ACA6;
}

.workingst80 {
  fill: #F6F7FB;
}

.workingst81 {
  fill: #928681;
}

.workingst82 {
  fill: #DFE1E8;
}

.workingst83 {
  fill: #A0DADC;
}

.workingst84 {
  opacity: 0.15;
}

.workingst85 {
  fill: #875C35;
}

.workingst86 {
  fill: #77685A;
}

.workingst87 {
  fill: #517C7D;
}

.workingst88 {
  fill: #FCB773;
}

.workingst89 {
  fill: #D39053;
}

.workingst90 {
  fill: #AA774D;
}

.workingst91 {
  fill: #F37C73;
}

.workingst92 {
  fill: #A99989;
}

.workingst93 {
  fill: #2D7138;
}

.workingst94 {
  fill: #D2923B;
}

.workingst95 {
  fill: #61BD63;
}

.workingst96 {
  fill: #B9D248;
}

.workingst97 {
  fill: #FFE2C0;
}

.workingst98 {
  fill: #C65856;
}

.workingst99 {
  fill: #6384C2;
}

.workingst100 {
  fill: #416299;
}

.workingst101 {
  fill: #444544;
}

.workingst102 {
  fill: #666766;
}

.workingst103 {
  fill: #E7F1F4;
}

.workingst104 {
  fill: #747D53;
}

.workingst105 {
  fill: #586039;
}

.workingst106 {
  fill: #C7C6C6;
}

.workingst107 {
  fill: #F99D1C;
}

.workingst108 {
  fill: none;
  stroke: #2B2E74;
  stroke-width: 7;
  stroke-miterlimit: 10;
}

.working-left {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.025%));
          transform: translateX(calc(var(--scroll-tracker) * -.025%));
}

.working-middle {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.021%));
          transform: translateX(calc(var(--scroll-tracker) * -.021%));
}

.working-right {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0219%));
          transform: translateX(calc(var(--scroll-tracker) * -.0219%));
}

.landscape-scrolltracker__scene {
  min-height: 400vh;
}

.landscape-scrolltracker__scene svg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 100vh;
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene svg > g {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.005%));
          transform: translateX(calc(var(--scroll-tracker) * -.005%));
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_water {
  -webkit-transform: none;
          transform: none;
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare {
  -webkit-transform: translateX(14%);
          transform: translateX(14%);
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__glare path {
  -webkit-transform-origin: 58% 63%;
          transform-origin: 58% 63%;
  -webkit-transform: rotateY(calc(var(--scroll-tracker) * .015deg));
          transform: rotateY(calc(var(--scroll-tracker) * .015deg));
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene .night_water__streaks {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.002%));
          transform: translateX(calc(var(--scroll-tracker) * -.002%));
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_stars {
  -webkit-transform: none;
          transform: none;
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-land,
.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_foreground-foliage {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.002%));
          transform: translateX(calc(var(--scroll-tracker) * -.002%));
}

.landscape-scrolltracker__item--night .landscape-scrolltracker__scene #night_sun {
  -webkit-transform: translateY(calc(var(--scroll-tracker) * -.004%));
          transform: translateY(calc(var(--scroll-tracker) * -.004%));
}

.landscape-scrolltracker__item--spring,
.landscape-scrolltracker__item--sunset {
  position: relative;
}

.landscape-scrolltracker__item--spring svg,
.landscape-scrolltracker__item--sunset svg {
  z-index: 2;
}

.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after,
.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 350vh;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: calc(var(--scroll-tracker) * -.0219%);
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(153, 26, 9, 0)), color-stop(35%, #991a09));
  background: linear-gradient(to bottom, rgba(153, 26, 9, 0) 0%, #991a09 35%);
}

.landscape-scrolltracker__item--spring .landscape-scrolltracker__scene:after {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(156, 193, 222, 0)), color-stop(35%, #9cc1de));
  background: linear-gradient(to bottom, rgba(156, 193, 222, 0) 0%, #9cc1de 35%);
}

.landscape-scrolltracker__item--sunset {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene svg > g {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.005%));
          transform: translateX(calc(var(--scroll-tracker) * -.005%));
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_sun {
  -webkit-transform: translateY(calc(var(--scroll-tracker) * .004%)) translateX(calc(var(--scroll-tracker) * -.004%));
          transform: translateY(calc(var(--scroll-tracker) * .004%)) translateX(calc(var(--scroll-tracker) * -.004%));
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_clouds {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.007%));
          transform: translateX(calc(var(--scroll-tracker) * -.007%));
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_stars {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0005%));
          transform: translateX(calc(var(--scroll-tracker) * -.0005%));
}

.landscape-scrolltracker__item--sunset .landscape-scrolltracker__scene #sunset_birds {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.001%));
          transform: translateX(calc(var(--scroll-tracker) * -.001%));
}

.landscape-scrolltracker__item--spring svg > g {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.005%));
          transform: translateX(calc(var(--scroll-tracker) * -.005%));
}

.landscape-scrolltracker__item--spring #spring_trees-foreground {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0035%));
          transform: translateX(calc(var(--scroll-tracker) * -.0035%));
}

.landscape-scrolltracker__item--spring #spring_water,
.landscape-scrolltracker__item--spring #spring_sky,
.landscape-scrolltracker__item--spring #spring_foreground-hill,
.landscape-scrolltracker__item--spring #spring_stars-dots,
.landscape-scrolltracker__item--spring #spring_stars-twinkle {
  -webkit-transform: none;
          transform: none;
}

.landscape-scrolltracker__item--spring #spring_water-accents {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.003%));
          transform: translateX(calc(var(--scroll-tracker) * -.003%));
}

.landscape-scrolltracker__item--spring #spring_mountains-right {
  -webkit-transform: none;
          transform: none;
}

.landscape-scrolltracker__item--spring #spring_mountains-right > g:first-child {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0008%));
          transform: translateX(calc(var(--scroll-tracker) * -.0008%));
}

.landscape-scrolltracker__item--spring #spring_mountains-right > g:nth-child(2) {
  -webkit-transform: translateY(5%) translateX(calc(var(--scroll-tracker) * -.0006%));
          transform: translateY(5%) translateX(calc(var(--scroll-tracker) * -.0006%));
}

.landscape-scrolltracker__item--spring #spring_light-house,
.landscape-scrolltracker__item--spring #spring_background-trees {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0005%));
          transform: translateX(calc(var(--scroll-tracker) * -.0005%));
}

.landscape-scrolltracker__item--spring #spring_sailboat_sail-boat--left {
  -webkit-transform: translateX(calc(var(--scroll-tracker) * -.0035%));
          transform: translateX(calc(var(--scroll-tracker) * -.0035%));
}

.landscape-scrolltracker__item--spring #spring_moon {
  -webkit-transform: translateY(calc(var(--scroll-tracker) * -.0035%));
          transform: translateY(calc(var(--scroll-tracker) * -.0035%));
}

.stat-journey-block {
  position: -webkit-sticky;
  position: sticky;
  padding: 40px;
  top: 6.25rem;
  left: 6.25rem;
  border-radius: 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(121, 37, 72, 0.4)), to(rgba(94, 27, 56, 0.8)));
  background: linear-gradient(to bottom, rgba(121, 37, 72, 0.4) 0%, rgba(94, 27, 56, 0.8) 100%);
  overflow: hidden;
  max-width: 550px;
  color: #ffffff;
  z-index: 2;
}

.stat-journey-block .h1 {
  font-size: 120px;
}

.landscape-scrolltracker__item--sunset .stat-journey-block {
  max-width: 1020px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 15, 14, 0.4)), to(rgba(173, 51, 26, 0.8)));
  background: linear-gradient(to bottom, rgba(147, 15, 14, 0.4) 0%, rgba(173, 51, 26, 0.8) 100%);
  left: 0;
  right: 0;
  margin: auto;
  top: 36%;
}

.landscape-scrolltracker__item--sunset .stat-journey-block .grid-x {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}

.landscape-scrolltracker__item--spring .stat-journey-block {
  background: -webkit-gradient(linear, left top, left bottom, from(#275585), to(rgba(36, 30, 59, 0.8)));
  background: linear-gradient(to bottom, #275585 0%, rgba(36, 30, 59, 0.8) 100%);
  right: 100px;
  left: auto;
  float: right;
}

.student-journey--adventure h2 {
  color: #ffffff;
}

.student-journey--adventure h2 .oho-animate:last-child:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100vw;
  background: -webkit-gradient(linear, left top, left bottom, from(#792548), to(#733f69));
  background: linear-gradient(to bottom, #792548 0%, #733f69 100%);
  z-index: -1;
}

.student-journey--adventure h2 .oho-animate:not(.oho-animate--ready):last-child:after {
  height: 110vh;
}

@media print, screen and (min-width: 40em) {
  .image-grid .glide__slides {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
  }
}

@media print, screen and (min-width: 40em) and (min-width: 48em) {
  .image-grid .glide__slides {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

@media print, screen and (min-width: 40em) {
  .image-grid .glide__arrows {
    display: none;
  }
}

.image-grid-item__link {
  position: relative;
  display: table;
  margin: 0 auto;
  line-height: 1;
}

.image-grid-item__link:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  -webkit-transition: background-color 250ms ease-in-out;
  transition: background-color 250ms ease-in-out;
  background-color: rgba(26, 176, 220, 0);
}

.image-grid-item__link:hover:before, .image-grid-item__link:focus:before {
  background-color: rgba(26, 176, 220, 0.333);
}

.image-grid-item__expand {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  padding: .5em;
  background-color: #ffffff;
  font-size: 1.25rem;
}

.image-grid-item .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.8125rem;
  height: 2.8125rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

@media screen and (max-width: 39.99875em) {
  .image-grid-item {
    padding: 0;
  }
  .image-grid-item__toggle {
    display: none;
  }
}

@media print, screen and (min-width: 40em) {
  .image-grid-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(33.33333% - 1.25rem);
    margin-right: 0.625rem;
    margin-left: 0.625rem;
    display: block;
    height: auto;
    padding-bottom: 30px;
  }
  .image-grid-item__toggle {
    position: absolute;
    top: 0;
    right: 0;
    padding: .5em .5625em;
    text-align: center;
    color: #1ab0dc;
    background-color: #ffffff;
    font-size: 1.25rem;
  }
  .image-grid-item__toggle:before {
    font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
    content: "\f424";
    font-weight: 300;
  }
  .image-grid-item__toggle:hover {
    background-color: #ffffff;
  }
}

.jump-nav {
  position: fixed;
  top: 20rem;
  padding: 0;
  list-style: none;
}

.jump-nav__link {
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  font-size: 1.5rem;
  font-weight: 700;
}

.jump-nav__link--active {
  color: #fe5000;
}

.more-less {
  position: relative;
  overflow-y: hidden;
  max-height: 25rem;
}

.more-less:after {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: '';
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(white));
  background: linear-gradient(rgba(255, 255, 255, 0), white);
}

.more-less__toggle {
  position: absolute;
  z-index: 2;
  bottom: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.more-less.more-less-open {
  max-height: 10000rem !important;
  padding-bottom: 5rem;
}

.more-less.more-less-open:after {
  background: rgba(255, 255, 255, 0);
}

.more-less.more-less-open .more-less__toggle {
  bottom: -1rem;
}

:root:not(.oho-js) .more-less,
.more-less--inactive {
  max-height: none;
}

:root:not(.oho-js) .more-less:after,
:root:not(.oho-js) .more-less__toggle,
.more-less--inactive:after,
.more-less--inactive .more-less__toggle {
  display: none;
}

.next-steps {
  background-color: #ffcd00;
  padding: 4.5rem 0;
  position: relative;
}

@media print, screen and (min-width: 48em) {
  .next-steps {
    padding: 6rem 0;
  }
}

.next-steps--steps {
  margin-top: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media print, screen and (min-width: 48em) {
  .next-steps--steps {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .next-steps--steps {
    margin-top: 4rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .next-steps--steps .cell + .cell .next-steps--step {
    margin-top: 3rem;
  }
}

.next-steps__desc ul {
  padding-left: 1em;
}

.next-steps__desc * {
  font-family: "Avenir LT W02_65 Medium1475534", Arial, Helvetica, sans-serif;
  color: #000000;
}

.next-steps__desc *:last-child {
  margin-bottom: 0;
}

.next-steps .btn {
  margin-top: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .next-steps--step {
    margin-left: 75px;
  }
}

.next-steps--step h3,
.next-steps--step p {
  color: #000000;
}

.next-steps--step h3 {
  position: relative;
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
}

@media print, screen and (min-width: 48em) {
  .next-steps--step h3 {
    font-size: 1.75rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .next-steps--step h3 {
    padding-top: 1.125rem;
  }
  .next-steps--step h3::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 52px;
    height: 1px;
    border-bottom: 3px dotted black;
  }
}

@media print, screen and (min-width: 48em) {
  .next-steps--step h3::before {
    content: "";
    display: block;
    position: absolute;
    top: .5em;
    right: calc(100% + 15px);
    width: 52px;
    height: 1px;
    border-bottom: 3px dotted black;
  }
}

.next-steps--footer {
  background-color: #ffffff;
  margin-top: 3rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 1.5rem;
  padding-left: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .next-steps--footer {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .next-steps--footer {
    margin-top: 4.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .next-steps--footer {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  .next-steps--footer {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.next-steps--footer__wrap h3 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  .next-steps--footer__wrap h3 {
    font-size: 1.75rem;
  }
}

.next-steps--footer__wrap p {
  color: #000000;
  font-family: "Avenir LT W02_65 Medium1475534", Arial, Helvetica, sans-serif;
}

.next-steps--office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: start;
      align-content: flex-start;
}

@media print, screen and (min-width: 64em) {
  .next-steps--office {
    padding-left: 2rem;
  }
}

.next-steps h3.eyebrow {
  min-width: 100%;
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  color: #000000;
}

.next-steps--footer__address {
  width: 100%;
  color: #000000;
}

@media print, screen and (min-width: 40em) {
  .next-steps--footer__address {
    max-width: 50%;
    margin-right: 3.75rem;
  }
}

.next-steps--footer__address p {
  color: #000000;
  font-family: "Avenir LT W02_65 Medium1475534", Arial, Helvetica, sans-serif;
}

.next-steps--footer__contact ul {
  list-style: none;
}

.next-steps--footer__contact li + li {
  margin-top: 0.5rem;
}

.next-steps--footer__contact li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000000;
}

.next-steps--footer__contact li i {
  width: 32px;
  min-width: 32px;
}

.next-steps--footer__contact li a {
  color: #000000;
  text-decoration: underline;
}

.next-steps .grid-container {
  position: relative;
  z-index: 2;
}

.next-steps::before {
  content: "";
  display: block;
  width: 95px;
  height: 95px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  background: transparent url(../img/white-arc--upper-left.svg) no-repeat center center;
  background-size: 100% 100%;
}

@media print, screen and (min-width: 48em) {
  .next-steps::before {
    width: 170px;
    height: 170px;
  }
}

.next-steps::after {
  content: "";
  display: block;
  width: 160px;
  height: 160px;
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  background: transparent url(../img/white-arc--lower-right.svg) no-repeat center center;
  background-size: 100% 100%;
}

@media print, screen and (min-width: 48em) {
  .next-steps::after {
    width: 294px;
    height: 294px;
  }
}

@media screen and (max-width: 47.99875em) {
  .next-steps .medium-6 {
    padding: 0 20px;
  }
  .next-steps .next-steps--footer {
    margin-right: 20px;
    margin-left: 20px;
  }
}

.offset-slider {
  overflow-x: hidden;
}

.offset-slider .slick-list {
  overflow: visible !important;
}

.offset-slider .slick-track {
  left: -3.5rem;
}

.offset-slider__item {
  width: calc(100vw - 8rem);
  margin: 0 1rem;
}

.offset-slider__item > img {
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 48em) {
  .offset-slider .slick-track {
    left: 0;
  }
  .offset-slider__item {
    width: calc(50vw - 6rem);
  }
}

@media print, screen and (min-width: 64em) {
  .offset-slider--three {
    margin: 0 -1rem;
  }
  .offset-slider--three .offset-slider__item {
    float: left;
    width: calc(33.333% - 2rem);
  }
  .offset-slider--unlimited .offset-slider__item {
    width: calc(33.333vw - 4rem);
  }
}

.mobile-offset-slider,
.slider-row {
  position: relative;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .mobile-offset-slider,
  .slider-row {
    padding: 0 0 0 1.25rem;
  }
  .mobile-offset-slider .slick-slide,
  .slider-row .slick-slide {
    width: 100%;
    max-width: calc(100vw - 120px);
    padding: 0;
    -webkit-transition: opacity 600ms ease;
    transition: opacity 600ms ease;
    opacity: .6 !important;
  }
  .mobile-offset-slider .slick-slide[aria-hidden='true'],
  .slider-row .slick-slide[aria-hidden='true'] {
    opacity: 0 !important;
  }
  .mobile-offset-slider .slick-slide.slick-active,
  .slider-row .slick-slide.slick-active {
    opacity: 1 !important;
  }
  .mobile-offset-slider .slick-slide[aria-hidden='false'] + .slick-slide,
  .slider-row .slick-slide[aria-hidden='false'] + .slick-slide {
    opacity: 0 !important;
  }
  .mobile-offset-slider .slick-slide img,
  .slider-row .slick-slide img {
    width: 100%;
    max-width: none;
  }
}

.section--stat-block {
  text-align: center;
}

.section--stat-block .section-heading__subheading {
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 100;
}

.oho-stat-block {
  float: left;
  width: 100%;
  padding: 20px 0 50px;
  text-align: center;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .oho-stat-block .oho-stat {
    padding: 20px 0;
  }
  .oho-stat-block .oho-stat:first-child {
    padding-top: 0;
  }
  .oho-stat-block .oho-stat:last-child {
    padding-bottom: 0;
  }
}

@media print, screen and (min-width: 48em) {
  .oho-stat-block .oho-stat {
    border-left: 1px solid #cccccc;
  }
  .oho-stat-block .oho-stat:last-child {
    border-right: 1px solid #cccccc;
  }
}

.oho-stat-block .oho-stat__title {
  font-size: 24px;
}

.oho-stat-block .oho-stat__value {
  padding: 10px 0;
  font-size: 72px;
  line-height: 1;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .oho-stat-block .oho-stat__value {
    font-size: 55px;
  }
}

.oho-stat-block .oho-stat__desc {
  font-size: 24px;
  line-height: 1.2;
}

.oho-stat-block .oho-stat__desc p {
  margin: 0;
  line-height: 1.4;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .oho-stat-block .oho-stat__desc {
    font-size: 20px;
  }
}

.oho-stat-block .slick-slide {
  padding: 0 45px;
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .oho-stat-block .slick-slide {
    padding: 0 20px;
  }
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .oho-stat-block .slick-slide {
    padding: 0 25px;
  }
}

.oho-stat-block .slick-list {
  margin: 0 50px;
  padding: 0 !important;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

.oho-stat-block .slick-list h2 {
  display: none;
}

.oho-stat-block .slick-list .slick-slide {
  min-height: 160px;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .oho-stat-block .slick-list {
    border: none;
  }
}

.oho-stat-block .slick-center {
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}

@media screen and (min-width: 40em) and (max-width: 47.99875em) {
  .oho-stat-block .slick-center {
    border: none;
  }
}

.oho-stat-block .slick-track .slick-active:first-child {
  background-color: #0000ff;
}

.oho-stat-block .field-name-field-hc-statistic-link a {
  display: inline-block;
  margin-top: 20px;
  padding: 8px 45px 8px 35px;
  -webkit-transition: 200ms all ease;
  transition: 200ms all ease;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #333333;
  background-image: url("../img/btn-arrow-white.png");
  background-repeat: no-repeat;
  background-position: 93% center;
  font-size: 12px;
}

.oho-stat-block .field-name-field-hc-statistic-link a:hover {
  -webkit-transition: 200ms all ease;
  transition: 200ms all ease;
  background-position: 95%;
}

.oho-stat-block .slick-prev {
  left: -8px;
}

@media print, screen and (min-width: 40em) {
  .oho-stat-block .slick-prev {
    left: 8px;
  }
}

.oho-stat-block .slick-next {
  right: -8px;
}

@media print, screen and (min-width: 40em) {
  .oho-stat-block .slick-next {
    right: 8px;
  }
}

.photo-gallery {
  padding-top: 3rem;
  padding-bottom: 3rem;
  overflow: hidden;
  background-color: #333333;
}

@media print, screen and (min-width: 48em) {
  .photo-gallery {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .photo-gallery {
    padding-top: 5.5rem;
    padding-bottom: 5.5rem;
  }
}

.photo-gallery .slick-list {
  overflow: visible;
  padding: 0 !important;
}

.photo-gallery__title {
  margin-bottom: 4.5rem;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 700;
}

@media print, screen and (min-width: 48em) {
  .photo-gallery__title {
    margin-bottom: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .photo-gallery__title {
    margin-bottom: 7.5rem;
  }
}

.photo-gallery__item {
  position: relative;
  margin: 0;
}

.photo-gallery__item img {
  vertical-align: middle;
}

.photo-gallery__item figcaption p {
  pointer-events: auto;
  color: #ffffff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 700;
  line-height: calc(22 / 14);
}

.photo-gallery__item figcaption p a {
  pointer-events: auto;
  color: #ffff00;
}

@media print, screen and (min-width: 64em) {
  .photo-gallery__item figcaption p {
    width: 66%;
  }
}

@media print, screen and (min-width: 48em) {
  .photo-gallery__item figcaption {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    padding: 1.25rem;
    -webkit-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    pointer-events: none;
    opacity: 0;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  }
}

.photo-gallery__item.slick-slide {
  z-index: 2;
  display: table !important;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
  opacity: .65;
}

@media (max-width: 580px) {
  .photo-gallery__item.slick-slide {
    width: 300px;
  }
}

.photo-gallery__item.slick-current {
  z-index: 3;
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}

@media print, screen and (min-width: 48em) {
  .photo-gallery__item.slick-current {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  .photo-gallery__item.slick-current:hover figcaption {
    opacity: 1;
  }
}

.photo-gallery__gallery .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0 3em;
}

.photo-gallery__gallery .slick-prev {
  left: 1.25rem;
}

@media (min-width: 75em) {
  .photo-gallery__gallery .slick-prev {
    left: calc(50% - 600px);
  }
}

.photo-gallery__gallery .slick-next {
  right: 1.25rem;
}

@media (min-width: 75em) {
  .photo-gallery__gallery .slick-next {
    right: calc(50% - 600px);
  }
}

.grid-container--profile-slider {
  position: relative;
}

.related {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 0.0625em solid #e2e3e7;
}

.row-of-promo--items {
  margin-top: 3rem;
}

@media print, screen and (min-width: 48em) {
  .row-of-promo--items {
    margin-top: 3.5rem;
  }
}

@media print, screen and (min-width: 64em) {
  .row-of-promo--items {
    margin-top: 4.5rem;
  }
}

.row-of-promo--items h3 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 0;
  color: #000000;
}

@media print, screen and (min-width: 48em) {
  .row-of-promo--items h3 {
    font-size: 1.75rem;
  }
}

@media screen and (min-width: 48em) and (max-width: 63.99875em) {
  .row-of-promo--items h3 {
    font-size: 1.5rem;
  }
}

.row-of-promo--items h3 .link-arrow::after {
  width: calc(40px * .75);
  height: calc(23px * .75);
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
}

.row-of-promo--items img {
  margin-top: 1.5rem;
}

.row-of-promo--items img ~ * {
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
  color: #000000;
}

.row-of-promo--items p {
  margin-top: 1.5rem;
}

@media print, screen and (min-width: 48em) {
  .row-of-promo--items p {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .row-of-promo--items .cell + .cell {
    margin-top: 1.5rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .row-of-promo .section-title--centered,
  .row-of-promo article.medium-4 {
    padding: 0 10px;
  }
}

.slide-toggle {
  --slide-toggle-offset: 0;
  --slide-toggle-scale: 1;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.slide-toggle__button {
  margin: 0;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  background-color: transparent;
}

.slide-toggle--line {
  border-bottom: 0.0625em solid #000000;
}

.slide-toggle--line .slide-toggle__button {
  color: #000000;
}

.slide-toggle--line .slide-toggle__button[aria-selected='true'] {
  color: #1ab0dc;
}

@supports (--css: variables) {
  .slide-toggle--line:after {
    bottom: 0;
    height: .3125em;
    -webkit-transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
            transform: translate(var(--slide-toggle-offset), 50%) scale(var(--slide-toggle-scale), 1);
    background-color: #1ab0dc;
  }
}

.slide-toggle--pill {
  padding: 1em;
  background-color: #158cae;
}

.slide-toggle--pill .slide-toggle__button {
  position: relative;
  z-index: 1;
}

.slide-toggle--pill .slide-toggle__button:hover {
  background-color: #1ab0dc;
}

.slide-toggle--pill .slide-toggle__button[aria-selected='true'] {
  background-color: #1ab0dc;
}

@supports (--css: variables) {
  .slide-toggle--pill:after {
    top: 1em;
    bottom: 1em;
    -webkit-transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
            transform: translateX(calc(var(--slide-toggle-offset) - 1em)) scale(var(--slide-toggle-scale), 1);
    background-color: #41c2e8;
  }
}

@supports (--css: variables) {
  .slide-toggle:after {
    position: absolute;
    display: block;
    width: 100px;
    content: '';
    -webkit-transition: -webkit-transform 250ms ease-in-out;
    transition: -webkit-transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out;
    transition: transform 250ms ease-in-out, -webkit-transform 250ms ease-in-out;
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  .slide-toggle .slide-toggle__button {
    background-color: transparent !important;
  }
}

.social-media {
  margin: 0;
  padding: 0;
  list-style: none;
}

.social-media li {
  display: inline-block;
}

.social-media a {
  display: block;
  margin: 0 .25em;
  -webkit-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out;
  font-size: 1.5rem;
}

.social-media a:hover {
  color: #158cae;
}

#centre-twentyone .sock {
  background-color: #ffcd00;
  margin-top: 0;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .sock {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .sock {
    padding-top: 3.5rem;
  }
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .sock {
    padding-bottom: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .sock {
    padding-bottom: 4rem;
  }
}

#centre-twentyone .sock h2 {
  font-family: "Avenir LT W02_35 Light1475498", Arial, Helvetica, sans-serif !important;
  text-transform: uppercase;
  color: #000000;
  margin-bottom: 0 !important;
}

#centre-twentyone .sock__buttons {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 0.5rem;
}

@media screen and (max-width: 47.99875em) {
  #centre-twentyone .sock__buttons {
    margin-right: 0;
    margin-left: 0;
  }
}

#centre-twentyone .sock .cell {
  padding-top: 1.5rem;
}

#centre-twentyone .sock .btn {
  width: 100%;
  min-width: 100%;
  height: 100%;
  text-align: center;
  font-size: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#centre-twentyone .sock .btn span {
  display: block;
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .sock .btn {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
}

#centre-twentyone .row-of-promo + .sock,
#centre-twentyone .differentiators + .sock {
  margin-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  #centre-twentyone .row-of-promo + .sock,
  #centre-twentyone .differentiators + .sock {
    margin-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  #centre-twentyone .row-of-promo + .sock,
  #centre-twentyone .differentiators + .sock {
    margin-top: 10rem;
  }
}

.student-testimonials__title-area {
  position: relative;
  z-index: 1;
  padding: 0 0 calc(96px * 2.5);
}

@media print, screen and (min-width: 48em) {
  .student-testimonials__title-area {
    padding: 80px 0 calc(96px * 2.5);
  }
}

@media print, screen and (min-width: 64em) {
  .student-testimonials__title-area {
    padding: 80px 0 calc(160px * 2.5);
  }
}

.student-testimonials__title-area .grid-container {
  position: relative;
  z-index: 2;
  padding-top: 4.5rem;
}

@media print, screen and (min-width: 48em) {
  .student-testimonials__title-area .grid-container {
    padding-top: 6rem;
  }
}

@media print, screen and (min-width: 64em) {
  .student-testimonials__title-area .grid-container {
    padding-top: 10rem;
  }
}

@media screen and (max-width: 47.99875em) {
  .student-testimonials__title-area .grid-container {
    padding-top: 70px;
  }
}

.student-testimonials__title-area .grid-container h2,
.student-testimonials__title-area .grid-container p {
  color: #000000;
}

.student-testimonials__title-area .arced-bottom {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #ffcd00;
  -webkit-clip-path: ellipse(70% 50% at 50% 35%);
          clip-path: ellipse(70% 50% at 50% 35%);
}

.student-testimonials__title-area .arced-bottom img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  opacity: .1;
  -webkit-filter: sepia(1);
          filter: sepia(1);
}

.student-testimonials__testimonials {
  position: relative;
  z-index: 2;
  margin-top: -16vw;
}

@media screen and (max-width: 47.99875em) {
  .student-testimonials__testimonials {
    margin-top: -160px;
  }
}

@media screen and (max-width: 85em) {
  .student-testimonials__testimonials {
    padding-right: 0;
  }
}

.student-testimonials__testimonial h3 {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3;
  color: #000000 !important;
}

@media print, screen and (min-width: 48em) {
  .student-testimonials__testimonial h3 {
    font-size: 1.75rem;
  }
}

.student-testimonials__testimonial h3 ~ p {
  color: #000000 !important;
}

.student-testimonials__testimonial .eyebrow {
  font-family: Avenir LT W02_85 Heavy1475546, Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  font-weight: 700;
  line-height: 1.33;
  letter-spacing: 0.125rem;
  text-transform: uppercase;
  margin-bottom: 0;
}

.student-testimonials__testimonial .eyebrow + p {
  margin-top: 2px;
}

.student-testimonials__text {
  padding: 0 1rem;
}

@media print, screen and (min-width: 48em) {
  .student-testimonials__text {
    padding: 0 2rem;
  }
}

@media print, screen and (min-width: 64em) {
  .student-testimonials__text {
    padding: 0 2.5rem;
  }
}

.student-testimonials__media {
  position: relative;
  z-index: 1;
}

.student-testimonials__media a svg {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 4.0625rem;
  height: 4.6875rem;
  margin: auto;
  opacity: 1;
  -webkit-transition: -webkit-transform .3s ease-in;
  transition: -webkit-transform .3s ease-in;
  transition: transform .3s ease-in;
  transition: transform .3s ease-in, -webkit-transform .3s ease-in;
}

.student-testimonials__media a:hover svg,
.student-testimonials__media a:focus svg {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.student-testimonials__quote {
  position: relative;
  z-index: 2;
  color: #000000 !important;
  padding-top: 2rem;
  font-family: plantin, georgia, sans-serif;
  font-size: 1.3125rem;
  font-weight: 300;
  line-height: 1.7;
}

@media print, screen and (min-width: 64em) {
  .student-testimonials__quote {
    padding-top: 3rem;
  }
}

@media print, screen and (min-width: 48em) {
  .student-testimonials__quote {
    font-size: 1.5rem;
  }
}

.student-testimonials__quote::before {
  content: "";
  display: block;
  position: absolute;
  top: -12px;
  left: 0;
  width: 42px;
  height: 37px;
  background: transparent url(../img/quotation-marks.svg) no-repeat center center;
  background-size: 100% 100%;
}

.student-testimonials__quote ~ p {
  font-family: "Avenir LT W02_45 Book1475510", Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 88.75em) {
  .student-testimonials__slick {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.student-testimonials__slick,
.student-testimonials__slick .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.student-testimonials__slick .slick-slide {
  width: 100%;
  max-width: calc(100vw - 50px);
  padding-left: 20px;
}

@media screen and (min-width: 31.5em) {
  .student-testimonials__slick .slick-slide {
    max-width: 444px;
  }
}

.student-testimonials__slick ul.slick-dots {
  bottom: unset;
  top: -40px;
  text-align: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.student-testimonials__slick ul.slick-dots li {
  position: initial;
  display: inline;
}

.student-testimonials__slick ul.slick-dots li button {
  display: block;
  font-size: 4px;
  line-height: 1;
  color: #ffffff;
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  border-radius: 50%;
}

.student-testimonials__slick ul.slick-dots li button::before {
  display: none;
}

.student-testimonials__slick ul.slick-dots li.slick-active button {
  background-color: #ffcd00;
  color: #000000;
  border: 1px solid #000000;
  position: relative;
}

.student-testimonials__slick ul.slick-dots li.slick-active button::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-radius: 6px;
  background-color: #000000;
  position: absolute;
  top: 1px;
  left: 1px;
}

.student-testimonials__testimonials {
  max-width: 88.125rem;
}

.student-testimonials__testimonial {
  width: 100%;
}

@media screen and (min-width: 88.75em) {
  .student-testimonials__testimonial {
    width: 444px;
    margin: 0 20px;
  }
}

@media screen and (max-width: 47.99875em) {
  .tabs__buttons {
    display: none;
  }
}

@media print, screen and (min-width: 48em) {
  .tabs__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  :root:not(.oho-js) .tabs__buttons {
    display: none;
  }
  .tabs__buttons li + li {
    margin-left: 1em;
  }
  .tabs__button {
    margin-bottom: -.0625em;
    border: 0.0625em solid #1ab0dc;
  }
  .tabs__button[aria-selected='true'] {
    color: #1ab0dc;
    border-bottom-color: #ffffff;
    background-color: #ffffff;
  }
  .tabs .accordion {
    display: block;
    margin-top: 0;
    padding: 1.75em;
    border: 0.0625em solid #1ab0dc;
  }
  .tabs .accordion::before, .tabs .accordion::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .tabs .accordion::after {
    clear: both;
  }
  .tabs .accordion[aria-hidden='true'] {
    display: none;
  }
  .tabs .accordion__button {
    display: none;
  }
  :root:not(.oho-js) .tabs .accordion__button {
    display: block;
  }
}

.tags ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
}

.tags li {
  display: inline-block;
}

.tags li + li {
  margin-left: .25em;
}

.tags li:nth-last-child(n+2):after {
  content: ',';
}

section + .tags {
  margin-top: 2rem;
  padding-top: 2rem;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #88888b), color-stop(4em, #88888b), color-stop(4em, transparent));
  background-image: linear-gradient(to right, #88888b 0, #88888b 4em, transparent 4em);
  background-repeat: no-repeat;
  background-size: 100% .0625em;
}

.tooltip-box {
  position: absolute;
  z-index: 10;
  visibility: hidden;
  max-width: 18.75rem;
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  opacity: 0;
}

.tooltip-box--active {
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}

.tooltip-box__container {
  position: relative;
  border: 1px solid #1ab0dc;
  border-top: 20px solid #1ab0dc;
}

.tooltip-box__container i {
  position: absolute;
  top: -19px;
  right: 4px;
  cursor: pointer;
  color: #ffffff;
}

.tooltip-box__container .tooltip-box__content {
  display: block;
  padding: 15px;
  background: #ffffff;
  font-size: 15px;
}

.tooltip-box-toggle:after {
  padding-left: 10px;
  content: '\f05a';
  cursor: pointer;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #999999;
  font-family: "Font Awesome 5 Pro";
}

.tooltip-box-toggle--active:after {
  color: #1ab0dc;
}

[id='back-to-top'] {
  width: 100%;
  margin-bottom: 45px;
  text-align: center;
}

[id='back-to-top'] a:hover {
  text-decoration: none;
}

[id='back-to-top'] span {
  display: block;
}

.has-tooltip-box {
  color: #000000;
}

.costs__textrow,
.costs__accordion-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}

.costs__textrow .costs__amount,
.costs__accordion-button .costs__amount {
  width: 8rem;
}

.card--news .date,
.card--news p,
.card--news .tags {
  margin-top: 2.5rem;
  display: block;
}

@media print, screen and (min-width: 48em) {
  .card--news .date,
  .card--news p,
  .card--news .tags {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 64em) {
  .card--news .date,
  .card--news p,
  .card--news .tags {
    margin-top: 3.5rem;
  }
}

.card--news .date + p {
  margin-top: 2rem;
}

@media print, screen and (min-width: 64em) {
  .card--news .date + p {
    margin-top: 3rem;
  }
}

@media print, screen and (min-width: 48em) {
  .card--listing--news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  .card--listing--news img {
    display: block;
  }
  .card--listing--news .card__content__inner {
    padding: 0 2rem 0 0;
  }
  .card--listing--news .card__media {
    margin-bottom: 0;
    width: 25%;
  }
  .card--listing--news .card__content {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}

.listing form {
  padding: 1em;
  border: 0.0625em solid #e2e3e7;
  background-color: #eeeef1;
}

.listing form::before, .listing form::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.listing form::after {
  clear: both;
}

.listing .form-item {
  max-width: none;
}

.listing label {
  color: #000000;
}

.listing [type='text'], .listing [type='password'], .listing [type='date'], .listing [type='datetime'], .listing [type='datetime-local'], .listing [type='month'], .listing [type='week'], .listing [type='email'], .listing [type='number'], .listing [type='search'], .listing [type='tel'], .listing [type='time'], .listing [type='url'], .listing [type='color'],
.listing [type='file'],
.listing [type='image'],
.listing select {
  width: 100%;
}

.listing [data-drupal-selector='edit-reset'] {
  display: inline-block;
  padding: 1em 1.5em;
  -webkit-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
  text-decoration: none;
  text-transform: uppercase;
  color: #1ab0dc;
  border: 0.0625em solid #e2e3e7;
  background-color: #ffffff;
  font-family: PTSansRegular, Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
}

.listing [data-drupal-selector='edit-reset']:hover {
  text-decoration: none;
  background-color: #e2e3e7;
}

.listing .form-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.listing [type='submit'] {
  margin: 0;
  padding: .625em 1em;
}

.listing [type='submit'] + [type='submit'] {
  margin-left: 1em;
}

@media print, screen and (min-width: 40em) {
  .listing form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .listing [type='text'], .listing [type='password'], .listing [type='date'], .listing [type='datetime'], .listing [type='datetime-local'], .listing [type='month'], .listing [type='week'], .listing [type='email'], .listing [type='number'], .listing [type='search'], .listing [type='tel'], .listing [type='time'], .listing [type='url'], .listing [type='color'],
  .listing [type='file'],
  .listing [type='image'],
  .listing select {
    margin-bottom: 0;
  }
  .listing .form-item,
  .listing .form-actions {
    max-width: 16em;
    margin-bottom: 0;
  }
  .listing .form-item {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
  .listing .form-item + .form-item,
  .listing .form-item + .form-actions {
    margin-left: 1em;
  }
  .listing .form-actions {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
}

.card--listing {
  width: 100%;
  margin-top: 2rem;
}

.card--listing + .card--listing {
  padding-top: 2rem;
  border-top: 0.0625em solid #e2e3e7;
}

.print-only {
  display: none !important;
}

@media print {
  @page {
    margin: 1cm;
  }
  * {
    color: #000000 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: '';
  }
  a[href]:after {
    display: none;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}

/*# sourceMappingURL=../maps/theme.css.map */
