@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("//hello.myfonts.net/count/3e1663");
@media print, screen and (min-width: 48em) {
  .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 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

/**
     * Show the overflow in IE.
     */
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&medium=48em&large=64em&xlarge=80em"; }

html {
  box-sizing: border-box;
  font-size: 18px; }

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  -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.4166666667rem;
  padding-left: 0.4166666667rem;
  max-width: 77.7777777778rem;
  margin: 0 auto; }

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

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

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

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

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

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

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

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

.cell.auto {
  flex: 1 1 0px; }

.cell.shrink {
  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 {
  flex-basis: auto; }

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

@media screen and (min-width: 80em) {
  .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 {
    flex-basis: auto; } }

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .grid-x > .medium-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .medium-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.3333333333%; }
  .grid-x > .medium-2 {
    width: 16.6666666667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.3333333333%; }
  .grid-x > .medium-5 {
    width: 41.6666666667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.3333333333%; }
  .grid-x > .medium-8 {
    width: 66.6666666667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.3333333333%; }
  .grid-x > .medium-11 {
    width: 91.6666666667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .large-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .large-1 {
    width: 8.3333333333%; }
  .grid-x > .large-2 {
    width: 16.6666666667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.3333333333%; }
  .grid-x > .large-5 {
    width: 41.6666666667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.3333333333%; }
  .grid-x > .large-8 {
    width: 66.6666666667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.3333333333%; }
  .grid-x > .large-11 {
    width: 91.6666666667%; }
  .grid-x > .large-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .grid-x > .xlarge-auto {
    flex: 1 1 0px;
    width: auto; }
  .grid-x > .xlarge-shrink {
    flex: 0 0 auto;
    width: auto; }
  .grid-x > .xlarge-1 {
    width: 8.3333333333%; }
  .grid-x > .xlarge-2 {
    width: 16.6666666667%; }
  .grid-x > .xlarge-3 {
    width: 25%; }
  .grid-x > .xlarge-4 {
    width: 33.3333333333%; }
  .grid-x > .xlarge-5 {
    width: 41.6666666667%; }
  .grid-x > .xlarge-6 {
    width: 50%; }
  .grid-x > .xlarge-7 {
    width: 58.3333333333%; }
  .grid-x > .xlarge-8 {
    width: 66.6666666667%; }
  .grid-x > .xlarge-9 {
    width: 75%; }
  .grid-x > .xlarge-10 {
    width: 83.3333333333%; }
  .grid-x > .xlarge-11 {
    width: 91.6666666667%; }
  .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.4166666667rem;
  margin-right: -0.4166666667rem; }

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

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

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

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

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

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

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

.grid-margin-x > .small-1 {
  width: calc(8.3333333333% - 0.8333333333rem); }

.grid-margin-x > .small-2 {
  width: calc(16.6666666667% - 0.8333333333rem); }

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

.grid-margin-x > .small-4 {
  width: calc(33.3333333333% - 0.8333333333rem); }

.grid-margin-x > .small-5 {
  width: calc(41.6666666667% - 0.8333333333rem); }

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

.grid-margin-x > .small-7 {
  width: calc(58.3333333333% - 0.8333333333rem); }

.grid-margin-x > .small-8 {
  width: calc(66.6666666667% - 0.8333333333rem); }

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

.grid-margin-x > .small-10 {
  width: calc(83.3333333333% - 0.8333333333rem); }

.grid-margin-x > .small-11 {
  width: calc(91.6666666667% - 0.8333333333rem); }

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

@media print, screen and (min-width: 48em) {
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.6666666667rem); }
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.6666666667rem); } }

@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.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.6666666667rem); }
  .grid-margin-x > .medium-auto {
    width: auto; }
  .grid-margin-x > .medium-shrink {
    width: auto; }
  .grid-margin-x > .medium-1 {
    width: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .medium-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .medium-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .medium-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .medium-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .medium-12 {
    width: calc(100% - 1.6666666667rem); }
  .grid-margin-x > .large-auto {
    width: auto; }
  .grid-margin-x > .large-shrink {
    width: auto; }
  .grid-margin-x > .large-1 {
    width: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .large-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .large-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .large-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .large-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .large-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .large-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .large-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .large-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .large-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .large-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .large-12 {
    width: calc(100% - 1.6666666667rem); } }

@media screen and (min-width: 80em) {
  .grid-margin-x > .xlarge-auto {
    width: auto; }
  .grid-margin-x > .xlarge-shrink {
    width: auto; }
  .grid-margin-x > .xlarge-1 {
    width: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-2 {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-3 {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-4 {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-5 {
    width: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-6 {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-7 {
    width: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-8 {
    width: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-9 {
    width: calc(75% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-10 {
    width: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-11 {
    width: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-x > .xlarge-12 {
    width: calc(100% - 1.6666666667rem); } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 0.8333333333rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 0.8333333333rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.3333333333% - 0.8333333333rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 0.8333333333rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 0.8333333333rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.6666666667% - 0.8333333333rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.2857142857% - 0.8333333333rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 0.8333333333rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.6666666667rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.6666666667rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.2857142857% - 1.6666666667rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.6666666667rem); } }

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

@media screen and (min-width: 80em) {
  .grid-margin-x.xlarge-up-1 > .cell {
    width: calc(100% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-2 > .cell {
    width: calc(50% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-3 > .cell {
    width: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-4 > .cell {
    width: calc(25% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-5 > .cell {
    width: calc(20% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-6 > .cell {
    width: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-7 > .cell {
    width: calc(14.2857142857% - 1.6666666667rem); }
  .grid-margin-x.xlarge-up-8 > .cell {
    width: calc(12.5% - 1.6666666667rem); } }

.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.3333333333%; }

.small-margin-collapse > .small-2 {
  width: 16.6666666667%; }

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

.small-margin-collapse > .small-4 {
  width: 33.3333333333%; }

.small-margin-collapse > .small-5 {
  width: 41.6666666667%; }

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

.small-margin-collapse > .small-7 {
  width: 58.3333333333%; }

.small-margin-collapse > .small-8 {
  width: 66.6666666667%; }

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

.small-margin-collapse > .small-10 {
  width: 83.3333333333%; }

.small-margin-collapse > .small-11 {
  width: 91.6666666667%; }

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

@media print, screen and (min-width: 48em) {
  .small-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .small-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .small-margin-collapse > .medium-3 {
    width: 25%; }
  .small-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .small-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .small-margin-collapse > .medium-6 {
    width: 50%; }
  .small-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .small-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .small-margin-collapse > .medium-9 {
    width: 75%; }
  .small-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .small-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .small-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .small-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .small-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .small-margin-collapse > .large-3 {
    width: 25%; }
  .small-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .small-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .small-margin-collapse > .large-6 {
    width: 50%; }
  .small-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .small-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .small-margin-collapse > .large-9 {
    width: 75%; }
  .small-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .small-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .small-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .small-margin-collapse > .xlarge-1 {
    width: 8.3333333333%; }
  .small-margin-collapse > .xlarge-2 {
    width: 16.6666666667%; }
  .small-margin-collapse > .xlarge-3 {
    width: 25%; }
  .small-margin-collapse > .xlarge-4 {
    width: 33.3333333333%; }
  .small-margin-collapse > .xlarge-5 {
    width: 41.6666666667%; }
  .small-margin-collapse > .xlarge-6 {
    width: 50%; }
  .small-margin-collapse > .xlarge-7 {
    width: 58.3333333333%; }
  .small-margin-collapse > .xlarge-8 {
    width: 66.6666666667%; }
  .small-margin-collapse > .xlarge-9 {
    width: 75%; }
  .small-margin-collapse > .xlarge-10 {
    width: 83.3333333333%; }
  .small-margin-collapse > .xlarge-11 {
    width: 91.6666666667%; }
  .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: 48em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .medium-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 48em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .medium-margin-collapse > .xlarge-1 {
    width: 8.3333333333%; }
  .medium-margin-collapse > .xlarge-2 {
    width: 16.6666666667%; }
  .medium-margin-collapse > .xlarge-3 {
    width: 25%; }
  .medium-margin-collapse > .xlarge-4 {
    width: 33.3333333333%; }
  .medium-margin-collapse > .xlarge-5 {
    width: 41.6666666667%; }
  .medium-margin-collapse > .xlarge-6 {
    width: 50%; }
  .medium-margin-collapse > .xlarge-7 {
    width: 58.3333333333%; }
  .medium-margin-collapse > .xlarge-8 {
    width: 66.6666666667%; }
  .medium-margin-collapse > .xlarge-9 {
    width: 75%; }
  .medium-margin-collapse > .xlarge-10 {
    width: 83.3333333333%; }
  .medium-margin-collapse > .xlarge-11 {
    width: 91.6666666667%; }
  .medium-margin-collapse > .xlarge-12 {
    width: 100%; } }

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

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

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .large-margin-collapse > .xlarge-1 {
    width: 8.3333333333%; }
  .large-margin-collapse > .xlarge-2 {
    width: 16.6666666667%; }
  .large-margin-collapse > .xlarge-3 {
    width: 25%; }
  .large-margin-collapse > .xlarge-4 {
    width: 33.3333333333%; }
  .large-margin-collapse > .xlarge-5 {
    width: 41.6666666667%; }
  .large-margin-collapse > .xlarge-6 {
    width: 50%; }
  .large-margin-collapse > .xlarge-7 {
    width: 58.3333333333%; }
  .large-margin-collapse > .xlarge-8 {
    width: 66.6666666667%; }
  .large-margin-collapse > .xlarge-9 {
    width: 75%; }
  .large-margin-collapse > .xlarge-10 {
    width: 83.3333333333%; }
  .large-margin-collapse > .xlarge-11 {
    width: 91.6666666667%; }
  .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: 80em) {
  .xlarge-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
  .xlarge-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; } }

@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .small-1 {
    width: 8.3333333333%; }
  .xlarge-margin-collapse > .small-2 {
    width: 16.6666666667%; }
  .xlarge-margin-collapse > .small-3 {
    width: 25%; }
  .xlarge-margin-collapse > .small-4 {
    width: 33.3333333333%; }
  .xlarge-margin-collapse > .small-5 {
    width: 41.6666666667%; }
  .xlarge-margin-collapse > .small-6 {
    width: 50%; }
  .xlarge-margin-collapse > .small-7 {
    width: 58.3333333333%; }
  .xlarge-margin-collapse > .small-8 {
    width: 66.6666666667%; }
  .xlarge-margin-collapse > .small-9 {
    width: 75%; }
  .xlarge-margin-collapse > .small-10 {
    width: 83.3333333333%; }
  .xlarge-margin-collapse > .small-11 {
    width: 91.6666666667%; }
  .xlarge-margin-collapse > .small-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .medium-1 {
    width: 8.3333333333%; }
  .xlarge-margin-collapse > .medium-2 {
    width: 16.6666666667%; }
  .xlarge-margin-collapse > .medium-3 {
    width: 25%; }
  .xlarge-margin-collapse > .medium-4 {
    width: 33.3333333333%; }
  .xlarge-margin-collapse > .medium-5 {
    width: 41.6666666667%; }
  .xlarge-margin-collapse > .medium-6 {
    width: 50%; }
  .xlarge-margin-collapse > .medium-7 {
    width: 58.3333333333%; }
  .xlarge-margin-collapse > .medium-8 {
    width: 66.6666666667%; }
  .xlarge-margin-collapse > .medium-9 {
    width: 75%; }
  .xlarge-margin-collapse > .medium-10 {
    width: 83.3333333333%; }
  .xlarge-margin-collapse > .medium-11 {
    width: 91.6666666667%; }
  .xlarge-margin-collapse > .medium-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .large-1 {
    width: 8.3333333333%; }
  .xlarge-margin-collapse > .large-2 {
    width: 16.6666666667%; }
  .xlarge-margin-collapse > .large-3 {
    width: 25%; }
  .xlarge-margin-collapse > .large-4 {
    width: 33.3333333333%; }
  .xlarge-margin-collapse > .large-5 {
    width: 41.6666666667%; }
  .xlarge-margin-collapse > .large-6 {
    width: 50%; }
  .xlarge-margin-collapse > .large-7 {
    width: 58.3333333333%; }
  .xlarge-margin-collapse > .large-8 {
    width: 66.6666666667%; }
  .xlarge-margin-collapse > .large-9 {
    width: 75%; }
  .xlarge-margin-collapse > .large-10 {
    width: 83.3333333333%; }
  .xlarge-margin-collapse > .large-11 {
    width: 91.6666666667%; }
  .xlarge-margin-collapse > .large-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .xlarge-margin-collapse > .xlarge-1 {
    width: 8.3333333333%; }
  .xlarge-margin-collapse > .xlarge-2 {
    width: 16.6666666667%; }
  .xlarge-margin-collapse > .xlarge-3 {
    width: 25%; }
  .xlarge-margin-collapse > .xlarge-4 {
    width: 33.3333333333%; }
  .xlarge-margin-collapse > .xlarge-5 {
    width: 41.6666666667%; }
  .xlarge-margin-collapse > .xlarge-6 {
    width: 50%; }
  .xlarge-margin-collapse > .xlarge-7 {
    width: 58.3333333333%; }
  .xlarge-margin-collapse > .xlarge-8 {
    width: 66.6666666667%; }
  .xlarge-margin-collapse > .xlarge-9 {
    width: 75%; }
  .xlarge-margin-collapse > .xlarge-10 {
    width: 83.3333333333%; }
  .xlarge-margin-collapse > .xlarge-11 {
    width: 91.6666666667%; }
  .xlarge-margin-collapse > .xlarge-12 {
    width: 100%; } }

@media screen and (min-width: 80em) {
  .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.4166666667rem); }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 0.8333333333rem); }
  .medium-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.3333333333% + 0.8333333333rem); }
  .medium-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.6666666667% + 0.8333333333rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 0.8333333333rem); }
  .medium-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.3333333333% + 0.8333333333rem); }
  .medium-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.6666666667% + 0.8333333333rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 0.8333333333rem); }
  .medium-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.3333333333% + 0.8333333333rem); }
  .medium-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.6666666667% + 0.8333333333rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 0.8333333333rem); }
  .medium-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.3333333333% + 0.8333333333rem); }
  .medium-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.6666666667% + 0.8333333333rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 0.8333333333rem); }
  .large-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.3333333333% + 0.8333333333rem); }
  .large-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.6666666667% + 0.8333333333rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 0.8333333333rem); }
  .large-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.3333333333% + 0.8333333333rem); }
  .large-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.6666666667% + 0.8333333333rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 0.8333333333rem); }
  .large-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.3333333333% + 0.8333333333rem); }
  .large-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.6666666667% + 0.8333333333rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 0.8333333333rem); }
  .large-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.3333333333% + 0.8333333333rem); }
  .large-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.6666666667% + 0.8333333333rem); } }

