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

@font-face {
  font-family: 'Larsseit';
  src: url("../fonts/larsseit-regular-italic.woff2") format("woff2"), url("../fonts/larsseit-regular-italic.woff") format("woff");
  font-weight: 400;
  font-style: italic; }

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

@font-face {
  font-family: 'Larsseit';
  src: url("../fonts/larsseit-bold-italic.woff2") format("woff2"), url("../fonts/larsseit-bold-italic.woff") format("woff");
  font-weight: 700;
  font-style: italic; }

@font-face {
  font-family: 'Noe Display';
  src: url("../fonts/noe-display-bold.woff") format("woff");
  font-weight: 700;
  font-style: normal; }

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

html {
  box-sizing: border-box;
  font-size: 62.5%; }

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

body {
  font-family: "Larsseit", Helvetica, Arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1.625;
  color: #012a36;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  @media only screen and (max-width: 1199px) {
    body.nav-open {
      overflow: hidden; } }

img {
  max-width: 100%; }

p {
  margin: 0 0 1.2em; }

.content a:not(.btn) {
  color: #8d8d99;
  text-decoration: underline; }
  .content a:not(.btn):hover {
    color: #f05b4f; }

.container {
  max-width: 1466px;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: auto;
  margin-right: auto; }
  @media (max-width: 999px) {
    .container {
      padding-left: 30px;
      padding-right: 30px; } }
  @media (max-width: 767px) {
    .container {
      padding-left: 25px;
      padding-right: 25px; } }

.main {
  padding-top: 4%;
  padding-bottom: 4%; }
  @media (max-width: 767px) {
    .main {
      padding-top: 30px;
      padding-bottom: 30px; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  white-space: nowrap; }

.trim > :first-child, .article > :first-child, .quote > :first-child, .blockquote-with-image__blockquote > :first-child {
  margin-top: 0; }

.trim > :last-child, .article > :last-child, .quote > :last-child, .blockquote-with-image__blockquote > :last-child {
  margin-bottom: 0; }

.full-width-image {
  width: 100%;
  height: auto; }

.anchor {
  position: relative;
  top: -92px; }
  @media (max-width: 999px) {
    .anchor {
      top: -77px; } }

.m-0 {
  margin: 0 !important; }

.m-t-0 {
  margin-top: 0 !important; }

.m-b-0 {
  margin-bottom: 0 !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

div[itemprop="openingHoursSpecification"] {
  display: none; }

iframe.embeded-iframe {
  width: 100%;
  min-height: 500px; }

.ex-site {
  overflow: hidden; }

.w-100 {
  width: 100%; }

.img {
  position: relative;
  overflow: hidden; }
  .img::before {
    content: '';
    display: block; }
  .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.img--cover img {
  display: block;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.img--cover > .editable--image {
  z-index: 1; }

.img--1x1::before {
  padding-top: 100%; }

.img--cover-1090x256 img {
  width: inherit;
  height: inherit; }

.img--1096x400::before {
  padding-top: 36.49635%; }

.img--1096x500::before {
  padding-top: 45.62044%; }

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

.text-uppercase {
  text-transform: uppercase; }

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

.text-loose, .foxtrot, .btn--large, .filter__label--placeholder {
  letter-spacing: 0.15em; }

.f-noe, .alfa, .bravo {
  font-family: 'Noe Display', serif; }

.br-left::before {
  content: '\A';
  white-space: pre; }

.alfa,
.bravo,
.charlie,
.delta,
.echo,
.foxtrot {
  font-weight: bold; }

.alfa {
  line-height: 1.15;
  margin: 2em 0 1.3em; }
  @media (min-width: 320px) {
    .alfa {
      font-size: 23px;
      font-size: calc((24px - 320px * 0.01019) + 1.01852vw); } }
  @media (min-width: 1400px) {
    .alfa {
      font-size: 35px; } }
  .alfa small {
    font-family: "Larsseit", Helvetica, Arial, sans-serif;
    display: block;
    font-size: 1.6rem;
    color: #90a3b4;
    margin-bottom: 5px; }

.bravo {
  letter-spacing: 0.05em;
  line-height: 1.4;
  margin: 1.3em 0 1em; }
  @media (min-width: 320px) {
    .bravo {
      font-size: 15px;
      font-size: calc((20px - 320px * 0.00463) + 0.46296vw); } }
  @media (min-width: 1400px) {
    .bravo {
      font-size: 25px; } }
  .bravo small {
    display: block;
    color: #90a3b4;
    font-size: 1.6rem; }

.charlie {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 2em 0 1em; }
  .charlie small {
    display: block;
    font-weight: bold;
    color: #90a3b4;
    font-size: 1.1rem;
    margin-bottom: 5px; }

.delta {
  font-size: 1.6rem;
  line-height: 1.4;
  margin: 2em 0 1em; }
  .delta small {
    display: block;
    color: #90a3b4;
    font-size: 1.1rem; }

.echo {
  font-size: 1.4rem;
  line-height: 1;
  margin: 2em 0 1em; }

.foxtrot {
  font-size: 1.1rem;
  line-height: 1;
  margin: 2em 0 3.2em; }
  .foxtrot span {
    display: inline-block;
    border: 2px solid;
    padding: 18px 17px; }
    .foxtrot span.alt {
      margin-left: 10px;
      background: #ffffff;
      border-color: #90a3b4;
      color: #8d8d99; }

.foxtrot-with-share {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (min-width: 1200px) {
    .foxtrot-with-share {
      padding-right: 0 !important; } }
  .foxtrot-with-share .foxtrot {
    margin: 0 auto 0 0; }

.btn {
  display: inline-block;
  -moz-appearance: none;
       appearance: none;
  border: 0;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 3px;
  cursor: pointer;
  height: 47px;
  padding: 0 20px;
  white-space: nowrap;
  text-align: center; }
  .btn[disabled] {
    opacity: 0.3; }
  @media (max-width: 399px) {
    .btn {
      height: 38px;
      padding: 0 12px; } }

.btn[disabled] {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.2; }

a.btn,
span.btn {
  line-height: 47px; }
  @media (max-width: 399px) {
    a.btn,
    span.btn {
      line-height: 37px; } }

.btn--large {
  height: 60px;
  padding: 0 42px;
  text-transform: uppercase; }

a.btn--large {
  line-height: 60px; }

.btn--indigo {
  background: #5252cb; }
  .btn--indigo:not([disabled]):hover {
    background: #6666d1; }

.btn--teal {
  background: #60d3d9; }
  .btn--teal:not([disabled]):hover {
    background: #75d9de; }

.btn--with-icon {
  position: relative;
  padding-right: 40px; }
  .btn--with-icon svg {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    top: 50%;
    margin-top: -7px;
    right: 18px; }
  .btn--with-icon.btn--large {
    padding-right: 74px; }
    .btn--with-icon.btn--large svg {
      right: 42px; }
  .btn--with-icon svg {
    fill: #fff; }

.text-btn {
  color: #8d8d99;
  font-size: 1.1rem;
  text-decoration: none; }
  .text-btn svg {
    fill: currentColor;
    position: relative;
    top: 0.3em;
    margin-right: 6px; }

@media (min-width: 860px) {
  .date {
    border: 1px solid #60d3d9;
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    line-height: 1;
    margin: 0; }
    .date dt,
    .date dd {
      margin: 0; }
    .date time span {
      display: block;
      padding: 6px 8px; }
    .date time span:first-child {
      font-size: 3.5rem;
      border-bottom: 1px solid #60d3d9;
      padding: 4px 8px; } }

.site-header {
  height: 92px;
  border-bottom: 2px solid #f6f9fd;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff; }

@media only screen and (max-width: 799px) {
  .nav-open .site-header {
    bottom: 0;
    height: auto !important; } }
  @media (max-width: 999px) {
    .site-header {
      height: 77px; } }

.site-header + * {
  margin-top: 92px; }
  @media (max-width: 999px) {
    .site-header + * {
      margin-top: 77px; } }

.site-header .container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media (max-width: 999px) {
    .site-header .container {
      padding-right: 0; } }
  @media (max-width: 799px) {
    .site-header .container {
      position: static; } }

.site-header__logo {
  position: relative;
  display: block;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 197px;
  padding: 0 33px 0 0; }
  @media (max-width: 999px) {
    .site-header__logo {
      width: 132px;
      padding-right: 20px; } }
  @media (max-width: 799px) {
    .site-header__logo {
      width: 162px; } }
  .site-header__logo::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    height: 90px;
    transform: translateY(-50%);
    background: #f6f9fd;
    width: 2px; }
    @media (max-width: 999px) {
      .site-header__logo::after {
        height: 75px; } }
    @media (max-width: 699px) {
      .site-header__logo::after {
        display: none; } }
  .site-header__logo img {
    display: block;
    width: 100%;
    height: auto; }
    @media (max-width: 799px) {
      .site-header__logo img {
        margin-top: 6px; } }

.site-header__highlight {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  height: 5px;
  background: #60d3d9;
  width: 245px;
  transform-origin: left;
  transition: transform 0.3s; }
  @media (max-width: 999px) {
    .site-header__highlight {
      width: 160px; } }
  @media (max-width: 799px) {
    .site-header__highlight {
      display: none; } }

.site-footer {
  background: #012a36;
  color: #fff;
  text-align: center; }

.site-footer a {
  text-decoration: none;
  color: inherit; }

.site-footer__main {
  padding-top: 100px;
  padding-bottom: 100px;
  font-size: 1.8rem; }
  @media (max-width: 999px) {
    .site-footer__main {
      font-size: 1.6rem;
      padding-top: 60px;
      padding-bottom: 60px; } }

.site-footer__logo {
  display: block;
  width: 164px;
  height: auto;
  margin: 0 auto; }

.site-footer__contact {
  margin-top: 35px;
  margin-bottom: 6.22255%; }
  @media (max-width: 599px) {
    .site-footer__contact {
      margin-bottom: 35px; } }
  .site-footer__contact address {
    font-style: normal; }
  .site-footer__contact dl,
  .site-footer__contact dt,
  .site-footer__contact dd {
    margin: 0; }
  .site-footer__contact dt,
  .site-footer__contact dd {
    display: inline; }
    @media (max-width: 399px) {
      .site-footer__contact dt,
      .site-footer__contact dd {
        display: inline; } }
  @media (max-width: 499px) {
    .site-footer__contact dd:first-of-type::after {
      content: '\A';
      white-space: pre; } }
  .site-footer__contact a:hover {
    text-decoration: underline; }

.site-footer__tel::before,
.site-footer__email::before {
  color: #60d3d9; }

.site-footer__tel::before {
  content: 'T: '; }

@media (max-width: 399px) {
  .site-footer__tel + dd::after {
    content: '\A';
    white-space: pre; } }

.site-footer__email::before {
  content: 'E: '; }
  @media (min-width: 400px) {
    .site-footer__email::before {
      margin-left: 10px; } }

.site-footer__follow ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.site-footer__follow li {
  margin-left: 20px;
  margin-right: 20px; }

.site-footer__follow a:hover svg {
  opacity: 1; }

.site-footer__follow svg {
  fill: currentColor;
  opacity: 0.4;
  position: relative;
  top: 0.3em;
  margin-right: 10px; }

.site-footer__bottom {
  background: #5252cb;
  font-size: 1.4rem;
  padding-top: 25px;
  padding-bottom: 25px; }

.site-footer__bottom p {
  margin-bottom: 0.2em; }

@media (min-width: 600px) {
  .site-footer__bottom br {
    display: none; } }

.site-footer__parallax {
  font-size: 11px;
  font-weight: bold;
  color: #60d3d9; }

.nav {
  height: 90px;
  white-space: nowrap; }
  @media (max-width: 699px) {
    .nav {
      margin-left: auto; } }
  @media (max-width: 999px) {
    .nav {
      height: 75px; } }
  @media (max-width: 799px) {
    .nav {
      margin-left: auto; } }

.nav-toggle {
  position: relative;
  z-index: 103;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  height: 90px;
  color: #fff;
  text-decoration: none;
  background: #60d3d9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.4rem;
  letter-spacing: 0.15em;
  padding: 0 69px 0 32.5px; }
  @media (max-width: 999px) {
    .nav-toggle {
      height: 75px;
      padding: 0 57.5px 0 29px; } }
  @media (min-width: 800px) {
    .nav-toggle {
      display: none; } }
  @media only screen {
    .nav-open .nav-toggle {
      background: #60d3d9;
      width: 90px;
      padding: 0; } }
  @media only screen and (max-width: 999px) {
    .nav-open .nav-toggle {
      width: 75px; } }
  @media only screen and (max-width: 699px) {
    .nav-open .nav-toggle {
      box-shadow: 0 0 50px 10px rgba(0, 0, 0, 0.2); } }

@media only screen {
  .nav-open .nav-toggle__text {
    visibility: hidden; } }

.nav-toggle::before,
.nav-toggle::after,
.nav-toggle span:not(.nav-toggle__text) {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 2px;
  position: absolute;
  top: 50%;
  right: 32.5px; }
  @media (max-width: 999px) {
    .nav-toggle::before,
    .nav-toggle::after,
    .nav-toggle span:not(.nav-toggle__text) {
      width: 17px;
      height: 2px;
      right: 29px; } }
  @media only screen {
    .nav-open .nav-toggle::before, .nav-open
    .nav-toggle::after, .nav-open
    .nav-toggle span:not(.nav-toggle__text) {
      background: #fff; } }

.nav-toggle span:not(.nav-toggle__text) {
  margin-top: -1px; }
  @media only screen {
    .nav-open .nav-toggle span:not(.nav-toggle__text) {
      opacity: 0; } }

.nav-toggle::before {
  margin-top: -9px; }
  @media (max-width: 999px) {
    .nav-toggle::before {
      margin-top: -7px; } }
  @media only screen {
    .nav-open .nav-toggle::before {
      transform: translateY(8px) rotate(45deg); } }
  @media only screen and (max-width: 999px) {
    .nav-open .nav-toggle::before {
      transform: translateY(6px) rotate(45deg); } }

.nav-toggle::after {
  margin-top: 7px; }
  @media (max-width: 999px) {
    .nav-toggle::after {
      margin-top: 5px; } }
  @media only screen {
    .nav-open .nav-toggle::after {
      transform: translateY(-8px) rotate(-45deg); } }
  @media only screen and (max-width: 999px) {
    .nav-open .nav-toggle::after {
      transform: translateY(-6px) rotate(-45deg); } }

.nav-toggle:hover,
.nav-toggle:focus {
  outline: 0;
  background: #75d9de; }
  .nav-toggle:hover::before, .nav-toggle:hover::after,
  .nav-toggle:hover span:not(.nav-toggle__text),
  .nav-toggle:focus::before,
  .nav-toggle:focus::after,
  .nav-toggle:focus span:not(.nav-toggle__text) {
    background: #fff; }

.nav-list {
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0 20px;
  font-weight: bold;
  display: none; }
  @media only screen {
    .nav-open .nav-list {
      display: -ms-flexbox;
      display: flex; } }
  @media (min-width: 800px) {
    .nav-list {
      top: 0;
      bottom: 0;
      left: 247px;
      right: 0;
      background: #fff;
      font-size: 1.6rem;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: end;
          justify-content: flex-end; } }
  @media (min-width: 1280px) {
    .nav-list {
      font-size: 1.8rem;
      right: 140px;
      -ms-flex-pack: center;
          justify-content: center; } }
  @media (max-width: 999px) {
    .nav-list {
      left: 162px; } }
  @media (max-width: 799px) {
    .nav-list {
      position: absolute;
      overflow: auto;
      -webkit-overflow-scrolling: touch;
      z-index: 100;
      top: 75px;
      left: 0;
      right: 0;
      bottom: 0;
      background: #5252cb;
      color: #fff;
      -ms-flex-direction: column;
          flex-direction: column;
      padding: 18px 0;
      font-size: 1.6rem; }
      .site-header__upcoming + .nav .nav-list > li:last-child {
        margin-bottom: 108px; } }

.nav-list a {
  color: inherit;
  text-decoration: none;
  display: block; }
  @media (min-width: 800px) {
    .nav-list a {
      height: 90px;
      line-height: 90px;
      padding-left: 30px;
      padding-right: 30px; }
      .nav-list a.is-current {
        color: #90a3b4; } }
  @media (max-width: 999px) {
    .nav-list a {
      padding-left: 19px;
      padding-right: 19px; } }
  @media (max-width: 799px) {
    .nav-list a {
      padding: 10px 25px; } }

.nav__link {
  position: relative; }

@media (max-width: 799px) {
  .nav-list > li {
    position: relative; } }

.nav__expand {
  -moz-appearance: none;
       appearance: none;
  background: none;
  border-radius: 0;
  border: 0;
  padding: 0;
  width: 74px;
  height: calc(1em + 20px);
  position: absolute;
  top: 5px;
  right: 0;
  bottom: 0; }
  @media (min-width: 800px) {
    .nav__expand {
      display: none; } }
  .nav__expand::before, .nav__expand::after {
    content: '';
    display: block;
    position: absolute;
    background: #8d8d99;
    top: 50%;
    border-radius: 1px; }
  .nav__expand::before {
    width: 2px;
    height: 10px;
    margin-top: -5px;
    right: 36px; }
    .is-active .nav__expand::before {
      display: none; }
  .nav__expand::after {
    width: 10px;
    height: 2px;
    margin-top: -1px;
    right: 32px; }

.sub-nav {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: none;
  color: #b3b3ba;
  font-weight: normal;
  letter-spacing: normal; }
  @media (max-width: 799px) {
    .is-active .sub-nav {
      display: block; } }

.sub-nav svg {
  fill: #8d8d99;
  position: relative;
  top: 0.13em;
  margin-right: 12px; }

.sub-nav a:hover, .sub-nav a:focus {
  outline: 0;
  color: #fff; }
  .sub-nav a:hover svg, .sub-nav a:focus svg {
    fill: #fff; }

/*! Flickity v2.0.5
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative; }

.flickity-enabled:focus {
  outline: none; }

.flickity-viewport {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%; }

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%; }

/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: grab; }

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: grabbing; }

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  transform: translateY(-50%); }

.flickity-prev-next-button:hover {
  background: white; }

.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F; }

.flickity-prev-next-button:active {
  opacity: 0.6; }

.flickity-prev-next-button.previous {
  left: 10px; }

.flickity-prev-next-button.next {
  right: 10px; }

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px; }

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px; }

.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto; }

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%; }

.flickity-prev-next-button .arrow {
  fill: #333; }

/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1;
  font-size: 0; }
  @media (max-width: 767px) {
    .flickity-page-dots {
      height: 10px;
      padding-left: 17px;
      bottom: 30px; } }
  @media (min-width: 768px) {
    .flickity-page-dots {
      height: 15px;
      text-align: center;
      bottom: 29px; } }
  @media (min-width: 1200px) {
    .flickity-page-dots {
      bottom: 43px; } }
  @media (min-width: 768px) and (max-width: 1099px) {
    .flickity-page-dots {
      text-align: right;
      padding-right: 120px; } }

.flickity-rtl .flickity-page-dots {
  direction: rtl; }

.flickity-page-dots .dot {
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  cursor: pointer; }
  @media (max-width: 767px) {
    .flickity-page-dots .dot {
      width: 10px;
      height: 10px;
      background: #fff;
      margin: 0 5px; } }
  @media (min-width: 768px) {
    .flickity-page-dots .dot {
      border: 3px solid #b3b3ba;
      transform: scale(0.66);
      width: 15px;
      height: 15px;
      margin: 0 3px; } }

.flickity-page-dots .dot.is-selected {
  background: #90a3b4;
  transform: none;
  border-width: 2px; }
  @media (max-width: 767px) {
    .flickity-page-dots .dot.is-selected {
      background: #60d3d9; } }

.slider {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  background: #5252cb; }
  @media (max-width: 767px) {
    .slider {
      width: calc(100% + 26px);
      margin-left: -13px; } }

@media (max-width: 767px) {
  .article .slider {
    width: 100%;
    margin-left: 0; } }

.slider-item {
  position: relative;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%; }

.slider-item__image {
  position: relative; }
  .slider-item__image::before {
    content: '';
    display: block;
    padding-top: 36.60322%; }

.slider-item__image--home::before {
  padding-top: 48.31625%; }

.slider-item img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.slider > .slider-info {
  position: absolute;
  z-index: 10;
  top: 60px;
  left: 60px;
  bottom: 60px;
  width: 30%;
  color: #fff;
  opacity: 0;
  transition: opacity 0.4s; }
  .article .slider > .slider-info {
    top: 10px;
    left: 10px;
    bottom: 10px;
    width: 40%; }
  .slider > .slider-info.is-visible {
    opacity: 1; }
  @media (max-width: 1279px) {
    .slider > .slider-info {
      top: 0;
      left: 0;
      width: 35%; } }
  @media (max-width: 1099px) {
    .slider > .slider-info {
      width: 45%; } }
  @media (max-width: 899px) {
    .slider > .slider-info {
      width: 50%; } }
  @media (max-width: 767px) {
    .slider > .slider-info {
      display: none; } }

.slider > .slider-info .slider-info__content {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background: rgba(82, 82, 203, 0.85);
  padding: 40px;
  transition: opacity 0.3s;
  overflow: hidden; }
  @media (max-width: 899px) {
    .slider > .slider-info .slider-info__content {
      padding: 30px; } }
  .article .slider > .slider-info .slider-info__content {
    padding: 25px; }

.slider > .slider-info .slider-info__content:not(.is-active) {
  opacity: 0;
  pointer-events: none; }

.slider-info .alfa {
  margin-bottom: 0.5em; }
  @media (min-width: 320px) {
    .slider-info .alfa {
      font-size: 28px;
      font-size: calc((24px - 320px * 0.01481) + 1.48148vw); } }
  @media (min-width: 1400px) {
    .slider-info .alfa {
      font-size: 40px; } }
  .article .slider-info .alfa {
    display: none; }

.slider-item > .slider-info {
  color: #fff;
  padding: 20px 20px 85px; }
  .slider.flickity-disabled .slider-item > .slider-info {
    padding-bottom: 20px; }
  @media (min-width: 768px) {
    .slider-item > .slider-info {
      display: none; } }

.slider-nav {
  -moz-appearance: none;
       appearance: none;
  background: none;
  border: 0;
  padding: 0;
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  z-index: 1;
  bottom: 0;
  opacity: 0; }
  .slider.flickity-enabled .slider-nav {
    opacity: 1; }
  @media (max-width: 1199px) {
    .slider-nav {
      width: 50px;
      height: 50px;
      bottom: 10px; } }
  .slider-nav svg {
    display: block;
    margin: auto; }
    @media (max-width: 1199px) {
      .slider-nav svg {
        width: 11.315px;
        height: 20.505px; } }

.slider-nav--prev {
  right: 100px;
  padding-right: 7px; }
  @media (max-width: 1199px) {
    .slider-nav--prev {
      right: 50px; } }
  .slider-nav--prev svg {
    fill: #fff; }

.slider-nav--next {
  right: 0;
  background: #fff;
  padding-left: 7px; }
  .slider-nav--next svg {
    fill: #414154; }

/**
 * Mobile adaptive height
 */
@media (max-width: 767px) {
  .slider {
    overflow: hidden; }
    .slider::before {
      content: '';
      display: block;
      padding-top: 36.60322%;
      width: 100%; }
    .slider.flickity-enabled::before {
      content: none; } }

@media (max-width: 767px) {
  .slider--home::before {
    padding-top: 48.31625%; } }

@media (max-width: 767px) {
  .slider:not(.flickity-enabled):not(.flickity-disabled) .slider-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; } }

.grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 3px -3px;
  color: #fff; }
  @media (max-width: 767px) {
    .grid {
      margin: 6px -19px; } }

.grid-item {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  position: relative; }
  .grid-item::before {
    content: '';
    display: block; }

.grid-item--1x1 {
  width: 33.3333333%; }
  @media (max-width: 1199px) {
    .grid-item--1x1 {
      width: 50%; } }
  @media (max-width: 767px) {
    .grid-item--1x1 {
      width: 100%; } }
  .grid-item--1x1::before {
    padding-top: 100%; }

.grid-item--1x2 {
  width: 33.3333333%; }
  @media (max-width: 1199px) {
    .grid-item--1x2 {
      width: 50%; } }
  @media (max-width: 767px) {
    .grid-item--1x2 {
      width: 100%; } }
  .grid-item--1x2::before {
    padding-top: 200%; }

.grid-item--2x1 {
  width: 66.6666667%; }
  @media (max-width: 1199px) {
    .grid-item--2x1 {
      width: 100%; } }
  .grid-item--2x1::before {
    padding-top: 50%; }

.grid-item > * {
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  background: #60d3d9; }
  @media (max-width: 767px) {
    .grid-item > * {
      top: 6px;
      right: 6px;
      bottom: 6px;
      left: 6px; } }

.grid-article {
  padding: 8.88889%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .grid-article::before, .grid-article::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0; }
  .grid-article::before {
    right: 0;
    background: rgba(65, 65, 66, 0.4); }
  .grid-article::after {
    width: 57.64967%;
    background: #5252cb; }
  .grid-article.trim, .grid-article.article, .grid-article.quote, .grid-article.blockquote-with-image__blockquote {
    background: no-repeat center center;
    background-size: cover; }

.grid-article__top,
.grid-article__main * {
  position: relative;
  z-index: 2; }

.grid-article__top {
  margin-bottom: auto;
  padding-bottom: 8px;
  border-bottom: 4px solid #fff; }

.grid-article__image {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%; }

.grid-article__title {
  width: 80%; }

.grid-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

@media (min-width: 1200px) {
  .content-with-sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; } }

.sidebar {
  -ms-flex: 0 0 28.55051%;
      flex: 0 0 28.55051%;
  position: relative;
  z-index: 1; }
  @media (min-width: 1200px) {
    .sidebar {
      top: 122px;
      margin-top: -62px;
      margin-bottom: 60px; } }
  @media (max-width: 767px) {
    .sidebar {
      margin-left: -25px;
      margin-right: -25px; } }

@media (min-width: 1200px) {
  .sidebar__main {
    background: #fff;
    box-shadow: 0 0 100px 20px rgba(0, 0, 0, 0.04); } }

.sidebar__heading {
  font-size: 1.8rem;
  margin: 0;
  padding: 24px 42px;
  background: #60d3d9; }
  @media (max-width: 1199px) {
    .sidebar__heading {
      display: none; } }

.sidebar__back {
  position: relative;
  background: #60d3d9;
  text-decoration: none;
  display: block;
  font-size: 1.1rem;
  line-height: 1;
  margin: 0;
  padding: 24px 42px 24px 62px;
  color: inherit;
  font-size: 1.8rem;
  font-weight: bold; }
  @media (max-width: 1199px) {
    .sidebar__back {
      padding-left: 45px; } }
  .sidebar__back svg {
    position: absolute;
    top: 50%;
    left: 42px;
    margin-top: -6px;
    fill: currentColor; }
    @media (max-width: 1199px) {
      .sidebar__back svg {
        left: 25px; } }
  .sidebar__back:hover {
    background: #75d9de; }

.content-with-sidebar .sidebar ~ .content {
  position: relative;
  z-index: 0;
  -ms-flex: 0 0 80.22949%;
      flex: 0 0 80.22949%; }
  @media (min-width: 1200px) {
    .content-with-sidebar .sidebar ~ .content {
      margin-left: -8.78%; } }

@media (min-width: 1200px) {
  .content-with-sidebar .content:first-child {
    width: 71.44949%;
    margin-left: auto;
    padding-left: 60px; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .content-with-sidebar .content:first-child {
    padding-left: 60px;
    padding-right: 60px; } }

.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 14px 0;
  line-height: 1.2; }
  @media (max-width: 1199px) {
    .sidebar-nav {
      display: none; } }

.sidebar-nav a,
.sidebar-nav label {
  color: inherit;
  text-decoration: none;
  display: block;
  position: relative;
  padding: 13px 72px 13px 37px;
  border-left: 5px solid transparent;
  cursor: pointer; }
  .sidebar-nav a:hover, .sidebar-nav a:focus,
  .sidebar-nav label:hover,
  .sidebar-nav label:focus {
    outline: 0;
    background: #60d3d9;
    color: #fff; }
    .sidebar-nav a:hover svg, .sidebar-nav a:focus svg,
    .sidebar-nav label:hover svg,
    .sidebar-nav label:focus svg {
      fill: #fff; }

.sidebar-nav .is-active a,
.sidebar-nav :checked + label {
  background: #5252cb;
  color: #fff; }
  .sidebar-nav .is-active a svg,
  .sidebar-nav :checked + label svg {
    fill: #fff; }

.sidebar-nav svg {
  position: absolute;
  top: 50%;
  right: 42px;
  margin-top: -7px;
  fill: #60d3d9; }

/**
 * Extras
 */
@media (max-width: 1199px) {
  .sidebar-extras-container {
    padding-bottom: 4%; } }

@media (max-width: 767px) {
  .sidebar-extras-container {
    padding-bottom: 30px; } }

.sidebar-extras {
  display: none; }
  @media (max-width: 1199px) {
    .sidebar-extras {
      display: block; } }

.sidebar .sidebar-extras {
  display: block; }
  @media (max-width: 1199px) {
    .sidebar .sidebar-extras {
      display: none; } }

.sidebar-extras > .delta {
  color: #60d3d9; }

.sidebar-extras ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media (max-width: 1199px) {
    .sidebar-extras ul {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-left: -12px;
      margin-right: -12px;
      margin-top: -15px; } }

.sidebar-extra {
  background: #fff;
  border-top: 4px solid #60d3d9;
  box-shadow: 0 0 100px 20px rgba(172, 205, 235, 0.2);
  position: relative;
  padding: 12px 20px 12px 126px;
  margin-top: 15px;
  min-height: 156px; }
  @media (max-width: 1199px) {
    .sidebar-extra {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      width: calc(50% - 24px);
      margin-left: 12px;
      margin-right: 12px; } }
  @media (max-width: 767px) {
    .sidebar-extra {
      width: calc(100% - 24px); } }

.sidebar-extra .delta {
  margin: 0 0 24px;
  font-weight: 400; }
  .sidebar-extra .delta small {
    font-weight: 700;
    margin-bottom: 3px; }

.sidebar-extra__image {
  position: absolute;
  top: 36px;
  left: 21px;
  width: 80px;
  height: 80px;
  background: #ededf4;
  border-radius: 50%; }
  .sidebar-extra__image img {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 72px;
    height: 72px;
    border-radius: 50%; }

.sidebar-extra__main h5 {
  font-size: 12px; }

.sidebar + *[style] {
  pointer-events: none; }

.card, .tenant-cat-create {
  position: relative; }
  @media (max-width: 767px) {
    .card, .tenant-cat-create {
      margin-left: -25px;
      margin-right: -25px; } }
  .card.card--editable .editable, .card--editable.tenant-cat-create .editable {
    display: block; }

.card--dark {
  background: #012a36;
  color: #fff; }

.card--full {
  padding: 60px 0; }
  @media (max-width: 999px) {
    .card--full {
      padding: 40px; } }
  @media (max-width: 599px) {
    .card--full {
      padding: 20px 25px; } }

.card--full > .img:first-child {
  margin: -60px 0 60px -60px;
  width: calc(100% + 120px); }
  @media (max-width: 999px) {
    .card--full > .img:first-child {
      margin: -40px 0 40px -40px;
      width: calc(100% + 80px); } }
  @media (max-width: 599px) {
    .card--full > .img:first-child {
      padding: 20px 25px 20px 20px;
      margin: -20px 0 20px -20px;
      width: calc(100% + 45px); } }

.card--with-panel {
  position: relative; }
  .card--with-panel.card--with-overlay {
    width: 100%;
    height: 256px; }

.card__main,
.card--with-panel h2 {
  position: relative;
  padding: 60px; }
  @media (min-width: 1200px) {
    .card__main,
    .card--with-panel h2 {
      padding-left: calc(10.975% + 60px); } }
  @media (max-width: 999px) {
    .card__main,
    .card--with-panel h2 {
      padding: 40px; } }
  @media (max-width: 599px) {
    .card__main,
    .card--with-panel h2 {
      padding: 30px 25px; } }

.card--with-panel h2 {
  color: #fff;
  position: absolute;
  top: 0;
  z-index: 2; }
  @media (max-width: 599px) {
    .card--with-panel h2 {
      top: 14%; } }

@media (min-width: 1200px) {
  .card:first-child .card__main, .tenant-cat-create:first-child .card__main {
    padding-top: 90px; } }

@media (min-width: 768px) {
  .card--with-panel .card__main {
    padding-right: 410px; } }

@media (min-width: 768px) and (max-width: 999px) {
  .card--with-panel .card__main {
    padding-right: 390px; } }

@media (max-width: 767px) {
  .card--with-panel .card__main {
    padding-bottom: 0; } }

.card--with-overlay::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(65, 65, 84, 0.35);
  z-index: 1; }

.card__main > div::after {
  content: '';
  display: table;
  clear: both; }

.card + .card::before, .tenant-cat-create + .card::before, .card + .tenant-cat-create::before, .tenant-cat-create + .tenant-cat-create::before,
.card--grey::before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background: #f7f7fa;
  top: 0;
  bottom: 0;
  left: -2000px;
  right: -2000px; }

.card__panel {
  padding: 36px 40px; }
  @media (max-width: 999px) {
    .card__panel {
      top: 40px;
      right: 40px;
      padding: 28px 30px; } }
  @media (min-width: 767px) {
    .card__panel {
      position: absolute;
      z-index: 10;
      top: 60px;
      right: 60px;
      width: 300px; } }
  @media (max-width: 767px) {
    .card__panel {
      margin-left: -40px;
      margin-right: -40px; } }
  @media (max-width: 599px) {
    .card__panel {
      margin-left: -25px;
      margin-right: -20px;
      padding: 25px; } }

.card__panel--high {
  top: -60px; }

.card__panel--gun-powder {
  background: #414154;
  color: #fff; }

.card__panel--red {
  background: #f05b4f;
  color: #fff; }

@media (min-width: 700px) {
  .card__image {
    float: right;
    width: 300px;
    margin-left: 50px;
    margin-bottom: 40px; } }

@media (max-width: 699px) {
  .card__image {
    width: 100%; } }

.card__more {
  margin-top: 60px; }
  @media (max-width: 999px) {
    .card__more {
      margin-top: 40px; } }
  @media (max-width: 599px) {
    .card__more {
      margin-top: 20px; } }

.card + .bravo, .tenant-cat-create + .bravo {
  margin: 2.8em 0 1.4em; }
  @media (min-width: 1200px) {
    .card + .bravo, .tenant-cat-create + .bravo {
      padding-left: calc(10.975% + 60px); } }

.card__hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  margin: 11.68224% 0 5.84112%; }
  .card--dark .card__hr {
    border-top: 1px solid #143a45; }

.map {
  height: 480px;
  background: #414154; }
  @media (max-width: 767px) {
    .map {
      height: 300px; } }

.floorplan {
  position: relative; }
  .floorplan::before {
    content: '';
    display: block;
    padding-top: 108.16055%; }

.floorplan svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.floorplan__pins {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  .floorplan__pins li {
    position: absolute;
    z-index: 1;
    width: 6.31579%;
    margin-bottom: 2%;
    margin-left: -3.15789%;
    margin-top: -8.31579%; }
    .floorplan__pins li:hover {
      z-index: 2; }
    .floorplan__pins li::before, .floorplan__pins li::after {
      content: '';
      display: block;
      position: absolute; }
    .floorplan__pins li::before {
      z-index: -1;
      top: 130%;
      left: 8.33333%;
      background: rgba(65, 65, 82, 0.1);
      width: 83.33333%;
      height: 83.33333%;
      border-radius: 50%;
      transform: translate(0, -50%) scale(1.4, 0.2);
      transition: transform 0.2s ease-in, opacity 0.2s ease-in;
      opacity: 0;
      pointer-events: none; }
    .floorplan__pins li.is-visible::before {
      opacity: 1;
      transform: translate(0, -50%) scale(1.1, 0.1); }

.floorplan__pins li:not(.is-visible) {
  pointer-events: none; }

.floorplan__pins li a {
  position: relative;
  display: block;
  opacity: 0;
  transition: opacity 0.4s;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #E2E2E5; }
  .floorplan__pins li a::before {
    content: '';
    display: block;
    padding-top: 100%; }
  .floorplan__pins li a::after {
    content: '';
    display: block;
    position: absolute;
    background: white;
    z-index: -1;
    width: 2px;
    height: 30%;
    top: 100%;
    left: 50%;
    margin-left: -1px;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    pointer-events: none; }

li.is-visible a {
  opacity: 1;
  animation: drop 0.4s forwards; }

.floorplan__pins img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #fff;
  transition: transform 0.2s; }
  .floorplan__pins img:hover {
    transform: scale(1.1); }

.floorplan__pins li.is-visible:nth-child(5n+2)::before {
  transition-delay: 0.1s; }

.floorplan__pins li.is-visible:nth-child(5n+2) a {
  transition-delay: 0.1s;
  animation-delay: 0.1s; }

.floorplan__pins li.is-visible:nth-child(5n+3)::before {
  transition-delay: 0.2s; }

.floorplan__pins li.is-visible:nth-child(5n+3) a {
  transition-delay: 0.2s;
  animation-delay: 0.2s; }

.floorplan__pins li.is-visible:nth-child(5n+4)::before {
  transition-delay: 0.3s; }

.floorplan__pins li.is-visible:nth-child(5n+4) a {
  transition-delay: 0.3s;
  animation-delay: 0.3s; }

.floorplan__pins li.is-visible:nth-child(5n+5)::before {
  transition-delay: 0.4s; }

.floorplan__pins li.is-visible:nth-child(5n+5) a {
  transition-delay: 0.4s;
  animation-delay: 0.4s; }

@keyframes drop {
  0% {
    transform: translate(0, -40%);
    animation-timing-function: ease-in; }
  33% {
    transform: translate(0, 0%);
    animation-timing-function: ease-out; }
  50% {
    transform: translate(0, -8%);
    animation-timing-function: ease-in; }
  66% {
    transform: translate(0, 0%);
    animation-timing-function: ease-out; }
  82% {
    transform: translate(0, -2%);
    animation-timing-function: ease-in; }
  92% {
    transform: translate(0, 0%);
    animation-timing-function: ease-out; }
  97% {
    transform: translate(0, -1%);
    animation-timing-function: ease-in; }
  100% {
    transform: translate(0, 0%); } }

.floorplan__pins .no-transition-delay::before,
.floorplan__pins .no-transition-delay a {
  transition-delay: 0s !important;
  animation-delay: 0s !important; }

.unit-1 {
  left: 29.84749%;
  top: 24.87412%; }

.unit-2 {
  left: 26.57952%;
  top: 40.28197%; }

.unit-3 {
  left: 29.62963%;
  top: 39.87915%; }

.unit-4 {
  left: 32.78867%;
  top: 38.7714%; }

.unit-5 {
  left: 35.07625%;
  top: 37.96576%; }

.unit-6 {
  left: 37.2549%;
  top: 37.96576%; }

.unit-7 {
  left: 45.09804%;
  top: 31.01712%; }

.unit-8 {
  left: 43.68192%;
  top: 23.46425%; }

.unit-9 {
  left: 42.15686%;
  top: 24.67271%; }

.unit-10 {
  left: 47.93028%;
  top: 23.16213%; }

.unit-11 {
  left: 46.94989%;
  top: 21.34945%; }

.unit-12 {
  left: 49.78214%;
  top: 17.62336%; }

.unit-13 {
  left: 42.91939%;
  top: 36.15307%; }

.unit-14 {
  left: 41.2854%;
  top: 38.46928%; }

.unit-15 {
  left: 51.30719%;
  top: 23.26284%; }

.unit-16 {
  left: 54.6841%;
  top: 19.93958%; }

.unit-17 {
  left: 57.40741%;
  top: 21.34945%; }

.unit-18 {
  left: 58.49673%;
  top: 23.36354%; }

.unit-19 {
  left: 60.02179%;
  top: 28.19738%; }

.unit-20 {
  left: 64.27015%;
  top: 22.4572%; }

.unit-21 {
  left: 67.32026%;
  top: 31.21853%; }

.unit-22 {
  left: 75.05447%;
  top: 25.67976%; }

.unit-23 {
  left: 79.73856%;
  top: 26.4854%; }

.unit-24 {
  left: 87.03704%;
  top: 30.91641%; }

.unit-25 {
  left: 68.51852%;
  top: 43.60524%; }

.unit-26 {
  left: 73.31155%;
  top: 44.71299%; }

.unit-27 {
  left: 66.66667%;
  top: 48.53978%; }

.unit-28 {
  left: 64.81481%;
  top: 50.35247%; }

.unit-29 {
  left: 65.90414%;
  top: 53.77644%; }

.unit-30 {
  left: 62.96296%;
  top: 54.17925%; }

.unit-31 {
  left: 50.65359%;
  top: 25.27694%; }

.unit-32 {
  left: 51.85185%;
  top: 27.19033%; }

.unit-33 {
  left: 53.15904%;
  top: 29.00302%; }

.unit-34 {
  left: 51.85185%;
  top: 33.83686%; }

.unit-35 {
  left: 58.3878%;
  top: 41.89325%; }

.unit-36 {
  left: 48.58388%;
  top: 42.69889%; }

.unit-37 {
  left: 48.80174%;
  top: 46.42497%; }

.unit-38 {
  left: 50.87146%;
  top: 47.43202%; }

.unit-39 {
  left: 50.10893%;
  top: 49.14401%; }

.unit-40 {
  left: 48.91068%;
  top: 51.0574%; }

.unit-41 {
  left: 52.83224%;
  top: 52.76939%; }

.unit-42 {
  left: 57.62527%;
  top: 59.01309%; }

.unit-43 {
  left: 63.83442%;
  top: 61.73212%; }

.unit-44 {
  left: 52.39651%;
  top: 62.13494%; }

.unit-45 {
  left: 53.92157%;
  top: 62.43706%; }

.unit-46 {
  left: 54.24837%;
  top: 62.13494%; }

.unit-47 {
  left: 59.15033%;
  top: 62.53776%; }

.unit-48 {
  left: 60.56645%;
  top: 62.43706%; }

.unit-49 {
  left: 30.61002%;
  top: 44.41088%; }

.unit-50 {
  left: 36.38344%;
  top: 41.18832%; }

.unit-51 {
  left: 38.77996%;
  top: 42.29607%; }

.unit-52 {
  left: 33.11547%;
  top: 45.72004%; }

.unit-53 {
  left: 38.99782%;
  top: 48.03625%; }

.unit-54 {
  left: 31.26362%;
  top: 53.97784%; }

.unit-55 {
  left: 35.07625%;
  top: 54.48137%; }

.unit-56 {
  left: 38.01743%;
  top: 55.38771%; }

.unit-57 {
  left: 41.83007%;
  top: 57.80463%; }

.unit-58 {
  left: 44.88017%;
  top: 60.32226%; }

.unit-59 {
  left: 43.24619%;
  top: 62.43706%; }

.unit-60 {
  left: 41.83007%;
  top: 68.68077%; }

.unit-61 {
  left: 51.41612%;
  top: 68.37865%; }

.unit-62 {
  left: 55.44662%;
  top: 67.06949%; }

.unit-63 {
  left: 57.08061%;
  top: 69.08359%; }

.unit-64 {
  left: 59.80392%;
  top: 67.87513%; }

.unit-65 {
  left: 64.59695%;
  top: 68.78147%; }

.unit-66 {
  left: 63.94336%;
  top: 66.26385%; }

.unit-67 {
  left: 2.50545%;
  top: 65.96173%; }

.unit-68 {
  left: 6.42702%;
  top: 67.97583%; }

.unit-69 {
  left: 10.78431%;
  top: 70.09063%; }

.unit-70 {
  left: 9.91285%;
  top: 74.92447%; }

.unit-71 {
  left: 7.7342%;
  top: 79.35549%; }

.unit-72 {
  left: 15.14161%;
  top: 81.77241%; }

.unit-73 {
  left: 20.69717%;
  top: 80.56395%; }

.unit-74 {
  left: 10.13072%;
  top: 88.62034%; }

.unit-75 {
  left: 18.62745%;
  top: 90.03021%; }

.unit-76 {
  left: 26.47059%;
  top: 87.51259%; }

.unit-77 {
  left: 29.08497%;
  top: 88.82175%; }

.unit-78 {
  left: 31.91721%;
  top: 89.92951%; }

.unit-79 {
  left: 33.66013%;
  top: 91.33938%; }

.unit-80 {
  left: 35.72985%;
  top: 88.01611%; }

.unit-81 {
  left: 39.97821%;
  top: 90.73515%; }

.unit-82 {
  left: 92.70153%;
  top: 71.90332%; }

.unit-83 {
  left: 80.82789%;
  top: 74.62236%; }

.unit-84 {
  left: 83.98693%;
  top: 75.62941%; }

.unit-85 {
  left: 83.98693%;
  top: 78.75126%; }

.unit-86 {
  left: 85.83878%;
  top: 79.95972%; }

.unit-87 {
  left: 83.76906%;
  top: 82.47734%; }

.unit-88 {
  left: 86.60131%;
  top: 83.6858%; }

.unit-89 {
  left: 89.10675%;
  top: 91.54079%; }

.unit-90 {
  left: 38.23529%;
  top: 87.714%; }

.unit-91 {
  left: 71.02397%;
  top: 28.70091%; }

.unit-92 {
  left: 56.75381%;
  top: 61.93353%; }

.contact-details.contact-details {
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  line-height: 1.3; }
  .contact-details.contact-details dt {
    margin: 20px 0 5px; }
  .contact-details.contact-details dd {
    font-weight: bold;
    margin: 0; }
    .card--dark .contact-details.contact-details dd {
      color: #60d3d9; }
  .contact-details.contact-details a {
    text-decoration: none; }
    .contact-details.contact-details a:hover {
      text-decoration: underline; }
    .card--dark .contact-details.contact-details a {
      color: #60d3d9; }

.contact-details__col {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 90px; }

.contact-form.contact-form {
  margin-top: 20px; }

.form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -15px -16px 0; }

.form-col {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 0 16px;
  margin-top: 15px; }

.form-col--100 {
  width: 100%; }

.form-col--50 {
  width: 50%; }
  @media (max-width: 699px) {
    .form-col--50 {
      width: 100%; } }

.form-submit {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  margin-top: 15px;
  padding: 0 16px;
  text-align: right; }

.form-group {
  width: 100%;
  font-size: 1.4rem;
  border: 0;
  padding: 0; }

.form-group + .form-group {
  margin-top: 15px; }

.form-group--loose.form-group--loose {
  margin-top: 25px;
  margin-bottom: 25px; }

.form-control[type="text"], .form-control[type="email"], textarea.form-control {
  -moz-appearance: none;
       appearance: none;
  background: #fff;
  border: 0;
  box-shadow: 0 0 0 1px #e9e9f2;
  border-radius: 0;
  width: 100%;
  height: 60px;
  padding: 0 20px;
  color: #012a36;
  display: block;
  outline: none; }
  .form--dark .form-control[type="text"], .form--dark .form-control[type="email"], .form--dark textarea.form-control {
    box-shadow: 0 0 0 1px #001d2a; }
  .form-control[type="text"]::-webkit-input-placeholder, .form-control[type="email"]::-webkit-input-placeholder, textarea.form-control::-webkit-input-placeholder {
    color: #90a3b4; }
  .form-control[type="text"]::-moz-placeholder, .form-control[type="email"]::-moz-placeholder, textarea.form-control::-moz-placeholder {
    color: #90a3b4; }
  .form-control:-ms-input-placeholder[type="text"], .form-control:-ms-input-placeholder[type="email"], textarea.form-control:-ms-input-placeholder {
    color: #90a3b4; }
  .form-control:-moz-placeholder[type="text"], .form-control:-moz-placeholder[type="email"], textarea.form-control:-moz-placeholder {
    color: #90a3b4; }
  .form-control:focus[type="text"], .form-control:focus[type="email"], textarea.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #60d3d9; }
  .has-error.form-control:focus[type="text"], .has-error.form-control:focus[type="email"], textarea.has-error.form-control:focus {
    border-color: #f05b4f;
    box-shadow: 0 0 0 1px #f05b4f; }
  .form--small .form-control[type="text"], .form--small .form-control[type="email"], .form--small textarea.form-control {
    border-radius: 0;
    border: 0;
    height: 57px;
    padding: 0 18px; }

textarea.form-control {
  padding: 18px 20px;
  resize: vertical; }
  textarea.form-control.form-control--4h {
    height: 285px; }
    @media (max-width: 699px) {
      textarea.form-control.form-control--4h {
        height: 120px; } }

.newsletter .form {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: calc(100% + 10px);
  max-width: 900px;
  margin: 0 auto; }
  @media (max-width: 999px) {
    .newsletter .form {
      max-width: none;
      margin: 0 0 0 -5px; } }
  @media (max-width: 767px) {
    .newsletter .form {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .newsletter .form > * {
    margin: 0 5px 15px; }

.newsletter .form-group {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  width: auto; }

.form-label {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
  display: block; }

.form-check label {
  display: block;
  position: relative;
  padding-left: 22px;
  font-weight: bold; }
  .form-check label::before, .form-check label::after {
    content: '';
    display: block;
    position: absolute;
    border-radius: 50%;
    top: 50%; }
  .form-check label::before {
    background: #fff;
    left: 0;
    margin-top: -5px;
    width: 10px;
    height: 10px; }
  .form-check label::after {
    background: #60d3d9;
    margin-top: -3px;
    left: 2px;
    width: 6px;
    height: 6px;
    opacity: 0; }

.form-check input:checked + label::after {
  opacity: 1; }

.form-check + .form-check {
  margin-top: 6px; }

/**
 * Errors
 */
.form-control.has-error {
  border-color: #f05b4f;
  box-shadow: 0 0 0 1px #f05b4f; }

.form-error {
  color: #f05b4f;
  font-weight: bold;
  margin: 3px 0 0; }

.contact-form .form-submit button.inactive {
  opacity: 0.5; }

.cf-success {
  padding: 16px;
  background: #8d8d99;
  margin: 10px 0px 0px 0px;
  border-radius: 3px; }
  .cf-success p {
    color: #fff;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    font-size: 14px; }

.tenant-remove input {
  color: #fff;
  border: none;
  background: #555568;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 8px;
  border-radius: 3px; }

.tenant-cat-create {
  padding: 20px 20px 60px 180px; }
  .tenant-cat-create input {
    display: block; }
  .tenant-cat-create input[type="text"] {
    width: calc(100% - 36px);
    padding: 8px; }
  .tenant-cat-create input[type="submit"] {
    width: calc(100% - 36px);
    color: #fff;
    border: none;
    background: #8d8d99;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    font-weight: bold;
    text-align: center;
    transition: all 0.3s ease-out; }
    .tenant-cat-create input[type="submit"]:hover {
      background: #797985; }

.newsletter {
  background: #f4f4f8;
  padding-top: 45px;
  padding-bottom: 30px; }

.newsletter .bravo {
  margin-left: 5px;
  margin-right: 30px; }
  @media (max-width: 767px) {
    .newsletter .bravo {
      width: 100%;
      text-align: center;
      margin-left: 0;
      margin-right: 0; } }

.tenant-list {
  list-style: none;
  margin: -24px -12px 0;
  padding: 0;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 499px) {
    .tenant-list {
      margin: -12px -6px 0; } }

.tenant-item {
  margin: 24px 12px 0;
  background: #fff;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(33.3333333% - 24px); }
  @media (max-width: 767px) {
    .tenant-item {
      width: calc(50% - 24px); } }
  @media (max-width: 499px) {
    .tenant-item {
      width: calc(50% - 12px);
      margin: 12px 6px 0; } }
  @media (max-width: 359px) {
    .tenant-item {
      width: calc(100% - 12px); } }

.tenant-item > a {
  display: block;
  color: inherit !important;
  text-decoration: none !important;
  padding: 15px 20px 30px;
  background: #fff;
  border: 1px solid #e9e9f2; }
  .tenant-item > a:hover .btn {
    background: #75d9de; }

.tenant-item .delta {
  margin: 15px 0 0; }

.tenant-item__logo {
  width: 130px;
  margin: 0 auto; }

.tenant-status {
  text-transform: uppercase;
  font-size: 1.1rem; }

.tenant-status span {
  display: inline-block;
  background-size: 6px 6px;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 12px; }

.tenant-status--open span {
  background-image: radial-gradient(#d5df41 3px, transparent 3px); }

.tenant-status--closed span {
  background-image: radial-gradient(#f05b4f 3px, transparent 3px); }

.tenant-item .tenant-status {
  margin-bottom: 15px; }

@media (min-width: 700px) and (max-width: 1199px) {
  .tenant-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .tenant-info {
    margin-bottom: 35px; } }

@media (min-width: 700px) and (max-width: 1199px) {
  .tenant-info__header {
    -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; } }

.tenant-info__heading {
  margin: 0;
  padding: 15px;
  text-align: center; }
  @media (min-width: 700px) and (max-width: 1199px) {
    .tenant-info__heading {
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; } }
  .tenant-info__heading img {
    display: block;
    margin: 0 auto; }

.tenant-info__status {
  text-align: center;
  padding: 18px 0;
  border-top: 1px solid #e9e9f2;
  border-bottom: 1px solid #e9e9f2; }
  .tenant-info__status .tenant-status {
    text-transform: none;
    font-weight: bold;
    color: #90a3b4;
    font-size: 1.6rem; }

.tenant-info__main {
  font-size: 1.4rem;
  font-weight: bold;
  padding: 30px 42px;
  margin: 0; }
  @media (min-width: 700px) and (max-width: 1199px) {
    .tenant-info__main {
      -ms-flex: 0 0 50%;
          flex: 0 0 50%; } }
  @media (max-width: 699px) {
    .tenant-info__main {
      padding: 30px 25px; } }

.tenant-info__main a {
  color: inherit;
  text-decoration: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: baseline;
      align-items: baseline; }
  .tenant-info__main a:not(:first-child) {
    margin-top: 24px; }

.tenant-info__main dt {
  font-size: 1.1rem;
  color: #90a3b4;
  margin: 0;
  padding: 0; }

.tenant-info__main dd {
  margin: 0;
  margin-right: auto;
  padding: 0; }

.tenant-info__main svg {
  fill: #60d3d9;
  position: relative;
  top: 0.4em;
  margin-left: 6px; }

.tenant-info__map {
  width: 100%;
  height: 190px;
  background: #5252cb; }

.tenant-directions {
  position: relative; }

.tenant-directions__title {
  margin: 0; }
  .tenant-directions__title button {
    -moz-appearance: none;
         appearance: none;
    background: #012a36;
    color: #fff;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    padding: 0 21px;
    border: 0;
    text-align: left;
    font-weight: bold;
    font-size: 1.4rem;
    cursor: pointer;
    border-radius: 0; }
    .tenant-directions__title button::before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 60px;
      background: #60d3d9; }
    .tenant-directions__title button svg {
      position: absolute;
      display: block;
      top: 22px;
      right: 22px;
      fill: #fff; }
      .tenant-directions.is-active .tenant-directions__title button svg {
        transform: rotate(180deg); }

.tenant-directions__main {
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 0;
  width: 100%;
  background: #143a45;
  color: #fff;
  padding: 35px;
  display: none; }
  .tenant-directions.is-active .tenant-directions__main {
    display: block; }

@media (min-width: 768px) {
  .tenant-hero {
    display: -ms-flexbox;
    display: flex; } }

.tenant-hero__slider {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  position: relative; }
  .tenant-hero__slider.flickity-enabled {
    overflow: visible; }
  @media (min-width: 768px) {
    .tenant-hero__slider {
      width: calc(100% - 300px); } }
  @media (max-width: 767px) {
    .tenant-hero__slider::before {
      content: '';
      display: block;
      padding-top: 45.62044%; } }

.tenant-hero__slider--video > * {
  width: 100%; }

.tenant-hero__image {
  background-color: #5252cb;
  background-size: cover;
  background-position: 50% 50%;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .tenant-hero__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    font-family: 'object-fit: cover;'; }

.tenant-hero__slider .flickity-viewport {
  height: 100% !important; }
  @media (max-width: 767px) {
    .tenant-hero__slider .flickity-viewport {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; } }

.tenant-hero__times {
  background: #012a36;
  color: #fff;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  padding: 86px 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-order: 1;
      order: 1; }
  @media (max-width: 1299px) {
    .tenant-hero__times {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (min-width: 768px) {
    .tenant-hero__times {
      width: 300px; } }
  @media (max-width: 767px) {
    .tenant-hero__times {
      margin-left: -5px;
      padding: 30px 25px; } }

.opening-times--all {
  font-size: 12px;
  margin-top: 40px; }
  .opening-times--all .toggle {
    background: #232336;
    padding: 4px;
    display: block;
    margin-top: 10px;
    text-align: center; }
    .opening-times--all .toggle .editable--select {
      display: block; }

.article {
  position: relative;
  padding-left: calc(10.975% + 60px);
  padding-right: 60px;
  margin-top: 70px; }
  @media (max-width: 1199px) {
    .article {
      padding-left: 60px; } }
  @media (max-width: 767px) {
    .article {
      padding: 0;
      margin-top: 40px; } }
  .article > p:first-of-type {
    margin-top: 70px; }

.foxtrot-with-share + .article {
  margin-top: 35px; }

.article__header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.article__title {
  margin-top: 0.2em; }

.article__date {
  -ms-flex-order: -1;
      order: -1;
  color: #8d8d99;
  font-weight: bold; }
  .article__date svg {
    fill: currentColor;
    position: relative;
    top: 0.1em;
    margin-right: 3px; }

.article__logo {
  position: absolute;
  top: 0;
  left: 0; }
  @media (max-width: 1199px) {
    .article__logo {
      display: none; } }

.article > img:not([class]), .img-full img {
  display: block;
  margin-top: 50px;
  margin-bottom: 50px;
  max-width: none; }
  @media (min-width: 1200px) {
    .article > img:not([class]), .img-full img {
      width: calc(100% + 60px); } }
  @media (max-width: 767px) {
    .article > img:not([class]), .img-full img {
      width: calc(100% + 50px);
      margin-left: -25px;
      margin-top: 35px;
      margin-bottom: 35px; } }

.article a {
  color: #8d8d99;
  text-decoration: underline; }
  .article a:hover {
    text-decoration: none; }

.article .ex-section--video, .ex-section--video {
  margin-top: 50px;
  margin-bottom: 50px; }
  @media (min-width: 1200px) {
    .article .ex-section--video, .ex-section--video {
      width: calc(100% + 60px); } }
  @media (max-width: 767px) {
    .article .ex-section--video, .ex-section--video {
      width: calc(100% + 50px);
      margin-left: -25px;
      margin-top: 35px;
      margin-bottom: 35px; } }

/**
 * Table
 */
@media (max-width: 767px) {
  .article-table-container {
    overflow: auto;
    margin-right: -25px;
    margin-left: -25px;
    padding-left: 25px; }
    .article-table-container table {
      width: 768px; } }

.article table {
  border-collapse: collapse;
  margin-top: 70px;
  margin-bottom: 70px; }
  @media (max-width: 767px) {
    .article table {
      margin-top: 35px;
      margin-bottom: 35px;
      border-right: 25px solid #fff; } }
  .article table thead {
    border-bottom: 2px solid #8d8d99;
    line-height: 1.2; }
    .article table thead th {
      padding-bottom: 15px;
      vertical-align: bottom; }
  .article table tbody tr:not(:first-child) td {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .article table th,
  .article table td {
    vertical-align: top;
    text-align: left;
    padding: 0; }
    .article table th:not(:first-child),
    .article table td:not(:first-child) {
      padding-left: 30px; }
  .article table tbody td {
    padding-top: 10px;
    padding-bottom: 10px; }

.share {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  color: #8d8d99; }

.share h4 {
  margin: 0;
  font-size: 1.1rem;
  line-height: 1; }

.share ul {
  list-style: none;
  margin: 0 0 0 6px;
  padding: 0;
  display: -ms-flexbox;
  display: flex; }

.share li {
  margin-left: 6px; }

.share a {
  color: inherit; }
  .share a:hover svg {
    fill: #5252cb; }

.share svg {
  fill: #90a3b4;
  display: block; }

.opening-times {
  max-width: 240px;
  font-size: 1.4rem;
  font-feature-settings: 'tnum';
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap; }
  .opening-times,
  .opening-times dt,
  .opening-times dd {
    margin: 0;
    padding: 0; }

.opening-times dt {
  color: #60d3d9;
  -ms-flex: 0 1 40%;
      flex: 0 1 40%; }

.opening-times dd {
  font-weight: bold;
  -ms-flex: 1 0 60%;
      flex: 1 0 60%;
  text-align: right; }

.opening-times dt:nth-child(n + 4),
.opening-times dd:nth-child(n + 4) {
  margin-top: 5px; }

.media-list {
  list-style: none;
  margin: -24px -12px 0;
  padding: 0;
  font-size: 1.4rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.media-item {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 24px 12px 0;
  background: #fff;
  border: 1px solid #e9e9f2; }
  .media-list--1 .media-item {
    width: calc(100% - 24px); }
  .media-list--2 .media-item {
    width: calc(50% - 24px); }
    @media (max-width: 767px) {
      .media-list--2 .media-item {
        width: calc(100% - 24px); } }
  .media-list--3 .media-item {
    width: calc(33.3333333% - 24px); }
    @media (max-width: 1199px) {
      .media-list--3 .media-item {
        width: calc(50% - 24px); } }
    @media (max-width: 767px) {
      .media-list--3 .media-item {
        width: calc(100% - 24px); } }

.media-item__main {
  display: -ms-flexbox;
  display: flex;
  padding: 35px 35px 35px 20px;
  border-top: 4px solid #60d3d9; }

.media-item__logo {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin-right: 25px;
  width: 28%;
  max-width: 80px; }
  .media-item__logo img {
    display: block; }

.media-item__text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: start;
      align-items: flex-start;
  width: 100%; }
  .media-item__text > * {
    width: 100%; }
  .media-item__text .delta a {
    color: #012a36;
    text-decoration: none; }

.media-item .btn {
  margin-top: auto; }

.media-item__pre {
  display: block;
  -ms-flex-order: -1;
      order: -1;
  font-size: 1.1rem;
  font-weight: bold;
  color: #8d8d99; }
  .media-item__pre.non-event {
    margin-bottom: 20px; }
  .media-item__pre svg {
    fill: #d9d9dd;
    position: relative;
    top: 0.3em;
    margin-right: 6px; }

.media-item--img-overlay .img img {
  opacity: 0.6;
  z-index: 1;
  transition: opacity 0.3s, transform 0.3s ease-out; }

.media-item--img-overlay .img::after {
  content: '';
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #73b8e1; }

.media-item--img-overlay:hover .img img {
  opacity: 1;
  transform: scale(1.1); }

.info {
  padding: 40px; }
  @media (max-width: 999px) {
    .info {
      padding: 30px; } }

.info--white {
  background: #fff; }

.info p {
  max-width: 700px; }

.info .img {
  margin-left: 14%;
  margin-bottom: 30px;
  float: right;
  width: 150px; }

.info .delta {
  position: relative;
  padding-bottom: 1em; }
  .info .delta::after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 20px;
    height: 2px;
    background: #f05b4f; }

.quote {
  margin: 40px 0;
  padding: 0 0 0 27px;
  position: relative; }
  @media (max-width: 767px) {
    .quote {
      margin: 35px 0; } }
  .quote::before {
    content: '';
    display: block;
    position: absolute;
    top: 7px;
    bottom: 5px;
    left: 0;
    width: 3px;
    background: #5252cb; }

.blockquote-with-image {
  margin: 70px 0; }
  @media (min-width: 600px) {
    .blockquote-with-image {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: start;
          align-items: flex-start;
      -ms-flex-pack: justify;
          justify-content: space-between; } }
  @media (max-width: 767px) {
    .blockquote-with-image {
      margin: 35px 0; } }

.blockquote-with-image__blockquote {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  position: relative;
  font-size: 1.4rem;
  font-weight: bold;
  color: #90a3b4; }
  @media (max-width: 599px) {
    .blockquote-with-image__blockquote {
      margin: 35px 0 0; } }
  @media (min-width: 600px) {
    .blockquote-with-image__blockquote {
      width: 50%;
      top: -7px; } }

.blockquote-with-image__image {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto; }
  @media (min-width: 600px) {
    .blockquote-with-image__image {
      width: calc(50% - 30px); } }
  @media (min-width: 768px) {
    .blockquote-with-image__image {
      width: calc(50% - 60px); } }
  .blockquote-with-image__image img {
    display: block;
    width: 100%;
    height: auto; }
  .blockquote-with-image--swap .blockquote-with-image__image {
    -ms-flex-order: 1;
        order: 1; }

.select {
  position: relative;
  color: #012a36; }

.select button {
  -moz-appearance: none;
       appearance: none;
  display: block;
  width: 100%;
  text-align: left; }

.select__label {
  -moz-appearance: none;
       appearance: none;
  background-image: linear-gradient(to left, #60d3d9, #60d3d9);
  background-size: 60px 60px;
  background-position: right;
  background-color: #fff;
  background-repeat: no-repeat;
  height: 60px;
  border: 0;
  box-shadow: 0 0 0 1px #001d2a;
  border-radius: 0;
  padding: 0 20px;
  position: relative;
  z-index: 1;
  color: inherit; }
  .select__label:focus {
    outline: 0; }
  .is-active .select__label {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-color: transparent;
    border-left-color: transparent;
    box-shadow: 0 0 0 2px #60d3d9; }
  .has-error:not(.is-active) .select__label {
    border-color: #f05b4f;
    box-shadow: 0 0 0 1px #f05b4f; }

.select:not(.is-active) .select__label:focus {
  box-shadow: 0 0 0 2px #60d3d9;
  border-color: transparent; }

.select__label--placeholder {
  color: #8d8d99; }

.select__icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -10.6775px;
  right: 24px;
  fill: #012a36; }

.select__list {
  list-style: none;
  margin: 0;
  padding: 80px 2px 20px;
  background: #fff;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  display: none; }
  .is-active .select__list {
    display: block;
    box-shadow: 0 0 0 2px #60d3d9; }

.select__option {
  background: #fff;
  padding: 14px 20px;
  border: 0;
  color: #012a36; }
  .select__option:hover, .select__option:focus {
    outline: 0;
    background: #f5f5f6; }

.mobile-select {
  position: relative;
  height: 60px;
  border: 2px solid #d9d9dd;
  margin-bottom: 30px; }
  .mobile-select::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.9' height='6.36' viewBox='0 0 9.9 6.36' fill='%23414154'%3E %3Cpolygon points='1.41 0 0 1.41 3.54 4.95 4.95 6.36 6.36 4.95 6.36 4.95 9.9 1.41 8.48 0 4.95 3.54 1.41 0'/%3E %3C/svg%3E") center no-repeat;
    background-size: 9.9px 6.36px;
    width: 58px;
    border-left: 2px solid #d9d9dd;
    pointer-events: none; }
  @media (max-width: 767px) {
    .mobile-select {
      margin-left: 20px;
      margin-right: 20px; } }
  @media (min-width: 768px) {
    .mobile-select {
      display: none; } }

.mobile-select select {
  -moz-appearance: none;
       appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0; }

.mobile-select__label {
  line-height: 56px;
  padding: 0 20px; }

.filter-container {
  background: #414154;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -ms-flex-pack: end;
      justify-content: flex-end; }
  @media (max-width: 767px) {
    .filter-container {
      margin-left: -25px;
      margin-right: -25px;
      padding-right: 40px; } }
  @media (max-width: 599px) {
    .filter-container {
      padding-right: 25px; } }

.filter {
  position: relative;
  font-size: 1.4rem;
  margin-left: 20px; }

.filter button {
  -moz-appearance: none;
       appearance: none;
  color: inherit;
  display: block;
  border-radius: 0;
  width: 100%;
  outline: none; }

.filter__label {
  position: relative;
  border: 2px solid #fff;
  background: none;
  height: 50px;
  padding: 0 57px 0 15px;
  text-align: right;
  white-space: nowrap; }
  .filter__label::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 42px;
    width: 2px;
    background: #fff; }

.filter__label--placeholder {
  font-size: 1.1rem;
  font-weight: bold;
  text-transform: uppercase; }

.filter__label svg {
  position: absolute;
  top: 50%;
  margin-top: -3px;
  right: 16px;
  fill: #fff; }

.filter__list {
  list-style: none;
  position: absolute;
  z-index: 10;
  top: 100%;
  right: 0;
  margin: 0;
  padding: 13px 0;
  white-space: nowrap;
  background: #414154;
  border: 2px solid #fff;
  border-top: 0;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  min-width: 100%; }
  @media (min-width: 500px) {
    .filter__list {
      min-width: 175px; } }
  .is-active .filter__list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.filter__option {
  background: none;
  border: 0;
  padding: 0;
  height: 50px;
  border: 0;
  padding: 0 25px;
  text-align: left; }
  .filter__option:hover, .filter__option:focus {
    outline: 0;
    background: #676777; }

@media (max-width: 499px) {
  .filter--year {
    display: none; } }

@media (max-width: 359px) {
  .filter--month {
    display: none; } }

.typeform-widget {
  width: 100%;
  height: 575px; }

.editable--typeform {
  width: 100%; }

.typeform-wrapper {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: all 1s ease-out; }
  .typeform-wrapper.typeform-wrapper--thin {
    padding-bottom: 25%; }
  .typeform-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 1600px) {
  .typeform-wrapper.typeform-wrapper--thin {
    padding-bottom: 45%; } }

@media (max-width: 768px) {
  .typeform-wrapper.typeform-wrapper--thin {
    padding-bottom: 85%; } }

@media (max-width: 468px) {
  .typeform-wrapper.typeform-wrapper--thin {
    padding-bottom: 110%; } }

.page-heading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.page-heading h1 {
  font-size: inherit;
  margin: 0 auto 0 0; }

.page-heading div.is-admin, .page-heading p {
  margin: 0;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: normal;
  color: #60d3d9; }
  @media (max-width: 599px) {
    .page-heading div.is-admin, .page-heading p {
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
      margin-top: 10px; } }

.four04 {
  background: url("../img/four04.jpg") center center no-repeat;
  background-size: cover;
  color: #fff;
  text-align: center;
  position: relative; }
  @media (min-width: 550px) {
    .four04::before {
      content: '';
      display: block;
      padding-top: 50.51245%; } }

.four04 > div {
  padding: 30px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center; }
  @media (min-width: 550px) {
    .four04 > div {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; } }

.four04__cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .four04__cta > * {
    margin-left: 10px;
    margin-right: 10px; }
    @media (max-width: 549px) {
      .four04__cta > *:first-child {
        width: 100%;
        margin-bottom: 15px; } }

.four04 .alfa {
  margin: 0; }

.four04 .charlie {
  margin: 0.8em 0 1.7em; }

.logged-in .site-header {
  left: 45px; }

.logged-in .js-editable-video.editable__thumbnail {
  width: 100% !important; }

.logged-in .editable.editable--iframeembed {
  width: 100%; }
  .logged-in .editable.editable--iframeembed iframe {
    width: 100%;
    min-height: 500px; }

.logged-in .grid-article.trim.latest-news + .ex-section-buttons, .logged-in .grid-article.latest-news.article + .ex-section-buttons, .logged-in .grid-article.latest-news.quote + .ex-section-buttons, .logged-in .grid-article.latest-news.blockquote-with-image__blockquote + .ex-section-buttons {
  display: none; }

.logged-in .editable.editable--image {
  width: 100%; }
  .logged-in .editable.editable--image .editable__bounding-box.js-editable-bound {
    width: 100%; }

.logged-in .opening-times {
  display: -ms-flexbox !important;
  display: flex !important; }

.logged-in .ex-home-grid-admin .ex-section-buttons {
  background: none;
  bottom: auto;
  left: auto;
  z-index: 10; }

.logged-in .ex-home-grid-admin .grid-image {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block; }

.logged-in .ex-home-grid-admin .editable:not(.is-editing):before {
  top: 1px;
  right: 1px; }

.logged-in .ex-home-grid-admin .editable:not(.is-editing):after {
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px; }

.logged-in .ex-home-grid-admin .grid-item > * {
  overflow: hidden; }

.logged-in .img {
  overflow: visible; }
  .logged-in .img:before {
    display: none; }
  .logged-in .img img {
    position: relative; }

.logged-in .slider-item__image:before {
  padding-top: 0; }

.logged-in .slider-item__image img {
  position: relative; }

.logged-in .open-24-hours-btn {
  display: block;
  width: 100%;
  -ms-flex: inherit;
      flex: inherit; }
  .logged-in .open-24-hours-btn button {
    padding: 6px 10px;
    margin: 10px auto;
    display: block;
    text-transform: uppercase;
    background: #8d8d99;
    border-radius: 3px;
    color: #fff;
    border: none;
    font-size: 11px; }

.logged-in .opening-times {
  position: relative; }
  .logged-in .opening-times__admin {
    position: relative;
    width: 100%;
    height: auto; }
  .logged-in .opening-times .admin-edit-day {
    position: absolute;
    top: 0;
    left: 260px;
    background: #414154;
    padding: 5px;
    width: 300px; }
    .logged-in .opening-times .admin-edit-day label {
      width: 33%;
      display: inline-block;
      float: left;
      text-align: center; }
      .logged-in .opening-times .admin-edit-day label input.js-closed-for-today {
        display: block;
        margin: 0 auto; }
      .logged-in .opening-times .admin-edit-day label .open-24-hours-btn input[type=checkbox] {
        display: block;
        margin: 0 auto; }

.card__main .ex-notice {
  margin: 20px 0; }

.ex-video {
  position: relative;
  padding-top: 56.25%; }

.ex-video iframe,
.ex-video .editable--video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.first-direct-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -24px -12px 0; }

.first-direct-item {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  width: calc(33.3333333% - 24px);
  margin: 24px 12px 0;
  background: #012a36;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (max-width: 1269px) {
    .first-direct-item {
      width: calc(50% - 24px); } }
  @media (max-width: 767px) {
    .first-direct-item {
      width: calc(100% - 24px); } }

.first-direct-item__image {
  display: block;
  position: relative;
  background: #5252cb; }
  .first-direct-item__image::before {
    content: '';
    display: block;
    padding-top: 44.06393%; }
  .first-direct-item__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.first-direct-item__main {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0 30px 30px;
  position: relative;
  -ms-flex: 1 0 auto;
      flex: 1 0 auto; }
  .first-direct-item__main::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 100px;
    background: linear-gradient(to bottom, hsla(193.6, 96.4%, 10.8%, 0) 0%, hsla(193.6, 96.4%, 10.8%, 0.083) 5.3%, hsla(193.6, 96.4%, 10.8%, 0.166) 10.6%, hsla(193.6, 96.4%, 10.8%, 0.247) 15.9%, hsla(193.6, 96.4%, 10.8%, 0.328) 21.3%, hsla(193.6, 96.4%, 10.8%, 0.409) 26.8%, hsla(193.6, 96.4%, 10.8%, 0.489) 32.5%, hsla(193.6, 96.4%, 10.8%, 0.567) 38.4%, hsla(193.6, 96.4%, 10.8%, 0.643) 44.5%, hsla(193.6, 96.4%, 10.8%, 0.717) 50.9%, hsla(193.6, 96.4%, 10.8%, 0.787) 57.7%, hsla(193.6, 96.4%, 10.8%, 0.853) 65%, hsla(193.6, 96.4%, 10.8%, 0.911) 72.9%, hsla(193.6, 96.4%, 10.8%, 0.958) 81.4%, hsla(193.6, 96.4%, 10.8%, 0.989) 90.6%, hsl(193.6, 96.4%, 10.8%) 100%);
    pointer-events: none; }
  .first-direct-item__main > a {
    display: block;
    text-decoration: none;
    color: inherit; }

.first-direct-item__meta {
  margin: 10px 0 30px;
  line-height: 1.3; }
  @media (min-width: 860px) {
    .first-direct-item__meta {
      padding-left: 110px; } }
  .first-direct-item__meta dd {
    margin: 0; }
  .first-direct-item__meta dt {
    position: relative;
    top: 0.1em;
    margin: 0 8px 0 0; }
  .first-direct-item__meta > div:not(.first-direct-item__date) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start; }
    .first-direct-item__meta > div:not(.first-direct-item__date):not(:first-child) {
      margin-top: 10px; }
  .first-direct-item__meta svg {
    fill: #90a3b4; }

.first-direct-item__title {
  color: #60d3d9;
  font-size: 2.3rem;
  font-weight: bold;
  line-height: 1.2;
  margin: 10px 0 0; }
  @media (min-width: 860px) {
    .first-direct-item__title {
      padding-left: 110px; } }

.first-direct-item__time dd {
  font-weight: bold; }

@media (max-width: 859px) {
  .first-direct-item__date {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
    margin-top: 10px; } }

@media (min-width: 860px) {
  .first-direct-item__date {
    position: absolute;
    top: 0;
    left: 30px; }
    .first-direct-item__date svg {
      display: none; } }

.first-direct-item__parking {
  margin-top: auto; }

.first-direct-view__header {
  position: relative; }

.first-direct-view__title {
  margin-top: 0;
  margin-bottom: 5px; }

.first-direct-view__meta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0;
  color: #90a3b4;
  line-height: 1.3; }
  .first-direct-view__meta dd {
    margin: 0; }
  .first-direct-view__meta > div:not(.first-direct-view__date) {
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-right: 30px; }
    .first-direct-view__meta > div:not(.first-direct-view__date) dt {
      position: relative;
      top: 0.1em;
      margin: 0 8px 0 0; }
  .first-direct-view__meta svg {
    fill: #60d3d9; }

.first-direct-view__location {
  -ms-flex: 1 0 300px;
      flex: 1 0 300px; }

.first-direct-view__date {
  color: #012a36; }
  @media (max-width: 859px) {
    .first-direct-view__date {
      display: -ms-flexbox;
      display: flex;
      margin-top: 10px;
      margin-right: 30px;
      color: #90a3b4;
      white-space: nowrap; }
      .first-direct-view__date dt {
        position: relative;
        top: 0.1em;
        margin: 0 8px 0 0; } }
  @media (min-width: 860px) {
    .first-direct-view__date {
      position: absolute;
      top: 0;
      right: 0; }
      .first-direct-view__date svg {
        display: none; } }

.first-direct-view__time {
  font-weight: bold; }

.first-direct-view__main {
  margin-top: 35px; }

.parking-location {
  padding: 30px 40px; }

.parking-location__address {
  position: relative;
  padding-left: 25px;
  margin-bottom: 35px; }
  .parking-location__address svg {
    position: absolute;
    top: 4px;
    left: 0;
    fill: #60d3d9; }

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