@charset "UTF-8";
@font-face {
  font-family: "Site Text";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/poppins-v9-latin-regular.woff2?v=1") format("woff2"), url("../fonts/poppins-v9-latin-regular.woff?v=1") format("woff");
}
@font-face {
  font-family: "Site Text";
  font-style: italic;
  font-weight: normal;
  src: url("../fonts/poppins-v9-latin-italic.woff2?v=1") format("woff2"), url("../fonts/poppins-v9-latin-italic.woff?v=1") format("woff");
}
@font-face {
  font-family: "Site Text";
  font-style: normal;
  font-weight: bold;
  src: url("../fonts/poppins-v9-latin-700.woff2?v=1") format("woff2"), url("../fonts/poppins-v9-latin-700.woff?v=1") format("woff");
}
@font-face {
  font-family: "Site Icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/icomoon.eot?v=1");
  src: url("../fonts/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff?v=1") format("woff"), url("../fonts/icomoon.ttf?v=1") format("truetype"), url("../fonts/icomoon.svg?v=1") format("svg");
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

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

body {
  line-height: 1;
}

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

ol,
ul {
  list-style: none;
}

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

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

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

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

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

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

textarea {
  resize: none;
}

strong,
b {
  font-weight: bold;
}

em,
i {
  font-style: italic;
}

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

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

img {
  height: auto;
  display: block;
}

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

.video__title::after, .slide-image__arrow::before, .search__form button::after, .page__access-icon::before, .page__access::after, .page__back::before, .nav__search::before, .nav__item--sub::before, .listing-entry--full .listing-entry__title::after, .home__item-content--carousel::after, .button::after, .accordion__button::after, .icon::before,
.icon-end::after {
  font-family: "Site Icons";
  vertical-align: middle;
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
}

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

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

.slide-image__arrow::before, .page__back::before, .nav__item--sub::before, .listing-entry--full .listing-entry__title::after, .home__item-content--carousel::after, .button--deco-next::after, .button--deco-down::after, .accordion__button::after, .icon--arrow::before,
.icon-end--arrow::after {
  content: "\e902";
}

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

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

.icon--mail::before,
.icon-end--mail::after {
  content: "\e905";
}

.button--deco-map::after, .icon--map::before,
.icon-end--map::after {
  content: "\e906";
}

.search__form button::after, .nav__search::before, .icon--search::before,
.icon-end--search::after {
  content: "\e907";
}

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

[todo] {
  position: relative;
}
[todo]:before {
  font-size: 11px;
  font-weight: bold;
  text-transform: none;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
  content: "TODO " attr(todo);
  color: #fff;
  background-color: #f35100;
  border: 2px dashed rgba(255, 255, 255, 0.2);
  z-index: 999;
  padding: 2px;
}

.a1-12 {
  width: 8.3333333333%;
}

.a2-12 {
  width: 16.6666666667%;
}

.a3-12 {
  width: 25%;
}

.a4-12 {
  width: 33.3333333333%;
}

.a5-12 {
  width: 41.6666666667%;
}

.a6-12 {
  width: 50%;
}

.a7-12 {
  width: 58.3333333333%;
}

.a8-12 {
  width: 66.6666666667%;
}

.a9-12 {
  width: 75%;
}

.a10-12 {
  width: 83.3333333333%;
}

.a11-12 {
  width: 91.6666666667%;
}

.a12-12 {
  width: 100%;
}

@media only screen and (max-width: 1100px) {
  .b1-12 {
    width: 8.3333333333%;
  }
  .b2-12 {
    width: 16.6666666667%;
  }
  .b3-12 {
    width: 25%;
  }
  .b4-12 {
    width: 33.3333333333%;
  }
  .b5-12 {
    width: 41.6666666667%;
  }
  .b6-12 {
    width: 50%;
  }
  .b7-12 {
    width: 58.3333333333%;
  }
  .b8-12 {
    width: 66.6666666667%;
  }
  .b9-12 {
    width: 75%;
  }
  .b10-12 {
    width: 83.3333333333%;
  }
  .b11-12 {
    width: 91.6666666667%;
  }
  .b12-12 {
    width: 100%;
  }
  .b1-6 {
    width: 16.6666666667%;
  }
  .b2-6 {
    width: 33.3333333333%;
  }
  .b3-6 {
    width: 50%;
  }
  .b4-6 {
    width: 66.6666666667%;
  }
  .b5-6 {
    width: 83.3333333333%;
  }
  .b6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .c1-6 {
    width: 16.6666666667%;
  }
  .c2-6 {
    width: 33.3333333333%;
  }
  .c3-6 {
    width: 50%;
  }
  .c4-6 {
    width: 66.6666666667%;
  }
  .c5-6 {
    width: 83.3333333333%;
  }
  .c6-6 {
    width: 100%;
  }
}
@media only screen and (max-width: 320px) {
  .d1-6 {
    width: 16.6666666667%;
  }
  .d2-6 {
    width: 33.3333333333%;
  }
  .d3-6 {
    width: 50%;
  }
  .d4-6 {
    width: 66.6666666667%;
  }
  .d5-6 {
    width: 83.3333333333%;
  }
  .d6-6 {
    width: 100%;
  }
}
.cookie-banner__button, .cookie-manager__button {
  border: 2px solid #1F2145;
  color: #1F2145;
  padding: 0.5rem;
  text-align: center;
}

.cookie-manager {
  font-size: 1rem;
  line-height: 1.5;
}
.cookie-manager h2,
.cookie-manager h3,
.cookie-manager h4 {
  margin-bottom: 0.5rem;
}
.cookie-manager h2 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h3 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager h4 {
  font-size: 1.5rem;
  line-height: 1.5;
}
.cookie-manager p {
  font-size: 1.25rem;
  margin-bottom: 1rem;
}
.cookie-manager a {
  color: #1F2145;
  text-decoration: underline;
}
.cookie-manager--overlay-mode h3 {
  font-size: 1.25rem;
  line-height: 1.5;
}
.cookie-manager--overlay-mode p {
  font-size: 1rem;
}

