@charset "UTF-8";
:root {
  --black: #000000;
  --white: #ffffff;
  --warm-grey: #979797;
  --greyish-brown: #4a4a4a;
  --white-two: #d8d8d8;
  --warm-grey-three: #9b9b9b;
  --charcoal-grey: #39393a;
  --section-spacing-mob: 40px;
  --section-spacing: 60px;
  --standard-spacing: 50px;
  --standard-spacing-mob: 30px;
  --standard-spacing-margin: 10px;
  --standard-spacing-margin-2: 20px;
  --block-bottom-spacing-mobile: 27px;
  --block-bottom-spacing-tablet: 47px;
  --block-bottom-spacing-desktop: 87px; }

/* This stylesheet generated by Transfonter (https://transfonter.org) on January 22, 2018 11:35 PM */
@font-face {
  font-family: "MaaxMono Regular";
  src: url("../fonts/MaaxMono-Regular-205TF.woff2") format("woff2"), url("../fonts/MaaxMono-Regular-205TF.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

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

@font-face {
  font-family: "Lab Grotesque Black";
  src: url("../fonts/LabGrotesque-Black.woff2") format("woff2"), url("../fonts/LabGrotesque-Black.woff") format("woff");
  font-weight: 900; }

@font-face {
  font-family: "Lab Grotesque Bold";
  src: url("../fonts/LabGrotesque-Bold.woff2") format("woff2"), url("../fonts/LabGrotesque-Bold.woff") format("woff");
  font-weight: bold; }

@font-face {
  font-family: "MaaxMono Bold";
  src: url("../fonts/MaaxMono-Bold-205TF.woff2") format("woff2"), url("../fonts/MaaxMono-Bold-205TF.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: "MaaxMono Bold Italic";
  src: url("../fonts/MaaxMono-BoldItalic-205TF.woff2") format("woff2"), url("../fonts/MaaxMono-BoldItalic-205TF.woff") format("woff");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: "MaaxMono Italic";
  src: url("../fonts/MaaxMono-Italic-205TF.woff2") format("woff2"), url("../fonts/MaaxMono-Italic-205TF.woff") format("woff");
  font-weight: normal;
  font-style: italic; }

.standard-spacing {
  margin-bottom: var(--standard-spacing); }

.mat-1 {
  margin-top: var(--standard-spacing-margin); }

.mat-1-5 {
  margin-top: 15px; }

.mat-2 {
  margin-top: var(--standard-spacing-margin-2); }

.mat-3 {
  margin-top: 30px; }

.mat-4 {
  margin-top: 40px; }

.mat-9-5 {
  margin-top: 95px; }

.pat-2 {
  padding-top: var(--standard-spacing-margin-2); }

.pat-1 {
  padding-top: var(--standard-spacing-margin); }

.mab-0 {
  margin-bottom: 0; }

.mab-1 {
  margin-bottom: var(--standard-spacing-margin); }

.mab-1-5 {
  margin-bottom: 15px; }

.mab-2 {
  margin-bottom: var(--standard-spacing-margin-2); }

.mab-3 {
  margin-bottom: 30px; }

.mab-4 {
  margin-bottom: 40px; }

.mab-6 {
  margin-bottom: 60px; }

.pab-2 {
  padding-bottom: var(--standard-spacing-margin-2); }

.pab-1 {
  padding-bottom: var(--standard-spacing-margin); }

.pab-3-5 {
  padding-bottom: 35px; }

.par-2 {
  padding-right: var(--standard-spacing-margin-2); }

.par-1 {
  padding-right: var(--standard-spacing-margin); }

.pal-2 {
  padding-left: var(--standard-spacing-margin-2); }

.pal-1 {
  padding-left: var(--standard-spacing-margin); }

.mav-1 {
  margin-bottom: var(--standard-spacing-margin);
  margin-top: var(--standard-spacing-margin); }

.mav-2 {
  margin-bottom: var(--standard-spacing-margin-2);
  margin-bottom: var(--standard-spacing-margin-2); }

.pav-1 {
  padding-bottom: var(--standard-spacing-margin);
  padding-top: var(--standard-spacing-margin); }

.pav-2 {
  padding-bottom: var(--standard-spacing-margin-2);
  padding-top: var(--standard-spacing-margin-2); }

@media screen and (max-width: 767px) {
  .mat-xs-0 {
    margin-top: 0; }
  .mat-xs-1 {
    margin-top: var(--standard-spacing-margin); }
  .mat-xs-2 {
    margin-top: var(--standard-spacing-margin-2); }
  .mat-xs-3 {
    margin-top: 30px; }
  .mat-xs-4 {
    margin-top: 40px; }
  .mab-xs-0 {
    margin-bottom: 0; }
  .mab-xs-1 {
    margin-bottom: var(--standard-spacing-margin); }
  .mab-xs-1-5 {
    margin-bottom: 15px; }
  .mab-xs-2 {
    margin-bottom: var(--standard-spacing-margin-2); }
  .mab-xs-3 {
    margin-bottom: 30px; }
  .mab-xs-4 {
    margin-bottom: 40px; } }

@media screen and (min-width: 768px) {
  .mat-sm-0 {
    margin-top: 0; }
  .mat-sm-1 {
    margin-top: var(--standard-spacing-margin); }
  .mab-1-5 {
    margin-bottom: 15px; }
  .mat-sm-2 {
    margin-top: var(--standard-spacing-margin-2); }
  .mab-sm-3 {
    margin-bottom: 30px; }
  .mab-sm-4 {
    margin-bottom: 40px; }
  .pat-sm-2 {
    padding-top: var(--standard-spacing-margin-2); }
  .pat-sm-1 {
    padding-top: var(--standard-spacing-margin); }
  .mab-sm-2 {
    margin-bottom: var(--standard-spacing-margin-2); }
  .mab-sm-1 {
    margin-bottom: var(--standard-spacing-margin); }
  .mab-sm-0 {
    margin-bottom: 0px; }
  .pab-sm-2 {
    padding-bottom: var(--standard-spacing-margin-2); }
  .pab-sm-1 {
    padding-bottom: var(--standard-spacing-margin); }
  .mav-sm-1 {
    margin-bottom: var(--standard-spacing-margin);
    margin-top: var(--standard-spacing-margin); }
  .mav-sm-2 {
    margin-bottom: var(--standard-spacing-margin-2);
    margin-bottom: var(--standard-spacing-margin-2); }
  .pav-sm-1 {
    padding-bottom: var(--standard-spacing-margin);
    padding-top: var(--standard-spacing-margin); }
  .pav-sm-2 {
    padding-bottom: var(--standard-spacing-margin-2);
    padding-top: var(--standard-spacing-margin-2); } }

.w-100p {
  width: 100%; }

.t-a-c {
  text-align: center; }

.t-a-r {
  text-align: right; }

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

.section-spacing {
  margin-bottom: var(--section-spacing-mob); }
  @media screen and (min-width: 991px) {
    .section-spacing {
      margin-bottom: var(--section-spacing); } }

.block-m-b {
  margin-bottom: var(--block-bottom-spacing-mobile); }
  @media screen and (min-width: 768px) {
    .block-m-b {
      margin-bottom: var(--block-bottom-spacing-tablet); } }
  @media screen and (min-width: 991px) {
    .block-m-b {
      margin-bottom: var(--block-bottom-spacing-desktop); } }

.pos-rel {
  position: relative; }

.bg-light-gray {
  background: #F1F1F1; }

.section-padding {
  padding-top: 30px;
  padding-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .section-padding {
      padding-top: 60px;
      padding-bottom: 60px; } }

@media screen and (max-width: 990px) {
  .hidden-md-down {
    display: none; } }

@media screen and (max-width: 767px) {
  .hidden-sm-down {
    display: none; } }

@media screen and (max-width: 479px) {
  .hidden-xs-down {
    display: none; } }

@media screen and (min-width: 991px) {
  .hidden-md-up {
    display: none; } }

@media screen and (min-width: 768px) {
  .hidden-sm-up {
    display: none; } }

@media screen and (min-width: 480px) {
  .hidden-xs-up {
    display: none; } }

.p-indent p {
  margin: 3px; }

.p-indent p + p {
  text-indent: 4em; }

.p-indent p:last-child {
  margin-bottom: 9px; }

.block-hp-m-b {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .block-hp-m-b {
      margin-bottom: 90px; } }
  @media screen and (min-width: 991px) {
    .block-hp-m-b {
      margin-bottom: 147px; } }

body, html {
  font-family: 'Lab Grotesque'; }

img {
  max-width: 100%; }

a:hover {
  text-decoration: none; }

a {
  color: inherit;
  text-decoration: underline; }
  a:hover, a:focus {
    text-decoration: none; }

.container {
  max-width: 945px; }

.nav-scroll-container {
  position: absolute;
  top: 47%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 80vw; }
  @media screen and (min-width: 768px) {
    .nav-scroll-container {
      top: 50%; } }

section {
  margin: 0 auto; }

.page-template-work,
.page-template-journal-detail {
  padding-top: 90px; }
  @media screen and (min-width: 768px) {
    .page-template-work,
    .page-template-journal-detail {
      padding-top: 135px; } }
  @media screen and (min-width: 991px) {
    .page-template-work,
    .page-template-journal-detail {
      padding-top: 180px; } }

input {
  outline: none; }

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

/* 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; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  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 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and 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 */
  -webkit-text-decoration: underline dotted;
  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: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 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; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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; }

/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
     Base styles: opinionated defaults
     ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
     Browser Upgrade Prompt
     ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease, -webkit-transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* ==========================================================================
     Helper classes
     ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
  /* 1 */ }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  -webkit-clip-path: none;
  clip-path: none;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
  white-space: inherit; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

.font-maax {
  font-family: 'MaaxMono Regular'; }

.font-s-14 {
  font-size: 1.4rem; }

.font-lab-grotesque {
  font-family: 'Lab Grotesque'; }

.no-animation {
  -webkit-transition: none !important;
  transition: none !important;
  -webkit-animation: none !important;
  animation: none !important; }
  .no-animation * {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-transition: none !important;
    transition: none !important; }

/* ==========================================================================
     EXAMPLE Media Queries for Responsive Design.
     These examples override the primary ('mobile first') styles.
     Modify as content requires.
     ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
     Print styles.
     Inlined to avoid the additional HTTP request:
     http://www.phpied.com/delay-loading-your-print-css/
     ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                                             http://www.sanbeiji.com/archives/953 */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /*
    * Don't show links that are fragment identifiers,
    * or use the `javascript:` pseudo protocol
    */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
    * Printing Tables:
    * http://css-discuss.incutio.com/wiki/Printing_Tables
    */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

body, html {
  font-family: 'Lab Grotesque', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 10px; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  margin-top: 0; }

h1, h2, h3, h4, h5, h6, ul, li {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin-top: 3px;
  margin-bottom: 9px; }

h2 {
  font-family: 'Lab Grotesque Bold';
  font-size: 72px; }

h1 {
  font-family: 'Lab Grotesque Bold';
  line-height: 1em;
  font-size: 2.5rem; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 72px; } }

h3 {
  font-family: 'Lab Grotesque Bold';
  font-size: 2rem; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 3.2rem; } }