@media screen and (min-width: 80em) {
  .xlarge-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .xlarge-offset-0 {
    margin-left: calc(0% + 0.8333333333rem); }
  .xlarge-offset-1 {
    margin-left: 8.3333333333%; }
  .grid-margin-x > .xlarge-offset-1 {
    margin-left: calc(8.3333333333% + 0.8333333333rem); }
  .xlarge-offset-2 {
    margin-left: 16.6666666667%; }
  .grid-margin-x > .xlarge-offset-2 {
    margin-left: calc(16.6666666667% + 0.8333333333rem); }
  .xlarge-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .xlarge-offset-3 {
    margin-left: calc(25% + 0.8333333333rem); }
  .xlarge-offset-4 {
    margin-left: 33.3333333333%; }
  .grid-margin-x > .xlarge-offset-4 {
    margin-left: calc(33.3333333333% + 0.8333333333rem); }
  .xlarge-offset-5 {
    margin-left: 41.6666666667%; }
  .grid-margin-x > .xlarge-offset-5 {
    margin-left: calc(41.6666666667% + 0.8333333333rem); }
  .xlarge-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .xlarge-offset-6 {
    margin-left: calc(50% + 0.8333333333rem); }
  .xlarge-offset-7 {
    margin-left: 58.3333333333%; }
  .grid-margin-x > .xlarge-offset-7 {
    margin-left: calc(58.3333333333% + 0.8333333333rem); }
  .xlarge-offset-8 {
    margin-left: 66.6666666667%; }
  .grid-margin-x > .xlarge-offset-8 {
    margin-left: calc(66.6666666667% + 0.8333333333rem); }
  .xlarge-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .xlarge-offset-9 {
    margin-left: calc(75% + 0.8333333333rem); }
  .xlarge-offset-10 {
    margin-left: 83.3333333333%; }
  .grid-margin-x > .xlarge-offset-10 {
    margin-left: calc(83.3333333333% + 0.8333333333rem); }
  .xlarge-offset-11 {
    margin-left: 91.6666666667%; }
  .grid-margin-x > .xlarge-offset-11 {
    margin-left: calc(91.6666666667% + 0.8333333333rem); } }

.grid-y {
  display: flex;
  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 {
  flex-basis: auto; }

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

@media screen and (min-width: 80em) {
  .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 {
    flex-basis: auto; } }

.grid-y > .small-1 {
  height: 8.3333333333%; }

.grid-y > .small-2 {
  height: 16.6666666667%; }

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

.grid-y > .small-4 {
  height: 33.3333333333%; }

.grid-y > .small-5 {
  height: 41.6666666667%; }

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

.grid-y > .small-7 {
  height: 58.3333333333%; }

.grid-y > .small-8 {
  height: 66.6666666667%; }

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

.grid-y > .small-10 {
  height: 83.3333333333%; }

.grid-y > .small-11 {
  height: 91.6666666667%; }

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

@media print, screen and (min-width: 48em) {
  .grid-y > .medium-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .medium-shrink {
    height: auto; }
  .grid-y > .medium-1 {
    height: 8.3333333333%; }
  .grid-y > .medium-2 {
    height: 16.6666666667%; }
  .grid-y > .medium-3 {
    height: 25%; }
  .grid-y > .medium-4 {
    height: 33.3333333333%; }
  .grid-y > .medium-5 {
    height: 41.6666666667%; }
  .grid-y > .medium-6 {
    height: 50%; }
  .grid-y > .medium-7 {
    height: 58.3333333333%; }
  .grid-y > .medium-8 {
    height: 66.6666666667%; }
  .grid-y > .medium-9 {
    height: 75%; }
  .grid-y > .medium-10 {
    height: 83.3333333333%; }
  .grid-y > .medium-11 {
    height: 91.6666666667%; }
  .grid-y > .medium-12 {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-y > .large-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .large-shrink {
    height: auto; }
  .grid-y > .large-1 {
    height: 8.3333333333%; }
  .grid-y > .large-2 {
    height: 16.6666666667%; }
  .grid-y > .large-3 {
    height: 25%; }
  .grid-y > .large-4 {
    height: 33.3333333333%; }
  .grid-y > .large-5 {
    height: 41.6666666667%; }
  .grid-y > .large-6 {
    height: 50%; }
  .grid-y > .large-7 {
    height: 58.3333333333%; }
  .grid-y > .large-8 {
    height: 66.6666666667%; }
  .grid-y > .large-9 {
    height: 75%; }
  .grid-y > .large-10 {
    height: 83.3333333333%; }
  .grid-y > .large-11 {
    height: 91.6666666667%; }
  .grid-y > .large-12 {
    height: 100%; } }

@media screen and (min-width: 80em) {
  .grid-y > .xlarge-auto {
    flex: 1 1 0px;
    height: auto; }
  .grid-y > .xlarge-shrink {
    height: auto; }
  .grid-y > .xlarge-1 {
    height: 8.3333333333%; }
  .grid-y > .xlarge-2 {
    height: 16.6666666667%; }
  .grid-y > .xlarge-3 {
    height: 25%; }
  .grid-y > .xlarge-4 {
    height: 33.3333333333%; }
  .grid-y > .xlarge-5 {
    height: 41.6666666667%; }
  .grid-y > .xlarge-6 {
    height: 50%; }
  .grid-y > .xlarge-7 {
    height: 58.3333333333%; }
  .grid-y > .xlarge-8 {
    height: 66.6666666667%; }
  .grid-y > .xlarge-9 {
    height: 75%; }
  .grid-y > .xlarge-10 {
    height: 83.3333333333%; }
  .grid-y > .xlarge-11 {
    height: 91.6666666667%; }
  .grid-y > .xlarge-12 {
    height: 100%; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.8333333333rem); }

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

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem); } }

@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.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.6666666667rem); } }

@media screen and (min-width: 80em) {
  .grid-margin-y > .xlarge-auto {
    height: auto; }
  .grid-margin-y > .xlarge-shrink {
    height: auto; }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.6666666667rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  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: flex;
  flex-direction: column;
  max-height: 100%; }

.cell-block-container > .grid-x {
  max-height: 100%;
  flex-wrap: nowrap; }

