@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url(../fonts/icons/style.css);
@import url(../fonts/formular/stylesheet.css);
@import url(../libs/owl-carousel/assets/owl.carousel.min.css);
@import url(../libs/fancybox/jquery.fancybox.min.css);
@media print, screen and (min-width: 45em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

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

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

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

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

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

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

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

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
     * Show the overflow in IE.
     */
button {
  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 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

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

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

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

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

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

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

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

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

.foundation-mq {
  font-family: "small=0em&premedium=32.5em&medium=45em&prelarge=53.75em&large=64em&xlarge=75em&xxlarge=90em"; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #242424;
  font-family: Formular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.grid-container {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 75rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 45em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (min-width: 75em) {
    .grid-container {
      padding-right: 1.5rem;
      padding-left: 1.5rem; } }
  .grid-container.fluid {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    max-width: 100%;
    margin: 0 auto; }
    @media print, screen and (min-width: 45em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
    @media screen and (min-width: 75em) {
      .grid-container.fluid {
        padding-right: 1.5rem;
        padding-left: 1.5rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin: 0 auto; }

.grid-x {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen and (min-width: 75em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

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

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

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

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

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

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

@media screen and (min-width: 75em) {
  .xlarge-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .xlarge-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-y {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column nowrap;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap; }
  .grid-y > .cell {
    width: auto; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto; }
  @media print, screen and (min-width: 32.5em) {
    .grid-y > .premedium-shrink, .grid-y > .premedium-full, .grid-y > .premedium-1, .grid-y > .premedium-2, .grid-y > .premedium-3, .grid-y > .premedium-4, .grid-y > .premedium-5, .grid-y > .premedium-6, .grid-y > .premedium-7, .grid-y > .premedium-8, .grid-y > .premedium-9, .grid-y > .premedium-10, .grid-y > .premedium-11, .grid-y > .premedium-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media print, screen and (min-width: 45em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media print, screen and (min-width: 53.75em) {
    .grid-y > .prelarge-shrink, .grid-y > .prelarge-full, .grid-y > .prelarge-1, .grid-y > .prelarge-2, .grid-y > .prelarge-3, .grid-y > .prelarge-4, .grid-y > .prelarge-5, .grid-y > .prelarge-6, .grid-y > .prelarge-7, .grid-y > .prelarge-8, .grid-y > .prelarge-9, .grid-y > .prelarge-10, .grid-y > .prelarge-11, .grid-y > .prelarge-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-shrink, .grid-y > .xlarge-full, .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12 {
      -webkit-flex-basis: auto;
          -ms-flex-preferred-size: auto;
              flex-basis: auto; } }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 32.5em) {
    .grid-y > .premedium-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .premedium-shrink {
      height: auto; }
    .grid-y > .premedium-1 {
      height: 8.33333%; }
    .grid-y > .premedium-2 {
      height: 16.66667%; }
    .grid-y > .premedium-3 {
      height: 25%; }
    .grid-y > .premedium-4 {
      height: 33.33333%; }
    .grid-y > .premedium-5 {
      height: 41.66667%; }
    .grid-y > .premedium-6 {
      height: 50%; }
    .grid-y > .premedium-7 {
      height: 58.33333%; }
    .grid-y > .premedium-8 {
      height: 66.66667%; }
    .grid-y > .premedium-9 {
      height: 75%; }
    .grid-y > .premedium-10 {
      height: 83.33333%; }
    .grid-y > .premedium-11 {
      height: 91.66667%; }
    .grid-y > .premedium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 45em) {
    .grid-y > .medium-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 53.75em) {
    .grid-y > .prelarge-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .prelarge-shrink {
      height: auto; }
    .grid-y > .prelarge-1 {
      height: 8.33333%; }
    .grid-y > .prelarge-2 {
      height: 16.66667%; }
    .grid-y > .prelarge-3 {
      height: 25%; }
    .grid-y > .prelarge-4 {
      height: 33.33333%; }
    .grid-y > .prelarge-5 {
      height: 41.66667%; }
    .grid-y > .prelarge-6 {
      height: 50%; }
    .grid-y > .prelarge-7 {
      height: 58.33333%; }
    .grid-y > .prelarge-8 {
      height: 66.66667%; }
    .grid-y > .prelarge-9 {
      height: 75%; }
    .grid-y > .prelarge-10 {
      height: 83.33333%; }
    .grid-y > .prelarge-11 {
      height: 91.66667%; }
    .grid-y > .prelarge-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }
  @media screen and (min-width: 75em) {
    .grid-y > .xlarge-auto {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      height: auto; }
    .grid-y > .xlarge-shrink {
      height: auto; }
    .grid-y > .xlarge-1 {
      height: 8.33333%; }
    .grid-y > .xlarge-2 {
      height: 16.66667%; }
    .grid-y > .xlarge-3 {
      height: 25%; }
    .grid-y > .xlarge-4 {
      height: 33.33333%; }
    .grid-y > .xlarge-5 {
      height: 41.66667%; }
    .grid-y > .xlarge-6 {
      height: 50%; }
    .grid-y > .xlarge-7 {
      height: 58.33333%; }
    .grid-y > .xlarge-8 {
      height: 66.66667%; }
    .grid-y > .xlarge-9 {
      height: 75%; }
    .grid-y > .xlarge-10 {
      height: 83.33333%; }
    .grid-y > .xlarge-11 {
      height: 91.66667%; }
    .grid-y > .xlarge-12 {
      height: 100%; } }

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

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

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

.grid-frame {
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-stype: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }

@media print, screen and (min-width: 32.5em) {
  .premedium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .premedium-grid-frame {
    width: 100%; }
  .premedium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .premedium-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .premedium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .premedium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 45em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 53.75em) {
  .prelarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .prelarge-grid-frame {
    width: 100%; }
  .prelarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .prelarge-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .prelarge-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .prelarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

@media screen and (min-width: 75em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    width: 100vw; }
  .cell .xlarge-grid-frame {
    width: 100%; }
  .xlarge-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; }
  .xlarge-cell-block-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-height: 100%; }
    .xlarge-cell-block-container > .grid-x {
      max-height: 100%;
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
  .xlarge-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-stype: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 32.5em) {
  .grid-y.premedium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 45em) {
  .grid-y.medium-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 53.75em) {
  .grid-y.prelarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

@media screen and (min-width: 75em) {
  .grid-y.xlarge-grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    height: 100vh; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 32.5em) {
  .cell .grid-y.premedium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 45em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 53.75em) {
  .cell .grid-y.prelarge-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

@media screen and (min-width: 75em) {
  .cell .grid-y.xlarge-grid-frame {
    height: 100%; } }

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

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.875rem); }
  @media print, screen and (min-width: 32.5em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 45em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 53.75em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 3rem); } }

@media print, screen and (min-width: 32.5em) {
  .grid-margin-y.premedium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 45em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 53.75em) {
  .grid-margin-y.prelarge-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media screen and (min-width: 75em) {
  .grid-margin-y.xlarge-grid-frame {
    height: calc(100vh + 3rem); } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: Formular, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.375rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 45em) {
  h1, .h1 {
    font-size: 2.125rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #FFC679;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #edcb9b; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 32.5em) {
  .premedium-text-left {
    text-align: left; }
  .premedium-text-right {
    text-align: right; }
  .premedium-text-center {
    text-align: center; }
  .premedium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 45em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 53.75em) {
  .prelarge-text-left {
    text-align: left; }
  .prelarge-text-right {
    text-align: right; }
  .prelarge-text-center {
    text-align: center; }
  .prelarge-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

@media screen and (min-width: 75em) {
  .xlarge-text-left {
    text-align: left; }
  .xlarge-text-right {
    text-align: right; }
  .xlarge-text-center {
    text-align: center; }
  .xlarge-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #1779ba;
  color: #FFFFFF; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #FFFFFF; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #1779ba;
    color: #FFFFFF; }
    .button.primary:hover, .button.primary:focus {
      background-color: #126195;
      color: #FFFFFF; }
  .button.secondary {
    background-color: #767676;
    color: #FFFFFF; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #5e5e5e;
      color: #FFFFFF; }
  .button.success {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button.alert {
    background-color: #cc4b37;
    color: #FFFFFF; }
    .button.alert:hover, .button.alert:focus {
      background-color: #a53b2a;
      color: #FFFFFF; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #1779ba;
      color: #FFFFFF; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #1779ba;
        color: #FFFFFF; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #767676;
        color: #FFFFFF; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #3adb76;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ffae00;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cc4b37;
        color: #FFFFFF; }
  .button.hollow {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.hollow.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
    .button.hollow.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
    .button.hollow.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
    .button.hollow.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
    .button.hollow.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
  .button.clear {
    border: 1px solid #1779ba;
    color: #1779ba; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #0c3d5d;
      color: #0c3d5d; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #1779ba;
        color: #1779ba; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #1779ba;
      color: #1779ba; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #0c3d5d;
        color: #0c3d5d; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #1779ba;
          color: #1779ba; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #767676;
      color: #767676; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #3b3b3b;
        color: #3b3b3b; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #767676;
          color: #767676; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #3adb76;
      color: #3adb76; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #157539;
        color: #157539; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #3adb76;
          color: #3adb76; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ffae00;
      color: #ffae00; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #805700;
        color: #805700; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ffae00;
          color: #ffae00; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #cc4b37;
      color: #cc4b37; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #67251a;
        color: #67251a; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #cc4b37;
          color: #cc4b37; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #FFC679;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #FFFFFF;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #FFC679;
    background-color: transparent;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #C6C6C6; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #C6C6C6; }

input::placeholder,
textarea::placeholder {
  color: #C6C6C6; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

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

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: auto;
    -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
                -ms-grid-row-align: stretch;
            align-self: stretch;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #FFC679;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #FFFFFF;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #FFC679;
    background-color: transparent;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.accordion {
  margin-left: 0;
  background: #FFFFFF;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #FFFFFF;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  left: auto;
  right: 1rem; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  width: 40px;
  height: 40px; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  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; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #FFFFFF; }
  .badge.primary {
    background: #1779ba;
    color: #FFFFFF; }
  .badge.secondary {
    background: #767676;
    color: #FFFFFF; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #FFFFFF; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .button-group.primary .button {
    background-color: #1779ba;
    color: #FFFFFF; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #FFFFFF; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #FFFFFF; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #FFFFFF; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #FFFFFF; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #FFFFFF; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
  @media print, screen and (min-width: 45em) {
    .button-group.stacked-for-small .button {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      margin-bottom: 0; } }
  @media screen and (max-width: 32.4375em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #FFFFFF;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 32.5em) {
    .menu.premedium-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.premedium-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.premedium-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.premedium-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 45em) {
    .menu.medium-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 53.75em) {
    .menu.prelarge-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.prelarge-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.prelarge-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.prelarge-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.xlarge-vertical {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.xlarge-expanded li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.xlarge-simple li {
      -webkit-flex: 1 1 0px;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
                  -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -webkit-align-self: stretch;
          -ms-flex-item-align: stretch;
                  -ms-grid-row-align: stretch;
              align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: inherit;
    color: #FFFFFF; }
  .menu .active > a {
    background: inherit;
    color: #FFFFFF; }
  .menu.align-left {
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #FFFFFF;
    box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #FFFFFF; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #FFFFFF;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #1779ba; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  left: auto;
  right: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #FFC679; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  right: auto;
  left: 1rem;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #FFC679 transparent transparent; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #1779ba transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem;
  border-left-width: 0; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  display: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #242424;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    visibility: visible;
    display: block; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-bottom-width: 0;
  border-top-style: solid;
  border-color: #FFC679 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

.dropdown.menu a {
  padding: 0.7rem 1rem; }
  [data-whatinput='mouse'] .dropdown.menu a {
    outline: 0; }

.dropdown.menu .is-active > a {
  background: transparent;
  color: #1779ba; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  right: 100%;
  left: auto;
  top: 0; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  right: auto;
  left: 5px;
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #FFC679 transparent transparent; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #FFC679; }

@media print, screen and (min-width: 32.5em) {
  .dropdown.menu.premedium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.premedium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.premedium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.premedium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFC679 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.premedium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.premedium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.premedium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.premedium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.premedium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .dropdown.menu.premedium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; } }

@media print, screen and (min-width: 45em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFC679 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; } }

@media print, screen and (min-width: 53.75em) {
  .dropdown.menu.prelarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.prelarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.prelarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.prelarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFC679 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.prelarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.prelarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.prelarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.prelarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.prelarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .dropdown.menu.prelarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFC679 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; } }

@media screen and (min-width: 75em) {
  .dropdown.menu.xlarge-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.xlarge-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.xlarge-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFC679 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.xlarge-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0; }
  .dropdown.menu.xlarge-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.xlarge-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.xlarge-vertical > li.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .dropdown.menu.xlarge-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #FFFFFF; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 5px;
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFC679 transparent transparent; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFC679; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #FFFFFF; }
  .label.primary {
    background: #1779ba;
    color: #FFFFFF; }
  .label.secondary {
    background: #767676;
    color: #FFFFFF; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #FFFFFF; }

.media-object {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 32.4375em) {
    .media-object.stack-for-small {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
  @media screen and (max-width: 32.4375em) {
    .media-object.stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -webkit-flex-basis: 100%;
          -ms-flex-preferred-size: 100%;
              flex-basis: 100%;
      max-width: 100%; }
      .media-object.stack-for-small .media-object-section img {
        width: 100%; } }

.media-object-section {
  -webkit-flex: 0 1 auto;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  .media-object-section.main-section {
    -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(-250px);
      -ms-transform: translateX(-250px);
          transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 250px;
  -webkit-transform: translateX(250px);
      -ms-transform: translateX(250px);
          transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(250px);
        -ms-transform: translateX(250px);
            transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-250px);
        -ms-transform: translateX(-250px);
            transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
      -ms-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
      -ms-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
        -ms-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
        -ms-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 32.5em) {
  .position-left.reveal-for-premedium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-premedium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-premedium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-premedium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-premedium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-premedium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-premedium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-premedium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-premedium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-premedium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-premedium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-premedium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-premedium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-premedium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-premedium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-premedium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 45em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 53.75em) {
  .position-left.reveal-for-prelarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-prelarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-prelarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-prelarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-prelarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-prelarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-prelarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-prelarge ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-prelarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-prelarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-prelarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-prelarge ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-prelarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-prelarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-prelarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-prelarge ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media screen and (min-width: 75em) {
  .position-left.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-xlarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-xlarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-xlarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-xlarge ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-xlarge {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-xlarge .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 32.5em) {
  .off-canvas.in-canvas-for-premedium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-premedium.position-left, .off-canvas.in-canvas-for-premedium.position-right, .off-canvas.in-canvas-for-premedium.position-top, .off-canvas.in-canvas-for-premedium.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-premedium .close-button {
      display: none; } }

@media print, screen and (min-width: 45em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 53.75em) {
  .off-canvas.in-canvas-for-prelarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-prelarge.position-left, .off-canvas.in-canvas-for-prelarge.position-right, .off-canvas.in-canvas-for-prelarge.position-top, .off-canvas.in-canvas-for-prelarge.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-prelarge .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

@media screen and (min-width: 75em) {
  .off-canvas.in-canvas-for-xlarge {
    visibility: visible;
    height: auto;
    position: static;
    background: inherit;
    width: inherit;
    overflow: inherit;
    transition: inherit; }
    .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top, .off-canvas.in-canvas-for-xlarge.position-bottom {
      box-shadow: none;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-xlarge .close-button {
      display: none; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #FFFFFF; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #FFFFFF; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: inline-block; }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: none; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: none;
    color: #FFC679;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #14679e; }
  .slider-handle.is-dragging {
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #FFFFFF;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 45em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 45em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 45em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 45em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 45em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #FFFFFF;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f2f2f2;
    background-color: #FFFFFF; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f9f9f9;
    color: #0a0a0a; }
  tfoot {
    background: #f2f2f2;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }
  table.unstriped tbody {
    background-color: #FFFFFF; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f2f2f2;
      background-color: #FFFFFF; }

@media screen and (max-width: 53.6875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f4f4f4; }

table.hover tfoot tr:hover {
  background-color: #ededed; }

table.hover tbody tr:hover {
  background-color: #fafafa; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #FFFFFF;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #FFFFFF; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #FFFFFF;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #FFFFFF;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: solid 4px #FFFFFF;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #FFFFFF;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -webkit-flex: 1 1 0px;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 14rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #242424;
  font-size: 80%;
  color: #FFFFFF; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #242424;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #242424 transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #242424;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #242424 transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #e6e6e6; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 45em) {
    .top-bar {
      -webkit-flex-wrap: nowrap;
          -ms-flex-wrap: nowrap;
              flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 44.9375em) {
    .top-bar.stacked-for-premedium {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-premedium .top-bar-left,
      .top-bar.stacked-for-premedium .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 53.6875em) {
    .top-bar.stacked-for-medium {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-prelarge {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-prelarge .top-bar-left,
      .top-bar.stacked-for-prelarge .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.9375em) {
    .top-bar.stacked-for-large {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 89.9375em) {
    .top-bar.stacked-for-xlarge {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .top-bar.stacked-for-xlarge .top-bar-left,
      .top-bar.stacked-for-xlarge .top-bar-right {
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 32.4375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 32.5em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 32.5em) {
  .hide-for-premedium {
    display: none !important; } }

@media screen and (max-width: 32.4375em) {
  .show-for-premedium {
    display: none !important; } }

@media screen and (min-width: 32.5em) and (max-width: 44.9375em) {
  .hide-for-premedium-only {
    display: none !important; } }

@media screen and (max-width: 32.4375em), screen and (min-width: 45em) {
  .show-for-premedium-only {
    display: none !important; } }

@media print, screen and (min-width: 45em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 44.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 45em) and (max-width: 53.6875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 44.9375em), screen and (min-width: 53.75em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 53.75em) {
  .hide-for-prelarge {
    display: none !important; } }

@media screen and (max-width: 53.6875em) {
  .show-for-prelarge {
    display: none !important; } }

@media screen and (min-width: 53.75em) and (max-width: 63.9375em) {
  .hide-for-prelarge-only {
    display: none !important; } }

@media screen and (max-width: 53.6875em), screen and (min-width: 64em) {
  .show-for-prelarge-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.9375em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

@media screen and (min-width: 75em) {
  .hide-for-xlarge {
    display: none !important; } }

@media screen and (max-width: 74.9375em) {
  .show-for-xlarge {
    display: none !important; } }

@media screen and (min-width: 75em) and (max-width: 89.9375em) {
  .hide-for-xlarge-only {
    display: none !important; } }

@media screen and (max-width: 74.9375em), screen and (min-width: 90em) {
  .show-for-xlarge-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  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; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
          clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.small-order-1 {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.small-order-2 {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }

.small-order-3 {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }

.small-order-4 {
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4; }

.small-order-5 {
  -webkit-order: 5;
      -ms-flex-order: 5;
          order: 5; }

.small-order-6 {
  -webkit-order: 6;
      -ms-flex-order: 6;
          order: 6; }

@media print, screen and (min-width: 32.5em) {
  .premedium-order-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .premedium-order-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .premedium-order-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .premedium-order-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .premedium-order-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .premedium-order-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

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

@media print, screen and (min-width: 53.75em) {
  .prelarge-order-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .prelarge-order-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .prelarge-order-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .prelarge-order-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .prelarge-order-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .prelarge-order-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

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

@media screen and (min-width: 75em) {
  .xlarge-order-1 {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .xlarge-order-2 {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
  .xlarge-order-3 {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .xlarge-order-4 {
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4; }
  .xlarge-order-5 {
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5; }
  .xlarge-order-6 {
    -webkit-order: 6;
        -ms-flex-order: 6;
            order: 6; } }

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

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

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

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

.flex-dir-row {
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

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

.flex-dir-column {
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }

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

@media print, screen and (min-width: 32.5em) {
  .premedium-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .premedium-flex-child-auto {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .premedium-flex-child-grow {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .premedium-flex-child-shrink {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .premedium-flex-dir-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .premedium-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .premedium-flex-dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .premedium-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

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

@media print, screen and (min-width: 53.75em) {
  .prelarge-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .prelarge-flex-child-auto {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .prelarge-flex-child-grow {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .prelarge-flex-child-shrink {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .prelarge-flex-dir-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .prelarge-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .prelarge-flex-dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .prelarge-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

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

@media screen and (min-width: 75em) {
  .xlarge-flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .xlarge-flex-child-auto {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
  .xlarge-flex-child-grow {
    -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto; }
  .xlarge-flex-child-shrink {
    -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto; }
  .xlarge-flex-dir-row {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row; }
  .xlarge-flex-dir-row-reverse {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .xlarge-flex-dir-column {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .xlarge-flex-dir-column-reverse {
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
      -ms-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
      -ms-transform-origin: right;
          transform-origin: right;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
      -ms-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
      -ms-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
      -ms-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  -webkit-transform: rotate(0);
      -ms-transform: rotate(0);
          transform: rotate(0);
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
      -ms-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

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

@keyframes pulsation {
  0% {
    opacity: 0.1; }
  100% {
    opacity: 1; } }

body {
  position: relative;
  min-height: 100%;
  font-size: 16px;
  line-height: 1.35;
  color: #FFFFFF; }

p {
  line-height: inherit; }

hr {
  max-width: none; }

.orange {
  color: #FFC679; }

.light-orange {
  color: #FFECC7; }

.light-green {
  color: #B4D17D; }

.medium-weight {
  font-weight: 500; }

/** containers **/
@media print, screen and (min-width: 45em) {
  .grid-container {
    max-width: 45rem; } }

@media print, screen and (min-width: 64em) {
  .grid-container {
    max-width: 63.375rem; } }

@media screen and (min-width: 75em) {
  .grid-container {
    max-width: 76.125rem; } }

@media screen and (max-width: 63.9375em) {
  .grid-container.from-large {
    max-width: none;
    padding: 0; } }

/** callouts **/
.callout {
  padding: 0.9375rem 0;
  margin: 0;
  border: none;
  background: #171717;
  color: #FFECC7;
  font-size: 0.75rem; }
  @media print, screen and (min-width: 45em) {
    .callout {
      font-size: 0.875rem; } }
  .callout .icon-info {
    margin-top: 0.0625rem;
    width: 1.75rem;
    font-size: 1.0625rem; }
  .callout .icon-close {
    text-align: right;
    width: 1.75rem;
    cursor: pointer;
    color: #FFFFFF; }
    .callout .icon-close:hover, .callout .icon-close:focus {
      color: #A7A7A7; }
  .callout.alert,
  .callout.alert a {
    background: #171717;
    color: #F57463; }
  .callout.yellow {
    padding: 0.625rem 0 0.6875rem;
    font-size: 0.8125rem;
    line-height: 1.38; }
  .callout.yellow,
  .callout.yellow a {
    background: #FFECC7;
    color: #62451E;}
  .callout a {
	  text-decoration: underline;}
    @media print, screen and (min-width: 45em) {
      .callout.yellow {
        line-height: 1.57;
        font-size: 0.875rem; }
        .callout.yellow .icon-info {
          position: relative;
          top: 0.125rem; } }

/** tooltips **/
.tooltip {
  border-radius: 0.3125rem;
  box-shadow: 0 0 1.5625rem rgba(0, 0, 0, 0.43); }

/** animations **/
.very-fast {
  transition-duration: 150ms !important;
  -webkit-animation-duration: 150ms !important;
          animation-duration: 150ms !important; }

/** inputs **/
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  padding-left: 0.6875rem; }

label {
  line-height: 1.5; }

label.seamless {
  position: relative; }
  label.seamless input {
    border: none;
    background: none;
    box-shadow: none;
    color: #FFFFFF;
    padding-right: 2.625rem; }
    label.seamless input::-webkit-input-placeholder {
      color: #C6C6C6;
      opacity: 1; }
    label.seamless input:-ms-input-placeholder {
      color: #C6C6C6;
      opacity: 1; }
    label.seamless input::placeholder {
      color: #C6C6C6;
      opacity: 1; }
    label.seamless input:focus {
      background: none;
      box-shadow: none;
      border: none; }
  label.seamless button {
    position: absolute;
    right: 0.1875rem;
    top: 0.3125rem;
    padding: 0.3125rem;
    font-size: 1.375rem;
    color: #FFC679;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden; }
    label.seamless button:hover, label.seamless button:focus {
      opacity: 0.8; }
  label.seamless.small input {
    font-weight: 500;
    font-size: 1rem; }
  label.seamless.small button {
    font-size: 1.375rem;
    color: #FFFFFF; }

/** buttons **/
.button {
  background: #FFC679;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.875rem 1.875rem 1.0625rem;
  border: none;
  color: #171717;
  text-align: center;
  min-width: 11.875rem;
  transition: none; }
  @media print, screen and (min-width: 45em) {
    .button {
      min-width: 11.25rem; } }
  @media screen and (min-width: 75em) {
    .button {
      min-width: 13.5rem; } }
  .button:hover, .button:focus {
    border: none;
    color: #171717;
    background: #FFDCAC;
    text-shadow: none; }
  .button:active {
    text-shadow: none; }
  .button[disabled] {
    opacity: 1;
    border: none;
    color: #171717;
    background: #5F5F5F; }
    .button[disabled]:hover, .button[disabled]:focus {
      color: #171717;
      background: #5F5F5F; }
  .button.outline {
    padding: 0.8125rem 2.6875rem 1rem;
    border: 0.0625rem solid #FFC679;
    background: none;
    color: #FFC679; }
    .button.outline:hover, .button.outline:focus {
      border-color: #FFDCAC;
      color: #171717;
      background: #FFDCAC; }
    .button.outline[disabled] {
      opacity: 1;
      border-color: #5F5F5F;
      color: #5F5F5F;
      background: none; }
    .button.outline.darker {
      color: #C39352;
      border-color: #C39352; }
      .button.outline.darker:hover, .button.outline.darker:focus {
        color: #171717;
        border-color: #f2c58a;
        background: #f2c58a; }
      .button.outline.darker[disabled] {
        opacity: 1;
        border-color: #5F5F5F;
        color: #5F5F5F;
        background: none; }
    .button.outline.tiny {
      border-radius: 1.25rem;
      padding: 0.25rem 0.5rem;
      font-size: 0.75rem;
      font-weight: 500;
      min-width: 0;
      letter-spacing: 0.04375rem;
      text-transform: uppercase; }
  .button.on-white {
    background: #C39352;
    color: #FFFFFF; }
    .button.on-white:hover, .button.on-white:focus {
      color: #FFFFFF;
      background: #EBC692; }
    .button.on-white[disabled] {
      opacity: 1;
      border: none;
      color: #FFFFFF;
      background: #ACACAC; }
      .button.on-white[disabled]:hover, .button.on-white[disabled]:focus {
        color: #FFFFFF;
        background: #ACACAC; }

.button2 {
  position: relative;
  display: inline-block;
  min-width: 11.25rem;
  padding: 0.5rem 0.25rem 0.5625rem 4.125rem;
  margin-bottom: 1.875rem;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 0.875rem;
  background: #C39352;
  text-align: left;
  line-height: 1.75rem; }
  .button2:hover, .button2:focus {
    opacity: 0.9;
    color: #FFFFFF; }
  .button2 i {
    position: absolute;
    left: 1.375rem;
    top: 0.9375rem; }
  .button2.vk {
    background: #4E7198; }
  .button2.facebook {
    background: #3B5998; }
    .button2.facebook i {
      left: 1.8125rem;
      top: 0.75rem;
      font-size: 1.1875rem; }
  .button2.instagram {
    background: #A27960; }
    .button2.instagram i {
      left: 1.4375rem;
      top: 0.75rem;
      font-size: 1.3125rem; }
  .button2.youtube {
    background: #FF0200; }
    .button2.youtube i {
      left: 1.3125rem;
      top: 0.875rem;
      font-size: 1.0625rem; }
  .button2.vimeo {
    background: #20B8EB; }
    .button2.vimeo i {
      left: 1.625rem;
      top: 0.9375rem;
      font-size: 0.875rem; }
  .button2.twitter {
    background: #1FAEE9; }
    .button2.twitter i {
      left: 1.5rem;
      top: 0.875rem;
      font-size: 0.95rem; }
  .button2.tripadvisor {
    background: #00A680; }
    .button2.tripadvisor i {
      left: 1.375rem;
      top: 0.875rem;
      font-size: 1rem; }
  .button2.afisha {
    background: #CE2125; }
    .button2.afisha i {
      left: 1.5625rem;
      top: 1rem;
      font-size: 0.75rem; }

/** forms **/
.form-success {
  margin-bottom: 1rem;
  padding: 0.5625rem 0.75rem 0.625rem;
  border: 0.0625rem solid #B4D17D;
  font-size: 0.875rem;
  color: #FFFFFF; }

.form-error-ajax {
  margin: -0.5rem 0 1rem;
  padding: 0.0625rem 0 0.125rem 0.8125rem;
  border-left: 0.0625rem solid #B94C3E;
  color: #B94C3E; }

/** typography **/
h1, .h1 {
  font-weight: 900;
  line-height: 1.35;
  font-size: 1.375rem; }
  h1.first-type, .h1.first-type {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    font-weight: 500; }
  h1.second-type, .h1.second-type {
    margin-bottom: 0.75rem;
    font-weight: 900; }
  h1.third-type, .h1.third-type {
    margin-bottom: 2.125rem;
    font-size: 1.5rem;
    font-weight: 500; }
  h1.fourth-type, .h1.fourth-type {
    margin-bottom: 1.5rem;
    font-weight: 500; }
  @media print, screen and (min-width: 45em) {
    h1, .h1 {
      font-size: 1.75rem; }
      h1.first-type, .h1.first-type {
        margin-bottom: 1.75rem;
        font-size: 1.6875rem; }
      h1.third-type, .h1.third-type {
        margin-bottom: 2.1875rem;
        font-size: 1.6875rem; }
      h1.fourth-type, .h1.fourth-type {
        margin-bottom: 2.25rem;
        font-size: 1.5rem; } }
  @media print, screen and (min-width: 64em) {
    h1, .h1 {
      font-size: 1.75rem; }
      h1.enlarged, .h1.enlarged {
        font-size: 2.125rem; }
      h1.first-type, .h1.first-type {
        margin-bottom: 2.125rem;
        font-size: 1.875rem; }
      h1.second-type, .h1.second-type {
        line-height: 1.39; }
      h1.third-type, .h1.third-type {
        margin-bottom: 2.1875rem;
        font-size: 1.6875rem; } }
  @media screen and (min-width: 75em) {
    h1, .h1 {
      font-size: 2.125rem; }
      h1.first-type, .h1.first-type {
        margin-bottom: 2.125rem;
        font-size: 1.875rem; }
      h1.second-type, .h1.second-type {
        line-height: 1.39; }
      h1.third-type, .h1.third-type {
        margin-bottom: 2.125rem;
        font-size: 1.6875rem; } }

h2, .h2 {
  margin-bottom: 1.3125rem;
  font-size: 1.375rem;
  font-weight: 800;
  color: #FFECC7;
  line-height: 1.875rem; }
  @media print, screen and (min-width: 45em) {
    h2, .h2 {
      font-size: 1.5rem;
      line-height: 2.125rem; } }
  @media print, screen and (min-width: 64em) {
    h2, .h2 {
      margin-bottom: 1.25rem; } }

h3, .h3 {
  font-size: 1.125rem;
  font-weight: 800; }
  @media print, screen and (min-width: 45em) {
    h3, .h3 {
      font-size: 1.375rem; } }

/** sliders **/
.slider-wide {
  display: block; }
  .slider-wide:not(.owl-loaded) > *:not(:first-child) {
    display: none; }

.owl-item {
  -ms-touch-action: auto !important;
      touch-action: auto !important; }

.owl-dots .owl-dot {
  display: inline-block;
  vertical-align: middle; }
  .owl-dots .owl-dot span {
    display: block;
    width: 0.375rem;
    height: 0.375rem;
    margin: 0.3125rem;
    background: rgba(255, 198, 121, 0.5);
    transition: opacity 200ms;
    border-radius: 100%; }
  .owl-dots .owl-dot:hover span {
    background: #FFC679; }
  .owl-dots .owl-dot.active span {
    width: 0.625rem;
    height: 0.625rem;
    background: #FFC679; }

.owl-carousel.owl-loaded .owl-nav .owl-prev, .owl-carousel.owl-loaded .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  font-size: 41.79px;
  line-height: 1;
  color: #FFC679;
  outline: none;
  display: none;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  cursor: pointer; }
  .owl-carousel.owl-loaded .owl-nav .owl-prev:hover, .owl-carousel.owl-loaded .owl-nav .owl-prev:focus, .owl-carousel.owl-loaded .owl-nav .owl-next:hover, .owl-carousel.owl-loaded .owl-nav .owl-next:focus {
    opacity: 0.8; }

.owl-carousel.owl-loaded .owl-nav .owl-prev {
  left: -4.625rem; }

.owl-carousel.owl-loaded .owl-nav .owl-next {
  right: -4.625rem; }

.image-cover, .image-wide-2 img, form.styled .multiple-files-field .file-item > img, .slider-wide .slide-wide .bg, .slider-wide .news-wide .bg, .news-wide-outer .slide-wide .bg, .news-wide-outer .news-wide .bg, .event-in-list .image img, .report-in-list .image img, .exhibition-in-list .image img, .my-gulag-slider .slide .image, .event-single .image img, .report-single .image img, .news-single .image img, .job-single .image img, .exhibition-single .image img, .volunteer-single .image img, .activity-single .image img, .excursion-single .image img, .exposition-single .image img, .project-in-list img, .material-in-list img, .showpiece-in-list img, .interview-in-list .image img, .file-item.textbook-item > img, .activity-in-list .image img, .excursion-in-list .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  object-fit: cover; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .image-cover, .image-wide-2 img, form.styled .multiple-files-field .file-item > img, .slider-wide .slide-wide .bg, .slider-wide .news-wide .bg, .news-wide-outer .slide-wide .bg, .news-wide-outer .news-wide .bg, .event-in-list .image img, .report-in-list .image img, .exhibition-in-list .image img, .my-gulag-slider .slide .image, .event-single .image img, .report-single .image img, .news-single .image img, .job-single .image img, .exhibition-single .image img, .volunteer-single .image img, .activity-single .image img, .excursion-single .image img, .exposition-single .image img, .project-in-list img, .material-in-list img, .showpiece-in-list img, .interview-in-list .image img, .file-item.textbook-item > img, .activity-in-list .image img, .excursion-in-list .image img {
      left: 50% !important;
      top: 50% !important;
      -webkit-transform: translateY(-50%) translateX(-50%) !important;
          -ms-transform: translateY(-50%) translateX(-50%) !important;
              transform: translateY(-50%) translateX(-50%) !important;
      min-width: 100% !important;
      min-height: 100% !important;
      width: auto !important;
      height: auto !important; } }

.list-all {
  margin-top: 1.5625rem;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .list-all {
      margin-top: 0.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .list-all {
      margin-top: 2.3125rem; } }
  @media screen and (min-width: 75em) {
    .list-all {
      margin-top: 1.75rem; } }

.view-all {
  margin-top: 2.875rem;
  text-align: center;
  font-size: 0.8125rem;
  font-weight: 500; }
  @media print, screen and (min-width: 45em) {
    .view-all {
      margin: 0;
      position: absolute;
      right: 0.9375rem;
      top: 0.9375rem; } }
  @media screen and (min-width: 75em) {
    .view-all {
      right: 1.5rem; } }
  .view-all a {
    color: #FFFFFF; }
    .view-all a i {
      margin-left: 0.3125rem;
      font-size: 0.59125rem;
      color: #FFC679;
      vertical-align: middle; }
    .view-all a:hover, .view-all a:focus {
      color: #A7A7A7; }

/** поделиться **/
.share {
  margin: 3.1875rem 0 1.4375rem;
  padding: 1.6875rem 0 0;
  border-top: 0.0625rem solid #C6C6C6;
  font-size: 0.9375rem;
  color: #727272; }
  @media print, screen and (min-width: 45em) {
    .share {
      margin: 2.625rem 0 1.4375rem; } }
  @media print, screen and (min-width: 64em) {
    .share {
      margin: 3.9375rem 0 5rem; } }
  .share a {
    color: #909090; }
    .share a:hover, .share a:focus {
      color: #727272; }
  .share .share-heading {
    margin: 0 0 1.1875rem; }
  .share ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .share ul li {
      display: inline-block;
      vertical-align: middle; }
      .share ul li .ya-share2__title {
        display: none; }
  .share .ya-share2__item_service_vkontakte {
    width: 4.3125rem; }
    .share .ya-share2__item_service_vkontakte .ya-share2__link:before {
      font-size: 0.9125rem;
      content: "\e906"; }
  .share .ya-share2__item_service_facebook {
    width: 3.4375rem;
    vertical-align: -0.1875rem; }
    .share .ya-share2__item_service_facebook .ya-share2__link:before {
      font-size: 1.3125rem;
      content: "\e901"; }
  .share .ya-share2__item_service_odnoklassniki {
    width: 3.5rem;
    vertical-align: -0.1875rem; }
    .share .ya-share2__item_service_odnoklassniki .ya-share2__link:before {
      font-size: 1.28125rem;
      content: "\e911"; }
  .share .ya-share2__item_service_twitter .ya-share2__link:before {
    font-size: 1.09375rem;
    content: "\e912"; }

/** цитаты **/
blockquote {
  position: relative;
  padding: 0.9375rem 2.25rem;
  margin: 2rem 0 1rem;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #242424;
  border: none; }
  @media print, screen and (min-width: 45em) {
    blockquote {
      margin: 2.3125rem 0 1.4375rem;
      font-size: 1.5rem; } }
  blockquote cite {
    display: block;
    margin-top: 0.9375rem;
    font-size: 0.75rem;
    text-decoration: none;
    font-style: normal;
    color: #5F5F5F; }
    blockquote cite:before {
      content: none; }
  blockquote:before {
    content: "\e913";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 1rem;
    color: #C39352; }

/** файлы **/
.file-item {
  display: block;
  position: relative;
  width: 14.25rem;
  min-height: 14.25rem;
  margin: 0 0 1.5625rem;
  padding: 1.5rem 1.5rem 3.125rem;
  border: 0.0625rem solid #C39352;
  font-size: 1.125rem;
  line-height: 1.35;
  font-weight: 500;
  color: #171717;
  text-align: left; }
  @media print, screen and (min-width: 45em) {
    .file-item {
      width: 13.125rem;
      min-height: 13.125rem;
      font-size: 1rem;
      line-height: 1.375; } }
  @media print, screen and (min-width: 64em) {
    .file-item {
      width: 14.25rem;
      min-height: 14.25rem;
      font-size: 1.125rem;
      line-height: 1.3333; } }
  .file-item:hover, .file-item:focus {
    color: #5e5e5e; }
  .file-item .file-type {
    position: absolute;
    left: 1.5625rem;
    bottom: 1.4375rem;
    font-size: 0.8125rem;
    font-weight: 400;
    color: #5F5F5F; }
    @media print, screen and (min-width: 45em) {
      .file-item .file-type {
        bottom: 1.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .file-item .file-type {
        bottom: 1.4375rem; } }

/** ссылка в квадрате **/
.link-block-item {
  display: block;
  position: relative;
  width: 14.25rem;
  min-height: 14.25rem;
  margin: 0 0 1.5625rem;
  padding: 1.5rem 1.5rem 3.125rem;
  border: 0.0625rem solid #C39352;
  font-size: 1.125rem;
  line-height: 1.35;
  font-weight: 500;
  color: #FFFFFF; }
  @media print, screen and (min-width: 45em) {
    .link-block-item {
      width: 13.125rem;
      min-height: 13.125rem;
      font-size: 1rem;
      line-height: 1.375; } }
  @media print, screen and (min-width: 64em) {
    .link-block-item {
      width: 14.25rem;
      min-height: 14.25rem;
      font-size: 1.125rem;
      line-height: 1.3333; } }
  .link-block-item:hover, .link-block-item:focus {
    color: #ACACAC; }
  .link-block-item .link-address {
    position: absolute;
    left: 1.5625rem;
    bottom: 1.4375rem;
    font-size: 0.8125rem;
    font-weight: 400;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      .link-block-item .link-address {
        bottom: 1.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .link-block-item .link-address {
        bottom: 1.4375rem; } }
    .link-block-item .link-address i {
      font-size: 0.4375rem; }

/** блок со статистикой **/
.count-block-item {
  color: #FFECC7; }
  .count-block-item .c-count {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.3; }
  .count-block-item .c-title {
    font-size: 0.875rem; }

/** лейбл (слово с фоном) **/
.label {
  display: inline-block;
  padding: 0.3125rem 0.5625rem;
  border-radius: 0.625rem;
  font-size: 0.75rem;
  font-weight: 500;
  background: #FFECC7;
  color: #62451E;
  letter-spacing: 0.04375rem; }
  .label .pulsar {
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    margin: 0 0 0 0.0625rem;
    background: #ED674F;
    border-radius: 100%;
    -webkit-animation: pulsation 0.5s infinite alternate;
            animation: pulsation 0.5s infinite alternate; }

/** iframe **/
iframe {
  max-width: 100%;
  width: 100%; }

/** selects **/
.custom-select {
  position: relative;
  margin-bottom: 1.9375rem; }
  @media print, screen and (min-width: 45em) {
    .custom-select {
      width: 13.125rem; } }
  @media print, screen and (min-width: 64em) {
    .custom-select {
      width: 14.25rem; } }
  .custom-select:after {
    content: "\e90b";
    position: absolute;
    right: 0.4375rem;
    top: 1.4375rem;
    font-size: 0.4375rem;
    color: #ACACAC; }
  .custom-select:hover select, .custom-select:focus select {
    color: #ACACAC; }
  .custom-select select {
    position: relative;
    z-index: 2;
    height: 3.125rem;
    padding: 0.8125rem 1.625rem 0.8125rem 0.5625rem;
    border: none;
    border-bottom: 0.0625rem solid #FFC679;
    margin: 0;
    background: none;
    font-size: 1rem;
    font-weight: 500;
    color: #FFFFFF;
    cursor: pointer !important; }
    .custom-select select:hover, .custom-select select:focus {
      border: none;
      border-bottom: 0.0625rem solid #FFC679;
      color: #ACACAC; }
    .custom-select select option {
      font-size: 1rem;
      font-weight: 500;
      background: #242424;
      color: #F2F2F2; }
      .custom-select select option:checked, .custom-select select option:hover, .custom-select select option:focus {
        background: #505050;
        color: #FFC679; }
      .custom-select select option[disabled] {
        color: #5F5F5F; }
  .custom-select .cover {
    position: absolute;
    width: 100%;
    left: 0;
    height: 100%;
    z-index: 3;
    cursor: pointer !important; }
  .custom-select .select-list {
    position: absolute;
    left: -99999rem;
    top: 100%;
    min-width: 100%;
    max-height: 21.0625rem;
    box-shadow: 0 0.9375rem 1.875rem rgba(0, 0, 0, 0.44);
    background: #242424;
    font-size: 1rem;
    font-weight: 500;
    color: #FFFFFF;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    overflow: hidden;
    border-radius: 0 0 0.25rem 0.25rem;
    opacity: 0;
    transition: opacity 0.15s; }
    .custom-select .select-list.active {
      left: 0;
      opacity: 1;
      z-index: 10; }
    .custom-select .select-list.has-scroll .ss-wrapper:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 0.1875rem;
      background: #2E2E2E; }
    .custom-select .select-list .ss-content {
      padding: 0 0 0.5rem; }
    .custom-select .select-list .item {
      cursor: pointer;
      padding: 0.9375rem 1.1875rem 1rem;
      margin: 0 0 -0.5rem; }
      .custom-select .select-list .item:hover:not([data-disabled]), .custom-select .select-list .item:focus:not([data-disabled]) {
        background: #505050; }
      .custom-select .select-list .item[data-selected] {
        color: #FFC679; }
      .custom-select .select-list .item[data-disabled] {
        cursor: auto;
        color: #5F5F5F; }

/** выбиралки **/
.date-picker, .month-picker {
  padding: 0.6875rem 0 0;
  margin: 0 0 1.5rem;
  background: #171717;
  cursor: -webkit-grab;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .date-picker.grabbed, .month-picker.grabbed {
    cursor: -webkit-grabbing; }
  .date-picker *, .month-picker * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  @media print, screen and (min-width: 45em) {
    .date-picker, .month-picker {
      padding: 0.5625rem 0 0;
      margin: 0 0 2.25rem; } }
  @media print, screen and (min-width: 64em) {
    .date-picker, .month-picker {
      padding: 1.5625rem 0 0;
      margin: 0 0 3.4375rem; } }
  .date-picker.loaded .items, .month-picker.loaded .items {
    opacity: 1; }
  .date-picker .items, .month-picker .items {
    position: relative;
    overflow: hidden;
    height: 7.5625rem;
    margin-top: -0.8125rem;
    opacity: 0; }
    @media print, screen and (min-width: 45em) {
      .date-picker .items, .month-picker .items {
        height: 10.625rem; } }
    @media print, screen and (min-width: 64em) {
      .date-picker .items, .month-picker .items {
        height: 10.375rem;
        margin-top: -0.5625rem; } }
    .date-picker .items:before, .date-picker .items:after, .month-picker .items:before, .month-picker .items:after {
      position: absolute;
      top: 0;
      width: 0.3125rem;
      height: 100%;
      content: ' ';
      z-index: 12;
      background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
      @media screen and (min-width: 75em) {
        .date-picker .items:before, .date-picker .items:after, .month-picker .items:before, .month-picker .items:after {
          width: 3.125rem; } }
    .date-picker .items:after, .month-picker .items:after {
      right: 0; }
    .date-picker .items:before, .month-picker .items:before {
      left: 0;
      background: linear-gradient(to right, #171717 0%, rgba(23, 23, 23, 0) 100%); }
    .date-picker .items .inner, .month-picker .items .inner {
      height: 100%;
      white-space: nowrap;
      overflow-y: hidden;
      overflow-x: scroll;
      box-sizing: content-box; }
      @media print, screen and (min-width: 64em) {
        .date-picker .items .inner, .month-picker .items .inner {
          padding-bottom: 1.125rem; } }
      .date-picker .items .inner > div, .month-picker .items .inner > div {
        position: relative;
        display: inline-block;
        padding-top: 0.9375rem;
        margin-right: 1.5625rem;
        text-align: center; }
        .date-picker .items .inner > div .name, .month-picker .items .inner > div .name {
          margin: 0 0 0.3125rem;
          font-size: 0.6875rem;
          font-weight: 500;
          text-transform: uppercase;
          letter-spacing: 0.04375rem; }
          @media print, screen and (min-width: 45em) {
            .date-picker .items .inner > div .name, .month-picker .items .inner > div .name {
              margin: 0 0 -0.0625rem;
              font-size: 0.75rem; } }
        .date-picker .items .inner > div .num, .month-picker .items .inner > div .num {
          font-size: 1.75rem;
          font-weight: 300; }
          @media print, screen and (min-width: 45em) {
            .date-picker .items .inner > div .num, .month-picker .items .inner > div .num {
              font-size: 3rem; } }
        .date-picker .items .inner > div .month, .month-picker .items .inner > div .month {
          position: absolute;
          top: 4.75rem;
          margin: 0 0 0 0.0625rem;
          font-size: 0.75rem;
          font-weight: 400;
          color: #FFFFFF;
          transition: opacity 0.2s;
          text-align: left;
          z-index: 1; }
          @media print, screen and (min-width: 45em) {
            .date-picker .items .inner > div .month, .month-picker .items .inner > div .month {
              top: 6.25rem;
              font-size: 0.875rem; } }
          .date-picker .items .inner > div .month .year, .month-picker .items .inner > div .month .year {
            margin: 0.0625rem 0 0;
            font-size: 0.85em;
            color: #C6C6C6; }
            @media print, screen and (min-width: 45em) {
              .date-picker .items .inner > div .month .year, .month-picker .items .inner > div .month .year {
                margin: 0.1875rem 0 0; } }
        .date-picker .items .inner > div:not(.stick) .month, .month-picker .items .inner > div:not(.stick) .month {
          left: 0 !important; }
        .date-picker .items .inner > div.stick, .month-picker .items .inner > div.stick {
          position: static; }
        .date-picker .items .inner > div.faded .month, .month-picker .items .inner > div.faded .month {
          opacity: 0; }
      .date-picker .items .inner a, .month-picker .items .inner a {
        position: relative;
        display: inline-block;
        z-index: 2;
        color: #FFC679; }
        .date-picker .items .inner a > div, .month-picker .items .inner a > div {
          position: relative; }
        .date-picker .items .inner a .name, .month-picker .items .inner a .name {
          color: #FFFFFF; }
        .date-picker .items .inner a.selected i, .month-picker .items .inner a.selected i {
          position: absolute;
          top: 4.375rem;
          color: #C6C6C6;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          font-size: 0.875rem; }
          @media print, screen and (min-width: 45em) {
            .date-picker .items .inner a.selected i, .month-picker .items .inner a.selected i {
              top: 7.125rem; } }
        .date-picker .items .inner a.selected:before, .month-picker .items .inner a.selected:before {
          position: absolute;
          top: -0.8125rem;
          left: 50%;
          width: 3.875rem;
          height: 7.4375rem;
          border-radius: 0.3125rem 0.3125rem 0 0;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          content: '';
          background: #242424; }
          @media print, screen and (min-width: 45em) {
            .date-picker .items .inner a.selected:before, .month-picker .items .inner a.selected:before {
              width: 5.625rem;
              height: 10.5rem; } }
          @media print, screen and (min-width: 64em) {
            .date-picker .items .inner a.selected:before, .month-picker .items .inner a.selected:before {
              height: 10.25rem; } }
      .date-picker .items .inner > div, .month-picker .items .inner > div {
        color: #5F5F5F; }

.date-picker .items .inner > div:first-child {
  width: 3.875rem;
  margin-right: 0.75rem !important; }
  @media print, screen and (min-width: 45em) {
    .date-picker .items .inner > div:first-child {
      width: 5.625rem;
      margin-right: 2.0625rem !important; } }

.date-picker .items .inner > div:last-child {
  margin-right: 0.875rem !important; }

.date-picker .items .inner > div.margin-1 {
  margin-right: 2.25rem; }

.date-picker .items .inner > div.margin-2 {
  margin-right: 1.8125rem; }

@media print, screen and (min-width: 45em) {
  .date-picker .items .inner > div {
    margin-right: 2.5625rem; }
    .date-picker .items .inner > div.margin-1 {
      margin-right: 4rem; }
    .date-picker .items .inner > div.margin-2 {
      margin-right: 3.25rem; } }

.month-picker {
  position: relative;
  padding: 1.375rem 0 0; }
  @media print, screen and (min-width: 45em) {
    .month-picker {
      padding: 2.5rem 0 0; } }
  .month-picker .heading {
    margin-bottom: 0.875rem;
    font-size: 1.25rem;
    color: #F2F2F2;
    font-weight: 500; }
    @media print, screen and (min-width: 45em) {
      .month-picker .heading {
        margin-bottom: 2.0625rem;
        font-size: 1.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .month-picker .heading {
        margin-bottom: 1.9375rem; } }
  .month-picker .custom-select {
    margin-bottom: 1.0625rem; }
  .month-picker .search-input.seamless {
    position: absolute;
    right: 0.5rem;
    top: 10.9375rem;
    width: 13.125rem;
    transition: width 0.1s;
    z-index: 5;
    color: #FFFFFF;
    white-space: nowrap; }
    .month-picker .search-input.seamless .icon-close {
      position: absolute;
      font-size: 1.25rem;
      top: -10.625rem;
      right: 99999rem;
      transition: opacity 0.2s;
      cursor: pointer;
      color: #C6C6C6; }
      @media print, screen and (min-width: 45em) {
        .month-picker .search-input.seamless .icon-close {
          top: -4.375rem; } }
      .month-picker .search-input.seamless .icon-close:hover, .month-picker .search-input.seamless .icon-close:focus {
        color: #FFFFFF; }
    .month-picker .search-input.seamless .sub-heading {
      position: absolute;
      top: -5rem;
      left: -99999rem;
      margin-left: 0.3125rem;
      font-size: 1.125rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
      transition: opacity 0.2s; }
      @media print, screen and (min-width: 45em) {
        .month-picker .search-input.seamless .sub-heading {
          display: none; } }
    .month-picker .search-input.seamless .result-count {
      position: absolute;
      top: 6rem;
      left: -99999rem;
      margin-left: 0.3125rem;
      font-size: 1.125rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
      transition: opacity 0.2s; }
      @media print, screen and (min-width: 45em) {
        .month-picker .search-input.seamless .result-count {
          top: 7.125rem; } }
      @media print, screen and (min-width: 64em) {
        .month-picker .search-input.seamless .result-count {
          font-size: 1.5rem; } }
    .month-picker .search-input.seamless input {
      margin: 0; }
    .month-picker .search-input.seamless .line {
      opacity: 0;
      left: 1.0625rem;
      right: 0.4375rem;
      transition: width 0.2s; }
      @media print, screen and (min-width: 64em) {
        .month-picker .search-input.seamless .line {
          bottom: 0.125rem; } }
    @media print, screen and (min-width: 45em) {
      .month-picker .search-input.seamless {
        top: 4.25rem; } }
    @media print, screen and (min-width: 64em) {
      .month-picker .search-input.seamless {
        top: 3.75rem;
        right: 0.1875rem; } }
    @media screen and (min-width: 75em) {
      .month-picker .search-input.seamless {
        top: 3.75rem;
        right: 1.1875rem; } }
  .month-picker.search-expanded {
    cursor: auto; }
    .month-picker.search-expanded:after {
      z-index: 4;
      opacity: 1; }
    .month-picker.search-expanded .search-input.seamless {
      position: absolute;
      width: calc(100% - 0.3125rem);
      padding-left: 0.9375rem;
      transition: width 0.2s; }
      @media screen and (min-width: 75em) {
        .month-picker.search-expanded .search-input.seamless {
          width: calc(100% - 1.6875rem); } }
      .month-picker.search-expanded .search-input.seamless input {
        font-size: 1.125rem;
        font-weight: 400; }
        @media print, screen and (min-width: 64em) {
          .month-picker.search-expanded .search-input.seamless input {
            font-size: 1.625rem; } }
      .month-picker.search-expanded .search-input.seamless .icon-close {
        right: 0.625rem;
        opacity: 1; }
      .month-picker.search-expanded .search-input.seamless .sub-heading {
        left: 50%;
        opacity: 1; }
      .month-picker.search-expanded .search-input.seamless .result-count {
        left: 50%;
        opacity: 1; }
      .month-picker.search-expanded .search-input.seamless .line {
        opacity: 1; }
    .month-picker.search-expanded .items:before, .month-picker.search-expanded .items:after {
      background: none !important; }
  .month-picker:after {
    content: '';
    position: absolute;
    top: 3.125rem;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 19.4375rem;
    opacity: 0;
    transition: opacity 0.2s;
    background: #171717; }
    @media print, screen and (min-width: 45em) {
      .month-picker:after {
        top: 5rem;
        height: 14.375rem; } }
    @media print, screen and (min-width: 64em) {
      .month-picker:after {
        top: 5rem;
        height: 14.6875rem; } }
  .month-picker .grid-container {
    position: relative; }
  @media print, screen and (min-width: 64em) {
    .month-picker .select-outer {
      width: 21.4375rem; } }
  .month-picker .items {
    height: 6.75rem;
    margin: 3.5rem 0 0; }
    @media print, screen and (min-width: 45em) {
      .month-picker .items {
        height: 7.8125rem;
        margin: 0.5625rem 0 0; } }
    @media print, screen and (min-width: 64em) {
      .month-picker .items {
        margin: 1rem 0 0; } }
    .month-picker .items .inner > div {
      padding-top: 2.0625rem;
      width: auto;
      margin-right: 1.625rem; }
      @media print, screen and (min-width: 45em) {
        .month-picker .items .inner > div {
          margin-right: 3.5rem; } }
      .month-picker .items .inner > div:first-child {
        margin-left: 0.9375rem; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div:first-child {
            margin-left: 1.25rem; } }
      .month-picker .items .inner > div .name {
        font-size: 1.125rem;
        font-weight: 400;
        text-transform: none;
        letter-spacing: 0; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div .name {
            font-size: 1.25rem; } }
      .month-picker .items .inner > div a .name {
        color: #FFC679; }
      .month-picker .items .inner > div a.selected i {
        top: 2.6875rem; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div a.selected i {
            top: 3.5rem; } }
      .month-picker .items .inner > div a.selected:before {
        position: absolute;
        top: -1.375rem;
        left: 50%;
        width: 100%;
        padding: 0 0.9375rem;
        height: 6.0625rem;
        border-radius: 0.3125rem 0.3125rem 0 0;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        content: '';
        background: #242424; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div a.selected:before {
            top: -2rem;
            height: 10.5rem;
            padding: 0 1.25rem; } }
        @media print, screen and (min-width: 64em) {
          .month-picker .items .inner > div a.selected:before {
            height: 10.25rem; } }
      .month-picker .items .inner > div .count {
        position: absolute;
        right: 0;
        top: -0.875rem;
        font-size: 0.6875rem;
        color: #FFFFFF; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div .count {
            top: -1.0625rem;
            font-size: 0.75rem; } }
      .month-picker .items .inner > div .year {
        position: absolute;
        top: 3.9375rem;
        margin: 0 0 0 0.0625rem;
        font-size: 0.6875rem;
        font-weight: 400;
        color: #C6C6C6;
        transition: opacity 0.2s;
        text-align: left;
        z-index: 1; }
        @media print, screen and (min-width: 45em) {
          .month-picker .items .inner > div .year {
            top: 4.3125rem;
            font-size: 0.75rem; } }
        .month-picker .items .inner > div .year:not(.stick) .month {
          left: 0 !important; }
      .month-picker .items .inner > div:not(.stick) .year {
        left: 0 !important; }
      .month-picker .items .inner > div.faded .year {
        opacity: 0; }

/** simple scrollbar **/
.ss-wrapper {
  overflow: hidden;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  float: left; }

.ss-content {
  height: 100%;
  width: calc(100% + 18px);
  padding: 0 0 0 0;
  position: relative;
  overflow: auto;
  box-sizing: border-box; }

.ss-content.rtl {
  width: calc(100% + 18px);
  right: auto; }

.ss-scroll {
  position: relative;
  background: #F2F2F2;
  width: 0.1875rem;
  top: 0;
  z-index: 2;
  cursor: pointer; }

.ss-hidden {
  display: none; }

.ss-grabbed {
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

/** иконки лево - право **/
.icon-left-frame:before {
  display: block;
  content: url("../img/icons/left.svg");
  width: 3.5rem; }

.icon-right-frame:before {
  display: block;
  content: url("../img/icons/right.svg");
  width: 3.5rem; }

/** картинка-растяжка **/
.image-wide {
  overflow: hidden;
  margin: 0 0 1.875rem; }
  @media print, screen and (min-width: 45em) {
    .image-wide {
      margin: 0 0 2.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .image-wide {
      margin: 0 0 3.5625rem; } }
  .image-wide img {
    width: 100%; }

.image-wide-2 {
  overflow: hidden;
  position: relative;
  height: 8.9375rem;
  margin: 0 0 1.25rem; }
  @media screen and (min-width: 26.25em) {
    .image-wide-2 {
      height: 11.875rem; } }
  @media screen and (min-width: 32.5em) {
    .image-wide-2 {
      height: 15.625rem; } }
  @media print, screen and (min-width: 45em) {
    .image-wide-2 {
      height: 21.9375rem;
      margin: 0 0 2.0625rem; } }
  @media print, screen and (min-width: 64em) {
    .image-wide-2 {
      height: 28.875rem;
      margin: 0 0 2.9375rem; } }
  @media screen and (min-width: 75em) {
    .image-wide-2.in-contacts {
      background: #171717; }
      .image-wide-2.in-contacts img {
        object-fit: contain; } }
  .image-wide-2 .logo {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    width: 5.625rem;
    height: auto; }
    @media screen and (min-width: 26.25em) {
      .image-wide-2 .logo {
        width: 7.5rem; } }
    @media screen and (min-width: 32.5em) {
      .image-wide-2 .logo {
        width: 8.75rem; } }
    @media print, screen and (min-width: 45em) {
      .image-wide-2 .logo {
        width: 11.125rem; } }
    @media print, screen and (min-width: 64em) {
      .image-wide-2 .logo {
        width: 13.25rem; } }
    .image-wide-2 .logo.memory {
      width: 5.9375rem; }
      @media screen and (min-width: 26.25em) {
        .image-wide-2 .logo.memory {
          width: 6.875rem; } }
      @media screen and (min-width: 32.5em) {
        .image-wide-2 .logo.memory {
          width: 8.125rem; } }
      @media print, screen and (min-width: 45em) {
        .image-wide-2 .logo.memory {
          width: 9.6875rem; } }
      @media print, screen and (min-width: 64em) {
        .image-wide-2 .logo.memory {
          width: 11.3125rem; } }
  .image-wide-2.to-top img {
    object-position: top center; }

/** даты со скрытым скроллом **/
.scrollable-dates {
  white-space: nowrap;
  overflow: hidden;
  height: 10.625rem;
  visibility: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .scrollable-dates.loaded {
    visibility: visible; }
  .scrollable-dates.grabbable {
    cursor: -webkit-grab;
    position: relative; }
    .scrollable-dates.grabbable.grabbed {
      cursor: -webkit-grabbing; }
    .scrollable-dates.grabbable:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1.25rem;
      height: 100%;
      background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
      @media print, screen and (min-width: 45em) {
        .scrollable-dates.grabbable:after {
          width: 2.5rem; } }
  .scrollable-dates * {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none; }
  .scrollable-dates .s-inner {
    height: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    box-sizing: content-box; }
    @media print, screen and (min-width: 64em) {
      .scrollable-dates .s-inner {
        padding-bottom: 1.125rem; } }
  .scrollable-dates .s-item {
    position: relative;
    display: inline-block;
    width: 11.375rem;
    white-space: normal;
    vertical-align: top; }
    .scrollable-dates {
      margin: 0 4.75rem 0 0; }
      @media print, screen and (min-width: 45em) {
        .scrollable-dates .s-item {
          margin: 0 7.3125rem 0 0; } }
      @media print, screen and (min-width: 64em) {
        .scrollable-dates .s-item {
          margin: 0 4.5rem 0 0; } }
      @media screen and (min-width: 75em) {
        .scrollable-dates .s-item {
          margin: 0 7.3125rem 0 0; } }
      .scrollable-dates .s-item:not(:last-child):after {
        position: absolute;
        left: 8.125rem;
        top: 3.5625rem;
        content: '';
        display: block;
        height: 0.0625rem;
        width: 5.375rem;
        background: #FFECC7; }
        @media print, screen and (min-width: 45em) {
          .scrollable-dates .s-item:not(:last-child):after {
            width: 8.125rem; } }
        @media print, screen and (min-width: 64em) {
          .scrollable-dates .s-item:not(:last-child):after {
            width: 5.375rem; } }
        @media screen and (min-width: 75em) {
          .scrollable-dates .s-item:not(:last-child):after {
            width: 8.125rem; } }
    .scrollable-dates .s-item .s-months {
      margin: 0 0 0.25rem;
      font-size: 1.375rem;
      color: #FFECC7;
      font-weight: 300; }
    .scrollable-dates .s-item .s-year {
      margin: 0 0 1rem;
      font-size: 2.25rem;
      color: #FFECC7;
      font-weight: 300; }
    .scrollable-dates .s-item .s-note {
      padding: 0 0 0.25rem;
      font-size: 0.8125rem;
      line-height: 1.125rem; }
      @media print, screen and (min-width: 45em) {
        .scrollable-dates .s-item .s-note {
          line-height: 1.1875rem; } }

/** инфографика в отзывах **/
.review-infographics, .collection-infographics {
  font-size: 0.75rem;
  text-align: center;
  line-height: 1.1875rem; }
  @media print, screen and (min-width: 45em) {
    .review-infographics, .collection-infographics {
      margin: 2.8125rem 0 1.0625rem;
      font-size: 0.8125rem; } }
  @media print, screen and (min-width: 64em) {
    .review-infographics, .collection-infographics {
      margin: 3.75rem 0 1.9375rem;
      font-size: 0.8125rem; } }
  .review-infographics > div, .collection-infographics > div {
    margin-bottom: 1.25rem; }
  .review-infographics .number, .collection-infographics .number {
    margin: 0 0 0.5625rem;
    line-height: 1;
    font-size: 2.5rem;
    font-weight: 800; }
    @media print, screen and (min-width: 45em) {
      .review-infographics .number, .collection-infographics .number {
        font-size: 3rem; } }
    @media print, screen and (min-width: 64em) {
      .review-infographics .number, .collection-infographics .number {
        font-size: 3.4375rem; } }

.collection-infographics {
  color: #FFECC7; }

/** заголовок в сайдбаре **/
.side-heading {
  margin: 0 0 1.8125rem;
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.5rem; }
  .side-heading a {
    color: inherit; }

/** видео во всю ширину **/
iframe.full-width {
  width: 100%; }

.inline-block {
  display: inline-block; }

/** ul **/
.inner ul:not(.ya-share2__list) {
  padding-left: 0;
  margin-left: 0;
  line-height: inherit; }
  .inner ul:not(.ya-share2__list) li:not([data-view]) {
    margin-left: 0;
    padding-left: 1.1875rem;
    position: relative;
    list-style: none; }
    .inner ul:not(.ya-share2__list) li:not([data-view]):before {
      position: absolute;
      left: 0;
      content: '—'; }
  .inner ul:not(.ya-share2__list).circles {
    padding-left: 1.0625rem; }
    @media print, screen and (min-width: 45em) {
      .inner ul:not(.ya-share2__list).circles {
        padding-left: 3.8125rem; } }
    .inner ul:not(.ya-share2__list).circles li {
      list-style: disc;
      padding-left: 0;
      margin-left: 0;
      margin-bottom: 1.625rem; }
      @media print, screen and (min-width: 45em) {
        .inner ul:not(.ya-share2__list).circles li {
          margin-bottom: 1.9375rem; } }
      .inner ul:not(.ya-share2__list).circles li:before {
        content: none; }

/** tabs **/
.tabs-panel {
  display: block;
  position: absolute;
  left: -9999rem;
  top: -99999rem;
  width: 100%; }
  .tabs-panel.is-active {
    position: static;
    width: auto; }

/** pagination **/
.pagination {
  margin-bottom: 7.1875rem;
  padding: 0.8125rem 0;
  border-top: 0.0625rem solid #5F5F5F;
  border-bottom: 0.0625rem solid #5F5F5F;
  text-align: center; }
  @media print, screen and (min-width: 64em) {
    .pagination {
      margin-bottom: 6.25rem; } }
  .pagination li {
    font-size: 1rem;
    padding-left: 0 !important; }
    @media print, screen and (min-width: 45em) {
      .pagination li {
        margin: 0 0.0625rem; } }
    .pagination li:before {
      content: none !important; }
  .pagination .previous, .pagination .next {
    color: #cacaca;
    font-size: 0.625rem; }
    .pagination .previous a, .pagination .next a {
      padding: 0;
      color: #FFC679; }
    .pagination .previous i, .pagination .next i {
      vertical-align: 0.0625rem; }
  .pagination .previous {
    padding-left: 0;
    padding-right: 0.9375rem; }
    @media print, screen and (min-width: 45em) {
      .pagination .previous {
        padding-right: 2.125rem; } }
  .pagination .next {
    padding-right: 0;
    padding-left: 0.9375rem !important; }
    @media print, screen and (min-width: 45em) {
      .pagination .next {
        padding-left: 2.125rem !important; } }
  .pagination .ellipsis:after {
    color: white; }
  .pagination .current {
    padding-left: 0.625rem !important; }
  .pagination a {
    color: white; }
    .pagination a:hover, .pagination a:focus {
      color: #A7A7A7; }

.fancybox-bg {
  background: #000000;
  opacity: 0.95; }

.fancybox-inner button {
  width: auto;
  background: none;
  color: #FFC679;
  transition: none !important; }
  @media screen and (max-width: 74.9375em) {
    .fancybox-inner button {
      top: auto;
      bottom: 0; } }
  .fancybox-inner button:hover, .fancybox-inner button:focus {
    color: #FFC679;
    opacity: 0.8; }
  .fancybox-inner button:before {
    content: none; }

.fancybox-navigation .fancybox-button {
  height: 3.75rem;
  margin-top: -1.875rem; }

.fancybox-can-zoomIn .icon-zoom-out {
  display: none; }

.fancybox-can-drag .icon-zoom-in {
  display: none; }

.icon-zoom-in {
  width: 1.375rem;
  content: url("../img/icons/zoom-in.svg"); }

.icon-zoom-out {
  width: 1.375rem;
  content: url("../img/icons/zoom-out.svg"); }

form.styled {
  padding: 1.375rem 0.6875rem 2.625rem;
  background: #171717; }
  @media print, screen and (min-width: 32.5em) {
    form.styled {
      padding: 1.375rem 2.5rem 2.625rem; } }
  @media print, screen and (min-width: 45em) {
    form.styled {
      padding: 2.0625rem 3.75rem 2.625rem; } }
  @media print, screen and (min-width: 64em) {
    form.styled {
      padding: 2.0625rem 4.8125rem 3.375rem; } }
  form.styled input:-webkit-autofill, form.styled textarea:-webkit-autofill {
    box-shadow: 0 0 0 1000px #171717 inset;
    -webkit-text-fill-color: #FFFFFF; }
    form.styled input:-webkit-autofill:hover, form.styled input:-webkit-autofill:focus, form.styled input:-webkit-autofill:active, form.styled textarea:-webkit-autofill:hover, form.styled textarea:-webkit-autofill:focus, form.styled textarea:-webkit-autofill:active {
      box-shadow: 0 0 0 1000px #171717 inset;
      -webkit-text-fill-color: #FFFFFF; }
  form.styled .heading {
    margin-bottom: 0.5rem;
    line-height: 1.9375rem;
    font-weight: bold; }
    @media print, screen and (min-width: 45em) {
      form.styled .heading {
        margin-bottom: 1rem;
        font-size: 1.375rem; } }
  form.styled .sub-heading {
    max-width: 15.125rem;
    margin: 0 auto 1.75rem;
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    color: #F2F2F2; }
    @media print, screen and (min-width: 32.5em) {
      form.styled .sub-heading {
        max-width: 26.25rem; } }
    @media print, screen and (min-width: 45em) {
      form.styled .sub-heading {
        margin: 0 auto 2.75rem;
        font-size: 0.875rem;
        line-height: 1.375rem; } }
  @media print, screen and (min-width: 64em) {
    form.styled .grid-x .submit-outer {
      padding-left: 0; } }
  form.styled .dependent {
    position: absolute;
    left: -99999rem;
    width: 100%; }
    form.styled .dependent.active {
      position: relative;
      left: 0; }
  form.styled .back {
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    color: #FFFFFF;
    vertical-align: middle; }
    form.styled .back:hover, form.styled .back:focus {
      color: #A7A7A7; }
    form.styled .back i {
      margin-right: 0.375rem;
      color: #FFC679;
      font-size: 0.625rem; }
  @media print, screen and (min-width: 64em) {
    form.styled .steps-outer {
      min-height: 26.875rem; } }
  form.styled .step {
    position: absolute;
    left: -99999rem;
    top: -999999rem;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem; }
    @media print, screen and (min-width: 45em) {
      form.styled .step > .cell {
        padding-left: 1.5625rem;
        padding-right: 1.5625rem; } }
    form.styled .step.current {
      position: static; }
    @media screen and (max-width: 63.9375em) {
      form.styled .step {
        max-height: 0;
        transition: max-height 0.5s; }
        form.styled .step.completed, form.styled .step.current {
          position: static;
          max-height: 87.5rem; } }
  form.styled .steps-progress {
    display: inline-block;
    margin-bottom: 0.3125rem; }
    form.styled .steps-progress div {
      position: relative;
      float: left;
      width: 4rem;
      height: 0.0625rem;
      background: #2C2C2C; }
      form.styled .steps-progress div:last-child {
        width: 0.0625rem; }
      form.styled .steps-progress div:after {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        width: 0.1875rem;
        height: 0.1875rem;
        background: #838383;
        border-radius: 100%;
        -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        transition: width 0.175s, height 0.175s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
      form.styled .steps-progress div.increased:after {
        width: 0.3125rem;
        height: 0.3125rem; }
      form.styled .steps-progress div.current:after {
        width: 0.5625rem;
        height: 0.5625rem;
        background: #FFC679; }
  form.styled .back {
    display: none; }
  form.styled .button[type=submit] {
    min-width: 11.25rem;
    margin-top: 0.4375rem;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem; }
    @media print, screen and (min-width: 64em) {
      form.styled .button[type=submit] {
        margin: 0; } }
  form.styled .togglable-blocks {
    margin-bottom: 3.125rem; }
    @media print, screen and (min-width: 64em) {
      form.styled .togglable-blocks {
        margin-bottom: 1.5625rem; } }
    form.styled .togglable-blocks label {
      margin-bottom: 1.875rem; }
  form.styled .clearfix::before, form.styled .clearfix::after {
    display: table;
    content: ' ';
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  form.styled .clearfix::after {
    clear: both; }
  form.styled label {
    position: relative;
    margin: 0 0 3.1875rem;
    color: #ACACAC;
    font-size: 0.875rem;
    line-height: 1.3125rem; }
    form.styled label:after {
      position: absolute;
      display: block;
      left: 0;
      bottom: -0.0625rem;
      content: '';
      height: 0.125rem;
      width: 0;
      background: #FFECC7;
      transition: width 0.175s;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    form.styled label input, form.styled label textarea {
      height: auto;
      padding: 0.5625rem 0.625rem 0.5625rem 0.6875rem;
      margin: 0;
      border: none;
      border-bottom: 0.0625rem solid #FFC679;
      background: none;
      transition: border 0.175s;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
      font-size: 0.875rem; }
      form.styled label input:focus, form.styled label textarea:focus {
        border: none;
        border-bottom: 0.0625rem solid #FFECC7; }
    form.styled label textarea {
      height: 2.5rem;
      min-height: 2.5rem;
      box-sizing: padding-box;
      resize: none;
      overflow: hidden;
      white-space: pre-wrap;
      word-wrap: break-word; }
    form.styled label .custom-select {
      width: 100%; }
      form.styled label .custom-select:after {
        top: 1.0625rem; }
      form.styled label .custom-select select {
        height: 2.5rem;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 0.6875rem;
        font-size: 0.875rem;
        font-weight: normal; }
        @supports (-ms-ime-align: auto) {
          form.styled label .custom-select select {
            padding-left: 0.5625rem; } }
        form.styled label .custom-select select:hover, form.styled label .custom-select select:focus {
          color: #FFFFFF; }
      form.styled label .custom-select .item:first-child {
        display: none; }
      form.styled label .custom-select .select-list {
        margin-top: 0.0625rem; }
        form.styled label .custom-select .select-list .ss-content {
          padding: 0 0 0.25rem; }
        form.styled label .custom-select .select-list .item {
          padding: 0.625rem 1.1875rem 0.6875rem;
          margin-bottom: -0.25rem;
          font-size: 0.875rem; }
    form.styled label .error {
      position: absolute;
      top: 100%;
      display: block;
      margin-top: 0.5rem;
      padding-left: 0.6875rem;
      font-size: 0.6875rem;
      line-height: 0.875rem;
      color: #B94C3E; }
    form.styled label[data-validation] > div:not(.datepicker-inline):before {
      content: ' ';
      position: absolute;
      left: -0.6875rem;
      top: 0.5625rem;
      display: block;
      width: 0.25rem;
      height: 0.25rem;
      border-radius: 100%;
      transition: top 0.175s;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    form.styled label[data-validation*="required"] > div:not(.datepicker-inline):before {
      border: 0.0625rem solid #B94C3E; }
    form.styled label > div:not(.datepicker-inline) {
      position: absolute;
      left: 0.6875rem;
      top: 0.5rem;
      transition: left 0.175s, margin 0.175s, font 0.175s, line-height 0.175s, -webkit-transform 0.175s;
      transition: left 0.175s, transform 0.175s, margin 0.175s, font 0.175s, line-height 0.175s;
      transition: left 0.175s, transform 0.175s, margin 0.175s, font 0.175s, line-height 0.175s, -webkit-transform 0.175s;
      transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
    form.styled label input:focus ~ div:not(.datepicker-inline), form.styled label textarea:focus ~ div:not(.datepicker-inline), form.styled label.non-empty > div:not(.datepicker-inline) {
      -webkit-transform: translateY(-100%);
          -ms-transform: translateY(-100%);
              transform: translateY(-100%);
      margin-top: -0.25rem !important;
      font-size: 0.75rem;
      line-height: 0.9375rem; }
      form.styled label input:focus ~ div:not(.datepicker-inline):before, form.styled label textarea:focus ~ div:not(.datepicker-inline):before, form.styled label.non-empty > div:not(.datepicker-inline):before {
        top: 0.375rem; }
    form.styled label input:focus ~ div:not(.datepicker-inline):before {
      border-color: #B4D17D; }
    form.styled label .datepicker-inline {
      position: absolute;
      top: 100%;
      left: 0;
      width: 14.875rem;
      margin-top: 0.1875rem !important;
      z-index: 4;
      display: none; }
    form.styled label.datepicker-shown .datepicker-inline {
      display: block; }
    form.styled label.focused:after {
      width: 100%; }
    form.styled label.non-empty input, form.styled label.non-empty select, form.styled label.non-empty textarea {
      border-color: #FFECC7; }
    form.styled label.valid > div:not(.datepicker-inline):before {
      background: #B4D17D;
      border-color: #B4D17D; }
    form.styled label.invalid input, form.styled label.invalid textarea, form.styled label.invalid select {
      border-color: #B94C3E; }
    form.styled label.invalid > div:not(.datepicker-inline):before {
      background: #B94C3E;
      border-color: #B94C3E; }
    form.styled label.needs-filling > div:not(.datepicker-inline):before {
      background: #B4D17D;
      border-color: #B4D17D; }
    form.styled label.no-input {
      margin-left: 0.6875rem;
      margin-bottom: 1.5625rem; }
      form.styled label.no-input.big {
        margin-left: 0;
        margin-bottom: 0.1875rem;
        font-size: 1.125rem;
        font-weight: bold;
        line-height: 1.75rem;
        text-align: center; }
        @media print, screen and (min-width: 45em) {
          form.styled label.no-input.big {
            text-align: left; } }
      form.styled label.no-input.with-margin {
        margin-bottom: 1.3125rem; }
        @media print, screen and (min-width: 45em) {
          form.styled label.no-input.with-margin {
            margin-bottom: 1.8125rem; } }
      form.styled label.no-input > div:not(.datepicker-inline) {
        position: static;
        color: #FFFFFF; }
  form.styled .radio-group, form.styled .checkbox-group {
    padding-left: 0.6875rem;
    margin: -0.375rem 0 1.375rem;
    line-height: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      form.styled .radio-group, form.styled .checkbox-group {
        margin: -0.4375rem 0 1.375rem; } }
    form.styled .radio-group label, form.styled .checkbox-group label {
      margin-bottom: 1rem;
      line-height: 1.3125rem; }
  @media print, screen and (min-width: 45em) {
    form.styled .checkbox-group {
      line-height: 1.5625rem; } }
  form.styled .checkbox.invalid {
    color: #B94C3E; }
  form.styled .checkbox label {
    margin-bottom: 1.25rem; }
  form.styled .final-errors {
    text-align: center;
    color: #B94C3E; }
  form.styled .form-result {
    padding: 0.625rem 0.625rem 0;
    min-height: 21.625rem; }
    @media print, screen and (min-width: 45em) {
      form.styled .form-result {
        min-height: 22.125rem; } }
    @media print, screen and (min-width: 64em) {
      form.styled .form-result {
        padding: 9.875rem 0.625rem 0;
        min-height: 32.625rem; } }
    form.styled .form-result .heading {
      margin-bottom: 0.8125rem;
      line-height: 1.375rem; }
      @media print, screen and (min-width: 45em) {
        form.styled .form-result .heading {
          margin-bottom: 1.125rem;
          line-height: 1.9375rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled .form-result .heading {
          margin-bottom: 1.5625rem; } }
    form.styled .form-result .thanks {
      margin-bottom: 1.75rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem; }
      @media print, screen and (min-width: 45em) {
        form.styled .form-result .thanks {
          margin-bottom: 2rem;
          font-size: 1rem;
          line-height: 1.75rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled .form-result .thanks {
          margin-bottom: 2.5625rem;
          font-size: 1.125rem;
          line-height: 1.75rem; } }
    form.styled .form-result .button {
      min-width: 11.25rem;
      padding-left: 0;
      padding-right: 0;
      margin-bottom: 1.8125rem; }
      @media print, screen and (min-width: 45em) {
        form.styled .form-result .button {
          margin-bottom: 3.625rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled .form-result .button {
          margin-bottom: 7rem; } }
    form.styled .form-result .contacts {
      padding-left: 0.625rem;
      padding-right: 0.625rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      color: #ACACAC; }
      @media print, screen and (min-width: 45em) {
        form.styled .form-result .contacts {
          font-size: 0.875rem;
          line-height: 1.375rem; } }
  form.styled.reveal {
    border: none;
    outline: none;
    margin-bottom: 0.625rem;
    overflow: visible; }
    @media print, screen and (min-width: 45em) {
      form.styled.reveal {
        width: 43.125rem; } }
    @media print, screen and (min-width: 64em) {
      form.styled.reveal {
        width: 62.5rem; } }
    form.styled.reveal.small {
      padding-left: 1.25rem;
      padding-right: 1.25rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal.small {
          width: 30.375rem; } }
      form.styled.reveal.small .form-result {
        min-height: 12.5rem; }
    form.styled.reveal .heading {
      margin-top: 0.25rem;
      text-align: center;
      line-height: 1.5rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal .heading {
          line-height: 1.9375rem; } }
    form.styled.reveal .sub-heading {
      padding-top: 0.25rem; }
    form.styled.reveal#activity-request .heading {
      margin-bottom: 0; }
    form.styled.reveal#activity-request .step {
      padding-top: 1.8125rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal#activity-request .step {
          padding-top: 1.9375rem; } }
    form.styled.reveal#activity-request .form-result .heading {
      margin-bottom: 0.75rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal#activity-request .form-result .heading {
          margin-bottom: 1rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled.reveal#activity-request .form-result .heading {
          margin-top: 0.875rem;
          margin-bottom: 1.6875rem; } }
    @media print, screen and (min-width: 64em) {
      form.styled.reveal .form-result {
        padding-top: 0; } }
    form.styled.reveal .form-result .heading {
      margin-bottom: 0.75rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal .form-result .heading {
          margin-bottom: 1rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled.reveal .form-result .heading {
          margin-top: 0.875rem;
          margin-bottom: 1.6875rem; } }
    form.styled.reveal .form-result .button {
      margin-bottom: 0; }
    form.styled.reveal .no-input {
      margin-top: 3.75rem; }
    form.styled.reveal .radio-group {
      margin-bottom: 2.125rem; }
    form.styled.reveal .agree {
      margin-top: 0.4375rem; }
      @media print, screen and (min-width: 64em) {
        form.styled.reveal .agree {
          margin-top: 0; } }
    form.styled.reveal .submit-outer {
      margin-top: 1.9375rem; }
      @media print, screen and (min-width: 45em) {
        form.styled.reveal .submit-outer {
          margin-top: 1.9375rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled.reveal .submit-outer {
          margin-top: 2.5625rem; } }
  form.styled .multiple-files-field {
    padding-top: 0.5rem;
    margin-bottom: 3.6875rem; }
    @media print, screen and (min-width: 45em) {
      form.styled .multiple-files-field {
        padding-top: 0.5rem;
        margin-bottom: 3.75rem; } }
    @media print, screen and (min-width: 64em) {
      form.styled .multiple-files-field {
        padding-top: 0.8125rem;
        margin-bottom: 3.125rem; } }
    form.styled .multiple-files-field label {
      margin-bottom: 1.125rem; }
    form.styled .multiple-files-field .file-upload-item, form.styled .multiple-files-field .link-item {
      position: relative;
      border-top: 0.0625rem solid #2C2C2C;
      border-bottom: 0.0625rem solid #2C2C2C; }
      form.styled .multiple-files-field .file-upload-item .icon-close, form.styled .multiple-files-field .link-item .icon-close {
        position: absolute;
        right: 0;
        top: 1.25rem;
        cursor: pointer;
        font-size: 0.875rem; }
        @media print, screen and (min-width: 64em) {
          form.styled .multiple-files-field .file-upload-item .icon-close, form.styled .multiple-files-field .link-item .icon-close {
            font-size: 1rem; } }
        form.styled .multiple-files-field .file-upload-item .icon-close:hover, form.styled .multiple-files-field .file-upload-item .icon-close:focus, form.styled .multiple-files-field .link-item .icon-close:hover, form.styled .multiple-files-field .link-item .icon-close:focus {
          color: #A7A7A7; }
    form.styled .multiple-files-field .file-upload-item {
      padding: 2.625rem 0 2.6875rem; }
      @media print, screen and (min-width: 45em) {
        form.styled .multiple-files-field .file-upload-item {
          padding: 2.625rem 0 2.6875rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled .multiple-files-field .file-upload-item {
          padding: 2.625rem 0 0.5rem; } }
      form.styled .multiple-files-field .file-upload-item input[type=file] {
        opacity: 0; }
      form.styled .multiple-files-field .file-upload-item label:not(.file-item) {
        margin-top: 0.75rem; }
    form.styled .multiple-files-field .link-item {
      padding: 3rem 0 0.625rem; }
      @media print, screen and (min-width: 45em) {
        form.styled .multiple-files-field .link-item {
          padding: 3.25rem 0 0.625rem; } }
      @media print, screen and (min-width: 64em) {
        form.styled .multiple-files-field .link-item {
          padding: 3.5625rem 0 0.9375rem; } }
      form.styled .multiple-files-field .link-item label {
        margin-bottom: 3.1875rem; }
    form.styled .multiple-files-field .file-item {
      margin: 0.875rem 0 2.4375rem;
      font-size: 1.125rem;
      line-height: 1.35;
      cursor: pointer; }
      @media print, screen and (min-width: 45em) {
        form.styled .multiple-files-field .file-item {
          margin-top: 0;
          font-size: 1rem;
          line-height: 1.375; } }
      @media print, screen and (min-width: 64em) {
        form.styled .multiple-files-field .file-item {
          font-size: 1.125rem;
          line-height: 1.3333; } }
      form.styled .multiple-files-field .file-item span {
        display: block; }
      form.styled .multiple-files-field .file-item:after {
        content: none; }
      form.styled .multiple-files-field .file-item div:before {
        content: none !important; }
      form.styled .multiple-files-field .file-item.has-image {
        border-color: #171717; }
        form.styled .multiple-files-field .file-item.has-image:after {
          display: block;
          content: '';
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          background: rgba(0, 0, 0, 0.7);
          z-index: 2; }
      form.styled .multiple-files-field .file-item.invalid {
        margin-bottom: 2.8125rem;
        border-color: #B94C3E; }
      form.styled .multiple-files-field .file-item .error {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        margin-top: 0.9375rem;
        font-size: 0.6875rem;
        line-height: 0.875rem;
        color: #B94C3E;
        word-break: normal;
        text-align: left; }
      form.styled .multiple-files-field .file-item span {
        word-break: break-all; }
      form.styled .multiple-files-field .file-item > * {
        position: relative;
        z-index: 3; }
      form.styled .multiple-files-field .file-item .file-type {
        position: absolute;
        left: 1.5625rem;
        top: auto;
        font-size: 0.8125rem;
        margin-top: 0 !important;
        -webkit-transform: none !important;
            -ms-transform: none !important;
                transform: none !important; }
      form.styled .multiple-files-field .file-item > img {
        transition: -webkit-transform 0.5s;
        transition: transform 0.5s;
        transition: transform 0.5s, -webkit-transform 0.5s;
        -webkit-transform-origin: center;
            -ms-transform-origin: center;
                transform-origin: center;
        z-index: 1; }
    form.styled .multiple-files-field .buttons {
      position: relative;
      margin-bottom: 1.875rem;
      border-top: 0.0625rem solid #2C2C2C;
      border-bottom: 0.0625rem solid #2C2C2C; }
      form.styled .multiple-files-field .buttons .cell {
        padding: 0.875rem 0 1.0625rem; }
      form.styled .multiple-files-field .buttons .cell:first-child {
        position: relative;
        border-bottom: 0.0625rem solid #2C2C2C; }
        @media print, screen and (min-width: 45em) {
          form.styled .multiple-files-field .buttons .cell:first-child {
            border-bottom: none; }
            form.styled .multiple-files-field .buttons .cell:first-child:after {
              position: absolute;
              right: 0;
              top: 0.5625rem;
              content: '';
              display: block;
              width: 0.0625rem;
              height: 2.5rem;
              background: #2C2C2C; } }
      form.styled .multiple-files-field .buttons .error {
        position: absolute;
        top: 100%;
        left: 0;
        display: block;
        padding: 0 0 0 0.6875rem;
        margin-top: 0.625rem;
        font-size: 0.6875rem;
        line-height: 0.875rem;
        color: #B94C3E;
        word-break: normal;
        text-align: left; }
      form.styled .multiple-files-field .buttons .add-file i {
        font-size: 1.0625rem;
        vertical-align: -0.1875rem; }
      form.styled .multiple-files-field .buttons .add-link i {
        font-size: 0.625rem;
        vertical-align: 0; }
      form.styled .multiple-files-field .buttons button {
        font-size: 0.8125rem;
        font-weight: 500;
        line-height: 1.1875rem;
        color: #FFFFFF;
        cursor: pointer; }
        form.styled .multiple-files-field .buttons button:hover, form.styled .multiple-files-field .buttons button:focus {
          opacity: 0.8; }
        form.styled .multiple-files-field .buttons button span {
          color: #C6C6C6; }
        form.styled .multiple-files-field .buttons button i {
          margin-right: 0.625rem;
          color: #FFC679; }
  form.styled label.donate {
    padding-left: 0;
    margin-left: 0;
    margin-bottom: 0; }
  form.styled input.donate {
    height: 4.625rem;
    padding: 0.5625rem 0.625rem 0.5625rem 0.6875rem;
    margin: 0 0 1.6875rem;
    border: none;
    border-bottom: 0.0625rem solid #FFFFFF;
    background: none;
    transition: border 0.175s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    font-size: 2.75rem;
    font-weight: 300;
    outline: none;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      form.styled input.donate {
        width: 16.875rem;
        height: 4.875rem;
        margin: 0 0 2.125rem; } }
    @media print, screen and (min-width: 64em) {
      form.styled input.donate {
        width: 14.6875rem; } }
    form.styled input.donate:focus {
      border: none;
      border-bottom: 0.0625rem solid #FFFFFF; }
  form.styled .toggler {
    margin-bottom: 2.75rem; }
    form.styled .toggler .toggler-label {
      display: inline-block;
      width: 10rem;
      margin-right: 1.25rem;
      font-size: 0.875rem;
      line-height: 1.25rem;
      color: #FFFFFF;
      vertical-align: middle; }
    form.styled .toggler .switch {
      display: inline-block;
      margin: 0;
      vertical-align: middle; }
      form.styled .toggler .switch input:checked ~ .switch-paddle {
        background: #B4D17D;
        border-color: #B4D17D; }
        form.styled .toggler .switch input:checked ~ .switch-paddle:hover, form.styled .toggler .switch input:checked ~ .switch-paddle:focus {
          border-color: #88A849;
          background: #88A849; }
        form.styled .toggler .switch input:checked ~ .switch-paddle::before {
          left: 1.25rem; }
      form.styled .toggler .switch .switch-paddle {
        width: 3.125rem;
        height: 1.875rem;
        margin: 0;
        border: 0.125rem solid #5F5F5F;
        border-radius: 1rem;
        background: none; }
        form.styled .toggler .switch .switch-paddle:hover {
          border-color: #C6C6C6; }
        form.styled .toggler .switch .switch-paddle:before {
          position: absolute;
          left: 0;
          top: 0;
          content: '';
          width: 1.625rem;
          height: 1.625rem;
          border-radius: 100%;
          background: #FFFFFF;
          transition: left 0.1s; }
  form.styled .note {
    margin-top: -0.4375rem;
    margin-bottom: 3.5625rem;
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      form.styled .note {
        margin-top: -0.25rem;
        margin-bottom: 2.9375rem; } }

.datepicker-dropdown {
  margin-top: -0.4375rem;
  z-index: 99999 !important; }

@media print, screen and (min-width: 64em) {
  .togglable-blocks {
    -webkit-columns: 2;
            columns: 2;
    -webkit-column-gap: 3.125rem;
            column-gap: 3.125rem; } }

.togglable-blocks label {
  margin-bottom: 1.875rem;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
  .togglable-blocks label:after {
    content: none !important; }
  .togglable-blocks label input {
    position: absolute;
    left: -99999rem; }
  .togglable-blocks label span {
    display: block;
    padding: 0.8125rem 0.75rem 0.875rem 1.125rem;
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    background: #242424;
    color: #FFFFFF;
    border: none;
    border-radius: 0.3125rem;
    border-left: 0.3125rem solid #5F5F5F;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer; }
    @media print, screen and (min-width: 45em) {
      .togglable-blocks label span {
        padding-right: 1.125rem; } }
    .togglable-blocks label span:hover {
      border-color: #FFC679; }
  .togglable-blocks label input:checked ~ span {
    background: #5F5F5F;
    border-color: #FFECC7; }
    .togglable-blocks label input:checked ~ span:hover {
      border-color: #FFC679; }
  .togglable-blocks label input[disabled] ~ span {
    background: #242424;
    border-color: #5F5F5F;
    color: #5F5F5F;
    cursor: not-allowed; }

/** кастомное радио **/
:not(.switch-input)[type="radio"]:checked, :not(.switch-input)[type="radio"]:not(:checked) {
  position: absolute;
  left: -6249.9375rem; }

:not(.switch-input)[type="radio"]:checked + label,
:not(.switch-input)[type="radio"]:not(:checked) + label {
  position: relative;
  display: inline-block;
  padding-left: 2.0625rem;
  cursor: pointer;
  color: inherit;
  font-size: 0.875rem; }

:not(.switch-input)[type="radio"]:checked + label:before,
:not(.switch-input)[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.0625rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.125rem solid #FFECC7;
  border-radius: 100%;
  opacity: 0.8;
  transition: all 0.1s ease;
  background: none; }

:not(.switch-input)[type="radio"]:checked + label:before {
  opacity: 1; }

:not(.switch-input)[type="radio"]:checked + label:after,
:not(.switch-input)[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  left: 0.5rem;
  top: 0.5625rem;
  border-radius: 100%;
  transition: all 0.1s ease;
  background: #FFECC7; }

:not(.switch-input)[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }

:not(.switch-input)[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

:not(.switch-input)[type="radio"]:disabled + label {
  opacity: 0.3; }

/** кастомное чекбоксы **/
:not(.switch-input)[type="checkbox"]:checked, :not(.switch-input)[type="checkbox"]:not(:checked) {
  position: absolute;
  left: -6249.9375rem; }

:not(.switch-input)[type="checkbox"]:checked + label,
:not(.switch-input)[type="checkbox"]:not(:checked) + label {
  position: relative;
  display: inline-block;
  padding-left: 2.0625rem;
  cursor: pointer;
  color: inherit;
  font-size: 0.875rem; }

:not(.switch-input)[type="checkbox"]:checked + label:before,
:not(.switch-input)[type="checkbox"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0.0625rem;
  width: 1.25rem;
  height: 1.25rem;
  border: 0.125rem solid #FFECC7;
  opacity: 0.8;
  transition: all 0.1s ease;
  background: none; }

:not(.switch-input)[type="checkbox"]:checked + label:before {
  opacity: 1; }

:not(.switch-input)[type="checkbox"]:checked + label:after,
:not(.switch-input)[type="checkbox"]:not(:checked) + label:after {
  content: "\e917";
  position: absolute;
  left: 0.3125rem;
  top: 0.4375rem;
  transition: all 0.1s ease;
  font-size: 0.4375rem;
  color: #FFECC7;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
  width: auto;
  height: auto;
  background: none; }

:not(.switch-input)[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }

:not(.switch-input)[type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

:not(.switch-input)[type="checkbox"]:disabled + label {
  opacity: 0.3; }

/** datepicker **/
.datepicker-container {
  padding: 0.9375rem;
  background: #242424;
  direction: ltr;
  font-size: 0.875rem;
  left: 0;
  line-height: 1.875rem;
  position: fixed;
  top: 0;
  -ms-touch-action: none;
      touch-action: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 13.125rem;
  z-index: -1;
  color: #FFFFFF;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.datepicker-container::before,
.datepicker-container::after {
  border: 5px solid transparent;
  content: " ";
  display: block;
  height: 0;
  position: absolute;
  width: 0; }

.datepicker-dropdown {
  border: none;
  box-sizing: content-box;
  position: absolute;
  z-index: 1; }

.datepicker-inline {
  position: static; }

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
  border-top: 0;
  left: 10px;
  top: -5px; }

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  border-bottom: 0;
  bottom: -5px;
  left: 10px; }

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
  left: auto;
  right: 10px; }

.datepicker-panel > ul {
  margin: 0;
  padding: 0;
  width: 102%; }

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
  content: " ";
  display: table; }

.datepicker-panel > ul::after {
  clear: both; }

.datepicker-panel > ul > li {
  cursor: pointer;
  float: left;
  height: 1.5rem;
  line-height: 1.5rem;
  list-style: none;
  margin: 0.1875rem;
  padding: 0;
  text-align: center;
  width: 1.5rem; }
  .datepicker-panel > ul > li:not(.disabled)[data-view="day"]:hover, .datepicker-panel > ul > li:not(.disabled)[data-view="month"]:hover, .datepicker-panel > ul > li:not(.disabled)[data-view="year"]:hover {
    background: #FFECC7;
    color: #171717; }

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
  color: #5F5F5F; }

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
  color: #3d3d3d;
  cursor: not-allowed; }

.datepicker-panel > ul > li.highlighted {
  background: rgba(255, 236, 199, 0.13); }

.datepicker-panel > ul > li.picked {
  background-color: #FFC679;
  color: #171717;
  font-weight: bold;
  border-radius: 1px; }

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
  font-size: 14px;
  color: #FFC679;
  padding-top: 0.0625rem; }
  .datepicker-panel > ul > li[data-view="years prev"] i,
  .datepicker-panel > ul > li[data-view="year prev"] i,
  .datepicker-panel > ul > li[data-view="month prev"] i,
  .datepicker-panel > ul > li[data-view="years next"] i,
  .datepicker-panel > ul > li[data-view="year next"] i,
  .datepicker-panel > ul > li[data-view="month next"] i,
  .datepicker-panel > ul > li[data-view="next"] i {
    position: relative;
    z-index: -1; }
  .datepicker-panel > ul > li[data-view="years prev"].disabled,
  .datepicker-panel > ul > li[data-view="year prev"].disabled,
  .datepicker-panel > ul > li[data-view="month prev"].disabled,
  .datepicker-panel > ul > li[data-view="years next"].disabled,
  .datepicker-panel > ul > li[data-view="year next"].disabled,
  .datepicker-panel > ul > li[data-view="month next"].disabled,
  .datepicker-panel > ul > li[data-view="next"].disabled {
    color: #3d3d3d; }

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
  width: 8.4375rem;
  font-size: 0.875rem;
  font-weight: 500; }

.datepicker-panel > ul > li[data-view="years current"] {
  cursor: auto !important; }

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
  height: 2.625rem;
  line-height: 2.625rem;
  width: 2.9375rem;
  font-size: 0.8125rem; }

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
  cursor: default;
  color: #ACACAC;
  font-size: 0.75rem;
  line-height: 30px; }

.datepicker-hide {
  display: none; }

body.is-reveal-open {
  overflow: hidden; }
  body.is-reveal-open #wrapper, body.is-reveal-open #header {
    width: 100%;
    overflow-y: scroll; }

@media screen and (max-width: 44.9375em) {
  .reveal {
    margin: 1.875rem auto 1.875rem;
    max-width: 90%; } }

.reveal .close-button {
  top: 0.5625rem;
  right: 0.5rem;
  font-size: 1rem;
  color: #A7A7A7; }
  @media print, screen and (min-width: 45em) {
    .reveal .close-button {
      top: 0.9375rem;
      right: 1.125rem; } }
  .reveal .close-button:hover, .reveal .close-button:focus {
    color: #FFFFFF; }

.reveal-overlay {
  overflow-y: auto;
  background: rgba(0, 0, 0, 0.8); }
  @media screen and (max-width: 63.9375em) {
    .reveal-overlay {
      -webkit-overflow-scrolling: touch; } }

.reveal-overlay {
  transition-duration: 0.25s !important;
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.very-fast {
  -webkit-animation-duration: 100ms !important;
          animation-duration: 100ms !important;
  transition-duration: 100ms !important; }

html.is-reveal-open,
html.is-reveal-open body {
  position: relative; }

html:not(.loaded) .reveal-overlay {
  position: absolute;
  display: block !important;
  left: -99999rem;
  top: -9999rem;
  right: auto;
  bottom: auto; }

html:not(.loaded) .reveal {
  display: block !important;
  left: -99999rem;
  top: -9999rem; }

.tickets-grid-outer {
  max-width: 35.625rem;
  margin-bottom: 2.1875rem; }
  @media print, screen and (min-width: 45em) {
    .tickets-grid-outer {
      margin-bottom: 4.6875rem; } }
  .tickets-grid-outer .buy-tickets {
    margin-top: 2.1875rem;
    font-size: 0.75rem;
    line-height: 1.125rem; }
    @media print, screen and (min-width: 45em) {
      .tickets-grid-outer .buy-tickets {
        margin-top: 3.25rem; } }
    .tickets-grid-outer .buy-tickets p {
      margin: 0; }
    .tickets-grid-outer .buy-tickets .button {
      padding-left: 0;
      padding-right: 0;
      width: 11.25rem;
      margin-bottom: 1.25rem; }
      @media print, screen and (min-width: 45em) {
        .tickets-grid-outer .buy-tickets .button {
          margin-bottom: 0;
          margin-right: 3.75rem; } }
      @media print, screen and (min-width: 64em) {
        .tickets-grid-outer .buy-tickets .button {
          margin-right: 4.8125rem; } }

.tickets-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 0.0625rem solid #5F5F5F;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .tickets-grid:last-child {
    border-bottom: 0.0625rem solid #5F5F5F; }
  .tickets-grid > div {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding: 1.1875rem 0.9375rem 1.3125rem 0.9375rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: bold; }
    @media print, screen and (min-width: 45em) {
      .tickets-grid > div {
        padding: 1.9375rem 0.9375rem 2.1875rem 0.9375rem;
        font-size: 1.125rem; } }
  .tickets-grid .note {
    margin-top: 0.75rem;
    font-size: 0.75rem;
    line-height: 1.125rem;
    font-weight: normal; }
    @media print, screen and (min-width: 45em) {
      .tickets-grid .note {
        font-size: 0.8125rem;
        line-height: 1.1875rem; } }
  .tickets-grid .price {
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    padding-right: 0;
    min-width: 6.6875rem;
    font-size: 1.625rem;
    line-height: 1;
    color: #FFECC7;
    font-weight: normal;
    letter-spacing: 0.0125rem; }
    @media print, screen and (min-width: 45em) {
      .tickets-grid .price {
        min-width: 7.4375rem;
        font-size: 2rem; } }

.togglable-callouts-outer {
  margin-top: 0.75rem;
  margin-bottom: 2.375rem; }
  @media print, screen and (min-width: 64em) {
    .togglable-callouts-outer {
      margin-bottom: 4.5rem; } }
  .togglable-callouts-outer .togglable-callout:last-child {
    margin-bottom: 0; }

.togglable-callout {
  position: relative;
  padding: 1.25rem 1rem;
  border-top: 0.0625rem solid #5F5F5F;
  border-bottom: 0.0625rem solid #5F5F5F;
  margin-top: -0.0625rem; }
  @media print, screen and (min-width: 45em) {
    .togglable-callout {
      font-size: 1.125rem;
      padding: 1.6875rem 1rem; } }
  .togglable-callout:last-child {
    margin-bottom: 2.5rem; }
    @media print, screen and (min-width: 45em) {
      .togglable-callout:last-child {
        margin-bottom: 4.375rem; } }
  .togglable-callout .togglable-heading {
    position: relative;
    padding-right: 2.0625rem;
    font-weight: bold;
    line-height: 1.5rem;
    cursor: pointer; }
    @media print, screen and (min-width: 64em) {
      .togglable-callout .togglable-heading {
        padding-right: 3.125rem; } }
    @media screen and (min-width: 75em) {
      .togglable-callout .togglable-heading {
        padding-right: 9.375rem; } }
    .togglable-callout .togglable-heading:hover, .togglable-callout .togglable-heading:focus {
      color: #C6C6C6; }
    .togglable-callout .togglable-heading i {
      display: inline-block;
      position: absolute;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #ACACAC;
      font-size: 0.7375rem;
      line-height: 0;
      transition: -webkit-transform 0.1s;
      transition: transform 0.1s;
      transition: transform 0.1s, -webkit-transform 0.1s; }
  .togglable-callout.toggled i {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); }
  .togglable-callout .togglable-inner {
    position: absolute;
    left: -9999rem;
    top: -9999rem;
    overflow: hidden;
    padding-top: 1.3125rem;
    font-size: 0.875rem;
    line-height: 1.3125rem; }
    .loaded .togglable-callout .togglable-inner {
      position: static;
      display: none; }
    @media print, screen and (min-width: 45em) {
      .togglable-callout .togglable-inner {
        padding-top: 1.5rem;
        font-size: 1rem;
        line-height: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .togglable-callout .togglable-inner {
        padding-left: 0.75rem;
        width: 35rem; } }
    .togglable-callout .togglable-inner p {
      margin-bottom: 1.25rem; }
      @media print, screen and (min-width: 45em) {
        .togglable-callout .togglable-inner p {
          margin-bottom: 1.5rem; } }
      .togglable-callout .togglable-inner p.reduce-margin {
        margin-bottom: 0.5rem; }
        @media print, screen and (min-width: 45em) {
          .togglable-callout .togglable-inner p.reduce-margin {
            margin-bottom: 0.625rem; } }
      .togglable-callout .togglable-inner p:last-child {
        margin-bottom: 0.125rem; }

#form-tabs {
  overflow: hidden;
  margin: 1.0625rem 0 0;
  background: none;
  border: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  #form-tabs li {
    padding: 0;
    margin: 0;
    float: none;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    max-width: 14.375rem; }
    #form-tabs li:before {
      content: none; }
    #form-tabs li a {
      padding: 0.4375rem 0.9375rem 0.5625rem;
      font-size: 1rem;
      line-height: 1.375rem;
      font-weight: bold;
      color: #F2F2F2;
      background: none;
      outline: none;
      text-align: center; }
      @media print, screen and (min-width: 45em) {
        #form-tabs li a {
          padding: 1.5625rem 0.9375rem 1.625rem;
          font-size: 1.125rem;
          line-height: 1.75rem; } }
    #form-tabs li:not(.is-active) a:hover, #form-tabs li:not(.is-active) a:focus {
      color: #ACACAC; }
    #form-tabs li:not(.is-active):not(:last-child) {
      position: relative; }
      #form-tabs li:not(.is-active):not(:last-child):after {
        content: '';
        position: absolute;
        top: 0.625rem;
        bottom: 0.625rem;
        right: -0.0625rem;
        width: 0.0625rem;
        background: #5F5F5F; }
        @media print, screen and (min-width: 45em) {
          #form-tabs li:not(.is-active):not(:last-child):after {
            top: 0.9375rem;
            bottom: 0.9375rem; } }
    #form-tabs li.is-active a {
      background: #171717; }

.form-tabs-content {
  margin-bottom: 2.375rem;
  background: #171717;
  border: none;
  color: #FFFFFF; }
  @media print, screen and (min-width: 64em) {
    .form-tabs-content {
      margin-bottom: 3.25rem; } }
  .form-tabs-content .tabs-panel {
    padding: 0; }
    @media print, screen and (min-width: 45em) {
      .form-tabs-content .tabs-panel form {
        padding: 3.3125rem 3.75rem 2.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .form-tabs-content .tabs-panel form {
        padding: 3.3125rem 5.5rem; } }

.tag {
  display: inline-block;
  padding: 0.3125rem 0.9375rem 0.4375rem;
  margin: 0 0.625rem 0.8125rem 0;
  font-size: 0.875rem;
  color: #fff;
  background: #5F5F5F;
  border-radius: 0.5rem;
  line-height: 1rem; }
  @media screen and (max-width: 44.9375em) {
    .tag:nth-child(1n + 5) {
      display: none; } }
  .tag.show {
    display: inline-block; }
  .tag.checked {
    background: #FFC679;
    color: #171717; }

.sms-block {
  display: inline-block;
  width: 10.6875rem;
  height: 5.125rem;
  margin-top: 0.375rem;
  margin-bottom: 1.5rem;
  font-size: 1.3125rem;
  line-height: 4.375rem;
  color: #FFECC7;
  font-weight: 500;
  text-align: center;
  background: url("../img/bg/sms.svg") no-repeat;
  background-size: cover; }
  @media print, screen and (min-width: 45em) {
    .sms-block {
      margin-bottom: 1.75rem; } }

input::-ms-clear {
  width: 0;
  height: 0; }

#wrapper {
  transition: padding-top 0.1s linear; }
  @media screen and (max-width: 63.9375em) {
    #wrapper {
      padding-top: 6.0625rem !important; } }
  @media screen and (max-width: 44.9375em) {
    #wrapper {
      padding-top: 4.8125rem !important; } }
  @media print, screen and (min-width: 64em) {
    #wrapper {
      padding-top: 10.8125rem; }
      .sticky-header #wrapper {
        padding-top: 8.5rem; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    #wrapper {
      overflow: hidden;
      width: 100%; } }

#header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 6;
  padding: 0.9375rem 0;
  color: #FFFFFF;
  border-bottom: 0.0625rem solid #2E2E2E;
  background: #171717;
  line-height: 1.5;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0); }
  #header a, #header button {
    color: #FFFFFF;
    cursor: pointer;
    outline: none; }
    #header a:hover, #header a:focus, #header button:hover, #header button:focus {
      color: #A7A7A7; }
  #header .top {
    font-size: 0.875rem;
    color: #ACACAC; }
    #header .top a, #header .top button {
      color: #ACACAC;
      cursor: pointer;
      vertical-align: middle; }
      #header .top a:hover, #header .top a:focus, #header .top button:hover, #header .top button:focus {
        color: #FFFFFF; }
    #header .top button {
      vertical-align: -0.25rem; }
    #header .top .actions .address {
      position: relative;
      padding: 1rem 0;
      margin-left: 1rem;
      font-weight: normal;
      border: none;
      -webkit-perspective: 1px;
              perspective: 1px;
      z-index: 2; }
      #header .top .actions .address .icon-expand {
        display: none;
        position: relative; }
      #header .top .actions .address .contact-tooltip {
        position: absolute;
        top: 3.125rem;
        right: -6.25rem;
        z-index: 2;
        width: 19.625rem;
        padding: 2.3125rem 1.625rem;
        background: rgba(23, 23, 23, 0.95);
        font-size: 0.875rem;
        line-height: 1.375rem;
        color: #FFFFFF;
        display: none; }
        #header .top .actions .address .contact-tooltip .button {
          min-width: 11.25rem;
          padding: 0.8125rem 0.8125rem 1rem;
          margin: 0.125rem 0 0;
          color: #FFC679; }
          #header .top .actions .address .contact-tooltip .button:hover, #header .top .actions .address .contact-tooltip .button:focus {
            color: #171717; }
        #header .top .actions .address .contact-tooltip i {
          margin: 0.0625rem 0 0;
          font-size: 0.87687rem; }
        #header .top .actions .address .contact-tooltip .icon-metro {
          font-size: 0.56312rem; }
        #header .top .actions .address .contact-tooltip .contact-item {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          margin-bottom: 1.5625rem; }
          #header .top .actions .address .contact-tooltip .contact-item .icon {
            width: 1.3125rem;
            -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                    flex: 0 0 auto; }
          #header .top .actions .address .contact-tooltip .contact-item .text {
            -webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto; }
      #header .top .actions .address.toggled {
        color: #FFFFFF; }
        #header .top .actions .address.toggled .icon-expand {
          -webkit-transform: rotateX(180deg);
                  transform: rotateX(180deg); }
        #header .top .actions .address.toggled .contact-tooltip {
          display: block; }
    #header .top .actions .icon-eye {
      margin-left: 1.3125rem;
      padding: 0.3125rem; }
    #header .top .actions .lang {
      float: right;
      margin: 0 3.5625rem 0 0; }
  #header .logo img {
    width: 4.375rem;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-transform: translate3D(0, 0, 0);
        -ms-transform: translate3D(0, 0, 0);
            transform: translate3D(0, 0, 0); }
  #header .placemark i {
    padding: 0.5625rem;
    margin-top: 0.0625rem;
    font-size: 1.25rem;
    text-shadow: 0 0 1.25rem rgba(0, 0, 0, 0.3); }
  #header .main-menu {
    font-size: 1rem;
    font-weight: 500; }
    #header .main-menu .menu > li ul {
      display: none;
      font-weight: 400; }
      #header .main-menu .menu > li ul .active a {
        color: #FFC679; }
  #header .menu-toggle {
    padding-left: 0.9375rem;
    padding-right: 0.625rem; }
  #header .icon-search {
    padding: 0.3125rem;
    font-size: 1.375rem; }
  @media screen and (max-width: 63.9375em) {
    #header {
      top: 0 !important;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important; }
      #header .menu-bg {
        display: none !important; }
      #header .top .actions {
        position: absolute;
        left: 0;
        top: 4.8125rem;
        width: 100%;
        padding: 0.3125rem 0.625rem 0.4375rem;
        border-bottom: 0.0625rem solid #2E2E2E;
        background: #171717; }
        #header .top .actions a {
          padding: 0.3125rem;
          display: inline-block; }
      #header .burger {
        padding: 0.5rem; }
        #header .burger:hover div i, #header .burger:focus div i {
          background: #A7A7A7; }
        #header .burger div {
          position: relative;
          width: 1.875rem;
          height: 1.3125rem; }
          #header .burger div i {
            position: absolute;
            left: 0;
            display: block;
            height: 0.1875rem;
            background: white;
            transition: all 150ms ease; }
          #header .burger div .i1 {
            top: 0;
            width: 1.4375rem; }
          #header .burger div .i2 {
            top: 0.5625rem;
            width: 1.875rem; }
          #header .burger div .i3 {
            top: 1.125rem;
            width: 1.6875rem; }
          .menu-open #header .burger div .i1 {
            width: 1.875rem;
            -webkit-transform: translateY(0.5625rem) rotateZ(45deg);
                -ms-transform: translateY(0.5625rem) rotate(45deg);
                    transform: translateY(0.5625rem) rotateZ(45deg); }
          .menu-open #header .burger div .i2 {
            -webkit-transform: rotateX(90deg);
                    transform: rotateX(90deg); }
          .menu-open #header .burger div .i3 {
            width: 1.875rem;
            -webkit-transform: translateY(-0.5625rem) rotateZ(-45deg);
                -ms-transform: translateY(-0.5625rem) rotate(-45deg);
                    transform: translateY(-0.5625rem) rotateZ(-45deg); }
      #header .main-menu {
        position: absolute;
        top: 7.5625rem;
        left: 0;
        width: 100%;
        padding: 0;
        background: #171717; }
        #header .main-menu > .menu {
          padding-bottom: 0.0625rem; }
          #header .main-menu > .menu > li {
            position: relative;
            border-bottom: 0.0625rem solid #2E2E2E; }
            #header .main-menu > .menu > li.has-children button {
              position: absolute;
              right: 0;
              top: 0;
              width: 3.75rem;
              height: 3.1875rem;
              line-height: 3.1875rem;
              text-align: center;
              font-size: 0.4375rem;
              transition: -webkit-transform 100ms;
              transition: transform 100ms;
              transition: transform 100ms, -webkit-transform 100ms; }
              #header .main-menu > .menu > li.has-children button.toggled {
                -webkit-transform: rotateX(180deg);
                        transform: rotateX(180deg); }
            #header .main-menu > .menu > li > a {
              padding: 1.0625rem 0.9375rem 1.125rem; }
            #header .main-menu > .menu > li.active > a {
              padding-left: 0.6875rem;
              border-left: 0.25rem solid #FFC679; }
            #header .main-menu > .menu > li ul {
              padding: 0.3125rem 0;
              background: #242424;
              left: 0 !important; }
              #header .main-menu > .menu > li ul li {
                border: none; }
                #header .main-menu > .menu > li ul li a {
                  padding: 0.625rem 0.9375rem 0.6875rem;
                  line-height: 1.5; }
                  #header .main-menu > .menu > li ul li a:focus, #header .main-menu > .menu > li ul li a:hover {
                    color: #FFC679; }
      #header .search {
        position: absolute;
        right: 0;
        top: 5.125rem; }
      #header .actions, #header .main-menu, #header .search {
        display: none; } }
  @media screen and (max-width: 63.9375em) and (min-width: 45em) {
    #header {
      padding: 1.1875rem 0 1.125rem; }
      #header .logo img {
        width: 5.625rem; }
      #header .top .actions, #header .main-menu {
        left: 50%;
        margin-left: -21.625rem;
        max-width: 43.125rem; }
      #header .search {
        right: 50%;
        margin-right: -22.25rem; }
      #header .top .actions {
        top: 6.0625rem;
        padding: 0.3125rem 0.875rem 0.4375rem; }
        #header .top .actions .address {
          margin-left: 2.4375rem; }
        #header .top .actions .lang {
          float: right;
          margin: 0 3.9375rem 0 0; }
      #header .main-menu {
        top: 8.8125rem; }
        #header .main-menu > .menu > li.has-children button {
          right: -0.625rem;
          width: 4.375rem;
          padding-left: 1.6875rem;
          padding-right: 0.625rem; }
        #header .main-menu > .menu > li > a {
          padding: 1.125rem 1.1875rem 1.1875rem; }
        #header .main-menu > .menu > li.active > a {
          padding-left: 0.9375rem;
          border-left: 0.25rem solid #FFC679; }
        #header .main-menu > .menu > li ul {
          border-top: 0.0625rem solid #2E2E2E;
          background: none;
          padding-left: 1.375rem; }
      #header .search {
        top: 6.375rem; } }
  @media print, screen and (min-width: 64em) {
    #header {
      position: fixed;
      transition: padding 0.1s;
      padding: 0.4375rem 0 1.9375rem; }
      #header .top {
        padding-bottom: 2.3125rem; }
        #header .top:after {
          content: '';
          position: absolute;
          left: 0;
          top: 2.625rem;
          width: 100%;
          height: 0.0625rem;
          background: #2E2E2E; }
        #header .top .department img {
          width: 1.5625rem;
          margin-right: 0.5625rem; }
        #header .top .actions .address {
          margin-left: 2rem; }
          #header .top .actions .address .icon-expand {
            display: inline-block; }
          #header .top .actions .address i {
            display: inline-block;
            margin-left: 0.25rem;
            font-size: 0.4375rem; }
        #header .top .actions .icon-eye {
          margin-left: 1.3125rem; }
        #header .top .actions .lang {
          float: none;
          margin: 0 0 0 1.5rem; }
      #header .logo {
        width: 11.9375rem; }
        #header .logo img {
          width: auto;
          height: 4.27062rem;
          transition: height 0.1s; }
          @supports (-ms-ime-align: auto) {
            #header .logo img {
              transition: none !important; } }
      #header .main-menu {
        padding: 0; }
        #header .main-menu > .menu {
          display: block; }
          #header .main-menu > .menu button {
            display: none; }
          #header .main-menu > .menu > li {
            float: left;
            padding-bottom: 3rem;
            margin-bottom: -3rem; }
            body:not(.menu-open) #header .main-menu > .menu > li.active a {
              position: relative; }
              body:not(.menu-open) #header .main-menu > .menu > li.active a:after {
                opacity: 1;
                border-bottom: 0.0625rem solid #FFC679; }
            #header .main-menu > .menu > li.hovered a:after {
              opacity: 1;
              border-bottom: 0.1875rem solid #FFC679; }
            #header .main-menu > .menu > li > a {
              position: relative;
              padding: 0.625rem 1.0625rem;
              white-space: nowrap; }
              #header .main-menu > .menu > li > a:after {
                position: absolute;
                content: '';
                left: 0.9375rem;
                right: 0.9375rem;
                top: 5.1875rem;
                opacity: 0;
                transition: opacity 0.2s, top 0.2s, border 0.2s;
                cursor: pointer; }
            #header .main-menu > .menu > li ul {
              display: block !important;
              position: absolute;
              left: -9999rem;
              top: 7.375rem;
              width: 42.5rem;
              margin-left: -3.125rem;
              z-index: 2;
              -webkit-columns: 2;
                      columns: 2;
              opacity: 0.4; }
              #header .main-menu > .menu > li ul li {
                -webkit-column-break-inside: avoid;
                        break-inside: avoid-column; }
                #header .main-menu > .menu > li ul li a {
                  line-height: 1.375;
                  display: inline-block; }
      #header .search {
        padding-left: 0;
        padding-right: 0.5rem; }
      #header .actions, #header .main-menu, #header .search {
        display: block !important; }
      #header .menu-bg {
        position: absolute;
        left: 0;
        top: 10.9375rem;
        width: 100%;
        z-index: 1;
        height: 0;
        background: #171717;
        display: none; }
        .sticky-header #header .menu-bg {
          top: 8.6875rem; }
      .sticky-header #header {
        padding-bottom: 0.8125rem;
        border-bottom: none; }
        .sticky-header #header .logo img {
          height: 3.125rem; }
        .sticky-header #header .main-menu > .menu > li {
          padding-bottom: 1.25rem;
          margin-bottom: -1.25rem; }
          .sticky-header #header .main-menu > .menu > li > a:after {
            top: 3.5rem; }
          .sticky-header #header .main-menu > .menu > li.active a:after {
            top: 3.3125rem;
            border-bottom: 0.1875rem solid #FFC679 !important; }
          .sticky-header #header .main-menu > .menu > li.active.hovered a:after {
            top: 3.5rem; }
          .sticky-header #header .main-menu > .menu > li ul {
            top: 5.5rem; }
      .menu-open #header {
        border-bottom: 0.1875rem solid #2E2E2E; } }
  @media screen and (min-width: 75em) {
    #header .top .actions .lang {
      margin-right: 0.3125rem; }
    #header .main-menu {
      margin: 0 0 0 8.125rem; }
      #header .main-menu > .menu > li > a {
        padding: 0.625rem 1.1875rem; }
    #header .search {
      padding-right: 1.5rem; } }

@media screen and (max-width: 63.9375em) {
  body.menu-open #wrapper {
    height: calc(100vh);
    overflow: hidden; } }

.breadcrumb {
  padding: 0.5rem 0 0.75rem;
  margin: 0 0 1.25rem;
  background: #171717;
  color: #F2F2F2;
  font-size: 1.125rem;
  font-weight: 500; }
  .breadcrumb a {
    color: #F2F2F2; }
  .breadcrumb.no-margin-at-all {
    margin-bottom: 0; }
  .breadcrumb.seamless {
    background: none; }
  @media screen and (max-width: 63.9375em) {
    .breadcrumb.no-margin-till-large {
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .breadcrumb {
      padding: 0.625rem 0 0.75rem;
      margin: 0 0 2.5rem;
      font-size: 1rem; }
      .breadcrumb.blank-for-large {
        visibility: hidden;
        margin: 0; }
      .breadcrumb.increase-on-large {
        padding: 0.625rem 0 1rem;
        font-size: 1.4375rem; } }

.menu-overlay, .search-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: #171717;
  display: none; }

@media print, screen and (min-width: 64em) {
  .menu-overlay {
    display: none !important; } }

.search-overlay {
  position: fixed;
  z-index: 6;
  padding: 0.9375rem;
  background: rgba(0, 0, 0, 0.9); }
  .search-overlay .inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    width: 100%; }
    .search-overlay .inner > div {
      width: 100%; }
      .search-overlay .inner > div .icon-close {
        position: absolute;
        top: 3.1875rem;
        left: 50%;
        font-size: 1.25rem;
        cursor: pointer; }
        @media print, screen and (min-width: 45em) {
          .search-overlay .inner > div .icon-close {
            margin-left: 29.125rem; } }
        @media screen and (min-width: 75em) {
          .search-overlay .inner > div .icon-close {
            margin-left: 34.375rem; } }
        .search-overlay .inner > div .icon-close:hover, .search-overlay .inner > div .icon-close:focus {
          color: #A7A7A7; }

.search-input.seamless input {
  width: 100%;
  height: 3.375rem;
  margin-bottom: 4.125rem;
  padding-left: 0.75rem;
  font-size: 1.125rem; }
  @media print, screen and (min-width: 64em) {
    .search-input.seamless input {
      height: 4rem;
      font-size: 1.75rem; } }

.search-input.seamless button {
  top: 0.75rem; }
  @media print, screen and (min-width: 64em) {
    .search-input.seamless button {
      top: 1rem;
      right: 0.3125rem;
      font-size: 1.625rem; } }

.search-input.seamless .line {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  border-bottom: 0.0625rem solid #FFC679; }
  @media print, screen and (min-width: 64em) {
    .search-input.seamless .line {
      border-bottom: 0.125rem solid #FFC679; } }

#footer {
  padding: 1.75rem 0 2.1875rem;
  font-size: 0.75rem;
  background: #171717;
  color: #ACACAC;
  line-height: 1.5; }
  #footer .button {
    padding: 0.875rem 0.9375rem;
    font-size: 0.875rem; }
  #footer label {
    margin-bottom: 1.25rem;
    font-size: inherit;
    color: #ACACAC; }
  #footer a, #footer button {
    color: #ACACAC;
    cursor: pointer; }
    #footer a:hover, #footer a:focus, #footer button:hover, #footer button:focus {
      color: #FFFFFF; }
  #footer hr {
    border-color: #2E2E2E; }
  #footer .subscribe {
    margin-bottom: 1.375rem; }
    #footer .subscribe .button {
      min-width: auto; }
  #footer .socials {
    margin-bottom: 1.625rem; }
    #footer .socials .icon-vk {
      font-size: 0.875rem; }
    #footer .socials .icon-facebook {
      font-size: 1.4375rem; }
    #footer .socials .icon-instagram {
      font-size: 1.3125rem; }
    #footer .socials .icon-youtube {
      font-size: 1.0625rem; }
    #footer .socials .icon-tripadvisor {
      font-size: 1rem; }
    #footer .socials a {
      margin-right: 1.5625rem; }
      #footer .socials a:last-child {
        margin-right: 0; }
      #footer .socials a i {
        vertical-align: middle; }
  #footer .footer-menu {
    margin-bottom: 0.3125rem; }
    #footer .footer-menu ul {
      margin-left: -0.9375rem; }
      #footer .footer-menu ul li.active a {
        color: #FFFFFF; }
      #footer .footer-menu ul li a {
        line-height: 1.42;
        padding: 0.4375rem 0.9375rem; }
  #footer .logos {
    margin: 0.875rem 0 -0.875rem; }
    #footer .logos a {
      display: inline-block;
      margin-bottom: 1.8125rem; }
    #footer .logos .department {
      margin-right: 2.875rem; }
      #footer .logos .department img {
        width: 2.75rem;
        margin-right: 0.8125rem; }
      #footer .logos .department span {
        display: inline-block;
        font-size: 0.625rem;
        font-weight: 600;
        vertical-align: middle; }
    #footer .logos .museum {
      margin-top: 0.25rem; }
      #footer .logos .museum img {
        width: 4rem; }
    #footer .logos .memory-fund {
      margin-right: 3rem; }
      #footer .logos .memory-fund img {
        width: 5.125rem; }
    #footer .logos .association img {
      width: 6.125rem; }
    #footer .logos .museum img, #footer .logos .memory-fund img, #footer .logos .association img {
      opacity: 0.7; }
    #footer .logos .museum:hover img, #footer .logos .museum:focus img, #footer .logos .memory-fund:hover img, #footer .logos .memory-fund:focus img, #footer .logos .association:hover img, #footer .logos .association:focus img {
      opacity: 0.99999; }
  #footer .quality {
    margin: 0.875rem 0 0.875rem;
    font-size: 0.625rem;
    font-weight: 500; }
    #footer .quality a img {
      width: 2.5625rem;
      margin-right: 0.8125rem; }
    #footer .quality a span {
      display: inline-block;
      vertical-align: middle; }
  #footer .contacts {
    margin: 0.875rem 0 1.0625rem; }
  #footer .actions {
    margin: 0 0 0.3125rem; }
    #footer .actions .icon-eye {
      margin-right: 1.6875rem; }
    #footer .actions .lang {
      font-size: 0.875rem; }
    #footer .actions .copyrights {
      text-align: right; }
  @media print, screen and (min-width: 45em) {
    #footer {
      padding: 1.75rem 0 1.9375rem; }
      #footer p {
        margin-bottom: 0.75rem; }
      #footer label {
        margin-bottom: 1.0625rem; }
      #footer .subscribe {
        margin-bottom: 1.1875rem; }
      #footer .socials {
        padding-top: 2.75rem; }
      #footer .footer-menu {
        margin-bottom: 0.1875rem; }
        #footer .footer-menu .menu {
          -webkit-columns: 3;
                  columns: 3;
          display: block; }
          #footer .footer-menu .menu li {
            -webkit-column-break-inside: avoid;
                    break-inside: avoid-column; }
      #footer .logos .department, #footer .logos .museum, #footer .logos .memory-fund {
        margin-right: 2.1875rem; }
      #footer .logos .department img {
        margin-right: 0.6875rem; }
      #footer .logos .association {
        margin-right: 0; }
      #footer .quality {
        margin-top: 1.1875rem;
        line-height: 1.3; }
      #footer .contacts {
        margin-bottom: 0; }
      #footer .actions .icon-eye {
        vertical-align: -0.0625rem;
        font-size: 0.875rem; }
      #footer .actions .copyrights {
        margin: 0.875rem 0 1.625rem;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; } }
  @media print, screen and (min-width: 64em) {
    #footer {
      padding: 2.3125rem 0 1.875rem; }
      #footer .footer-menu {
        margin-bottom: -0.1875rem;
        -webkit-order: -1;
            -ms-flex-order: -1;
                order: -1; }
        #footer .footer-menu .menu {
          -webkit-columns: 2;
                  columns: 2; }
          #footer .footer-menu .menu li a {
            padding: 0.5rem 0.9375rem; }
      #footer .subscribe {
        margin-top: 0.5625rem; }
      #footer .socials {
        margin-top: -5.4375rem; }
      #footer .logos .department, #footer .logos .museum, #footer .logos .memory-fund {
        margin-right: 2.75rem; }
      #footer .logos .department img {
        margin-right: 0.6875rem; }
      #footer .logos .association {
        margin-right: 0; }
      #footer .quality {
        font-size: 0.75rem; }
        #footer .quality a span {
          vertical-align: -0.4375rem; }
      #footer .contacts {
        margin-top: 0.625rem; }
        #footer .contacts p span {
          display: inline-block;
          text-align: center; }
      #footer .actions .copyrights {
        margin: 0.625rem 0 2.5rem; } }
  @media screen and (min-width: 75em) {
    #footer {
      padding: 2.3125rem 0 1.6875rem; }
      #footer p {
        margin-bottom: 0.9375rem; }
      #footer .socials {
        margin-top: -3.75rem;
        margin-bottom: 0.875rem; }
      #footer .actions .copyrights {
        margin: 0.625rem 0 0.875rem; } }

@media print, screen and (min-width: 45em) {
  .min-height {
    min-height: calc(100vh - 39.875rem); } }

@media print, screen and (min-width: 64em) {
  .min-height {
    min-height: calc(100vh - 42.625rem); } }

@media screen and (min-width: 75em) {
  .min-height {
    min-height: calc(100vh - 39rem); } }

main.search {
  padding: 1.25rem 0; }
  @media print, screen and (min-width: 64em) {
    main.search {
      padding: 3.25rem 0; } }
  main.search h1, main.search .h1 {
    margin-bottom: 0.875rem; }
    @media print, screen and (min-width: 64em) {
      main.search h1, main.search .h1 {
        margin-bottom: 2.125rem; } }
  main.search .search-input input {
    margin-bottom: 1.75rem; }
    @media print, screen and (min-width: 45em) {
      main.search .search-input input {
        margin-bottom: 2.75rem; } }
    @media print, screen and (min-width: 64em) {
      main.search .search-input input {
        margin-bottom: 4.6875rem; } }
  @media print, screen and (min-width: 45em) {
    main.search .search-results {
      padding-left: 3.75rem;
      padding-right: 3.75rem; } }
  @media print, screen and (min-width: 64em) {
    main.search .search-results {
      padding-left: 1.75rem;
      padding-right: 1.75rem; } }
  main.search .search-results .heading {
    margin-bottom: 0.9375rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 64em) {
      main.search .search-results .heading {
        font-size: 1.125rem; } }
    main.search .search-results .heading a {
      color: #C6C6C6; }
  main.search .search-results .item {
    margin-bottom: 0.9375rem;
    font-weight: bold;
    color: #FFFFFF; }
    @media print, screen and (min-width: 64em) {
      main.search .search-results .item {
        margin-bottom: 1.625rem;
        font-size: 1.125rem; } }
    main.search .search-results .item a {
      color: #FFFFFF; }
  main.search .search-results hr {
    margin: 1.4375rem 0;
    border-color: #5F5F5F; }
    @media print, screen and (min-width: 64em) {
      main.search .search-results hr {
        margin: 2.5rem 0 2.875rem; } }
  main.search .search-results .load-more {
    margin-top: 1.875rem;
    text-align: center; }
  main.search .search-results .not-found {
    margin-top: 2.6875rem;
    margin-bottom: 1.5rem;
    font-size: 1.125rem;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      main.search .search-results .not-found {
        font-size: 1.5rem; } }

main.e404 {
  padding: 1.75rem 0 4rem;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    main.e404 {
      padding: 2.375rem 0 7.125rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    main.e404 {
      padding: 3.25rem 0 10.25rem;
      line-height: 1.75rem; } }
  main.e404 p {
    margin-bottom: 1.6875rem; }
    @media print, screen and (min-width: 45em) {
      main.e404 p {
        margin-bottom: 2.375rem; } }
    @media print, screen and (min-width: 64em) {
      main.e404 p {
        margin-bottom: 2.875rem; } }
  main.e404 h1, main.e404 .h1 {
    margin-bottom: 0.75rem; }
    @media print, screen and (min-width: 45em) {
      main.e404 h1, main.e404 .h1 {
        margin-bottom: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      main.e404 h1, main.e404 .h1 {
        margin-bottom: 1.875rem; } }

.expos-widget {
  overflow: hidden;
  position: relative;
  height: 24rem;
  color: #FFFFFF;
  margin-bottom: 1.125rem;
  z-index: 1; }
  @media print, screen and (min-width: 45em) {
    .expos-widget {
      height: 37.5rem;
      margin-bottom: 1.4375rem; } }
  .expos-widget a {
    color: #FFFFFF; }
    .expos-widget a:hover, .expos-widget a:focus {
      color: #C6C6C6; }
  .expos-widget .title-1 {
    font-size: 0.75rem;
    font-weight: 500;
    color: #FFECC7;
    letter-spacing: 0.04375rem; }
    @media print, screen and (min-width: 45em) {
      .expos-widget .title-1 {
        font-size: 0.6875rem; } }
  .expos-widget .welcome {
    position: absolute;
    left: 0;
    top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 18rem;
    padding: 1.1875rem 0.9375rem;
    -webkit-flex-flow: column;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: center;
    z-index: 2; }
    @media print, screen and (min-width: 45em) {
      .expos-widget .welcome {
        padding: 1.9375rem 0.9375rem;
        height: 28.875rem; } }
    @media print, screen and (min-width: 64em) {
      .expos-widget .welcome {
        padding: 2.5rem 0.9375rem; } }
    .expos-widget .welcome .heading {
      margin-top: 7.5625rem;
      max-width: 18.125rem;
      font-size: 1.25rem;
      line-height: 1.8125rem;
      -webkit-align-self: center;
          -ms-flex-item-align: center;
                  -ms-grid-row-align: center;
              align-self: center; }
      @media print, screen and (min-width: 45em) {
        .expos-widget .welcome .heading {
          max-width: 30.375rem;
          font-size: 1.75rem;
          line-height: 2.625rem;
          margin-top: 13rem; } }
      @media print, screen and (min-width: 64em) {
        .expos-widget .welcome .heading {
          margin-top: 9.875rem; } }
    .expos-widget .welcome .start {
      position: absolute;
      bottom: -4.1875rem;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      font-weight: 500; }
      @media print, screen and (min-width: 45em) {
        .expos-widget .welcome .start {
          bottom: -5.4375rem; } }
      .expos-widget .welcome .start:hover i, .expos-widget .welcome .start:focus i {
        left: 0.6875rem; }
      .expos-widget .welcome .start i {
        position: relative;
        transition: left 0.15s;
        left: 0;
        margin-left: 0.3125rem;
        font-size: 0.59125rem;
        color: #FFC679;
        vertical-align: middle; }
  .expos-widget .bgs {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 18rem;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; }
    @media print, screen and (min-width: 45em) {
      .expos-widget .bgs {
        height: 28.875rem; } }
    .expos-widget .bgs .track {
      width: 100%;
      height: 100%;
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; }
      .loaded .expos-widget .bgs .track {
        background: url("../img/expo/bg.jpg") 0 0;
        background-size: 12800px 100%; }
        @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
          .loaded .expos-widget .bgs .track {
            background: url("../img/expo/bg@2x.jpg") 0 0;
            background-size: 12800px 100%; } }
  .expos-widget .slides {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 18.0625rem; }
    @media print, screen and (min-width: 45em) {
      .expos-widget .slides {
        height: 28.875rem; } }
    .expos-widget .slides .slide {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      z-index: 1;
      display: none;
      padding: 0.9375rem 0 0;
      height: inherit;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      @media print, screen and (min-width: 64em) {
        .expos-widget .slides .slide {
          -webkit-flex-wrap: nowrap;
              -ms-flex-wrap: nowrap;
                  flex-wrap: nowrap; } }
      .expos-widget .slides .slide.current {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        z-index: 5; }
      .expos-widget .slides .slide .inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        max-width: 51.875rem;
        margin: 0 auto;
        -webkit-align-content: center;
            -ms-flex-line-pack: center;
                align-content: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .expos-widget .slides .slide .description {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        background: #171717;
        z-index: 3;
        padding-bottom: 1.25rem; }
        .expos-widget .slides .slide .description .d-inner {
          position: relative;
          max-width: 45rem;
          margin: 0 auto;
          padding: 3.75rem 1.0625rem 0 0.9375rem; }
          @media print, screen and (min-width: 32.5em) {
            .expos-widget .slides .slide .description .d-inner {
              padding: 3.75rem 1.875rem 0 0.9375rem; } }
          @media print, screen and (min-width: 45em) {
            .expos-widget .slides .slide .description .d-inner {
              height: 37.5rem;
              padding: 7rem 2rem 0 0.9375rem; } }
          @media print, screen and (min-width: 64em) {
            .expos-widget .slides .slide .description .d-inner {
              max-width: 62.5rem; } }
          .expos-widget .slides .slide .description .d-inner:before, .expos-widget .slides .slide .description .d-inner:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            height: 1.25rem;
            z-index: 2; }
          .expos-widget .slides .slide .description .d-inner:before {
            top: 0;
            background: linear-gradient(to bottom, #171717, rgba(23, 23, 23, 0)); }
            @media print, screen and (min-width: 45em) {
              .expos-widget .slides .slide .description .d-inner:before {
                top: 0.9375rem; } }
          .expos-widget .slides .slide .description .d-inner:after {
            bottom: 0;
            background: linear-gradient(to top, #171717, rgba(23, 23, 23, 0)); }
            @media print, screen and (min-width: 45em) {
              .expos-widget .slides .slide .description .d-inner:after {
                bottom: 3.625rem; } }
          .expos-widget .slides .slide .description .d-inner .description-close {
            position: absolute;
            top: 1.0625rem;
            right: 0.5rem;
            font-size: 1.375rem;
            cursor: pointer;
            z-index: 3;
            font-weight: normal; }
            @media print, screen and (min-width: 32.5em) {
              .expos-widget .slides .slide .description .d-inner .description-close {
                right: 1.375rem; } }
            @media print, screen and (min-width: 45em) {
              .expos-widget .slides .slide .description .d-inner .description-close {
                top: 3rem;
                right: 1.375rem; } }
            .expos-widget .slides .slide .description .d-inner .description-close:hover, .expos-widget .slides .slide .description .d-inner .description-close:focus {
              color: #A7A7A7; }
          .expos-widget .slides .slide .description .d-inner .ss-container {
            position: relative;
            height: 19.375rem;
            margin: 0 auto;
            font-size: 1rem;
            font-weight: 300;
            line-height: 1.625rem; }
            @media print, screen and (min-width: 45em) {
              .expos-widget .slides .slide .description .d-inner .ss-container {
                height: 26.4375rem;
                font-size: 1.125rem;
                line-height: 1.75rem; }
                .expos-widget .slides .slide .description .d-inner .ss-container p {
                  margin-bottom: 1.875rem; } }
            .expos-widget .slides .slide .description .d-inner .ss-container.has-scrollbar:after {
              content: '';
              display: block;
              position: absolute;
              right: 0;
              top: 0;
              bottom: 0;
              width: 0.1875rem;
              background: #2E2E2E;
              z-index: 3; }
            .expos-widget .slides .slide .description .d-inner .ss-container .ss-scroll {
              position: absolute;
              z-index: 5;
              right: 0 !important; }
            .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper {
              height: 23.125rem;
              margin-top: -4.0625rem; }
              @media print, screen and (min-width: 45em) {
                .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper {
                  margin-top: -5.9375rem;
                  height: 32.8125rem; } }
              .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content {
                padding: 1.5625rem 2.5rem 0 0; }
                @media print, screen and (min-width: 32.5em) {
                  .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content {
                    padding: 1.5625rem 4.6875rem 0 3.75rem; } }
                @media print, screen and (min-width: 45em) {
                  .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content {
                    padding: 1.25rem 4.6875rem 0 3.75rem; } }
                @media print, screen and (min-width: 64em) {
                  .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content {
                    padding: 1.25rem 9.0625rem 0 10.375rem; } }
                .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content .d-heading {
                  margin-bottom: 0.75rem;
                  font-size: 1.125rem;
                  line-height: 1.5rem;
                  font-weight: normal;
                  color: #FFECC7; }
                  @media print, screen and (min-width: 45em) {
                    .expos-widget .slides .slide .description .d-inner .ss-container .ss-wrapper .ss-content .d-heading {
                      margin-bottom: 1.5rem;
                      text-align: center;
                      font-size: 1.625rem;
                      line-height: 2.875rem; } }
      .expos-widget .slides .slide .image {
        width: 100%;
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        text-align: center; }
        .expos-widget .slides .slide .image img {
          width: 11.5rem; }
        @media print, screen and (min-width: 45em) {
          .expos-widget .slides .slide .image img {
            width: 15.9375rem; } }
        @media print, screen and (min-width: 64em) {
          .expos-widget .slides .slide .image {
            width: 26.875rem;
            padding: 0 1.5625rem 0.9375rem 0; }
            .expos-widget .slides .slide .image img {
              width: auto; } }
      .expos-widget .slides .slide .text {
        width: 100%;
        padding-top: 1.0625rem;
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5rem;
        color: #FFECC7;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        text-align: center; }
        .expos-widget .slides .slide .text > div {
          display: none; }
        @media print, screen and (min-width: 64em) {
          .expos-widget .slides .slide .text {
            width: auto;
            text-align: left; }
            .expos-widget .slides .slide .text > div {
              display: block; } }
      .expos-widget .slides .slide .heading {
        position: absolute;
        top: 18.5625rem;
        left: 0;
        width: 100%;
        padding: 0 0.9375rem;
        text-align: center;
        font-size: 1.125rem;
        line-height: 1.5rem;
        z-index: 2; }
        @media print, screen and (min-width: 45em) {
          .expos-widget .slides .slide .heading {
            top: 28.5625rem;
            padding: 0;
            font-size: 1.625rem;
            line-height: 2.875rem; } }
      .expos-widget .slides .slide .toggle-description {
        display: inline-block;
        margin-top: 1rem;
        font-size: 0.75rem;
        line-height: 1.25rem;
        text-transform: uppercase;
        font-weight: 500;
        letter-spacing: 0.04375rem;
        color: #5F5F5F; }
        .expos-widget .slides .slide .toggle-description:hover, .expos-widget .slides .slide .toggle-description:focus {
          color: #FFFFFF; }
        @media screen and (max-width: 63.9375em) {
          .expos-widget .slides .slide .toggle-description {
            position: absolute;
            bottom: 0.9375rem;
            left: 50%;
            -webkit-transform: translateX(-50%);
                -ms-transform: translateX(-50%);
                    transform: translateX(-50%); }
            .expos-widget .slides .slide .toggle-description.rehabilitation {
              color: #C6C6C6; } }
  @media screen and (max-width: 63.9375em) and (min-width: 45em) {
    .expos-widget .slides .slide .toggle-description {
      bottom: 3.3125rem; } }
    .expos-widget .slides .bottom {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -5.5625rem;
      z-index: 3;
      opacity: 0; }
      @media print, screen and (min-width: 45em) {
        .expos-widget .slides .bottom {
          bottom: -5.375rem; } }
      .expos-widget .slides .bottom .grid-container {
        position: relative;
        text-align: center; }
      .expos-widget .slides .bottom .prev, .expos-widget .slides .bottom .next {
        padding-top: 0.125rem;
        font-size: 0.8125rem;
        cursor: pointer;
        text-align: left;
        line-height: 1.1875rem;
        display: none; }
        @media print, screen and (min-width: 45em) {
          .expos-widget .slides .bottom .prev, .expos-widget .slides .bottom .next {
            display: block; } }
        @media print, screen and (min-width: 64em) {
          .expos-widget .slides .bottom .prev, .expos-widget .slides .bottom .next {
            font-size: 0.875rem;
            line-height: 1.25rem; } }
        .expos-widget .slides .bottom .prev i, .expos-widget .slides .bottom .next i {
          font-size: 0.59rem;
          color: #FFC679; }
        .expos-widget .slides .bottom .prev .name, .expos-widget .slides .bottom .next .name {
          width: 8.75rem;
          margin-top: 0.6875rem; }
        .expos-widget .slides .bottom .prev.disabled, .expos-widget .slides .bottom .next.disabled {
          cursor: not-allowed; }
          .expos-widget .slides .bottom .prev.disabled i, .expos-widget .slides .bottom .next.disabled i {
            color: #5F5F5F; }
        .expos-widget .slides .bottom .prev:hover, .expos-widget .slides .bottom .prev:focus, .expos-widget .slides .bottom .next:hover, .expos-widget .slides .bottom .next:focus {
          color: #A7A7A7; }
      .expos-widget .slides .bottom .prev {
        position: absolute;
        left: 0.9375rem;
        top: 0; }
        @media screen and (min-width: 75em) {
          .expos-widget .slides .bottom .prev {
            left: 1.5625rem; } }
      .expos-widget .slides .bottom .next {
        position: absolute;
        right: 0.9375rem;
        top: 0;
        text-align: right; }
        @media screen and (min-width: 75em) {
          .expos-widget .slides .bottom .next {
            right: 1.5625rem; } }
      .expos-widget .slides .bottom .nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -0.1875rem; }
        @media print, screen and (min-width: 45em) {
          .expos-widget .slides .bottom .nav {
            margin: 0 9.6875rem; } }
        @media print, screen and (min-width: 64em) {
          .expos-widget .slides .bottom .nav {
            margin: 0 8.4375rem; } }
        @media screen and (min-width: 75em) {
          .expos-widget .slides .bottom .nav {
            margin: 0 12.5rem; } }
        .expos-widget .slides .bottom .nav .bullet-outer {
          -webkit-flex: 1 1 auto;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto; }
        .expos-widget .slides .bottom .nav .bullet {
          display: inline-block;
          width: 1rem;
          height: 1rem;
          line-height: 0.75rem;
          cursor: pointer;
          text-align: center; }
          .expos-widget .slides .bottom .nav .bullet:hover:after, .expos-widget .slides .bottom .nav .bullet:focus:after {
            background: #FFFFFF; }
          .expos-widget .slides .bottom .nav .bullet:after {
            content: '';
            display: inline-block;
            width: 0.1875rem;
            height: 0.1875rem;
            border-radius: 100%;
            vertical-align: middle;
            background: #C6C6C6;
            transition: all 0.2s;
            line-height: 0.75rem; }
          .expos-widget .slides .bottom .nav .bullet.current:after {
            width: 0.625rem;
            height: 0.625rem;
            background: #FFECC7;
            line-height: 1rem; }

.slider-wide.owl-carousel .owl-dots, .news-wide-outer.owl-carousel .owl-dots {
  position: absolute;
  bottom: 0.8125rem;
  left: 50%;
  padding: 0;
  margin: 0;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  @media print, screen and (min-width: 64em) {
    .slider-wide.owl-carousel .owl-dots, .news-wide-outer.owl-carousel .owl-dots {
      bottom: 1.3125rem; } }

@media screen and (min-width: 73.75em) {
  .slider-wide.owl-carousel .owl-nav .owl-prev, .slider-wide.owl-carousel .owl-nav .owl-next, .news-wide-outer.owl-carousel .owl-nav .owl-prev, .news-wide-outer.owl-carousel .owl-nav .owl-next {
    display: block; } }

@media screen and (min-width: 75em) {
  .slider-wide.owl-carousel .owl-nav .owl-prev, .slider-wide.owl-carousel .owl-nav .owl-next, .news-wide-outer.owl-carousel .owl-nav .owl-prev, .news-wide-outer.owl-carousel .owl-nav .owl-next {
    display: none; } }

@media screen and (min-width: 85em) {
  .slider-wide.owl-carousel .owl-nav .owl-prev, .slider-wide.owl-carousel .owl-nav .owl-next, .news-wide-outer.owl-carousel .owl-nav .owl-prev, .news-wide-outer.owl-carousel .owl-nav .owl-next {
    display: block; } }

.slider-wide .slide-wide, .slider-wide .news-wide, .news-wide-outer .slide-wide, .news-wide-outer .news-wide {
  display: block;
  position: relative;
  height: 24rem;
  overflow: hidden;
  color: #FFFFFF; }
  @media print, screen and (min-width: 64em) {
    .slider-wide .slide-wide, .slider-wide .news-wide, .news-wide-outer .slide-wide, .news-wide-outer .news-wide {
      height: 31.25rem; } }
  .slider-wide .slide-wide:hover .title, .slider-wide .slide-wide:focus .title, .slider-wide .news-wide:hover .title, .slider-wide .news-wide:focus .title, .news-wide-outer .slide-wide:hover .title, .news-wide-outer .slide-wide:focus .title, .news-wide-outer .news-wide:hover .title, .news-wide-outer .news-wide:focus .title {
    opacity: 0.8; }
  .slider-wide .slide-wide.framed:after, .slider-wide .news-wide.framed:after, .news-wide-outer .slide-wide.framed:after, .news-wide-outer .news-wide.framed:after {
    content: '';
    position: absolute;
    left: 0.625rem;
    right: 0.625rem;
    top: 0.625rem;
    bottom: 0.625rem;
    border: 0.0625rem solid #FFECC7; }
  .slider-wide .slide-wide .outer, .slider-wide .news-wide .outer, .news-wide-outer .slide-wide .outer, .news-wide-outer .news-wide .outer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0.625rem 0.6875rem 2.8125rem;
    background: rgba(0, 0, 0, 0.5); }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .outer, .slider-wide .news-wide .outer, .news-wide-outer .slide-wide .outer, .news-wide-outer .news-wide .outer {
        padding: 0.625rem 1.5rem 2.8125rem; } }
    @media print, screen and (min-width: 64em) {
      .slider-wide .slide-wide .outer, .slider-wide .news-wide .outer, .news-wide-outer .slide-wide .outer, .news-wide-outer .news-wide .outer {
        padding: 0.625rem 2.875rem 4.125rem; } }
    .slider-wide .slide-wide .outer .grid-container, .slider-wide .news-wide .outer .grid-container, .news-wide-outer .slide-wide .outer .grid-container, .news-wide-outer .news-wide .outer .grid-container {
      width: 100%; }
  .slider-wide .slide-wide .label, .slider-wide .news-wide .label, .news-wide-outer .slide-wide .label, .news-wide-outer .news-wide .label {
    position: absolute;
    left: 1.625rem;
    top: 1.9375rem; }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .label, .slider-wide .news-wide .label, .news-wide-outer .slide-wide .label, .news-wide-outer .news-wide .label {
        left: 50%;
        margin-left: -21.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .slider-wide .slide-wide .label, .slider-wide .news-wide .label, .news-wide-outer .slide-wide .label, .news-wide-outer .news-wide .label {
        margin-left: -26.875rem; } }
    @media screen and (min-width: 75em) {
      .slider-wide .slide-wide .label, .slider-wide .news-wide .label, .news-wide-outer .slide-wide .label, .news-wide-outer .news-wide .label {
        margin-left: -32.25rem; } }
  .slider-wide .slide-wide .heading, .slider-wide .news-wide .heading, .news-wide-outer .slide-wide .heading, .news-wide-outer .news-wide .heading {
    margin-bottom: 0.6875rem;
    text-transform: uppercase;
    font-size: 0.75rem;
    font-weight: 500;
    color: #FFECC7;
    letter-spacing: 0.05625rem; }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .heading, .slider-wide .news-wide .heading, .news-wide-outer .slide-wide .heading, .news-wide-outer .news-wide .heading {
        margin-bottom: 0.8125rem; } }
  .slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
    margin-bottom: 0.9375rem;
    font-weight: bold;
    font-size: 1.125rem; }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
        max-width: 31.875rem;
        margin-bottom: 1.5625rem;
        font-size: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
        max-width: 37.5rem;
        margin-bottom: 3.5rem;
        font-size: 2rem; } }
    @media screen and (min-width: 75em) {
      .slider-wide .slide-wide .title, .slider-wide .news-wide .title, .news-wide-outer .slide-wide .title, .news-wide-outer .news-wide .title {
        max-width: 45.3125rem;
        margin-bottom: 3.1875rem;
        font-size: 2.125rem; } }
  .slider-wide .slide-wide .ellipsis, .slider-wide .news-wide .ellipsis, .news-wide-outer .slide-wide .ellipsis, .news-wide-outer .news-wide .ellipsis {
    color: #5F5F5F; }
  .slider-wide .slide-wide .dates, .slider-wide .news-wide .dates, .news-wide-outer .slide-wide .dates, .news-wide-outer .news-wide .dates {
    margin-bottom: 0.5625rem;
    font-size: 1.125rem;
    font-weight: 500;
    color: #FFECC7; }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .dates, .slider-wide .news-wide .dates, .news-wide-outer .slide-wide .dates, .news-wide-outer .news-wide .dates {
        display: inline-block;
        margin: 0 2.5rem 0 0;
        font-size: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .slider-wide .slide-wide .dates, .slider-wide .news-wide .dates, .news-wide-outer .slide-wide .dates, .news-wide-outer .news-wide .dates {
        font-size: 1.5625rem; } }
    @media screen and (min-width: 75em) {
      .slider-wide .slide-wide .dates, .slider-wide .news-wide .dates, .news-wide-outer .slide-wide .dates, .news-wide-outer .news-wide .dates {
        font-size: 1.625rem; } }
  .slider-wide .slide-wide .location, .slider-wide .news-wide .location, .news-wide-outer .slide-wide .location, .news-wide-outer .news-wide .location {
    font-size: 0.875rem; }
    @media print, screen and (min-width: 45em) {
      .slider-wide .slide-wide .location, .slider-wide .news-wide .location, .news-wide-outer .slide-wide .location, .news-wide-outer .news-wide .location {
        display: inline-block; } }
    .slider-wide .slide-wide .location i, .slider-wide .news-wide .location i, .news-wide-outer .slide-wide .location i, .news-wide-outer .news-wide .location i {
      margin-right: 0.3125rem; }

.hp-slider-wide-outer {
  margin-bottom: 1.8125rem; }
  @media print, screen and (min-width: 45em) {
    .hp-slider-wide-outer {
      margin-bottom: 2.125rem; } }
  @media print, screen and (min-width: 64em) {
    .hp-slider-wide-outer {
      margin-bottom: 3rem; } }

@media print, screen and (min-width: 64em) {
  .events-slider-wide-outer {
    margin-bottom: 2.625rem; } }

.exhibition-slider-wide-outer {
  margin-bottom: 1.5625rem; }
  @media print, screen and (min-width: 45em) {
    .exhibition-slider-wide-outer {
      margin-bottom: 3.0625rem; } }
  @media print, screen and (min-width: 64em) {
    .exhibition-slider-wide-outer {
      margin-bottom: 2.625rem; } }
  .exhibition-slider-wide-outer .title {
    min-height: 6rem; }
    @media print, screen and (min-width: 45em) {
      .exhibition-slider-wide-outer .title {
        min-height: 6.9375rem; }
        .exhibition-slider-wide-outer .title .location {
          vertical-align: 0.0625rem; } }
    @media print, screen and (min-width: 64em) {
      .exhibition-slider-wide-outer .title {
        min-height: 5.5rem; } }

@media print, screen and (min-width: 45em) {
  .news-wide-outer {
    margin-bottom: 1.375rem; } }

@media print, screen and (min-width: 64em) {
  .news-wide-outer {
    margin-bottom: 2.625rem; } }

.news-wide-outer .news-wide .outer {
  padding: 1.0625rem 1.25rem 1.0625rem 0; }
  @media print, screen and (min-width: 45em) {
    .news-wide-outer .news-wide .outer {
      padding: 1.0625rem 1.25rem 1.5625rem 1.125rem; } }
  @media print, screen and (min-width: 64em) {
    .news-wide-outer .news-wide .outer {
      padding: 1.0625rem 1.25rem 1.75rem 2.875rem; } }

.news-wide-outer .news-wide .title {
  margin-bottom: 3.125rem; }
  @media print, screen and (min-width: 45em) {
    .news-wide-outer .news-wide .title {
      margin-bottom: 5.875rem; } }
  @media print, screen and (min-width: 64em) {
    .news-wide-outer .news-wide .title {
      margin-bottom: 2.5625rem; } }

.news-wide-outer .news-wide .dates {
  font-size: 0.875rem;
  font-weight: 400;
  color: #B1B1B1; }
  @media print, screen and (min-width: 45em) {
    .news-wide-outer .news-wide .dates {
      font-size: 0.75rem; } }

.section-margin-bottom, .event-list, .report-list, .exhibition-list, .material-list, .showpiece-list, .report-carousel-outer {
  position: relative;
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 64em) {
    .section-margin-bottom, .event-list, .report-list, .exhibition-list, .material-list, .showpiece-list, .report-carousel-outer {
      margin-bottom: 3.125rem; } }

.event-list.extra-padding, .report-list.extra-padding, .exhibition-list.extra-padding, .material-list.extra-padding, .showpiece-list.extra-padding {
  padding: 1.875rem 0 0.5625rem; }
  @media print, screen and (min-width: 45em) {
    .event-list.extra-padding, .report-list.extra-padding, .exhibition-list.extra-padding, .material-list.extra-padding, .showpiece-list.extra-padding {
      padding: 2.125rem 0 3.3125rem; } }
  @media print, screen and (min-width: 64em) {
    .event-list.extra-padding, .report-list.extra-padding, .exhibition-list.extra-padding, .material-list.extra-padding, .showpiece-list.extra-padding {
      padding: 2.625rem 0 2.0625rem; } }

.event-list .grid-container, .report-list .grid-container, .exhibition-list .grid-container, .material-list .grid-container, .showpiece-list .grid-container {
  position: relative; }

.event-list .load-more, .report-list .load-more, .exhibition-list .load-more, .material-list .load-more, .showpiece-list .load-more {
  margin: 1.5625rem 0 0;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .event-list .load-more, .report-list .load-more, .exhibition-list .load-more, .material-list .load-more, .showpiece-list .load-more {
      margin: 2.3125rem 0 1.3125rem; } }

.event-list .view-all, .report-list .view-all, .exhibition-list .view-all, .material-list .view-all, .showpiece-list .view-all {
  margin: 1.5625rem 0 0; }
  @media print, screen and (min-width: 45em) {
    .event-list .view-all, .report-list .view-all, .exhibition-list .view-all, .material-list .view-all, .showpiece-list .view-all {
      margin-top: 0; } }

.event-list .not-found, .report-list .not-found, .exhibition-list .not-found, .material-list .not-found, .showpiece-list .not-found {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
  text-align: center; }
  @media print, screen and (min-width: 64em) {
    .event-list .not-found, .report-list .not-found, .exhibition-list .not-found, .material-list .not-found, .showpiece-list .not-found {
      font-size: 1.5rem; } }

.report-list {
  padding-bottom: 0.9375rem; }
  .report-list .not-found {
    margin: 0; }

@media print, screen and (min-width: 45em) {
  .exhibition-list:not(.extra-padding) {
    margin-bottom: 5.1875rem; } }

.event-in-list, .report-in-list, .exhibition-in-list {
  position: relative;
  background: #1C1C1C;
  text-align: center;
  color: #FFFFFF; }
  .event-in-list:hover, .event-in-list:focus, .report-in-list:hover, .report-in-list:focus, .exhibition-in-list:hover, .exhibition-in-list:focus {
    color: #C6C6C6; }
    .event-in-list:hover .image img, .event-in-list:focus .image img, .report-in-list:hover .image img, .report-in-list:focus .image img, .exhibition-in-list:hover .image img, .exhibition-in-list:focus .image img {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
    .event-in-list:hover .image .location, .event-in-list:focus .image .location, .report-in-list:hover .image .location, .report-in-list:focus .image .location, .exhibition-in-list:hover .image .location, .exhibition-in-list:focus .image .location {
      opacity: 1; }
  .event-in-list.cell, .report-in-list.cell, .exhibition-in-list.cell {
    margin-bottom: 1rem; }
    @media print, screen and (min-width: 45em) {
      .event-in-list.cell, .report-in-list.cell, .exhibition-in-list.cell {
        margin-bottom: 1.875rem; } }
  .event-in-list .label, .report-in-list .label, .exhibition-in-list .label {
    position: absolute;
    left: 1.1875rem;
    top: 1.1875rem;
    z-index: 2; }
  .event-in-list .image, .report-in-list .image, .exhibition-in-list .image {
    position: relative;
    height: 18rem;
    overflow: hidden; }
    @media print, screen and (min-width: 45em) {
      .event-in-list .image, .report-in-list .image, .exhibition-in-list .image {
        height: 20.625rem; } }
    @media print, screen and (min-width: 64em) {
      .event-in-list .image, .report-in-list .image, .exhibition-in-list .image {
        height: 19.625rem; } }
    @media screen and (min-width: 75em) {
      .event-in-list .image, .report-in-list .image, .exhibition-in-list .image {
        height: 22.5rem; } }
    .event-in-list .image img, .report-in-list .image img, .exhibition-in-list .image img {
      transition: -webkit-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center; }
    .event-in-list .image .location, .report-in-list .image .location, .exhibition-in-list .image .location {
      position: absolute;
      bottom: 1.3125rem;
      left: 50%;
      max-width: 12.5rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      font-size: 0.875rem;
      text-align: center;
      color: #FFFFFF;
      transition: opacity 0.2s;
      opacity: 0; }
      .event-in-list .image .location i, .report-in-list .image .location i, .exhibition-in-list .image .location i {
        display: block;
        margin-bottom: 0.3125rem; }
  .event-in-list .inner, .report-in-list .inner, .exhibition-in-list .inner {
    padding: 1.5625rem 1.25rem 1.8125rem; }
    @media screen and (min-width: 75em) {
      .event-in-list .inner, .report-in-list .inner, .exhibition-in-list .inner {
        padding: 1.5625rem 1.5625rem 1.8125rem; } }
    .event-in-list .inner .heading, .report-in-list .inner .heading, .exhibition-in-list .inner .heading {
      margin-bottom: 0.6875rem;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-weight: 500;
      color: #FFECC7;
      letter-spacing: 0.05625rem; }
    .event-in-list .inner .title, .report-in-list .inner .title, .exhibition-in-list .inner .title {
      margin-bottom: 1.0625rem;
      font-size: 1.125rem;
      font-weight: bold;
      overflow: hidden;
      height: 6.125rem; }
      .event-in-list .inner .title .ellipsis, .report-in-list .inner .title .ellipsis, .exhibition-in-list .inner .title .ellipsis {
        color: #5F5F5F; }
    .event-in-list .inner .date, .report-in-list .inner .date, .exhibition-in-list .inner .date {
      font-size: 1.0625rem;
      font-weight: 500;
      color: #FFECC7; }

.event-in-list .inner .date {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 2.75rem; }

.report-in-list {
  position: relative; }
  .report-in-list:after {
    content: '';
    position: absolute;
    left: 0.625rem;
    right: 0.625rem;
    top: 0.625rem;
    bottom: 0.625rem;
    border: 0.0625rem solid #FFECC7; }
  .report-in-list .label {
    left: 1.75rem;
    top: 1.75rem; }
  .report-in-list .image {
    height: 15.9375rem; }
    @media print, screen and (min-width: 45em) {
      .report-in-list .image {
        height: 16.75rem; } }
    @media print, screen and (min-width: 64em) {
      .report-in-list .image {
        height: 15.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .report-in-list .image {
        height: 16.875rem; } }
  .report-in-list .inner {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 1.5625rem 1.875rem 1.8125rem; }
    @media screen and (min-width: 75em) {
      .report-in-list .inner {
        padding: 1.5625rem 1.5625rem 1.8125rem; } }
    .report-in-list .inner .title {
      height: 7.375rem; }
      @media print, screen and (min-width: 45em) {
        .report-in-list .inner .title {
          height: 8.125rem; } }
      @media print, screen and (min-width: 64em) {
        .report-in-list .inner .title {
          height: 7.375rem; } }
    .report-in-list .inner .type {
      float: left;
      font-weight: 500;
      font-size: 0.75rem;
      color: #838383;
      text-transform: uppercase;
      letter-spacing: 0.05625rem; }
    .report-in-list .inner .date {
      float: right;
      height: 1.3125rem;
      font-size: 0.75rem;
      color: #838383; }

.news-list {
  overflow: hidden;
  background: #171717;
  padding: 1.5rem 0 2.375rem;
  margin: 0 0 2.1875rem; }
  @media print, screen and (min-width: 45em) {
    .news-list {
      padding: 1.6875rem 0 0.625rem;
      margin: 0 0 2.75rem; } }
  @media print, screen and (min-width: 64em) {
    .news-list {
      margin: 0 0 3.0625rem;
      padding: 2.375rem 0 0; } }
  .news-list.seamless {
    margin: 0 0 0.3125rem;
    background: none; }
    @media print, screen and (min-width: 45em) {
      .news-list.seamless {
        margin: 0 0 5.3125rem; } }
    @media print, screen and (min-width: 64em) {
      .news-list.seamless {
        padding: 0.9375rem 0 0;
        margin: 0 0 4.0625rem; } }
  .news-list .grid-container {
    position: relative; }
  @media print, screen and (min-width: 32.5em) {
    .news-list .grid-x {
      margin: 0 -0.9375rem; }
      .news-list .grid-x .cell {
        padding: 0 0.9375rem; } }
  @media print, screen and (min-width: 45em) {
    .news-list .grid-x {
      margin: 0 -0.9375rem; }
      .news-list .grid-x .cell {
        padding: 0 1.5625rem; } }
  @media print, screen and (min-width: 64em) {
    .news-list .grid-x {
      margin: 0 -1.125rem; }
      .news-list .grid-x .cell {
        padding: 0 3.375rem; } }
  .news-list .push-back {
    margin-top: -1.125rem; }
  .news-list .view-all {
    margin-top: -1.3125rem; }
    @media print, screen and (min-width: 45em) {
      .news-list .view-all {
        margin-top: 0; } }
  .news-list .load-more {
    margin-top: 0.3125rem;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .news-list .load-more {
        margin-top: 1.125rem; } }
    @media print, screen and (min-width: 64em) {
      .news-list .load-more {
        margin-top: 0.875rem; } }

.news-in-list {
  display: block;
  margin: 0 0 3.375rem; }
  @media print, screen and (min-width: 45em) {
    .news-in-list {
      margin: 0 0 3rem; } }
  @media print, screen and (min-width: 64em) {
    .news-in-list {
      margin: 0 0 4.4375rem; } }
  .news-in-list .image {
    margin: 0 0 0.9375rem; }
    @media print, screen and (min-width: 45em) {
      .news-in-list .image {
        margin: 0 0 1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .news-in-list .image {
        margin: 0 0 0.9375rem; } }
    .news-in-list .image img {
      width: 100%; }
  .news-in-list .title {
    padding: 0 0.625rem 0 0;
    margin: 0 0 2.3125rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 1.375; }
  .news-in-list .date {
    overflow: hidden;
    position: relative;
    font-size: 0.75rem;
    color: #838383; }
    .news-in-list .date:after {
      position: absolute;
      top: 0.4375rem;
      width: 100%;
      margin-left: 1.1875rem;
      content: '';
      height: 0.0625rem;
      background: #707070; }
  .news-in-list:hover .title, .news-in-list:focus .title {
    color: #A7A7A7; }

.expedition-in-list {
  position: relative;
  color: #FFFFFF; }
  @media print, screen and (min-width: 64em) {
    .expedition-in-list {
      transition: -webkit-transform 0.1s;
      transition: transform 0.1s;
      transition: transform 0.1s, -webkit-transform 0.1s; }
      .expedition-in-list:after {
        position: absolute;
        content: '';
        bottom: 0.625rem;
        left: 10%;
        right: 10%;
        transition: box-shadow 0.1s; }
      .expedition-in-list .media:before {
        position: absolute;
        left: 50%;
        top: 50%;
        display: inline-block;
        font-family: 'icomoon';
        content: "\e910";
        -webkit-backface-visibility: hidden;
                backface-visibility: hidden;
        -webkit-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
                transform: translateY(-50%) translateX(-50%);
        line-height: 1;
        color: rgba(255, 255, 255, 0.8);
        font-size: 2.875rem;
        opacity: 0;
        transition: opacity 0.1s; } }
  .expedition-in-list:hover, .expedition-in-list:focus {
    color: #FFFFFF; }
  @media print, screen and (min-width: 64em) {
    .expedition-in-list:hover {
      padding-bottom: 0.625rem;
      margin-bottom: -0.625rem;
      -webkit-transform: translateY(-0.625rem);
          -ms-transform: translateY(-0.625rem);
              transform: translateY(-0.625rem); }
      .expedition-in-list:hover:after {
        box-shadow: 0 0 2.5rem 0.3125rem black; }
      .expedition-in-list:hover .media:before {
        opacity: 1; } }
  .expedition-in-list .grid-x {
    position: relative;
    z-index: 2;
    overflow: hidden; }
  .expedition-in-list .media {
    position: relative;
    overflow: hidden; }
    @media print, screen and (min-width: 45em) {
      .expedition-in-list .media {
        width: 28.125rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-in-list .media {
        width: 42.125rem; } }
    @media screen and (min-width: 75em) {
      .expedition-in-list .media {
        width: 45.625rem; } }
    .expedition-in-list .media video {
      display: block;
      width: 100%;
      height: 100%;
      border: none;
      outline: none;
      overflow: hidden;
      background: none; }
  .expedition-in-list .inner {
    position: relative;
    background: #171717;
    min-height: 13.625rem;
    padding: 0.9375rem 0.9375rem 3.125rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-in-list .inner {
        padding: 1.5rem 1.8125rem 3.125rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-in-list .inner {
        padding: 2.5625rem 2.5625rem 3.125rem; } }
    .expedition-in-list .inner .heading {
      margin-bottom: 0.75rem;
      font-size: 1.125rem;
      font-weight: bold; }
      @media print, screen and (min-width: 45em) {
        .expedition-in-list .inner .heading {
          margin-bottom: 1.1875rem;
          font-size: 1rem;
          line-height: 1.4615; } }
      @media print, screen and (min-width: 64em) {
        .expedition-in-list .inner .heading {
          margin-bottom: 0.9375rem;
          font-size: 1.375rem;
          line-height: 1.4; } }
    .expedition-in-list .inner .text {
      font-size: 0.8125rem;
      line-height: 1.4615;
      color: #F2F2F2; }
      @media print, screen and (min-width: 45em) {
        .expedition-in-list .inner .text {
          font-size: 0.75rem; } }
      @media print, screen and (min-width: 64em) {
        .expedition-in-list .inner .text {
          font-size: 0.8125rem; } }
    .expedition-in-list .inner .date {
      position: absolute;
      bottom: 1.625rem;
      font-size: 0.75rem;
      color: #838383; }
      @media print, screen and (min-width: 45em) {
        .expedition-in-list .inner .date {
          bottom: 1.3125rem; } }
      @media print, screen and (min-width: 64em) {
        .expedition-in-list .inner .date {
          bottom: 1.8125rem; } }

.exhibition-in-list .inner {
  min-height: 14.875rem; }
  .exhibition-in-list .inner .title {
    height: 2.8125rem;
    padding: 0 0.625rem; }
  .exhibition-in-list .inner .location {
    margin-bottom: 0.4375rem;
    color: #FFFFFF; }
  .exhibition-in-list .inner .location-next {
    max-width: 13.125rem;
    margin: 0.6875rem auto -0.375rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      .exhibition-in-list .inner .location-next {
        margin: 0.875rem auto -0.5rem; } }

.report-carousel-outer {
  padding-bottom: 0.5rem; }
  @media screen and (min-width: 48.75em) {
    .report-carousel-outer {
      max-width: none;
      padding: 0 0 0.5rem; } }
  @media print, screen and (min-width: 45em) {
    .report-carousel-outer {
      margin-bottom: 4.5625rem; } }
  @media print, screen and (min-width: 64em) {
    .report-carousel-outer {
      margin-bottom: 5.625rem; } }
  .report-carousel-outer .grid-container {
    position: relative; }
  .report-carousel-outer .report-carousel-inner {
    overflow: hidden;
    padding-bottom: 3.125rem;
    margin-bottom: -3.125rem; }
  .report-carousel-outer .view-all {
    top: 0.9375rem; }
  .report-carousel-outer .report-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -1.875rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media print, screen and (min-width: 45em) {
      .report-carousel-outer .report-carousel .owl-dots {
        bottom: -2.25rem; } }
  .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-prev, .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-next {
    background: rgba(36, 36, 36, 0.81); }
  .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-prev {
    left: auto;
    right: 50%;
    height: 101%;
    padding-left: 187.5rem !important;
    margin-right: 22.5rem; }
    @media print, screen and (min-width: 64em) {
      .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-prev {
        margin-right: 32.25rem; } }
    @media screen and (min-width: 75em) {
      .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-prev {
        margin-right: 37.5rem; } }
  .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-next {
    left: 50%;
    height: 101%;
    padding-right: 187.5rem !important;
    margin-left: 22.5rem; }
    @media print, screen and (min-width: 64em) {
      .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-next {
        margin-left: 32.25rem; } }
    @media screen and (min-width: 75em) {
      .report-carousel-outer .report-carousel.owl-carousel .owl-nav .owl-next {
        margin-left: 37.5rem; } }
  .report-carousel-outer .report-carousel .report-in-list {
    display: block; }

.expedition-carousel-outer {
  padding-bottom: 0.5rem;
  margin-bottom: 1.3125rem; }
  @media screen and (min-width: 48.75em) {
    .expedition-carousel-outer {
      max-width: none;
      padding: 0 0 0.5rem; } }
  @media print, screen and (min-width: 45em) {
    .expedition-carousel-outer {
      margin-bottom: 2.25rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-carousel-outer {
      margin-bottom: 2.625rem; } }
  .expedition-carousel-outer .grid-container {
    position: relative; }
  .expedition-carousel-outer .expedition-carousel-inner {
    overflow: hidden;
    padding-bottom: 3.125rem;
    margin-bottom: -1.25rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-carousel-outer .expedition-carousel-inner {
        padding-bottom: 5rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-carousel-outer .expedition-carousel-inner {
        margin-top: -0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel .owl-stage-outer {
        padding-top: 0.625rem;
        overflow: visible; } }
    .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel .owl-dots {
      position: absolute;
      left: 50%;
      bottom: -1.875rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media print, screen and (min-width: 45em) {
        .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel .owl-dots {
          bottom: -2.25rem; } }
    .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-prev, .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-next {
      background: rgba(36, 36, 36, 0.81); }
    .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-prev {
      left: auto;
      right: 50%;
      height: 101%;
      padding-left: 187.5rem !important;
      margin-right: 22.5rem; }
      @media print, screen and (min-width: 64em) {
        .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-prev {
          margin-right: 32.25rem; } }
      @media screen and (min-width: 75em) {
        .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-prev {
          margin-right: 37.5rem; } }
    .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-next {
      left: 50%;
      height: 101%;
      padding-right: 187.5rem !important;
      margin-left: 22.5rem; }
      @media print, screen and (min-width: 64em) {
        .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-next {
          margin-left: 32.25rem; } }
      @media screen and (min-width: 75em) {
        .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel.owl-carousel .owl-nav .owl-next {
          margin-left: 37.5rem; } }
    .expedition-carousel-outer .expedition-carousel-inner .expedition-carousel .expedition-in-list {
      display: block; }
  @media screen and (min-width: 75em) {
    .expedition-carousel-outer .list-all {
      margin-top: 2.3125rem; } }

.activities-carousel-outer {
  padding-bottom: 0.5rem;
  margin-bottom: 1.3125rem; }
  @media screen and (min-width: 48.75em) {
    .activities-carousel-outer {
      max-width: none;
      padding: 0 0 0.5rem; } }
  @media print, screen and (min-width: 45em) {
    .activities-carousel-outer {
      margin-bottom: 2.25rem; } }
  @media print, screen and (min-width: 64em) {
    .activities-carousel-outer {
      margin-bottom: 2.625rem; } }
  .activities-carousel-outer .grid-container {
    position: relative; }
  .activities-carousel-outer .activities-carousel-inner {
    overflow: hidden;
    padding-bottom: 3.125rem;
    margin-bottom: -1.25rem; }
    @media print, screen and (min-width: 45em) {
      .activities-carousel-outer .activities-carousel-inner {
        padding-bottom: 5rem; } }
    @media print, screen and (min-width: 64em) {
      .activities-carousel-outer .activities-carousel-inner {
        margin-top: -0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .activities-carousel-outer .activities-carousel-inner .activities-carousel .owl-stage-outer {
        padding-top: 0.625rem;
        overflow: visible; } }
    .activities-carousel-outer .activities-carousel-inner .activities-carousel .owl-dots {
      position: absolute;
      left: 50%;
      bottom: -1.875rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%); }
      @media print, screen and (min-width: 45em) {
        .activities-carousel-outer .activities-carousel-inner .activities-carousel .owl-dots {
          bottom: -2.25rem; } }
    .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev, .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next {
      background: rgba(36, 36, 36, 0.81); }
      .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: none; }
        @media screen and (min-width: 54.375em) {
          .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next i {
            display: block; } }
    .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev {
      left: auto;
      right: 50%;
      height: 101%;
      padding-left: 187.5rem !important;
      margin-right: 22.5rem; }
      @media print, screen and (min-width: 64em) {
        .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev {
          margin-right: 27.5rem; } }
      @media screen and (min-width: 75em) {
        .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-prev {
          margin-right: 31.5625rem; } }
    .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next {
      left: 50%;
      height: 101%;
      padding-right: 187.5rem !important;
      margin-left: 22.5rem; }
      @media print, screen and (min-width: 64em) {
        .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next {
          margin-left: 27.5rem; } }
      @media screen and (min-width: 75em) {
        .activities-carousel-outer .activities-carousel-inner .activities-carousel.owl-carousel .owl-nav .owl-next {
          margin-left: 31.5625rem; } }
  .activities-carousel-outer .activity-in-list, .activities-carousel-outer .excursion-in-list {
    margin-bottom: 0; }
  @media screen and (min-width: 75em) {
    .activities-carousel-outer .list-all {
      margin-top: 2.3125rem; } }

.report-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child), .expedition-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child), .project-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child), .material-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child), .showpiece-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child), .activities-carousel.owl-carousel:not(.owl-loaded) > *:not(:first-child) {
  display: none; }

@media print, screen and (min-width: 45em) {
  .report-carousel.owl-carousel .owl-nav .owl-prev, .report-carousel.owl-carousel .owl-nav .owl-next, .expedition-carousel.owl-carousel .owl-nav .owl-prev, .expedition-carousel.owl-carousel .owl-nav .owl-next, .project-carousel.owl-carousel .owl-nav .owl-prev, .project-carousel.owl-carousel .owl-nav .owl-next, .material-carousel.owl-carousel .owl-nav .owl-prev, .material-carousel.owl-carousel .owl-nav .owl-next, .showpiece-carousel.owl-carousel .owl-nav .owl-prev, .showpiece-carousel.owl-carousel .owl-nav .owl-next, .activities-carousel.owl-carousel .owl-nav .owl-prev, .activities-carousel.owl-carousel .owl-nav .owl-next {
    display: block; }
    .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
      display: none; } }
    @media screen and (min-width: 45em) and (min-width: 54.375em) {
      .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: block; } }
    @media print, screen and (min-width: 45em) and (min-width: 64em) {
      .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: none; } }
    @media screen and (min-width: 45em) and (min-width: 73.75em) {
      .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: block; } }
    @media screen and (min-width: 45em) and (min-width: 75em) {
      .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: none; } }
    @media screen and (min-width: 45em) and (min-width: 85em) {
      .report-carousel.owl-carousel .owl-nav .owl-prev i, .report-carousel.owl-carousel .owl-nav .owl-next i, .expedition-carousel.owl-carousel .owl-nav .owl-prev i, .expedition-carousel.owl-carousel .owl-nav .owl-next i, .project-carousel.owl-carousel .owl-nav .owl-prev i, .project-carousel.owl-carousel .owl-nav .owl-next i, .material-carousel.owl-carousel .owl-nav .owl-prev i, .material-carousel.owl-carousel .owl-nav .owl-next i, .showpiece-carousel.owl-carousel .owl-nav .owl-prev i, .showpiece-carousel.owl-carousel .owl-nav .owl-next i, .activities-carousel.owl-carousel .owl-nav .owl-prev i, .activities-carousel.owl-carousel .owl-nav .owl-next i {
        display: block; } }

.my-gulag-slider {
  position: relative;
  height: 14.125rem;
  margin-bottom: 4.5rem; }
  @media print, screen and (min-width: 45em) {
    .my-gulag-slider {
      height: 30.625rem;
      margin-bottom: 3.75rem; } }
  @media print, screen and (min-width: 64em) {
    .my-gulag-slider {
      margin-bottom: 4.5rem; } }
  .my-gulag-slider .slide {
    position: relative;
    z-index: 2;
    opacity: 1;
    transition: opacity 0.5s;
    overflow: hidden; }
    .my-gulag-slider .slide:not(.current) {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 1;
      opacity: 0; }
    .my-gulag-slider .slide .grid-container {
      padding-top: 1.5rem;
      padding-bottom: 1.5rem;
      position: relative; }
      @media print, screen and (min-width: 45em) {
        .my-gulag-slider .slide .grid-container {
          min-height: 30.625rem;
          padding-top: 6.625rem;
          padding-bottom: 5.25rem;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-direction: column;
              -ms-flex-direction: column;
                  flex-direction: column;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
      @media print, screen and (min-width: 64em) {
        .my-gulag-slider .slide .grid-container {
          padding-left: 6.5625rem;
          padding-right: 6.5625rem; } }
      @media screen and (min-width: 75em) {
        .my-gulag-slider .slide .grid-container {
          padding-left: 9.0625rem;
          padding-right: 9.0625rem; } }
    .my-gulag-slider .slide .heading {
      margin-bottom: 1.625rem;
      font-size: 1.5rem;
      font-weight: 500;
      text-align: center; }
      @media print, screen and (min-width: 45em) {
        .my-gulag-slider .slide .heading {
          position: absolute;
          top: 1.625rem;
          left: 50%;
          -webkit-transform: translateX(-50%);
              -ms-transform: translateX(-50%);
                  transform: translateX(-50%);
          font-size: 1.75rem; } }
      @media print, screen and (min-width: 64em) {
        .my-gulag-slider .slide .heading {
          top: 2.1875rem; } }
    .my-gulag-slider .slide .title {
      display: none; }
      @media print, screen and (min-width: 45em) {
        .my-gulag-slider .slide .title {
          display: block;
          margin-bottom: 1.9375rem;
          font-size: 2.0625rem;
          color: #FFECC7; } }
    .my-gulag-slider .slide .text {
      margin-bottom: 1.625rem;
      font-size: 0.75rem;
      font-weight: 500; }
      .my-gulag-slider .slide .text .spacer {
        height: 0.5rem; }
      @media print, screen and (min-width: 45em) {
        .my-gulag-slider .slide .text {
          margin-left: 1.3125rem;
          font-size: 0.8125rem;
          line-height: 1.53; } }
    .my-gulag-slider .slide .more {
      font-size: 0.8125rem;
      font-weight: 500;
      color: #FFFFFF; }
      @media print, screen and (min-width: 45em) {
        .my-gulag-slider .slide .more {
          position: absolute;
          bottom: 3.625rem;
          margin-left: 1.3125rem; } }
      @media print, screen and (min-width: 64em) {
        .my-gulag-slider .slide .more {
          bottom: 3.1875rem; } }
      .my-gulag-slider .slide .more:hover, .my-gulag-slider .slide .more:focus {
        color: #A7A7A7; }
      .my-gulag-slider .slide .more i {
        margin-left: 0.3125rem;
        font-size: 0.875rem;
        color: #FFC679;
        vertical-align: middle; }
  .my-gulag-slider .progress-bar {
    position: relative;
    z-index: 2;
    background: #171717; }
    .my-gulag-slider .progress-bar .filler {
      height: 0.0625rem;
      width: 0;
      background: #FFECC7; }

.mos-news-list {
  padding: 1.5rem 0 1.3125rem;
  background: #F2F2F2;
  color: #171717; }
  @media print, screen and (min-width: 45em) {
    .mos-news-list {
      padding: 1.625rem 0 2.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .mos-news-list {
      padding: 2.1875rem 0 2.375rem; } }
  .mos-news-list .h1 {
    margin-bottom: 1.5625rem;
    font-size: 1.375rem;
    font-weight: 500; }
    @media print, screen and (min-width: 45em) {
      .mos-news-list .h1 {
        margin-bottom: 2.1875rem;
        font-size: 1.5rem; } }

.mos-news-in-list {
  display: block;
  margin-bottom: 0.9375rem;
  background: #FFFFFF; }
  .mos-news-in-list .image img {
    width: 100%; }
  .mos-news-in-list .inner {
    padding: 1.0625rem 1.0625rem 0.875rem; }
    @media print, screen and (min-width: 45em) {
      .mos-news-in-list .inner {
        padding: 0.6875rem 1.0625rem 0.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .mos-news-in-list .inner {
        padding: 1.0625rem 1.0625rem 0.875rem; } }
    .mos-news-in-list .inner .title {
      min-height: 5.9375rem;
      margin-bottom: 1rem;
      font-size: 0.875rem;
      line-height: 1.5;
      color: #171717; }
      @media print, screen and (min-width: 45em) {
        .mos-news-in-list .inner .title {
          min-height: 4.4375rem;
          margin-bottom: 0.9375rem;
          font-size: 0.75rem; } }
      @media print, screen and (min-width: 64em) {
        .mos-news-in-list .inner .title {
          min-height: 6.0625rem;
          font-size: 0.875rem; } }
    .mos-news-in-list .inner .date {
      font-size: 0.875rem;
      color: #808080; }
      @media print, screen and (min-width: 45em) {
        .mos-news-in-list .inner .date {
          font-size: 0.75rem; } }
      @media print, screen and (min-width: 64em) {
        .mos-news-in-list .inner .date {
          font-size: 0.875rem; } }

.event-single, .report-single, .news-single, .job-single, .exhibition-single, .volunteer-single, .activity-single, .excursion-single, .exposition-single {
  margin-top: -0.25rem; }
  @media print, screen and (min-width: 64em) {
    .event-single, .report-single, .news-single, .job-single, .exhibition-single, .volunteer-single, .activity-single, .excursion-single, .exposition-single {
      margin-top: -0.625rem; } }
  @media print, screen and (min-width: 64em) {
    .event-single .grid-container, .report-single .grid-container, .news-single .grid-container, .job-single .grid-container, .exhibition-single .grid-container, .volunteer-single .grid-container, .activity-single .grid-container, .excursion-single .grid-container, .exposition-single .grid-container {
      max-width: 53.75rem; } }
  @media screen and (min-width: 75em) {
    .event-single .grid-container, .report-single .grid-container, .news-single .grid-container, .job-single .grid-container, .exhibition-single .grid-container, .volunteer-single .grid-container, .activity-single .grid-container, .excursion-single .grid-container, .exposition-single .grid-container {
      max-width: 64.375rem; } }
  .event-single .heading-outer, .report-single .heading-outer, .news-single .heading-outer, .job-single .heading-outer, .exhibition-single .heading-outer, .volunteer-single .heading-outer, .activity-single .heading-outer, .excursion-single .heading-outer, .exposition-single .heading-outer {
    margin-bottom: 0.5rem; }
    @media print, screen and (min-width: 45em) {
      .event-single .heading-outer, .report-single .heading-outer, .news-single .heading-outer, .job-single .heading-outer, .exhibition-single .heading-outer, .volunteer-single .heading-outer, .activity-single .heading-outer, .excursion-single .heading-outer, .exposition-single .heading-outer {
        margin-bottom: 0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .heading-outer, .report-single .heading-outer, .news-single .heading-outer, .job-single .heading-outer, .exhibition-single .heading-outer, .volunteer-single .heading-outer, .activity-single .heading-outer, .excursion-single .heading-outer, .exposition-single .heading-outer {
        margin-bottom: 0.8125rem; } }
    .event-single .heading-outer .heading, .report-single .heading-outer .heading, .news-single .heading-outer .heading, .job-single .heading-outer .heading, .exhibition-single .heading-outer .heading, .volunteer-single .heading-outer .heading, .activity-single .heading-outer .heading, .excursion-single .heading-outer .heading, .exposition-single .heading-outer .heading {
      display: inline-block;
      margin-right: 1.25rem;
      font-size: 0.75rem;
      font-weight: 500;
      color: #FFECC7;
      text-transform: uppercase;
      letter-spacing: 0.05625rem; }
    .event-single .heading-outer .label, .report-single .heading-outer .label, .news-single .heading-outer .label, .job-single .heading-outer .label, .exhibition-single .heading-outer .label, .volunteer-single .heading-outer .label, .activity-single .heading-outer .label, .excursion-single .heading-outer .label, .exposition-single .heading-outer .label {
      margin: 0 1.25rem -0.3125rem 0; }
    .event-single .heading-outer .broadcast-time, .report-single .heading-outer .broadcast-time, .news-single .heading-outer .broadcast-time, .job-single .heading-outer .broadcast-time, .exhibition-single .heading-outer .broadcast-time, .volunteer-single .heading-outer .broadcast-time, .activity-single .heading-outer .broadcast-time, .excursion-single .heading-outer .broadcast-time, .exposition-single .heading-outer .broadcast-time {
      font-size: 0.75rem;
      color: #FFECC7;
      padding: 0.875rem 0 0.25rem; }
      .event-single .heading-outer .broadcast-time i, .report-single .heading-outer .broadcast-time i, .news-single .heading-outer .broadcast-time i, .job-single .heading-outer .broadcast-time i, .exhibition-single .heading-outer .broadcast-time i, .volunteer-single .heading-outer .broadcast-time i, .activity-single .heading-outer .broadcast-time i, .excursion-single .heading-outer .broadcast-time i, .exposition-single .heading-outer .broadcast-time i {
        margin: 0 0.375rem 0 0;
        vertical-align: -0.1875rem;
        font-size: 1.0625rem; }
      @media print, screen and (min-width: 45em) {
        .event-single .heading-outer .broadcast-time, .report-single .heading-outer .broadcast-time, .news-single .heading-outer .broadcast-time, .job-single .heading-outer .broadcast-time, .exhibition-single .heading-outer .broadcast-time, .volunteer-single .heading-outer .broadcast-time, .activity-single .heading-outer .broadcast-time, .excursion-single .heading-outer .broadcast-time, .exposition-single .heading-outer .broadcast-time {
          display: inline-block;
          padding: 0; } }
    .event-single .heading-outer .watch, .report-single .heading-outer .watch, .news-single .heading-outer .watch, .job-single .heading-outer .watch, .exhibition-single .heading-outer .watch, .volunteer-single .heading-outer .watch, .activity-single .heading-outer .watch, .excursion-single .heading-outer .watch, .exposition-single .heading-outer .watch {
      padding: 0.875rem 0 0.25rem; }
      @media print, screen and (min-width: 45em) {
        .event-single .heading-outer .watch, .report-single .heading-outer .watch, .news-single .heading-outer .watch, .job-single .heading-outer .watch, .exhibition-single .heading-outer .watch, .volunteer-single .heading-outer .watch, .activity-single .heading-outer .watch, .excursion-single .heading-outer .watch, .exposition-single .heading-outer .watch {
          display: inline-block;
          padding: 0;
          margin-bottom: -0.9375rem; } }
      .event-single .heading-outer .watch .outline, .report-single .heading-outer .watch .outline, .news-single .heading-outer .watch .outline, .job-single .heading-outer .watch .outline, .exhibition-single .heading-outer .watch .outline, .volunteer-single .heading-outer .watch .outline, .activity-single .heading-outer .watch .outline, .excursion-single .heading-outer .watch .outline, .exposition-single .heading-outer .watch .outline {
        vertical-align: top;
        margin-bottom: 0;
        margin-right: 1.25rem; }
  @media print, screen and (min-width: 45em) {
    .event-single .title, .report-single .title, .news-single .title, .job-single .title, .exhibition-single .title, .volunteer-single .title, .activity-single .title, .excursion-single .title, .exposition-single .title {
      width: 30.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .event-single .title, .report-single .title, .news-single .title, .job-single .title, .exhibition-single .title, .volunteer-single .title, .activity-single .title, .excursion-single .title, .exposition-single .title {
      width: 36.875rem; } }
  @media screen and (min-width: 75em) {
    .event-single .title, .report-single .title, .news-single .title, .job-single .title, .exhibition-single .title, .volunteer-single .title, .activity-single .title, .excursion-single .title, .exposition-single .title {
      width: 43.75rem; } }
  @media print, screen and (min-width: 45em) {
    .event-single .date-outer, .report-single .date-outer, .news-single .date-outer, .job-single .date-outer, .exhibition-single .date-outer, .volunteer-single .date-outer, .activity-single .date-outer, .excursion-single .date-outer, .exposition-single .date-outer {
      padding-left: 2.8125rem; } }
  @media print, screen and (min-width: 64em) {
    .event-single .date-outer, .report-single .date-outer, .news-single .date-outer, .job-single .date-outer, .exhibition-single .date-outer, .volunteer-single .date-outer, .activity-single .date-outer, .excursion-single .date-outer, .exposition-single .date-outer {
      padding-left: 6.25rem; } }
  @media screen and (min-width: 75em) {
    .event-single .date-outer, .report-single .date-outer, .news-single .date-outer, .job-single .date-outer, .exhibition-single .date-outer, .volunteer-single .date-outer, .activity-single .date-outer, .excursion-single .date-outer, .exposition-single .date-outer {
      padding-left: 7.25rem; } }
  .event-single .date-outer .date, .report-single .date-outer .date, .news-single .date-outer .date, .job-single .date-outer .date, .exhibition-single .date-outer .date, .volunteer-single .date-outer .date, .activity-single .date-outer .date, .excursion-single .date-outer .date, .exposition-single .date-outer .date {
    margin: 0 0 0.5rem;
    font-size: 1.25rem;
    font-weight: 500;
    color: #FFECC7; }
    @media print, screen and (min-width: 45em) {
      .event-single .date-outer .date, .report-single .date-outer .date, .news-single .date-outer .date, .job-single .date-outer .date, .exhibition-single .date-outer .date, .volunteer-single .date-outer .date, .activity-single .date-outer .date, .excursion-single .date-outer .date, .exposition-single .date-outer .date {
        margin: 0 0 0.3125rem;
        font-size: 1.375rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .date-outer .date, .report-single .date-outer .date, .news-single .date-outer .date, .job-single .date-outer .date, .exhibition-single .date-outer .date, .volunteer-single .date-outer .date, .activity-single .date-outer .date, .excursion-single .date-outer .date, .exposition-single .date-outer .date {
        margin: 0.125rem 0 0.3125rem;
        font-size: 1.375rem; } }
    @media screen and (min-width: 75em) {
      .event-single .date-outer .date, .report-single .date-outer .date, .news-single .date-outer .date, .job-single .date-outer .date, .exhibition-single .date-outer .date, .volunteer-single .date-outer .date, .activity-single .date-outer .date, .excursion-single .date-outer .date, .exposition-single .date-outer .date {
        margin: 0.4375rem 0 0.8125rem;
        font-size: 1.5rem; } }
  .event-single .date-outer .time, .report-single .date-outer .time, .news-single .date-outer .time, .job-single .date-outer .time, .exhibition-single .date-outer .time, .volunteer-single .date-outer .time, .activity-single .date-outer .time, .excursion-single .date-outer .time, .exposition-single .date-outer .time {
    margin: 0 0 0.5rem;
    font-size: 0.875rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      .event-single .date-outer .time, .report-single .date-outer .time, .news-single .date-outer .time, .job-single .date-outer .time, .exhibition-single .date-outer .time, .volunteer-single .date-outer .time, .activity-single .date-outer .time, .excursion-single .date-outer .time, .exposition-single .date-outer .time {
        line-height: 1.5; } }
  .event-single .image, .report-single .image, .news-single .image, .job-single .image, .exhibition-single .image, .volunteer-single .image, .activity-single .image, .excursion-single .image, .exposition-single .image {
    position: relative;
    height: 13.4375rem;
    margin: 0.875rem auto 0.9375rem; }
    @media screen and (max-width: 63.9375em) {
      .event-single .image, .report-single .image, .news-single .image, .job-single .image, .exhibition-single .image, .volunteer-single .image, .activity-single .image, .excursion-single .image, .exposition-single .image {
        max-width: none;
        padding: 0; } }
    @media print, screen and (min-width: 45em) {
      .event-single .image, .report-single .image, .news-single .image, .job-single .image, .exhibition-single .image, .volunteer-single .image, .activity-single .image, .excursion-single .image, .exposition-single .image {
        margin: 1.3125rem auto 1.875rem;
        height: 22.25rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .image, .report-single .image, .news-single .image, .job-single .image, .exhibition-single .image, .volunteer-single .image, .activity-single .image, .excursion-single .image, .exposition-single .image {
        margin: 1.3125rem auto 2.1875rem;
        height: 24.9375rem; } }
    @media screen and (min-width: 75em) {
      .event-single .image, .report-single .image, .news-single .image, .job-single .image, .exhibition-single .image, .volunteer-single .image, .activity-single .image, .excursion-single .image, .exposition-single .image {
        margin: 1.625rem auto 2.1875rem;
        height: 29.5625rem; } }
  .event-single .stats, .report-single .stats, .news-single .stats, .job-single .stats, .exhibition-single .stats, .volunteer-single .stats, .activity-single .stats, .excursion-single .stats, .exposition-single .stats {
    padding-bottom: 1.4375rem; }
    @media print, screen and (min-width: 45em) {
      .event-single .stats, .report-single .stats, .news-single .stats, .job-single .stats, .exhibition-single .stats, .volunteer-single .stats, .activity-single .stats, .excursion-single .stats, .exposition-single .stats {
        padding-bottom: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .stats, .report-single .stats, .news-single .stats, .job-single .stats, .exhibition-single .stats, .volunteer-single .stats, .activity-single .stats, .excursion-single .stats, .exposition-single .stats {
        padding-bottom: 2.1875rem; } }
  .event-single .price, .report-single .price, .news-single .price, .job-single .price, .exhibition-single .price, .volunteer-single .price, .activity-single .price, .excursion-single .price, .exposition-single .price {
    padding-top: 0.4375rem;
    padding-bottom: 0.375rem;
    margin-bottom: 0.875rem;
    text-align: center;
    color: #FFECC7;
    font-size: 2.125rem;
    font-weight: 300;
    line-height: 1; }
    @media print, screen and (min-width: 45em) {
      .event-single .price, .report-single .price, .news-single .price, .job-single .price, .exhibition-single .price, .volunteer-single .price, .activity-single .price, .excursion-single .price, .exposition-single .price {
        padding-top: 0;
        padding-bottom: 0;
        width: 11.25rem;
        margin: 0;
        text-align: left; } }
    @media print, screen and (min-width: 64em) {
      .event-single .price, .report-single .price, .news-single .price, .job-single .price, .exhibition-single .price, .volunteer-single .price, .activity-single .price, .excursion-single .price, .exposition-single .price {
        width: 12.25rem; } }
    @media screen and (min-width: 75em) {
      .event-single .price, .report-single .price, .news-single .price, .job-single .price, .exhibition-single .price, .volunteer-single .price, .activity-single .price, .excursion-single .price, .exposition-single .price {
        width: 14.0625rem; } }
    .event-single .price .from, .report-single .price .from, .news-single .price .from, .job-single .price .from, .exhibition-single .price .from, .volunteer-single .price .from, .activity-single .price .from, .excursion-single .price .from, .exposition-single .price .from {
      margin-right: 0.0625rem;
      font-size: 1.125rem;
      font-weight: 400; }
    .event-single .price .free, .report-single .price .free, .news-single .price .free, .job-single .price .free, .exhibition-single .price .free, .volunteer-single .price .free, .activity-single .price .free, .excursion-single .price .free, .exposition-single .price .free {
      display: block;
      font-size: 1.125rem;
      font-weight: 400; }
      @media print, screen and (min-width: 45em) {
        .event-single .price .free, .report-single .price .free, .news-single .price .free, .job-single .price .free, .exhibition-single .price .free, .volunteer-single .price .free, .activity-single .price .free, .excursion-single .price .free, .exposition-single .price .free {
          margin-bottom: 0.125rem; } }
  .event-single .price.with-note, .report-single .price.with-note, .news-single .price.with-note, .job-single .price.with-note, .exhibition-single .price.with-note, .volunteer-single .price.with-note, .activity-single .price.with-note, .excursion-single .price.with-note, .exposition-single .price.with-note {
    font-size: 1.375rem;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 45em) {
      .event-single .price.with-note, .report-single .price.with-note, .news-single .price.with-note, .job-single .price.with-note, .exhibition-single .price.with-note, .volunteer-single .price.with-note, .activity-single .price.with-note, .excursion-single .price.with-note, .exposition-single .price.with-note {
        margin-top: -0.5625rem;
        margin-bottom: -0.75rem; } }
    .event-single .price.with-note div, .report-single .price.with-note div, .news-single .price.with-note div, .job-single .price.with-note div, .exhibition-single .price.with-note div, .volunteer-single .price.with-note div, .activity-single .price.with-note div, .excursion-single .price.with-note div, .exposition-single .price.with-note div {
      margin: 0.25rem 0 0.1875rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      font-weight: 400;
      color: #FFFFFF; }
      @media print, screen and (min-width: 45em) {
        .event-single .price.with-note div, .report-single .price.with-note div, .news-single .price.with-note div, .job-single .price.with-note div, .exhibition-single .price.with-note div, .volunteer-single .price.with-note div, .activity-single .price.with-note div, .excursion-single .price.with-note div, .exposition-single .price.with-note div {
          margin: 0.3125rem 0 0; } }
  .event-single .book, .report-single .book, .news-single .book, .job-single .book, .exhibition-single .book, .volunteer-single .book, .activity-single .book, .excursion-single .book, .exposition-single .book {
    margin: 0 0 0.8125rem;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .event-single .book, .report-single .book, .news-single .book, .job-single .book, .exhibition-single .book, .volunteer-single .book, .activity-single .book, .excursion-single .book, .exposition-single .book {
        width: 12.5rem;
        margin: 0;
        text-align: left; }
        .event-single .book .button, .report-single .book .button, .news-single .book .button, .job-single .book .button, .exhibition-single .book .button, .volunteer-single .book .button, .activity-single .book .button, .excursion-single .book .button, .exposition-single .book .button {
          min-width: 9.375rem;
          padding-left: 1.625rem;
          padding-right: 1.625rem;
          margin: 0; } }
    @media print, screen and (min-width: 64em) {
      .event-single .book, .report-single .book, .news-single .book, .job-single .book, .exhibition-single .book, .volunteer-single .book, .activity-single .book, .excursion-single .book, .exposition-single .book {
        width: 14.625rem; }
        .event-single .book .button, .report-single .book .button, .news-single .book .button, .job-single .book .button, .exhibition-single .book .button, .volunteer-single .book .button, .activity-single .book .button, .excursion-single .book .button, .exposition-single .book .button {
          min-width: 11.25rem; } }
    @media screen and (min-width: 75em) {
      .event-single .book, .report-single .book, .news-single .book, .job-single .book, .exhibition-single .book, .volunteer-single .book, .activity-single .book, .excursion-single .book, .exposition-single .book {
        width: 17.875rem; }
        .event-single .book .button, .report-single .book .button, .news-single .book .button, .job-single .book .button, .exhibition-single .book .button, .volunteer-single .book .button, .activity-single .book .button, .excursion-single .book .button, .exposition-single .book .button {
          min-width: 13.5rem; } }
  .event-single .location, .report-single .location, .news-single .location, .job-single .location, .exhibition-single .location, .volunteer-single .location, .activity-single .location, .excursion-single .location, .exposition-single .location {
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 45em) {
      .event-single .location, .report-single .location, .news-single .location, .job-single .location, .exhibition-single .location, .volunteer-single .location, .activity-single .location, .excursion-single .location, .exposition-single .location {
        width: 15.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .location, .report-single .location, .news-single .location, .job-single .location, .exhibition-single .location, .volunteer-single .location, .activity-single .location, .excursion-single .location, .exposition-single .location {
        width: 20.3125rem; } }
    .event-single .location i, .report-single .location i, .news-single .location i, .job-single .location i, .exhibition-single .location i, .volunteer-single .location i, .activity-single .location i, .excursion-single .location i, .exposition-single .location i {
      margin-right: 0.3125rem; }
    .event-single .location .name, .report-single .location .name, .news-single .location .name, .job-single .location .name, .exhibition-single .location .name, .volunteer-single .location .name, .activity-single .location .name, .excursion-single .location .name, .exposition-single .location .name {
      margin: 0 0 0.25rem;
      font-size: 0.875rem;
      line-height: 1.428;
      color: #FFC679; }
      .event-single .location .name a, .report-single .location .name a, .news-single .location .name a, .job-single .location .name a, .exhibition-single .location .name a, .volunteer-single .location .name a, .activity-single .location .name a, .excursion-single .location .name a, .exposition-single .location .name a {
        color: #FFC679; }
        .event-single .location .name a:hover, .event-single .location .name a:focus, .report-single .location .name a:hover, .report-single .location .name a:focus, .news-single .location .name a:hover, .news-single .location .name a:focus, .job-single .location .name a:hover, .job-single .location .name a:focus, .exhibition-single .location .name a:hover, .exhibition-single .location .name a:focus, .volunteer-single .location .name a:hover, .volunteer-single .location .name a:focus, .activity-single .location .name a:hover, .activity-single .location .name a:focus, .excursion-single .location .name a:hover, .excursion-single .location .name a:focus, .exposition-single .location .name a:hover, .exposition-single .location .name a:focus {
          color: #FFDCAC; }
      .event-single .location .name:first-child:last-child, .report-single .location .name:first-child:last-child, .news-single .location .name:first-child:last-child, .job-single .location .name:first-child:last-child, .exhibition-single .location .name:first-child:last-child, .volunteer-single .location .name:first-child:last-child, .activity-single .location .name:first-child:last-child, .excursion-single .location .name:first-child:last-child, .exposition-single .location .name:first-child:last-child {
        color: #FFFFFF; }
        .event-single .location .name:first-child:last-child a, .report-single .location .name:first-child:last-child a, .news-single .location .name:first-child:last-child a, .job-single .location .name:first-child:last-child a, .exhibition-single .location .name:first-child:last-child a, .volunteer-single .location .name:first-child:last-child a, .activity-single .location .name:first-child:last-child a, .excursion-single .location .name:first-child:last-child a, .exposition-single .location .name:first-child:last-child a {
          color: #FFFFFF; }
          .event-single .location .name:first-child:last-child a:hover, .event-single .location .name:first-child:last-child a:focus, .report-single .location .name:first-child:last-child a:hover, .report-single .location .name:first-child:last-child a:focus, .news-single .location .name:first-child:last-child a:hover, .news-single .location .name:first-child:last-child a:focus, .job-single .location .name:first-child:last-child a:hover, .job-single .location .name:first-child:last-child a:focus, .exhibition-single .location .name:first-child:last-child a:hover, .exhibition-single .location .name:first-child:last-child a:focus, .volunteer-single .location .name:first-child:last-child a:hover, .volunteer-single .location .name:first-child:last-child a:focus, .activity-single .location .name:first-child:last-child a:hover, .activity-single .location .name:first-child:last-child a:focus, .excursion-single .location .name:first-child:last-child a:hover, .excursion-single .location .name:first-child:last-child a:focus, .exposition-single .location .name:first-child:last-child a:hover, .exposition-single .location .name:first-child:last-child a:focus {
            color: #A7A7A7; }
      .event-single .location .name i, .report-single .location .name i, .news-single .location .name i, .job-single .location .name i, .exhibition-single .location .name i, .volunteer-single .location .name i, .activity-single .location .name i, .excursion-single .location .name i, .exposition-single .location .name i {
        vertical-align: -0.0625rem; }
    .event-single .location .address, .report-single .location .address, .news-single .location .address, .job-single .location .address, .exhibition-single .location .address, .volunteer-single .location .address, .activity-single .location .address, .excursion-single .location .address, .exposition-single .location .address {
      font-size: 0.8125rem; }
    .event-single .location a, .report-single .location a, .news-single .location a, .job-single .location a, .exhibition-single .location a, .volunteer-single .location a, .activity-single .location a, .excursion-single .location a, .exposition-single .location a {
      color: #FFFFFF; }
      .event-single .location a:hover, .event-single .location a:focus, .report-single .location a:hover, .report-single .location a:focus, .news-single .location a:hover, .news-single .location a:focus, .job-single .location a:hover, .job-single .location a:focus, .exhibition-single .location a:hover, .exhibition-single .location a:focus, .volunteer-single .location a:hover, .volunteer-single .location a:focus, .activity-single .location a:hover, .activity-single .location a:focus, .excursion-single .location a:hover, .excursion-single .location a:focus, .exposition-single .location a:hover, .exposition-single .location a:focus {
        color: #A7A7A7; }
  .event-single .age, .report-single .age, .news-single .age, .job-single .age, .exhibition-single .age, .volunteer-single .age, .activity-single .age, .excursion-single .age, .exposition-single .age {
    display: inline-block;
    width: 2.25rem;
    height: 2.25rem;
    padding: 0 0 0 0.125rem;
    border: 0.0625rem solid #C6C6C6;
    line-height: 2rem;
    font-size: 0.875rem;
    font-weight: 300;
    text-align: center;
    color: #C6C6C6;
    border-radius: 100%; }
    @media print, screen and (min-width: 45em) {
      .event-single .age, .report-single .age, .news-single .age, .job-single .age, .exhibition-single .age, .volunteer-single .age, .activity-single .age, .excursion-single .age, .exposition-single .age {
        margin: 0.3125rem 0 0; } }
  @media screen and (min-width: 45em) and (max-width: 53.6875em) {
    .event-single .inner .grid-container, .report-single .inner .grid-container, .news-single .inner .grid-container, .job-single .inner .grid-container, .exhibition-single .inner .grid-container, .volunteer-single .inner .grid-container, .activity-single .inner .grid-container, .excursion-single .inner .grid-container, .exposition-single .inner .grid-container {
      max-width: 35.625rem; } }
  @media screen and (min-width: 53.75em) and (max-width: 63.9375em) {
    .event-single .inner .grid-container, .report-single .inner .grid-container, .news-single .inner .grid-container, .job-single .inner .grid-container, .exhibition-single .inner .grid-container, .volunteer-single .inner .grid-container, .activity-single .inner .grid-container, .excursion-single .inner .grid-container, .exposition-single .inner .grid-container {
      max-width: 35.625rem; } }
  @media screen and (min-width: 45em) and (max-width: 53.6875em) {
    .event-single .tabs-content-outer .grid-container, .event-single .tabs-title-outer .grid-container, .report-single .tabs-content-outer .grid-container, .report-single .tabs-title-outer .grid-container, .news-single .tabs-content-outer .grid-container, .news-single .tabs-title-outer .grid-container, .job-single .tabs-content-outer .grid-container, .job-single .tabs-title-outer .grid-container, .exhibition-single .tabs-content-outer .grid-container, .exhibition-single .tabs-title-outer .grid-container, .volunteer-single .tabs-content-outer .grid-container, .volunteer-single .tabs-title-outer .grid-container, .activity-single .tabs-content-outer .grid-container, .activity-single .tabs-title-outer .grid-container, .excursion-single .tabs-content-outer .grid-container, .excursion-single .tabs-title-outer .grid-container, .exposition-single .tabs-content-outer .grid-container, .exposition-single .tabs-title-outer .grid-container {
      max-width: 37.5rem; } }
  @media screen and (min-width: 53.75em) and (max-width: 63.9375em) {
    .event-single .tabs-content-outer .grid-container, .event-single .tabs-title-outer .grid-container, .report-single .tabs-content-outer .grid-container, .report-single .tabs-title-outer .grid-container, .news-single .tabs-content-outer .grid-container, .news-single .tabs-title-outer .grid-container, .job-single .tabs-content-outer .grid-container, .job-single .tabs-title-outer .grid-container, .exhibition-single .tabs-content-outer .grid-container, .exhibition-single .tabs-title-outer .grid-container, .volunteer-single .tabs-content-outer .grid-container, .volunteer-single .tabs-title-outer .grid-container, .activity-single .tabs-content-outer .grid-container, .activity-single .tabs-title-outer .grid-container, .excursion-single .tabs-content-outer .grid-container, .excursion-single .tabs-title-outer .grid-container, .exposition-single .tabs-content-outer .grid-container, .exposition-single .tabs-title-outer .grid-container {
      max-width: 37.5rem; } }
  @media screen and (min-width: 75em) {
    .event-single .tabs-content-outer .grid-container, .event-single .tabs-title-outer .grid-container, .report-single .tabs-content-outer .grid-container, .report-single .tabs-title-outer .grid-container, .news-single .tabs-content-outer .grid-container, .news-single .tabs-title-outer .grid-container, .job-single .tabs-content-outer .grid-container, .job-single .tabs-title-outer .grid-container, .exhibition-single .tabs-content-outer .grid-container, .exhibition-single .tabs-title-outer .grid-container, .volunteer-single .tabs-content-outer .grid-container, .volunteer-single .tabs-title-outer .grid-container, .activity-single .tabs-content-outer .grid-container, .activity-single .tabs-title-outer .grid-container, .excursion-single .tabs-content-outer .grid-container, .excursion-single .tabs-title-outer .grid-container, .exposition-single .tabs-content-outer .grid-container, .exposition-single .tabs-title-outer .grid-container {
      max-width: 62.75rem; } }
  .event-single .tabs-content-outer, .event-single .inner, .report-single .tabs-content-outer, .report-single .inner, .news-single .tabs-content-outer, .news-single .inner, .job-single .tabs-content-outer, .job-single .inner, .exhibition-single .tabs-content-outer, .exhibition-single .inner, .volunteer-single .tabs-content-outer, .volunteer-single .inner, .activity-single .tabs-content-outer, .activity-single .inner, .excursion-single .tabs-content-outer, .excursion-single .inner, .exposition-single .tabs-content-outer, .exposition-single .inner {
    background: #F2F2F2; }
    @media screen and (max-width: 63.9375em) {
      .event-single .tabs-content-outer .grid-container, .event-single .inner .grid-container, .report-single .tabs-content-outer .grid-container, .report-single .inner .grid-container, .news-single .tabs-content-outer .grid-container, .news-single .inner .grid-container, .job-single .tabs-content-outer .grid-container, .job-single .inner .grid-container, .exhibition-single .tabs-content-outer .grid-container, .exhibition-single .inner .grid-container, .volunteer-single .tabs-content-outer .grid-container, .volunteer-single .inner .grid-container, .activity-single .tabs-content-outer .grid-container, .activity-single .inner .grid-container, .excursion-single .tabs-content-outer .grid-container, .excursion-single .inner .grid-container, .exposition-single .tabs-content-outer .grid-container, .exposition-single .inner .grid-container {
        padding: 0; } }
    .event-single .tabs-content-outer a, .event-single .inner a, .report-single .tabs-content-outer a, .report-single .inner a, .news-single .tabs-content-outer a, .news-single .inner a, .job-single .tabs-content-outer a, .job-single .inner a, .exhibition-single .tabs-content-outer a, .exhibition-single .inner a, .volunteer-single .tabs-content-outer a, .volunteer-single .inner a, .activity-single .tabs-content-outer a, .activity-single .inner a, .excursion-single .tabs-content-outer a, .excursion-single .inner a, .exposition-single .tabs-content-outer a, .exposition-single .inner a {
      color: #C39352; }
      .event-single .tabs-content-outer a:hover, .event-single .tabs-content-outer a:focus, .event-single .inner a:hover, .event-single .inner a:focus, .report-single .tabs-content-outer a:hover, .report-single .tabs-content-outer a:focus, .report-single .inner a:hover, .report-single .inner a:focus, .news-single .tabs-content-outer a:hover, .news-single .tabs-content-outer a:focus, .news-single .inner a:hover, .news-single .inner a:focus, .job-single .tabs-content-outer a:hover, .job-single .tabs-content-outer a:focus, .job-single .inner a:hover, .job-single .inner a:focus, .exhibition-single .tabs-content-outer a:hover, .exhibition-single .tabs-content-outer a:focus, .exhibition-single .inner a:hover, .exhibition-single .inner a:focus, .volunteer-single .tabs-content-outer a:hover, .volunteer-single .tabs-content-outer a:focus, .volunteer-single .inner a:hover, .volunteer-single .inner a:focus, .activity-single .tabs-content-outer a:hover, .activity-single .tabs-content-outer a:focus, .activity-single .inner a:hover, .activity-single .inner a:focus, .excursion-single .tabs-content-outer a:hover, .excursion-single .tabs-content-outer a:focus, .excursion-single .inner a:hover, .excursion-single .inner a:focus, .exposition-single .tabs-content-outer a:hover, .exposition-single .tabs-content-outer a:focus, .exposition-single .inner a:hover, .exposition-single .inner a:focus {
        color: rgba(195, 147, 82, 0.7); }
  .event-single .tabs-content-outer .grid-container, .report-single .tabs-content-outer .grid-container, .news-single .tabs-content-outer .grid-container, .job-single .tabs-content-outer .grid-container, .exhibition-single .tabs-content-outer .grid-container, .volunteer-single .tabs-content-outer .grid-container, .activity-single .tabs-content-outer .grid-container, .excursion-single .tabs-content-outer .grid-container, .exposition-single .tabs-content-outer .grid-container {
    padding: 0; }
  .event-single .tabs-title-outer, .report-single .tabs-title-outer, .news-single .tabs-title-outer, .job-single .tabs-title-outer, .exhibition-single .tabs-title-outer, .volunteer-single .tabs-title-outer, .activity-single .tabs-title-outer, .excursion-single .tabs-title-outer, .exposition-single .tabs-title-outer {
    position: relative;
    overflow: hidden;
    height: 3.75rem;
    background: #EBEBEB; }
    .event-single .tabs-title-outer:after, .report-single .tabs-title-outer:after, .news-single .tabs-title-outer:after, .job-single .tabs-title-outer:after, .exhibition-single .tabs-title-outer:after, .volunteer-single .tabs-title-outer:after, .activity-single .tabs-title-outer:after, .excursion-single .tabs-title-outer:after, .exposition-single .tabs-title-outer:after {
      content: '';
      position: absolute;
      right: 0;
      top: 0;
      width: 1.25rem;
      height: 6.25rem;
      background: linear-gradient(to right, rgba(235, 235, 235, 0) 0%, #ebebeb 100%); }
      @media print, screen and (min-width: 45em) {
        .event-single .tabs-title-outer:after, .report-single .tabs-title-outer:after, .news-single .tabs-title-outer:after, .job-single .tabs-title-outer:after, .exhibition-single .tabs-title-outer:after, .volunteer-single .tabs-title-outer:after, .activity-single .tabs-title-outer:after, .excursion-single .tabs-title-outer:after, .exposition-single .tabs-title-outer:after {
          content: none; } }
    @media print, screen and (min-width: 45em) {
      .event-single .tabs-title-outer, .report-single .tabs-title-outer, .news-single .tabs-title-outer, .job-single .tabs-title-outer, .exhibition-single .tabs-title-outer, .volunteer-single .tabs-title-outer, .activity-single .tabs-title-outer, .excursion-single .tabs-title-outer, .exposition-single .tabs-title-outer {
        height: 4.375rem; } }
    .event-single .tabs-title-outer .grid-container, .report-single .tabs-title-outer .grid-container, .news-single .tabs-title-outer .grid-container, .job-single .tabs-title-outer .grid-container, .exhibition-single .tabs-title-outer .grid-container, .volunteer-single .tabs-title-outer .grid-container, .activity-single .tabs-title-outer .grid-container, .excursion-single .tabs-title-outer .grid-container, .exposition-single .tabs-title-outer .grid-container {
      padding: 0;
      overflow-y: hidden;
      overflow-x: scroll;
      min-height: 100%; }
    .event-single .tabs-title-outer .tabs, .report-single .tabs-title-outer .tabs, .news-single .tabs-title-outer .tabs, .job-single .tabs-title-outer .tabs, .exhibition-single .tabs-title-outer .tabs, .volunteer-single .tabs-title-outer .tabs, .activity-single .tabs-title-outer .tabs, .excursion-single .tabs-title-outer .tabs, .exposition-single .tabs-title-outer .tabs {
      border: none;
      background: none;
      white-space: nowrap; }
      .event-single .tabs-title-outer .tabs .tabs-title, .report-single .tabs-title-outer .tabs .tabs-title, .news-single .tabs-title-outer .tabs .tabs-title, .job-single .tabs-title-outer .tabs .tabs-title, .exhibition-single .tabs-title-outer .tabs .tabs-title, .volunteer-single .tabs-title-outer .tabs .tabs-title, .activity-single .tabs-title-outer .tabs .tabs-title, .excursion-single .tabs-title-outer .tabs .tabs-title, .exposition-single .tabs-title-outer .tabs .tabs-title {
        float: none;
        display: inline-block;
        padding: 0;
        margin: 0 -0.25rem 0 0; }
        @media print, screen and (min-width: 45em) {
          .event-single .tabs-title-outer .tabs .tabs-title, .report-single .tabs-title-outer .tabs .tabs-title, .news-single .tabs-title-outer .tabs .tabs-title, .job-single .tabs-title-outer .tabs .tabs-title, .exhibition-single .tabs-title-outer .tabs .tabs-title, .volunteer-single .tabs-title-outer .tabs .tabs-title, .activity-single .tabs-title-outer .tabs .tabs-title, .excursion-single .tabs-title-outer .tabs .tabs-title, .exposition-single .tabs-title-outer .tabs .tabs-title {
            margin: 0 2.8125rem 0 0; } }
        .event-single .tabs-title-outer .tabs .tabs-title a, .report-single .tabs-title-outer .tabs .tabs-title a, .news-single .tabs-title-outer .tabs .tabs-title a, .job-single .tabs-title-outer .tabs .tabs-title a, .exhibition-single .tabs-title-outer .tabs .tabs-title a, .volunteer-single .tabs-title-outer .tabs .tabs-title a, .activity-single .tabs-title-outer .tabs .tabs-title a, .excursion-single .tabs-title-outer .tabs .tabs-title a, .exposition-single .tabs-title-outer .tabs .tabs-title a {
          padding: 0 0.9375rem;
          font-size: 0.9375rem;
          font-weight: bold;
          color: #5F5F5F; }
          @media print, screen and (min-width: 45em) {
            .event-single .tabs-title-outer .tabs .tabs-title a, .report-single .tabs-title-outer .tabs .tabs-title a, .news-single .tabs-title-outer .tabs .tabs-title a, .job-single .tabs-title-outer .tabs .tabs-title a, .exhibition-single .tabs-title-outer .tabs .tabs-title a, .volunteer-single .tabs-title-outer .tabs .tabs-title a, .activity-single .tabs-title-outer .tabs .tabs-title a, .excursion-single .tabs-title-outer .tabs .tabs-title a, .exposition-single .tabs-title-outer .tabs .tabs-title a {
              font-size: 1.125rem; } }
          .event-single .tabs-title-outer .tabs .tabs-title a span, .report-single .tabs-title-outer .tabs .tabs-title a span, .news-single .tabs-title-outer .tabs .tabs-title a span, .job-single .tabs-title-outer .tabs .tabs-title a span, .exhibition-single .tabs-title-outer .tabs .tabs-title a span, .volunteer-single .tabs-title-outer .tabs .tabs-title a span, .activity-single .tabs-title-outer .tabs .tabs-title a span, .excursion-single .tabs-title-outer .tabs .tabs-title a span, .exposition-single .tabs-title-outer .tabs .tabs-title a span {
            display: inline-block;
            padding: 1.4375rem 0 1.1875rem;
            border-bottom: 0.1875rem solid transparent; }
            @media print, screen and (min-width: 45em) {
              .event-single .tabs-title-outer .tabs .tabs-title a span, .report-single .tabs-title-outer .tabs .tabs-title a span, .news-single .tabs-title-outer .tabs .tabs-title a span, .job-single .tabs-title-outer .tabs .tabs-title a span, .exhibition-single .tabs-title-outer .tabs .tabs-title a span, .volunteer-single .tabs-title-outer .tabs .tabs-title a span, .activity-single .tabs-title-outer .tabs .tabs-title a span, .excursion-single .tabs-title-outer .tabs .tabs-title a span, .exposition-single .tabs-title-outer .tabs .tabs-title a span {
                padding: 1.625rem 0 1.4375rem; } }
          .event-single .tabs-title-outer .tabs .tabs-title a:hover, .event-single .tabs-title-outer .tabs .tabs-title a:focus, .report-single .tabs-title-outer .tabs .tabs-title a:hover, .report-single .tabs-title-outer .tabs .tabs-title a:focus, .news-single .tabs-title-outer .tabs .tabs-title a:hover, .news-single .tabs-title-outer .tabs .tabs-title a:focus, .job-single .tabs-title-outer .tabs .tabs-title a:hover, .job-single .tabs-title-outer .tabs .tabs-title a:focus, .exhibition-single .tabs-title-outer .tabs .tabs-title a:hover, .exhibition-single .tabs-title-outer .tabs .tabs-title a:focus, .volunteer-single .tabs-title-outer .tabs .tabs-title a:hover, .volunteer-single .tabs-title-outer .tabs .tabs-title a:focus, .activity-single .tabs-title-outer .tabs .tabs-title a:hover, .activity-single .tabs-title-outer .tabs .tabs-title a:focus, .excursion-single .tabs-title-outer .tabs .tabs-title a:hover, .excursion-single .tabs-title-outer .tabs .tabs-title a:focus, .exposition-single .tabs-title-outer .tabs .tabs-title a:hover, .exposition-single .tabs-title-outer .tabs .tabs-title a:focus {
            background: none;
            color: #171717;
            outline: none; }
        .event-single .tabs-title-outer .tabs .tabs-title.is-active a, .report-single .tabs-title-outer .tabs .tabs-title.is-active a, .news-single .tabs-title-outer .tabs .tabs-title.is-active a, .job-single .tabs-title-outer .tabs .tabs-title.is-active a, .exhibition-single .tabs-title-outer .tabs .tabs-title.is-active a, .volunteer-single .tabs-title-outer .tabs .tabs-title.is-active a, .activity-single .tabs-title-outer .tabs .tabs-title.is-active a, .excursion-single .tabs-title-outer .tabs .tabs-title.is-active a, .exposition-single .tabs-title-outer .tabs .tabs-title.is-active a {
          background: none;
          color: #171717; }
          .event-single .tabs-title-outer .tabs .tabs-title.is-active a span, .report-single .tabs-title-outer .tabs .tabs-title.is-active a span, .news-single .tabs-title-outer .tabs .tabs-title.is-active a span, .job-single .tabs-title-outer .tabs .tabs-title.is-active a span, .exhibition-single .tabs-title-outer .tabs .tabs-title.is-active a span, .volunteer-single .tabs-title-outer .tabs .tabs-title.is-active a span, .activity-single .tabs-title-outer .tabs .tabs-title.is-active a span, .excursion-single .tabs-title-outer .tabs .tabs-title.is-active a span, .exposition-single .tabs-title-outer .tabs .tabs-title.is-active a span {
            border-bottom: 0.1875rem solid #B1B1B1; }
  .event-single .inner, .event-single .tabs-content, .report-single .inner, .report-single .tabs-content, .news-single .inner, .news-single .tabs-content, .job-single .inner, .job-single .tabs-content, .exhibition-single .inner, .exhibition-single .tabs-content, .volunteer-single .inner, .volunteer-single .tabs-content, .activity-single .inner, .activity-single .tabs-content, .excursion-single .inner, .excursion-single .tabs-content, .exposition-single .inner, .exposition-single .tabs-content {
    padding: 1.5rem 0.9375rem 1.5625rem;
    border: none;
    color: #171717;
    background: #F2F2F2;
    line-height: 1.625; }
    @media print, screen and (min-width: 45em) {
      .event-single .inner, .event-single .tabs-content, .report-single .inner, .report-single .tabs-content, .news-single .inner, .news-single .tabs-content, .job-single .inner, .job-single .tabs-content, .exhibition-single .inner, .exhibition-single .tabs-content, .volunteer-single .inner, .volunteer-single .tabs-content, .activity-single .inner, .activity-single .tabs-content, .excursion-single .inner, .excursion-single .tabs-content, .exposition-single .inner, .exposition-single .tabs-content {
        padding: 1.875rem 0.9375rem 3.75rem;
        font-size: 1.125rem;
        line-height: 1.5; } }
    @media print, screen and (min-width: 64em) {
      .event-single .inner, .event-single .tabs-content, .report-single .inner, .report-single .tabs-content, .news-single .inner, .news-single .tabs-content, .job-single .inner, .job-single .tabs-content, .exhibition-single .inner, .exhibition-single .tabs-content, .volunteer-single .inner, .volunteer-single .tabs-content, .activity-single .inner, .activity-single .tabs-content, .excursion-single .inner, .excursion-single .tabs-content, .exposition-single .inner, .exposition-single .tabs-content {
        padding: 2.375rem 0.9375rem 3.75rem; } }
    .event-single .inner p, .event-single .tabs-content p, .report-single .inner p, .report-single .tabs-content p, .news-single .inner p, .news-single .tabs-content p, .job-single .inner p, .job-single .tabs-content p, .exhibition-single .inner p, .exhibition-single .tabs-content p, .volunteer-single .inner p, .volunteer-single .tabs-content p, .activity-single .inner p, .activity-single .tabs-content p, .excursion-single .inner p, .excursion-single .tabs-content p, .exposition-single .inner p, .exposition-single .tabs-content p {
      margin-bottom: 1.625rem; }
    .event-single .inner .tabs-panel, .event-single .tabs-content .tabs-panel, .report-single .inner .tabs-panel, .report-single .tabs-content .tabs-panel, .news-single .inner .tabs-panel, .news-single .tabs-content .tabs-panel, .job-single .inner .tabs-panel, .job-single .tabs-content .tabs-panel, .exhibition-single .inner .tabs-panel, .exhibition-single .tabs-content .tabs-panel, .volunteer-single .inner .tabs-panel, .volunteer-single .tabs-content .tabs-panel, .activity-single .inner .tabs-panel, .activity-single .tabs-content .tabs-panel, .excursion-single .inner .tabs-panel, .excursion-single .tabs-content .tabs-panel, .exposition-single .inner .tabs-panel, .exposition-single .tabs-content .tabs-panel {
      padding: 0; }
    @media print, screen and (min-width: 64em) {
      .event-single .inner .text, .event-single .tabs-content .text, .report-single .inner .text, .report-single .tabs-content .text, .news-single .inner .text, .news-single .tabs-content .text, .job-single .inner .text, .job-single .tabs-content .text, .exhibition-single .inner .text, .exhibition-single .tabs-content .text, .volunteer-single .inner .text, .volunteer-single .tabs-content .text, .activity-single .inner .text, .activity-single .tabs-content .text, .excursion-single .inner .text, .excursion-single .tabs-content .text, .exposition-single .inner .text, .exposition-single .tabs-content .text {
        width: 35.75rem; } }
    @media screen and (min-width: 75em) {
      .event-single .inner .text, .event-single .tabs-content .text, .report-single .inner .text, .report-single .tabs-content .text, .news-single .inner .text, .news-single .tabs-content .text, .job-single .inner .text, .job-single .tabs-content .text, .exhibition-single .inner .text, .exhibition-single .tabs-content .text, .volunteer-single .inner .text, .volunteer-single .tabs-content .text, .activity-single .inner .text, .activity-single .tabs-content .text, .excursion-single .inner .text, .excursion-single .tabs-content .text, .exposition-single .inner .text, .exposition-single .tabs-content .text {
        width: 41.875rem; } }
    @media print, screen and (min-width: 64em) {
      .event-single .inner .sidebar, .event-single .tabs-content .sidebar, .report-single .inner .sidebar, .report-single .tabs-content .sidebar, .news-single .inner .sidebar, .news-single .tabs-content .sidebar, .job-single .inner .sidebar, .job-single .tabs-content .sidebar, .exhibition-single .inner .sidebar, .exhibition-single .tabs-content .sidebar, .volunteer-single .inner .sidebar, .volunteer-single .tabs-content .sidebar, .activity-single .inner .sidebar, .activity-single .tabs-content .sidebar, .excursion-single .inner .sidebar, .excursion-single .tabs-content .sidebar, .exposition-single .inner .sidebar, .exposition-single .tabs-content .sidebar {
        padding-left: 7.1875rem; }
        .event-single .inner .sidebar > *, .event-single .tabs-content .sidebar > *, .report-single .inner .sidebar > *, .report-single .tabs-content .sidebar > *, .news-single .inner .sidebar > *, .news-single .tabs-content .sidebar > *, .job-single .inner .sidebar > *, .job-single .tabs-content .sidebar > *, .exhibition-single .inner .sidebar > *, .exhibition-single .tabs-content .sidebar > *, .volunteer-single .inner .sidebar > *, .volunteer-single .tabs-content .sidebar > *, .activity-single .inner .sidebar > *, .activity-single .tabs-content .sidebar > *, .excursion-single .inner .sidebar > *, .excursion-single .tabs-content .sidebar > *, .exposition-single .inner .sidebar > *, .exposition-single .tabs-content .sidebar > * {
          min-width: 14.25rem; } }
    @media screen and (min-width: 75em) {
      .event-single .inner .sidebar, .event-single .tabs-content .sidebar, .report-single .inner .sidebar, .report-single .tabs-content .sidebar, .news-single .inner .sidebar, .news-single .tabs-content .sidebar, .job-single .inner .sidebar, .job-single .tabs-content .sidebar, .exhibition-single .inner .sidebar, .exhibition-single .tabs-content .sidebar, .volunteer-single .inner .sidebar, .volunteer-single .tabs-content .sidebar, .activity-single .inner .sidebar, .activity-single .tabs-content .sidebar, .excursion-single .inner .sidebar, .excursion-single .tabs-content .sidebar, .exposition-single .inner .sidebar, .exposition-single .tabs-content .sidebar {
        padding-left: 8.125rem; } }
    .event-single .inner .cast-list, .event-single .tabs-content .cast-list, .report-single .inner .cast-list, .report-single .tabs-content .cast-list, .news-single .inner .cast-list, .news-single .tabs-content .cast-list, .job-single .inner .cast-list, .job-single .tabs-content .cast-list, .exhibition-single .inner .cast-list, .exhibition-single .tabs-content .cast-list, .volunteer-single .inner .cast-list, .volunteer-single .tabs-content .cast-list, .activity-single .inner .cast-list, .activity-single .tabs-content .cast-list, .excursion-single .inner .cast-list, .excursion-single .tabs-content .cast-list, .exposition-single .inner .cast-list, .exposition-single .tabs-content .cast-list {
      margin: 0.5rem 0 0;
      font-size: 0.875rem; }
      .event-single .inner .cast-list > div, .event-single .tabs-content .cast-list > div, .report-single .inner .cast-list > div, .report-single .tabs-content .cast-list > div, .news-single .inner .cast-list > div, .news-single .tabs-content .cast-list > div, .job-single .inner .cast-list > div, .job-single .tabs-content .cast-list > div, .exhibition-single .inner .cast-list > div, .exhibition-single .tabs-content .cast-list > div, .volunteer-single .inner .cast-list > div, .volunteer-single .tabs-content .cast-list > div, .activity-single .inner .cast-list > div, .activity-single .tabs-content .cast-list > div, .excursion-single .inner .cast-list > div, .excursion-single .tabs-content .cast-list > div, .exposition-single .inner .cast-list > div, .exposition-single .tabs-content .cast-list > div {
        -webkit-column-break-inside: avoid;
                break-inside: avoid-column; }
      @media print, screen and (min-width: 45em) {
        .event-single .inner .cast-list, .event-single .tabs-content .cast-list, .report-single .inner .cast-list, .report-single .tabs-content .cast-list, .news-single .inner .cast-list, .news-single .tabs-content .cast-list, .job-single .inner .cast-list, .job-single .tabs-content .cast-list, .exhibition-single .inner .cast-list, .exhibition-single .tabs-content .cast-list, .volunteer-single .inner .cast-list, .volunteer-single .tabs-content .cast-list, .activity-single .inner .cast-list, .activity-single .tabs-content .cast-list, .excursion-single .inner .cast-list, .excursion-single .tabs-content .cast-list, .exposition-single .inner .cast-list, .exposition-single .tabs-content .cast-list {
          margin: 0.625rem 0 0;
          max-width: 31.25rem;
          -webkit-columns: 2;
                  columns: 2; }
          .event-single .inner .cast-list > div, .event-single .tabs-content .cast-list > div, .report-single .inner .cast-list > div, .report-single .tabs-content .cast-list > div, .news-single .inner .cast-list > div, .news-single .tabs-content .cast-list > div, .job-single .inner .cast-list > div, .job-single .tabs-content .cast-list > div, .exhibition-single .inner .cast-list > div, .exhibition-single .tabs-content .cast-list > div, .volunteer-single .inner .cast-list > div, .volunteer-single .tabs-content .cast-list > div, .activity-single .inner .cast-list > div, .activity-single .tabs-content .cast-list > div, .excursion-single .inner .cast-list > div, .excursion-single .tabs-content .cast-list > div, .exposition-single .inner .cast-list > div, .exposition-single .tabs-content .cast-list > div {
            padding-right: 1.5625rem; } }
      @media print, screen and (min-width: 64em) {
        .event-single .inner .cast-list, .event-single .tabs-content .cast-list, .report-single .inner .cast-list, .report-single .tabs-content .cast-list, .news-single .inner .cast-list, .news-single .tabs-content .cast-list, .job-single .inner .cast-list, .job-single .tabs-content .cast-list, .exhibition-single .inner .cast-list, .exhibition-single .tabs-content .cast-list, .volunteer-single .inner .cast-list, .volunteer-single .tabs-content .cast-list, .activity-single .inner .cast-list, .activity-single .tabs-content .cast-list, .excursion-single .inner .cast-list, .excursion-single .tabs-content .cast-list, .exposition-single .inner .cast-list, .exposition-single .tabs-content .cast-list {
          margin: 0 -4.5rem 0 0;
          -webkit-columns: 1;
                  columns: 1; }
          .event-single .inner .cast-list > div, .event-single .tabs-content .cast-list > div, .report-single .inner .cast-list > div, .report-single .tabs-content .cast-list > div, .news-single .inner .cast-list > div, .news-single .tabs-content .cast-list > div, .job-single .inner .cast-list > div, .job-single .tabs-content .cast-list > div, .exhibition-single .inner .cast-list > div, .exhibition-single .tabs-content .cast-list > div, .volunteer-single .inner .cast-list > div, .volunteer-single .tabs-content .cast-list > div, .activity-single .inner .cast-list > div, .activity-single .tabs-content .cast-list > div, .excursion-single .inner .cast-list > div, .excursion-single .tabs-content .cast-list > div, .exposition-single .inner .cast-list > div, .exposition-single .tabs-content .cast-list > div {
            padding-right: 0; } }
      @media screen and (min-width: 75em) {
        .event-single .inner .cast-list, .event-single .tabs-content .cast-list, .report-single .inner .cast-list, .report-single .tabs-content .cast-list, .news-single .inner .cast-list, .news-single .tabs-content .cast-list, .job-single .inner .cast-list, .job-single .tabs-content .cast-list, .exhibition-single .inner .cast-list, .exhibition-single .tabs-content .cast-list, .volunteer-single .inner .cast-list, .volunteer-single .tabs-content .cast-list, .activity-single .inner .cast-list, .activity-single .tabs-content .cast-list, .excursion-single .inner .cast-list, .excursion-single .tabs-content .cast-list, .exposition-single .inner .cast-list, .exposition-single .tabs-content .cast-list {
          margin: 0 -4.5rem 0 0; } }
      .event-single .inner .cast-list .position, .event-single .tabs-content .cast-list .position, .report-single .inner .cast-list .position, .report-single .tabs-content .cast-list .position, .news-single .inner .cast-list .position, .news-single .tabs-content .cast-list .position, .job-single .inner .cast-list .position, .job-single .tabs-content .cast-list .position, .exhibition-single .inner .cast-list .position, .exhibition-single .tabs-content .cast-list .position, .volunteer-single .inner .cast-list .position, .volunteer-single .tabs-content .cast-list .position, .activity-single .inner .cast-list .position, .activity-single .tabs-content .cast-list .position, .excursion-single .inner .cast-list .position, .excursion-single .tabs-content .cast-list .position, .exposition-single .inner .cast-list .position, .exposition-single .tabs-content .cast-list .position {
        margin-bottom: 0.3125rem;
        color: #C39352;
        font-weight: 500; }
        @media print, screen and (min-width: 45em) {
          .event-single .inner .cast-list .position, .event-single .tabs-content .cast-list .position, .report-single .inner .cast-list .position, .report-single .tabs-content .cast-list .position, .news-single .inner .cast-list .position, .news-single .tabs-content .cast-list .position, .job-single .inner .cast-list .position, .job-single .tabs-content .cast-list .position, .exhibition-single .inner .cast-list .position, .exhibition-single .tabs-content .cast-list .position, .volunteer-single .inner .cast-list .position, .volunteer-single .tabs-content .cast-list .position, .activity-single .inner .cast-list .position, .activity-single .tabs-content .cast-list .position, .excursion-single .inner .cast-list .position, .excursion-single .tabs-content .cast-list .position, .exposition-single .inner .cast-list .position, .exposition-single .tabs-content .cast-list .position {
            margin-bottom: 0.5rem; } }
      .event-single .inner .cast-list .name, .event-single .tabs-content .cast-list .name, .report-single .inner .cast-list .name, .report-single .tabs-content .cast-list .name, .news-single .inner .cast-list .name, .news-single .tabs-content .cast-list .name, .job-single .inner .cast-list .name, .job-single .tabs-content .cast-list .name, .exhibition-single .inner .cast-list .name, .exhibition-single .tabs-content .cast-list .name, .volunteer-single .inner .cast-list .name, .volunteer-single .tabs-content .cast-list .name, .activity-single .inner .cast-list .name, .activity-single .tabs-content .cast-list .name, .excursion-single .inner .cast-list .name, .excursion-single .tabs-content .cast-list .name, .exposition-single .inner .cast-list .name, .exposition-single .tabs-content .cast-list .name {
        margin-bottom: 1.25rem;
        color: #5F5F5F; }
        @media print, screen and (min-width: 45em) {
          .event-single .inner .cast-list .name, .event-single .tabs-content .cast-list .name, .report-single .inner .cast-list .name, .report-single .tabs-content .cast-list .name, .news-single .inner .cast-list .name, .news-single .tabs-content .cast-list .name, .job-single .inner .cast-list .name, .job-single .tabs-content .cast-list .name, .exhibition-single .inner .cast-list .name, .exhibition-single .tabs-content .cast-list .name, .volunteer-single .inner .cast-list .name, .volunteer-single .tabs-content .cast-list .name, .activity-single .inner .cast-list .name, .activity-single .tabs-content .cast-list .name, .excursion-single .inner .cast-list .name, .excursion-single .tabs-content .cast-list .name, .exposition-single .inner .cast-list .name, .exposition-single .tabs-content .cast-list .name {
            margin-bottom: 1.5625rem; } }
        .event-single .inner .cast-list .name div, .event-single .tabs-content .cast-list .name div, .report-single .inner .cast-list .name div, .report-single .tabs-content .cast-list .name div, .news-single .inner .cast-list .name div, .news-single .tabs-content .cast-list .name div, .job-single .inner .cast-list .name div, .job-single .tabs-content .cast-list .name div, .exhibition-single .inner .cast-list .name div, .exhibition-single .tabs-content .cast-list .name div, .volunteer-single .inner .cast-list .name div, .volunteer-single .tabs-content .cast-list .name div, .activity-single .inner .cast-list .name div, .activity-single .tabs-content .cast-list .name div, .excursion-single .inner .cast-list .name div, .excursion-single .tabs-content .cast-list .name div, .exposition-single .inner .cast-list .name div, .exposition-single .tabs-content .cast-list .name div {
          height: 0.3125rem; }
    .event-single .inner .share a, .event-single .tabs-content .share a, .report-single .inner .share a, .report-single .tabs-content .share a, .news-single .inner .share a, .news-single .tabs-content .share a, .job-single .inner .share a, .job-single .tabs-content .share a, .exhibition-single .inner .share a, .exhibition-single .tabs-content .share a, .volunteer-single .inner .share a, .volunteer-single .tabs-content .share a, .activity-single .inner .share a, .activity-single .tabs-content .share a, .excursion-single .inner .share a, .excursion-single .tabs-content .share a, .exposition-single .inner .share a, .exposition-single .tabs-content .share a {
      color: #909090; }
      .event-single .inner .share a:hover, .event-single .inner .share a:focus, .event-single .tabs-content .share a:hover, .event-single .tabs-content .share a:focus, .report-single .inner .share a:hover, .report-single .inner .share a:focus, .report-single .tabs-content .share a:hover, .report-single .tabs-content .share a:focus, .news-single .inner .share a:hover, .news-single .inner .share a:focus, .news-single .tabs-content .share a:hover, .news-single .tabs-content .share a:focus, .job-single .inner .share a:hover, .job-single .inner .share a:focus, .job-single .tabs-content .share a:hover, .job-single .tabs-content .share a:focus, .exhibition-single .inner .share a:hover, .exhibition-single .inner .share a:focus, .exhibition-single .tabs-content .share a:hover, .exhibition-single .tabs-content .share a:focus, .volunteer-single .inner .share a:hover, .volunteer-single .inner .share a:focus, .volunteer-single .tabs-content .share a:hover, .volunteer-single .tabs-content .share a:focus, .activity-single .inner .share a:hover, .activity-single .inner .share a:focus, .activity-single .tabs-content .share a:hover, .activity-single .tabs-content .share a:focus, .excursion-single .inner .share a:hover, .excursion-single .inner .share a:focus, .excursion-single .tabs-content .share a:hover, .excursion-single .tabs-content .share a:focus, .exposition-single .inner .share a:hover, .exposition-single .inner .share a:focus, .exposition-single .tabs-content .share a:hover, .exposition-single .tabs-content .share a:focus {
        color: #727272; }
    .event-single .inner .questions, .event-single .tabs-content .questions, .report-single .inner .questions, .report-single .tabs-content .questions, .news-single .inner .questions, .news-single .tabs-content .questions, .job-single .inner .questions, .job-single .tabs-content .questions, .exhibition-single .inner .questions, .exhibition-single .tabs-content .questions, .volunteer-single .inner .questions, .volunteer-single .tabs-content .questions, .activity-single .inner .questions, .activity-single .tabs-content .questions, .excursion-single .inner .questions, .excursion-single .tabs-content .questions, .exposition-single .inner .questions, .exposition-single .tabs-content .questions {
      margin-bottom: -1.0625rem;
      font-weight: 500; }
      @media print, screen and (min-width: 45em) {
        .event-single .inner .questions, .event-single .tabs-content .questions, .report-single .inner .questions, .report-single .tabs-content .questions, .news-single .inner .questions, .news-single .tabs-content .questions, .job-single .inner .questions, .job-single .tabs-content .questions, .exhibition-single .inner .questions, .exhibition-single .tabs-content .questions, .volunteer-single .inner .questions, .volunteer-single .tabs-content .questions, .activity-single .inner .questions, .activity-single .tabs-content .questions, .excursion-single .inner .questions, .excursion-single .tabs-content .questions, .exposition-single .inner .questions, .exposition-single .tabs-content .questions {
          margin-bottom: 3.0625rem; } }
      @media print, screen and (min-width: 64em) {
        .event-single .inner .questions, .event-single .tabs-content .questions, .report-single .inner .questions, .report-single .tabs-content .questions, .news-single .inner .questions, .news-single .tabs-content .questions, .job-single .inner .questions, .job-single .tabs-content .questions, .exhibition-single .inner .questions, .exhibition-single .tabs-content .questions, .volunteer-single .inner .questions, .volunteer-single .tabs-content .questions, .activity-single .inner .questions, .activity-single .tabs-content .questions, .excursion-single .inner .questions, .excursion-single .tabs-content .questions, .exposition-single .inner .questions, .exposition-single .tabs-content .questions {
          margin-bottom: -0.5rem; } }
      .event-single .inner .questions a, .event-single .tabs-content .questions a, .report-single .inner .questions a, .report-single .tabs-content .questions a, .news-single .inner .questions a, .news-single .tabs-content .questions a, .job-single .inner .questions a, .job-single .tabs-content .questions a, .exhibition-single .inner .questions a, .exhibition-single .tabs-content .questions a, .volunteer-single .inner .questions a, .volunteer-single .tabs-content .questions a, .activity-single .inner .questions a, .activity-single .tabs-content .questions a, .excursion-single .inner .questions a, .excursion-single .tabs-content .questions a, .exposition-single .inner .questions a, .exposition-single .tabs-content .questions a {
        color: inherit; }
    .event-single .inner .textbook-item, .event-single .tabs-content .textbook-item, .report-single .inner .textbook-item, .report-single .tabs-content .textbook-item, .news-single .inner .textbook-item, .news-single .tabs-content .textbook-item, .job-single .inner .textbook-item, .job-single .tabs-content .textbook-item, .exhibition-single .inner .textbook-item, .exhibition-single .tabs-content .textbook-item, .volunteer-single .inner .textbook-item, .volunteer-single .tabs-content .textbook-item, .activity-single .inner .textbook-item, .activity-single .tabs-content .textbook-item, .excursion-single .inner .textbook-item, .excursion-single .tabs-content .textbook-item, .exposition-single .inner .textbook-item, .exposition-single .tabs-content .textbook-item {
      color: #FFFFFF; }
    .event-single .inner .file-list, .event-single .tabs-content .file-list, .report-single .inner .file-list, .report-single .tabs-content .file-list, .news-single .inner .file-list, .news-single .tabs-content .file-list, .job-single .inner .file-list, .job-single .tabs-content .file-list, .exhibition-single .inner .file-list, .exhibition-single .tabs-content .file-list, .volunteer-single .inner .file-list, .volunteer-single .tabs-content .file-list, .activity-single .inner .file-list, .activity-single .tabs-content .file-list, .excursion-single .inner .file-list, .excursion-single .tabs-content .file-list, .exposition-single .inner .file-list, .exposition-single .tabs-content .file-list {
      padding-top: 2.5rem;
      margin: 0.625rem 0 0.25rem;
      border-top: 0.0625rem solid #C6C6C6;
      text-align: center; }
      @media print, screen and (min-width: 45em) {
        .event-single .inner .file-list, .event-single .tabs-content .file-list, .report-single .inner .file-list, .report-single .tabs-content .file-list, .news-single .inner .file-list, .news-single .tabs-content .file-list, .job-single .inner .file-list, .job-single .tabs-content .file-list, .exhibition-single .inner .file-list, .exhibition-single .tabs-content .file-list, .volunteer-single .inner .file-list, .volunteer-single .tabs-content .file-list, .activity-single .inner .file-list, .activity-single .tabs-content .file-list, .excursion-single .inner .file-list, .excursion-single .tabs-content .file-list, .exposition-single .inner .file-list, .exposition-single .tabs-content .file-list {
          width: auto;
          margin: 0.9375rem -3.75rem 0.5rem;
          padding-top: 3.125rem; } }
      @media print, screen and (min-width: 64em) {
        .event-single .inner .file-list, .event-single .tabs-content .file-list, .report-single .inner .file-list, .report-single .tabs-content .file-list, .news-single .inner .file-list, .news-single .tabs-content .file-list, .job-single .inner .file-list, .job-single .tabs-content .file-list, .exhibition-single .inner .file-list, .exhibition-single .tabs-content .file-list, .volunteer-single .inner .file-list, .volunteer-single .tabs-content .file-list, .activity-single .inner .file-list, .activity-single .tabs-content .file-list, .excursion-single .inner .file-list, .excursion-single .tabs-content .file-list, .exposition-single .inner .file-list, .exposition-single .tabs-content .file-list {
          width: auto;
          margin: 1.375rem 0 2.1875rem;
          padding-top: 3.125rem; } }
      .event-single .inner .file-list .file-item, .event-single .tabs-content .file-list .file-item, .report-single .inner .file-list .file-item, .report-single .tabs-content .file-list .file-item, .news-single .inner .file-list .file-item, .news-single .tabs-content .file-list .file-item, .job-single .inner .file-list .file-item, .job-single .tabs-content .file-list .file-item, .exhibition-single .inner .file-list .file-item, .exhibition-single .tabs-content .file-list .file-item, .volunteer-single .inner .file-list .file-item, .volunteer-single .tabs-content .file-list .file-item, .activity-single .inner .file-list .file-item, .activity-single .tabs-content .file-list .file-item, .excursion-single .inner .file-list .file-item, .excursion-single .tabs-content .file-list .file-item, .exposition-single .inner .file-list .file-item, .exposition-single .tabs-content .file-list .file-item {
        display: inline-block;
        color: #171717; }
        .event-single .inner .file-list .file-item:hover, .event-single .inner .file-list .file-item:focus, .event-single .tabs-content .file-list .file-item:hover, .event-single .tabs-content .file-list .file-item:focus, .report-single .inner .file-list .file-item:hover, .report-single .inner .file-list .file-item:focus, .report-single .tabs-content .file-list .file-item:hover, .report-single .tabs-content .file-list .file-item:focus, .news-single .inner .file-list .file-item:hover, .news-single .inner .file-list .file-item:focus, .news-single .tabs-content .file-list .file-item:hover, .news-single .tabs-content .file-list .file-item:focus, .job-single .inner .file-list .file-item:hover, .job-single .inner .file-list .file-item:focus, .job-single .tabs-content .file-list .file-item:hover, .job-single .tabs-content .file-list .file-item:focus, .exhibition-single .inner .file-list .file-item:hover, .exhibition-single .inner .file-list .file-item:focus, .exhibition-single .tabs-content .file-list .file-item:hover, .exhibition-single .tabs-content .file-list .file-item:focus, .volunteer-single .inner .file-list .file-item:hover, .volunteer-single .inner .file-list .file-item:focus, .volunteer-single .tabs-content .file-list .file-item:hover, .volunteer-single .tabs-content .file-list .file-item:focus, .activity-single .inner .file-list .file-item:hover, .activity-single .inner .file-list .file-item:focus, .activity-single .tabs-content .file-list .file-item:hover, .activity-single .tabs-content .file-list .file-item:focus, .excursion-single .inner .file-list .file-item:hover, .excursion-single .inner .file-list .file-item:focus, .excursion-single .tabs-content .file-list .file-item:hover, .excursion-single .tabs-content .file-list .file-item:focus, .exposition-single .inner .file-list .file-item:hover, .exposition-single .inner .file-list .file-item:focus, .exposition-single .tabs-content .file-list .file-item:hover, .exposition-single .tabs-content .file-list .file-item:focus {
          color: #5e5e5e; }
      .event-single .inner .file-list .textbook-item, .event-single .tabs-content .file-list .textbook-item, .report-single .inner .file-list .textbook-item, .report-single .tabs-content .file-list .textbook-item, .news-single .inner .file-list .textbook-item, .news-single .tabs-content .file-list .textbook-item, .job-single .inner .file-list .textbook-item, .job-single .tabs-content .file-list .textbook-item, .exhibition-single .inner .file-list .textbook-item, .exhibition-single .tabs-content .file-list .textbook-item, .volunteer-single .inner .file-list .textbook-item, .volunteer-single .tabs-content .file-list .textbook-item, .activity-single .inner .file-list .textbook-item, .activity-single .tabs-content .file-list .textbook-item, .excursion-single .inner .file-list .textbook-item, .excursion-single .tabs-content .file-list .textbook-item, .exposition-single .inner .file-list .textbook-item, .exposition-single .tabs-content .file-list .textbook-item {
        color: #FFFFFF; }
        .event-single .inner .file-list .textbook-item:hover, .event-single .inner .file-list .textbook-item:focus, .event-single .tabs-content .file-list .textbook-item:hover, .event-single .tabs-content .file-list .textbook-item:focus, .report-single .inner .file-list .textbook-item:hover, .report-single .inner .file-list .textbook-item:focus, .report-single .tabs-content .file-list .textbook-item:hover, .report-single .tabs-content .file-list .textbook-item:focus, .news-single .inner .file-list .textbook-item:hover, .news-single .inner .file-list .textbook-item:focus, .news-single .tabs-content .file-list .textbook-item:hover, .news-single .tabs-content .file-list .textbook-item:focus, .job-single .inner .file-list .textbook-item:hover, .job-single .inner .file-list .textbook-item:focus, .job-single .tabs-content .file-list .textbook-item:hover, .job-single .tabs-content .file-list .textbook-item:focus, .exhibition-single .inner .file-list .textbook-item:hover, .exhibition-single .inner .file-list .textbook-item:focus, .exhibition-single .tabs-content .file-list .textbook-item:hover, .exhibition-single .tabs-content .file-list .textbook-item:focus, .volunteer-single .inner .file-list .textbook-item:hover, .volunteer-single .inner .file-list .textbook-item:focus, .volunteer-single .tabs-content .file-list .textbook-item:hover, .volunteer-single .tabs-content .file-list .textbook-item:focus, .activity-single .inner .file-list .textbook-item:hover, .activity-single .inner .file-list .textbook-item:focus, .activity-single .tabs-content .file-list .textbook-item:hover, .activity-single .tabs-content .file-list .textbook-item:focus, .excursion-single .inner .file-list .textbook-item:hover, .excursion-single .inner .file-list .textbook-item:focus, .excursion-single .tabs-content .file-list .textbook-item:hover, .excursion-single .tabs-content .file-list .textbook-item:focus, .exposition-single .inner .file-list .textbook-item:hover, .exposition-single .inner .file-list .textbook-item:focus, .exposition-single .tabs-content .file-list .textbook-item:hover, .exposition-single .tabs-content .file-list .textbook-item:focus {
          color: #ACACAC; }

.report-single h1, .report-single .h1 {
  margin-bottom: 1.5rem; }

.report-single .completed, .report-single .published {
  margin: 0 0 0.9375rem;
  font-size: 0.75rem;
  color: #C6C6C6;
  line-height: 1.5;
  width: 50%; }
  @media print, screen and (min-width: 45em) {
    .report-single .completed, .report-single .published {
      width: 15rem;
      margin: 0;
      font-size: 0.8125rem; } }

.report-single .location {
  margin: 0;
  font-size: 0.75rem;
  color: #C6C6C6; }
  .report-single .location i {
    margin-right: 0.3125rem; }
  @media print, screen and (min-width: 45em) {
    .report-single .location {
      width: 9.375rem;
      font-size: 0.8125rem; } }

.report-single .image {
  margin: 0.875rem auto 1.1875rem; }
  @media print, screen and (min-width: 45em) {
    .report-single .image {
      margin: 1.8125rem auto 1.75rem;
      height: 22.25rem; } }
  @media print, screen and (min-width: 64em) {
    .report-single .image {
      margin: 1.9375rem auto 2.1875rem;
      height: 24.9375rem; } }
  @media screen and (min-width: 75em) {
    .report-single .image {
      height: 29.5625rem; } }
  .report-single .image:after {
    content: '';
    position: absolute;
    left: 0.625rem;
    right: 0.625rem;
    top: 0.625rem;
    bottom: 0.625rem;
    border: 0.0625rem solid #FFECC7; }

@media print, screen and (min-width: 64em) {
  .report-single .inner, .report-single .tabs-content {
    padding: 2.375rem 0.9375rem 2rem; } }

.report-single .file-item {
  margin: 2.3125rem 0 2.1875rem; }
  @media print, screen and (min-width: 45em) {
    .report-single .file-item {
      margin: 0.5rem 0 2.9375rem; } }
  @media print, screen and (min-width: 45em) {
    .report-single .file-item {
      margin: 2.9375rem 0 1.25rem; } }

.exhibition-single .city-tabs-head {
  position: relative;
  margin-top: -0.9375rem;
  border: none;
  background: none; }
  @media print, screen and (min-width: 45em) {
    .exhibition-single .city-tabs-head {
      margin-top: -1.6875rem; } }
  .exhibition-single .city-tabs-head:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 6.25rem;
    background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
    @media print, screen and (min-width: 45em) {
      .exhibition-single .city-tabs-head:after {
        content: none; } }
  .exhibition-single .city-tabs-head .grid-container {
    padding: 0 0 0.625rem 0.125rem;
    margin-bottom: -0.625rem;
    overflow: auto;
    white-space: nowrap; }
    @media print, screen and (min-width: 45em) {
      .exhibition-single .city-tabs-head .grid-container {
        padding-left: 0.75rem; } }
  .exhibition-single .city-tabs-head .tabs-title {
    float: none;
    display: inline-block; }
    @media print, screen and (min-width: 45em) {
      .exhibition-single .city-tabs-head .tabs-title:first-child {
        margin-left: -1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .exhibition-single .city-tabs-head .tabs-title:first-child {
        margin-left: -1.8125rem; } }
    @media screen and (min-width: 75em) {
      .exhibition-single .city-tabs-head .tabs-title:first-child {
        margin-left: -1.3125rem; } }
    @media print, screen and (min-width: 64em) {
      .exhibition-single .city-tabs-head .tabs-title {
        margin-bottom: -0.25rem; } }
    .exhibition-single .city-tabs-head .tabs-title a {
      position: relative;
      padding: 0 0.8125rem;
      font-size: 0.9375rem;
      font-weight: bold;
      background: none;
      color: #C6C6C6;
      outline: none; }
      .exhibition-single .city-tabs-head .tabs-title a:hover, .exhibition-single .city-tabs-head .tabs-title a:focus {
        color: #FFFFFF; }
      @media print, screen and (min-width: 45em) {
        .exhibition-single .city-tabs-head .tabs-title a {
          padding: 0 1.75rem;
          font-size: 1.125rem; } }
      @media print, screen and (min-width: 64em) {
        .exhibition-single .city-tabs-head .tabs-title a {
          padding: 0 2rem; } }
      .exhibition-single .city-tabs-head .tabs-title a span {
        display: inline-block;
        padding: 1.4375rem 0 1.1875rem; }
        @media print, screen and (min-width: 45em) {
          .exhibition-single .city-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.4375rem; } }
        @media print, screen and (min-width: 64em) {
          .exhibition-single .city-tabs-head .tabs-title a span {
            padding: 1.8125rem 0 1.4375rem; } }
    .exhibition-single .city-tabs-head .tabs-title.is-active a:hover, .exhibition-single .city-tabs-head .tabs-title.is-active a:focus {
      color: #FFFFFF; }
    .exhibition-single .city-tabs-head .tabs-title.is-active a span {
      border-bottom: 0.1875rem solid #FFC679; }

.exhibition-single .city-tabs-body {
  padding: 1.25rem 0 0;
  background: #171717;
  color: #FFFFFF;
  line-height: 1.5; }
  @media print, screen and (min-width: 45em) {
    .exhibition-single .city-tabs-body {
      padding: 1.75rem 0 0; } }
  @media print, screen and (min-width: 64em) {
    .exhibition-single .city-tabs-body {
      padding: 1.9375rem 0 0; } }
  .exhibition-single .city-tabs-body .date {
    margin: 0 0 0.75rem;
    font-size: 1.25rem;
    font-weight: 500;
    color: #FFECC7;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .exhibition-single .city-tabs-body .date {
        margin: 0 0 1.75rem;
        font-size: 1.375rem;
        text-align: left; } }
  .exhibition-single .city-tabs-body .price .free {
    margin-bottom: 0.5rem; }
    @media print, screen and (min-width: 45em) {
      .exhibition-single .city-tabs-body .price .free {
        margin: 0; } }
    @media print, screen and (min-width: 64em) {
      .exhibition-single .city-tabs-body .price .free {
        font-size: 1.375rem;
        font-weight: 300; } }

.exhibition-single .tabs-content-outer .text, .exhibition-single .inner .text {
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1; }

.exhibition-single .tabs-content-outer .exhibition-slider-outer-outer, .exhibition-single .inner .exhibition-slider-outer-outer {
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2; }
  @media print, screen and (min-width: 64em) {
    .exhibition-single .tabs-content-outer .exhibition-slider-outer-outer, .exhibition-single .inner .exhibition-slider-outer-outer {
      -webkit-order: 3;
          -ms-flex-order: 3;
              order: 3; } }

.exhibition-single .tabs-content-outer .sidebar, .exhibition-single .inner .sidebar {
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3; }
  @media print, screen and (min-width: 64em) {
    .exhibition-single .tabs-content-outer .sidebar, .exhibition-single .inner .sidebar {
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; } }

.exhibition-single .tabs-content-outer .exhibition-slider-outer, .exhibition-single .inner .exhibition-slider-outer {
  width: auto;
  margin: 1.5625rem -0.9375rem 1.6875rem; }
  @media print, screen and (min-width: 45em) {
    .exhibition-single .tabs-content-outer .exhibition-slider-outer, .exhibition-single .inner .exhibition-slider-outer {
      width: 45rem;
      margin: 2.3125rem 0 2.5rem -4.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .exhibition-single .tabs-content-outer .exhibition-slider-outer, .exhibition-single .inner .exhibition-slider-outer {
      width: 53.75rem;
      margin: 2.875rem 0 6.75rem -0.9375rem; } }
  @media screen and (min-width: 75em) {
    .exhibition-single .tabs-content-outer .exhibition-slider-outer, .exhibition-single .inner .exhibition-slider-outer {
      width: 63.75rem;
      margin: 2.875rem 0 6.75rem -1.4375rem; } }
  .exhibition-single .tabs-content-outer .exhibition-slider-outer .news-slider, .exhibition-single .inner .exhibition-slider-outer .news-slider {
    width: auto; }

.exhibition-single .share {
  max-width: 41.125rem;
  margin-top: 1.875rem; }
  @media print, screen and (min-width: 45em) {
    .exhibition-single .share {
      margin-top: 0;
      margin-bottom: 3.0625rem; } }
  @media print, screen and (min-width: 64em) {
    .exhibition-single .share {
      margin-bottom: 4.9375rem; } }

.report-media {
  border-bottom: 0.0625rem solid #5F5F5F;
  padding: 3.125rem 0 1.625rem;
  background: #242424; }
  @media print, screen and (min-width: 45em) {
    .report-media {
      padding: 2.875rem 0 3.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .report-media {
      padding: 3.875rem 0; } }
  .report-media.dark {
    padding: 3.125rem 0 2.0625rem;
    background: #171717;
    border: none; }
    @media print, screen and (min-width: 45em) {
      .report-media.dark {
        padding: 2.8125rem 0 2.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .report-media.dark {
        padding: 2.625rem 0 2.5625rem; } }
  .report-media hr {
    border-color: #5F5F5F; }
  .report-media .share {
    max-width: 35.625rem;
    margin-left: auto;
    margin-right: auto;
    border-color: #5F5F5F;
    color: #C6C6C6; }
    @media print, screen and (min-width: 64em) {
      .report-media .share {
        max-width: 41.125rem;
        margin-left: 5.375rem; } }
    @media screen and (min-width: 75em) {
      .report-media .share {
        margin-left: 10.375rem; } }
    .report-media .share a {
      color: #909090; }
      .report-media .share a:hover, .report-media .share a:focus {
        color: #FFFFFF; }

.report-slider-outer, .news-slider-outer, .exhibition-slider-outer {
  line-height: 1.35;
  color: #C6C6C6; }
  .report-slider-outer .owl-carousel:not(.owl-loaded) > div:not(:first-child), .news-slider-outer .owl-carousel:not(.owl-loaded) > div:not(:first-child), .exhibition-slider-outer .owl-carousel:not(.owl-loaded) > div:not(:first-child) {
    display: none; }
  .report-slider-outer .owl-carousel .owl-nav .owl-prev, .report-slider-outer .owl-carousel .owl-nav .owl-next, .news-slider-outer .owl-carousel .owl-nav .owl-prev, .news-slider-outer .owl-carousel .owl-nav .owl-next, .exhibition-slider-outer .owl-carousel .owl-nav .owl-prev, .exhibition-slider-outer .owl-carousel .owl-nav .owl-next {
    display: block;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-top: 1.3125rem; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer .owl-carousel .owl-nav .owl-prev, .report-slider-outer .owl-carousel .owl-nav .owl-next, .news-slider-outer .owl-carousel .owl-nav .owl-prev, .news-slider-outer .owl-carousel .owl-nav .owl-next, .exhibition-slider-outer .owl-carousel .owl-nav .owl-prev, .exhibition-slider-outer .owl-carousel .owl-nav .owl-next {
        margin-top: 1.625rem; } }
  .report-slider-outer .owl-carousel .owl-nav .owl-prev, .news-slider-outer .owl-carousel .owl-nav .owl-prev, .exhibition-slider-outer .owl-carousel .owl-nav .owl-prev {
    left: 0.9375rem; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer .owl-carousel .owl-nav .owl-prev, .news-slider-outer .owl-carousel .owl-nav .owl-prev, .exhibition-slider-outer .owl-carousel .owl-nav .owl-prev {
        left: auto;
        right: 6rem; } }
  .report-slider-outer .owl-carousel .owl-nav .owl-next, .news-slider-outer .owl-carousel .owl-nav .owl-next, .exhibition-slider-outer .owl-carousel .owl-nav .owl-next {
    right: 0.9375rem; }
  .report-slider-outer .grid-x, .news-slider-outer .grid-x, .exhibition-slider-outer .grid-x {
    opacity: 0; }
    .report-slider-outer .grid-x.is-out, .news-slider-outer .grid-x.is-out, .exhibition-slider-outer .grid-x.is-out {
      transition: opacity 0.1s; }
    .report-slider-outer .grid-x.is-in, .news-slider-outer .grid-x.is-in, .exhibition-slider-outer .grid-x.is-in {
      opacity: 1;
      transition: opacity 0.5s; }
  @media screen and (max-width: 44.9375em) {
    .report-slider-outer .grid-container, .news-slider-outer .grid-container, .exhibition-slider-outer .grid-container {
      padding: 0; } }
  @media print, screen and (min-width: 45em) {
    .report-slider-outer .grid-container, .news-slider-outer .grid-container, .exhibition-slider-outer .grid-container {
      max-width: 46.875rem; } }
  @media print, screen and (min-width: 64em) {
    .report-slider-outer .grid-container, .news-slider-outer .grid-container, .exhibition-slider-outer .grid-container {
      max-width: 55.625rem; } }
  @media screen and (min-width: 75em) {
    .report-slider-outer .grid-container, .news-slider-outer .grid-container, .exhibition-slider-outer .grid-container {
      max-width: 66.75rem; } }
  .report-slider-outer .s-image, .news-slider-outer .s-image, .exhibition-slider-outer .s-image {
    margin-bottom: 2rem; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer .s-image, .news-slider-outer .s-image, .exhibition-slider-outer .s-image {
        margin-bottom: 1.5625rem; } }
  .report-slider-outer .s-count, .news-slider-outer .s-count, .exhibition-slider-outer .s-count {
    margin-bottom: 1.5625rem;
    font-size: 1rem;
    font-weight: 300;
    text-align: center; }
    .report-slider-outer .s-count span, .news-slider-outer .s-count span, .exhibition-slider-outer .s-count span {
      color: #5F5F5F; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer .s-count, .news-slider-outer .s-count, .exhibition-slider-outer .s-count {
        width: 4.375rem;
        margin: 0 0 0 0.9375rem;
        font-size: 1.25rem;
        text-align: left; } }
  .report-slider-outer .s-text, .news-slider-outer .s-text, .exhibition-slider-outer .s-text {
    padding: 0 0.9375rem;
    line-height: 1.46;
    font-size: 0.8125rem; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer .s-text, .news-slider-outer .s-text, .exhibition-slider-outer .s-text {
        width: 18.75rem;
        padding: 0.125rem 0 0 0;
        font-size: 0.875rem;
        line-height: 1.42; } }
  .report-slider-outer hr, .news-slider-outer hr, .exhibition-slider-outer hr {
    margin: 2.75rem 0.9375rem 1.8125rem; }
    @media print, screen and (min-width: 45em) {
      .report-slider-outer hr, .news-slider-outer hr, .exhibition-slider-outer hr {
        margin: 2.8125rem 0.9375rem 2.5rem; } }

.news-slider-outer .news-slider {
  color: #5F5F5F; }
  .news-slider-outer .news-slider .owl-nav .owl-prev, .news-slider-outer .news-slider .owl-nav .owl-next {
    color: #C39352; }
    .news-slider-outer .news-slider .owl-nav .owl-prev:hover, .news-slider-outer .news-slider .owl-nav .owl-prev:focus, .news-slider-outer .news-slider .owl-nav .owl-next:hover, .news-slider-outer .news-slider .owl-nav .owl-next:focus {
      color: rgba(195, 147, 82, 0.7); }

.exhibition-slider-outer .exhibition-slider {
  color: #5F5F5F; }
  .exhibition-slider-outer .exhibition-slider .owl-nav .owl-prev, .exhibition-slider-outer .exhibition-slider .owl-nav .owl-next {
    color: #C39352; }
    .exhibition-slider-outer .exhibition-slider .owl-nav .owl-prev:hover, .exhibition-slider-outer .exhibition-slider .owl-nav .owl-prev:focus, .exhibition-slider-outer .exhibition-slider .owl-nav .owl-next:hover, .exhibition-slider-outer .exhibition-slider .owl-nav .owl-next:focus {
      color: rgba(195, 147, 82, 0.7); }

.news-slider .icon-left-frame:before, .exhibition-slider .icon-left-frame:before {
  content: url("../img/icons/left-darker.svg"); }

.news-slider .icon-right-frame:before, .exhibition-slider .icon-right-frame:before {
  content: url("../img/icons/right-darker.svg"); }

.report-video {
  text-align: center; }
  @media screen and (max-width: 44.9375em) {
    .report-video .grid-container {
      padding: 0; } }
  @media print, screen and (min-width: 45em) {
    .report-video .grid-container {
      max-width: 46.875rem; } }
  @media print, screen and (min-width: 64em) {
    .report-video .grid-container {
      max-width: 55.625rem; } }
  @media screen and (min-width: 75em) {
    .report-video .grid-container {
      max-width: 66.75rem; } }
  .report-video iframe {
    width: 100%; }
    @media print, screen and (min-width: 45em) {
      .report-video iframe {
        margin-bottom: 1.5rem; } }

.news-single, .volunteer-single {
  margin-top: -0.25rem; }
  @media print, screen and (min-width: 45em) {
    .news-single, .volunteer-single {
      margin-top: 1.4375rem; } }
  @media print, screen and (min-width: 64em) {
    .news-single, .volunteer-single {
      margin-top: -0.625rem; } }
  @media print, screen and (min-width: 45em) {
    .news-single .title, .volunteer-single .title {
      padding-left: 3.75rem;
      width: 32.5rem; } }
  @media print, screen and (min-width: 64em) {
    .news-single .title, .volunteer-single .title {
      padding-left: 0;
      width: 40rem; } }
  @media print, screen and (min-width: 45em) {
    .news-single .date-outer, .volunteer-single .date-outer {
      padding-left: 3.75rem; } }
  @media print, screen and (min-width: 64em) {
    .news-single .date-outer, .volunteer-single .date-outer {
      padding-left: 0; } }
  .news-single .date-outer .date, .volunteer-single .date-outer .date {
    color: #C6C6C6;
    font-weight: 400;
    font-size: 0.75rem; }
    @media screen and (min-width: 75em) {
      .news-single .date-outer .date, .volunteer-single .date-outer .date {
        margin-bottom: 0; } }
  .news-single.no-photo .date-outer, .volunteer-single.no-photo .date-outer {
    margin-bottom: 1.0625rem; }
    @media print, screen and (min-width: 64em) {
      .news-single.no-photo .date-outer, .volunteer-single.no-photo .date-outer {
        margin-bottom: 1.8125rem; } }
  .news-single .image, .volunteer-single .image {
    margin-bottom: 0; }
    @media print, screen and (min-width: 45em) {
      .news-single .image, .volunteer-single .image {
        max-width: 45rem;
        height: 20.875rem; } }
    @media print, screen and (min-width: 64em) {
      .news-single .image, .volunteer-single .image {
        max-width: 53.75rem;
        height: 24.9375rem; } }
    @media screen and (min-width: 75em) {
      .news-single .image, .volunteer-single .image {
        max-width: 63.75rem;
        height: 27.5rem; } }
  .news-single .image-description, .volunteer-single .image-description {
    padding: 0.875rem 0 1.5rem;
    font-size: 0.75rem;
    color: #C6C6C6;
    line-height: 1.125rem; }
    @media print, screen and (min-width: 45em) {
      .news-single .image-description, .volunteer-single .image-description {
        padding: 0.75rem 0 1.375rem; } }
    @media print, screen and (min-width: 64em) {
      .news-single .image-description, .volunteer-single .image-description {
        padding: 0.75rem 0 1.75rem; }
        .news-single .image-description .grid-container, .volunteer-single .image-description .grid-container {
          padding: 0; } }
  @media print, screen and (min-width: 64em) {
    .news-single .inner, .volunteer-single .inner {
      line-height: 1.75rem; }
      .news-single .inner .text, .volunteer-single .inner .text {
        width: 41.125rem; } }
  .news-single .share, .volunteer-single .share {
    margin: 3.0625rem 0 3.125rem; }
    @media print, screen and (min-width: 45em) {
      .news-single .share, .volunteer-single .share {
        margin: 3.5625rem 0 2.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .news-single .share, .volunteer-single .share {
        margin: 4.875rem 0 5.375rem; } }
  .news-single .news-slider-outer, .volunteer-single .news-slider-outer {
    width: auto;
    margin: 3.25rem -0.9375rem -0.6875rem; }
    @media print, screen and (min-width: 45em) {
      .news-single .news-slider-outer, .volunteer-single .news-slider-outer {
        width: 45rem;
        margin: 3.875rem 0 4.1875rem -4.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .news-single .news-slider-outer, .volunteer-single .news-slider-outer {
        width: 53.75rem;
        margin: 4.9375rem 0 6.75rem -0.9375rem; } }
    @media screen and (min-width: 75em) {
      .news-single .news-slider-outer, .volunteer-single .news-slider-outer {
        width: 63.75rem;
        margin: 4.9375rem 0 6.75rem -1.4375rem; } }
    .news-single .news-slider-outer .news-slider, .volunteer-single .news-slider-outer .news-slider {
      width: auto; }

.volunteer-single h1, .volunteer-single .h1 {
  margin-bottom: 1.5625rem; }
  @media print, screen and (min-width: 64em) {
    .volunteer-single h1, .volunteer-single .h1 {
      margin-bottom: 2.0625rem; } }

@media print, screen and (min-width: 45em) {
  .volunteer-single .volunteer-details {
    margin-top: 0.3125rem; } }

@media print, screen and (min-width: 64em) {
  .volunteer-single .volunteer-details {
    margin-top: 0.0625rem; } }

.volunteer-single .volunteer-details .image {
  height: auto;
  margin: 0.1875rem auto 1rem; }
  @media print, screen and (min-width: 45em) {
    .volunteer-single .volunteer-details .image {
      width: 11.875rem;
      margin: 0; } }
  @media print, screen and (min-width: 64em) {
    .volunteer-single .volunteer-details .image {
      width: 13rem;
      padding: 0; } }
  .volunteer-single .volunteer-details .image img {
    position: static;
    border-radius: 100%;
    width: 11.375rem;
    height: auto; }
    @media print, screen and (min-width: 45em) {
      .volunteer-single .volunteer-details .image img {
        width: 9.375rem; } }
    @media print, screen and (min-width: 64em) {
      .volunteer-single .volunteer-details .image img {
        width: 10.625rem; } }

.volunteer-single .volunteer-details .name {
  margin-bottom: 0.4375rem;
  font-size: 1.5rem;
  line-height: 2.0625rem; }
  @media print, screen and (min-width: 64em) {
    .volunteer-single .volunteer-details .name {
      margin-top: 0.5rem;
      margin-bottom: 0.25rem; } }

.volunteer-single .volunteer-details .note {
  font-size: 0.875rem;
  color: #5F5F5F; }

.volunteer-single blockquote {
  padding-right: 1.25rem;
  margin: 1.4375rem 0 0.5625rem; }
  @media print, screen and (min-width: 45em) {
    .volunteer-single blockquote {
      margin: 1.75rem 0 0.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .volunteer-single blockquote {
      max-width: 29.375rem;
      margin: 2.4375rem 0 1.375rem; } }

.project-list {
  margin-top: 1.5625rem;
  margin-bottom: 4.6875rem; }
  @media print, screen and (min-width: 45em) {
    .project-list {
      margin-top: 1.875rem;
      margin-bottom: 5rem; } }
  @media print, screen and (min-width: 64em) {
    .project-list {
      margin-top: 0;
      margin-bottom: 5rem; } }

.project-in-list, .material-in-list, .showpiece-in-list {
  position: relative;
  display: block;
  height: 14.25rem;
  margin: 0 0 1.5625rem;
  overflow: hidden;
  border-left: 0.25rem solid #FFC679; }
  @media print, screen and (min-width: 45em) {
    .project-in-list, .material-in-list, .showpiece-in-list {
      height: 15rem;
      margin: 0 0 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .project-in-list, .material-in-list, .showpiece-in-list {
      height: 14.25rem;
      margin: 0 0 1.875rem; } }
  .project-in-list:after, .material-in-list:after, .showpiece-in-list:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    background: rgba(0, 0, 0, 0.51); }
  .project-in-list:hover img, .project-in-list:focus img, .material-in-list:hover img, .material-in-list:focus img, .showpiece-in-list:hover img, .showpiece-in-list:focus img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  .project-in-list:hover .inner .title, .project-in-list:focus .inner .title, .material-in-list:hover .inner .title, .material-in-list:focus .inner .title, .showpiece-in-list:hover .inner .title, .showpiece-in-list:focus .inner .title {
    color: #C6C6C6; }
  .project-in-list .inner, .material-in-list .inner, .showpiece-in-list .inner {
    position: relative;
    height: 100%;
    width: 14.6875rem;
    margin: 4.5rem 1.25rem 0 1rem;
    z-index: 2; }
    @media print, screen and (min-width: 45em) {
      .project-in-list .inner, .material-in-list .inner, .showpiece-in-list .inner {
        margin: 4.6875rem 1.25rem 0 2rem; } }
    @media print, screen and (min-width: 64em) {
      .project-in-list .inner, .material-in-list .inner, .showpiece-in-list .inner {
        margin: 4.5rem 1.25rem 0 2rem; } }
    .project-in-list .inner .heading, .material-in-list .inner .heading, .showpiece-in-list .inner .heading {
      margin-bottom: 0.5rem;
      text-transform: uppercase;
      font-size: 0.75rem;
      line-height: 1rem;
      font-weight: 500;
      color: #C6C6C6;
      letter-spacing: 0.05625rem; }
    .project-in-list .inner .title, .material-in-list .inner .title, .showpiece-in-list .inner .title {
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: 500;
      color: #FFFFFF; }
    .project-in-list .inner .note, .material-in-list .inner .note, .showpiece-in-list .inner .note {
      margin-top: 0.5625rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      color: #FFFFFF; }
  .project-in-list img, .material-in-list img, .showpiece-in-list img {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s; }
  .project-in-list .icon-external, .material-in-list .icon-external, .showpiece-in-list .icon-external {
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    color: #C6C6C6;
    font-size: 0.625rem;
    z-index: 2; }

.exposition-single {
  margin-top: 2.3125rem;
  padding-bottom: 1.5625rem;
  border-bottom: 0.0625rem solid #5F5F5F; }
  @media print, screen and (min-width: 45em) {
    .exposition-single {
      padding-bottom: 2.1875rem; } }
  @media print, screen and (min-width: 64em) {
    .exposition-single {
      padding-bottom: 3.4375rem;
      margin-bottom: 0.625rem; } }
  .exposition-single .exposition-inner {
    max-width: 35.625rem;
    margin: 0 auto;
    font-size: 1rem;
    line-height: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      .exposition-single .exposition-inner {
        font-size: 1.125rem;
        line-height: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .exposition-single .exposition-inner {
        max-width: 41.125rem; } }
    .exposition-single .exposition-inner p {
      margin-bottom: 1.625rem; }
      @media print, screen and (min-width: 64em) {
        .exposition-single .exposition-inner p {
          margin-bottom: 1.6875rem; } }
    .exposition-single .exposition-inner .share {
      border-color: #5F5F5F;
      color: #C6C6C6; }
      @media print, screen and (min-width: 45em) {
        .exposition-single .exposition-inner .share {
          margin-top: 3.5rem; } }
      @media print, screen and (min-width: 64em) {
        .exposition-single .exposition-inner .share {
          margin-top: 5.5rem; } }
      .exposition-single .exposition-inner .share a {
        color: #909090; }
        .exposition-single .exposition-inner .share a:hover, .exposition-single .exposition-inner .share a:focus {
          color: #727272; }

.project-association {
  padding: 1.5625rem 0 3.125rem;
  margin: -1.1875rem 0 0;
  background: url("../img/bg/association.jpg") top center no-repeat;
  background: -webkit-image-set(url("../img/bg/association.jpg") 1x, url("../img/bg/association@2x.jpg") 2x) top center no-repeat;
  background: image-set(url("../img/bg/association.jpg") 1x, url("../img/bg/association@2x.jpg") 2x) top center no-repeat;
  line-height: 1.625; }
  @media screen and (max-width: 53.6875em) {
    .project-association {
      background-size: contain; } }
  @media print, screen and (min-width: 45em) {
    .project-association {
      padding: 1.875rem 0 3.75rem;
      font-size: 1.125rem; } }
  @media print, screen and (min-width: 64em) {
    .project-association {
      padding: 2.5rem 0 2.5rem;
      margin: -2.4375rem 0 0; } }
  .project-association .logo {
    width: 8.875rem;
    margin: 0 0 1.75rem; }
    @media print, screen and (min-width: 45em) {
      .project-association .logo {
        margin: 0 0 2.375rem; } }
    @media print, screen and (min-width: 64em) {
      .project-association .logo {
        margin: 0 0 3.625rem; } }
  .project-association h1 {
    max-width: 41.125rem;
    color: #FFECC7;
    margin-bottom: 1.25rem; }
    @media print, screen and (min-width: 45em) {
      .project-association h1 {
        margin-bottom: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .project-association h1 {
        margin-bottom: 1.875rem; } }
  .project-association p {
    margin-bottom: 1.625rem; }
  .project-association .link-block-item {
    display: inline-block;
    text-align: left;
    margin: 0.25rem 0 2.125rem; }
    @media print, screen and (min-width: 64em) {
      .project-association .link-block-item {
        margin: 0.25rem 0 3.375rem; } }
  @media print, screen and (min-width: 64em) {
    .project-association .grid-x {
      margin-left: auto;
      margin-right: auto;
      max-width: 51.875rem; } }
  @media screen and (min-width: 75em) {
    .project-association .grid-x {
      max-width: 57.75rem; } }
  .project-association .text {
    margin-bottom: 1.25rem; }
    @media print, screen and (min-width: 64em) {
      .project-association .text {
        margin-bottom: 0;
        width: 35.75rem; } }
    @media screen and (min-width: 75em) {
      .project-association .text {
        width: 41.875rem; } }
  @media print, screen and (min-width: 64em) {
    .project-association .sidebar {
      padding-left: 7.1875rem; }
      .project-association .sidebar > * {
        min-width: 14.25rem; } }
  @media screen and (min-width: 75em) {
    .project-association .sidebar {
      padding-left: 8.125rem; } }

.project-carousel-outer {
  padding: 1.875rem 0 2.25rem; }
  @media print, screen and (min-width: 45em) {
    .project-carousel-outer {
      padding: 2.1875rem 0 7.5rem; } }
  @media print, screen and (min-width: 64em) {
    .project-carousel-outer {
      padding: 3rem 0 9.375rem; } }
  .project-carousel-outer .grid-container {
    position: relative; }
  .project-carousel-outer .project-carousel .project-in-list {
    margin: 0; }
  .project-carousel-outer .project-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -1.875rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media print, screen and (min-width: 45em) {
      .project-carousel-outer .project-carousel .owl-dots {
        bottom: -2.25rem; } }

.material-carousel-outer {
  padding: 1.875rem 0 2.25rem; }
  @media print, screen and (min-width: 45em) {
    .material-carousel-outer {
      padding: 2.1875rem 0 7.5rem; } }
  @media print, screen and (min-width: 64em) {
    .material-carousel-outer {
      padding: 3rem 0 9.375rem; } }
  .material-carousel-outer .grid-container {
    position: relative; }
  .material-carousel-outer .material-carousel .material-in-list {
    margin: 0; }
  .material-carousel-outer .material-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -1.875rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media print, screen and (min-width: 45em) {
      .material-carousel-outer .material-carousel .owl-dots {
        bottom: -2.25rem; } }

.showpiece-carousel-outer {
  padding: 1.875rem 0 2.25rem; }
  @media print, screen and (min-width: 45em) {
    .showpiece-carousel-outer {
      padding: 2.1875rem 0 7.5rem; } }
  @media print, screen and (min-width: 64em) {
    .showpiece-carousel-outer {
      padding: 3rem 0 9.375rem; } }
  .showpiece-carousel-outer .grid-container {
    position: relative; }
  .showpiece-carousel-outer .showpiece-carousel .showpiece-in-list {
    margin: 0; }
  .showpiece-carousel-outer .showpiece-carousel .owl-dots {
    position: absolute;
    left: 50%;
    bottom: -1.875rem;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
    @media print, screen and (min-width: 45em) {
      .showpiece-carousel-outer .showpiece-carousel .owl-dots {
        bottom: -2.25rem; } }

.staff-list {
  margin-bottom: 0.3125rem;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .staff-list {
      margin-bottom: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .staff-list {
      margin-bottom: 1.875rem; } }
  .staff-list .grid-container {
    padding: 0; }
  .staff-list .staff-in-list {
    display: block;
    max-width: 12.375rem;
    margin: 0 auto 3.25rem;
    color: #FFFFFF; }
    @media print, screen and (min-width: 45em) {
      .staff-list .staff-in-list {
        max-width: 11.875rem;
        margin: 0 auto 3.5rem; } }
    @media print, screen and (min-width: 64em) {
      .staff-list .staff-in-list {
        max-width: 12.5rem; } }
    @media screen and (min-width: 75em) {
      .staff-list .staff-in-list {
        max-width: 14.25rem; } }
    .staff-list .staff-in-list:hover, .staff-list .staff-in-list:focus {
      color: #A7A7A7; }
    .staff-list .staff-in-list img {
      width: 100%;
      margin: 0 0 1.25rem;
      border-radius: 0.375rem; }
    .staff-list .staff-in-list .name {
      margin: 0 0 0.375rem;
      font-weight: 500;
      line-height: 1.375rem; }
      @media print, screen and (min-width: 64em) {
        .staff-list .staff-in-list .name {
          margin: 0 0 0.875rem;
          font-size: 1.125rem;
          line-height: 1.5rem; } }
    .staff-list .staff-in-list .position {
      font-size: 0.75rem;
      line-height: 1.1875rem; }
      @media print, screen and (min-width: 45em) {
        .staff-list .staff-in-list .position {
          font-size: 0.8125rem; } }
      @media print, screen and (min-width: 64em) {
        .staff-list .staff-in-list .position {
          font-size: 0.875rem;
          line-height: 1.25rem; } }
  .staff-list .load-more .button {
    margin: 0.1875rem 0 3.4375rem; }
    @media print, screen and (min-width: 45em) {
      .staff-list .load-more .button {
        margin: 1.3125rem 0 5.4375rem; } }
    @media print, screen and (min-width: 64em) {
      .staff-list .load-more .button {
        margin: 1.625rem 0 3.25rem; } }

.staff-single {
  margin-top: 1.5625rem; }
  @media print, screen and (min-width: 45em) {
    .staff-single {
      margin-top: 1.875rem;
      font-size: 1rem; } }
  @media print, screen and (min-width: 64em) {
    .staff-single {
      margin-top: 0; } }
  .staff-single .image {
    margin: 0 0 1.375rem; }
    @media print, screen and (min-width: 45em) {
      .staff-single .image {
        width: 20.625rem;
        margin: 0 2.875rem 1.9375rem 0; } }
    @media print, screen and (min-width: 64em) {
      .staff-single .image {
        width: 25rem;
        margin: 0 3.75rem 2.75rem 0; } }
    .staff-single .image img {
      width: 100%; }
  .staff-single .info {
    padding: 0 0 0.3125rem;
    font-size: 0.875rem;
    line-height: 1.25rem; }
    @media print, screen and (min-width: 45em) {
      .staff-single .info {
        padding: 0 0 0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .staff-single .info {
        padding: 0 0 2.25rem; } }
    @media print, screen and (min-width: 64em) {
      .staff-single .info {
        font-size: 1rem; } }
    .staff-single .info a {
      color: #FFFFFF; }
      .staff-single .info a:hover, .staff-single .info a:focus {
        color: #A7A7A7; }
    .staff-single .info .heading {
      margin: 0 0 0.375rem;
      font-size: 0.75rem;
      line-height: 1.25rem;
      font-weight: 500;
      color: #FFECC7;
      text-transform: uppercase;
      letter-spacing: 0.04375rem; }
      @media print, screen and (min-width: 45em) {
        .staff-single .info .heading {
          margin-bottom: 0.8125rem; } }
    .staff-single .info h1, .staff-single .info .h1 {
      margin-bottom: 0.25rem; }
      @media print, screen and (min-width: 45em) {
        .staff-single .info h1, .staff-single .info .h1 {
          margin-bottom: 0.375rem; } }
    .staff-single .info .position {
      margin-bottom: 1.8125rem; }
      @media print, screen and (min-width: 45em) {
        .staff-single .info .position {
          margin-bottom: 1.9375rem; } }
      @media print, screen and (min-width: 64em) {
        .staff-single .info .position {
          margin-bottom: 3.5rem; } }
    .staff-single .info .info-section, .staff-single .info p {
      margin-bottom: 1.375rem; }
      @media print, screen and (min-width: 64em) {
        .staff-single .info .info-section, .staff-single .info p {
          margin-bottom: 0.375rem; } }
    .staff-single .info .attr {
      font-weight: 500;
      margin-bottom: 0.4375rem; }
      @media print, screen and (min-width: 64em) {
        .staff-single .info .attr {
          display: inline-block;
          min-width: 11.8125rem;
          padding: 0 0.25rem 0 0; } }
    .staff-single .info strong {
      font-weight: 500; }
  .staff-single .inner {
    padding: 1.5rem 0 4.4375rem;
    border: none;
    color: #171717;
    background: #F2F2F2;
    line-height: 1.625; }
    @media print, screen and (min-width: 45em) {
      .staff-single .inner {
        padding: 1.875rem 0 5.3125rem;
        font-size: 1.125rem;
        line-height: 1.5; } }
    @media print, screen and (min-width: 64em) {
      .staff-single .inner {
        padding: 2.375rem 0 8.125rem;
        line-height: 1.5555; } }
    @media print, screen and (min-width: 45em) {
      .staff-single .inner .grid-container {
        padding: 0 4.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .staff-single .inner .grid-container {
        padding: 0 15.625rem 0 6.25rem; } }
    @media screen and (min-width: 75em) {
      .staff-single .inner .grid-container {
        padding: 0 20rem 0 6.8125rem; } }
    .staff-single .inner .info-section, .staff-single .inner p {
      margin-bottom: 1.625rem; }
      @media print, screen and (min-width: 64em) {
        .staff-single .inner .info-section, .staff-single .inner p {
          margin-bottom: 1.875rem; } }
    .staff-single .inner .attr {
      font-weight: bold; }

.expedition-list-top {
  padding: 3.25rem 0 1.375rem;
  margin: -2.75rem 0 0;
  background: url("../img/bg/expeditions.jpg") top center;
  background: -webkit-image-set(url("../img/bg/expeditions.jpg") 1x, url("../img/bg/expeditions@2x.jpg") 2x) top center;
  background: image-set(url("../img/bg/expeditions.jpg") 1x, url("../img/bg/expeditions@2x.jpg") 2x) top center; }
  @media print, screen and (min-width: 45em) {
    .expedition-list-top {
      padding: 3.6875rem 0 2.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-list-top {
      padding: 5.125rem 0 3.5rem 0;
      margin: -3.625rem 0 0;
      background-size: cover; } }
  @media print, screen and (min-width: 64em) {
    .expedition-list-top .inner {
      padding-left: 1.75rem; } }
  .expedition-list-top .heading-1 {
    margin: 0 0 1.125rem;
    font-size: 1.125rem;
    font-weight: 500; }
    @media print, screen and (min-width: 45em) {
      .expedition-list-top .heading-1 {
        width: 31.875rem;
        margin: 0 0 1.3125rem;
        font-size: 1.3125rem;
        line-height: 1.8125rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-list-top .heading-1 {
        width: 34rem;
        font-size: 1.375rem;
        line-height: 1.875rem; } }
  .expedition-list-top .heading-2 {
    margin: 0 0 1.75rem;
    color: #F2F2F2;
    line-height: 1.375rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-list-top .heading-2 {
        width: 31.875rem;
        margin: 0 0 2.625rem;
        line-height: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-list-top .heading-2 {
        width: 34rem;
        margin: 0 0 2.75rem;
        font-size: 1.125rem;
        line-height: 1.75rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-list-top .scrollable-dates .s-item:first-child {
      margin-left: 1.75rem; } }

.expedition-list {
  padding: 1.5625rem 0 3.75rem; }
  @media print, screen and (min-width: 45em) {
    .expedition-list {
      padding: 2.8125rem 0 4.0625rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-list {
      padding: 3.4375rem 0 5.25rem; } }
  .expedition-list .expedition-in-list {
    display: block;
    margin: 0 0 1.5625rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-list .expedition-in-list {
        margin: 0 0 2.5rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-list .expedition-in-list {
        margin: 0 0 3.125rem; }
        .expedition-list .expedition-in-list:hover {
          margin: 0 0 2.5rem; } }
  .expedition-list .load-more {
    text-align: center; }
    .expedition-list .load-more .button {
      margin: 2.1875rem 0 0; }
      @media print, screen and (min-width: 45em) {
        .expedition-list .load-more .button {
          margin: 1.6875rem 0 0; } }
      @media print, screen and (min-width: 64em) {
        .expedition-list .load-more .button {
          margin: 2rem 0 0; } }

.expedition-single {
  padding: 0 0 2.25rem;
  margin-top: -0.25rem;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .expedition-single {
      padding: 0 0 3.75rem;
      margin-top: 1.375rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-single {
      padding: 0 0 1.9375rem;
      margin-top: -0.5625rem; } }
  .expedition-single h1 {
    margin: 0 0 0.6875rem; }
  .expedition-single .sub-heading {
    margin: 0 0 1.4375rem;
    font-size: 0.8125rem;
    line-height: 1.125rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-single .sub-heading {
        margin: 0 0 1.75rem;
        line-height: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-single .sub-heading {
        margin: 0 0 2.1875rem;
        font-size: 1rem;
        line-height: 1.375rem; } }
  .expedition-single .video {
    margin: 0 -0.9375rem 1.125rem; }
    @media print, screen and (min-width: 45em) {
      .expedition-single .video {
        margin: 0 -0.9375rem 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-single .video {
        max-width: 53.75rem;
        margin: 0 auto 2.125rem; } }
    @media screen and (min-width: 75em) {
      .expedition-single .video {
        max-width: 63.75rem;
        margin: 0 auto 2.125rem; } }
  .expedition-single .inner {
    margin: 0 auto;
    max-width: 35.625rem; }
    @media print, screen and (min-width: 64em) {
      .expedition-single .inner {
        max-width: 51.875rem; }
        .expedition-single .inner .text {
          width: 35.625rem; }
        .expedition-single .inner .sidebar {
          width: 14.25rem;
          margin: -0.625rem -6.25rem 0 7.375rem; } }
    @media screen and (min-width: 75em) {
      .expedition-single .inner {
        max-width: 60.75rem; }
        .expedition-single .inner .text {
          width: 41.875rem; }
        .expedition-single .inner .sidebar {
          margin: -0.625rem -6.25rem 0 8.125rem; } }
  .expedition-single .cast-list {
    margin: 0.5rem 0 0;
    font-size: 0.875rem;
    line-height: 1.25rem; }
    .expedition-single .cast-list > div {
      -webkit-column-break-inside: avoid;
              break-inside: avoid-column; }
    @media print, screen and (min-width: 45em) {
      .expedition-single .cast-list {
        margin: 0.625rem 0 0;
        max-width: 31.25rem;
        -webkit-columns: 2;
                columns: 2; }
        .expedition-single .cast-list > div {
          padding-right: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-single .cast-list {
        -webkit-columns: 1;
                columns: 1; }
        .expedition-single .cast-list > div {
          padding-right: 0; } }
    .expedition-single .cast-list .position {
      margin-bottom: 0.3125rem;
      color: #FFECC7;
      font-weight: 500; }
      @media print, screen and (min-width: 45em) {
        .expedition-single .cast-list .position {
          margin-bottom: 0.5rem; } }
    .expedition-single .cast-list .name {
      margin-bottom: 1.25rem;
      color: #C6C6C6; }
      @media print, screen and (min-width: 45em) {
        .expedition-single .cast-list .name {
          margin-bottom: 1.5625rem; } }
      @media print, screen and (min-width: 64em) {
        .expedition-single .cast-list .name {
          margin-bottom: 1.75rem; } }
  .expedition-single hr {
    margin-bottom: 1.75rem; }
    @media print, screen and (min-width: 64em) {
      .expedition-single hr {
        margin-bottom: 2.3125rem; } }
  @media print, screen and (min-width: 45em) {
    .expedition-single p {
      margin-bottom: 1.6875rem; } }
  .expedition-single hr {
    border-color: #5F5F5F; }
  .expedition-single blockquote {
    padding-right: 1.375rem;
    color: #FFFFFF; }
    @media print, screen and (min-width: 45em) {
      .expedition-single blockquote {
        padding-right: 2rem; } }
    .expedition-single blockquote cite {
      color: #C6C6C6; }
    .expedition-single blockquote:before {
      color: #FFECC7; }

.expedition-share-outer {
  padding: 0 0 1.75rem;
  margin: 0 0 1.75rem;
  border-bottom: 0.0625rem solid #5F5F5F; }
  @media print, screen and (min-width: 45em) {
    .expedition-share-outer {
      margin: 0 0 2rem; } }
  @media print, screen and (min-width: 64em) {
    .expedition-share-outer {
      margin: 0 0 2.625rem; } }
  .expedition-share-outer .share {
    margin: 3.375rem auto 1.4375rem;
    max-width: 35.625rem;
    padding: 1.8125rem 0 0;
    color: #C6C6C6;
    border-color: #5F5F5F; }
    @media print, screen and (min-width: 45em) {
      .expedition-share-outer .share {
        margin: 4.4375rem auto 3.5rem; } }
    @media print, screen and (min-width: 64em) {
      .expedition-share-outer .share {
        max-width: 41.125rem;
        margin: 5.875rem 0 7rem 5rem; } }

.other-expeditions-carousel-outer {
  margin: 0 auto 2rem; }
  @media print, screen and (min-width: 45em) {
    .other-expeditions-carousel-outer {
      margin: 0 auto 2.75rem; } }
  .other-expeditions-carousel-outer .grid-container {
    position: relative; }
  .other-expeditions-carousel-outer .view-all {
    margin: 1rem 0 0;
    right: 0; }
    @media print, screen and (min-width: 45em) {
      .other-expeditions-carousel-outer .view-all {
        margin: 0; } }
    @media screen and (min-width: 48.8125em) {
      .other-expeditions-carousel-outer .view-all {
        right: 0.9375rem; } }
    @media screen and (min-width: 75em) {
      .other-expeditions-carousel-outer .view-all {
        right: 1.5rem; } }

.service-page {
  padding: 1rem 0 3.4375rem;
  line-height: 1.625rem;
  background: #F2F2F2;
  color: #171717; }
  @media print, screen and (min-width: 45em) {
    .service-page {
      padding: 2.125rem 0 5.375rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .service-page {
      padding: 3.25rem 0 8.375rem;
      line-height: 1.75rem; } }
  .service-page .grid-container {
    position: relative; }
  .service-page a {
    color: #C39352; }
    .service-page a:hover, .service-page a:focus {
      color: #b6864f; }
    .service-page a.furtive {
      color: inherit; }
  .service-page h1, .service-page .h1 {
    margin-bottom: 1.4375rem;
    max-width: 30.9375rem; }
    @media print, screen and (min-width: 45em) {
      .service-page h1, .service-page .h1 {
        margin-bottom: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .service-page h1, .service-page .h1 {
        max-width: 41.25rem;
        margin-bottom: 2rem; } }
  .service-page .file-item, .service-page .link-block-item {
    color: #171717; }
    .service-page .file-item .link-address, .service-page .link-block-item .link-address {
      color: #5F5F5F; }
    .service-page .file-item:hover, .service-page .file-item:focus, .service-page .link-block-item:hover, .service-page .link-block-item:focus {
      color: #5e5e5e; }
  .service-page .search-input {
    margin: -0.875rem 0 -0.8125rem;
    position: relative;
    transition: margin 0.2s; }
    @media print, screen and (min-width: 45em) {
      .service-page .search-input {
        position: absolute;
        right: 0.9375rem;
        top: 0.625rem;
        width: 12.5rem;
        transition: width 0.2s;
        background: #F2F2F2; } }
    @media print, screen and (min-width: 64em) {
      .service-page .search-input {
        right: 0.625rem; } }
    @media screen and (min-width: 75em) {
      .service-page .search-input {
        right: 1.5rem; } }
    .service-page .search-input .search-close {
      position: absolute;
      right: 2.5625rem;
      top: 1.3125rem;
      color: #C39352;
      opacity: 0;
      transition: opacity 0.2s;
      cursor: pointer; }
      @media print, screen and (min-width: 64em) {
        .service-page .search-input .search-close {
          top: 1.5rem; } }
      .service-page .search-input .search-close:hover, .service-page .search-input .search-close:focus {
        color: #EBC692; }
    .service-page .search-input input {
      margin: 0;
      padding-left: 0;
      color: #171717;
      transition: font-size 0.2s, padding 0.2s; }
      @media print, screen and (min-width: 45em) {
        .service-page .search-input input {
          padding-left: 0.75rem; } }
      .service-page .search-input input::-webkit-input-placeholder {
        color: #5F5F5F;
        opacity: 1; }
      .service-page .search-input input:-ms-input-placeholder {
        color: #5F5F5F;
        opacity: 1; }
      .service-page .search-input input::placeholder {
        color: #5F5F5F;
        opacity: 1; }
    .service-page .search-input button {
      left: 10.0625rem;
      transition: left 0.2s, margin-left 0.2s; }
      @media print, screen and (min-width: 45em) {
        .service-page .search-input button {
          left: auto;
          right: -0.3125rem; } }
      @media print, screen and (min-width: 64em) {
        .service-page .search-input button {
          right: -0.3125rem; } }
      .service-page .search-input button .icon-search {
        color: #C39352; }
    .service-page .search-input .line {
      position: absolute;
      bottom: 0;
      left: 50%;
      right: 50%;
      border-bottom: 0.0625rem solid #C39352;
      transition: left 0.2s, right 0.2s; }
      @media print, screen and (min-width: 64em) {
        .service-page .search-input .line {
          border-bottom: 0.125rem solid #C39352;
          bottom: 0.5625rem; } }
    .service-page .search-input.search-expanded {
      margin-bottom: 0.625rem; }
      @media print, screen and (min-width: 45em) {
        .service-page .search-input.search-expanded {
          width: calc(100% - 1.875rem); } }
      @media print, screen and (min-width: 64em) {
        .service-page .search-input.search-expanded {
          width: calc(100% - 1.625rem); } }
      @media screen and (min-width: 75em) {
        .service-page .search-input.search-expanded {
          width: calc(100% - 3rem); } }
      .service-page .search-input.search-expanded .search-close {
        opacity: 1; }
      .service-page .search-input.search-expanded input {
        padding-left: 0.75rem;
        padding-right: 4.0625rem;
        font-size: 1.125rem; }
        @media print, screen and (min-width: 64em) {
          .service-page .search-input.search-expanded input {
            font-size: 1.625rem;
            padding-bottom: 1.125rem; } }
      .service-page .search-input.search-expanded button {
        margin-left: -1.875rem;
        left: 100%; }
        @media print, screen and (min-width: 45em) {
          .service-page .search-input.search-expanded button {
            left: auto;
            margin-left: 0; } }
      .service-page .search-input.search-expanded .line {
        left: 0;
        right: 0; }
  .service-page p, .service-page ul {
    margin-bottom: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      .service-page p, .service-page ul {
        margin-bottom: 1.6875rem; } }
    .service-page p.small, .service-page ul.small {
      margin-bottom: 1.125rem;
      font-size: 0.75rem;
      line-height: 1.125rem; }
      @media print, screen and (min-width: 64em) {
        .service-page p.small, .service-page ul.small {
          margin-bottom: 1.5rem;
          font-size: 0.875rem;
          line-height: 1.5rem; } }
  .service-page .sidebar {
    margin-top: 0.6875rem; }
    @media print, screen and (min-width: 45em) {
      .service-page .sidebar {
        margin-top: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .service-page .sidebar {
        width: 14.25rem;
        margin: 0.1875rem -6.25rem 0 6.25rem; }
        .service-page .sidebar.negative-top-offset-on-large {
          margin-top: -3.5625rem; } }
    .service-page .sidebar .button {
      min-width: 11.25rem;
      margin: 0 0 3.125rem;
      padding-left: 1.625rem;
      padding-right: 1.625rem; }
      @media print, screen and (min-width: 64em) {
        .service-page .sidebar .button {
          margin: 0 0 4.625rem; } }
  @media print, screen and (min-width: 64em) {
    .service-page .text {
      max-width: 41.25rem; } }
  @media screen and (min-width: 75em) {
    .service-page .text {
      max-width: 50.5625rem; } }
  .service-page .sub-heading {
    margin: 0 0 0.5625rem;
    font-weight: bold; }
  .service-page .document-note {
    margin: 3.375rem 0 0; }
    @media print, screen and (min-width: 45em) {
      .service-page .document-note {
        margin: 3.875rem 0 0; } }
    @media print, screen and (min-width: 64em) {
      .service-page .document-note {
        margin: 3.25rem 0 0; } }
  .service-page ol {
    margin: 1.25rem 0 1.6875rem 1.875rem; }
    @media print, screen and (min-width: 45em) {
      .service-page ol {
        margin: 1.25rem 0 1.6875rem 2.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .service-page ol {
        margin: 1.25rem 0 1.6875rem 3.75rem; } }
    .service-page ol li {
      margin-bottom: 1.3125rem;
      line-height: 1.625rem; }
      @media print, screen and (min-width: 45em) {
        .service-page ol li {
          margin-bottom: 1.125rem;
          line-height: 1.75rem; } }
  .service-page .file-item {
    margin-bottom: 1.875rem; }

.document-list {
  margin: 2.125rem 0 0; }
  @media print, screen and (min-width: 45em) {
    .document-list {
      margin: 2.625rem 0 0; } }
  @media print, screen and (min-width: 64em) {
    .document-list {
      margin: 4rem 0 0; } }
  .document-list .file-item, .document-list .link-block-item {
    margin: 0 auto 1.875rem; }
    @media print, screen and (min-width: 32.5em) {
      .document-list .file-item, .document-list .link-block-item {
        margin-left: 0;
        margin-right: 0; } }
    @media screen and (min-width: 75em) {
      .document-list .file-item, .document-list .link-block-item {
        width: 15.875rem;
        min-height: 15.875rem;
        margin-bottom: 3rem;
        font-size: 1.1875rem; } }
  .document-list .not-found {
    margin-top: 0.625rem;
    font-size: 1.125rem;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .document-list .not-found {
        font-size: 1.5rem; } }
  .document-list .load-more {
    margin: 1.5625rem 0 0.3125rem;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .document-list .load-more {
        margin: 2.1875rem 0 0.3125rem; } }
    .document-list .load-more .button {
      margin: 0; }
  .document-list .back-to-all {
    margin-top: 0.625rem; }
    .document-list .back-to-all i {
      font-size: 0.625rem;
      vertical-align: middle; }

@media print, screen and (min-width: 45em) {
  .job-list {
    margin-bottom: 4.5rem;
    padding-left: 3.75rem; } }

@media print, screen and (min-width: 64em) {
  .job-list {
    padding-left: 5.3125rem; } }

@media screen and (min-width: 75em) {
  .job-list {
    padding-left: 6.5625rem; } }

.job-list .heading {
  margin: 0 0 1.25rem;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04375rem; }
  @media print, screen and (min-width: 45em) {
    .job-list .heading {
      margin: 0 0 1.5625rem; } }

.job-list section {
  padding-bottom: 1rem; }

.job-in-list {
  display: inline-block;
  padding: 0 0 0.125rem 0.9375rem;
  margin: 0 0 1.5625rem;
  border-left: 0.0625rem solid #FFC679; }
  @media print, screen and (min-width: 45em) {
    .job-in-list {
      padding: 0 0 0.125rem 1.6875rem; } }
  .job-in-list:hover *, .job-in-list:focus * {
    opacity: 0.8; }
  .job-in-list .title {
    margin: 0 0 0.625rem;
    color: #FFC679;
    font-weight: bold;
    line-height: 1.4375rem; }
    @media print, screen and (min-width: 45em) {
      .job-in-list .title {
        font-size: 1.125rem; } }
  .job-in-list .location {
    margin: 0 0 0.25rem;
    font-size: 0.75rem;
    color: #FFFFFF; }
    @media print, screen and (min-width: 45em) {
      .job-in-list .location {
        font-size: 0.8125rem;
        line-height: 1.1875rem; } }
  .job-in-list .date {
    font-size: 0.75rem;
    color: #838383; }

@media print, screen and (min-width: 45em) {
  .job-single .grid-container {
    padding-left: 4.6875rem; } }

@media print, screen and (min-width: 64em) {
  .job-single .grid-container {
    padding-left: 1.5625rem; } }

.job-single h1, .job-single .h1 {
  max-width: 30.9375rem; }
  @media print, screen and (min-width: 64em) {
    .job-single h1, .job-single .h1 {
      max-width: 41.25rem; } }

.job-single .location {
  margin: 0 0 0.0625rem;
  font-size: 0.75rem;
  color: #FFFFFF; }
  @media print, screen and (min-width: 45em) {
    .job-single .location {
      margin: 0 0 0.3125rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem; } }

.job-single .date {
  margin: 0 0 1.5625rem;
  font-size: 0.75rem;
  color: #838383; }
  @media print, screen and (min-width: 45em) {
    .job-single .date {
      margin: 0 0 1.4375rem; } }
  @media print, screen and (min-width: 64em) {
    .job-single .date {
      margin: 0 0 2.125rem; } }

.job-single .section-heading {
  margin: 0 0 1.625rem;
  font-weight: bold; }
  @media print, screen and (min-width: 64em) {
    .job-single .section-heading {
      margin: 0 0 1.75rem; } }

.job-single .contact-us {
  margin: 2.625rem 0 0;
  padding: 2.0625rem 0 0;
  border-top: 0.0625rem solid #C6C6C6;
  font-weight: 500; }
  @media print, screen and (min-width: 45em) {
    .job-single .contact-us {
      margin: 2.4375rem 0 0;
      padding: 2.375rem 0 0; } }
  @media print, screen and (min-width: 64em) {
    .job-single .contact-us {
      margin: 2.9375rem 0 0;
      padding: 2.875rem 0 0; } }

.job-single .share {
  margin-top: 2.0625rem;
  margin-bottom: 3.0625rem; }
  @media print, screen and (min-width: 45em) {
    .job-single .share {
      margin-top: 3.0625rem;
      margin-bottom: 2.875rem; } }
  @media print, screen and (min-width: 64em) {
    .job-single .share {
      margin-top: 4rem;
      margin-bottom: 5.375rem;
      line-height: 1.6875rem; } }

@media print, screen and (min-width: 45em) {
  .job-single .inner .grid-x {
    margin-top: -0.1875rem; } }

@media print, screen and (min-width: 64em) {
  .job-single .inner .grid-x {
    line-height: 1.75rem; } }

.job-single p, .job-single ul {
  margin-bottom: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .job-single p, .job-single ul {
      margin-bottom: 1.6875rem; } }
  .job-single p.small, .job-single ul.small {
    margin-bottom: 1.125rem;
    font-size: 0.75rem;
    line-height: 1.125rem; }
    @media print, screen and (min-width: 64em) {
      .job-single p.small, .job-single ul.small {
        margin-bottom: 1.5rem;
        font-size: 0.875rem;
        line-height: 1.5rem; } }

.fund-list .fund-tabs-head {
  position: relative;
  padding: 0 0 0.0625rem;
  margin-top: 0.0625rem;
  margin-bottom: 1.25rem;
  border: none;
  background: #171717;
  overflow: hidden; }
  .fund-list .fund-tabs-head:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 6.25rem;
    background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
    @media print, screen and (min-width: 45em) {
      .fund-list .fund-tabs-head:after {
        content: none; } }
  .fund-list .fund-tabs-head .grid-container {
    padding: 0 0 0.625rem 0.125rem;
    margin-bottom: -0.625rem;
    overflow: auto;
    white-space: nowrap; }
    @media print, screen and (min-width: 45em) {
      .fund-list .fund-tabs-head .grid-container {
        padding-left: 0.75rem; } }
  .fund-list .fund-tabs-head .tabs-title {
    float: none;
    display: inline-block; }
    @media print, screen and (min-width: 45em) {
      .fund-list .fund-tabs-head .tabs-title:first-child {
        margin-left: -1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .fund-list .fund-tabs-head .tabs-title:first-child {
        margin-left: -1.8125rem; } }
    @media screen and (min-width: 75em) {
      .fund-list .fund-tabs-head .tabs-title:first-child {
        margin-left: -1.3125rem; } }
    .fund-list .fund-tabs-head .tabs-title a {
      position: relative;
      padding: 0 0.8125rem;
      font-size: 0.9375rem;
      font-weight: 500;
      background: none;
      color: #FFFFFF;
      outline: none;
      opacity: 0.75; }
      .fund-list .fund-tabs-head .tabs-title a:hover, .fund-list .fund-tabs-head .tabs-title a:focus {
        opacity: 1; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-head .tabs-title a {
          padding: 0 1.75rem;
          font-size: 1.125rem; } }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-head .tabs-title a {
          padding: 0 2rem; } }
      .fund-list .fund-tabs-head .tabs-title a span {
        display: inline-block;
        padding: 1.25rem 0 1.1875rem; }
        @media print, screen and (min-width: 45em) {
          .fund-list .fund-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.4375rem; } }
        @media print, screen and (min-width: 64em) {
          .fund-list .fund-tabs-head .tabs-title a span {
            padding: 1.8125rem 0 1.4375rem; } }
        .fund-list .fund-tabs-head .tabs-title a span img {
          margin: -0.875rem 0 -0.625rem;
          width: 10.07312rem; }
          @media print, screen and (min-width: 45em) {
            .fund-list .fund-tabs-head .tabs-title a span img {
              margin: -0.625rem 0 -0.625rem;
              width: 10.625rem; } }
    .fund-list .fund-tabs-head .tabs-title.is-active a {
      opacity: 1; }
      .fund-list .fund-tabs-head .tabs-title.is-active a:hover, .fund-list .fund-tabs-head .tabs-title.is-active a:focus {
        opacity: 1; }
      .fund-list .fund-tabs-head .tabs-title.is-active a span {
        border-bottom: 0.1875rem solid #FFC679; }

.fund-list .fund-tabs-body {
  padding: 0.625rem 0;
  margin: 0;
  border: none;
  background: none;
  color: #FFFFFF; }
  @media print, screen and (min-width: 45em) {
    .fund-list .fund-tabs-body {
      padding: 1.25rem 0;
      font-size: 1.125rem; } }
  @media print, screen and (min-width: 64em) {
    .fund-list .fund-tabs-body {
      padding: 1.875rem 0 6.25rem; } }
  .fund-list .fund-tabs-body .tabs-panel {
    padding: 0; }
  .fund-list .fund-tabs-body .text-tab {
    font-size: 1rem;
    line-height: 1.625rem;
    margin-top: -0.9375rem;
    color: #F2F2F2; }
    @media print, screen and (min-width: 45em) {
      .fund-list .fund-tabs-body .text-tab {
        margin-top: -1.1875rem;
        font-size: 1.125rem;
        line-height: 1.6875rem; } }
    .fund-list .fund-tabs-body .text-tab h1 {
      margin-bottom: 0.8125rem;
      color: #FFECC7;
      max-width: 28.125rem; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-body .text-tab h1 {
          margin-bottom: 1.75rem; } }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-body .text-tab h1 {
          max-width: 40.625rem; } }
    .fund-list .fund-tabs-body .text-tab p {
      margin-bottom: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      .fund-list .fund-tabs-body .text-tab .collection-infographics {
        margin-top: 1.25rem; } }
    @media print, screen and (min-width: 64em) {
      .fund-list .fund-tabs-body .text-tab .collection-infographics {
        margin-top: 0; }
        .fund-list .fund-tabs-body .text-tab .collection-infographics > div {
          margin-bottom: 2.1875rem; } }
    .fund-list .fund-tabs-body .text-tab .report-media {
      margin-top: 0.9375rem;
      margin-bottom: 5.75rem; }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-body .text-tab .report-media {
          margin-top: 2.9375rem;
          margin-bottom: 3.25rem; } }
    @media print, screen and (min-width: 64em) {
      .fund-list .fund-tabs-body .text-tab .text {
        padding-right: 0.9375rem; } }
    @media screen and (min-width: 75em) {
      .fund-list .fund-tabs-body .text-tab .text {
        padding-right: 1.5625rem; } }
    .fund-list .fund-tabs-body .text-tab .sidebar {
      margin-top: 0.625rem; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-body .text-tab .sidebar {
          margin-top: 1.625rem; } }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-body .text-tab .sidebar {
          margin-top: 0; } }
    .fund-list .fund-tabs-body .text-tab .logo-outer {
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1; }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-body .text-tab .logo-outer {
          -webkit-order: 0;
              -ms-flex-order: 0;
                  order: 0; } }
      .fund-list .fund-tabs-body .text-tab .logo-outer img {
        width: 11.375rem; }
        @media print, screen and (min-width: 45em) {
          .fund-list .fund-tabs-body .text-tab .logo-outer img {
            width: 13.125rem; } }
        @media print, screen and (min-width: 64em) {
          .fund-list .fund-tabs-body .text-tab .logo-outer img {
            width: 14.25rem; } }
    .fund-list .fund-tabs-body .text-tab .link-block-item {
      margin-bottom: 2.75rem; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-body .text-tab .link-block-item {
          margin-bottom: 2.1875rem; } }
      @media print, screen and (min-width: 64em) {
        .fund-list .fund-tabs-body .text-tab .link-block-item {
          margin-top: 4.25rem; } }
    .fund-list .fund-tabs-body .text-tab .material-carousel-outer {
      margin-top: 3.4375rem;
      border-top: 0.0625rem solid #5F5F5F; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-body .text-tab .material-carousel-outer {
          padding-bottom: 4.8125rem; }
          .fund-list .fund-tabs-body .text-tab .material-carousel-outer .view-all {
            margin-top: -0.375rem; } }
    .fund-list .fund-tabs-body .text-tab .showpiece-carousel-outer {
      margin-top: 0;
      margin-bottom: 3.75rem;
      border-top: 0.0625rem solid #5F5F5F; }
      @media print, screen and (min-width: 45em) {
        .fund-list .fund-tabs-body .text-tab .showpiece-carousel-outer {
          padding-bottom: 5.625rem;
          margin-bottom: 0; }
          .fund-list .fund-tabs-body .text-tab .showpiece-carousel-outer .view-all {
            margin-top: -0.375rem; } }

.fund-in-list {
  display: block;
  text-align: center;
  padding: 0 0 2.375rem;
  margin: 0 0 1.875rem;
  border-bottom: 0.0625rem solid #5F5F5F;
  color: #FFFFFF; }
  @media print, screen and (min-width: 45em) {
    .fund-in-list {
      padding: 1.25rem 3.4375rem 2.375rem; } }
  @media print, screen and (min-width: 64em) {
    .fund-in-list {
      margin: 0 -0.9375rem 1.875rem;
      padding: 1.25rem 0.9375rem 3rem; } }
  @media screen and (min-width: 75em) {
    .fund-in-list {
      margin: 0 -1.125rem 1.875rem;
      padding: 1.25rem 0.9375rem 3rem; } }
  .fund-in-list:hover .title, .fund-in-list:focus .title {
    color: #A7A7A7; }
  @media print, screen and (min-width: 45em) {
    .fund-in-list {
      text-align: left; } }
  @media print, screen and (min-width: 45em) {
    .fund-in-list .text {
      width: 15.9375rem; } }
  @media print, screen and (min-width: 64em) {
    .fund-in-list .text {
      width: 19.375rem; } }
  @media print, screen and (min-width: 45em) {
    .fund-in-list .image {
      text-align: center;
      padding: 0 1.25rem 0 3.4375rem; } }
  @media print, screen and (min-width: 64em) {
    .fund-in-list .image {
      text-align: center;
      padding: 0 0 0 7.1875rem; } }
  .fund-in-list .title {
    padding: 0 0.625rem;
    margin: 0 0 0.4375rem;
    font-size: 1.375rem;
    line-height: 1.875rem;
    font-weight: 800; }
    @media print, screen and (min-width: 45em) {
      .fund-in-list .title {
        padding: 0;
        margin: 0 0 0.75rem;
        line-height: 2.4375rem;
        font-size: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .fund-in-list .title {
        margin: 0 0 0.875rem;
        font-size: 2.125rem;
        line-height: 2.875rem; } }
  .fund-in-list .announce {
    padding: 0 0.625rem;
    margin: 0 0 1.5rem;
    font-size: 0.75rem;
    line-height: 1.125rem;
    color: #FFFFFF; }
    @media print, screen and (min-width: 45em) {
      .fund-in-list .announce {
        margin: 0;
        padding: 0;
        font-size: 0.8125rem;
        line-height: 1.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .fund-in-list .announce {
        font-size: 0.875rem;
        line-height: 1.375rem; } }

.collection-single .top {
  padding: 0.9375rem 0 0.4375rem;
  margin-top: 0.0625rem;
  background: #171717;
  color: #F2F2F2;
  font-size: 0.75rem;
  line-height: 1.125rem; }
  @media print, screen and (min-width: 45em) {
    .collection-single .top {
      padding: 1.375rem 0 0.75rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem; } }
  @media print, screen and (min-width: 64em) {
    .collection-single .top {
      padding: 1.75rem 0 2.0625rem;
      font-size: 1.125rem;
      line-height: 1.75rem; } }
  .collection-single .top h1 {
    margin-bottom: 0.5rem;
    color: #FFECC7;
    max-width: 28.125rem; }
    @media print, screen and (min-width: 45em) {
      .collection-single .top h1 {
        margin-bottom: 0.875rem; } }
    @media print, screen and (min-width: 64em) {
      .collection-single .top h1 {
        margin-bottom: 1.8125rem; } }

.artifact-list {
  overflow: hidden;
  padding: 1.5625rem 0 1.875rem; }
  @media print, screen and (min-width: 45em) {
    .artifact-list {
      margin: 0 -0.9375rem 0;
      padding: 2.5rem 0 1.375rem; } }
  @media print, screen and (min-width: 64em) {
    .artifact-list {
      margin: 0 -0.9375rem 0;
      padding: 3.75rem 0 3.5625rem; } }

.artifact-in-list {
  display: block;
  width: 100%;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .artifact-in-list {
      float: left;
      width: 50%; } }
  @media print, screen and (min-width: 64em) {
    .artifact-in-list {
      width: 33%; } }
  .artifact-in-list a {
    display: block;
    margin: 0 auto 2.5625rem;
    max-width: 20rem;
    color: #FFFFFF; }
    @media print, screen and (min-width: 45em) {
      .artifact-in-list a {
        max-width: 18.8125rem;
        margin: 0 auto 4.4375rem; } }
    @media print, screen and (min-width: 64em) {
      .artifact-in-list a {
        max-width: 13.125rem; } }
    @media screen and (min-width: 75em) {
      .artifact-in-list a {
        max-width: 15.125rem; } }
    .artifact-in-list a:hover, .artifact-in-list a:focus {
      color: #A7A7A7; }
  .artifact-in-list img {
    margin-bottom: 1.5625rem;
    max-width: 16.5rem;
    max-height: 24.0625rem; }
    @media print, screen and (min-width: 45em) {
      .artifact-in-list img {
        max-width: 15.125rem;
        max-height: 21.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .artifact-in-list img {
        max-width: 13.125rem;
        max-height: 19.0625rem; } }
    @media screen and (min-width: 75em) {
      .artifact-in-list img {
        max-width: 15.125rem;
        max-height: 21.9375rem; } }
  .artifact-in-list .title {
    padding-top: 0.875rem;
    margin-bottom: 0.5rem;
    border-top: 0.0625rem solid #707070;
    text-align: left;
    font-weight: bold;
    line-height: 1.375rem; }
    @media print, screen and (min-width: 45em) {
      .artifact-in-list .title {
        padding-right: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .artifact-in-list .title {
        padding-right: 0; } }
  .artifact-in-list .date {
    text-align: left;
    font-size: 0.8125rem;
    color: #C6C6C6; }

.artifact-single .top {
  padding: 0.9375rem 0 1.5rem;
  margin-top: 0.0625rem;
  background: #171717; }
  @media print, screen and (min-width: 45em) {
    .artifact-single .top {
      padding: 1.375rem 0 1.5rem; } }
  @media print, screen and (min-width: 64em) {
    .artifact-single .top {
      padding: 2rem 0 1.5rem; } }
  .artifact-single .top h1 {
    margin-bottom: 0.625rem; }
    @media print, screen and (min-width: 45em) {
      .artifact-single .top h1 {
        margin-bottom: 0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .artifact-single .top h1 {
        margin-bottom: 0.8125rem; } }
  .artifact-single .top .date {
    margin-bottom: 1.25rem;
    text-align: center;
    font-size: 0.75rem;
    line-height: 1.125rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      .artifact-single .top .date {
        margin-bottom: 1.375rem; } }
    @media print, screen and (min-width: 64em) {
      .artifact-single .top .date {
        margin-bottom: 2.8125rem;
        font-size: 1rem;
        line-height: 1.375rem; } }
  .artifact-single .top .artifact-carousel {
    text-align: center;
    display: block; }
    .artifact-single .top .artifact-carousel:not(.owl-loaded) > div:not(:first-child) {
      display: none; }
    .artifact-single .top .artifact-carousel .owl-prev, .artifact-single .top .artifact-carousel .owl-next {
      font-size: 0.59125rem; }
    @media print, screen and (min-width: 45em) {
      .artifact-single .top .artifact-carousel .owl-prev, .artifact-single .top .artifact-carousel .owl-next {
        display: block;
        margin-top: -2.5rem; }
      .artifact-single .top .artifact-carousel .owl-prev {
        left: 0; }
      .artifact-single .top .artifact-carousel .owl-next {
        right: 0; } }
    @media print, screen and (min-width: 64em) {
      .artifact-single .top .artifact-carousel .owl-prev, .artifact-single .top .artifact-carousel .owl-next {
        margin-top: -3.75rem; }
      .artifact-single .top .artifact-carousel .owl-prev {
        left: 1.5625rem; }
      .artifact-single .top .artifact-carousel .owl-next {
        right: 1.5625rem; } }
    .artifact-single .top .artifact-carousel .owl-item {
      position: relative; }
      @media print, screen and (min-width: 45em) {
        .artifact-single .top .artifact-carousel .owl-item {
          padding-bottom: 5.625rem; } }
      @media print, screen and (min-width: 45em) {
        .artifact-single .top .artifact-carousel .owl-item {
          padding-bottom: 7.6875rem; } }
    .artifact-single .top .artifact-carousel a {
      display: inline-block;
      outline: none;
      vertical-align: middle;
      line-height: 15.6875rem; }
      @media print, screen and (min-width: 32.5em) {
        .artifact-single .top .artifact-carousel a {
          line-height: 18.875rem; } }
      @media print, screen and (min-width: 45em) {
        .artifact-single .top .artifact-carousel a {
          line-height: 24.1875rem; } }
      @media print, screen and (min-width: 64em) {
        .artifact-single .top .artifact-carousel a {
          line-height: 27.9375rem; } }
    .artifact-single .top .artifact-carousel img {
      display: inline !important;
      max-width: 18rem;
      max-height: 15.6875rem;
      width: auto; }
      @media print, screen and (min-width: 32.5em) {
        .artifact-single .top .artifact-carousel img {
          max-width: 21.625rem;
          max-height: 18.875rem; } }
      @media print, screen and (min-width: 45em) {
        .artifact-single .top .artifact-carousel img {
          max-width: 35.625rem;
          max-height: 24.1875rem; } }
      @media print, screen and (min-width: 64em) {
        .artifact-single .top .artifact-carousel img {
          max-width: 41.125rem;
          max-height: 27.9375rem; } }
    .artifact-single .top .artifact-carousel .expand {
      position: absolute;
      left: 50%;
      bottom: 1.25rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      line-height: 1;
      cursor: pointer; }
      .artifact-single .top .artifact-carousel .expand:hover, .artifact-single .top .artifact-carousel .expand:focus {
        opacity: 0.9; }
      @media print, screen and (min-width: 64em) {
        .artifact-single .top .artifact-carousel .expand {
          bottom: 2.125rem; } }
      .artifact-single .top .artifact-carousel .expand:after {
        display: block;
        width: 1.625rem; }
        @media print, screen and (min-width: 45em) {
          .artifact-single .top .artifact-carousel .expand:after {
            content: url("../img/icons/expand.svg"); } }
  .artifact-single .top .owl-dots {
    margin-top: 1.5rem; }
  @media print, screen and (min-width: 45em) {
    .artifact-single .top .owl-nav {
      margin-top: 0; } }

.artifact-single .inner {
  padding: 1.5625rem 0;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .artifact-single .inner {
      padding: 1.875rem 0;
      font-size: 1.125rem;
      line-height: 1.5; } }
  @media print, screen and (min-width: 64em) {
    .artifact-single .inner {
      padding: 2.5rem 0; } }
  .artifact-single .inner p {
    margin-bottom: 1.625rem; }
  .artifact-single .inner blockquote {
    margin: 0 0 1.625rem;
    padding: 0.25rem 0 0 1rem;
    border-left: 0.0625rem solid #5F5F5F;
    color: #FFFFFF;
    font-size: inherit;
    line-height: inherit; }
    @media print, screen and (min-width: 45em) {
      .artifact-single .inner blockquote {
        margin: 2.1875rem 0 1.625rem;
        padding: 0.125rem 0 0 1.625rem; } }
    .artifact-single .inner blockquote p {
      margin-bottom: 0.9375rem;
      color: inherit;
      line-height: inherit; }
    .artifact-single .inner blockquote:before {
      content: none; }
    .artifact-single .inner blockquote cite {
      color: #C6C6C6;
      line-height: 1.25rem; }
    .artifact-single .inner blockquote .ellipsis {
      color: #5F5F5F; }
    .artifact-single .inner blockquote .heading {
      margin-bottom: 1.1875rem;
      color: #FFECC7;
      font-size: 1.375rem;
      line-height: 1.5rem;
      font-weight: 800; }
      @media print, screen and (min-width: 45em) {
        .artifact-single .inner blockquote .heading {
          font-size: 1.5rem;
          line-height: 1.6875rem; } }
  .artifact-single .inner .sidebar {
    margin-top: 1.5rem;
    padding-top: 1.0625rem;
    border-top: 0.0625rem solid #5F5F5F; }
    @media print, screen and (min-width: 64em) {
      .artifact-single .inner .sidebar {
        border-top: none;
        margin-top: 0;
        padding-top: 0; } }
  .artifact-single .inner .stat-list {
    margin: 0.5rem 0 0;
    font-size: 0.875rem; }
    @media print, screen and (min-width: 45em) {
      .artifact-single .inner .stat-list {
        margin: 0.625rem 0 0; } }
    @media print, screen and (min-width: 64em) {
      .artifact-single .inner .stat-list {
        margin: 0; } }
    @media screen and (min-width: 75em) {
      .artifact-single .inner .stat-list {
        margin: 0 -4.5rem 0 0; } }
    .artifact-single .inner .stat-list .attr {
      margin-bottom: 0.1875rem;
      color: #FFECC7;
      font-weight: 500; }
      @media print, screen and (min-width: 45em) {
        .artifact-single .inner .stat-list .attr {
          margin-bottom: 0.5rem; } }
    .artifact-single .inner .stat-list .value {
      margin-bottom: 1.25rem;
      color: #C6C6C6; }
      @media print, screen and (min-width: 45em) {
        .artifact-single .inner .stat-list .value {
          margin-bottom: 1.5625rem; } }
  .artifact-single .inner .share {
    margin-top: 0.25rem;
    margin-bottom: 5rem;
    border-color: #5F5F5F;
    color: #C6C6C6; }
    @media print, screen and (min-width: 64em) {
      .artifact-single .inner .share {
        margin-top: 4.8125rem;
        margin-bottom: 6.875rem; } }

.dark-text-page {
  margin-bottom: 2.1875rem;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .dark-text-page {
      margin-bottom: 5.4375rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .dark-text-page {
      margin-bottom: 6.875rem;
      line-height: 1.75rem; } }
  .dark-text-page .darken {
    color: #C6C6C6; }
  .dark-text-page .dark-block {
    padding: 1.875rem 0 2rem;
    margin-bottom: 2.5rem;
    background: #171717; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .dark-block {
        padding: 2.5rem 0 2rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .dark-block {
        padding: 3.0625rem 0 1.5rem;
        margin-bottom: 4.375rem; } }
  .dark-text-page .text h1, .dark-text-page .text .h1 {
    margin-bottom: 0.75rem;
    color: #FFECC7;
    max-width: 31.875rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .text h1, .dark-text-page .text .h1 {
        margin-bottom: 1.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .text h1, .dark-text-page .text .h1 {
        max-width: 41.125rem;
        margin-bottom: 1.875rem; } }
  .dark-text-page p {
    margin-bottom: 1.625rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page p {
        margin-bottom: 1.75rem; } }
    .dark-text-page p.emphasized {
      font-weight: 800;
      font-size: 1.125rem;
      line-height: 1.6875rem;
      color: #FFECC7; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page p.emphasized {
          font-size: 1.25rem;
          line-height: 2rem; } }
    .dark-text-page p.small {
      margin-bottom: 1.125rem;
      font-size: 0.75rem;
      line-height: 1.125rem; }
      @media print, screen and (min-width: 64em) {
        .dark-text-page p.small {
          margin-bottom: 1.5rem;
          font-size: 0.875rem;
          line-height: 1.5rem; } }
  .dark-text-page hr {
    border-color: #5F5F5F; }
  .dark-text-page h3, .dark-text-page .h3 {
    margin-top: 2rem;
    margin-bottom: 0.6875rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page h3, .dark-text-page .h3 {
        margin-top: 2.625rem;
        margin-bottom: 0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page h3, .dark-text-page .h3 {
        margin-top: 2.8125rem;
        margin-bottom: 0.9375rem; } }
    .dark-text-page h3.reduce-margin-top, .dark-text-page .h3.reduce-margin-top {
      margin-top: 1.125rem; }
      @media print, screen and (min-width: 64em) {
        .dark-text-page h3.reduce-margin-top, .dark-text-page .h3.reduce-margin-top {
          margin-top: 1.125rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page h3.no-margin-top-on-large, .dark-text-page .h3.no-margin-top-on-large {
        margin-top: 0; } }
  .dark-text-page .contact-item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.1875rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .contact-item {
        margin-bottom: 0.6875rem; } }
    .dark-text-page .contact-item .icon {
      -webkit-flex: 0 0 auto;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      width: 2.375rem; }
      .dark-text-page .contact-item .icon i {
        padding-top: 0.1875rem;
        width: 1.25rem;
        color: #C6C6C6;
        text-align: center; }
      .dark-text-page .contact-item .icon .icon-placemark {
        font-size: 1.25rem; }
      .dark-text-page .contact-item .icon .icon-metro {
        font-size: 0.86562rem; }
      .dark-text-page .contact-item .icon .icon-clock {
        font-size: 1.25rem; }
      .dark-text-page .contact-item .icon .icon-link {
        font-size: 0.625rem; }
    .dark-text-page .contact-item .text {
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; }
      .dark-text-page .contact-item .text .grid-x {
        margin-bottom: 1rem; }
        @media print, screen and (min-width: 32.5em) {
          .dark-text-page .contact-item .text .grid-x {
            margin-bottom: 0; } }
      @media print, screen and (min-width: 32.5em) {
        .dark-text-page .contact-item .text .day-names {
          width: 9.875rem;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; } }
      .dark-text-page .contact-item .text p {
        margin-top: 0.75rem;
        margin-bottom: 0.9375rem; }
      .dark-text-page .contact-item .text a {
        color: inherit; }
        .dark-text-page .contact-item .text a:hover, .dark-text-page .contact-item .text a:focus {
          color: #A7A7A7; }
        .dark-text-page .contact-item .text a.outer {
          color: #FFC679; }
          .dark-text-page .contact-item .text a.outer:hover, .dark-text-page .contact-item .text a.outer:focus {
            color: #A7A7A7; }
    @media print, screen and (min-width: 32.5em) {
      .dark-text-page .contact-item .days p {
        padding-right: 3.125rem; } }
    .dark-text-page .contact-item.large {
      margin-bottom: 2.375rem;
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .dark-text-page .contact-item.large .icon {
        margin-right: 2.1875rem;
        width: 2.875rem;
        text-align: center; }
        .dark-text-page .contact-item.large .icon .photo {
          width: 2.8125rem; }
        .dark-text-page .contact-item.large .icon .accessibility {
          width: 1.625rem; }
  .dark-text-page .sub-heading {
    margin-bottom: 1.3125rem;
    font-size: 1.375rem;
    font-weight: 800;
    color: #FFECC7;
    line-height: 1.875rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .sub-heading {
        font-size: 1.5rem;
        line-height: 2.125rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .sub-heading {
        margin-bottom: 1.25rem; } }
  .dark-text-page .link-block-item {
    display: inline-block;
    text-align: left; }
    .dark-text-page .link-block-item.extra-margin-bottom {
      margin-bottom: 2.5rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .link-block-item.extra-margin-bottom {
          margin-bottom: 3.75rem; } }
    .dark-text-page .link-block-item.extra-margin-top {
      margin-top: 0.9375rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .link-block-item.extra-margin-top {
          margin-top: 1.875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page .link-block-item.extra-margin-top {
          margin-top: 0; } }
  .dark-text-page .file-item {
    display: inline-block;
    text-align: left;
    color: #FFFFFF; }
    .dark-text-page .file-item.extra-margin-top {
      margin-top: 0.625rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .file-item.extra-margin-top {
          margin-top: 1.875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page .file-item.extra-margin-top {
          margin-top: 0; } }
    .dark-text-page .file-item.extra-margin-bottom {
      margin-bottom: 2.5rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .file-item.extra-margin-bottom {
          margin-bottom: 1.875rem; } }
    .dark-text-page .file-item.reduce-margin-bottom {
      margin-bottom: 0.4375rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .file-item.reduce-margin-bottom {
          margin-bottom: 0.9375rem; } }
    .dark-text-page .file-item:hover, .dark-text-page .file-item:focus {
      color: #ACACAC; }
    .dark-text-page .file-item .file-type {
      color: #C6C6C6; }
  .dark-text-page .subtitled-image {
    margin: 2.4375rem -0.9375rem 1.3125rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .subtitled-image {
        margin: 3.9375rem -3.75rem 2.8125rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .subtitled-image {
        margin: 3.125rem -17.9375rem 1.75rem -0.9375rem; } }
    @media screen and (min-width: 75em) {
      .dark-text-page .subtitled-image {
        margin: 3.125rem -18.75rem 1.75rem -1.25rem; } }
    .dark-text-page .subtitled-image img {
      width: 100%;
      margin-bottom: 0.25rem; }
    .dark-text-page .subtitled-image .title {
      padding: 0.25rem 0.9375rem;
      color: #ACACAC;
      font-size: 0.75rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .subtitled-image .title {
          padding: 0.25rem 0; } }
  .dark-text-page .sidebar {
    font-size: 0.875rem; }
    .dark-text-page .sidebar .address {
      margin-bottom: 4.375rem; }
      .dark-text-page .sidebar .address i {
        margin-right: 0.3125rem; }
    .dark-text-page .sidebar .button {
      min-width: 11.25rem;
      margin: 0 0 3.125rem;
      padding-left: 1.625rem;
      padding-right: 1.625rem; }
      @media print, screen and (min-width: 64em) {
        .dark-text-page .sidebar .button {
          margin: 0 0 3.6875rem; } }
  .dark-text-page .sidebar-with-contacts {
    padding-top: 1.8125rem;
    padding-bottom: 0.5rem;
    margin-bottom: 2.375rem;
    border-top: 0.0625rem solid #5F5F5F;
    border-bottom: 0.0625rem solid #5F5F5F; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .sidebar-with-contacts {
        margin-top: 0.3125rem;
        padding-bottom: 0.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .sidebar-with-contacts {
        margin-top: 0;
        border: none;
        padding-top: 0;
        padding-bottom: 0; } }
  .dark-text-page .contact-item-2 {
    margin-bottom: 1.6875rem;
    font-size: 0.875rem;
    line-height: 1.375rem; }
    .dark-text-page .contact-item-2 .grid-x {
      max-width: 15.625rem; }
    .dark-text-page .contact-item-2 i {
      width: 1rem;
      vertical-align: -0.0625rem; }
    .dark-text-page .contact-item-2 .icon-clock {
      font-size: 0.75rem;
      vertical-align: 0; }
    .dark-text-page .contact-item-2 .contact-heading {
      margin-bottom: 0.625rem;
      font-size: 0.875rem;
      line-height: 1.0625rem;
      color: #FFECC7; }
  .dark-text-page .bordered-top {
    font-size: 0.875rem;
    padding-top: 1.625rem;
    margin-top: 2.75rem;
    border-top: 0.0625rem solid #5F5F5F; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .bordered-top {
        margin-top: 3.75rem; } }
    .dark-text-page .bordered-top .address {
      margin-bottom: 2.1875rem; }
      .dark-text-page .bordered-top .address i {
        margin-right: 0.3125rem; }
  @media print, screen and (min-width: 45em) {
    .dark-text-page .report-media {
      margin-top: 2.375rem; } }
  @media print, screen and (min-width: 64em) {
    .dark-text-page .report-media {
      margin-top: 1.75rem; } }
  .dark-text-page .interview-list {
    margin-bottom: 2.25rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .interview-list {
        margin-top: 1.875rem;
        margin-bottom: 3.75rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .interview-list {
        margin-top: 2.5rem;
        margin-bottom: 4.625rem; } }
    .dark-text-page .interview-list h1, .dark-text-page .interview-list .h1 {
      color: #FFFFFF; }
    .dark-text-page .interview-list .grid-container {
      position: relative; }
    .dark-text-page .interview-list .view-all {
      margin-top: 2.25rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .interview-list .view-all {
          margin-top: -0.4375rem; } }
  @media print, screen and (min-width: 45em) {
    .dark-text-page .view-all {
      margin-top: -0.4375rem; } }
  .dark-text-page .project-carousel-outer {
    padding-bottom: 0; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .project-carousel-outer {
        padding-bottom: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .project-carousel-outer {
        padding-bottom: 2.8125rem; } }
  .dark-text-page.partners {
    padding-top: 0.375rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.partners {
        padding-top: 1.5625rem; } }
    .dark-text-page.partners h1, .dark-text-page.partners .h1 {
      margin-top: 0.625rem;
      margin-bottom: 0.6875rem;
      color: #FFECC7; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.partners h1, .dark-text-page.partners .h1 {
          margin-bottom: 1.6875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.partners h1, .dark-text-page.partners .h1 {
          margin-bottom: 1.4375rem; } }
  .dark-text-page .logo-h3 {
    margin-top: 0.3125rem;
    margin-bottom: 2.3125rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .logo-h3 {
        margin-top: 1.6875rem;
        margin-bottom: 0.5rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .logo-h3 {
        margin-top: 3.25rem;
        margin-bottom: 1.4375rem; } }
    .dark-text-page .logo-h3.second {
      margin-top: -0.4375rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page .logo-h3.second {
          margin-top: -0.125rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page .logo-h3.second {
          margin-top: 1.5625rem; } }
  .dark-text-page .logo-heading {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
    font-size: 0.75rem;
    text-transform: uppercase;
    font-weight: 500;
    color: #FFECC7;
    letter-spacing: 0.05625rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .logo-heading {
        margin-bottom: 0.625rem; } }
  @media print, screen and (min-width: 45em) {
    .dark-text-page .logos {
      margin-top: 1.875rem; } }
  .dark-text-page .logos .cell {
    margin-bottom: 2.5rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page .logos .cell {
        margin-bottom: 3.125rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .logos .cell {
        margin-bottom: 3.9375rem; } }
  .dark-text-page .logos img {
    max-width: 6.875rem;
    max-height: 3.75rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .logos img {
        max-width: 7.8125rem;
        max-height: 4.6875rem; } }
    @media screen and (min-width: 75em) {
      .dark-text-page .logos img {
        max-width: 8.4375rem;
        max-height: 5rem; } }
  .dark-text-page .section {
    margin-bottom: 2.125rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .section {
        margin-bottom: 4.1875rem; } }
  .dark-text-page .section-2 {
    margin-bottom: 2.625rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page .section-2 {
        margin-bottom: 4.4375rem; } }
  .dark-text-page.contacts {
    font-size: 1rem;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.contacts {
        line-height: 1.6875rem; } }
    .dark-text-page.contacts h1, .dark-text-page.contacts .h1 {
      margin-bottom: 1.375rem;
      color: #FFECC7; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.contacts h1, .dark-text-page.contacts .h1 {
          margin-bottom: 1.4375rem; } }
    .dark-text-page.contacts p {
      line-height: 1.5rem; }
    .dark-text-page.contacts hr {
      margin-bottom: 1.875rem;
      border-color: #5F5F5F; }
    .dark-text-page.contacts .first-section {
      margin-bottom: 0.9375rem; }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.contacts .first-section {
          margin-bottom: 2.375rem; } }
    .dark-text-page.contacts .button {
      min-width: 11.25rem;
      padding-left: 0.625rem;
      padding-right: 0.625rem; }
    @media screen and (max-width: 32.4375em) {
      .dark-text-page.contacts hr {
        margin-top: -0.3125rem;
        margin-bottom: 1.625rem; } }
    @media print, screen and (min-width: 32.5em) {
      .dark-text-page.contacts .sidebar {
        margin-bottom: 1.0625rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.contacts .sidebar {
        margin-top: 3.875rem; } }
    .dark-text-page.contacts .how-to-find {
      margin-bottom: 0.9375rem; }
      @media print, screen and (min-width: 32.5em) {
        .dark-text-page.contacts .how-to-find {
          margin-bottom: 1.875rem; } }
      .dark-text-page.contacts .how-to-find h1, .dark-text-page.contacts .how-to-find .h1 {
        margin-bottom: 1.8125rem; }
        @media print, screen and (min-width: 45em) {
          .dark-text-page.contacts .how-to-find h1, .dark-text-page.contacts .how-to-find .h1 {
            margin-bottom: 1.9375rem; } }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.contacts .how-to-find h1, .dark-text-page.contacts .how-to-find .h1 {
            margin-bottom: 2.125rem; } }
      @media screen and (max-width: 32.4375em) {
        .dark-text-page.contacts .how-to-find .button {
          margin-bottom: 1.5rem; } }
      .dark-text-page.contacts .how-to-find .yandex {
        margin-right: 4.5625rem; }
    .dark-text-page.contacts .black-background {
      overflow: hidden;
      margin-bottom: 2.625rem;
      background: #171717; }
      .dark-text-page.contacts .black-background.in-contacts .grid-container {
        overflow: auto; }
      @media screen and (max-width: 32.4375em) {
        .dark-text-page.contacts .black-background.in-contacts img {
          height: 30.9375rem; } }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.contacts .black-background {
          margin-bottom: 3.875rem; } }
      @media screen and (max-width: 63.9375em) {
        .dark-text-page.contacts .black-background .grid-container {
          max-width: none;
          padding: 0; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.contacts .black-background {
          margin-bottom: 4.4375rem; } }
      .dark-text-page.contacts .black-background img {
        max-width: none;
        width: 100%; }
        @media screen and (max-width: 53.6875em) {
          .dark-text-page.contacts .black-background img {
            width: auto; } }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.contacts .second-section {
        margin-bottom: -1.5rem; } }
    @media screen and (max-width: 44.9375em) {
      .dark-text-page.contacts .second-section .contact-item {
        margin-bottom: 1rem; } }
    .dark-text-page.contacts .second-section .block {
      margin-bottom: 2.75rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.contacts .second-section .block {
          margin-bottom: 3.125rem; } }
    .dark-text-page.contacts .third-section {
      margin-top: 2.5rem;
      font-size: 1rem;
      line-height: 1.625rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.contacts .third-section {
          font-size: 1.125rem;
          line-height: 1.6875rem;
          margin-top: 2.5rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.contacts .third-section {
          margin-top: 4.6875rem;
          line-height: 1.75rem; } }
      .dark-text-page.contacts .third-section h1, .dark-text-page.contacts .third-section .h1 {
        margin-bottom: 0.75rem; }
        @media print, screen and (min-width: 45em) {
          .dark-text-page.contacts .third-section h1, .dark-text-page.contacts .third-section .h1 {
            margin-bottom: 1.6875rem; } }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.contacts .third-section h1, .dark-text-page.contacts .third-section .h1 {
            margin-bottom: 1.875rem; } }
      .dark-text-page.contacts .third-section p {
        line-height: inherit; }
      .dark-text-page.contacts .third-section .socials {
        margin-top: 0.6875rem;
        margin-bottom: 0.5rem; }
        @media print, screen and (min-width: 45em) {
          .dark-text-page.contacts .third-section .socials {
            margin-top: 0.8125rem; } }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.contacts .third-section .socials {
            margin-bottom: 1.375rem; } }
  .dark-text-page.gulag-map .sidebar-1 {
    margin-top: 0.625rem;
    margin-bottom: 1.5625rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.gulag-map .sidebar-1 {
        margin-top: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.gulag-map .sidebar-1 {
        margin-top: 0;
        margin-bottom: 0; } }
  .dark-text-page.gulag-map .sidebar .button {
    margin-bottom: 1.875rem; }
  @media screen and (max-width: 44.9375em) {
    .dark-text-page.gulag-map .sidebar-2 {
      margin-bottom: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .dark-text-page.gulag-map .sidebar-2 {
      padding-bottom: 0.3125rem;
      margin-top: 2.1875rem;
      padding-top: 2.1875rem;
      border-top: 0.0625rem solid #5F5F5F; }
      .dark-text-page.gulag-map .sidebar-2 .button {
        margin: 0; } }
  .dark-text-page.tickets {
    font-size: 1rem;
    line-height: 1.5rem;
    padding-top: 0.3125rem; }
    .dark-text-page.tickets p {
      line-height: 1.5rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.tickets {
        padding-top: 1.6875rem;
        line-height: 1.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.tickets {
        padding-top: 0.1875rem;
        line-height: 1.6875rem; } }
    .dark-text-page.tickets h1, .dark-text-page.tickets .h1 {
      margin-bottom: 1.375rem;
      color: #FFECC7; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.tickets h1, .dark-text-page.tickets .h1 {
          margin-bottom: 1.4375rem; } }
    .dark-text-page.tickets .block {
      margin-bottom: 2.75rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.tickets .block {
          margin-bottom: 3.125rem; } }
    .dark-text-page.tickets .sidebar {
      margin-top: 0.625rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.tickets .sidebar {
          margin-top: 0.9375rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.tickets .sidebar {
          margin-top: 3.875rem; } }
  .dark-text-page.donations {
    margin-top: -0.3125rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.donations {
        margin-top: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.donations {
        margin-top: -0.5625rem; } }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.donations .steps-outer {
        margin-left: -0.625rem;
        margin-right: -0.625rem; } }
    .dark-text-page.donations .radio-group {
      margin-bottom: 2.0625rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.donations .donation-contact-column {
        margin-top: -8.75rem; } }
    .dark-text-page.donations .submit-outer {
      margin-top: 1.875rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.donations .submit-outer {
          margin-top: 1.875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations .submit-outer {
          margin-top: 2.625rem; } }
    .dark-text-page.donations .disable-donations {
      padding-top: 1.5625rem;
      padding-bottom: 1.5625rem;
      border-top: 0.0625rem solid #5F5F5F; }
      .dark-text-page.donations .disable-donations p {
        margin-bottom: 2.125rem; }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.donations .disable-donations p {
            max-width: 41.875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations .disable-donations label {
          max-width: 25rem; } }
      .dark-text-page.donations .disable-donations .steps-outer {
        min-height: 0; }
      .dark-text-page.donations .disable-donations .final-errors {
        margin-top: -1.125rem;
        margin-bottom: 1.125rem; }
      .dark-text-page.donations .disable-donations .togglable-callout {
        padding: 0;
        margin-bottom: 0;
        border: none; }
        .dark-text-page.donations .disable-donations .togglable-callout .togglable-inner {
          padding-left: 0; }
          @media print, screen and (min-width: 64em) {
            .dark-text-page.donations .disable-donations .togglable-callout .togglable-inner {
              width: auto; } }
      .dark-text-page.donations .disable-donations .submit-outer {
        margin-top: 0;
        margin-bottom: 1.25rem; }
        @media print, screen and (min-width: 45em) {
          .dark-text-page.donations .disable-donations .submit-outer {
            margin-top: 0.25rem; } }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.donations .disable-donations .submit-outer {
            margin-top: 0.8125rem;
            margin-bottom: 1.8125rem; } }
    .dark-text-page.donations #sms form.styled {
      padding-bottom: 0.3125rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.donations #sms form.styled {
          padding-bottom: 2.0625rem; } }
    .dark-text-page.donations #sms hr {
      margin-top: 1.6875rem;
      margin-bottom: 1.6875rem; }
    .dark-text-page.donations #sms p {
      font-size: 0.875rem;
      line-height: 1.3125rem;
      margin-bottom: 1.3125rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.donations #sms p {
          margin-bottom: 1.4375rem;
          font-size: 1rem;
          line-height: 1.5rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations #sms p {
          max-width: 41.875rem; } }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.donations #bank label.donate {
        margin-top: 2.8125rem; } }
    .dark-text-page.donations #bank input.donate {
      margin-bottom: 3.3125rem; }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations #bank input.donate {
          margin-bottom: 3rem; } }
    .dark-text-page.donations #bank .checkbox {
      margin-top: 3.5625rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.donations #bank .checkbox {
          margin-top: 1.875rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations #bank .checkbox {
          margin-top: 3.75rem; } }
    .dark-text-page.donations #bank p {
      font-size: 0.875rem;
      line-height: 1.3125rem;
      margin-bottom: 1.3125rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.donations #bank p {
          margin-bottom: 1.4375rem;
          font-size: 1rem;
          line-height: 1.5rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.donations #bank p {
          max-width: 41.875rem; } }
  @media screen and (max-width: 44.9375em) {
    .dark-text-page.library .report-media {
      margin-top: 1.125rem; } }
  .dark-text-page.bookstall .report-media {
    margin-top: 0.8125rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.bookstall .report-media {
        margin-top: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.bookstall .report-media {
        margin-top: 0; } }
  .dark-text-page.document-center .togglable-callouts-outer {
    margin-top: 1.875rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.document-center .togglable-callouts-outer {
        margin-top: 0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.document-center .togglable-callouts-outer {
        margin-top: 1.4375rem; } }
  .dark-text-page.document-center .dark-block .text .cell:nth-child(1) {
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1; }
  .dark-text-page.document-center .dark-block .text .cell:nth-child(2) {
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .dark-text-page.document-center .dark-block .text .cell:nth-child(3) {
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.document-center .dark-block .text .cell:nth-child(3) {
        -webkit-order: 4;
            -ms-flex-order: 4;
                order: 4; } }
  .dark-text-page.document-center .dark-block .text img {
    margin: 1.0625rem 0 1.5625rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.document-center .dark-block .text img {
        margin: 0.75rem 0 2.25rem; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.document-center .dark-block .text img {
        margin: 0; } }
    @media screen and (min-width: 75em) {
      .dark-text-page.document-center .dark-block .text img {
        margin: -1.875rem 0 0; } }
  .dark-text-page.document-center .dark-block .text .button {
    min-width: 11.25rem;
    margin: 0.625rem 0 0;
    padding-left: 0.625rem;
    padding-right: 0.625rem; }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.document-center .dark-block .text .button {
        margin: 0.4375rem 0 0; } }
  @media print, screen and (min-width: 64em) {
    .dark-text-page.document-center .report-media {
      margin-top: 2.375rem; } }
  .dark-text-page.online-resources {
    margin-top: -0.3125rem; }
    @media print, screen and (min-width: 45em) {
      .dark-text-page.online-resources {
        margin-top: 0; } }
    @media print, screen and (min-width: 64em) {
      .dark-text-page.online-resources {
        margin-top: -0.625rem; } }
    .dark-text-page.online-resources .top-block {
      margin-bottom: 0.75rem; }
      @media print, screen and (min-width: 45em) {
        .dark-text-page.online-resources .top-block {
          margin-bottom: 1.3125rem; } }
      @media print, screen and (min-width: 64em) {
        .dark-text-page.online-resources .top-block {
          margin-bottom: 2.75rem; } }
      .dark-text-page.online-resources .top-block .image {
        margin: 0.9375rem 0 1.6875rem; }
        @media print, screen and (min-width: 45em) {
          .dark-text-page.online-resources .top-block .image {
            margin: 0.625rem 0 2.125rem; } }
        @media print, screen and (min-width: 64em) {
          .dark-text-page.online-resources .top-block .image {
            margin: 0; } }
        @media screen and (min-width: 75em) {
          .dark-text-page.online-resources .top-block .image {
            max-width: none; } }

.resources-filter {
  position: relative;
  padding: 1.4375rem 0 1.1875rem;
  background: #171717;
  overflow: hidden; }
  @media print, screen and (min-width: 45em) {
    .resources-filter {
      padding: 2.3125rem 0 1.75rem; } }
  @media print, screen and (min-width: 64em) {
    .resources-filter {
      padding: 2.625rem 0 2rem; } }
  .resources-filter .heading {
    margin-bottom: 1.75rem;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.5625rem;
    color: #F2F2F2; }
    @media print, screen and (min-width: 45em) {
      .resources-filter .heading {
        margin-bottom: 2rem;
        font-size: 1.6875rem;
        line-height: 2.25rem; } }
  .resources-filter .grid-container {
    position: relative; }
    .resources-filter .grid-container > * {
      position: relative;
      z-index: 2; }
    .resources-filter .grid-container:after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 1000rem;
      opacity: 0;
      transition: opacity 0.2s, z-index 0.2s step-end;
      background: #171717; }
  .resources-filter .search-input.seamless {
    position: absolute;
    right: 0.5rem;
    top: -0.8125rem;
    width: 11.25rem;
    transition: width 0.1s;
    z-index: 5;
    color: #FFFFFF;
    white-space: nowrap; }
    @media print, screen and (min-width: 45em) {
      .resources-filter .search-input.seamless {
        top: 0.625rem;
        width: 11.875rem; } }
    .resources-filter .search-input.seamless .icon-close {
      position: absolute;
      top: 1.3125rem;
      right: 99999rem;
      transition: opacity 0.2s;
      cursor: pointer;
      color: #fff;
      font-size: 0.875rem;
      z-index: 3; }
      @media print, screen and (min-width: 64em) {
        .resources-filter .search-input.seamless .icon-close {
          top: 1.5625rem; } }
      .resources-filter .search-input.seamless .icon-close:hover, .resources-filter .search-input.seamless .icon-close:focus {
        color: #FFFFFF; }
    .resources-filter .search-input.seamless .sub-heading {
      position: absolute;
      top: -5rem;
      left: -99999rem;
      margin-left: 0.3125rem;
      font-size: 1.125rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
      transition: opacity 0.2s; }
      @media print, screen and (min-width: 45em) {
        .resources-filter .search-input.seamless .sub-heading {
          display: none; } }
    .resources-filter .search-input.seamless .result-count {
      position: absolute;
      top: 8.4375rem;
      left: -99999rem;
      margin-left: 0.3125rem;
      font-size: 1.125rem;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      opacity: 0;
      transition: opacity 0.2s; }
      @media print, screen and (min-width: 45em) {
        .resources-filter .search-input.seamless .result-count {
          top: 8.25rem; } }
      @media print, screen and (min-width: 64em) {
        .resources-filter .search-input.seamless .result-count {
          font-size: 1.5rem; } }
    .resources-filter .search-input.seamless input {
      position: relative;
      margin: 0;
      transition: bottom 0.2s; }
    .resources-filter .search-input.seamless .line {
      opacity: 0;
      left: 1.0625rem;
      right: 0.4375rem;
      transition: width 0.2s;
      border-bottom-width: 0.0625rem; }
      @media print, screen and (min-width: 64em) {
        .resources-filter .search-input.seamless .line {
          bottom: 0.5rem; } }
    @media print, screen and (min-width: 45em) {
      .resources-filter .search-input.seamless {
        top: -0.3125rem;
        right: 0.375rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-filter .search-input.seamless {
        top: -0.625rem;
        right: 0.1875rem; } }
    @media screen and (min-width: 75em) {
      .resources-filter .search-input.seamless {
        right: 1.1875rem; } }
  .resources-filter.search-expanded {
    cursor: auto; }
    .resources-filter.search-expanded .grid-container:after {
      z-index: 4;
      opacity: 1;
      transition: opacity 0.2s, z-index 0.2s step-start; }
    .resources-filter.search-expanded .search-input.seamless {
      position: absolute;
      width: calc(100% - 0.3125rem);
      padding-left: 0.9375rem;
      transition: width 0.2s; }
      @media screen and (min-width: 75em) {
        .resources-filter.search-expanded .search-input.seamless {
          width: calc(100% - 1.6875rem); } }
      .resources-filter.search-expanded .search-input.seamless input {
        font-size: 1.125rem;
        font-weight: 400;
        bottom: 0.0625rem;
        padding-right: 5rem; }
        @media print, screen and (min-width: 45em) {
          .resources-filter.search-expanded .search-input.seamless input {
            bottom: 0.3125rem;
            font-size: 1.625rem; } }
      .resources-filter.search-expanded .search-input.seamless .icon-close {
        right: 3.125rem;
        opacity: 1; }
      .resources-filter.search-expanded .search-input.seamless .sub-heading {
        left: 50%;
        opacity: 1; }
      .resources-filter.search-expanded .search-input.seamless .result-count {
        left: 50%;
        opacity: 1; }
      .resources-filter.search-expanded .search-input.seamless .line {
        opacity: 1; }
    .resources-filter.search-expanded .items:before, .resources-filter.search-expanded .items:after {
      background: none !important; }
  .resources-filter .tags .heading {
    margin-bottom: 1rem;
    font-size: 1rem; }
    @media print, screen and (min-width: 45em) {
      .resources-filter .tags .heading {
        margin-bottom: 0.5625rem; } }
  .resources-filter .tags .reset-tags {
    float: right;
    font-size: 0.875rem;
    font-weight: 500;
    color: #C6C6C6;
    display: none; }
    @media screen and (min-width: 75em) {
      .resources-filter .tags .reset-tags {
        margin-right: 0.3125rem; } }
    .resources-filter .tags .reset-tags:hover, .resources-filter .tags .reset-tags:focus {
      color: #fff; }
  .resources-filter .tags .tags-inner {
    clear: both;
    width: calc(100% + 0.9375rem); }
    .resources-filter .tags .tags-inner .tag {
      cursor: pointer; }
      .resources-filter .tags .tags-inner .tag:hover, .resources-filter .tags .tags-inner .tag:focus {
        background: #FFECC7;
        color: #171717; }
    .resources-filter .tags .tags-inner .show-all {
      display: inline-block;
      padding: 0.25rem 0.875rem 0.375rem;
      margin: 0 0.625rem 0.8125rem 0;
      border: 0.0625rem solid #5F5F5F;
      border-radius: 0.5rem;
      font-size: 0.875rem;
      line-height: 1rem; }
      .resources-filter .tags .tags-inner .show-all:hover, .resources-filter .tags .tags-inner .show-all:focus {
        border-color: #FFECC7;
        color: #FFECC7; }

.resources-tabs #resources-tabs.resources-tabs-head {
  position: relative;
  height: 3.625rem;
  padding: 0 0 0.0625rem;
  margin-top: 0.0625rem;
  margin-bottom: 0.3125rem;
  border: none;
  background: #171717;
  overflow: hidden; }
  .resources-tabs #resources-tabs.resources-tabs-head.grabbed {
    cursor: -webkit-grabbing; }
  @media print, screen and (min-width: 64em) {
    .resources-tabs #resources-tabs.resources-tabs-head {
      user-drag: none;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .resources-tabs #resources-tabs.resources-tabs-head * {
        user-drag: none;
        -webkit-user-select: none;
           -moz-user-select: none;
            -ms-user-select: none;
                user-select: none; } }
  @media print, screen and (min-width: 45em) {
    .resources-tabs #resources-tabs.resources-tabs-head {
      height: 4.1875rem; } }
  @media print, screen and (min-width: 64em) {
    .resources-tabs #resources-tabs.resources-tabs-head {
      height: 4.25rem; } }
  .resources-tabs #resources-tabs.resources-tabs-head:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 6.25rem;
    background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
  .resources-tabs #resources-tabs.resources-tabs-head .resources-tabs-head-inner {
    min-height: 100%;
    overflow-x: scroll;
    overflow-y: hidden; }
  .resources-tabs #resources-tabs.resources-tabs-head .grid-container {
    padding: 0 0 0.625rem 0.125rem;
    white-space: nowrap; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs #resources-tabs.resources-tabs-head .grid-container {
        padding-left: 0.75rem; } }
  .resources-tabs #resources-tabs.resources-tabs-head .tabs-title {
    float: none;
    display: inline-block;
    padding-left: 0; }
    .resources-tabs #resources-tabs.resources-tabs-head .tabs-title:before {
      content: none !important; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title:first-child {
        margin-left: -1.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title:first-child {
        margin-left: -1.1875rem; } }
    @media screen and (min-width: 75em) {
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title:first-child {
        margin-left: -0.5625rem; } }
    .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a {
      position: relative;
      padding: 0 0.8125rem;
      font-size: 0.9375rem;
      font-weight: 500;
      background: none;
      color: #FFFFFF;
      outline: none;
      opacity: 0.75; }
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a:hover, .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a:focus {
        opacity: 1; }
      @media print, screen and (min-width: 45em) {
        .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a {
          padding: 0 1.375rem;
          font-size: 1.125rem; } }
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a span {
        display: inline-block;
        padding: 1.25rem 0 1.1875rem; }
        @media print, screen and (min-width: 45em) {
          .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.4375rem; } }
        @media print, screen and (min-width: 64em) {
          .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.5rem; } }
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a sup {
        position: absolute;
        font-size: 0.75rem;
        font-weight: normal;
        top: auto;
        margin-top: 0.25rem;
        margin-left: 0.1875rem; }
        @media print, screen and (min-width: 45em) {
          .resources-tabs #resources-tabs.resources-tabs-head .tabs-title a sup {
            margin-top: 0.375rem;
            margin-left: 0.3125rem; } }
    .resources-tabs #resources-tabs.resources-tabs-head .tabs-title.empty a {
      color: #5F5F5F; }
    .resources-tabs #resources-tabs.resources-tabs-head .tabs-title.is-active a {
      opacity: 1; }
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title.is-active a:hover, .resources-tabs #resources-tabs.resources-tabs-head .tabs-title.is-active a:focus {
        opacity: 1; }
      .resources-tabs #resources-tabs.resources-tabs-head .tabs-title.is-active a span {
        border-bottom: 0.1875rem solid #FFC679; }

.resources-tabs .tabs-content {
  background: none;
  border: none;
  color: inherit; }
  .resources-tabs .tabs-content .tabs-panel {
    padding: 1.75rem 0 0.625rem; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs .tabs-content .tabs-panel {
        padding: 2.1875rem 0 0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs .tabs-content .tabs-panel {
        padding: 2.8125rem 0 1.5625rem; } }
  .resources-tabs .tabs-content .heading {
    margin-top: -0.625rem;
    margin-bottom: 1.875rem;
    color: #FFECC7;
    line-height: 1.75rem;
    font-size: 1.125rem;
    font-weight: 500; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs .tabs-content .heading {
        margin-bottom: 2.3125rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs .tabs-content .heading {
        max-width: 35.625rem;
        margin-bottom: 3.25rem;
        font-size: 1.375rem;
        line-height: 2rem; } }
  .resources-tabs .tabs-content .search-heading {
    margin-top: -0.625rem;
    margin-bottom: 1.125rem;
    color: #C6C6C6;
    font-size: 1rem;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs .tabs-content .search-heading {
        margin-bottom: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs .tabs-content .search-heading {
        font-size: 1.125rem;
        line-height: 1.625rem; } }
    .resources-tabs .tabs-content .search-heading:not(:first-child) {
      margin-top: 2.9375rem; }
      @media print, screen and (min-width: 45em) {
        .resources-tabs .tabs-content .search-heading:not(:first-child) {
          margin-top: 3.5625rem; } }
  .resources-tabs .tabs-content .not-found {
    margin-top: 2.0625rem;
    margin-bottom: 1.5625rem;
    font-size: 1.125rem;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs .tabs-content .not-found {
        margin-bottom: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs .tabs-content .not-found {
        margin-bottom: -1.25rem;
        font-size: 1.5rem; } }
  .resources-tabs .tabs-content .load-more {
    margin-top: 3.75rem; }
    @media print, screen and (min-width: 45em) {
      .resources-tabs .tabs-content .load-more {
        margin-top: 4.0625rem;
        margin-bottom: -1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .resources-tabs .tabs-content .load-more {
        margin-top: 5rem;
        margin-bottom: -2.5rem; } }

.resource-in-list {
  padding-top: 1.625rem;
  padding-bottom: 1.8125rem;
  border-top: 0.0625rem solid #5F5F5F;
  border-bottom: 0.0625rem solid #5F5F5F;
  margin-bottom: -0.0625rem; }
  @media print, screen and (min-width: 45em) {
    .resource-in-list {
      padding-top: 2.25rem;
      padding-bottom: 2.25rem; } }
  @media print, screen and (min-width: 64em) {
    .resource-in-list {
      padding-top: 2.375rem;
      padding-bottom: 2.25rem; } }
  .resource-in-list .title {
    margin-bottom: 0.5625rem;
    font-size: 1.125rem;
    font-weight: bold;
    line-height: 1.75rem; }
    @media print, screen and (min-width: 45em) {
      .resource-in-list .title {
        margin-bottom: 0.875rem; } }
    @media print, screen and (min-width: 64em) {
      .resource-in-list .title {
        font-size: 1.375rem;
        line-height: 2rem; } }
  .resource-in-list .link {
    margin-bottom: 0.9375rem;
    font-size: 1rem; }
    @media print, screen and (min-width: 45em) {
      .resource-in-list .link {
        margin-bottom: 0; } }
  .resource-in-list .description {
    margin-bottom: 1.375rem;
    font-size: 1rem;
    line-height: 1.5rem; }
  .resource-in-list .tag {
    margin-bottom: 0; }
  @media print, screen and (min-width: 45em) {
    .resource-in-list .medium-5 {
      padding-right: 0.9375rem; } }

.memory-fund p.emphasized {
  margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 45em) {
    .memory-fund p.emphasized {
      margin-bottom: 1.625rem; } }
  @media print, screen and (min-width: 64em) {
    .memory-fund p.emphasized {
      margin-bottom: 1.9375rem; } }

.memory-fund h1, .memory-fund .h1 {
  padding-top: 0.625rem; }
  @media print, screen and (min-width: 45em) {
    .memory-fund h1, .memory-fund .h1 {
      padding-top: 1.25rem; } }

.memory-fund .report-media {
  margin-top: 1.5625rem;
  margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 45em) {
    .memory-fund .report-media {
      margin-top: 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .memory-fund .report-media {
      margin-bottom: 2.0625rem; } }

.memory-fund .people h1, .memory-fund .people .h1 {
  margin-bottom: 0.75rem; }
  @media print, screen and (min-width: 45em) {
    .memory-fund .people h1, .memory-fund .people .h1 {
      margin-bottom: 1.5625rem; } }
  @media print, screen and (min-width: 64em) {
    .memory-fund .people h1, .memory-fund .people .h1 {
      margin-bottom: 1.875rem; } }

.memory-fund .people .person {
  margin-bottom: 1.75rem; }
  .memory-fund .people .person .name {
    margin-bottom: 0.6875rem;
    font-weight: 500; }
  .memory-fund .people .person .position {
    font-size: 0.8125rem;
    line-height: 1.1875rem;
    color: #C6C6C6; }
    @media print, screen and (min-width: 45em) {
      .memory-fund .people .person .position {
        font-size: 0.875rem;
        line-height: 1.375rem; } }

.volunteering .sidebar {
  margin-top: 1.25rem; }
  @media screen and (max-width: 63.9375em) {
    .volunteering .sidebar {
      margin-top: 1.875rem;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
      .volunteering .sidebar > div {
        padding-top: 2.1875rem;
        padding-bottom: 2.5625rem;
        border-top: 0.0625rem solid #5F5F5F; }
      .volunteering .sidebar .button {
        margin: 0; } }
  @media screen and (max-width: 44.9375em) {
    .volunteering .sidebar {
      margin-top: 0.5rem; }
      .volunteering .sidebar > div {
        padding-top: 1.875rem;
        padding-bottom: 2.25rem; } }
  .volunteering .sidebar .side-heading a:hover, .volunteering .sidebar .side-heading a:focus {
    color: #A7A7A7; }

.volunteering .can-help h1, .volunteering .can-help .h1 {
  margin-top: 0.625rem;
  margin-bottom: 2.5rem; }
  @media print, screen and (min-width: 64em) {
    .volunteering .can-help h1, .volunteering .can-help .h1 {
      margin-top: 2.5rem;
      margin-bottom: 3.625rem; } }

.volunteering .can-help .icon {
  margin: 0 auto 2.5rem;
  max-width: 16.25rem; }
  @media print, screen and (min-width: 45em) {
    .volunteering .can-help .icon {
      margin-left: 0;
      max-width: 13rem; } }
  @media print, screen and (min-width: 64em) {
    .volunteering .can-help .icon {
      margin: 0 0 3.75rem;
      max-width: 16.25rem; } }
  .volunteering .can-help .icon .image {
    height: 4.5rem; }
  .volunteering .can-help .icon .heading {
    margin-bottom: 0.8125rem;
    font-size: 1rem;
    line-height: 1.375rem;
    font-weight: bold; }
  .volunteering .can-help .icon .description {
    font-size: 0.8125rem;
    line-height: 1.1875rem; }

.volunteering .report-media {
  margin-bottom: 2.5rem; }
  @media print, screen and (min-width: 45em) {
    .volunteering .report-media {
      margin-top: 0; } }
  @media print, screen and (min-width: 64em) {
    .volunteering .report-media {
      margin-top: 2.5rem;
      margin-bottom: 4.375rem; } }

.volunteering .stories {
  padding-bottom: 2.8125rem; }
  @media print, screen and (min-width: 45em) {
    .volunteering .stories {
      padding-bottom: 3.125rem; } }
  .volunteering .stories h1, .volunteering .stories .h1 {
    margin-bottom: 2.5rem; }
    @media print, screen and (min-width: 45em) {
      .volunteering .stories h1, .volunteering .stories .h1 {
        margin-bottom: 2.875rem; } }
  .volunteering .stories .load-more {
    margin-top: 3.625rem;
    margin-bottom: 0; }
    @media print, screen and (min-width: 45em) {
      .volunteering .stories .load-more {
        margin-top: 3.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .volunteering .stories .load-more {
        margin-top: 3.75rem; } }

.volunteering .become-volunteer {
  padding-top: 2.375rem;
  border-top: 0.0625rem solid #5F5F5F; }
  .volunteering .become-volunteer h1, .volunteering .become-volunteer .h1 {
    margin-bottom: 2.5rem; }
    @media print, screen and (min-width: 45em) {
      .volunteering .become-volunteer h1, .volunteering .become-volunteer .h1 {
        margin-bottom: 2.875rem; } }

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
  .volunteering form.styled .togglable-blocks {
    margin-bottom: 0.125rem; } }

@media print, screen and (min-width: 64em) {
  .volunteering form.styled .step-2 {
    padding-top: 1.375rem; }
  .volunteering form.styled .step-3 {
    padding-top: 0.875rem; }
  .volunteering form.styled .step-4 {
    padding-top: 1.375rem; }
  .volunteering form.styled .step-5 {
    padding-top: 0.875rem; } }

@media print, screen and (min-width: 64em) {
  .volunteering form.styled .step-4 .custom-select {
    margin-top: -0.5rem !important; } }

.volunteering form.styled .step-4 .checkbox-group {
  margin-bottom: 2.375rem; }

.volunteering form.styled .step-4 .extra-padding-top {
  padding-top: 0.625rem; }
  @media print, screen and (min-width: 45em) {
    .volunteering form.styled .step-4 .extra-padding-top {
      padding-top: 0.75rem; } }
  @media print, screen and (min-width: 64em) {
    .volunteering form.styled .step-4 .extra-padding-top {
      padding-top: 0; } }

.volunteering form.styled .step-4 .days-outer {
  padding-top: 0.625rem; }
  @media print, screen and (min-width: 64em) {
    .volunteering form.styled .step-4 .days-outer {
      padding-top: 0.125rem; } }

.volunteering form.styled .step-4 .extra-padding-bottom {
  padding-bottom: 0.625rem; }

@media print, screen and (min-width: 64em) {
  .volunteering form.styled .step-4 .dependent {
    margin-top: -0.375rem; } }

.volunteering form.styled .step-5 .extra-padding-bottom {
  padding-bottom: 1.9375rem; }

@media print, screen and (min-width: 64em) {
  .transfer-page {
    margin-top: -0.625rem; } }

.transfer-page .sidebar {
  margin-top: 1.25rem; }
  @media screen and (max-width: 63.9375em) {
    .transfer-page .sidebar {
      margin-top: 1.875rem;
      -webkit-order: 2;
          -ms-flex-order: 2;
              order: 2; }
      .transfer-page .sidebar > div {
        padding: 2.1875rem 0.9375rem 2.5625rem;
        border-top: 0.0625rem solid #5F5F5F; }
      .transfer-page .sidebar.first {
        margin-bottom: 2.5rem;
        border-bottom: 0.0625rem solid #5F5F5F; } }
    @media screen and (max-width: 63.9375em) and (min-width: 45em) {
      .transfer-page .sidebar.first {
        margin-bottom: 3.6875rem; } }
  @media screen and (max-width: 63.9375em) {
      .transfer-page .sidebar .button {
        margin: 0; } }
  @media screen and (max-width: 44.9375em) {
    .transfer-page .sidebar {
      margin-top: 0.5rem; }
      .transfer-page .sidebar > div {
        padding-top: 1.875rem;
        padding-bottom: 2.25rem; } }
  .transfer-page .sidebar.second {
    margin-top: 0; }
    @media print, screen and (min-width: 45em) {
      .transfer-page .sidebar.second {
        margin-top: 1.875rem; } }
    @media print, screen and (min-width: 64em) {
      .transfer-page .sidebar.second {
        margin-top: 0; } }

.transfer-page .owl-carousel:not(.owl-loaded) {
  display: block;
  visibility: hidden;
  min-height: 18.75rem;
  max-height: 28.75rem; }

.transfer-page .transfer-form {
  padding-top: 2.375rem; }
  .transfer-page .transfer-form h1, .transfer-page .transfer-form .h1 {
    margin-bottom: 2.5rem; }
    @media print, screen and (min-width: 45em) {
      .transfer-page .transfer-form h1, .transfer-page .transfer-form .h1 {
        margin-bottom: 2.875rem; } }
  .transfer-page .transfer-form .heading {
    padding-top: 0.1875rem;
    margin-bottom: 0;
    line-height: 1.5rem; }
    @media print, screen and (min-width: 45em) {
      .transfer-page .transfer-form .heading {
        line-height: 1.9375rem;
        padding-top: 0; } }
  .transfer-page .transfer-form .step {
    max-height: none !important;
    padding-top: 1.8125rem; }
    @media print, screen and (min-width: 45em) {
      .transfer-page .transfer-form .step {
        padding-top: 1.9375rem; } }
  .transfer-page .transfer-form .form-result {
    padding-top: 0;
    padding-bottom: 0; }
    .transfer-page .transfer-form .form-result .heading {
      margin-bottom: 0.75rem; }
      @media print, screen and (min-width: 45em) {
        .transfer-page .transfer-form .form-result .heading {
          margin-bottom: 1rem;
          line-height: 1.9375rem; } }
      @media print, screen and (min-width: 64em) {
        .transfer-page .transfer-form .form-result .heading {
          margin-top: 0.875rem;
          margin-bottom: 1.6875rem; } }
  .transfer-page .transfer-form .submit-outer {
    margin-top: 1.9375rem; }
    @media print, screen and (min-width: 45em) {
      .transfer-page .transfer-form .submit-outer {
        margin-top: 1.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .transfer-page .transfer-form .submit-outer {
        margin-top: 2.5625rem; } }

.transfer-carousel {
  margin: 0.625rem auto 2.1875rem;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .transfer-carousel {
      margin: 1.375rem 0 1.875rem; } }
  @media print, screen and (min-width: 64em) {
    .transfer-carousel {
      margin: 3.0625rem 0 4.5625rem; } }

.transfer-in-list {
  padding: 0 0.625rem;
  margin: 0 auto 0.1875rem;
  text-align: center;
  max-width: 17.5rem; }
  @media print, screen and (min-width: 45em) {
    .transfer-in-list {
      max-width: none;
      padding: 0; } }
  .transfer-in-list .image {
    height: 15.375rem;
    line-height: 15.375rem;
    margin-bottom: 1.5625rem; }
    @media print, screen and (min-width: 64em) {
      .transfer-in-list .image {
        margin-bottom: 2.0625rem;
        height: 20.625rem;
        line-height: 20.625rem; } }
    .transfer-in-list .image img {
      display: inline-block;
      max-height: 100%;
      width: auto; }
  .transfer-in-list .title, .transfer-in-list .description {
    max-width: 17.5rem;
    margin-left: auto;
    margin-right: auto; }
  .transfer-in-list .title {
    margin-bottom: 0.75rem;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.375rem; }
  .transfer-in-list .description {
    font-size: 0.8125rem;
    line-height: 1.1875rem; }

.volunteer-in-list {
  margin-bottom: 2.9375rem; }
  @media print, screen and (min-width: 45em) {
    .volunteer-in-list {
      margin-bottom: 3.5rem; } }
  @media print, screen and (min-width: 64em) {
    .volunteer-in-list {
      margin-bottom: 4rem; } }
  .volunteer-in-list .cell {
    position: relative; }
  .volunteer-in-list .image {
    margin-bottom: 2.125rem; }
    @media print, screen and (min-width: 45em) {
      .volunteer-in-list .image {
        width: 11.25rem;
        margin: 0; } }
    @media print, screen and (min-width: 64em) {
      .volunteer-in-list .image {
        width: 16.875rem;
        padding: 0 0 0 1.6875rem; } }
    .volunteer-in-list .image img {
      border-radius: 100%;
      width: 11.375rem; }
      @media print, screen and (min-width: 45em) {
        .volunteer-in-list .image img {
          width: 9.375rem; } }
      @media print, screen and (min-width: 64em) {
        .volunteer-in-list .image img {
          width: 10.625rem; } }
  .volunteer-in-list .data {
    padding-left: 2.1875rem; }
    @media print, screen and (min-width: 45em) {
      .volunteer-in-list .data {
        margin-top: 0.625rem; } }
    @media print, screen and (min-width: 64em) {
      .volunteer-in-list .data {
        margin-top: 1.75rem; } }
    .volunteer-in-list .data .quote {
      margin-bottom: 0.75rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; }
      @media print, screen and (min-width: 64em) {
        .volunteer-in-list .data .quote {
          margin-bottom: 0.9375rem;
          font-size: 1.5rem;
          line-height: 2.0625rem; } }
    .volunteer-in-list .data .name {
      margin-bottom: 0.9375rem;
      color: #C6C6C6;
      font-size: 0.75rem;
      line-height: 1.25rem; }
      @media print, screen and (min-width: 64em) {
        .volunteer-in-list .data .name {
          margin-bottom: 0;
          font-size: 0.875rem;
          float: left; } }
    .volunteer-in-list .data .full-story {
      font-weight: 500;
      font-size: 0.8125rem;
      line-height: 1.1875rem; }
      @media print, screen and (min-width: 64em) {
        .volunteer-in-list .data .full-story {
          float: right;
          line-height: 1.25rem; } }
      .volunteer-in-list .data .full-story i {
        margin-left: 0.4375rem;
        font-size: 0.5625rem;
        color: #FFC679; }
      .volunteer-in-list .data .full-story a {
        color: #FFFFFF; }
        .volunteer-in-list .data .full-story a:hover, .volunteer-in-list .data .full-story a:focus {
          color: #A7A7A7; }
  .volunteer-in-list .icon-quotation {
    position: absolute;
    left: 0;
    top: -0.875rem;
    font-size: 1.0625rem;
    color: #FFECC7; }

.interview-in-list {
  display: block;
  background: #171717; }
  .interview-in-list:hover img, .interview-in-list:focus img {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05); }
  .interview-in-list:hover .data .title, .interview-in-list:focus .data .title {
    color: #FFFFFF; }
  .interview-in-list .image {
    position: relative;
    overflow: hidden;
    height: 9.75rem; }
    @media screen and (min-width: 31.25em) {
      .interview-in-list .image {
        height: 13.75rem; } }
    @media print, screen and (min-width: 45em) {
      .interview-in-list .image {
        height: 11.1875rem; } }
    @media print, screen and (min-width: 64em) {
      .interview-in-list .image {
        height: 10.625rem; } }
    .interview-in-list .image img {
      transition: -webkit-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s; }
  .interview-in-list .data {
    padding: 0.875rem 1.3125rem 1.375rem; }
    .interview-in-list .data .title {
      margin-bottom: 0.4375rem;
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: 500;
      color: #FFECC7; }
    .interview-in-list .data .author {
      font-size: 0.8125rem;
      color: #FFFFFF; }
  .interview-in-list .link {
    padding: 0.6875rem 1.3125rem 0.875rem;
    font-size: 0.8125rem;
    color: #C6C6C6;
    border-top: 0.0625rem solid #2E2E2E; }
    .interview-in-list .link i {
      font-size: 0.5625rem; }

.sputnik-card {
  margin-top: -0.3125rem;
  margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 45em) {
    .sputnik-card {
      margin-top: 0.5625rem;
      margin-bottom: 3.125rem; } }
  @media print, screen and (min-width: 64em) {
    .sputnik-card {
      margin-top: -0.5rem; } }
  .sputnik-card .card-image {
    padding: 0.625rem 0.9375rem 0.3125rem; }
    @media print, screen and (min-width: 45em) {
      .sputnik-card .card-image {
        padding: 1.5625rem 0.9375rem 0.5rem; } }
    @media print, screen and (min-width: 64em) {
      .sputnik-card .card-image {
        padding: 1.875rem 0.9375rem 0.9375rem; } }
  .sputnik-card .card-advantages {
    margin-top: 0.3125rem;
    line-height: 1.375rem; }
    @media print, screen and (min-width: 45em) {
      .sputnik-card .card-advantages {
        margin-top: 0.9375rem;
        font-size: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .sputnik-card .card-advantages {
        margin-top: 1.75rem; } }
    .sputnik-card .card-advantages .grid-x {
      padding: 0 0.9375rem 0.625rem;
      margin-bottom: 1.75rem;
      border-bottom: 0.0625rem solid #5F5F5F; }
      @media print, screen and (min-width: 45em) {
        .sputnik-card .card-advantages .grid-x {
          padding: 0 0 0.625rem 0.6875rem; } }
      @media print, screen and (min-width: 64em) {
        .sputnik-card .card-advantages .grid-x {
          padding: 0 1.25rem 0.625rem 0.6875rem; } }
      .sputnik-card .card-advantages .grid-x .name {
        padding-bottom: 0.625rem;
        color: #FFC679; }
        @media print, screen and (min-width: 45em) {
          .sputnik-card .card-advantages .grid-x .name {
            padding-right: 0.6875rem; } }
        @media print, screen and (min-width: 64em) {
          .sputnik-card .card-advantages .grid-x .name {
            padding-right: 3.75rem; } }
        @media screen and (min-width: 75em) {
          .sputnik-card .card-advantages .grid-x .name {
            padding-right: 5.3125rem; } }
      @media print, screen and (min-width: 45em) {
        .sputnik-card .card-advantages .grid-x .info {
          padding-left: 0.6875rem; } }
      .sputnik-card .card-advantages .grid-x .info .exhibition {
        margin: 0 0 0.4375rem; }
        @media print, screen and (min-width: 45em) {
          .sputnik-card .card-advantages .grid-x .info .exhibition {
            margin: 0 0 0.4375rem; } }
      .sputnik-card .card-advantages .grid-x .info .address {
        margin-bottom: 1rem;
        font-size: 0.875rem;
        color: #C6C6C6; }

.info-support {
  margin-top: -0.1875rem; }
  @media print, screen and (min-width: 64em) {
    .info-support {
      margin-top: -0.6875rem; } }
  .info-support .extra-margins {
    margin-top: 2.25rem; }
    @media print, screen and (min-width: 64em) {
      .info-support .extra-margins {
        margin-top: 4.375rem; } }
    @media screen and (min-width: 64em) and (max-width: 74.9375em) {
      .info-support .extra-margins {
        margin-right: -3.125rem; } }
  .info-support .socials {
    margin-top: 0.6875rem;
    margin-bottom: 0.5rem; }
    @media print, screen and (min-width: 45em) {
      .info-support .socials {
        margin-top: 0.8125rem; } }
    @media print, screen and (min-width: 64em) {
      .info-support .socials {
        margin-bottom: 1.375rem; } }
  @media print, screen and (min-width: 64em) {
    .info-support .tourist-portals {
      margin-bottom: 2.625rem; } }

.history-and-mission {
  padding: 1.875rem 0 0;
  line-height: 1.375rem; }
  @media print, screen and (min-width: 45em) {
    .history-and-mission {
      padding: 3.6875rem 0 0;
      line-height: 1.75rem;
      font-size: 1.125rem; } }
  @media print, screen and (min-width: 64em) {
    .history-and-mission {
      padding: 5.5rem 0 0;
      font-size: 1.375rem;
      line-height: 2rem; } }
  .history-and-mission p {
    margin-bottom: 2.375rem; }
    @media print, screen and (min-width: 45em) {
      .history-and-mission p {
        margin: 0 0 3.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .history-and-mission p {
        margin: 0 0 5.375rem; } }
  .history-and-mission .subtitled-image {
    margin: 0 -0.9375rem 1.6875rem; }
    @media print, screen and (min-width: 45em) {
      .history-and-mission .subtitled-image {
        margin: 0 -0.1875rem 2.5rem; } }
    @media print, screen and (min-width: 64em) {
      .history-and-mission .subtitled-image {
        margin: 0 -0.1875rem 3.375rem; } }
    .history-and-mission .subtitled-image.narrow {
      margin: 0 0 1.6875rem; }
      @media print, screen and (min-width: 45em) {
        .history-and-mission .subtitled-image.narrow {
          margin: 0 -0.9375rem 2.5rem; } }
      @media print, screen and (min-width: 64em) {
        .history-and-mission .subtitled-image.narrow {
          margin: 0 -0.9375rem 3.375rem; } }
    .history-and-mission .subtitled-image img {
      width: 100%;
      margin-bottom: 0.5rem; }
    .history-and-mission .subtitled-image .title {
      text-align: center;
      padding: 0.25rem 0.9375rem;
      color: #ACACAC;
      font-size: 0.75rem;
      line-height: 1.125rem; }
      @media print, screen and (min-width: 45em) {
        .history-and-mission .subtitled-image .title {
          padding: 0.25rem 0; } }
  .history-and-mission .inner {
    padding: 2.5rem 0 2.5rem;
    margin-top: 1.25rem;
    color: #171717;
    background: #F2F2F2;
    line-height: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      .history-and-mission .inner {
        padding: 3.5625rem 0 3.5625rem;
        margin-top: 2.6875rem;
        line-height: 1.75rem; } }
    @media print, screen and (min-width: 64em) {
      .history-and-mission .inner {
        padding: 5.5625rem 0 6.0625rem;
        font-size: 1.125rem;
        line-height: 1.6875rem; } }
    @media print, screen and (min-width: 64em) {
      .history-and-mission .inner p {
        margin: 0 0 3.125rem; } }
    .history-and-mission .inner .reduce-line-height {
      line-height: 1.375rem; }
      @media print, screen and (min-width: 45em) {
        .history-and-mission .inner .reduce-line-height {
          line-height: inherit; } }
      @media print, screen and (min-width: 64em) {
        .history-and-mission .inner .reduce-line-height {
          margin: 0 0 4.1875rem;
          font-size: 1.375rem;
          line-height: 2rem; } }
    .history-and-mission .inner .reduce-margin {
      margin-bottom: 1.625rem; }
    .history-and-mission .inner h1, .history-and-mission .inner .h1 {
      margin-bottom: 0.6875rem;
      line-height: 1.875rem; }
      @media print, screen and (min-width: 45em) {
        .history-and-mission .inner h1, .history-and-mission .inner .h1 {
          margin-bottom: 0.875rem;
          font-size: 1.375rem;
          line-height: 1.9375rem; } }
      .history-and-mission .inner h1.enlarged, .history-and-mission .inner .h1.enlarged {
        margin-bottom: 0.9375rem;
        font-size: 1.5rem;
        line-height: 2rem; }
        @media print, screen and (min-width: 45em) {
          .history-and-mission .inner h1.enlarged, .history-and-mission .inner .h1.enlarged {
            margin-bottom: 1.875rem;
            font-size: 1.875rem; } }
        @media print, screen and (min-width: 64em) {
          .history-and-mission .inner h1.enlarged, .history-and-mission .inner .h1.enlarged {
            margin-bottom: 2.4375rem;
            font-size: 2.125rem; } }
    @media print, screen and (min-width: 45em) {
      .history-and-mission .inner .subtitled-image {
        margin-bottom: 2.3125rem; } }
    .history-and-mission .inner .subtitled-image .title {
      color: #5F5F5F; }

.for-students .student-tabs-head {
  position: relative;
  height: 3.625rem;
  padding: 0 0 0.0625rem;
  margin-top: 0.0625rem;
  margin-bottom: 0.3125rem;
  border: none;
  background: #171717;
  overflow: hidden; }
  @media print, screen and (min-width: 45em) {
    .for-students .student-tabs-head {
      height: 4.1875rem; } }
  @media print, screen and (min-width: 64em) {
    .for-students .student-tabs-head {
      height: 4.25rem; } }
  .for-students .student-tabs-head:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1.25rem;
    height: 6.25rem;
    background: linear-gradient(to right, rgba(23, 23, 23, 0) 0%, #171717 100%); }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-head:after {
        content: none; } }
  .for-students .student-tabs-head .student-tabs-head-inner {
    min-height: 100%;
    overflow-x: scroll;
    overflow-y: hidden; }
  .for-students .student-tabs-head .grid-container {
    padding: 0 0 0.625rem 0.125rem;
    white-space: nowrap; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-head .grid-container {
        padding-left: 0.75rem; } }
  .for-students .student-tabs-head .tabs-title {
    float: none;
    display: inline-block; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-head .tabs-title:first-child {
        margin-left: -1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-head .tabs-title:first-child {
        margin-left: -1.8125rem; } }
    @media screen and (min-width: 75em) {
      .for-students .student-tabs-head .tabs-title:first-child {
        margin-left: -1.3125rem; } }
    .for-students .student-tabs-head .tabs-title a {
      position: relative;
      padding: 0 0.8125rem;
      font-size: 0.9375rem;
      font-weight: 500;
      background: none;
      color: #FFFFFF;
      outline: none;
      opacity: 0.75; }
      .for-students .student-tabs-head .tabs-title a:hover, .for-students .student-tabs-head .tabs-title a:focus {
        opacity: 1; }
      @media print, screen and (min-width: 45em) {
        .for-students .student-tabs-head .tabs-title a {
          padding: 0 1.75rem;
          font-size: 1.125rem; } }
      @media print, screen and (min-width: 64em) {
        .for-students .student-tabs-head .tabs-title a {
          padding: 0 2rem; } }
      .for-students .student-tabs-head .tabs-title a span {
        display: inline-block;
        padding: 1.25rem 0 1.1875rem; }
        @media print, screen and (min-width: 45em) {
          .for-students .student-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.4375rem; } }
        @media print, screen and (min-width: 64em) {
          .for-students .student-tabs-head .tabs-title a span {
            padding: 1.4375rem 0 1.5rem; } }
    .for-students .student-tabs-head .tabs-title.is-active a {
      opacity: 1; }
      .for-students .student-tabs-head .tabs-title.is-active a:hover, .for-students .student-tabs-head .tabs-title.is-active a:focus {
        opacity: 1; }
      .for-students .student-tabs-head .tabs-title.is-active a span {
        border-bottom: 0.1875rem solid #FFC679; }

.for-students .student-tabs-body {
  padding: 0.625rem 0;
  margin: 0;
  border: none;
  background: none;
  color: #FFFFFF;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .for-students .student-tabs-body {
      padding: 0.9375rem 0 2.3125rem;
      font-size: 1.125rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .for-students .student-tabs-body {
      padding: 2.5625rem 0 3.125rem;
      line-height: 1.75rem; } }
  .for-students .student-tabs-body .tabs-panel {
    padding: 0; }
  .for-students .student-tabs-body .first-heading {
    margin-bottom: 0.625rem;
    font-weight: 800;
    color: #FFECC7;
    font-size: 1.125rem;
    line-height: 1.6875rem; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body .first-heading {
        padding-right: 3.75rem;
        margin-bottom: 1.5rem;
        font-size: 1.25rem;
        line-height: 2rem; } }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-body .first-heading {
        margin-bottom: 1.875rem;
        padding-right: 0; } }
  .for-students .student-tabs-body p {
    margin-bottom: 1.5625rem; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body p {
        margin-bottom: 1.6875rem; } }
  .for-students .student-tabs-body .contacts {
    margin-top: 0.6875rem;
    color: #FFECC7;
    font-size: 0.875rem;
    line-height: 1.375rem; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body .contacts {
        margin-top: 1rem; } }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-body .contacts {
        margin-top: 0.125rem; } }
    .for-students .student-tabs-body .contacts div {
      margin-bottom: 0.5rem;
      line-height: 1.25rem; }
  .for-students .student-tabs-body .white {
    color: #FFFFFF; }
  .for-students .student-tabs-body h1, .for-students .student-tabs-body .h1 {
    margin-bottom: 0.6875rem;
    color: #FFECC7; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body h1, .for-students .student-tabs-body .h1 {
        margin-bottom: 1.6875rem;
        line-height: 2.4375rem; } }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-body h1, .for-students .student-tabs-body .h1 {
        margin-bottom: 2.0625rem; } }
  .for-students .student-tabs-body h3, .for-students .student-tabs-body .h3 {
    margin: 1.875rem 0 0.625rem;
    line-height: 1.6875rem; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body h3, .for-students .student-tabs-body .h3 {
        margin: 2.4375rem 0 1.0625rem;
        line-height: 1.9375rem; } }
  .for-students .student-tabs-body hr {
    margin: 2.875rem 0 1.6875rem;
    border-color: #5F5F5F; }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-body hr {
        margin: 3rem 0 2.9375rem; } }
  .for-students .student-tabs-body .file-item {
    display: inline-block;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 3.125rem; }
    .for-students .student-tabs-body .file-item.extra-margin-top {
      margin-top: 0.8125rem; }
      @media print, screen and (min-width: 45em) {
        .for-students .student-tabs-body .file-item.extra-margin-top {
          margin-top: 0.625rem;
          margin-bottom: 4.6875rem; } }
      @media print, screen and (min-width: 64em) {
        .for-students .student-tabs-body .file-item.extra-margin-top {
          margin-top: 0; } }
    .for-students .student-tabs-body .file-item:hover, .for-students .student-tabs-body .file-item:focus {
      color: #ACACAC; }
    .for-students .student-tabs-body .file-item .file-type {
      color: #C6C6C6; }
  .for-students .student-tabs-body .textbook-list {
    margin-top: 2.875rem;
    padding: 1.8125rem 0 0.9375rem;
    border-top: 0.0625rem solid #5F5F5F;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .for-students .student-tabs-body .textbook-list {
        margin-top: 3.1875rem;
        padding: 2.125rem 0 0.625rem;
        text-align: left; } }
    @media print, screen and (min-width: 64em) {
      .for-students .student-tabs-body .textbook-list {
        margin-top: 3.5625rem;
        padding: 2.75rem 0 0.9375rem; } }
    .for-students .student-tabs-body .textbook-list .textbook-heading {
      margin-bottom: 2.125rem;
      font-size: 1.5rem;
      line-height: 2rem;
      font-weight: 500;
      text-align: center; }
      @media print, screen and (min-width: 45em) {
        .for-students .student-tabs-body .textbook-list .textbook-heading {
          font-size: 1.6875rem; } }
    @media screen and (min-width: 75em) {
      .for-students .student-tabs-body .textbook-list .file-item {
        width: 15.875rem;
        min-height: 15.875rem;
        margin-bottom: 3rem;
        font-size: 1.1875rem; } }
    .for-students .student-tabs-body .textbook-list .load-more {
      text-align: center; }
      .for-students .student-tabs-body .textbook-list .load-more .button {
        margin-top: -0.5625rem; }
        @media print, screen and (min-width: 45em) {
          .for-students .student-tabs-body .textbook-list .load-more .button {
            margin-top: 1.0625rem; } }
        @media print, screen and (min-width: 64em) {
          .for-students .student-tabs-body .textbook-list .load-more .button {
            margin-top: 2.3125rem; } }

@media print, screen and (min-width: 64em) {
  .for-students #free-visit {
    margin-top: -0.8125rem;
    margin-bottom: 2rem; } }

.file-item.textbook-item {
  position: relative;
  border: none;
  font-size: 1rem;
  line-height: 1.375rem;
  font-weight: 500;
  overflow: hidden; }
  @media print, screen and (min-width: 45em) {
    .file-item.textbook-item {
      padding-right: 1.0625rem; } }
  @media print, screen and (min-width: 64em) {
    .file-item.textbook-item {
      margin-bottom: 1.875rem;
      font-size: 1.125rem;
      line-height: 1.5rem; } }
  .file-item.textbook-item:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(23, 23, 23, 0.5);
    z-index: 2; }
  .file-item.textbook-item:hover, .file-item.textbook-item:focus {
    color: #ACACAC; }
    .file-item.textbook-item:hover img, .file-item.textbook-item:focus img {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
  .file-item.textbook-item > span {
    position: relative; }
  .file-item.textbook-item > * {
    z-index: 3; }
  .file-item.textbook-item .file-type {
    color: #FFFFFF; }
  .file-item.textbook-item > img {
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
    z-index: 1; }

.activity-list, .excursion-list {
  margin-top: 2.875rem;
  padding-top: 1.8125rem;
  border-top: 0.0625rem solid #5F5F5F; }
  @media print, screen and (min-width: 45em) {
    .activity-list, .excursion-list {
      margin-top: 3.1875rem;
      padding-top: 2.125rem; } }
  @media print, screen and (min-width: 64em) {
    .activity-list, .excursion-list {
      margin-top: 3.5625rem;
      padding-top: 2.75rem; } }
  .activity-list .activities-heading, .excursion-list .activities-heading {
    margin-bottom: 2.125rem;
    font-size: 1.5rem;
    line-height: 2rem;
    font-weight: 500;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .activity-list .activities-heading, .excursion-list .activities-heading {
        font-size: 1.6875rem; } }
  .activity-list .load-more, .excursion-list .load-more {
    margin-top: 2.5rem;
    margin-bottom: 1rem;
    text-align: center; }
    @media print, screen and (min-width: 45em) {
      .activity-list .load-more, .excursion-list .load-more {
        margin-top: 4.1875rem; } }

.excursion-list {
  padding-top: 0;
  margin-top: 1.5625rem;
  border-top: none; }
  @media print, screen and (min-width: 45em) {
    .excursion-list {
      margin-top: 2.875rem; } }
  @media print, screen and (min-width: 64em) {
    .excursion-list {
      margin-top: 3.0625rem; } }
  .excursion-list .load-more {
    margin-bottom: 1.625rem; }
    @media print, screen and (min-width: 45em) {
      .excursion-list .load-more {
        margin-bottom: 3.125rem; } }
    @media print, screen and (min-width: 64em) {
      .excursion-list .load-more {
        margin-bottom: 4.125rem; } }

.activity-in-list, .excursion-in-list {
  display: block;
  margin-bottom: 1.5625rem;
  position: relative;
  background: #1C1C1C;
  color: #FFFFFF;
  line-height: 1.625rem; }
  @media print, screen and (min-width: 45em) {
    .activity-in-list, .excursion-in-list {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 2.5rem;
      line-height: 1.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .activity-in-list, .excursion-in-list {
      margin-bottom: 3.125rem;
      line-height: 1.75rem; } }
  .activity-in-list:hover, .activity-in-list:focus, .excursion-in-list:hover, .excursion-in-list:focus {
    color: #C6C6C6; }
    .activity-in-list:hover .image img, .activity-in-list:focus .image img, .excursion-in-list:hover .image img, .excursion-in-list:focus .image img {
      -webkit-transform: scale(1.05);
          -ms-transform: scale(1.05);
              transform: scale(1.05); }
  .activity-in-list .image, .excursion-in-list .image {
    position: relative;
    height: 11.6875rem;
    overflow: hidden; }
    @media print, screen and (min-width: 45em) {
      .activity-in-list .image, .excursion-in-list .image {
        -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto;
        width: 20.625rem;
        min-height: 19.125rem; } }
    @media print, screen and (min-width: 64em) {
      .activity-in-list .image, .excursion-in-list .image {
        width: 25rem;
        min-height: 16.25rem; } }
    .activity-in-list .image img, .excursion-in-list .image img {
      transition: -webkit-transform 0.5s;
      transition: transform 0.5s;
      transition: transform 0.5s, -webkit-transform 0.5s;
      -webkit-transform-origin: center;
          -ms-transform-origin: center;
              transform-origin: center; }
  .activity-in-list .inner, .excursion-in-list .inner {
    min-height: 22.375rem;
    padding: 1.25rem 1.5rem 4.375rem; }
    @media print, screen and (min-width: 45em) {
      .activity-in-list .inner, .excursion-in-list .inner {
        min-height: 19.125rem;
        padding: 1.25rem 1.8125rem 3.75rem;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; } }
    @media print, screen and (min-width: 64em) {
      .activity-in-list .inner, .excursion-in-list .inner {
        min-height: 16.25rem;
        padding: 1.25rem 3.125rem 3.75rem 1.8125rem; } }
    .activity-in-list .inner .heading, .excursion-in-list .inner .heading {
      margin-bottom: 0.4375rem;
      text-transform: uppercase;
      font-size: 0.75rem;
      font-weight: 500;
      color: #FFECC7;
      letter-spacing: 0.05625rem; }
    .activity-in-list .inner .title, .excursion-in-list .inner .title {
      margin-bottom: 0.625rem;
      font-size: 1.125rem;
      line-height: 1.5rem;
      font-weight: 500; }
      @media print, screen and (min-width: 45em) {
        .activity-in-list .inner .title, .excursion-in-list .inner .title {
          padding-right: 1.625rem; } }
    .activity-in-list .inner .announce, .excursion-in-list .inner .announce {
      font-size: 0.8125rem;
      line-height: 1.1875rem;
      color: #FFFFFF; }
      @media print, screen and (min-width: 45em) {
        .activity-in-list .inner .announce, .excursion-in-list .inner .announce {
          padding-right: 1.875rem; } }
    .activity-in-list .inner .date, .excursion-in-list .inner .date {
      position: absolute;
      bottom: 2.1875rem;
      font-size: 0.75rem;
      font-weight: 500;
      line-height: 1.25rem;
      color: #FFECC7; }
      @media print, screen and (min-width: 45em) {
        .activity-in-list .inner .date, .excursion-in-list .inner .date {
          bottom: 1.5625rem; } }
    .activity-in-list .inner .duration, .excursion-in-list .inner .duration {
      position: absolute;
      bottom: 0.75rem;
      font-size: 0.75rem;
      color: #838383; }
      @media print, screen and (min-width: 45em) {
        .activity-in-list .inner .duration, .excursion-in-list .inner .duration {
          right: 1.9375rem;
          bottom: 1.375rem; } }

.activity-single .news-slider-outer, .excursion-single .news-slider-outer {
  width: auto;
  margin: 3.25rem -0.9375rem 2.1875rem; }
  @media print, screen and (min-width: 45em) {
    .activity-single .news-slider-outer, .excursion-single .news-slider-outer {
      width: 45rem;
      margin: 3.875rem 0 3.3125rem -4.6875rem; } }
  @media print, screen and (min-width: 64em) {
    .activity-single .news-slider-outer, .excursion-single .news-slider-outer {
      width: 53.75rem;
      margin: 4.9375rem 0 4.625rem -0.9375rem; } }
  @media screen and (min-width: 75em) {
    .activity-single .news-slider-outer, .excursion-single .news-slider-outer {
      width: 63.75rem;
      margin: 4.9375rem 0 6.75rem -1.4375rem; } }
  .activity-single .news-slider-outer .news-slider, .excursion-single .news-slider-outer .news-slider {
    width: auto; }

.teacher-list {
  padding-bottom: 0.5rem;
  margin-bottom: 2.0625rem;
  border-bottom: 0.0625rem solid #C6C6C6;
  text-align: center; }
  @media print, screen and (min-width: 45em) {
    .teacher-list {
      margin-bottom: 2.3125rem;
      text-align: left; } }
  @media print, screen and (min-width: 64em) {
    .teacher-list {
      padding-bottom: 1.3125rem;
      margin-bottom: 3.125rem; } }
  .teacher-list .heading {
    margin-bottom: 2.125rem;
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.6875rem; }
    @media print, screen and (min-width: 45em) {
      .teacher-list .heading {
        margin-bottom: 2.5625rem;
        font-size: 1.5rem; } }
    @media print, screen and (min-width: 64em) {
      .teacher-list .heading {
        margin-bottom: 3.1875rem; } }

.teacher-in-list {
  margin-bottom: 2.1875rem; }
  @media print, screen and (min-width: 64em) {
    .teacher-in-list {
      margin-bottom: 2.375rem; } }
  .teacher-in-list .t-image {
    margin-bottom: 0.875rem; }
    @media print, screen and (min-width: 45em) {
      .teacher-in-list .t-image {
        width: 11.8125rem;
        margin-bottom: 0; } }
    @media print, screen and (min-width: 64em) {
      .teacher-in-list .t-image {
        width: 13.125rem; } }
    .teacher-in-list .t-image img {
      width: 11.375rem;
      border-radius: 100%; }
      @media print, screen and (min-width: 45em) {
        .teacher-in-list .t-image img {
          width: 9.375rem; } }
      @media print, screen and (min-width: 64em) {
        .teacher-in-list .t-image img {
          width: 10.625rem; } }
  .teacher-in-list .name {
    margin-bottom: 0.3125rem;
    font-size: 1.25rem;
    line-height: 2.0625rem;
    color: #171717; }
    @media print, screen and (min-width: 45em) {
      .teacher-in-list .name {
        font-size: 1.375rem; } }
  .teacher-in-list .position {
    color: #5F5F5F;
    font-size: 0.8125rem;
    line-height: 1.1875rem; }

.other-activities-carousel-outer {
  padding-top: 1.875rem;
  margin: 0 auto 2rem; }
  @media print, screen and (min-width: 45em) {
    .other-activities-carousel-outer {
      margin: 0 auto 2.75rem; } }
  .other-activities-carousel-outer .grid-container {
    position: relative; }
  .other-activities-carousel-outer .view-all {
    margin: 1rem 0 0;
    right: 0; }
    @media print, screen and (min-width: 45em) {
      .other-activities-carousel-outer .view-all {
        margin: 0; } }
    @media screen and (min-width: 48.8125em) {
      .other-activities-carousel-outer .view-all {
        right: 0.9375rem; } }
    @media screen and (min-width: 75em) {
      .other-activities-carousel-outer .view-all {
        right: 1.5rem; } }