h4 {
  font-family: 'Lab Grotesque Bold';
  font-size: 60px; }

h6 {
  font-family: 'MaaxMono Bold';
  -webkit-font-smoothing: antialiased;
  font-size: 1.4rem; }

h5 {
  font-family: 'Lab Grotesque Bold';
  font-size: 36px; }

.paragraph, p, ul, ol, li {
  font-family: 'Lab Grotesque';
  line-height: 1.3em;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  font-size: 1.6rem;
  letter-spacing: -0.18px; }
  @media screen and (min-width: 991px) {
    .paragraph, p, ul, ol, li {
      font-size: 1.6rem; } }

.p-size-2 p,
.p-size-2 .paragraph {
  font-size: 1.6rem; }

.content-container p {
  margin-bottom: 0; }
  .content-container p + p {
    text-indent: 4em; }

.short-info {
  color: var(--greyish-brown); }
  @media screen and (min-width: 768px) {
    .short-info {
      max-width: 250px; } }
  .short-info a {
    text-decoration: none; }
    .short-info a:hover, .short-info a:focus {
      text-decoration: underline; }

/*!
 * Bootstrap v4.0.0-beta.3 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }

.container-fluid {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -7.5px;
  margin-left: -7.5px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 7.5px;
  padding-left: 7.5px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

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

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

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

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

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

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

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

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.bg-primary {
  background-color: #007bff !important; }

a.bg-primary:focus, a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
  background-color: #0062cc !important; }

.bg-secondary {
  background-color: #868e96 !important; }

a.bg-secondary:focus, a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
  background-color: #6c757d !important; }

.bg-success {
  background-color: #28a745 !important; }

a.bg-success:focus, a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
  background-color: #1e7e34 !important; }

.bg-info {
  background-color: #17a2b8 !important; }

a.bg-info:focus, a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
  background-color: #117a8b !important; }

.bg-warning {
  background-color: #ffc107 !important; }

a.bg-warning:focus, a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
  background-color: #d39e00 !important; }

.bg-danger {
  background-color: #dc3545 !important; }

a.bg-danger:focus, a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
  background-color: #bd2130 !important; }

.bg-light {
  background-color: #f8f9fa !important; }

a.bg-light:focus, a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
  background-color: #dae0e5 !important; }

.bg-dark {
  background-color: #343a40 !important; }

a.bg-dark:focus, a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
  background-color: #1d2124 !important; }

.bg-white {
  background-color: #fff !important; }

.bg-transparent {
  background-color: transparent !important; }

.border {
  border: 1px solid #e9ecef !important; }

.border-0 {
  border: 0 !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-right-0 {
  border-right: 0 !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-left-0 {
  border-left: 0 !important; }

.border-primary {
  border-color: #007bff !important; }

.border-secondary {
  border-color: #868e96 !important; }

.border-success {
  border-color: #28a745 !important; }

.border-info {
  border-color: #17a2b8 !important; }

.border-warning {
  border-color: #ffc107 !important; }

.border-danger {
  border-color: #dc3545 !important; }

.border-light {
  border-color: #f8f9fa !important; }

.border-dark {
  border-color: #343a40 !important; }

.border-white {
  border-color: #fff !important; }

.rounded {
  border-radius: 0.25rem !important; }

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important; }

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-0 {
  border-radius: 0 !important; }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

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

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

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

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

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

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

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

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

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

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

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

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

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

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

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

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

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

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

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

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important; }
  .float-sm-right {
    float: right !important; }
  .float-sm-none {
    float: none !important; } }

@media (min-width: 768px) {
  .float-md-left {
    float: left !important; }
  .float-md-right {
    float: right !important; }
  .float-md-none {
    float: none !important; } }

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important; }
  .float-lg-right {
    float: right !important; }
  .float-lg-none {
    float: none !important; } }

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important; }
  .float-xl-right {
    float: right !important; }
  .float-xl-none {
    float: none !important; } }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020; } }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.mw-100 {
  max-width: 100% !important; }

.mh-100 {
  max-height: 100% !important; }

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

.mt-0,
.my-0 {
  margin-top: 0 !important; }

.mr-0,
.mx-0 {
  margin-right: 0 !important; }

.mb-0,
.my-0 {
  margin-bottom: 0 !important; }

.ml-0,
.mx-0 {
  margin-left: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.mt-1,
.my-1 {
  margin-top: 0.25rem !important; }

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important; }

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important; }

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.mt-2,
.my-2 {
  margin-top: 0.5rem !important; }

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important; }

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important; }

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.mt-3,
.my-3 {
  margin-top: 1rem !important; }

.mr-3,
.mx-3 {
  margin-right: 1rem !important; }

.mb-3,
.my-3 {
  margin-bottom: 1rem !important; }

.ml-3,
.mx-3 {
  margin-left: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.mt-4,
.my-4 {
  margin-top: 1.5rem !important; }

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important; }

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important; }

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.mt-5,
.my-5 {
  margin-top: 3rem !important; }

.mr-5,
.mx-5 {
  margin-right: 3rem !important; }

.mb-5,
.my-5 {
  margin-bottom: 3rem !important; }

.ml-5,
.mx-5 {
  margin-left: 3rem !important; }

.p-0 {
  padding: 0 !important; }

.pt-0,
.py-0 {
  padding-top: 0 !important; }

.pr-0,
.px-0 {
  padding-right: 0 !important; }

.pb-0,
.py-0 {
  padding-bottom: 0 !important; }

.pl-0,
.px-0 {
  padding-left: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.pt-1,
.py-1 {
  padding-top: 0.25rem !important; }

.pr-1,
.px-1 {
  padding-right: 0.25rem !important; }

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important; }

.pl-1,
.px-1 {
  padding-left: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.pt-2,
.py-2 {
  padding-top: 0.5rem !important; }

.pr-2,
.px-2 {
  padding-right: 0.5rem !important; }

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important; }

.pl-2,
.px-2 {
  padding-left: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.pt-3,
.py-3 {
  padding-top: 1rem !important; }

.pr-3,
.px-3 {
  padding-right: 1rem !important; }

.pb-3,
.py-3 {
  padding-bottom: 1rem !important; }

.pl-3,
.px-3 {
  padding-left: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.pt-4,
.py-4 {
  padding-top: 1.5rem !important; }

.pr-4,
.px-4 {
  padding-right: 1.5rem !important; }

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important; }

.pl-4,
.px-4 {
  padding-left: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.pt-5,
.py-5 {
  padding-top: 3rem !important; }

.pr-5,
.px-5 {
  padding-right: 3rem !important; }

.pb-5,
.py-5 {
  padding-bottom: 3rem !important; }

.pl-5,
.px-5 {
  padding-left: 3rem !important; }

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

.mt-auto,
.my-auto {
  margin-top: auto !important; }

.mr-auto,
.mx-auto {
  margin-right: auto !important; }

.mb-auto,
.my-auto {
  margin-bottom: auto !important; }

.ml-auto,
.mx-auto {
  margin-left: auto !important; }

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

.text-justify {
  text-align: justify !important; }

.text-nowrap {
  white-space: nowrap !important; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

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

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important; }
  .text-sm-right {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important; }
  .text-md-right {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important; }
  .text-lg-right {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important; }
  .text-xl-right {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

.text-lowercase {
  text-transform: lowercase !important; }

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

.text-capitalize {
  text-transform: capitalize !important; }

.font-weight-light {
  font-weight: 300 !important; }

.font-weight-normal {
  font-weight: 400 !important; }

.font-weight-bold {
  font-weight: 700 !important; }

.font-italic {
  font-style: italic !important; }

.text-white {
  color: #fff !important; }

.text-primary {
  color: #007bff !important; }

a.text-primary:focus, a.text-primary:hover {
  color: #0062cc !important; }

.text-secondary {
  color: #868e96 !important; }

a.text-secondary:focus, a.text-secondary:hover {
  color: #6c757d !important; }

.text-success {
  color: #28a745 !important; }

a.text-success:focus, a.text-success:hover {
  color: #1e7e34 !important; }

.text-info {
  color: #17a2b8 !important; }

a.text-info:focus, a.text-info:hover {
  color: #117a8b !important; }

.text-warning {
  color: #ffc107 !important; }

a.text-warning:focus, a.text-warning:hover {
  color: #d39e00 !important; }

.text-danger {
  color: #dc3545 !important; }

a.text-danger:focus, a.text-danger:hover {
  color: #bd2130 !important; }

.text-light {
  color: #f8f9fa !important; }

a.text-light:focus, a.text-light:hover {
  color: #dae0e5 !important; }

.text-dark {
  color: #343a40 !important; }

a.text-dark:focus, a.text-dark:hover {
  color: #1d2124 !important; }

.text-muted {
  color: #868e96 !important; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  abbr[title]::after {
    content: " (" attr(title) ")"; }
  pre {
    white-space: pre-wrap !important; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .badge {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

.backtotop.backtotop--show {
  color: #ccc;
  position: fixed;
  right: 20px;
  bottom: 20px;
  color: #ccc;
  z-index: 999;
  font-size: 0.9rem;
  text-transform: uppercase;
  vertical-align: middle; }
  .backtotop.backtotop--show:hover {
    cursor: pointer; }
  .backtotop.backtotop--show:after {
    content: '';
    display: inline-block;
    width: 0px;
    height: 0px;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 17px solid #A6A8AB;
    margin-left: 10px;
    vertical-align: middle; }

.categories {
  height: 80vh;
  width: 100%;
  background: #fff url(../img/hero-image-umbrella.png);
  background-size: cover;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 2rem;
  text-transform: uppercase; }
  .categories .categories-item {
    line-height: 4rem;
    font-size: 3.3rem;
    letter-spacing: 0.1rem;
    color: white;
    display: block;
    font-family: 'HelveticaNeueLTStd-Md', 'comic-sans'; }
    .categories .categories-item .categories-item a {
      color: white; }

@media screen and (max-width: 767px) {
  .image-image-component .col-sm-6:first-of-type img {
    border-right: 0px solid transparent; }
  .image-image-component .col-sm-6:last-of-type img {
    border-left: 0px solid transparent; } }

@media screen and (min-width: 768px) {
  .image-image-component .col-sm-6:first-of-type img {
    border-right: 7.5px solid transparent; }
  .image-image-component .col-sm-6:last-of-type img {
    border-left: 7.5px solid transparent; } }

@media screen and (max-width: 767px) {
  .image-text-component img {
    border-left: 0px solid transparent; } }

@media screen and (min-width: 768px) {
  .image-text-component img {
    border-left: 7.5px solid transparent; } }

*:not(.relatedcontent-section) + * + .mainfooter {
  margin-top: 20px; }

.mainfooter {
  background: black;
  min-height: 600px;
  padding-top: 10px;
  color: white; }
  .mainfooter .footer-text a {
    text-decoration: none; }
    .mainfooter .footer-text a:hover {
      text-decoration: underline;
      cursor: pointer; }
  .mainfooter .footer-text p, .mainfooter .footer-text .paragraph {
    font-family: 'MaaxMono Regular'; }
    @media screen and (min-width: 768px) {
      .mainfooter .footer-text p, .mainfooter .footer-text .paragraph {
        font-size: 1.4rem; } }
  @media screen and (max-width: 767px) {
    .mainfooter {
      padding-bottom: 20px; } }
  @media screen and (min-width: 768px) {
    .mainfooter {
      padding-top: 30px; } }
  @media screen and (min-width: 991px) {
    .mainfooter {
      padding-top: 100px;
      padding-bottom: 40px; } }
  @media screen and (max-width: 767px) {
    .mainfooter p u {
      display: block;
      margin-top: 20px; } }
  .mainfooter .footer-details {
    margin-bottom: 100px; }
    .mainfooter .footer-details p {
      font-size: 1.4rem; }
  .mainfooter .copyright p {
    font-family: 'Lab Grotesque Black'; }
    @media screen and (max-width: 767px) {
      .mainfooter .copyright p {
        font-size: 1.4rem; } }
  @media screen and (min-width: 768px) {
    .mainfooter .privacy-link {
      text-align: right; } }
  .mainfooter .privacy-link p {
    color: var(--greyish-brown); }
    @media screen and (min-width: 768px) {
      .mainfooter .privacy-link p {
        text-align: right; } }
  .mainfooter ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .mainfooter ul li {
      float: left;
      margin-right: 15px; }
  .mainfooter a {
    color: inherit; }
  .mainfooter .footer-copyright {
    font-family: 'Lab Grotesque';
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -0.1px;
    text-align: left; }
  .mainfooter .footer-sitemap {
    margin-bottom: var(--standard-spacing); }
    .mainfooter .footer-sitemap p {
      font-family: 'MaaxMono Regular';
      font-size: 1.4rem;
      line-height: 1.14;
      letter-spacing: 0;
      text-align: left;
      color: var(--greyish-brown);
      margin-bottom: 2px; }
      .mainfooter .footer-sitemap p a {
        text-decoration: none; }
      .mainfooter .footer-sitemap p:first-of-type {
        margin-bottom: 15px; }
    .mainfooter .footer-sitemap h6 {
      color: var(--greyish-brown); }

.gridlayout {
  display: block;
  clear: both; }
  .gridlayout ~ .mainfooter {
    margin-top: 0; }
  .gridlayout .bg-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }

.griditem {
  float: left;
  display: inline-block;
  position: relative;
  width: 100%;
  padding-top: 62%; }
  @media screen and (min-width: 480px) {
    .griditem {
      padding-top: 31%;
      width: 50%; } }
  .griditem video {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease; }
  .griditem .griditem-title {
    font-family: 'MaaxMono Regular';
    font-size: 14px;
    color: var(--white);
    letter-spacing: 0.02px;
    line-height: 16px;
    text-decoration: underline;
    z-index: 2;
    position: absolute;
    left: 17px;
    top: 20px; }
    @media screen and (min-width: 480px) {
      .griditem .griditem-title {
        top: 30px;
        left: 35px; } }
    @media screen and (min-width: 991px) {
      .griditem .griditem-title {
        top: 50px;
        left: 70px; } }

.griditem {
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  background-position: 0% 0%;
  overflow: hidden; }
  .griditem video {
    opacity: 0;
    z-index: 2;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%; }
    .griditem video ~ .bg-container:before {
      content: '';
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0;
      background: rgba(0, 0, 0, 0.4);
      position: absolute;
      -webkit-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease; }

.griditem:nth-child(1) .bg-container {
  background: url(../img/hero-grid-book.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(2) .bg-container {
  background: url(../img/hero-grid-books.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(3) .bg-container {
  background: url(../img/hero-grid-products.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(4) .bg-container {
  background: url(../img/hero-grid-magazines.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(5) .bg-container {
  background: url(../img/hero-grid-bar.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(6) .bg-container {
  background: url(../img/hero-grid-book-02.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(7) .bg-container {
  background: url(../img/hero-grid-site.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(8) .bg-container {
  background: url(../img/hero-grid-tshirt.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(9) .bg-container {
  background: url(../img/hero-grid-typography.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(10) .bg-container {
  background: url(../img/hero-grid-cups.png);
  background-size: cover;
  background-position: center center; }

.griditem:nth-child(2),
.griditem:nth-child(4) {
  padding-top: 100%;
  padding-top: 124%; }
  @media screen and (min-width: 480px) {
    .griditem:nth-child(2),
    .griditem:nth-child(4) {
      padding-top: 62%; } }

@media screen and (min-width: 480px) {
  .griditem:nth-child(2) {
    float: right; } }

.griditem:hover .bg-container,
.griditem:focus .bg-container {
  -webkit-transform: scale3d(1.05, 1.04, 1);
  transform: scale3d(1.05, 1.04, 1); }

@media screen and (min-width: 480px) {
  .griditem:hover video,
  .griditem:focus video {
    opacity: 1; }
    .griditem:hover video ~ .bg-container:before,
    .griditem:focus video ~ .bg-container:before {
      opacity: 1; } }

.full-screen-video-open {
  overflow: hidden;
  height: 100vh;
  width: 100vw;
  position: fixed; }

.headergallery {
  position: relative;
  height: 100vh;
  overflow: hidden; }
  .full-screen-video-open .headergallery .header-controls {
    display: none;
    pointer-events: none; }
  .headergallery h2 {
    font-size: 1.4rem;
    text-align: center;
    color: var(--white);
    letter-spacing: -0.18px;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased;
    line-height: 1.9rem;
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .headergallery h2 {
        margin-bottom: 50px;
        font-size: 1.6rem; } }
  .headergallery .icon-play {
    cursor: pointer; }
  .headergallery h1 {
    font-size: 2rem;
    text-align: center;
    font-family: "Lab Grotesque";
    margin-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .headergallery h1 {
        font-size: 3.2rem;
        margin-bottom: 35px; } }
  .headergallery sup {
    font-size: 27%;
    top: -1.8em; }
  .headergallery .icon-play {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    width: 30px;
    height: auto; }
    @media screen and (min-width: 768px) {
      .headergallery .icon-play {
        width: 50px; } }
    .headergallery .icon-play:hover {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }
  .headergallery .gallery-ui {
    position: absolute;
    z-index: 20;
    bottom: 20px;
    left: 0;
    right: 0;
    color: white; }
    @media screen and (max-width: 990px) {
      .headergallery .gallery-ui {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        right: 0; }
        .headergallery .gallery-ui .gallery-data {
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center; } }
  .headergallery[data-video-open=true] .header-controls {
    display: none; }

.headergallery-headerslider {
  height: 100%;
  width: 100%;
  width: 100vw;
  width: 100%;
  background-color: #000;
  background-size: cover !important;
  background-position: center center !important;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0; }

.header-content {
  color: white;
  text-align: center;
  padding: 0 30px; }
  .header-content h1, .header-content h2, .header-content p {
    margin-left: auto;
    margin-right: auto;
    max-width: 420px; }
    .header-content h1 a, .header-content h2 a, .header-content p a {
      text-decoration: none; }
  .header-content sup, .header-content sub {
    font-size: 30%; }
  .header-content sup {
    top: -2em; }

.header-controls .header-next:hover {
  cursor: url("../img/arrow-right@1x.png"), auto; }

.header-controls .header-prev:hover {
  cursor: url("../img/arrow-left@1x.png"), auto; }

.header-controls .header-next {
  width: 5%;
  position: absolute;
  right: 0;
  display: block;
  height: 100%;
  z-index: 9; }
  @media screen and (min-width: 768px) {
    .header-controls .header-next {
      width: 30%; } }

.header-controls .header-prev {
  width: 5%;
  position: absolute;
  left: 0;
  display: block;
  height: 100%;
  z-index: 9; }
  @media screen and (min-width: 768px) {
    .header-controls .header-prev {
      width: 30%; } }

.header-parallax .body-content-container {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0; }

.iframe-container {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: black;
  z-index: 200; }
  .iframe-container video,
  .iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: black;
    z-index: 200; }

.close-video {
  opacity: 0;
  position: absolute;
  z-index: 999999;
  height: 40px;
  width: 40px;
  top: 50px;
  right: 4px; }
  @media screen and (min-width: 768px) {
    .close-video {
      top: 100px;
      right: 30px; } }
  .close-video:hover {
    cursor: pointer !important; }
  .close-video:after, .close-video:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    right: 17px;
    height: 20px;
    top: 9px;
    background: white;
    -webkit-transition: 0.3s ease-in-out transform;
    transition: 0.3s ease-in-out transform; }
  .iframe-container--open .close-video {
    opacity: 1; }
    .iframe-container--open .close-video:after {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
    .iframe-container--open .close-video:before {
      -webkit-transition-delay: 0.2s;
      transition-delay: 0.2s;
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }

.headerstatic {
  position: relative;
  height: 85vh;
  width: 100%;
  background: #000 url(../img/hero-image-door.png);
  background-size: cover;
  overflow: hidden;
  background-position: center center !important;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  margin-bottom: 20px; }
  .headerstatic.endofwork {
    background: #000 url(../img/hero-image-eow.png);
    background-size: cover;
    background-position: center center; }
  .headerstatic.casestudy {
    background: #000 url(../img/hero-image-umbrella.png);
    background-size: cover;
    background-position: center center; }
  .headerstatic .video-clip {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }
  .headerstatic .header-fallback-image {
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative; }
  @media screen and (min-width: 768px) {
    .headerstatic {
      margin-bottom: 60px; } }
  .headerstatic h2 {
    font-size: 1.4rem;
    text-align: center;
    font-size: 16px;
    color: var(--white);
    letter-spacing: -0.18px;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased;
    line-height: 1.9rem; }
  .headerstatic h2 ~ .icon-play {
    margin-top: 50px; }
  .headerstatic h1 {
    font-size: 3.2rem;
    text-align: center;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased; }
  .headerstatic .icon-play {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .headerstatic .icon-play:hover {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }

.header-content {
  color: white;
  text-align: center; }
  .header-content h2, .header-content p {
    max-width: 420px; }
  .header-content sup, .header-content sub {
    font-size: 45%; }
  .header-content sup {
    top: -1.2em; }
  @media screen and (max-width: 767px) {
    .header-content > video {
      display: none; } }

.headervideo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: black;
  background-position: center center !important;
  background-size: cover !important;
  z-index: 3;
  height: 85vh;
  overflow: hidden; }
  .full-screen-video-open .headervideo .header-controls {
    display: none;
    pointer-events: none; }
  @media screen and (min-width: 768px) {
    .headervideo {
      height: 100vh; } }
  @media screen and (max-width: 990px) {
    .headervideo.endofwork {
      background: #000 url(../img/hero-image-eow.png);
      background-size: cover;
      background-position: center center; }
    .headervideo.casestudy {
      background: #000 url(../img/hero-image-umbrella.png);
      background-size: cover;
      background-position: center center; } }
  .headervideo h1 {
    font-size: 3.2rem;
    text-align: center;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased; }
  .headervideo h2 {
    font-size: 1.4rem;
    text-align: center;
    font-size: 16px;
    color: var(--white);
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased;
    letter-spacing: -0.18px;
    line-height: 1.9rem; }
  .headervideo h1 ~ .play-icon,
  .headervideo h1 ~ img,
  .headervideo h2 ~ .play-icon,
  .headervideo h2 ~ img {
    margin-top: 30px; }
  .headervideo .headervideo-container {
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .headervideo .headervideo-container h1 + * {
      margin-top: 30px; }
  .headervideo video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .headervideo .iframe-container video,
  .headervideo .iframe-container iframe {
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.header-fallback-image {
  width: 100%;
  height: 100%;
  background: #000 url("") 50% 50%/cover no-repeat; }

.headerfull {
  position: relative;
  height: 100vh;
  width: 100%;
  background: #000 url(../img/hero-image-eow.png);
  background-size: cover;
  overflow: hidden;
  background-position: center center !important;
  -ms-flex-line-pack: center;
  align-content: center;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  margin-bottom: 20px; }
  .headerfull .video-clip {
    position: absolute;
    left: 50%;
    top: 50%;
    min-height: 100%;
    min-width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1; }
  @media screen and (min-width: 768px) {
    .headerfull {
      margin-bottom: 60px; } }
  .headerfull h2 {
    font-size: 1.4rem;
    text-align: center;
    font-size: 16px;
    color: var(--white);
    letter-spacing: -0.18px;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased;
    line-height: 1.9rem; }
  .headerfull h2 ~ .icon-play {
    margin-top: 50px; }
  .headerfull h1 {
    font-size: 3.2rem;
    text-align: center;
    font-family: "Lab Grotesque";
    -webkit-font-smoothing: antialiased; }
    .headerfull h1 + * {
      margin-top: 30px; }
  .headerfull .icon-play {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .headerfull .icon-play:hover {
      -webkit-transform: scale3d(1.1, 1.1, 1);
      transform: scale3d(1.1, 1.1, 1); }

.header-content {
  color: white;
  text-align: center; }
  .header-content h2, .header-content p {
    max-width: 420px; }
  .header-content sup, .header-content sub {
    font-size: 45%; }
  .header-content sup {
    top: -1.2em; }
  @media screen and (max-width: 767px) {
    .header-content > video {
      display: none; } }

.simplegallery {
  position: relative;
  font: 0/0 arial; }
  @media screen and (max-width: 767px) {
    .simplegallery .gallery-ui {
      display: block; } }
  .simplegallery .item {
    background: #4DC7A0; }
  .simplegallery img:first-child {
    z-index: 2; }
  .simplegallery .simplegallery-wrapper {
    position: relative; }
  .simplegallery .simplegallery-wrapper + .gallery-ui {
    margin-top: -35px;
    z-index: 3; }
    @media screen and (min-width: 480px) {
      .simplegallery .simplegallery-wrapper + .gallery-ui {
        margin-bottom: 30px; } }
  .simplegallery img {
    display: inline-block;
    width: 100%; }

.journal-gallery {
  width: 100%; }
  .journal-gallery img {
    width: 100%;
    display: block; }

.journal-images-container {
  margin-bottom: var(--standard-spacing); }
  .journal-images-container h6 {
    max-width: 300px; }

.journal-footer {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .journal-footer a {
    color: #ccc;
    text-decoration: none;
    font-size: 2rem; }

.sticky img {
  position: fixed;
  top: 0; }

.sticky.sticky-bottom img {
  position: absolute;
  bottom: 0;
  top: auto; }

.project-control-previous,
.project-control-next {
  text-decoration: none;
  font-size: 14px;
  color: var(--warm-grey);
  letter-spacing: -0.15px;
  line-height: 20px;
  position: fixed;
  top: 50vh;
  z-index: 3;
  -webkit-transform: rotate(90deg) translateX(10px);
  transform: rotate(90deg) translateX(10px);
  font-family: 'Lab Grotesque Bold'; }
  @media screen and (max-width: 1200px) {
    .project-control-previous,
    .project-control-next {
      display: none; } }

.project-control-previous {
  left: 20px; }

.project-control-next {
  right: 20px; }

.column-author p {
  font-size: 10px;
  letter-spacing: 0.01px;
  line-height: 12px; }

.column-author img {
  margin-bottom: 12px; }

.column-author .author-bottom {
  position: absolute;
  bottom: 0; }
  .column-author .author-bottom p {
    font-family: 'MaaxMono Regular'; }

.journal-intro {
  margin: 168px auto 100px; }

.page-template-journal-detail p, .journal-detail p {
  margin: 0; }
  .page-template-journal-detail p img, .journal-detail p img {
    height: auto; }

@media screen and (min-width: 768px) {
  .maingallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80vh;
    margin-top: calc(-1 * var(--block-bottom-spacing-tablet)); } }

@media screen and (min-width: 991px) {
  .maingallery {
    height: 100vh;
    margin-top: calc(-1 * var(--block-bottom-spacing-desktop)); } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  height: 615px; }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  height: 810px; }

.gallery-ui, .gallery-ui p {
  font-family: 'MaaxMono Regular'; }

@media screen and (max-width: 767px) {
  .gallery-ui {
    display: none; } }

.maingallery-container {
  display: block;
  width: 100%;
  position: relative; }
  .maingallery-container .gallery-item > *:first-child {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 90%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-decoration: none;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .maingallery-container .gallery-item > *:first-child {
        z-index: 20; } }
  .maingallery-container h2, .maingallery-container h3, .maingallery-container h4, .maingallery-container h5 {
    color: white;
    font-family: 'Lab Grotesque';
    font-size: 3.2rem;
    color: var(--white); }

.gallery-data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 15px;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .gallery-data {
      margin-top: 10px;
      padding-left: 15px;
      padding-right: 15px;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .gallery-data p {
    margin: 0; }
  .gallery-data span {
    content: '';
    display: inline-block;
    height: 1px;
    width: 65px;
    background: black;
    margin-left: 10px;
    margin-right: 10px; }

.gallery-ui {
  margin: 0 auto;
  position: relative;
  max-width: 720px; }
  @media screen and (min-width: 991px) {
    .gallery-ui {
      max-width: 950px; } }

.gallery-arrows {
  position: absolute;
  right: 30px;
  top: 0;
  top: 5px; }
  @media screen and (max-width: 767px) {
    .gallery-arrows {
      right: 15px; } }
  .gallery-arrows .arrow-prev,
  .gallery-arrows .arrow-next {
    display: block;
    float: left;
    margin-left: 9px; }
    .gallery-arrows .arrow-prev:hover,
    .gallery-arrows .arrow-next:hover {
      cursor: pointer; }
  .gallery-arrows .arrow-next:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid black;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .gallery-arrows .arrow-prev:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-top: 8px solid black;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg); }

header .gallery-data {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }
  header .gallery-data span {
    background: white; }

.invisible-controls .touch-controls {
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 3; }
  .invisible-controls .touch-controls:hover {
    cursor: pointer; }

.invisible-controls:hover {
  cursor: pointer; }

@media screen and (min-width: 768px) {
  .invisible-controls .touch-controls {
    display: none; }
  .invisible-controls .next {
    position: absolute;
    right: 0;
    height: 100%;
    width: 30%;
    z-index: 3; }
  .invisible-controls .prev {
    position: absolute;
    left: 0;
    height: 100%;
    width: 30%;
    z-index: 3; }
  .invisible-controls .next:hover {
    cursor: url("../img/arrow-right@1x.png"), auto; }
  .invisible-controls .prev:hover {
    cursor: url("../img/arrow-left@1x.png"), auto; } }

.gallery-items-wrapper {
  position: relative; }
  .gallery-items-wrapper--inactive .gallery-item .image-container {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }

.gallery-items-container {
  width: 100%;
  display: block;
  position: relative;
  font: 0/0 arial; }
  @media screen and (min-width: 768px) {
    .gallery-items-container {
      white-space: nowrap;
      overflow: hidden; } }
  @media screen and (max-width: 767px) {
    .gallery-items-container {
      width: calc(100% - 30px);
      margin-left: 15px; } }

.gallery-item {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 324px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  display: inline-block;
  position: relative;
  width: calc(100vw - 30px);
  line-height: 1;
  text-align: center; }
  .gallery-item:hover {
    cursor: move; }
  .gallery-item a {
    white-space: normal; }
    .gallery-item a:hover {
      cursor: pointer; }
  @media screen and (max-width: 767px) {
    .gallery-item {
      height: 80vh; } }
  @media screen and (min-width: 768px) {
    .gallery-item {
      width: 80vw;
      height: 60vh;
      margin-left: -5vw;
      margin-right: -5vw; } }
  @media screen and (min-width: 1080px) {
    .gallery-item {
      width: 50vw;
      height: 50vh;
      margin-left: auto;
      margin-right: auto; } }
  @media screen and (min-width: 1200px) {
    .gallery-item {
      height: 60vh; } }
  .gallery-item h4 {
    color: var(--warm-grey);
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
  @media screen and (min-width: 768px) {
    .gallery-item .image-container {
      height: 100%;
      max-width: none;
      opacity: 1;
      -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      -webkit-transition-delay: 0.2s, 0.2s;
      transition-delay: 0.2s, 0.2s;
      -webkit-transform: scale3d(0.8, 0.8, 1);
      transform: scale3d(0.8, 0.8, 1);
      margin: 0 auto;
      display: block;
      overflow: hidden; }
      .gallery-item .image-container img {
        position: absolute;
        left: 50%;
        width: auto;
        max-width: none;
        height: 100%;
        min-height: 100%;
        min-width: 100%;
        height: auto;
        top: 50%;
        -webkit-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0);
        opacity: 0; }
    .gallery-item.gallery-item--active .image-container {
      opacity: 1;
      -webkit-transform: scale3d(1, 1, 1);
      transform: scale3d(1, 1, 1); }
    .gallery-item.gallery-item--active img {
      opacity: 1; }
    .gallery-item.gallery-item--active h4 {
      color: white; } }
  @media screen and (max-width: 767px) {
    .gallery-item h4 {
      color: white; }
    .gallery-item img {
      position: absolute;
      min-width: 100%;
      min-height: 100%;
      max-width: none;
      width: auto;
      display: block;
      left: auto;
      right: auto;
      -webkit-transform: translate3d(-50%, 0, 0);
      transform: translate3d(0%, 0, 0);
      opacity: 1; }
    .gallery-item .image-container {
      -webkit-transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out;
      transition: opacity 0.2s ease-in-out, transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
      -webkit-transform: scale(0.8);
      transform: scale(0.8);
      max-width: none;
      height: 80vh;
      width: calc(100% - 30px);
      top: 10vh;
      overflow: hidden;
      left: 15px;
      position: fixed;
      opacity: 1; }
    .gallery-item.gallery-item--active .image-container {
      -webkit-transform: scale(1);
      transform: scale(1);
      opacity: 1;
      z-index: 2; }
    .gallery-item.gallery-item--active img {
      opacity: 1; } }

.maingallery2__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 50vw;
  height: 60vh;
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: background-size 1s ease;
  transition: background-size 1s ease; }
  .maingallery2__item a {
    text-decoration: none; }
  .maingallery2__item h4 {
    position: relative;
    z-index: 3;
    margin: 0;
    font-family: 'Lab Grotesque';
    font-size: 3.2rem;
    color: var(--white);
    -webkit-transition: all .3s ease;
    transition: all .3s ease; }
  .maingallery2__item img {
    display: none !important; }
  @media screen and (max-width: 479px) {
    .maingallery2__item {
      width: 90vw;
      height: 90vw; }
      .maingallery2__item h4 {
        margin: 0 auto;
        max-width: 80%;
        text-align: center;
        font-size: 2.4rem; } }
  @media screen and (min-width: 768px) {
    .maingallery2__item {
      width: 68vw; } }
  @media screen and (min-width: 991px) {
    .maingallery2__item {
      width: 60vw; } }
  @media screen and (min-width: 1080px) {
    .maingallery2__item {
      width: 50vw; } }

.maingallery2 .owl-item .maingallery2__item {
  background-size: 65%; }
  .maingallery2 .owl-item .maingallery2__item:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-transition: all 1s ease;
    transition: all 1s ease; }
  .maingallery2 .owl-item .maingallery2__item h4 {
    color: var(--warm-grey); }

.maingallery2 .owl-item.active.center .maingallery2__item {
  background-size: 100%; }
  .maingallery2 .owl-item.active.center .maingallery2__item:before {
    opacity: 0; }
  .maingallery2 .owl-item.active.center .maingallery2__item h4 {
    color: white; }
  @media screen and (max-width: 479px) {
    .maingallery2 .owl-item.active.center .maingallery2__item {
      background-size: cover; } }

.maingallery2 .owl-dots {
  counter-reset: slides-num;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
  font-family: 'MaaxMono Regular';
  font-size: 1.6rem;
  line-height: 1.3em;
  -webkit-font-smoothing: antialiased; }
  .maingallery2 .owl-dots:after {
    content: "0" counter(slides-num); }

.maingallery2 .owl-dot {
  display: inline-block;
  counter-increment: slides-num;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .maingallery2 .owl-dot.active:before {
    content: "0" counter(slides-num); }
  .maingallery2 .owl-dot.active:after {
    content: '';
    display: inline-block;
    height: 1px;
    width: 65px;
    background: black;
    margin-left: 10px;
    margin-right: 10px; }

.maingallery2 .owl-nav div {
  position: absolute;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 30%;
  z-index: 3; }
  @media screen and (max-width: 479px) {
    .maingallery2 .owl-nav div {
      width: 10%; } }

.maingallery2 .owl-next {
  right: 0; }
  .maingallery2 .owl-next:hover {
    cursor: url("../img/arrow-right@1x.png"), auto; }

.maingallery2 .owl-prev {
  left: 0; }
  .maingallery2 .owl-prev:hover {
    cursor: url("../img/arrow-left@1x.png"), auto; }

.mapholder {
  display: block;
  overflow: hidden;
  margin: 0 auto 0;
  background: #ccc url(../img/image-map.png);
  background-size: cover;
  background-position: center center; }
  .mapholder #map {
    width: 100%;
    height: 60vh; }
  .mapholder > div {
    position: relative; }
  .mapholder .map-component {
    margin: 0 auto 0; }
    .mapholder .map-component h6 {
      font-size: 1.4rem; }
    .mapholder .map-component ul {
      font-size: 1.4rem;
      list-style: none;
      padding: 0; }

nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  right: 0;
  height: auto;
  padding: 0 15px;
  margin: 0 auto;
  color: black;
  background: transparent;
  -webkit-transition: background 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 100;
  -webkit-transform: translateY(0%);
  transform: translateY(0%); }
  @media screen and (min-width: 768px) {
    nav {
      padding: 0 40px; } }
  @media screen and (min-width: 991px) {
    nav {
      padding: 0 46px; } }
  nav .nav-main-menu-item {
    cursor: pointer; }
  nav p {
    color: var(--black); }
  nav.navBG--state-light {
    background: white;
    background: rgba(255, 255, 255, 0.8); }
  nav.nav--open {
    background: white; }
  nav.nav--scrollUp:not(.nav--open) {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  nav.navBG--state-light .menu span, nav.nav--state-light .menu span {
    background: black; }
  nav.navBG--state-light .logo, nav.nav--state-light .logo {
    background: url(../img/eow-black-logo.svg);
    background-size: 100% 100%; }
  .full-screen-video-open nav {
    visibility: hidden;
    pointer-events: none; }

.logo {
  background: url(../img/eow-white-logo.svg);
  background-size: 100% 100%;
  width: 100px;
  height: 10px;
  display: block;
  position: absolute;
  left: 0;
  top: 20px; }
  @media screen and (min-width: 768px) {
    .logo {
      width: 122px;
      height: 13px;
      top: 50px; } }
  .logo:hover {
    cursor: pointer; }

nav.nav--open .logo {
  background: url(../img/eow-black-logo.svg);
  background-size: 100% 100%; }

.nav-section-top {
  position: relative;
  width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  z-index: 20; }

.nav-section-top img {
  width: 100px; }

.nav-section-top > img {
  position: absolute;
  left: 0;
  top: 5vh; }

.nav-section-top .menu:hover {
  cursor: pointer; }

.nav-section-top .menu {
  position: absolute;
  right: 0;
  top: 20px;
  /* aligns animation */
  margin-top: -5px;
  padding-top: 10px;
  padding-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .nav-section-top .menu {
      top: 50px; } }
  .nav-section-top .menu:hover {
    cursor: pointer; }