@media print, screen and (min-width: 48em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    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: flex;
    flex-direction: column;
    max-height: 100%; }
  .medium-cell-block-container > .grid-x {
    max-height: 100%;
    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: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    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: flex;
    flex-direction: column;
    max-height: 100%; }
  .large-cell-block-container > .grid-x {
    max-height: 100%;
    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: 80em) {
  .xlarge-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    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: flex;
    flex-direction: column;
    max-height: 100%; }
  .xlarge-cell-block-container > .grid-x {
    max-height: 100%;
    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;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.grid-margin-y > .small-1 {
  height: calc(8.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-2 {
  height: calc(16.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-4 {
  height: calc(33.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-5 {
  height: calc(41.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-7 {
  height: calc(58.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-8 {
  height: calc(66.6666666667% - 0.8333333333rem); }

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

.grid-margin-y > .small-10 {
  height: calc(83.3333333333% - 0.8333333333rem); }

.grid-margin-y > .small-11 {
  height: calc(91.6666666667% - 0.8333333333rem); }

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

@media print, screen and (min-width: 48em) {
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem); } }

@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.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .medium-auto {
    height: auto; }
  .grid-margin-y > .medium-shrink {
    height: auto; }
  .grid-margin-y > .medium-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .medium-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .medium-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .medium-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .medium-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .medium-12 {
    height: calc(100% - 1.6666666667rem); }
  .grid-margin-y > .large-auto {
    height: auto; }
  .grid-margin-y > .large-shrink {
    height: auto; }
  .grid-margin-y > .large-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .large-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .large-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .large-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .large-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .large-12 {
    height: calc(100% - 1.6666666667rem); } }

@media screen and (min-width: 80em) {
  .grid-margin-y > .xlarge-auto {
    height: auto; }
  .grid-margin-y > .xlarge-shrink {
    height: auto; }
  .grid-margin-y > .xlarge-1 {
    height: calc(8.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-2 {
    height: calc(16.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-3 {
    height: calc(25% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-4 {
    height: calc(33.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-5 {
    height: calc(41.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-6 {
    height: calc(50% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-7 {
    height: calc(58.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-8 {
    height: calc(66.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-9 {
    height: calc(75% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-10 {
    height: calc(83.3333333333% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-11 {
    height: calc(91.6666666667% - 1.6666666667rem); }
  .grid-margin-y > .xlarge-12 {
    height: calc(100% - 1.6666666667rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 0.8333333333rem); }

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

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

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

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

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

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

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.4;
  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: Helvetica, 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.8333333333rem;
  line-height: 1.3;
  margin-top: 0;
  margin-bottom: 0.5rem; }

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

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

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

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

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

@media print, screen and (min-width: 48em) {
  h1, .h1 {
    font-size: 2.2222222222rem; }
  h2, .h2 {
    font-size: 1.8333333333rem; }
  h3, .h3 {
    font-size: 1.5555555556rem; }
  h4, .h4 {
    font-size: 1.3888888889rem; }
  h5, .h5 {
    font-size: 1.1111111111rem; }
  h6, .h6 {
    font-size: 0.8888888889rem; } }

@media print, screen and (min-width: 64em) {
  h1, .h1 {
    font-size: 2.7777777778rem; }
  h2, .h2 {
    font-size: 2.2222222222rem; }
  h3, .h3 {
    font-size: 1.6666666667rem; }
  h4, .h4 {
    font-size: 1.3888888889rem; }
  h5, .h5 {
    font-size: 1.1111111111rem; }
  h6, .h6 {
    font-size: 0.8888888889rem; } }

a {
  line-height: inherit;
  color: #e7c605;
  text-decoration: none;
  cursor: pointer; }

a:hover {
  color: #c7aa04; }

a img {
  border: 0; }

hr {
  clear: both;
  max-width: 77.7777777778rem;
  height: 0;
  margin: 1.1111111111rem 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.4; }

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.5rem 1.1111111111rem 0 1.0555555556rem;
  border-left: 1px solid #cacaca; }

blockquote, blockquote p {
  line-height: 1.4;
  color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.7222222222rem;
  color: #8a8a8a; }

cite:before {
  content: "— "; }

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

figure {
  margin: 0; }

code {
  padding: 0.1111111111rem 0.2777777778rem 0.0555555556rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #000; }

kbd {
  margin: 0;
  padding: 0.1111111111rem 0.2222222222rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #000; }

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

.lead {
  font-size: 22.5px;
  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: 48em) {
  .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: 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: 80em) {
  .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; } }

[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.0777777778rem;
  margin: 0 0 0.8888888889rem;
  padding: 0.4444444444rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  box-shadow: 0;
  font-family: inherit;
  font-size: 0.8888888889rem;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  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 #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0;
  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: #cacaca; }

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

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

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

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 0.8888888889rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.4444444444rem;
  margin-right: 0.8888888889rem;
  margin-bottom: 0; }

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

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

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

label {
  display: block;
  margin: 0;
  font-size: 0.7777777778rem;
  font-weight: normal;
  line-height: 1.8;
  color: #000; }

label.middle {
  margin: 0 0 0.8888888889rem;
  padding: 0.5rem 0; }

.help-text {
  margin-top: -0.4444444444rem;
  font-size: 0.7222222222rem;
  font-style: italic;
  color: #000; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 0.8888888889rem;
  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: #000;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  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;
  flex: 1 1 0px;
  height: auto;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  height: auto;
  align-self: stretch;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 0.8888888889rem; }

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

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

.fieldset {
  margin: 1rem 0;
  padding: 1.1111111111rem;
  border: 1px solid #cacaca; }

.fieldset legend {
  margin: 0;
  margin-left: -0.1666666667rem;
  padding: 0 0.1666666667rem; }

select {
  height: 2.0777777778rem;
  margin: 0 0 0.8888888889rem;
  padding: 0.4444444444rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  font-family: inherit;
  font-size: 0.8888888889rem;
  font-weight: normal;
  line-height: 1.4;
  color: #000;
  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 -0.8888888889rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.3333333333rem;
  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 #8a8a8a;
  background-color: #ffffff;
  box-shadow: 0;
  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: #ffffff;
  background-color: white; }

.is-invalid-input:not(:focus)::-webkit-input-placeholder {
  color: #ffffff; }

.is-invalid-input:not(:focus):-ms-input-placeholder {
  color: #ffffff; }

.is-invalid-input:not(:focus)::-ms-input-placeholder {
  color: #ffffff; }

.is-invalid-input:not(:focus)::placeholder {
  color: #ffffff; }

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

.form-error {
  display: none;
  margin-top: -0.4444444444rem;
  margin-bottom: 0.8888888889rem;
  font-size: 0.6666666667rem;
  font-weight: bold;
  color: #ffffff; }

.form-error.is-visible {
  display: block; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch; }

.button-group::before, .button-group::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.button-group::after {
  clear: both; }

.button-group .button {
  margin: 0;
  margin-right: 1px;
  margin-bottom: 1px;
  font-size: 0.9rem;
  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 {
  flex: 1 1 0px; }

.button-group.primary .button {
  background-color: #e7c605;
  color: #000; }

.button-group.primary .button:hover, .button-group.primary .button:focus {
  background-color: #b99e04;
  color: #000; }

.button-group.secondary .button {
  background-color: #666666;
  color: #000; }

.button-group.secondary .button:hover, .button-group.secondary .button:focus {
  background-color: #525252;
  color: #000; }

.button-group.success .button {
  background-color: #5d7078;
  color: #000; }

.button-group.success .button:hover, .button-group.success .button:focus {
  background-color: #4a5a60;
  color: #000; }

.button-group.warning .button {
  background-color: red;
  color: #000; }

.button-group.warning .button:hover, .button-group.warning .button:focus {
  background-color: #cc0000;
  color: #000; }

.button-group.alert .button {
  background-color: #ffffff;
  color: #000; }

.button-group.alert .button:hover, .button-group.alert .button:focus {
  background-color: #cccccc;
  color: #000; }

.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
  flex-wrap: wrap; }

.button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
  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: 48em) {
  .button-group.stacked-for-small .button {
    flex: 1 1 0px;
    margin-bottom: 0; } }

@media print, screen and (min-width: 64em) {
  .button-group.stacked-for-medium .button {
    flex: 1 1 0px;
    margin-bottom: 0; } }

@media screen and (max-width: 47.9375em) {
  .button-group.stacked-for-small.expanded {
    display: block; }
  .button-group.stacked-for-small.expanded .button {
    display: block;
    margin-right: 0; } }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }

[data-whatinput='mouse'] .close-button {
  outline: 0; }

.close-button:hover, .close-button:focus {
  color: #000; }

.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; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 0.8888888889rem;
  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: #e7c605;
  color: #ffffff; }

.label.primary {
  background: #e7c605;
  color: #000; }

.label.secondary {
  background: #666666;
  color: #ffffff; }

.label.success {
  background: #5d7078;
  color: #ffffff; }

.label.warning {
  background: red;
  color: #000; }

.label.alert {
  background: #ffffff;
  color: #000; }

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(0, 0, 0, 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: 48em) {
  .reveal {
    min-height: 0; } }

.reveal .column {
  min-width: 0; }

.reveal > :last-child {
  margin-bottom: 0; }

@media print, screen and (min-width: 48em) {
  .reveal {
    width: 600px;
    max-width: 77.7777777778rem; } }

.reveal.collapse {
  padding: 0; }

@media print, screen and (min-width: 48em) {
  .reveal.tiny {
    width: 30%;
    max-width: 77.7777777778rem; } }

@media print, screen and (min-width: 48em) {
  .reveal.small {
    width: 50%;
    max-width: 77.7777777778rem; } }

@media print, screen and (min-width: 48em) {
  .reveal.large {
    width: 90%;
    max-width: 77.7777777778rem; } }

.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; }

@media screen and (max-width: 47.9375em) {
  .reveal {
    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; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

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

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

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

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

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

@media screen and (max-width: 47.9375em), screen and (min-width: 64em) {
  .show-for-medium-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: 79.9375em) {
  .hide-for-large-only {
    display: none !important; } }

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

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

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

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

@media screen and (max-width: 79.9375em) {
  .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 {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

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

.align-center.vertical.menu > li > a {
  justify-content: center; }

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

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

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

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

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

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

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

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

.flex-container {
  display: flex; }

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'icomoon';
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.eot?99vr5h");
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.eot?99vr5h#iefix") format("embedded-opentype"), url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.woff2?99vr5h") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.ttf?99vr5h") format("truetype"), url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.woff?99vr5h") format("woff"), url("/wp-content/themes/Kodeks-WP-theme/fonts/icomoon.svg?99vr5h#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-linkedin-h:before {
  content: "\e905";
  color: #fffffe; }

.icon-chevron-down:before {
  content: "\e900";
  color: #0012cd; }

.icon-logo-small:before {
  content: "\e901";
  color: #fff; }

.icon-logo:before {
  content: "\e902";
  color: #fff; }

.icon-menu:before {
  content: "\e903";
  color: #fff; }

.icon-sok:before {
  content: "\e904";
  color: #fff; }

.icon-search-bold:before {
  content: "\e906"; }

.icon-arrow:before {
  content: "\e907"; }

.icon-arrow-up:before {
  content: "\e908"; }

.icon-plus:before {
  content: "\e909"; }

.icon-play:before {
  content: "\e90a"; }

.icon-download:before {
  content: "\e90b"; }

.icon-calendar:before {
  content: "\e90c"; }

.icon-minus:before {
  content: "\e90d"; }

.icon-arrow-down:before {
  content: "\e90e"; }

.icon-plus-v2:before {
  content: "\e90f"; }

.icon-close-v2:before {
  content: "\e910"; }

.icon-arrow-v2:before {
  content: "\e911"; }

/**
 * @license
 * MyFonts Webfont Build ID 4068963, 2021-04-27T05:46:30-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AlmarenaLight by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/light/
 * 
 * Webfont: AlmarenaRegular by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/regular/
 * 
 * Webfont: AlmarenaBold by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/bold/
 * 
 * Webfont: AlmarenaDisplayLight by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/display-light/
 * 
 * Webfont: AlmarenaDisplayRegular by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/display-regular/
 * 
 * Webfont: AlmarenaDisplayBold by Almarena
 * URL: https://www.myfonts.com/fonts/almarena/almarena/display-bold/
 * 
 * 
 * Webfonts copyright: null
 * 
 * © 2021 MyFonts Inc
*/
/* @import must be at top of file, otherwise CSS will not work */
@font-face {
  font-family: "AlmarenaLight";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaLight/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaLight/font.woff") format("woff"); }

@font-face {
  font-family: "AlmarenaDisplayRegular";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayRegular/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayRegular/font.woff") format("woff"); }

@font-face {
  font-family: "AlmarenaRegular";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaRegular/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaRegular/font.woff") format("woff"); }

@font-face {
  font-family: "AlmarenaBold";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaBold/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaBold/font.woff") format("woff"); }

@font-face {
  font-family: "AlmarenaDisplayLight";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayLight/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayLight/font.woff") format("woff"); }

@font-face {
  font-family: "AlmarenaDisplayBold";
  src: url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayBold/font.woff2") format("woff2"), url("/wp-content/themes/Kodeks-WP-theme/fonts/AlmarenaDisplayBold/font.woff") format("woff"); }

body {
  font-weight: 300;
  overflow-x: hidden;
  font-family: "coranto-2", serif;
  font-size: 18px;
  line-height: 28px; }

html, body {
  -webkit-overflow-scrolling: touch !important;
  background-color: #243E92;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: "coranto-2", serif; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  display: block;
  font-size: 40%;
  line-height: 40%; }

h5 {
  font-family: "trade-gothic-next", sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 35px;
  font-weight: bold; }

a {
  text-decoration: none;
  border-bottom: 0px !important;
  color: #243E92; }

a:hover {
  color: #243E92; }

.grid-container {
  z-index: 50;
  max-width: 1124px; }

.container {
  transition: .5s ease-in-out; }

.menyToggle {
  z-index: 1001;
  float: left;
  width: 32px;
  height: 37px;
  position: relative;
  margin-top: 35px;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
  background-repeat: no-repeat;
  font-size: 40px; }

.header {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: all .3s ease-in-out; }

.header.sub {
  z-index: 1100; }

.padding {
  padding: 50px 0; }

.paddingLarge {
  padding: 120px 0; }

.paddingNeg {
  padding: 50px 0; }

.paddingSmall {
  padding: 50px 0; }

.paddingBottom {
  padding-bottom: 50px; }

.paddingTop {
  padding-top: 50px; }

iframe {
  border: 0; }

::-moz-selection {
  background: #243E92; }

::selection {
  background: #243E92; }

::-moz-selection {
  background: #243E92; }

.content {
  position: relative; }

.langBtn {
  position: absolute;
  right: 5px;
  z-index: 99; }
  .langBtn button {
    float: right;
    border-color: #fff;
    color: #fff;
    margin-top: 35px;
    font-size: 10px;
    padding: 4px 11px; }
  .langBtn.invert button {
    border-color: #243E92;
    color: #243E92; }
    .langBtn.invert button:hover {
      color: white; }

.logo {
  display: block; }

.logo.subInvert {
  background-image: url(../images/logo-blue.png);
  margin-top: 20px; }

.topShadow {
  height: 150px;
  position: absolute;
  width: 100%;
  z-index: 2;
  opacity: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.heroImage {
  position: relative;
  height: 684px;
  width: 100%;
  overflow: hidden;
  text-align: left; }

.heroImage ul.slides {
  margin-left: 315px;
  list-style-type: none; }

.heroImage ul.slides li {
  height: 684px;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 0 !important; }

.heroImage ul.slides li.topleft {
  background-position: top left; }

.heroImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

.heroImage .skew {
  height: 684px;
  width: 650px;
  background-color: #243E92;
  /* IE 9 */
  -webkit-transform: skew(21.85deg);
  /* Safari */
  transform: skew(21.85deg);
  position: absolute;
  display: block;
  top: 0px;
  left: -195px;
  z-index: 10;
  opacity: 1 !important; }

.heroImage .skew.white {
  background-color: white; }

.heroImage.sub .skew {
  background-color: white; }

.heroImage .flex-control-nav {
  display: none; }

.heroImage .flex-direction-nav {
  display: none; }

.slideContent {
  position: absolute;
  top: 44%; }

.slideContent h1 {
  font-size: 45px;
  line-height: 48px;
  max-width: 68%;
  color: #fff;
  margin-bottom: 34px; }

.slideContent h2 {
  max-width: 73%;
  font-size: 20px;
  color: #fff;
  margin-bottom: 18px; }

.slideContent .skew {
  height: 684px;
  width: 650px;
  background-color: #243E92;
  /* IE 9 */
  -webkit-transform: skew(21.85deg);
  /* Safari */
  transform: skew(21.85deg);
  position: absolute;
  display: block;
  top: 0px;
  left: -195px;
  z-index: 10;
  opacity: 1 !important; }

.slideContent .skew.white {
  background-color: white; }

.slideContent.sub h1 {
  color: #000; }

.slideContent.sub h2 {
  color: #000;
  font-size: 22px; }

.slideContent.sub .icon-chevron-down:before {
  color: #0012cd;
  opacity: 1; }

.investments-template-default .keyNumbers {
  background-color: #fff;
  width: 100%;
  display: block;
  float: left;
  font-family: "trade-gothic-next", sans-serif;
  padding: 110px 0 0px 0; }

.investments-template-default .keyNumbers .grid-container:not(.full) > .grid-padding-x {
  margin-left: 0px; }

.investments-template-default .keyNumbers.noPadding {
  padding: 130px 0 0px 0; }

.investments-template-default .keyNumbers .grid-x {
  width: 100%;
  text-align: center; }

.investments-template-default .keyNumbers h2 {
  font-size: 36px;
  color: #243E92;
  margin: 0px;
  line-height: 40pt;
  font-family: "trade-gothic-next", sans-serif; }

.investments-template-default .keyNumbers p {
  font-size: 10px;
  letter-spacing: 1px;
  color: #75767A;
  text-transform: uppercase;
  margin-bottom: 15px; }

.investments-template-default .keyNumbers .listitem {
  border-left: 6px solid #f7f7f7;
  padding-top: 3px; }

.keyNumbers {
  background-color: #fff;
  width: 100%;
  display: block;
  float: left;
  font-family: "trade-gothic-next", sans-serif;
  padding: 110px 0 95px 0; }

.keyNumbers .grid-container:not(.full) > .grid-padding-x {
  margin-left: 0px; }

.keyNumbers.noPadding {
  padding: 130px 0 0px 0; }

.keyNumbers .grid-x {
  width: 100%;
  text-align: center; }

.keyNumbers h2 {
  font-size: 36px;
  color: #243E92;
  margin: 0px;
  line-height: 40pt;
  font-family: "trade-gothic-next", sans-serif; }

.keyNumbers p {
  font-size: 10px;
  letter-spacing: 1px;
  color: #75767A;
  text-transform: uppercase;
  margin-bottom: 15px; }

.keyNumbers .listitem {
  border-left: 6px solid #f7f7f7;
  padding-top: 3px; }

.fpInvesteringer {
  background-color: #f7f7f7;
  width: 100%;
  float: left;
  padding: 52px 0 35px 0; }

.fpInvesteringer h2 {
  font-size: 36px;
  line-height: 40px;
  padding-bottom: 35px; }

.fpInvesteringer h4 {
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 60px; }

.fpInvesteringer .controls {
  width: 100%;
  margin-bottom: 20px; }

.fpInvesteringer .controls button {
  margin-bottom: 20px; }

.fpInvesteringer .controls button:focus {
  outline: none; }

.fpInvesteringer .controls button.mixitup-control-active {
  background-color: #243E92 !important;
  color: #fff !important; }

.fpInvesteringer .mixContainer {
  width: 120%; }

.fpInvesteringer .mixContainer .mix {
  padding-right: 0px; }

.fpInvesteringer .mixContainer .mix .logoBox {
  position: relative;
  background-color: white;
  padding: 24px 46px 41px 27px;
  margin-bottom: 30px;
  transition: all 0.5s ease-in-out;
  position: relative; }

.fpInvesteringer .mixContainer .mix .logoBox h5 {
  font-family: "trade-gothic-next", sans-serif;
  font-size: 16px;
  color: #000;
  text-transform: none;
  font-weight: normal;
  margin-top: 0px; }

.fpInvesteringer .mixContainer .mix .logoBox p {
  font-size: 16px;
  color: #75767A;
  margin-bottom: 0px; }

.fpInvesteringer .mixContainer .mix .logoBox img {
  margin-bottom: 24px;
  padding-left: 0px;
  transition: all 0.5s ease; }

.fpInvesteringer .mixContainer .mix .logoBox:hover {
  top: -3px;
  box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.21); }

.fpInvesteringer .mixContainer .mix .logoBox:hover img {
  -webkit-filter: none;
  /* Safari 6.0 - 9.0 */
  filter: none; }

.fpAktuelt {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 52px 0 100px 0; }

.fpAktuelt .scrolling-wrapper-flexbox {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;
  height: 100%; }

.fpAktuelt .scrolling-wrapper-flexbox .card {
  flex: 0 0 auto; }

.fpAktuelt .card {
  border: 1px solid white;
  height: 100%; }

.fpAktuelt .card .img-wrapper {
  height: 0;
  overflow: hidden;
  padding-bottom: 60%;
  position: relative; }

.fpAktuelt .card .img-wrapper img {
  width: 100%;
  height: 100%;
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit:cover;'; }

.fpAktuelt .scrolling-wrapper, .fpAktuelt .scrolling-wrapper-flexbox {
  height: auto;
  width: 100%;
  -webkit-overflow-scrolling: touch; }

.fpAktuelt .scrolling-wrapper::-webkit-scrollbar, .fpAktuelt .scrolling-wrapper-flexbox::-webkit-scrollbar {
  display: none; }

.fpAktuelt.nopadding {
  padding: 0px 0 100px 0; }

.fpAktuelt h2 {
  font-size: 36px;
  line-height: 40px;
  color: #1A1A1A;
  padding-bottom: 35px; }

.fpAktuelt .listitem {
  padding-bottom: 40px; }

.fpAktuelt .listitem a {
  text-decoration: none !important; }

.fpAktuelt .listitem a .dato {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #000;
  text-decoration: none !important;
  border-bottom: 0px !important;
  padding-top: 2px;
  float: left;
  width: 100%;
  opacity: 0.5; }

.fpAktuelt .listitem a h4 {
  color: #243E92;
  font-size: 24px; }

.fpAktuelt .listitem a p {
  color: #1A1A1A;
  font-family: "coranto-2", serif;
  font-size: 16px; }

.fpAktuelt .listitem a img {
  width: 100%; }

.fpAktuelt .lesmer a {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #243E92;
  text-transform: uppercase;
  text-decoration: none;
  float: left;
  border-bottom: 0px;
  transition: all 0.5s ease-in-out;
  margin-right: 10px; }

.fpAktuelt .lesmer a:hover {
  opacity: 0.5; }

.fpAktuelt .lesmer.pagination a {
  color: #000;
  border-bottom: 1px dotted #000 !important;
  font-weight: bold; }

.contentPusher {
  background-color: #fff;
  padding-top: 100px;
  display: block;
  width: 100%;
  float: left; }

.bildetekst {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-transform: none;
  color: #75767A;
  margin-bottom: 40px;
  letter-spacing: 0.2px; }

.mainContent {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 80px 0 60px 0; }

.mainContent h1 {
  font-size: 45px; }

.mainContent h3 {
  font-size: 22px; }

.mainContent h3.tittel {
  color: #243E92;
  font-size: 28px; }

.mainContent h2 {
  font-size: 18px;
  font-weight: bold;
  font-family: "trade-gothic-next", sans-serif;
  text-transform: uppercase;
  margin: 28px 0 15px 0;
  letter-spacing: 1px; }

.mainContent p {
  line-height: 28px; }

.mainContent img {
  padding: 10px 0 20px 0; }

.mainContent figure {
  width: 100% !important; }

.mainContent .dato {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.mainContent .bildetekst {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-transform: none;
  color: #75767A;
  margin-bottom: 40px;
  letter-spacing: 0.2px; }

.subpages {
  background-color: #fff;
  width: 100%;
  float: left; }

.subpages .grid-padding-x {
  padding: 0px !important; }

.subpages .subBox {
  background-color: #fff;
  text-align: center;
  margin-bottom: 30px; }

.subpages .subBox a {
  width: 100%;
  height: 100%;
  display: block;
  padding: 27px 0 34px 0;
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  box-shadow: 2px 6px 6px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 20px 4px rgba(0, 0, 0, 0.1); }

.subpages .subBox a p {
  margin: 0px;
  position: relative; }

.subpages .subBox a .headline:after {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 50%;
  width: 40px;
  margin-top: 5px;
  border: 1px solid #243E92;
  opacity: 0.1;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: all 0.5s ease; }

.subpages .subBox a:hover p {
  color: #243E92; }

.subpages .subBox a:hover .headline:after {
  border: 1px solid #243E92;
  opacity: 1; }

.articles {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 80px 0 120px 0; }

.articles .article {
  margin-bottom: 65px; }

.articles .article h4 {
  color: #243E92;
  font-size: 30px; }

.articles .article p {
  color: #000; }

.articles .article .lesmer {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase; }

.articles .article img {
  width: 100%; }

.timeline {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 80px 0 120px 0; }

.timeline .listItem {
  position: relative; }

.timeline .listItem .imageBox {
  border-right: 1px solid #d5d5d5;
  padding-bottom: 76px; }

.timeline .listItem img {
  width: 90%; }

.timeline .listItem .textBox h3 {
  font-size: 36px;
  color: #243E92; }

.timeline .listItem .textBox p {
  font-family: "coranto-2", serif;
  line-height: 28px;
  font-size: 18px;
  color: #000;
  max-width: 85%; }

.timeline .listItem.last .imageBox {
  padding-bottom: 0px; }

.timeline .imageBox::after {
  content: '';
  position: absolute;
  width: 8px;
  height: 8px;
  left: 48.1425%;
  background-color: #d5d5d5;
  top: 19px;
  border-radius: 50%;
  z-index: 1; }

.companyCard {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 0px 0 60px 0; }

.companyCard .card {
  border: 1px solid #D8D8D8;
  padding: 40px 33px 30px 31px; }

.companyCard .card ul {
  text-decoration: none;
  list-style-type: none;
  margin-bottom: 0px; }

.companyCard .card ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 40px;
  padding-top: 5px; }

.companyCard .card ul li.last {
  border-bottom: 0px !important; }

.employees {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 0px 0 60px 0; }

.employees .info {
  margin-left: 0px; }

.employees h3 {
  font-size: 28px;
  color: #243E92;
  line-height: 24px;
  margin: 0px; }

.employees .tittel {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 22px;
  font-weight: bold; }

.employees p {
  margin: 0px;
  line-height: 28px; }

.employees p a {
  color: #000;
  border-bottom: 1px dotted #000 !important;
  font-size: 18px;
  transition: all 0.5s ease; }

.employees p a:hover {
  opacity: 0.5; }

.employees p.tlf {
  margin-bottom: 20px; }

.employees a.lesmer {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #243E92;
  margin-top: 10px;
  float: left;
  transition: all 0.5s ease-in-out; }

.employees a.lesmer:hover {
  opacity: 0.5; }

.employees .card {
  margin-bottom: 73px; }

.employees ul {
  margin: 0px 0 50px 0; }

.employees ul li {
  list-style-type: none;
  font-size: 18px;
  line-height: 32px; }

.employees ul li:first-child {
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px; }

.investorinformasjon {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 20px 0 100px 0; }

.investorinformasjon h2 {
  border-bottom: 1px solid #d5d5d5;
  color: #243E92;
  font-size: 30px; }

.investorinformasjon h5 {
  text-transform: none; }

.investorinformasjon table {
  width: 100%;
  font-family: "trade-gothic-next", sans-serif;
  font-size: 12px;
  letter-spacing: 0.7;
  border-collapse: collapse; }

.investorinformasjon table thead {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px; }

.investorinformasjon table thead tr th {
  text-align: left; }

.investorinformasjon table tbody tr {
  border-top: 1px solid #d5d5d5;
  line-height: 35px; }

.investorinformasjon .ir {
  width: 100%;
  background-color: #fff;
  float: left;
  padding: 20px 0 0px 0; }

.investorinformasjon iframe {
  width: 100%;
  margin-top: 40px; }

.investorinformasjon iframe.nopadding {
  margin-top: 0px; }

.investorinformasjon .utbytte {
  float: left;
  width: 100%;
  padding: 0 7px; }

.investorinformasjon .utbytte h5 {
  margin-top: 0px; }

.borsmeldinger {
  background-color: #fff;
  width: 100%;
  float: left;
  padding: 00px 0 100px 0; }

.borsmeldinger ul {
  list-style-type: none;
  margin: 0px; }

.borsmeldinger ul li {
  margin-bottom: 25px; }

.borsmeldinger ul li h3 {
  font-size: 24px; }

.borsmeldinger ul li .dato {
  font-family: "trade-gothic-next", sans-serif;
  font-size: 14px;
  opacity: 0.5; }

.button,
button {
  border: 1px solid #243E92;
  background: transparent;
  color: #243E92;
  border-radius: 20px;
  padding: 9px 17px;
  line-height: 1.4;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  transition: 0.5s ease;
  font-family: "trade-gothic-next",Arial;
  font-weight: normal;
  font-style: Normal;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase; }
  .button:hover, .button:active,
  button:hover,
  button:active {
    background: #243E92;
    border-color: #243E92 !important;
    color: white; }
  .button:focus,
  button:focus {
    outline: none; }
  .button.white,
  button.white {
    background: #ffffff;
    color: #243E92;
    border-color: #ffffff; }
    .button.white:hover, .button.white:active,
    button.white:hover,
    button.white:active {
      background: #ededed;
      border-color: #ededed !important;
      color: #243E92; }
  .button.shadow,
  button.shadow {
    background: #ffffff;
    color: #243E92;
    border-color: transparent;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25); }
    .button.shadow:hover, .button.shadow:active,
    button.shadow:hover,
    button.shadow:active {
      background: #243E92;
      color: #ffffff;
      border-color: transparent !important; }

blockquote {
  border-left: 3px solid #243E92;
  font-family: "SancoaleSlabNormBold",Arial;
  font-style: Normal;
  font-weight: normal;
  font-size: 140%;
  color: #000;
  margin: 60px 0; }

blockquote cite {
  font-size: 90%; }

.imgSwap {
  background-color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  background-position: center center;
  position: relative; }

.stretch.imgSwap {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 676px; }

/* Media queries */
@media screen and (min-width: 1600px) {
  .heroImage {
    height: 70vh; }
  .heroImage ul.slides li {
    height: 70vh; }
  .heroImage .skew {
    height: 70vh;
    width: 850px; }
  .slideContent h1 {
    max-width: 80%; } }

@media screen and (max-width: 1100px) {
  .timeline .imageBox::after {
    left: 47.8%; } }

@media screen and (min-width: 64em) {
  .border-small {
    display: none; }
  .grid-container {
    padding-left: 2.6rem;
    padding-right: 2rem; }
  .topMenu.fp .logo {
    margin-top: 0px; }
  .meny.slide {
    left: 0% !important;
    width: 100%; }
  .subpages .grid-container {
    padding-right: 0px; }
  .subpages .grid-container .grid-padding-x {
    width: 100% !important; }
  .articles .article p {
    max-width: 90%; }
  header.sub .meny .MenuLogo {
    margin-bottom: 40px; } }

.post-template-default .content .mainContent {
  padding-top: 150px; }

@media screen and (min-width: 48em) {
  .nei {
    display: none; }
  .hideMedUp {
    display: none; }
  .topMenu .logo {
    margin-top: 0px; }
  .topMenu .logo .icon-logo:before {
    color: #fff; }
  .topMenu .logo .icon-logo-small {
    display: none; }
  .topMenu.white .logo .icon-logo:before {
    color: #243E92; }
  header.sub .meny .MenuLogo .icon-logo-small {
    display: none; }
  .nei {
    margin-left: 32px !important; } }

@media screen and (max-width: 63.9375em) {
  .post-template-default .content .mainContent {
    padding-top: 90px !important; }
  .hideMedDown {
    display: none; }
  .heroImage {
    height: 398px; }
  .heroImage .skew {
    display: none; }
  .heroImage ul.slides {
    margin-left: 0px; }
  .heroImage ul.slides li {
    height: 398px; }
  .heroImage ul.slides li.topleft {
    background-position: center center; }
  .slideContent {
    position: static;
    background-color: #243E92;
    padding: 30px 22px 33px 17px; }
  .slideContent h1, .slideContent h2 {
    max-width: 100%; }
  .slideContent.sub {
    background-color: white; }
  .investments-template-default .keyNumbers {
    padding: 33px 0px 6px 0px; }
  .investments-template-default .keyNumbers.noPadding {
    padding: 47px 0 0px 0; }
  .investments-template-default .keyNumbers .listitem {
    margin-bottom: 31px; }
  .investments-template-default .maincontent {
    padding-top: 50px !important; }
  .keyNumbers {
    padding: 33px 0px 6px 0px; }
  .keyNumbers.noPadding {
    padding: 47px 0 0px 0; }
  .keyNumbers .listitem {
    margin-bottom: 31px; }
  .fpInvesteringer {
    padding: 35px 0; }
  .fpInvesteringer h2 {
    font-size: 33px;
    line-height: 32px;
    padding-bottom: 28px; }
  .fpInvesteringer h4 {
    padding-bottom: 30px; }
  .fpInvesteringer .mixContainer .mix .logoBox {
    background-color: white;
    padding: 24px 20px 28px 27px;
    margin-bottom: 18px;
    transition: 0.5s ease-in-out; }
  .fpInvesteringer .mixContainer .mix .logoBox p {
    display: none; }
  .fpInvesteringer .mixContainer .mix .logoBox img {
    margin-bottom: 11px;
    padding-left: 0px; }
  .timeline {
    padding: 15px 0 70px 0; }
  .timeline .listItem {
    padding-bottom: 80px; }
  .timeline .listItem .imageBox {
    border-right: 0px;
    padding-bottom: 0px; }
  .timeline .listItem img {
    width: 100%; }
  .timeline .listItem .textBox h3 {
    font-size: 30px;
    line-height: 32px;
    padding-top: 47px; }
  .timeline .listItem .textBox p {
    max-width: 100%; }
  .timeline .imageBox::after {
    display: none; }
  .articles .article p {
    max-width: 100%; }
  .fpAktuelt .scrolling-wrapper-flexbox {
    overflow-x: auto; } }

@media screen and (min-width: 48em) and (max-width: 63.9375em) {
  .grid-container {
    padding-left: 1.8rem; }
  .meny .languageMobile {
    display: block;
    margin-bottom: 30px; }
  .mainContent {
    padding: 20px 0 60px 0; }
  .subpages .grid-container {
    padding: 0px; }
  .subpages .grid-container .grid-x {
    width: 100%; }
  .subpages .grid-container:not(.full) > .grid-padding-x {
    margin: 0px !important; }
  .topMenu.sub .logo {
    margin-top: 0px; }
  .topMenu.sub .logo .icon-logo:before {
    color: #fff; }
  .topMenu.sub.white .logo {
    margin-top: -10px; }
  .topMenu.sub.white .logo .icon-logo:before {
    color: #243E92; }
  header.sub .meny .MenuLogo {
    margin-bottom: 20px; } }

@media screen and (max-width: 47.9375em) {
  .grid-container {
    padding-left: 0.8rem;
    padding-right: 0.8rem; }
  .hideSmall {
    display: none; }
  .navBar {
    width: 10px;
    box-shadow: none; }
  .langBtn {
    display: none; }
  .content {
    padding-left: 6px; }
  .topMenu {
    margin-top: 20px;
    z-index: 1001; }
  .topMenu .menyToggle {
    margin-top: 0px;
    z-index: 1;
    float: right;
    margin-right: 6px; }
  .topMenu.fp .logo .icon-logo {
    display: none !important; }
  .topMenu.sub .logo {
    margin-top: 0px; }
  .topMenu.sub .logo .icon-logo {
    display: none !important; }
  .topMenu.sub .logo .icon-logo-small:before {
    color: #fff; }
  .topMenu.white .logo .icon-logo-small:before {
    color: #243E92; }
  .logo {
    margin: 0px; }
  .logo .icon-logo {
    display: none; }
  header .menyToggle {
    display: none; }
  header.sub .menyToggle {
    display: block;
    float: right;
    margin: -15px 0px 0 0; }
  header.sub .menyToggle.hideSmallSub {
    display: none; }
  header.sub .meny .MenuLogo {
    margin: 0px;
    margin-top: -15px;
    float: left; }
  header.sub .meny .MenuLogo .icon-logo {
    display: none; }
  .menu {
    width: 100%; }
  .meny {
    padding-left: 6px; }
  .meny .grid-container {
    width: 100%; }
  .meny .languageMobile {
    display: block;
    margin-top: 60px;
    margin-left: 0px; }
  .meny ul {
    margin: 0 0 100px 0px; }
  .meny ul li {
    font-size: 30px; }
  .meny ul .childs > a {
    background-position: 100% 18px;
    background-size: 16px 9px; }
  .meny ul ul.sub-menu {
    margin: 0 0 0 45px; }
  .meny ul ul {
    line-height: 32px; }
  .meny ul ul li {
    width: 100%; }
  .heroImage {
    height: 285px; }
  .heroImage ul.slides li {
    height: 285px; }
  .slideContent h1 {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: 30px; }
  .mainContent {
    padding: 15px 0 15px 0; }
  .mainContent h1 {
    font-size: 36px; }
  .mainContent p {
    font-size: 18px;
    line-height: 28px; }
  .articles {
    padding: 20px 0 20px 0; }
  .articles .article {
    margin-bottom: 32px; }
  .articles .article h4 {
    margin: 15px 0 0 0; }
  .articles .article p {
    max-width: 100%;
    margin: 15px 0 15px 0; }
  .timeline {
    padding: 15px 0 70px 0; }
  .timeline .listItem {
    padding-bottom: 34px; }
  .timeline .listItem .textBox h3 {
    padding-top: 18px; }
  .subpages .grid-container .grid-x {
    width: 100%; }
  .subpages .grid-container .grid-x .cell {
    padding: 0px; }
  .subpages .grid-container:not(.full) > .grid-padding-x {
    margin: 0px !important; }
  .companyCard .card {
    padding: 22px 20px 18px 15px; }
  .companyCard .card img {
    width: auto; }
  .companyCard .card ul {
    margin: 0px; }
  .employees img {
    width: 100%; }
  .employees .card {
    margin-bottom: 40px; }
  .employees .info {
    margin-left: auto; }
  .employees h3 {
    font-size: 30px;
    margin: 17px 0 0 0; }
  .employees a.lesmer {
    margin-top: 25px; }
  .employees .title {
    font-family: "trade-gothic-next", sans-serif;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: bold;
    margin-top: 20px; }
  .employees p.tlf {
    margin-bottom: 0px; }
  .controls button {
    font-size: 12px;
    margin-right: 7px; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?7bjkdx");
  src: url("../fonts/icomoon.eot?7bjkdx#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?7bjkdx") format("truetype"), url("../fonts/icomoon.woff?7bjkdx") format("woff"), url("../fonts/icomoon.svg?7bjkdx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: "\e900";
  color: #fff;
  font-size: 9px;
  opacity: 0.5; }

.icon-logo-small:before {
  content: "\e901";
  color: #fff;
  font-size: 33px; }

.icon-logo:before {
  content: "\e902";
  color: #fff;
  font-size: 35px; }

.icon-menu:before {
  content: "\e903";
  color: #fff; }

.icon-sok:before {
  content: "\e904";
  color: #fff; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg); }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -10%, 0);
    transform: translate3d(0, -10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom; }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg); }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); } }

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.fancybox-enabled {
  overflow: hidden; }

.fancybox-enabled body {
  overflow: visible;
  height: 100%; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99993;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

/* Make sure that the first one is on the top */
.fancybox-container ~ .fancybox-container {
  z-index: 99992; }

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #ccc;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.5;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 50%;
  margin-left: -79px; }

.fancybox-infobar__body {
  display: inline-block;
  width: 70px;
  line-height: 44px;
  font-size: 13px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-align: center;
  color: #ddd;
  background-color: rgba(30, 30, 30, 0.7);
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased; }

.fancybox-toolbar {
  top: 0;
  right: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > div {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font: 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; }

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0 !important;
  border-radius: 0;
  outline: none;
  background: transparent !important;
  z-index: 10;
  cursor: pointer; }

.fancybox-close-small:hover {
  background: none; }

.fancybox-close-small:after {
  content: '×';
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 20px/30px Arial,"Helvetica Neue",Helvetica,sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background: #fff;
  transition: background .25s;
  box-sizing: border-box;
  z-index: 2; }

.fancybox-close-small:focus:after {
  outline: 1px dotted #888; }

.fancybox-close-small:hover:after {
  color: #555;
  background: #eee; }

.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -44px; }

.fancybox-slide--iframe .fancybox-close-small:after {
  background: transparent;
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 30px 0 30px;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all; }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Buttons */
.fancybox-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  background: transparent;
  color: #ddd;
  border-radius: 0;
  cursor: pointer;
  vertical-align: top;
  outline: none; }

.fancybox-button[disabled] {
  cursor: default;
  pointer-events: none; }

.fancybox-infobar__body, .fancybox-button {
  background: rgba(30, 30, 30, 0.6); }

.fancybox-button:hover:not([disabled]) {
  color: #fff;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-button::before,
.fancybox-button::after {
  content: '';
  pointer-events: none;
  position: absolute;
  background-color: currentColor;
  color: currentColor;
  opacity: 0.9;
  box-sizing: border-box;
  display: inline-block; }

.fancybox-button[disabled]::before,
.fancybox-button[disabled]::after {
  opacity: 0.3; }

.fancybox-button--left::after,
.fancybox-button--right::after {
  top: 18px;
  width: 6px;
  height: 6px;
  background: transparent;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor; }

.fancybox-button--left::after {
  left: 20px;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.fancybox-button--right::after {
  right: 20px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--left {
  border-bottom-left-radius: 5px; }

.fancybox-button--right {
  border-bottom-right-radius: 5px; }

.fancybox-button--close::before, .fancybox-button--close::after {
  content: '';
  display: inline-block;
  position: absolute;
  height: 2px;
  width: 16px;
  top: calc(50% - 1px);
  left: calc(50% - 8px); }

.fancybox-button--close::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.fancybox-button--close::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* Navigation arrows */
.fancybox-arrow {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  height: 100px;
  width: 54px;
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  cursor: pointer;
  z-index: 99995;
  opacity: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: opacity .25s; }

.fancybox-arrow::after {
  content: '';
  position: absolute;
  top: 28px;
  width: 44px;
  height: 44px;
  background-color: rgba(30, 30, 30, 0.8);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 24px 24px; }

.fancybox-arrow--right {
  right: 0; }

.fancybox-arrow--left {
  left: 0;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fancybox-arrow--right::after,
.fancybox-arrow--left::after {
  left: 0; }

.fancybox-show-nav .fancybox-arrow {
  opacity: 0.6; }

.fancybox-show-nav .fancybox-arrow[disabled] {
  opacity: 0.3; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-infobar {
    left: 0;
    margin-left: 0; }
  .fancybox-button--left,
  .fancybox-button--right {
    display: none !important; }
  .fancybox-caption {
    padding: 20px 0;
    margin: 0; } }

/* Fullscreen  */
.fancybox-button--fullscreen::before {
  width: 15px;
  height: 11px;
  left: calc(50% - 7px);
  top: calc(50% - 6px);
  border: 2px solid;
  background: none; }

/* Slideshow button */
.fancybox-button--play::before,
.fancybox-button--pause::before {
  top: calc(50% - 6px);
  left: calc(50% - 4px);
  background: transparent; }

.fancybox-button--play::before {
  width: 0;
  height: 0;
  border-top: 6px inset transparent;
  border-bottom: 6px inset transparent;
  border-left: 10px solid;
  border-radius: 1px; }

.fancybox-button--pause::before {
  width: 7px;
  height: 11px;
  border-style: solid;
  border-width: 0 2px 0 2px; }

/* Thumbs */
.fancybox-thumbs {
  display: none; }

.fancybox-button--thumbs {
  display: none; }

@media all and (min-width: 800px) {
  .fancybox-button--thumbs {
    display: inline-block; }
  .fancybox-button--thumbs span {
    font-size: 23px; }
  .fancybox-button--thumbs::before {
    width: 3px;
    height: 3px;
    top: calc(50% - 2px);
    left: calc(50% - 2px);
    box-shadow: 0 -4px 0, -4px -4px 0, 4px -4px 0, 0 0 0 32px inset, -4px 0 0, 4px 0 0, 0 4px 0, -4px 4px 0, 4px 4px 0; }
  .fancybox-thumbs {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    width: 220px;
    margin: 0;
    padding: 5px 5px 0 0;
    background: #fff;
    word-break: normal;
    -webkit-tap-highlight-color: transparent;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    box-sizing: border-box;
    z-index: 99995; }
  .fancybox-show-thumbs .fancybox-thumbs {
    display: block; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 220px; }
  .fancybox-thumbs > ul {
    list-style: none;
    position: absolute;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    font-size: 0; }
  .fancybox-thumbs > ul > li {
    float: left;
    overflow: hidden;
    max-width: 50%;
    padding: 0;
    margin: 0;
    width: 105px;
    height: 75px;
    position: relative;
    cursor: pointer;
    outline: none;
    border: 5px solid transparent;
    border-top-width: 0;
    border-right-width: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-sizing: border-box; }
  li.fancybox-thumbs-loading {
    background: rgba(0, 0, 0, 0.1); }
  .fancybox-thumbs > ul > li > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    max-height: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .fancybox-thumbs > ul > li:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 2px;
    border: 4px solid #4ea7f9;
    z-index: 99991;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
  .fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
    opacity: 1; } }

.meny.slide {
  background: #e8f2f8; }

.meny ul .childs > a {
  background: none;
  position: relative; }
  .meny ul .childs > a::after {
    content: '';
    background: url("/wp-content/uploads/chevron-down.png") no-repeat;
    width: 16px;
    height: 9px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    filter: brightness(0); }

.meny ul .childs a:hover {
  color: #243E92 !important;
  text-decoration: underline; }

.meny .icon-logo::before, .meny .meny ul a {
  color: #243E92 !important; }

.meny ul li input {
  background-color: #fff !important; }

.meny ul li input::placeholder {
  color: #243E92 !important; }

.meny ul li input:active, .meny .meny ul li input:hover, .meny .meny ul li input:focus {
  background-color: #fff !important;
  color: #243E92 !important; }

.meny.slide .icon-logo-small:before {
  color: #243E92 !important; }

.meny .languageMobile a {
  color: #243E92 !important; }

.meny.slide {
  background: #F7F7F7; }

.navBar {
  background-color: #F7F7F7;
  box-shadow: none; }

.icon-menu:before {
  content: "\e903";
  color: #243f92; }

@media screen and (min-width: 768px) {
  .meny {
    background-color: #e8f2f8;
    overflow: hidden; }
  .meny.slide {
    left: 75px !important; }
  .meny > .grid-container {
    height: calc(100% + 35px);
    position: relative;
    left: 0;
    top: -35px;
    background: #e8f2f8;
    padding-top: 35px; }
  .meny > .grid-container > div {
    position: relative;
    z-index: 2; }
  .meny ul, .meny .languageMobile, .meny .MenuLogo {
    margin-left: 0; }
  .meny > .grid-container {
    background: #F7F7F7; } }

@media screen and (min-width: 1024px) {
  .meny {
    background: transparent !important;
    overflow: hidden; }
  .meny > .grid-container::after {
    content: '';
    position: absolute;
    right: 0;
    width: 130%;
    height: 100%;
    background: #e8f2f8;
    top: 0;
    transform: translateX(50%) skew(21.85deg);
    z-index: 1; }
  .meny > .grid-container::after {
    background: #F7F7F7; } }

.site-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.2);
  display: none; }

.meny ul a:hover {
  text-decoration: none; }

/*.meny ul .childs > a:hover {
    text-decoration: none;
}*/
.meny ul .childs > a::after {
  filter: none;
  background-image: none;
  transform: rotate(135deg);
  border: 2px solid #243f92;
  border-bottom: 0;
  border-left: 0;
  content: '';
  display: inline-block;
  top: 14px;
  left: 20px;
  position: relative;
  vertical-align: top;
  height: 12px;
  width: 12px; }

@media screen and (max-width: 47.9375em) {
  .meny ul .childs > a::after {
    top: 10px; } }

.sok,
.sok:hover,
.sok:active,
.sok:focus {
  background: url(/wp-content/uploads/sok-blue.png) no-repeat;
  background-position: right 12px center;
  background-size: 21px 21px; }

.heroImage .skew,
.slideContent {
  background-color: #fff !important; }

.slideContent h2, .slideContent.sub h2 {
  color: #4E4E4F !important; }

.slideContent h1,
.slideContent .icon-chevron-down::before,
.slideContent.sub .icon-chevron-down::before,
.topMenu .logo .icon-logo::before {
  color: #243E92 !important;
  opacity: 1 !important; }

@media screen and (min-width: 768px) {
  .slideContent {
    background-color: #fff !important; } }

@media screen and (min-width: 1024px) {
  .slideContent {
    background-color: transparent !important; } }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videos-section {
  padding: 100px 0;
  background: #ffffff; }
  .videos-section .grid-container {
    z-index: auto; }
    .videos-section .grid-container .inner {
      max-width: 1124px; }

.video-block {
  height: 100vh;
  width: 100%;
  position: relative;
  overflow: hidden;
  background: #fff;
  padding-top: 94px; }

.video-block img {
  object-fit: cover;
  font-family: 'object-fit: cover;';
  width: 100%;
  height: 100%; }

.video-block .video-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.3s ease; }

.video-block .content-wrapper {
  position: absolute;
  text-align: center;
  display: block;
  width: 100%;
  top: 50%;
  transform: translateY(-50%); }

.video-block .content-wrapper h1 {
  color: #fff;
  font-size: 45px;
  line-height: 48px;
  max-width: 530px;
  margin: 0px auto;
  font-family: "coranto-2", serif; }

.video-block .content-wrapper a {
  position: relative;
  z-index: 120;
  font-family: Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: white;
  background: #253d92;
  padding: 10px 25px 12px 25px;
  display: inline-block;
  border-radius: 25px;
  margin-top: 28px; }

.video-block .content-wrapper a svg {
  width: 12px;
  position: relative;
  top: 3px;
  right: -7px; }

@media screen and (max-width: 768px) {
  .video-block {
    padding-top: 79px; }
  .image-overlay {
    top: 79px; }
  .page-template-front-page .icon-logo-small:before {
    color: #253d92; } }

@media screen and (max-width: 450px) {
  .video-block .content-wrapper h1 {
    font-size: 35px;
    line-height: 38px;
    max-width: 275px; }
  .video-block .content-wrapper a {
    margin-top: 15px; }
  .iframe-holder {
    width: 100%;
    max-width: 94%; } }

.pb-sustainability {
  width: 100%;
  overflow: hidden;
  position: relative;
  text-align: left;
  float: left; }

.pb-sustainability img {
  width: 100%;
  height: 100%;
  font-family: "object-fit:cover";
  object-fit: cover;
  position: absolute; }

.pb-sustainability .text-content {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%); }

.pb-sustainability .text-content h2 {
  line-height: 1.5; }

.pb-sustainability .text-content h2,
.pb-sustainability .text-content p {
  color: #ffffff;
  margin-bottom: 40px; }

.pb-sustainability .text-content .button {
  background: #ffffff;
  border-color: #ffffff; }

.pb-sustainability .text-content .button:hover {
  background: #243e92;
  color: #ffffff; }

.pb-sustainability .text-content .inner {
  max-width: 466px; }

.pb-sustainability .grid-container {
  z-index: auto;
  float: none;
  max-width: none; }

@media screen and (min-width: 1025px) {
  .pb-sustainability {
    height: 700px; }
  .pb-sustainability .text-content h2 {
    font-size: 36px; } }

@media screen and (max-width: 1024px) {
  .pb-sustainability {
    height: 500px; }
  .pb-sustainability .text-content {
    width: 100%; }
  .pb-sustainability .text-content h2 {
    font-size: 33px; } }

.fpInvesteringer {
  background-color: #FBFBFB; }

.image-overlay {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 94px;
  left: 0;
  right: 0;
  bottom: 0; }

.iframe-holder {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
  z-index: 100;
  max-width: 960px;
  width: 100%; }

.iframe-holder iframe {
  max-width: 100%;
  width: 960px;
  height: 540px; }

@media screen and (max-width: 768px) {
  .image-overlay {
    top: 79px; }
  .page-template-front-page .icon-logo-small:before {
    color: #253d92; } }

@media screen and (max-width: 450px) {
  .iframe-holder {
    width: 100%;
    max-width: 94%; } }

html.fixcont {
  overflow: hidden; }

@media only screen and (min-width: 1025px) {
  .grid-container {
    padding-left: 60px;
    padding-right: 60px; } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .grid-container {
    padding-left: 40px;
    padding-right: 40px; } }

@media only screen and (max-width: 767px) {
  .grid-container {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 1025px) {
  .mainContent {
    padding-top: calc(68px + 40px); } }

@media only screen and (min-width: 767px) and (max-width: 1024px) {
  .mainContent {
    padding-top: calc(68px + 30px); } }

@media only screen and (max-width: 767px) {
  .mainContent {
    padding-top: calc(68px + 20px); } }

.wrapper-link {
  color: inherit;
  text-decoration: none;
  display: block;
  width: 100%;
  overflow: hidden;
  border-bottom: none; }

.img-wrapper {
  width: 100%;
  height: 0;
  overflow: hidden;
  position: relative;
  text-align: left;
  padding-bottom: 62%; }
  .img-wrapper.portrait {
    padding-bottom: 130%; }
  .img-wrapper.square {
    padding-bottom: 100%; }
  .img-wrapper > img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    object-fit: cover;
    position: absolute;
    transition: 0.3s; }

.header {
  background: #243E92;
  color: #FFFFFF;
  width: 100%;
  padding: 20px 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 25; }
  .header .grid-container {
    float: none; }
  .header .header-grid {
    display: flex;
    align-items: center; }
    .header .header-grid .logo-col .logo img {
      width: 168px;
      height: auto; }
    .header .header-grid .search-col {
      flex: 1; }
      .header .header-grid .search-col .search-form {
        display: none;
        width: 100%;
        max-width: 350px;
        margin: 0 auto; }
    .header .header-grid .toggle-col button {
      color: #FFFFFF; }
  @media only screen and (min-width: 1025px) {
    .header.menu-open .search-col .search-form {
      display: block; } }
.hamburger {
  display: block;
  outline: 0;
  z-index: 2;
  cursor: pointer; }
  .hamburger .ham-inner {
    position: relative;
    height: 100%;
    height: 26px;
    padding: 5px 5px;
    display: block; }
    .hamburger .ham-inner span {
      display: block;
      position: absolute;
      height: 1px;
      width: 100%;
      opacity: 1;
      left: 0;
      transform: rotate(0deg);
      transition: .25s ease-in-out;
      background: #FFFFFF; }
      .hamburger .ham-inner span:nth-child(1) {
        top: 0px; }
      .hamburger .ham-inner span:nth-child(2), .hamburger .ham-inner span:nth-child(3) {
        top: 11px; }
      .hamburger .ham-inner span:nth-child(4) {
        top: 22px; }
  .hamburger.toggle-open .ham-inner span:nth-child(1) {
    top: 18px;
    width: 0%;
    left: 50%; }
  .hamburger.toggle-open .ham-inner span:nth-child(2) {
    transform: rotate(45deg); }
  .hamburger.toggle-open .ham-inner span:nth-child(3) {
    transform: rotate(-45deg); }
  .hamburger.toggle-open .ham-inner span:nth-child(4) {
    top: 18px;
    width: 0%;
    left: 50%; }

@media only screen and (min-width: 768px) {
  .hamburger .ham-inner {
    width: 48px; } }

@media only screen and (max-width: 767px) {
  .hamburger .ham-inner {
    width: 30px; } }

.overlay-menu {
  position: fixed;
  top: 0;
  left: 0;
  background-color: #243E92;
  width: 100%;
  z-index: 20;
  transition: all, 0.5s;
  box-shadow: 0 16px 24px 0 rgba(25, 28, 34, 0.08);
  height: 0;
  overflow: hidden;
  font-family: "AlmarenaDisplayRegular"; }
  .overlay-menu.overlay-open {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100); }
  .overlay-menu > .inner {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    position: absolute;
    left: 0;
    width: 100%; }
    .overlay-menu > .inner .grid-container {
      float: none;
      width: 100%; }
      .overlay-menu > .inner .grid-container ul {
        list-style: none; }
      .overlay-menu > .inner .grid-container .search-wrap {
        margin-bottom: 50px; }
      .overlay-menu > .inner .grid-container nav.main-nav .menu {
        padding: 0;
        margin: 0; }
        .overlay-menu > .inner .grid-container nav.main-nav .menu li {
          width: 100% !important; }
          .overlay-menu > .inner .grid-container nav.main-nav .menu li a {
            color: #FFFFFF;
            font-size: 26px;
            text-decoration: none;
            width: 100%;
            border-bottom: 1px solid #344DA1 !important;
            display: block; }
          .overlay-menu > .inner .grid-container nav.main-nav .menu li .sub-menu {
            display: none; }
      .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal {
        padding: 0; }
        .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a {
          margin-right: 0;
          border: 1px solid #243E92;
          background: transparent;
          color: #243E92;
          border-radius: 20px;
          padding: 9px 17px;
          line-height: 1.4;
          display: inline-block;
          text-decoration: none;
          cursor: pointer;
          transition: 0.5s ease;
          font-family: "trade-gothic-next",Arial;
          font-weight: normal;
          font-style: Normal;
          font-size: 12px;
          letter-spacing: 2px;
          text-transform: uppercase;
          display: inline-block;
          border: 1px solid #FFFFFF !important;
          color: #FFFFFF;
          background: transparent; }
          .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a:hover, .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a:active {
            background: #243E92;
            border-color: #243E92 !important;
            color: white; }
          .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a:focus {
            outline: none; }
          .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.white {
            background: #ffffff;
            color: #243E92;
            border-color: #ffffff; }
            .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.white:hover, .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.white:active {
              background: #ededed;
              border-color: #ededed !important;
              color: #243E92; }
          .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.shadow {
            background: #ffffff;
            color: #243E92;
            border-color: transparent;
            -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.25); }
            .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.shadow:hover, .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a.shadow:active {
              background: #243E92;
              color: #ffffff;
              border-color: transparent !important; }
          .overlay-menu > .inner .grid-container .lang-wrap .wpml-ls-legacy-list-horizontal a:hover {
            background: #FFFFFF;
            color: #243E92; }
  @media only screen and (min-width: 1025px) {
    .overlay-menu > .inner {
      top: 25%; }
    .overlay-menu .search-wrap {
      display: none; }
    .overlay-menu .search-wrap,
    .overlay-menu nav.main-nav {
      max-width: 350px;
      margin: 0 auto; }
    .overlay-menu nav.main-nav ul li a {
      transition: 0.3s; }
      .overlay-menu nav.main-nav ul li a:hover {
        opacity: 0.6; } }
  @media only screen and (min-width: 768px) {
    .overlay-menu .menu li:not(:last-child) {
      margin-bottom: 20px; }
    .overlay-menu .lang-wrap {
      margin-top: 80px;
      margin-bottom: 60px;
      text-align: center; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .overlay-menu > .inner {
      top: 20%; }
    .overlay-menu .search-wrap,
    .overlay-menu nav.main-nav {
      padding: 0 50px; } }
  @media only screen and (max-width: 767px) {
    .overlay-menu > .inner {
      top: 14%; }
    .overlay-menu .menu li:not(:last-child) {
      margin-bottom: 10px; }
    .overlay-menu .lang-wrap {
      margin-top: 60px;
      margin-bottom: 40px; } }
.footer {
  position: relative;
  width: 100%;
  float: left;
  background: #FFFFFF; }
  .footer .footer-inner {
    font-family: "AlmarenaRegular", sans-serif;
    background-color: #243E92; }
    @media only screen and (min-width: 768px) {
      .footer .footer-inner {
        padding: 60px 0; } }
    @media only screen and (max-width: 767px) {
      .footer .footer-inner {
        padding: 40px 0; } }
  .footer a {
    font-size: 16px; }
  .footer .logo {
    margin-bottom: 40px; }
    .footer .logo img {
      max-width: 168px;
      width: 100%;
      height: auto; }
  .footer .footer-grid {
    display: flex;
    align-items: center; }
    .footer .footer-grid .left-col {
      flex: 1; }
      .footer .footer-grid .left-col .links {
        width: 100% !important; }
      .footer .footer-grid .left-col .border-footer {
        width: 100%;
        border-top: 2px solid rgba(255, 255, 255, 0.15);
        margin-top: 40px;
        margin-bottom: 40px; }
      .footer .footer-grid .left-col .border-small {
        width: 100%;
        border-top: 2px solid rgba(255, 255, 255, 0.2);
        float: left;
        margin: 0 !important; }
      .footer .footer-grid .left-col .border-nav-container {
        width: 100%; }
      .footer .footer-grid .left-col ul {
        display: block;
        list-style-type: none;
        margin: 0px;
        width: 100% !important;
        padding-left: 0 !important; }
        .footer .footer-grid .left-col ul li a {
          color: white;
          text-decoration: none;
          border-bottom: 0px;
          transition: all 0.5s ease-in-out;
          display: block; }
          .footer .footer-grid .left-col ul li a:hover {
            color: #fff;
            opacity: 0.7; }
      .footer .footer-grid .left-col .slogan {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        display: block;
        letter-spacing: 0.86px;
        line-height: 15px; }
    .footer .footer-grid .logo-col .logo-stamp {
      height: 110px; }
  .footer .bottom-grid .cell:last-child {
    text-align: right; }
  .footer .bottom-grid .cell p {
    margin-bottom: 0; }
  .footer .bottom-grid a {
    color: #FFFFFF;
    opacity: 0.6;
    transition: 0.3s; }
    .footer .bottom-grid a:hover {
      opacity: 1; }
  @media screen and (min-width: 768px) {
    .footer ul {
      display: flex;
      flex-direction: column; }
      .footer ul li {
        margin: 7.5px 0px;
        display: inline-block; }
        .footer ul li:not(:last-child) {
          margin-right: 23px; } }
  @media screen and (max-width: 767px) {
    .footer ul li {
      line-height: 25px; }
      .footer ul li a {
        padding: 5px 0; } }
.search-form > .inner {
  display: flex;
  align-items: center;
  border-bottom: 2px solid #344DA1; }
  .search-form > .inner label {
    flex: 1; }
  .search-form > .inner input.search-field {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    color: #FFFFFF;
    font-family: "AlmarenaRegular";
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px; }
  .search-form > .inner button.search-submit {
    padding: 0;
    margin: 0;
    margin-left: 10px;
    border: 0; }
    .search-form > .inner button.search-submit span {
      color: #FFFFFF;
      font-size: 18px; }

::-webkit-input-placeholder {
  color: #fff !important; }

::-moz-placeholder {
  color: #fff !important; }

:-ms-input-placeholder {
  color: #fff !important; }

:-moz-placeholder {
  color: #fff !important; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("/wp-content/themes/Kodeks-WP-theme/assets/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.page-template-template-pagebuilder2021 .header,
.investments-template-template-pagebuilder2021 .header {
  background: transparent; }

.page-template-template-pagebuilder2021 .footer,
.investments-template-template-pagebuilder2021 .footer {
  padding-top: 50px; }

.pbblock {
  background: #ffffff; }
  @media only screen and (max-width: 1024px) {
    .pbblock .slick-list {
      padding: 0 14% 0 0; }
    .pbblock .slick-slide {
      margin: 0 25px; }
    .pbblock .slick-list {
      margin: 0 -25px; } }
.pb-hero,
.pb-cta {
  background: #243E92;
  width: 100%;
  overflow: hidden;
  position: relative; }
  .pb-hero > img,
  .pb-cta > img {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    object-fit: cover;
    position: absolute; }
  .pb-hero .gradient,
  .pb-cta .gradient {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 150px;
    z-index: 3;
    background: #344da1;
    background: linear-gradient(180deg, #344da1 0%, rgba(52, 77, 161, 0) 100%); }
  .pb-hero .inner,
  .pb-cta .inner {
    max-width: 750px;
    margin: 0 auto; }
  .pb-hero .text-content,
  .pb-cta .text-content {
    z-index: 3; }
    .pb-hero .text-content h1, .pb-hero .text-content h2,
    .pb-cta .text-content h1,
    .pb-cta .text-content h2 {
      line-height: 1.1; }
    .pb-hero .text-content h1, .pb-hero .text-content h2, .pb-hero .text-content p,
    .pb-cta .text-content h1,
    .pb-cta .text-content h2,
    .pb-cta .text-content p {
      color: #FFFFFF;
      font-family: "AlmarenaDisplayRegular", sans-serif; }
    .pb-hero .text-content p.lead,
    .pb-cta .text-content p.lead {
      line-height: 1.4; }
  .pb-hero .dark-overlay,
  .pb-cta .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    z-index: 2; }
  @media only screen and (min-width: 1025px) {
    .pb-hero .text-content h1, .pb-hero .text-content h2,
    .pb-cta .text-content h1,
    .pb-cta .text-content h2 {
      font-size: 50px;
      margin-bottom: 25px; }
    .pb-hero .text-content p,
    .pb-cta .text-content p {
      font-size: 21px; }
      .pb-hero .text-content p:not(:last-child),
      .pb-cta .text-content p:not(:last-child) {
        margin-bottom: 35px; } }
  @media only screen and (max-width: 1024px) {
    .pb-hero .text-content h1, .pb-hero .text-content h2,
    .pb-cta .text-content h1,
    .pb-cta .text-content h2 {
      font-size: 45px;
      margin-bottom: 20px; }
    .pb-hero .text-content p,
    .pb-cta .text-content p {
      font-size: 19px; }
      .pb-hero .text-content p:not(:last-child),
      .pb-cta .text-content p:not(:last-child) {
        margin-bottom: 30px; } }
  @media only screen and (min-width: 768px) {
    .pb-hero,
    .pb-cta {
      height: 35vw;
      max-height: 800px;
      min-height: 400px; }
      .pb-hero .text-content,
      .pb-cta .text-content {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translateY(-50%); } }
  @media only screen and (min-width: 768px) and (max-width: 1569px) {
    .pb-hero,
    .pb-cta {
      height: 50vw; } }
  @media only screen and (max-width: 767px) {
    .pb-hero .text-content,
    .pb-cta .text-content {
      position: relative; } }
.pb-anchormenu .the-menu {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #243E92;
  width: 100%;
  position: relative; }
  @media only screen and (min-width: 1025px) {
    .pb-anchormenu .the-menu {
      padding-left: 60px;
      padding-right: 60px; } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    .pb-anchormenu .the-menu {
      padding-left: 40px;
      padding-right: 40px; } }
  @media only screen and (max-width: 767px) {
    .pb-anchormenu .the-menu {
      padding-left: 25px;
      padding-right: 25px; } }
  .pb-anchormenu .the-menu .grid {
    display: flex; }
    .pb-anchormenu .the-menu .grid .menu-col {
      flex: 1; }
    .pb-anchormenu .the-menu .grid .hamburger-col {
      display: none; }
  .pb-anchormenu .the-menu.fixednav {
    position: fixed;
    top: 0;
    z-index: 15; }
  .pb-anchormenu .the-menu ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .pb-anchormenu .the-menu ul li a {
      color: #FFFFFF;
      font-family: "AlmarenaRegular", sans-serif;
      font-size: 14px;
      transition: 0.3s; }
      .pb-anchormenu .the-menu ul li a:hover {
        opacity: 0.6; }

@media only screen and (min-width: 1080px) {
  .pb-anchormenu .the-menu.fixednav .grid .hamburger-col {
    display: block; }
  .pb-anchormenu .the-menu.fixednav.menu-open {
    z-index: 115; }
    .pb-anchormenu .the-menu.fixednav.menu-open .grid .menu-col ul {
      opacity: 0;
      pointer-events: none; } }

@media only screen and (min-width: 768px) {
  .pb-anchormenu .the-menu .toggle {
    display: none; }
  .pb-anchormenu .the-menu ul {
    text-align: center;
    transition: 0.3s;
    display: block !important; }
    .pb-anchormenu .the-menu ul li {
      display: inline-block; }
      .pb-anchormenu .the-menu ul li:not(:last-child) {
        margin-right: 20px; }
  .pb-anchormenu .the-menu.fixednav ul {
    text-align: left; } }

@media only screen and (max-width: 767px) {
  .pb-anchormenu .the-menu .grid-container {
    padding: 0; }
  .pb-anchormenu .the-menu .toggle {
    color: #FFFFFF;
    font-family: "AlmarenaBold", sans-serif;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .pb-anchormenu .the-menu .toggle:after {
      font-family: 'icomoon';
      content: "\e90e";
      display: inline-block;
      width: 20px;
      height: 20px;
      position: relative;
      transition: 0.3s;
      font-size: 65%; }
    .pb-anchormenu .the-menu .toggle.open:after {
      transform: rotate(180deg);
      transition: 0.3s; }
  .pb-anchormenu .the-menu ul {
    display: none;
    margin-top: 20px;
    position: absolute;
    top: 38px;
    left: 0;
    width: 100%;
    background: #243E92;
    padding-bottom: 20px; } }
  @media only screen and (max-width: 767px) and (min-width: 1025px) {
    .pb-anchormenu .the-menu ul {
      padding-left: 60px;
      padding-right: 60px; } }
  @media only screen and (max-width: 767px) and (min-width: 767px) and (max-width: 1024px) {
    .pb-anchormenu .the-menu ul {
      padding-left: 40px;
      padding-right: 40px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .pb-anchormenu .the-menu ul {
      padding-left: 25px;
      padding-right: 25px; } }
@media only screen and (max-width: 767px) {
    .pb-anchormenu .the-menu ul li:not(:last-child) {
      margin-bottom: 20px; } }

.pb-cta .text-content {
  padding: 100px 0;
  width: 100%;
  text-align: center; }
  .pb-cta .text-content h2, .pb-cta .text-content p {
    color: #FFFFFF; }

.pb-data {
  border-bottom: 1px solid #344DA1; }
  @media only screen and (min-width: 768px) {
    .pb-data {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-data {
      padding: 40px 0; } }
  .pb-data .listitem {
    text-align: center; }
    .pb-data .listitem .num-wrap {
      color: #344DA1;
      font-family: "AlmarenaDisplayRegular", sans-serif;
      margin-bottom: 15px; }
    .pb-data .listitem .text {
      text-transform: uppercase;
      display: block;
      font-size: 12px;
      font-family: "AlmarenaRegular", sans-serif;
      letter-spacing: 2px; }
  @media only screen and (min-width: 1025px) {
    .pb-data .num-wrap {
      font-size: 50px; } }
  @media only screen and (max-width: 1024px) {
    .pb-data .num-wrap {
      font-size: 38px; }
    .pb-data .cell:nth-child(even) {
      border-left: 2px solid #ededed; }
    .pb-data .cell:not(:nth-last-of-type(-n+2)) {
      margin-bottom: 40px; } }
@media only screen and (min-width: 768px) {
  .pb-divider {
    padding: 60px 0; } }

@media only screen and (max-width: 767px) {
  .pb-divider {
    padding: 40px 0; } }

.pb-divider .line {
  width: 100%;
  height: 2px;
  border-top: 1px solid #243E92; }

.pb-embed iframe {
  width: 100%; }

.pb-embed:last-child {
  padding-top: 0 !important; }
  @media only screen and (min-width: 768px) {
    .pb-embed:last-child {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-embed:last-child {
      padding: 40px 0; } }
.pb-hero .text-content {
  padding: 100px 0;
  width: 100%;
  text-align: center; }

@media only screen and (min-width: 768px) and (max-width: 1569px) {
  .pb-hero .text-content {
    padding-top: 150px; } }

@media only screen and (max-width: 767px) {
  .pb-hero {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100); }
    .pb-hero .text-content {
      height: 100%;
      display: flex;
      align-items: center; }
      .pb-hero .text-content .grid-container {
        width: 100%; } }

.single-investments .pb-investments {
  background: #f5f7ff; }

@media only screen and (min-width: 768px) {
  .pb-investments {
    padding: 60px 0; } }

@media only screen and (max-width: 767px) {
  .pb-investments {
    padding: 40px 0; } }

.pb-investments .intro {
  text-align: center; }
  .pb-investments .intro h2 {
    font-family: "AlmarenaDisplayRegular", sans-serif;
    color: #243E92;
    margin-bottom: 40px; }
  .pb-investments .intro p {
    font-family: "AlmarenaRegular", sans-serif; }
  @media only screen and (min-width: 768px) {
    .pb-investments .intro .controls {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-investments .intro .controls {
      padding: 40px 0; } }
  .pb-investments .intro .controls:first-child {
    padding-top: 0 !important; }
  .pb-investments .intro .controls ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .pb-investments .intro .controls ul li {
      display: inline-block;
      margin-bottom: 15px; }
      .pb-investments .intro .controls ul li:not(:last-child) {
        margin-right: 20px; }
      .pb-investments .intro .controls ul li button.mixitup-control-active {
        background: #243E92;
        color: #FFFFFF; }

.pb-investments .investment-card .inner {
  height: 100%;
  min-height: 100%;
  display: flex;
  flex-direction: column; }

.pb-investments .investment-card .top, .pb-investments .investment-card .bottom {
  display: flex;
  flex-direction: column; }

.pb-investments .investment-card .bottom {
  padding: 20px;
  background-color: #FFFFFF;
  flex: 1; }
  @media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .pb-investments .investment-card .bottom {
      flex: none; } }
  .pb-investments .investment-card .bottom .fill-link {
    margin-top: auto;
    display: inline-block; }

.pb-investments .investment-card {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.25); }
  .pb-investments .investment-card .wrapper-link:hover span.icon-arrow {
    opacity: 0.6; }
  .pb-investments .investment-card .img-wrapper {
    padding-bottom: 50%; }
  .pb-investments .investment-card .text-content {
    padding: 20px; }
    .pb-investments .investment-card .text-content h5 {
      margin-top: 0;
      font-size: 20px;
      font-family: "AlmarenaDisplayRegular", sans-serif;
      color: #243E92;
      text-transform: none;
      font-weight: normal; }
    .pb-investments .investment-card .text-content p {
      font-size: 15px;
      font-family: "AlmarenaRegular", sans-serif;
      transition: 0.3s; }
    .pb-investments .investment-card .text-content span.icon-arrow {
      display: inline-block;
      color: #243E92;
      font-size: 30px;
      transition: 0.3s; }

@media only screen and (min-width: 768px) {
  .pb-investments .investment-card .text-content span.icon-arrow {
    display: inline-block; } }

@media only screen and (max-width: 767px) {
  .pb-investments .investment-card .text-content h5 {
    margin-bottom: 0; }
  .pb-investments .investment-card .text-content p,
  .pb-investments .investment-card .text-content span.icon-arrow {
    display: none; } }

@media only screen and (min-width: 768px) {
  .pb-media {
    padding: 60px 0; } }

@media only screen and (max-width: 767px) {
  .pb-media {
    padding: 40px 0; } }

.pb-media .caption {
  margin-top: 15px;
  font-family: "AlmarenaBold", sans-serif;
  font-size: 14px;
  line-height: 1.4; }

@media only screen and (max-width: 767px) {
  .pb-media .grid-container {
    padding: 0; } }

@media only screen and (max-width: 767px) and (min-width: 1025px) {
  .pb-media .caption {
    padding-left: 60px;
    padding-right: 60px; } }

@media only screen and (max-width: 767px) and (min-width: 767px) and (max-width: 1024px) {
  .pb-media .caption {
    padding-left: 40px;
    padding-right: 40px; } }

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .pb-media .caption {
    padding-left: 25px;
    padding-right: 25px; } }

@media only screen and (min-width: 768px) {
  .pb-news {
    padding: 60px 0; } }

@media only screen and (max-width: 767px) {
  .pb-news {
    padding: 40px 0; } }

.pb-news .block-heading {
  color: #243E92;
  border-bottom: 1px solid #243E92;
  margin-bottom: 50px;
  font-family: "AlmarenaDisplayRegular", sans-serif;
  font-size: 32px; }

.pb-news .link-wrap {
  margin-top: 50px; }
  .pb-news .link-wrap a {
    font-family: "AlmarenaBold", sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    transition: 0.3s; }
    .pb-news .link-wrap a span {
      font-size: 30px;
      margin-right: 10px; }
    .pb-news .link-wrap a:hover {
      opacity: 0.7; }

@media only screen and (min-width: 768px) {
  .pb-news .read-more-cell {
    display: none; } }

@media only screen and (max-width: 767px) {
  .pb-news .read-more-cell .img-wrapper {
    background: #243E92;
    color: #FFFFFF;
    margin-top: 33px; }
    .pb-news .read-more-cell .img-wrapper .inner {
      padding: 20px;
      font-family: "AlmarenaBold", sans-serif;
      font-size: 20px; }
      .pb-news .read-more-cell .img-wrapper .inner .icon-arrow {
        display: block;
        margin-bottom: 15px; }
  .pb-news .link-wrap {
    display: none; } }

.pb-people {
  font-family: "AlmarenaRegular", sans-serif; }
  @media only screen and (min-width: 768px) {
    .pb-people {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-people {
      padding: 40px 0; } }
  .pb-people .block-heading {
    color: #243E92;
    margin-bottom: 50px;
    font-family: "AlmarenaDisplayRegular", sans-serif;
    font-size: 32px; }
  .pb-people .person-card .a-sub.has-bio {
    cursor: pointer; }
    .pb-people .person-card .a-sub.has-bio:hover img {
      opacity: 0.7; }
  .pb-people .person-card .a-sub .img-wrapper {
    margin-bottom: 15px; }
    .pb-people .person-card .a-sub .img-wrapper .plus {
      width: 30px;
      height: 30px;
      border: 2px solid #FFFFFF;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      bottom: 10px;
      left: 10px;
      z-index: 2; }
      .pb-people .person-card .a-sub .img-wrapper .plus span {
        display: block;
        color: #FFFFFF;
        font-family: "AlmarenaBold", sans-serif;
        font-size: 14px; }
  .pb-people .person-card .a-sub h3, .pb-people .person-card .a-sub .tittel {
    font-family: "AlmarenaBold", sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    padding: 0; }
  .pb-people .person-card .a-sub h3 {
    color: #243E92; }
  .pb-people .person-card .a-sub .tittel {
    color: #0B1848; }
  .pb-people .person-card .bio-overlay {
    background: #dfe6ee;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 30;
    transition: all, 0.5s;
    height: 0;
    overflow: hidden; }
    .pb-people .person-card .bio-overlay.showing {
      height: 100vh;
      height: calc(var(--vh, 1vh) * 100);
      cursor: url("/wp-content/themes/Kodeks-WP-theme/assets/cursor.png") 25 15, pointer;
      /* Legacy */
      cursor: url("/wp-content/themes/Kodeks-WP-theme/assets/cursor.svg") 25 15, pointer;
      /* FF */
      cursor: -webkit-image-set(url("/wp-content/themes/Kodeks-WP-theme/assets/cursor.png") 1x, url("/wp-content/themes/Kodeks-WP-theme/assets/cursor-2x.png") 2x) 25 15, pointer;
      /* Webkit */ }
    .pb-people .person-card .bio-overlay .close-wrap {
      position: absolute;
      height: 30px;
      width: 100%;
      top: 50px;
      left: 0;
      z-index: 31; }
      .pb-people .person-card .bio-overlay .close-wrap .grid-container > div .close {
        width: 30px;
        height: 30px;
        border: 2px solid #243E92;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-left: auto;
        cursor: pointer;
        transition: 0.3s; }
        .pb-people .person-card .bio-overlay .close-wrap .grid-container > div .close span {
          display: block;
          color: #243E92;
          font-family: "AlmarenaBold", sans-serif;
          font-size: 15px; }
        .pb-people .person-card .bio-overlay .close-wrap .grid-container > div .close:hover {
          opacity: 0.6; }
    .pb-people .person-card .bio-overlay > .inner {
      overflow-x: hidden;
      overflow-y: auto;
      height: 100%;
      position: absolute;
      left: 0;
      width: 100%; }
      .pb-people .person-card .bio-overlay > .inner h3 {
        font-family: "AlmarenaBold", sans-serif;
        color: #243E92;
        font-size: 22px;
        margin-bottom: 0; }
      .pb-people .person-card .bio-overlay > .inner .tittel {
        margin-bottom: 20px; }
      .pb-people .person-card .bio-overlay > .inner p.no-margin {
        margin: 0; }
      .pb-people .person-card .bio-overlay > .inner a {
        text-decoration: underline;
        color: #243E92;
        transition: 0.3s; }
        .pb-people .person-card .bio-overlay > .inner a:hover {
          opacity: 0.6; }
      .pb-people .person-card .bio-overlay > .inner .bio-items .bio-item h5 {
        font-family: "AlmarenaBold", sans-serif;
        margin-top: 0;
        color: #243E92;
        text-transform: none;
        font-size: 18px; }
      .pb-people .person-card .bio-overlay > .inner .bio-items .bio-item p {
        font-size: 18px; }
  @media only screen and (min-width: 1024px) {
    .pb-people .person-card .bio-overlay .close-wrap {
      display: none; }
    .pb-people .person-card .bio-overlay > .inner {
      padding-top: 200px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .pb-people .person-card .bio-overlay > .inner {
      padding-top: 150px; } }
  @media only screen and (max-width: 767px) {
    .pb-people .person-card .a-sub {
      display: flex; }
      .pb-people .person-card .a-sub > div {
        width: 50%; }
        .pb-people .person-card .a-sub > div:first-child {
          margin-right: 15px; }
    .pb-people .person-card .bio-overlay > .inner {
      padding-top: 130px; } }
.pb-table {
  font-family: "AlmarenaRegular", sans-serif; }
  @media only screen and (min-width: 768px) {
    .pb-table {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-table {
      padding: 40px 0; } }
  .pb-table h2 {
    font-family: "AlmarenaBold", sans-serif;
    color: #243E92;
    font-size: 20px;
    margin-bottom: 30px; }
  .pb-table .table-wrapper .table {
    display: table;
    width: 100%; }
    .pb-table .table-wrapper .table .tr {
      display: table-row; }
      .pb-table .table-wrapper .table .tr.hide-row {
        display: none; }
      .pb-table .table-wrapper .table .tr .td {
        display: table-cell;
        border-bottom: 1px solid #ededed;
        padding: 10px 0; }
        .pb-table .table-wrapper .table .tr .td.th {
          font-family: "AlmarenaBold", sans-serif; }
        .pb-table .table-wrapper .table .tr .td.last-cell {
          text-align: right; }
        .pb-table .table-wrapper .table .tr .td:not(.last-cell) {
          padding-right: 20px; }
  .pb-table .read-wrap {
    text-align: center;
    margin-top: 40px; }
    .pb-table .read-wrap .read-more {
      font-family: "AlmarenaBold", sans-serif;
      color: #243E92;
      font-size: 20px;
      display: inline-block;
      cursor: pointer;
      transition: 0.3s; }
      .pb-table .read-wrap .read-more:hover {
        opacity: 0.6; }
      .pb-table .read-wrap .read-more .hide-text {
        display: none; }
  .pb-table ul.links {
    list-style: none;
    padding: 0;
    margin: 0; }
    .pb-table ul.links li {
      display: inline-block; }
      .pb-table ul.links li:not(:last-child) {
        margin-right: 10px; }
      .pb-table ul.links li a {
        display: block;
        transition: 0.3s; }
        .pb-table ul.links li a .icon {
          width: 31px;
          height: 31px;
          padding: 0; }
          .pb-table ul.links li a .icon:after {
            width: 100%;
            height: 100%;
            font-family: 'icomoon';
            content: "\e907";
            font-size: 31px; }
        .pb-table ul.links li a:hover {
          opacity: 0.6; }
      .pb-table ul.links li a[href^="https://youtube.com"] .icon:after,
      .pb-table ul.links li a[href^="https://www.youtube.com"] .icon:after,
      .pb-table ul.links li a[href^="http://www.youtube.com"] .icon:after,
      .pb-table ul.links li a[href^="www.youtube.com"] .icon:after,
      .pb-table ul.links li a[href^="youtube.com"] .icon:after,
      .pb-table ul.links li a[href^="https://vimeo.com"] .icon:after,
      .pb-table ul.links li a[href^="https://www.vimeo.com"] .icon:after,
      .pb-table ul.links li a[href^="http://www.vimeo.com"] .icon:after,
      .pb-table ul.links li a[href^="vimeo.com"] .icon:after,
      .pb-table ul.links li a[href^="www.vimeo.com"] .icon:after {
        content: "\e90a"; }
      .pb-table ul.links li a[href$=".pdf"] .icon:after {
        content: "\e90b"; }
  .pb-table .accordion {
    font-family: "AlmarenaRegular", sans-serif; }
    .pb-table .accordion .accordion-item {
      border-bottom: 1px solid #dde1ee;
      position: relative; }
      .pb-table .accordion .accordion-item:first-child .accordion-header {
        padding-top: 0 !important; }
      .pb-table .accordion .accordion-item.hide-row {
        display: none; }
      .pb-table .accordion .accordion-item .accordion-header {
        padding: 13px 0;
        margin-bottom: 0 !important;
        cursor: pointer;
        margin-bottom: 0;
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        align-items: center; }
        .pb-table .accordion .accordion-item .accordion-header:after {
          font-family: "icomoon";
          content: "\e90e";
          display: inline-block;
          margin-left: 20px;
          font-size: 43%;
          width: 20px;
          height: 20px;
          font-size: 55%;
          position: relative;
          transition: all 0.2s ease-in-out;
          color: #243E92; }
        .pb-table .accordion .accordion-item .accordion-header.active:after {
          transform: rotate(180deg);
          transition: all 0.2s ease-in-out; }
      .pb-table .accordion .accordion-item .accordion-body {
        padding: 20px 0;
        display: none; }
        .pb-table .accordion .accordion-item .accordion-body h3 {
          font-family: "AlmarenaBold", sans-serif;
          font-size: 18px;
          margin-bottom: 5px; }
        .pb-table .accordion .accordion-item .accordion-body .grid {
          display: flex; }
          .pb-table .accordion .accordion-item .accordion-body .grid > div {
            width: 50%; }
  .pb-table.calendar .last-cell a span {
    color: #243E92;
    font-size: 31px;
    transition: 0.3s; }
  .pb-table.calendar .last-cell a:hover span {
    opacity: 0.6; }
  @media only screen and (min-width: 768px) {
    .pb-table .table-mobile {
      display: none; } }
  @media only screen and (max-width: 767px) {
    .pb-table .table-desktop {
      display: none; }
    .pb-table .table-wrapper {
      white-space: nowrap;
      overflow-y: hidden;
      overflow-x: auto; } }
.pb-table_v2 {
  font-family: "AlmarenaRegular", sans-serif; }
  @media only screen and (min-width: 768px) {
    .pb-table_v2 {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-table_v2 {
      padding: 40px 0; } }
  .pb-table_v2 h2 {
    font-family: "AlmarenaBold", sans-serif;
    color: #243E92;
    font-size: 20px;
    margin-bottom: 30px; }
  .pb-table_v2 .read-wrap {
    text-align: center;
    margin-top: 40px; }
    .pb-table_v2 .read-wrap .read-more {
      font-family: "AlmarenaBold", sans-serif;
      color: #243E92;
      font-size: 20px;
      display: inline-block;
      cursor: pointer;
      transition: 0.3s; }
      .pb-table_v2 .read-wrap .read-more:hover {
        opacity: 0.6; }
      .pb-table_v2 .read-wrap .read-more .hide-text {
        display: none; }
  .pb-table_v2 ul.links {
    list-style: none;
    padding: 0;
    margin: 0; }
    .pb-table_v2 ul.links li:not(:last-child) {
      margin-bottom: 6px; }
    .pb-table_v2 ul.links li a {
      transition: 0.3s; }
      .pb-table_v2 ul.links li a .icon {
        width: 20px;
        height: 20px;
        padding: 0;
        margin-right: 5px; }
        .pb-table_v2 ul.links li a .icon:after {
          width: 100%;
          height: 100%;
          font-family: 'icomoon';
          content: "\e911"; }
      .pb-table_v2 ul.links li a:hover {
        opacity: 0.6; }
    .pb-table_v2 ul.links li a[href^="https://youtube.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="https://www.youtube.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="http://www.youtube.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="www.youtube.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="youtube.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="https://vimeo.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="https://www.vimeo.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="http://www.vimeo.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="vimeo.com"] .icon:after,
    .pb-table_v2 ul.links li a[href^="www.vimeo.com"] .icon:after {
      content: "\e90a"; }
    .pb-table_v2 ul.links li a[href$=".pdf"] .icon:after {
      content: "\e90b"; }
  .pb-table_v2 .accordion-heading-row > div {
    font-family: "AlmarenaBold", sans-serif; }
  .pb-table_v2 .accordion-grid {
    display: flex; }
    .pb-table_v2 .accordion-grid > div {
      padding-right: 20px; }
      .pb-table_v2 .accordion-grid > div:last-child {
        text-align: right; }
  .pb-table_v2 .accordion {
    font-family: "AlmarenaRegular", sans-serif; }
    .pb-table_v2 .accordion .accordion-item {
      border-bottom: 1px solid #d3d9e8;
      position: relative; }
      .pb-table_v2 .accordion .accordion-item.hide-row {
        display: none; }
      .pb-table_v2 .accordion .accordion-item.item-active .accordion-body {
        background: #eceff4; }
      .pb-table_v2 .accordion .accordion-item .accordion-header {
        margin-bottom: 0 !important;
        cursor: pointer;
        margin-bottom: 0;
        margin-top: 0; }
        .pb-table_v2 .accordion .accordion-item .accordion-header span {
          display: inline-block;
          position: relative;
          transition: all 0.2s ease-in-out;
          color: #243E92; }
        .pb-table_v2 .accordion .accordion-item .accordion-header.active {
          background: #eceff4;
          border-bottom: 1px solid #d3d9e8; }
          .pb-table_v2 .accordion .accordion-item .accordion-header.active span {
            transform: rotate(45deg);
            transition: all 0.2s ease-in-out; }
      .pb-table_v2 .accordion .accordion-item .accordion-body {
        display: none; }
        .pb-table_v2 .accordion .accordion-item .accordion-body h3, .pb-table_v2 .accordion .accordion-item .accordion-body p, .pb-table_v2 .accordion .accordion-item .accordion-body ul a {
          font-size: 15px; }
        .pb-table_v2 .accordion .accordion-item .accordion-body h3 {
          font-family: "AlmarenaBold", sans-serif;
          margin-bottom: 15px;
          text-trasnform: uppercase;
          color: #243E92; }
        .pb-table_v2 .accordion .accordion-item .accordion-body .grid {
          display: flex; }
          .pb-table_v2 .accordion .accordion-item .accordion-body .grid > div {
            width: 50%; }
        .pb-table_v2 .accordion .accordion-item .accordion-body .content-grid-holder .content-grid .inner p {
          margin-bottom: 0;
          max-width: 320px; }
  @media only screen and (min-width: 1024px) {
    .pb-table_v2 .hide-on-desktop {
      display: none; }
    .pb-table_v2 .accordion-grid > div:nth-child(1), .pb-table_v2 .accordion-grid > div:nth-child(2), .pb-table_v2 .accordion-grid > div:nth-child(3) {
      width: 30%; }
    .pb-table_v2 .accordion-grid > div:nth-child(4) {
      width: 10%; }
    .pb-table_v2 .accordion .accordion-item .accordion-body {
      padding: 50px 30px 20px 50px; }
    .pb-table_v2 .accordion-grid {
      padding: 13px 30px 13px 50px; }
    .pb-table_v2 .content-grid-holder {
      display: flex; }
      .pb-table_v2 .content-grid-holder .content-grid {
        display: flex;
        flex-wrap: wrap;
        width: 90%; }
        .pb-table_v2 .content-grid-holder .content-grid .inner {
          padding-bottom: 30px;
          width: 33.333%;
          padding-right: 20px; }
      .pb-table_v2 .content-grid-holder .cg-spacer {
        width: 10%; } }
  @media only screen and (max-width: 1023px) {
    .pb-table_v2 .hide-on-mobile {
      display: none; }
    .pb-table_v2.calendar .accordion-grid > div:nth-child(1), .pb-table_v2.calendar .accordion-grid > div:nth-child(2) {
      width: 45%; }
    .pb-table_v2.calendar .accordion-grid > div:nth-child(4) {
      width: 10%; }
    .pb-table_v2.reports .accordion-grid > div:nth-child(1) {
      flex: 1; }
    .pb-table_v2 .accordion .accordion-item .accordion-body {
      padding: 20px 20px 20px 20px; }
      .pb-table_v2 .accordion .accordion-item .accordion-body .grid-x {
        margin-top: 10px; }
    .pb-table_v2 .accordion-grid {
      padding: 13px 0 13px 20px; }
    .pb-table_v2 .content-grid-holder .content-grid .inner:not(:last-child) {
      padding-bottom: 30px; } }
.pb-textblock {
  font-family: "AlmarenaRegular", sans-serif; }
  @media only screen and (min-width: 768px) {
    .pb-textblock {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .pb-textblock {
      padding: 40px 0; } }
  .pb-textblock h2 {
    font-family: "AlmarenaDisplayRegular", sans-serif;
    color: #243E92;
    font-size: 32px; }
  .pb-textblock .read-wrap .read-more {
    font-family: "AlmarenaBold", sans-serif;
    color: #243E92;
    font-size: 20px;
    display: inline-block;
    cursor: pointer;
    transition: 0.3s; }
    .pb-textblock .read-wrap .read-more:hover {
      opacity: 0.6; }
    .pb-textblock .read-wrap .read-more .hide-text {
      display: none; }
  .pb-textblock .wysicontent figure,
  .pb-textblock .wysicontent img {
    width: 100% !important; }
  .pb-textblock .wysicontent figure:not(:first-child) {
    margin-top: 60px; }
  .pb-textblock .wysicontent figure:not(:last-child) {
    margin-bottom: 60px; }
  .pb-textblock .wysicontent strong, .pb-textblock .wysicontent b {
    font-family: "AlmarenaBold", sans-serif; }
  .pb-textblock .expand-area {
    margin-top: 25px;
    display: none; }
  .pb-textblock figcaption {
    margin-top: 15px;
    font-family: "AlmarenaBold", sans-serif;
    font-size: 14px;
    line-height: 1.4; }
  .pb-textblock .info-wrap {
    border-top: 1px solid #243E92;
    border-bottom: 1px solid #243E92;
    margin-top: 40px; }
    @media only screen and (min-width: 768px) {
      .pb-textblock .info-wrap {
        padding: 60px 0; } }
    @media only screen and (max-width: 767px) {
      .pb-textblock .info-wrap {
        padding: 40px 0; } }
    .pb-textblock .info-wrap .logo-wrap img {
      max-width: 108px;
      width: 100%; }
    .pb-textblock .info-wrap .inner-grid h3 {
      font-size: 14px;
      text-transform: uppercase;
      color: #243E92;
      margin-bottom: 0;
      font-family: "AlmarenaBold", sans-serif; }
    .pb-textblock .info-wrap .inner-grid p {
      font-size: 14px;
      font-family: "AlmarenaBold", sans-serif;
      margin: 0; }

.single-post {
  background: #FFFFFF !important; }
  @media only screen and (min-width: 768px) {
    .single-post .single-content {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .single-post .single-content {
      padding: 40px 0; } }
  @media only screen and (min-width: 1025px) {
    .single-post .single-content {
      padding-top: calc(68px + 40px); } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    .single-post .single-content {
      padding-top: calc(68px + 30px); } }
  @media only screen and (max-width: 767px) {
    .single-post .single-content {
      padding-top: calc(68px + 20px); } }
  .single-post .single-content .item {
    margin: 0 auto; }
    @media only screen and (min-width: 768px) {
      .single-post .single-content .item:not(:last-child) {
        margin-bottom: 80px; } }
    @media only screen and (max-width: 767px) {
      .single-post .single-content .item:not(:last-child) {
        margin-bottom: 40px; } }
    .single-post .single-content .item.item-small {
      max-width: 750px; }
    .single-post .single-content .item.item-medium {
      max-width: 950px; }
    .single-post .single-content .item .dato {
      font-family: "AlmarenaDisplayRegular", sans-serif;
      font-weight: normal;
      font-style: normal;
      font-size: 13px;
      letter-spacing: 1px;
      text-transform: uppercase;
      color: #0B1848;
      padding-bottom: 5px;
      display: block; }
    .single-post .single-content .item h1 {
      font-family: "AlmarenaDisplayRegular", sans-serif;
      color: #0B1848;
      margin-bottom: 1.7rem; }
    .single-post .single-content .item .lead {
      font-size: 21px;
      font-family: "AlmarenaRegular", sans-serif;
      line-height: 1.4;
      color: #0B1848; }
    .single-post .single-content .item .bildetekst {
      font-family: "AlmarenaBold", sans-serif;
      color: #0B1848;
      margin-top: 10px; }
    .single-post .single-content .item .the-content * {
      color: #0B1848; }
    .single-post .single-content .item .the-content p {
      font-family: "AlmarenaRegular", sans-serif;
      line-height: 1.5; }

.blog {
  background: #FFFFFF !important; }
  @media only screen and (min-width: 768px) {
    .blog section.loop {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .blog section.loop {
      padding: 40px 0; } }
  @media only screen and (min-width: 1025px) {
    .blog section.loop {
      padding-top: calc(68px + 40px); } }
  @media only screen and (min-width: 767px) and (max-width: 1024px) {
    .blog section.loop {
      padding-top: calc(68px + 30px); } }
  @media only screen and (max-width: 767px) {
    .blog section.loop {
      padding-top: calc(68px + 20px); } }
  .blog section.loop h1 {
    font-family: "AlmarenaDisplayRegular", sans-serif;
    color: #0B1848;
    margin-bottom: 1.7rem; }

.news-card .wrapper-link:hover img {
  opacity: 0.75; }

.news-card .dato {
  font-family: "AlmarenaRegular", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #243E92;
  padding-bottom: 5px;
  display: block; }

.news-card .img-wrapper {
  margin-bottom: 20px; }
  .news-card .img-wrapper img {
    transition: 0.3s; }

.news-card h3 {
  color: #243E92;
  font-size: 22px;
  font-family: "AlmarenaRegular", sans-serif; }

.news-card p {
  font-size: 15px;
  font-family: "AlmarenaRegular", sans-serif;
  line-height: 1.4; }

.pagination {
  text-align: center;
  display: block;
  color: #243E92;
  margin-top: 40px; }
  .pagination a {
    color: inherit; }
  .pagination .page-numbers {
    padding: 5px;
    z-index: 2;
    display: inline-block;
    transition: 0.3s;
    font-family: "AlmarenaRegular", sans-serif; }
    .pagination .page-numbers:hover {
      opacity: 0.6; }
    .pagination .page-numbers:not(:last-child) {
      margin-right: 5px; }
  .pagination .screen-reader-text {
    display: none; }