.cookie-manager--overlay-mode {
  background-color: rgba(62, 62, 62, 0.8);
  bottom: 0;
  display: none;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  left: 0;
  padding: 4.5rem;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
@media only screen and (max-width: 699px) {
  .cookie-manager--overlay-mode {
    padding: 0.5rem;
  }
}
.cookie-manager-open .cookie-manager--overlay-mode {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-parent {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.cookie-manager--overlay-mode .cookie-manager__button-parent {
  max-width: 640px;
  position: relative;
}

.cookie-manager__scroller {
  background-color: #84BCDA;
}
.cookie-manager--overlay-mode .cookie-manager__scroller {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.cookie-manager__container {
  color: #1F2145;
  padding: 2.5rem;
}
.cookie-manager__container--spaced {
  background-color: #FFFFFF;
  padding: 0;
}
.cookie-manager__container--spaced p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
}
.cookie-manager--overlay-mode .cookie-manager__container {
  padding-bottom: 8rem;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__container--spaced {
    padding: 1.5rem;
  }
}

.cookie-manager__title-hidden {
  left: -999rem;
  position: absolute;
  visibility: hidden;
}

.cookie-manager__logo {
  background: url("../img/tbw-logo.svg") no-repeat 0 0;
  background-size: contain;
  height: 70px;
  margin-bottom: 2rem;
  width: 100px;
}

.cookie-manager__category-list {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.cookie-manager__category-list--spaced {
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}

.cookie-manager__category {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  margin-top: 1rem;
  padding-top: 1rem;
}
.cookie-manager__category-list--spaced .cookie-manager__category {
  margin-top: 2rem;
  padding-top: 2rem;
}

.cookie-manager__category-info,
.cookie-manager__provider-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0.5rem;
  margin-left: -1rem;
}
.cookie-manager__category-info > div,
.cookie-manager__provider-info > div {
  margin-left: 1rem;
}

@media only screen and (max-width: 699px) {
  .cookie-manager__category-info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .cookie-manager--overlay-mode .cookie-manager__category-info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.cookie-manager__category-buttons {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button-container {
  background-color: #84BCDA;
  bottom: 0;
  -webkit-box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
          box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.2);
  display: none;
  left: 0;
  padding: 1rem;
  position: fixed;
  right: 0;
  z-index: 1001;
}
.cookie-manager--overlay-mode .cookie-manager__button-container {
  padding: 1.5rem 2.5rem;
  position: absolute;
}
.cookie-manager-buttons-visible .cookie-manager__button-container {
  display: block;
}

.cookie-manager__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0.875rem;
}

.cookie-manager-save-changes .cookie-manager__buttons-accept-deny {
  display: none;
}

.cookie-manager__buttons-save-deny {
  display: none;
}
.cookie-manager-save-changes .cookie-manager__buttons-save-deny {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cookie-manager__button {
  margin-right: 0.5rem;
  max-width: 400px;
  white-space: nowrap;
  width: 100%;
}
.cookie-manager__button:last-of-type {
  margin-right: 0;
}
.cookie-manager__button--primary {
  background-color: #1F2145;
  border-color: #1F2145;
  color: #FFFFFF;
}

.cookie-manager__cookie-table {
  background-color: #FFFFFF;
  border-radius: 4px;
  color: #3E3E3E;
  margin-bottom: 2rem;
  width: 100%;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table {
    background: none;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table thead {
    display: block;
    height: 0;
    visibility: hidden;
  }
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tbody {
    display: block;
  }
}
.cookie-manager__cookie-table tbody tr:last-child th,
.cookie-manager__cookie-table tbody tr:last-child td {
  border-bottom: 0;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table tr {
    background-color: #FFFFFF;
    border-radius: 4px;
    display: block;
    margin-bottom: 0.5rem;
    padding: 0.75rem;
  }
}
.cookie-manager__cookie-table th,
.cookie-manager__cookie-table td {
  border-bottom: 1px solid #3E3E3E;
  padding: 0.75rem;
}
.cookie-manager__cookie-table th {
  font-weight: bold;
}
@media only screen and (max-width: 699px) {
  .cookie-manager__cookie-table td {
    display: block;
    margin-top: 0.75rem;
    padding: 0;
  }
  .cookie-manager__cookie-table td:first-child {
    margin-top: 0;
  }
  .cookie-manager__cookie-table td::before {
    content: attr(data-label);
    display: block;
    font-weight: bold;
  }
}

.cookie-manager__bullet-list {
  margin-bottom: 1rem;
}
.cookie-manager__bullet-list li {
  list-style: disc inside;
}

.cookie-manager__lightswitch {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 1rem;
  margin: 0 auto 0.5rem;
  position: relative;
  width: 1.75rem;
}
.cookie-manager__lightswitch input {
  height: 0;
  opacity: 0;
  width: 0;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider {
  background-color: #FFFFFF;
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::before {
  -webkit-transform: translateX(0.75rem);
          transform: translateX(0.75rem);
}
.cookie-manager__lightswitch input:checked + .cookie-manager__lightswitch-slider::after {
  content: "On";
}
.cookie-manager__lightswitch input:focus + .cookie-manager__lightswitch-slider {
  -webkit-box-shadow: 0 0 1px #FFFFFF;
          box-shadow: 0 0 1px #FFFFFF;
}
.cookie-manager__lightswitch--global input:checked + .cookie-manager__lightswitch-slider::after {
  content: "Accept all";
}

.cookie-manager__lightswitch-slider {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 1rem;
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cookie-manager__lightswitch-slider::before {
  background-color: #84BCDA;
  border-radius: 1rem;
  bottom: 0.125rem;
  content: "";
  height: 0.75rem;
  left: 0.125rem;
  position: absolute;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 0.75rem;
}
.cookie-manager__lightswitch-slider::after {
  font-size: 0.75rem;
  content: "Off";
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 1.5rem;
  white-space: nowrap;
}
.cookie-manager__lightswitch--global .cookie-manager__lightswitch-slider::after {
  content: "Deny all";
  left: -60%;
}

.cookie-consent-wrapper__blocked {
  background-color: #FFFFFF;
  border: 2px solid #777E87;
  border-radius: 4px;
  margin: 0 auto;
  max-width: 360px;
  padding: 2.5rem;
  text-align: center;
}

.cookie-consent-wrapper__unblocked {
  display: none;
}

.cookie-banner {
  font-size: 0.75rem;
  background-color: rgba(62, 62, 62, 0.8);
  bottom: 0;
  color: #1F2145;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}
.cookie-banner-open .cookie-banner {
  display: block;
}
.cookie-banner a {
  color: #1F2145;
  text-decoration: underline;
}

.cookie-banner__inner {
  background-color: #84BCDA;
  bottom: 2rem;
  left: 0;
  margin: 0 auto;
  max-width: 360px;
  padding: 2rem;
  position: absolute;
  right: 0;
}
.cookie-banner__inner p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.cookie-banner__inner p:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 799px) {
  .cookie-banner__inner {
    bottom: 0;
    max-width: 100%;
    -webkit-transform: none;
            transform: none;
  }
}

.cookie-banner__title {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: bold;
}

.cookie-banner__buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  width: 100%;
}

.cookie-banner__button {
  margin-right: 0.5rem;
  width: 100%;
}
.cookie-banner__button--primary {
  background-color: #1F2145;
  border-color: #1F2145;
  color: #FFFFFF;
}

.cookie-banner__button-customise {
  font-size: inherit;
  text-decoration: underline;
}

.container {
  margin: 0 auto;
  max-width: 1920px;
  padding: 0 16px;
}
@media only screen and (min-width: 769px) {
  .container {
    padding: 0 32px;
  }
}

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

.container--responsive {
  padding: 0;
}
@media only screen and (min-width: 1101px) {
  .container--responsive {
    padding: 0 16px;
  }
}

.container--sm {
  max-width: 1248px;
}

.container--xs {
  max-width: 990px;
}

.container--oveflow-hidden {
  overflow: hidden;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 1;
      flex-shrink: 1;
}
.flex--wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex--column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex--column-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex--align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex--justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.flex--justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

@media only screen and (min-width: 1101px) {
  .flex-responsive-b {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-negative: 1;
        flex-shrink: 1;
  }
  .flex-responsive-b--justify-end {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .flex-responsive-b--column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 769px) {
  .flex-responsive-c {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.grid {
  margin-left: -32px;
}
.grid--xs {
  margin-left: -16px;
}
.grid--xs > .grid__item {
  padding-left: 16px;
}
.grid--responsive {
  margin-left: 0;
}
@media only screen and (min-width: 769px) {
  .grid--responsive {
    margin-left: -32px;
  }
}

.grid__item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 32px;
}

.relative {
  position: relative;
}

.a-show {
  display: none;
}
@media only screen and (min-width: 1101px) {
  .a-show {
    display: block;
  }
}

.b-show {
  display: block;
}
@media only screen and (min-width: 1101px) {
  .b-show {
    display: none;
  }
}

.c-hide {
  display: block;
}
@media only screen and (min-width: 769px) {
  .c-hide {
    display: none;
  }
}

.c-show {
  display: none;
}
@media only screen and (min-width: 769px) {
  .c-show {
    display: block;
  }
}

.mb-16 {
  margin-bottom: 1rem;
}

.mb-32 {
  margin-bottom: 2rem;
}

.a-mb-24 {
  margin-bottom: 1.5rem;
}

@media only screen and (min-width: 769px) {
  .a-mb-80 {
    margin-bottom: 5rem;
  }
}

@media only screen and (max-width: 768px) {
  .c-mb-24 {
    margin-bottom: 1.5rem;
  }
}

@media only screen and (max-width: 768px) {
  .c-mb-32 {
    margin-bottom: 2rem;
  }
}

.mt-32 {
  margin-top: 32px;
}

.pt-16 {
  padding-top: 1rem;
}

.pb-8 {
  padding-bottom: 0.5rem;
}

.padding-pseudo::after {
  content: "";
  display: block;
  padding-left: 1rem;
}

.h,
.typeset h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1101px) {
  .h,
  .typeset h2 {
    font-size: 2rem;
    line-height: 1.3;
  }
}

.h--light {
  color: #FFFFFF;
}

.h--dark {
  color: #1F2145;
}

.typeset h3 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.6rem;
}

.p,
.page__attr,
.typeset p,
.typeset ul,
.typeset ol,
.typeset img {
  display: block;
  margin: 0 0 1rem;
}

.typeset small {
  font-size: 0.75rem;
}

.a,
.typeset a {
  color: inherit;
  text-decoration: underline;
  -webkit-transition: color 0.2s;
  transition: color 0.2s;
}
.a:hover, .a:focus,
.typeset a:hover,
.typeset a:focus {
  text-decoration: none;
}

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

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

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

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

.typeset--a-deco a {
  text-decoration: underline;
  text-decoration-color: #F9CC29;
}
.typeset--a-deco a:focus, .typeset--a-deco a:hover {
  text-decoration: none;
}

.typeset--large p {
  font-size: 1.5rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .typeset--large p {
    font-size: 2rem;
    line-height: 1.3;
  }
}

.cookie-notice {
  background-color: #84BCDA;
  bottom: 2rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1F2145;
  display: none;
  left: 0;
  margin: 0 auto;
  max-width: 640px;
  padding: 1rem;
  position: fixed;
  right: 0;
  width: 95%;
  z-index: 9;
}
.show-cookie-notice .cookie-notice {
  display: block;
}

.cookie-notice__buttons {
  display: none;
  margin: 1rem 0;
}
.cookie-notice__buttons--show {
  display: block;
}

.cookie-notice__button {
  border: 1px solid #1F2145;
  display: inline-block;
  margin-right: 0.5rem;
  padding: 0.7rem 1.5rem;
  -webkit-transition: background-color 0.2s, color 0.2s;
  transition: background-color 0.2s, color 0.2s;
}
.cookie-notice__button--accept {
  background-color: #1F2145;
  color: #FFFFFF;
}
.cookie-notice__button:hover, .cookie-notice__button:focus {
  background-color: #1F2145;
  color: #FFFFFF;
}

body,
input,
textarea,
button {
  font-family: "Site Text";
}

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

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  color: #1F2145;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  line-height: 1.4;
}

a {
  color: inherit;
  text-decoration: inherit;
}

header {
  background-color: #1F2145;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

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

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  margin-top: 40px;
  overflow: hidden;
}
.nav-open .main {
  position: fixed;
}
@media only screen and (min-width: 1101px) {
  .main {
    margin-top: 0;
  }
}

.overflow-anchor {
  overflow-anchor: none;
}

footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.accordion {
  margin-bottom: 2rem;
}

.accordion__item {
  display: block;
}

.accordion__button {
  border-bottom: 2px solid #F9CC29;
  font-weight: bold;
  padding: 0.5rem 2rem 0.5rem 0.5rem;
  position: relative;
  text-align: left;
  width: 100%;
}
.accordion__button::after {
  display: block;
  position: absolute;
  right: 0.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}
.accordion__button.active {
  border-bottom: 0;
  margin-bottom: 1rem;
}
.accordion__button.active::after {
  -webkit-transform: translateY(-50%) rotate(270deg);
          transform: translateY(-50%) rotate(270deg);
}

.accordion__content {
  margin: 0 0.5rem;
  -webkit-transition: max-height 0.2s;
  transition: max-height 0.2s;
}
.js .accordion__content {
  max-height: 0;
  overflow: hidden;
}

.button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  font-weight: bold;
  min-width: 250px;
  padding: 0.5rem 3rem 0.5rem 1rem;
  position: relative;
  text-align: left;
  -webkit-transition: background-color 0.2s, border 0.2s, color 0.2s;
  transition: background-color 0.2s, border 0.2s, color 0.2s;
}
.button::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: bold;
  position: absolute;
  right: 0.5rem;
}
.button:hover, .button:focus {
  background-color: #F9CC29;
  border: 2px solid #1F2145;
  color: #1F2145;
}
.button--c-primary {
  color: #1F2145;
}
.button--b-primary {
  border: 2px solid #F9CC29;
}
.button--b-secondary {
  border: 2px solid #D03D33;
}
.button--b-quarternary {
  border: 2px solid #FFFFFF;
}
.button--deco-down::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.button--block {
  display: block;
  margin: 1rem auto;
}

.embla {
  padding-top: 1.5rem;
}
.embla--bg-primary {
  background-color: #1F2145;
  color: #FFFFFF;
}
.embla--bg-quarternary {
  background-color: #E9EDF8;
}

.embla__container {
  padding-top: 2rem;
}
.embla__container--hp {
  padding-top: 0;
}

.embla__slide {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80%;
          flex: 0 0 80%;
}
@media only screen and (min-width: 769px) {
  .embla__slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40%;
            flex: 0 0 40%;
  }
  .embla--mobile-only .embla__slide {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
            flex: 0 0 33.33%;
  }
}
.embla__slide--full-width {
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  margin-top: -1rem;
}

.embla__pips {
  margin-top: -1rem;
  padding-bottom: 3rem;
}

.embla__dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  margin-top: 1rem;
  position: absolute;
  right: 0;
  top: -2rem;
}
@media only screen and (min-width: 769px) {
  .embla--mobile-only .embla__dots {
    display: none;
  }
}

.embla__dot {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 3rem;
  padding: 0;
  position: relative;
  width: 100%;
}
.embla__dot::after {
  background-color: #777E87;
  content: "";
  height: 2px;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  width: 100%;
}
.embla__dot.is-selected::after {
  background-color: #F9CC29;
  opacity: 1;
}

.footer {
  background-color: #F9CC29;
  padding: 2rem 0;
}
@media only screen and (min-width: 769px) {
  .footer {
    padding: 2rem 0 0;
  }
}

.footer__strapline {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 2rem;
}
.footer__strapline a {
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
}
.footer__strapline a:hover, .footer__strapline a:focus {
  text-decoration: none;
}

.footer__pattern {
  background-image: url("../img/pattern.png");
  background-repeat: repeat-x;
  background-size: contain;
  height: 145px;
  width: 100%;
}

.footer__link {
  font-weight: bold;
  margin-right: 1rem;
  text-decoration: underline;
  text-decoration-color: #FFFFFF;
}
.footer__link:hover, .footer__link:focus {
  text-decoration: none;
}

.footer__legal {
  margin: 1rem 0;
}

.footer__text {
  margin-bottom: 1rem;
}
.footer__text--small {
  font-size: 0.75rem;
  line-height: 1.5;
}

.filter {
  -ms-overflow-style: none;
  margin-top: 1rem;
  overflow-x: scroll;
  scrollbar-width: none;
}
.filter::-webkit-scrollbar {
  display: none;
}

.filter__overflow {
  background-color: #F9CC29;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.filter__option {
  font-size: 0.75rem;
  line-height: 1.5;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  position: relative;
  -webkit-transition: -webkit-text-decoration 0.2s;
  transition: -webkit-text-decoration 0.2s;
  transition: text-decoration 0.2s;
  transition: text-decoration 0.2s, -webkit-text-decoration 0.2s;
  white-space: nowrap;
}
.filter__option a {
  display: block;
  padding: 0.5rem 1rem;
}
.filter__option::after {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #D2A501;
  content: "";
  display: block;
  height: 75%;
  position: absolute;
  right: 0;
  width: 1px;
}
.filter__option:last-of-type::after {
  display: none;
}
.filter__option:hover, .filter__option:focus, .filter__option--selected {
  text-decoration: underline;
}
@media only screen and (min-width: 769px) {
  .filter__option {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.home--bg-primary {
  background-color: #1F2145;
}
.home--bg-secondary {
  background-color: #F9CC29;
}
.home--c-secondary {
  color: #FFFFFF;
}
.home--section {
  padding: 1rem 0;
}
@media only screen and (min-width: 769px) {
  .home--section {
    padding: 5rem 0;
  }
}

.home__tagline {
  background-color: #1F2145;
  color: #FFFFFF;
  padding: 1rem;
}
.home__tagline span,
.home__tagline img {
  display: inline-block;
}
.home__tagline img {
  padding-right: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .home__tagline {
    display: none;
  }
}

.home__item-content {
  font-size: 1.5rem;
  line-height: 1.5;
  border: 2px solid #F9CC29;
  color: #FFFFFF;
  display: block;
  font-weight: bold;
  position: relative;
}
.home__item-content--top {
  margin: 0 1rem -1rem;
  padding: 1rem 1rem 2rem;
}
.home__item-content--bottom {
  margin: -1rem 1rem 1rem;
  padding: 2rem 1rem 1rem;
}
.home__item-content--carousel {
  border: 2px solid #FFFFFF;
  padding: 1rem 3rem 1rem 1rem;
  -webkit-transition: background-color 0.2s, border 0.2s, color 0.2s;
  transition: background-color 0.2s, border 0.2s, color 0.2s;
}
.home__item-content--carousel::after {
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.home__item-content--carousel.is-selected {
  border: 2px solid #F9CC29;
}
.home__item-content--carousel:hover, .home__item-content--carousel:focus, .home__item-content--carousel.is-selected:hover {
  background-color: #F9CC29;
  border: 2px solid #F9CC29;
  color: #1F2145;
}

.home__space {
  padding: 1.5rem 1rem;
}
.home__space a {
  margin-bottom: 1rem;
}
.home__space img {
  margin-bottom: 1rem;
}
@media only screen and (min-width: 769px) {
  .home__space {
    padding: 5rem 0;
  }
  .home__space p,
  .home__space h2 {
    padding: 0 1rem;
  }
  .home__space a {
    margin: 0 1rem 1rem;
  }
}
.home__space--workspace {
  border-bottom: 1px solid #777E87;
}
@media only screen and (min-width: 769px) {
  .home__space--workspace {
    border-bottom: 0;
  }
}

.home-tagline {
  background-color: #1F2145;
  color: #FFFFFF;
  padding: 1rem;
}
@media only screen and (min-width: 769px) {
  .home-tagline {
    display: none;
  }
}

.home-tagline__subtext,
.home-tagline__image {
  display: inline-block;
}

.home-tagline__image {
  padding-right: 0.5rem;
}

.listing-layout__header {
  position: relative;
}
.listing-layout__header::before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(31, 33, 69, 0)), to(rgba(31, 33, 69, 0.5)));
  background: linear-gradient(180deg, rgba(31, 33, 69, 0) 0%, rgba(31, 33, 69, 0.5) 100%);
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .listing-layout__header {
    margin-bottom: 2rem;
  }
}

.listing-layout__header-content {
  bottom: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  left: 0;
  margin: 0 auto;
  max-width: 790px;
  padding: 0 0 0 1rem;
  position: absolute;
  right: 0;
  width: 100%;
}

.listing-layout__image {
  width: 100%;
}

.listing-layout__title {
  font-size: 2rem;
  line-height: 1.3;
  color: #FFFFFF;
  font-weight: bold;
  padding-right: 1rem;
}
@media only screen and (min-width: 1101px) {
  .listing-layout__title {
    font-size: 3rem;
    line-height: 1.2;
  }
}

.listing-layout__intro {
  color: #141414;
  margin: 1rem auto 1.25rem;
}
@media only screen and (min-width: 769px) {
  .listing-layout__intro {
    margin: 5rem auto;
  }
}
.listing-layout__intro--spaces {
  margin-bottom: 2rem;
}

.listing-entry {
  margin: 0 auto;
  position: relative;
}
.listing-entry:hover .listing-entry__content, .listing-entry:focus .listing-entry__content {
  background-color: #F9CC29;
  border: 2px solid #1F2145;
  color: #1F2145;
}
.listing-entry:hover .listing-entry__subtext, .listing-entry:focus .listing-entry__subtext {
  color: #1F2145;
}
@media only screen and (min-width: 769px) {
  .listing-entry--full {
    margin: 0 auto 2rem;
    position: relative;
    width: 100%;
  }
}
.listing-entry--counter::after {
  background: #D03D33;
  border-radius: 8px;
  color: #FFFFFF;
  content: attr(data-count);
  font-weight: bold;
  height: 20px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: -5px;
  width: 20px;
}
@media only screen and (min-width: 769px) {
  .listing-entry--counter::after {
    right: 55%;
    top: -10px;
  }
}

.listing-entry__content {
  border: 2px solid #F9CC29;
  margin: -1rem 1rem 1.5rem;
  padding: 1.5rem 0.5rem 0.5rem;
  position: relative;
  -webkit-transition: background-color 0.2s, border 0.2s;
  transition: background-color 0.2s, border 0.2s;
}
@media only screen and (max-width: 320px) {
  .listing-entry__content {
    margin: -1rem 0.5rem 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .listing-entry--full .listing-entry__content {
    padding: 2rem 3rem;
    position: absolute;
    right: 0;
    top: 2rem;
    width: 40%;
  }
}
@media only screen and (min-width: 1101px) {
  .listing-entry--full .listing-entry__content {
    left: 47%;
    padding: 2rem 3rem 2rem 4rem;
    right: auto;
  }
}

.listing-entry__image {
  width: 100%;
}
@media only screen and (min-width: 769px) {
  .listing-entry--full .listing-entry__image {
    width: 50%;
  }
}

.listing-entry__title {
  font-weight: bold;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 1101px) {
  .listing-entry__title {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.listing-entry--full .listing-entry__title {
  font-size: 1.5rem;
  line-height: 1.5;
  position: relative;
}
.listing-entry--full .listing-entry__title::after {
  font-size: 2rem;
  line-height: 1.3;
  bottom: -0.5rem;
  color: #F9CC29;
  position: absolute;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .listing-entry--full .listing-entry__title {
    font-size: 2rem;
    line-height: 1.3;
  }
}

.listing-entry__subtext {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #777E87;
}

.menu {
  border-collapse: collapse;
  width: 100%;
}

.menu__header,
.menu__item {
  font-weight: bold;
}

.menu__header {
  border-bottom: 2px solid;
  font-weight: bold;
  padding: 0.5rem 0;
  text-align: left;
}

.menu__item {
  padding: 0;
  width: 82%;
}

.menu__price {
  font-weight: bold;
  padding: 0.5rem 0.5rem 0;
  text-align: right;
}

.menu__description {
  padding-bottom: 1rem;
}

.nav {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1;
}
.nav-open .nav {
  background-color: #075198;
  height: auto;
  min-height: 100vh;
  padding: 1rem;
  position: absolute;
}
@media only screen and (min-width: 1101px) {
  .nav {
    background-color: #1F2145;
    padding-top: 2.5rem;
    position: relative;
  }
}
@media only screen and (max-width: 320px) {
  .nav {
    font-size: 0.75rem;
    line-height: 1.5;
  }
}

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

.nav__primary {
  -webkit-box-flex: 2;
      -ms-flex: 2 1 auto;
          flex: 2 1 auto;
  text-align: center;
}
.nav-open .nav__primary {
  width: 100%;
}
@media only screen and (min-width: 1101px) {
  .nav__primary {
    -ms-flex-negative: 1;
        flex-shrink: 1;
    max-width: 460px;
  }
}

.nav__secondary {
  display: none;
}
.nav-open .nav__secondary {
  display: block;
}
@media only screen and (min-width: 1101px) {
  .nav__secondary {
    display: block;
  }
}

.nav__item {
  position: relative;
}
.nav__item--primary {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  position: relative;
}
.nav__item--primary:nth-of-type(2n+1) {
  color: #FFFFFF;
}
.nav__item--primary:nth-of-type(2n) {
  color: #1F2145;
}
.nav__item--primary:nth-of-type(1) {
  background-color: #1F2145;
}
.nav__item--primary:nth-of-type(2) {
  background-color: #84BCDA;
}
.nav__item--primary:nth-of-type(2)::after {
  background-color: #1F2145;
}
.nav__item--primary:nth-of-type(3) {
  background-color: #D03D33;
}
.nav__item--primary:nth-of-type(3)::after {
  background-color: #FFFFFF;
}
.nav__item--primary:nth-of-type(4) {
  background-color: #F9CC29;
}
.nav__item--primary:nth-of-type(4)::after {
  background-color: #84BCDA;
}
.nav-open .nav__item--primary {
  margin-bottom: 0.5rem;
  width: 100%;
}
.nav__item--primary.selected::after, .nav__item--primary:hover::after, .nav__item--primary:focus::after {
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 1101px) {
  .nav__item--primary {
    font-size: 1.5rem;
    line-height: 1.5;
  }
  .nav__item--primary:first-of-type {
    display: none;
  }
}
.nav__item--sub {
  background-color: transparent;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
  -webkit-transition: border 0.2s;
  transition: border 0.2s;
}
.nav__item--sub:first-of-type {
  display: none;
}
.nav__item--sub::before {
  font-size: 1.5rem;
  line-height: 1.5;
  display: block;
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (min-width: 1101px) {
  .nav__item--sub {
    font-size: 1rem;
    line-height: 1.5;
    border: 2px solid transparent;
    display: block;
    margin-left: 10px;
  }
  .nav__item--sub:first-of-type {
    display: block;
  }
  .nav__item--sub:hover, .nav__item--sub:focus, .nav__item--sub.selected {
    border: 2px solid #FFFFFF;
    display: block;
  }
  .nav__item--sub::before {
    content: none;
  }
}
.nav__item.counter::after {
  background: #D03D33;
  border-radius: 8px;
  color: #FFFFFF;
  content: attr(data-count);
  display: block;
  height: 20px;
  left: 115px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
}
@media only screen and (min-width: 769px) {
  .nav__item.counter::after {
    font-size: 0.75rem;
    line-height: 1.5;
    left: auto;
    right: -5px;
    top: -5px;
    -webkit-transform: none;
            transform: none;
  }
}
@media only screen and (max-width: 320px) {
  .nav__item.counter::after {
    left: 90px;
  }
}

.nav__item-link {
  display: block;
  font-weight: bold;
  padding: 9px 8px;
}
@media only screen and (min-width: 1101px) {
  .nav__item-link {
    padding: 9px 12px;
  }
}

.nav__menu {
  background-color: #075198;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  height: 40px;
  max-width: 40px;
  min-width: 40px;
  position: relative;
}
.nav__menu::before, .nav__menu::after {
  content: "";
  display: block;
  height: 2px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  -webkit-transition: -webkit-transform 0.15s ease;
  transition: -webkit-transform 0.15s ease;
  transition: transform 0.15s ease;
  transition: transform 0.15s ease, -webkit-transform 0.15s ease;
  width: 22px;
}
.nav__menu::before {
  background-color: #F9CC29;
  top: 40%;
}
.nav__menu::after {
  background-color: #84BCDA;
  top: 52%;
}
.nav-open .nav__menu {
  background: transparent;
  color: #FFFFFF;
  font-weight: bold;
  height: auto;
  max-width: 100%;
  position: absolute;
  right: 3rem;
  top: 0.5rem;
}
.nav-open .nav__menu::before, .nav-open .nav__menu::after {
  right: -5rem;
  top: 0.5rem;
}
.nav-open .nav__menu::before {
  -webkit-transform: rotate(45deg) translateX(0%);
          transform: rotate(45deg) translateX(0%);
}
.nav-open .nav__menu::after {
  -webkit-transform: rotate(-45deg) translateX(5%);
          transform: rotate(-45deg) translateX(5%);
}
@media only screen and (min-width: 1101px) {
  .nav__menu {
    display: none;
  }
}

.nav__close {
  display: none;
}
.nav-open .nav__close {
  display: block;
}

.nav__logo {
  background-image: url("../img/tbw-logo_mb.svg");
  background-repeat: no-repeat;
  background-size: contain;
  color: #FFFFFF;
  display: none;
  height: 16px;
  margin-bottom: 1rem;
  width: 151px;
}
.nav-open .nav__logo {
  display: block;
}
@media only screen and (min-width: 1101px) {
  .nav__logo {
    background-image: url("../img/tbw-logo.svg");
    display: block;
    height: 88px;
    position: absolute;
    top: 45%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 131px;
  }
}

.nav__logo-sub {
  bottom: -35px;
  color: #FFFFFF;
  margin-bottom: 0.5rem;
  position: absolute;
  width: 250px;
}

.nav__search {
  font-size: 1.5rem;
  line-height: 1.5;
  background-color: #FFFFFF;
  display: block;
  height: 100%;
  position: relative;
  width: 52px;
}
.nav__search::before {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 25%;
  position: absolute;
}

.nav__socials {
  color: #FFFFFF;
  margin: 1rem 0;
  text-align: center;
}
@media only screen and (min-width: 1101px) {
  .nav__socials {
    display: none;
  }
}
@media only screen and (max-width: 320px) {
  .nav__socials {
    margin: 0.5rem 0;
  }
}

.nav__social {
  font-size: 1.5rem;
  line-height: 1.5;
  display: block;
  padding: 1rem 0.75rem 0;
}
@media only screen and (max-width: 320px) {
  .nav__social {
    font-size: 1rem;
    line-height: 1.5;
  }
}

.page__featured-image {
  margin-bottom: 1rem;
}

.page__container {
  margin: 0 auto;
  max-width: 790px;
}

.page__back {
  display: block;
  font-weight: bold;
  margin-bottom: 1rem;
  padding: 0 0 0.5rem 2.5rem;
  position: relative;
}
.page__back::before {
  display: block;
  font-weight: bold;
  left: 0.5rem;
  position: absolute;
  top: 10%;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.page__back::after {
  background-color: #F9CC29;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 1101px) {
  .page__back {
    margin-bottom: 1.5rem;
  }
}

.page__title {
  font-size: 2rem;
  line-height: 1.3;
  color: #141414;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 1101px) {
  .page__title {
    font-size: 3rem;
    line-height: 1.2;
    margin-bottom: 2.5rem;
  }
}
.page__title--pushed {
  margin-top: 4rem;
}

.page__title-h2 {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #141414;
  font-weight: bold;
  margin-bottom: 1rem;
}
@media only screen and (min-width: 769px) {
  .page__title-h2 {
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 2rem;
  }
}
.page__title-h2--small {
  font-size: 1rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .page__title-h2--small {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}
.page__title-h2--primary {
  color: #1F2145;
}
.page__title-h2--secondary {
  color: #FFFFFF;
}

.page__info {
  color: #777E87;
  margin-bottom: 2rem;
}
.page__info a {
  color: #3E3E3E;
  font-weight: bold;
}
.page__info p {
  margin-bottom: 0.5rem;
}

.page__access {
  color: #1F2145;
  font-weight: bold;
}
.page__access::after {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  padding-left: 0.5rem;
}

.page__access-description {
  background-color: #1F2145;
  color: #FFFFFF;
}

.page__access-icon {
  font-size: 3rem;
  line-height: 1.2;
  display: block;
  margin-bottom: 1.25rem;
}
.page__content-image {
  margin: 2rem auto 0.5rem;
}
@media only screen and (min-width: 769px) {
  .page__content-image {
    margin-bottom: 1rem;
  }
}

.page__content-caption {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

.page__preheader {
  font-size: 0.75rem;
  line-height: 1.5;
  margin-bottom: 0;
}

.page__blocks {
  margin-bottom: 2rem;
}
@media only screen and (min-width: 769px) {
  .page__blocks {
    margin-bottom: 5rem;
  }
}
@media only screen and (min-width: 769px) {
  .page__blocks--mb-32 {
    margin-bottom: 2rem;
  }
}

.page__bg {
  padding: 1.5rem 1rem 2rem;
}
@media only screen and (min-width: 769px) {
  .page__bg {
    padding: 5rem 1rem;
  }
}
.page__bg--primary {
  background-color: #1F2145;
  color: #FFFFFF;
}
.page__bg--tertiary {
  background-color: #84BCDA;
}

.page__grid-image {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 20px;
}

.page__quote {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}
.page__quote::before {
  font-size: 5rem;
  line-height: 0;
  content: "“";
  display: block;
  margin-top: 4rem;
}

.page__content {
  border: 2px solid #F9CC29;
  margin-bottom: 1rem;
  padding: 1rem;
}
.page__content h2,
.page__content li {
  margin-bottom: 0.5rem;
}

.page__content-item {
  font-weight: bold;
}

.search--nav {
  background-color: #FFFFFF;
  opacity: 0;
  padding: 6rem 0;
  position: absolute;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  visibility: hidden;
  width: 100%;
}
.search-open .search--nav {
  opacity: 1;
  visibility: visible;
  z-index: 1;
}

.search__form {
  position: relative;
}
.search__form input {
  -webkit-appearance: none;
  padding: 0.5rem 3rem 0.5rem 0.5rem;
  width: 100%;
}
.search__form button {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.search__form--results input {
  border: 2px solid #F9CC29;
  height: 65px;
  padding: 0.5rem 5rem 0.5rem 1rem;
}
.search__form--results button {
  background-color: #F9CC29;
  height: 100%;
  right: 0;
  width: 65px;
}
.search__form--results button::after {
  font-size: 1.5rem;
  line-height: 1.5;
}

.search__result {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.search__entry-date {
  font-size: 0.75rem;
  color: #777E87;
  margin-bottom: 0.5rem;
}

.search__close {
  font-weight: bold;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media only screen and (max-width: 320px) {
  .socials {
    margin: 0.5rem 0;
  }
}
.socials--nav {
  color: #FFFFFF;
  margin: 1rem 0;
  text-align: center;
}
@media only screen and (min-width: 1101px) {
  .socials--nav {
    display: none;
  }
}
.socials--footer {
  color: #1F2145;
  margin: 2rem 0;
}

.social {
  font-size: 1.5rem;
  line-height: 1.5;
  display: block;
  padding: 1rem 0.75rem 0;
}
@media only screen and (max-width: 320px) {
  .social {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.socials--footer .social {
  padding: 1rem 1rem 0 0;
}

.slide-image__arrow {
  font-size: 1.5rem;
  color: #F9CC29;
  display: none;
  position: absolute;
  top: -3.75rem;
}
.slide-image__arrow::before {
  display: inline-block;
}
.slide-image__arrow--right {
  margin-right: 1rem;
  right: -3rem;
}
.slide-image__arrow--right::before {
  -webkit-transform: scale(-1) translateY(1px);
          transform: scale(-1) translateY(1px);
}
.slide-image__arrow--left {
  right: -4.5rem;
}
@media only screen and (min-width: 769px) {
  .slide-image__arrow {
    display: block;
  }
}

.slide-image__viewport {
  padding-bottom: 1rem;
  position: relative;
}
.slide-image__viewport::after {
  content: "";
  display: block;
  padding-top: 200px;
}
@media only screen and (min-width: 769px) {
  .slide-image__viewport {
    margin-left: calc((100% - 790px) / 2);
  }
  .slide-image__viewport::after {
    padding-top: 400px;
  }
}

.slide-image__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 1rem 1rem;
  overflow-x: scroll;
  position: absolute;
  right: 0;
}
@media only screen and (min-width: 769px) {
  .slide-image__container {
    margin: 0 0 1rem;
  }
}

.slide-image__image-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 200px;
  padding: 0 1rem 0 0;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .slide-image__image-container {
    height: 400px;
  }
}

.slide-image__image {
  height: 200px;
  width: auto;
}
@media only screen and (min-width: 769px) {
  .slide-image__image {
    height: 400px;
  }
}

.slide-image__caption {
  font-size: 0.75rem;
  background: #FFFFFF;
  bottom: 0;
  left: 0;
  padding: 0 5px;
  position: absolute;
}

.space {
  color: #3E3E3E;
  margin-bottom: 1.5rem;
}
.space p {
  margin-bottom: 0.5rem;
}

.space__title {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
@media only screen and (min-width: 769px) {
  .space__title {
    font-size: 2rem;
    line-height: 1.3;
  }
}

.space__preheader {
  font-size: 0.75rem;
}

.timetable {
  margin-bottom: 0.5rem;
  width: 100%;
}
.timetable th:first-of-type,
.timetable td:first-of-type {
  width: 30%;
}

.video {
  margin-bottom: 1rem;
}

.video__image {
  height: 100%;
  width: 100%;
}

.video__inner {
  border: 2px solid #F9CC29;
  cursor: pointer;
  margin: -1rem 1rem 2rem;
  max-width: 870px;
  padding: 1.5rem 2rem 1rem 1rem;
  position: relative;
}
@media only screen and (max-width: 320px) {
  .video__inner {
    margin: -1rem 0.5rem 0.5rem;
  }
}
@media only screen and (min-width: 769px) {
  .video__inner {
    margin: -1.5rem 3.75rem 2rem;
    padding: 2.5rem 8rem 2.5rem 2.5rem;
  }
}

.video__pretitle {
  font-size: 0.75rem;
  line-height: 1.5;
}
@media only screen and (min-width: 769px) {
  .video__pretitle {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.video__title {
  font-weight: bold;
  position: relative;
}
.video__title::after {
  font-size: 1.25rem;
  line-height: 1.5;
  color: #F9CC29;
  position: absolute;
  right: -1rem;
  top: -0.3rem;
}
@media only screen and (min-width: 769px) {
  .video__title {
    font-size: 2rem;
    line-height: 1.3;
  }
  .video__title::after {
    font-size: 3rem;
    line-height: 1.2;
    right: -5rem;
    top: 0;
  }
}

.embla__container {
  overflow: hidden;
  position: relative;
}

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

.embla__slide {
  position: relative;
}

.loadomatic__trigger--hidden, .loadomatic__message--hidden {
  display: none;
}

.loadomatic__trigger {
  margin: 1rem auto;
}
.loadomatic__trigger--disabled {
  pointer-events: none;
}