.nav-section-top .menu {
  display: block; }

.nav-section-top .menu span {
  height: 4px;
  width: 91px;
  background: white;
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media screen and (min-width: 768px) {
    .nav-section-top .menu span {
      width: 125px; } }
  @media screen and (min-width: 991px) {
    .nav-section-top .menu span {
      -webkit-transform-origin: right center;
      transform-origin: right center; } }

.nav-section-top .menu:after,
.nav-section-top .menu:before {
  content: '';
  display: block;
  width: 20px;
  height: 4px;
  background: black;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  position: absolute;
  top: 10px;
  left: 53px;
  left: calc(50% - 10px);
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
  @media screen and (min-width: 991px) {
    .nav-section-top .menu:after,
    .nav-section-top .menu:before {
      left: 110px; } }

nav.nav--open .nav-section-top .menu:after,
nav.nav--open .nav-section-top .menu:before {
  opacity: 1;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s; }

nav.nav--open .nav-section-top .menu:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

nav.nav--open .nav-section-top .menu:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

nav.nav--open .nav-section-top .menu span {
  background: black;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s; }
  @media screen and (max-width: 990px) {
    nav.nav--open .nav-section-top .menu span {
      -webkit-transform-origin: center center;
      transform-origin: center center; } }

@media screen and (max-width: 767px) {
  nav {
    height: 40px; } }

nav.nav--open {
  height: 100vh; }

.nav-section-bottom {
  opacity: 0;
  max-width: 670px;
  margin: 90px auto;
  display: block;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  z-index: 10;
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

.nav-section-bottom a {
  text-decoration: none; }

.nav-section-bottom a:hover {
  color: #333; }

nav.nav--open .nav-section-bottom {
  pointer-events: all;
  opacity: 1;
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s; }

.nav-section-bottom ul,
.nav-section-bottom ol {
  padding: 0;
  list-style: none;
  text-align: center;
  margin: 0; }

.nav-section-bottom li {
  color: var(--black);
  font-weight: bold;
  text-transform: uppercase; }

.nav-section-bottom ul > li {
  margin-bottom: 7px; }

.nav-section-bottom ul > li > a {
  font-family: 'Lab Grotesque Bold';
  color: var(--black);
  font-weight: normal;
  font-size: 33px;
  letter-spacing: 2px; }
  @media screen and (min-width: 768px) {
    .nav-section-bottom ul > li > a {
      font-size: 62px;
      letter-spacing: 2.5px;
      line-height: 70px; } }
  @media screen and (min-width: 991px) {
    .nav-section-bottom ul > li > a {
      font-size: 72px;
      letter-spacing: 2.5px;
      line-height: 90px; } }
  @media screen and (min-width: 1080px) {
    .nav-section-bottom ul > li > a {
      font-size: calc(3.5vw + 2rem);
      letter-spacing: 2.5px;
      line-height: 1; } }
  @media screen and (min-width: 768px) and (max-height: 780px) {
    .nav-section-bottom ul > li > a {
      line-height: 75px;
      font-size: 65px; } }

.nav-section-bottom ol {
  margin-top: 40px;
  margin-bottom: 40px; }
  @media screen and (max-height: 780px) {
    .nav-section-bottom ol {
      margin-top: 20px;
      margin-bottom: 20px; }
      .nav-section-bottom ol a {
        line-height: 15px; } }

.nav-section-bottom ol a {
  font-family: 'Lab Grotesque Bold';
  color: var(--black);
  font-size: 13px;
  color: var(--black);
  letter-spacing: 1.2px;
  line-height: 16px; }
  @media screen and (min-width: 768px) {
    .nav-section-bottom ol a {
      font-size: 12px;
      letter-spacing: 1.6px;
      line-height: 28px;
      text-decoration: none; } }

.nav-section-bottom ol a:hover {
  text-decoration: underline; }

.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99;
  background: black;
  z-index: 200;
  top: 0; }
  .preloader:before {
    content: '';
    display: block;
    width: 100%;
    height: 20px;
    width: 100%;
    background: white;
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1);
    -webkit-animation: drawLine 1.5s ease-in 1;
    animation: drawLine 1.5s ease-in 1;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards; }
  .preloader .logo-preloader {
    width: 200px;
    height: 20px;
    background: url(../img/eow-white-logo.svg);
    background-size: cover;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: pulsing 1s infinite ease-in-out;
    animation: pulsing 1s infinite ease-in-out; }

@-webkit-keyframes drawLine {
  0% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes drawLine {
  0% {
    -webkit-transform: scale3d(0, 1, 1);
    transform: scale3d(0, 1, 1); }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes pulsing {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes pulsing {
  0% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.relatedcontent-section + * + *:not(.mainfooter) {
  margin-bottom: var(--block-bottom-spacing-mobile); }
  @media screen and (min-width: 768px) {
    .relatedcontent-section + * + *:not(.mainfooter) {
      margin-bottom: var(--block-bottom-spacing-tablet); } }
  @media screen and (min-width: 991px) {
    .relatedcontent-section + * + *:not(.mainfooter) {
      margin-bottom: var(--block-bottom-spacing-desktop); } }

.relatedcontent-section .gallery-arrows {
  position: absolute;
  right: 0px;
  top: 5px; }
  @media screen and (max-width: 767px) {
    .relatedcontent-section .gallery-arrows {
      right: calc(15px + 8.3%); } }

@media screen and (max-width: 767px) {
  .relatedcontent-section .gallery-ui {
    display: block; } }

.relatedcontent-section .relatedcontent-title h3 {
  font-family: "Lab Grotesque"; }

.relatedcontent-gallery-container {
  clear: both;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .relatedcontent-gallery-container {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      position: relative; } }
  @media screen and (min-width: 768px) {
    .relatedcontent-gallery-container {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.relatedcontent-left-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 300px; }
  .relatedcontent-left-column p {
    font-family: 'MaaxMono Regular';
    font-size: 1.4rem; }
  @media screen and (min-width: 768px) {
    .relatedcontent-left-column {
      -ms-flex-line-pack: end;
      align-content: flex-end;
      -ms-flex-item-align: end;
      align-self: flex-end; } }
  @media screen and (max-width: 767px) {
    .relatedcontent-left-column {
      min-height: 100px;
      -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
      order: 9;
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (min-width: 768px) {
    .relatedcontent-left-column {
      width: 30%; }
      .relatedcontent-left-column > * {
        max-width: 60%; } }

.relatedcontent-right-column-wrapper {
  white-space: nowrap !important;
  font: 0/0 arial;
  position: relative;
  left: 0;
  top: 0; }
  .relatedcontent-right-column-wrapper > * {
    display: inline-block; }
  @media screen and (max-width: 990px) {
    .relatedcontent-right-column-wrapper img {
      width: calc(100% - 70px);
      width: calc(100vw - 30px - 8.333%); } }
  @media screen and (max-width: 767px) {
    .relatedcontent-right-column-wrapper img {
      width: calc(100vw - 40px - 20px); } }
  @media screen and (min-width: 768px) {
    .relatedcontent-right-column-wrapper img {
      max-width: 492px; } }
  @media screen and (min-width: 991px) {
    .relatedcontent-right-column-wrapper img {
      max-width: 650px; } }

.relatedcontent-right-column {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 768px) {
    .relatedcontent-right-column {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
  @media screen and (max-width: 767px) {
    .relatedcontent-right-column {
      width: 100%;
      display: block;
      margin-left: 15px; } }
  .relatedcontent-right-column img {
    font: 0/0 arial; }

.relatedcontent-swiper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 20;
  left: 0;
  right: 0; }

.relatedcontent-item p:first-of-type, .relatedcontent-item p:first-of-type a {
  font-family: "Lab Grotesque Black";
  text-decoration: none;
  font-size: 1.6rem; }

.relatedcontent-gallery-controllers {
  clear: both; }
  .relatedcontent-gallery-controllers .gallery-ui {
    margin: 0; }
  @media screen and (min-width: 768px) {
    .relatedcontent-gallery-controllers {
      width: 100%;
      -webkit-box-ordinal-group: 100;
      -ms-flex-order: 99;
      order: 99; } }
  @media screen and (max-width: 767px) {
    .relatedcontent-gallery-controllers {
      margin-bottom: 20px;
      margin-top: 10px; } }
  @media screen and (max-width: 990px) {
    .relatedcontent-gallery-controllers .gallery-ui {
      margin: 0;
      position: relative; } }
  .relatedcontent-gallery-controllers .gallery-data p {
    font-size: 1.4rem; }
  @media screen and (min-width: 768px) {
    .relatedcontent-gallery-controllers .gallery-data {
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left;
      padding-left: 220px;
      margin-top: 30px; } }
  @media screen and (min-width: 991px) {
    .relatedcontent-gallery-controllers .gallery-data {
      -webkit-box-pack: left;
      -ms-flex-pack: left;
      justify-content: left;
      padding-left: 300px; } }
  @media screen and (max-width: 767px) {
    .relatedcontent-gallery-controllers .gallery-data .gallery-arrows {
      top: 6px; } }

.rollovercategories {
  position: relative;
  text-align: center;
  z-index: 0; }
  @media screen and (max-width: 767px) {
    .rollovercategories {
      margin-bottom: 80px;
      margin-top: 80px; } }
  .rollovercategories li {
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease; }
    .rollovercategories li a {
      text-decoration: none;
      display: inline-block;
      width: auto;
      height: 100%;
      font-family: 'Lab Grotesque Bold'; }
      @media screen and (max-width: 990px) {
        .rollovercategories li a:hover, .rollovercategories li a:focus {
          color: #ccc; } }
  @media screen and (max-width: 1079px) {
    .rollovercategories li:hover,
    .rollovercategories li:focus {
      color: #333; } }
  @media screen and (min-width: 1080px) {
    .rollovercategories li {
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1;
      width: 100%; }
    .rollovercategories[class*="active-element-"] li {
      opacity: 0; }
    .rollovercategories[class*="active-element-"].active-element-1 li:nth-child(1) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-2 li:nth-child(2) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-3 li:nth-child(3) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-4 li:nth-child(4) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-5 li:nth-child(5) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-6 li:nth-child(6) {
      opacity: 1; }
    .rollovercategories[class*="active-element-"].active-element-7 li:nth-child(7) {
      opacity: 1; } }
  @media screen and (min-width: 1080px) {
    .rollovercategories {
      background: black; } }
  .rollovercategories li {
    font-size: 24px;
    letter-spacing: 1.88px;
    text-decoration: none;
    line-height: 43px; }
    @media screen and (min-width: 991px) {
      .rollovercategories li {
        overflow: hidden; } }
    @media screen and (min-width: 768px) {
      .rollovercategories li {
        font-size: 54px;
        line-height: 70px; } }
    @media screen and (min-width: 991px) {
      .rollovercategories li {
        font-size: 72px;
        letter-spacing: 2.5px;
        line-height: 90px; } }
    @media screen and (min-width: 1080px) {
      .rollovercategories li {
        font-size: calc(3.5vw + 2rem);
        color: var(--white);
        display: block;
        width: 100%;
        letter-spacing: 2.5px;
        line-height: 1; } }
  @media screen and (min-width: 1080px) {
    .rollovercategories ul {
      position: absolute;
      left: 0;
      right: 0;
      width: 100%;
      top: 10%;
      height: 80%;
      z-index: 999;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      margin: 0;
      padding: 0; } }
  @media screen and (min-width: 991px) {
    .rollovercategories .rollovercategories-videos {
      overflow: hidden;
      display: block;
      position: relative;
      height: 90vh;
      min-height: 400px; } }
  .rollovercategories .rollovercategories-videos img,
  .rollovercategories .rollovercategories-videos video {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  @media screen and (max-width: 1079px) {
    .rollovercategories .rollovercategories-videos {
      display: none !important; } }
  .rollovercategories .rollovercategories-videos > div {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    max-width: none;
    min-height: 100%;
    min-width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.tag-list p {
  font-family: 'Lab Grotesque';
  font-size: 2.5rem;
  color: var(--black);
  letter-spacing: 1.04px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .tag-list p {
      font-size: 7.2rem;
      letter-spacing: 2.5px;
      line-height: 80px; } }

.wavygrid-item {
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  cursor: pointer; }
  .wavygrid-item p {
    margin-top: 10px; }
  .wavygrid-item img + p {
    margin-top: 15px; }
  @media screen and (min-width: 768px) {
    .wavygrid-item {
      padding-left: 17.5px;
      padding-right: 17.5px;
      padding-left: 15px;
      padding-right: 15px; } }
  .wavygrid-item .wavygrid-item-title {
    font-family: 'Lab Grotesque Black';
    margin-bottom: 5px; }
    .wavygrid-item .wavygrid-item-title + p {
      margin-top: 0; }
    .wavygrid-item .wavygrid-item-title ~ p {
      margin-top: 0;
      font-family: 'MaaxMono Regular';
      font-size: 1.4rem; }
  @media screen and (max-width: 479px) {
    .wavygrid-item img {
      width: 100%; } }

.wavygrid-wrapper {
  width: 100%;
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: auto;
  margin-left: auto;
  max-width: 945px; }
  .wavygrid-wrapper:first-of-type {
    margin-top: 90px; }
    @media screen and (min-width: 768px) {
      .wavygrid-wrapper:first-of-type {
        margin-top: 190px; } }
  @media xs {
    .wavygrid-wrapper {
      max-width: 540px; } }
  @media screen and (min-width: 768px) {
    .wavygrid-wrapper {
      max-width: 720px; } }
  @media screen and (min-width: 991px) {
    .wavygrid-wrapper {
      max-width: 945px; } }
  .wavygrid-wrapper .wavygrid {
    width: 100%;
    float: left; }
    @media screen and (min-width: 768px) {
      .wavygrid-wrapper .wavygrid .wavygrid-item {
        width: 100%; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .wavygrid-wrapper .wavygrid .wavygrid-item {
      width: 58.333%; } }
  .wavygrid-wrapper .wavygrid-row {
    margin-left: -5px;
    margin-right: -5px; }
    @media screen and (min-width: 768px) {
      .wavygrid-wrapper .wavygrid-row {
        margin-left: -7.5px;
        margin-right: -7.5px; } }
  .wavygrid-wrapper .wavygrid--layout-3 .image ~ p {
    max-width: 285px; }
  .wavygrid-wrapper .wavygrid--layout-2 .wavygrid-item {
    width: 100%; }
    @media screen and (min-width: 768px) {
      .wavygrid-wrapper .wavygrid--layout-2 .wavygrid-item {
        float: right;
        width: 33.333%;
        margin-top: -250px; } }
  @media screen and (min-width: 768px) {
    .wavygrid-wrapper .wavygrid--layout-2:first-child .wavygrid-item {
      margin-top: 0; } }
  .wavygrid-wrapper .wavygrid--layout-1 .image ~ p {
    max-width: 285px; }
  @media screen and (min-width: 768px) {
    .wavygrid-wrapper .wavygrid--layout-1 .wavygrid-item {
      margin-top: -60px; } }
  @media screen and (min-width: 768px) {
    .wavygrid-wrapper .wavygrid--layout-1 + .wavygrid--layout-3 {
      margin-top: 160px; } }

.connectby {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Lab Grotesque Bold'; }
  .connectby__heading {
    font-family: 'Lab Grotesque Black'; }
  .connectby a {
    font-family: 'Lab Grotesque Bold';
    text-decoration: none;
    font-weight: bold; }
    .connectby a:hover, .connectby a:focus {
      color: #4A4A4A; }
  @media screen and (min-width: 768px) {
    .connectby {
      padding-top: 70px;
      padding-bottom: 70px; } }
  @media screen and (min-width: 991px) {
    .connectby.container {
      max-width: none; } }
  .connectby li {
    font-family: 'Lab Grotesque Bold';
    font-size: 25px;
    color: var(--black);
    letter-spacing: 1px;
    line-height: 43px; }
    .connectby li.connectby--active {
      color: var(--white-two); }
      .connectby li.connectby--active a:hover {
        color: var(--white-two); }
    @media screen and (min-width: 768px) {
      .connectby li {
        font-size: 54px;
        letter-spacing: 1.88px;
        line-height: 70px; } }
    @media screen and (min-width: 991px) {
      .connectby li {
        font-size: 72px;
        color: var(--black);
        letter-spacing: 2.5px;
        line-height: 90px; } }

.content-block--columns {
  margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .content-block--columns .columns-container {
      -webkit-columns: 2;
      columns: 2; } }
  @media screen and (min-width: 768px) {
    .content-block--columns {
      margin-bottom: 60px; } }

.content-block--approach {
  margin-bottom: 20px; }
  .content-block--approach p, .content-block--approach .paragraph, .content-block--approach ul, .content-block--approach ol, .content-block--approach li {
    font-family: 'MaaxMono Regular';
    font-size: 1.4rem; }
  .content-block--approach .row:first-child {
    margin-bottom: 20px; }
  .content-block--approach li {
    margin-left: 1em; }
    .content-block--approach li:before {
      position: absolute;
      content: "—";
      -webkit-transform: translateX(-1em);
      transform: translateX(-1em); }
  @media screen and (min-width: 768px) {
    .content-block--approach {
      margin-bottom: 60px; } }
  @media screen and (max-width: 767px) {
    .content-block--approach .approach-item {
      margin-bottom: 30px; } }

@media screen and (min-width: 480px) {
  .project-overview .mobile-accordion-content {
    display: block !important; } }

.project-overview .mobile-accordion {
  position: relative; }
  @media screen and (max-width: 767px) {
    .project-overview .mobile-accordion {
      margin-bottom: 30px; } }
  .project-overview .mobile-accordion p {
    font-size: 1.6rem; }
  .project-overview .mobile-accordion .plus {
    position: absolute;
    right: 0;
    top: 5px; }
    .project-overview .mobile-accordion .plus:before, .project-overview .mobile-accordion .plus:after {
      content: '';
      display: block;
      position: absolute;
      right: 0;
      width: 15px;
      height: 1px;
      background: black;
      top: 0; }
    .project-overview .mobile-accordion .plus:before {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg); }
  .project-overview .mobile-accordion.open-accordion .plus:before {
    display: none; }
  @media screen and (min-width: 480px) {
    .project-overview .mobile-accordion {
      display: none; } }

.content-block--callout {
  margin-bottom: 20px; }
  .content-block--callout p {
    letter-spacing: -0.17px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Lab Grotesque Bold'; }
  @media screen and (min-width: 768px) {
    .content-block--callout {
      margin-bottom: 60px; } }

.content-believes p {
  font-family: "MaaxMono Regular";
  font-size: 1.4rem; }

.content-block--intro h2 {
  font-size: 20px;
  color: var(--black);
  margin-bottom: 20px;
  font-family: 'Lab Grotesque'; }
  .content-block--intro h2 a {
    position: relative;
    text-decoration: none;
    word-wrap: break-word; }
    .content-block--intro h2 a:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: black;
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      -webkit-transform-origin: left top;
      transform-origin: left top;
      -webkit-transition: -webkit-transform 0.3s ease;
      transition: -webkit-transform 0.3s ease;
      transition: transform 0.3s ease;
      transition: transform 0.3s ease, -webkit-transform 0.3s ease; }
    .content-block--intro h2 a:hover:after, .content-block--intro h2 a:focus:after {
      -webkit-transition-duration: 0.15s;
      transition-duration: 0.15s;
      -webkit-transform: scaleX(1);
      transform: scaleX(1); }
  @media screen and (min-width: 991px) {
    .content-block--intro h2 {
      font-size: 32px;
      color: var(--black);
      margin-bottom: 30px;
      line-height: 39px; }
      .content-block--intro h2 p {
        font-size: 32px;
        line-height: 39px; } }
  @media screen and (max-width: 479px) {
    .content-block--intro h2 p {
      font-size: 2rem; } }

/**
 * The "!important" here is to overwrite the SUMO default styling.
 */
.footer-edm input {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
  border-radius: none !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
  display: block !important;
  font-family: 'Lab Grotesque' !important;
  font-size: 16px;
  color: var(--black) !important;
  letter-spacing: 0.02px !important;
  width: 100% !important;
  height: 30px !important;
  line-height: 30px !important;
  color: white !important;
  border-radius: 0 !important;
  padding-left: 0 !important; }
  .footer-edm input::-webkit-input-placeholder {
    color: black !important; }

.footer-edm .input-msg {
  margin-top: 5px; }
  .footer-edm .input-msg.invalid {
    color: #bb9393; }

.footer-edm button {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  background: transparent !important;
  border-radius: none !important;
  border: none !important;
  color: var(--greyish-brown) !important;
  padding: 20px 0 !important;
  text-transform: uppercase !important;
  text-decoration: none !important;
  outline: 0 !important;
  font-family: 'MaaxMono Regular' !important;
  font-size: 14px !important;
  color: var(--greyish-brown) !important;
  letter-spacing: 0.02px !important;
  line-height: 16px !important;
  -webkit-transition: color 0.15s ease-in-out !important;
  transition: color 0.15s ease-in-out !important; }
  .footer-edm button:hover, .footer-edm button:focus {
    outline: 0;
    color: var(--white-two); }

.footer-edm .sumome-react-wysiwyg-component, .footer-edm .sumome-react-wysiwyg-popup-container {
  width: 100% !important; }

.footer-edm .sumome-react-wysiwyg-textField, .footer-edm .sumome-react-wysiwyg-button {
  left: 0 !important;
  width: 100% !important;
  max-width: 465px;
  text-align: left !important; }
  .footer-edm .sumome-react-wysiwyg-textField button, .footer-edm .sumome-react-wysiwyg-button button {
    text-align: left !important;
    padding-top: 0 !important; }

.footer-edm .listbuilder-popup-scale {
  -webkit-transform: translate(0, 0) scale(1) !important;
  transform: translate(0, 0) scale(1) !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important; }

.footer-edm .powered-by-sumo {
  height: 0px !important;
  width: 0px !important;
  overflow: hidden !important; }

.footer-edm .s.u.m.o.me .powered-by-sumo, .footer-edm .s.u.m.o.me.sumome-react-modal-container .powered-by-sumo, .footer-edm .sumome-vex .powered-by-sumo {
  border: none !important; }

@media screen and (min-width: 545px) and (max-width: 767px) {
  .container {
    max-width: 700px; } }

@media screen and (max-width: 767px) {
  div[class^="col"] {
    padding-left: 15px;
    padding-right: 15px; } }
