/*!*********************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js??ruleSet[1].rules[0].use[2]!./scss/above-fold.scss ***!
  \*********************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*----COLORS----*/
/*----GRID----*/
/*Mixins*/
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 1. Change the default font family in all browsers (opinionated).
     * 2. Correct the line height in all browsers.
     * 3. Prevent adjustments of font size after orientation changes in
     *    IE on Windows Phone and in iOS.
     */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
       ========================================================================== */
/**
     * Remove the margin in all browsers (opinionated).
     */
body {
  margin: 0; }

/**
     * Add the correct display in IE 9-.
     */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
     * Correct the font size and margin on `h1` elements within `section` and
     * `article` contexts in Chrome, Firefox, and Safari.
     */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
figcaption,
figure {
  display: block; }

/**
     * Add the correct margin in IE 8.
     */
figure {
  margin: 1em 40px; }

/**
     * 1. Add the correct box sizing in Firefox.
     * 2. Show the overflow in Edge and IE.
     */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Links
       ========================================================================== */
/**
     * 1. Remove the gray background on active links in IE 10.
     * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
     */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
     * Remove the outline on focused links when they are also active or hovered
     * in all browsers (opinionated).
     */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
       ========================================================================== */
/**
     * 1. Remove the bottom border in Firefox 39-.
     * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
     */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
     * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
     */
b,
strong {
  font-weight: inherit; }

/**
     * Add the correct font weight in Chrome, Edge, and Safari.
     */
b,
strong {
  font-weight: bolder; }

/**
     * 1. Correct the inheritance and scaling of font size in all browsers.
     * 2. Correct the odd `em` font sizing in all browsers.
     */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
     * Add the correct font style in Android 4.3-.
     */
dfn {
  font-style: italic; }

/**
     * Add the correct background and color in IE 9-.
     */
mark {
  background-color: #ff0;
  color: #000; }

/**
     * Add the correct font size in all browsers.
     */
small {
  font-size: 80%; }

/**
     * Prevent `sub` and `sup` elements from affecting the line height in
     * all browsers.
     */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
audio,
video {
  display: inline-block; }

/**
     * Add the correct display in iOS 4-7.
     */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
     * Remove the border on images inside links in IE 10-.
     */
img {
  border-style: none; }

/**
     * Hide the overflow in IE.
     */
svg:not(:root) {
  overflow: hidden; }

/* Forms
       ========================================================================== */
/**
     * 1. Change the font styles in all browsers (opinionated).
     * 2. Remove the margin in Firefox and Safari.
     */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
     * Show the overflow in IE.
     */
button {
  overflow: visible; }

/**
     * Remove the inheritance of text transform in Edge, Firefox, and IE.
     * 1. Remove the inheritance of text transform in Firefox.
     */
button,
select {
  /* 1 */
  text-transform: none; }

/**
     * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
     *    controls in Android 4.
     * 2. Correct the inability to style clickable types in iOS and Safari.
     */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

/**
     * 1. Add the correct box sizing in IE 10-.
     * 2. Remove the padding in IE 10-.
     */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
     * Correct the cursor style of increment and decrement buttons in Chrome.
     */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
     * 1. Correct the odd appearance in Chrome and Safari.
     * 2. Correct the outline style in Safari.
     */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
  /**
       * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
       */ }
  [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
     * 1. Correct the inability to style clickable types in iOS and Safari.
     * 2. Change font properties to `inherit` in Safari.
     */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 1. Correct the text wrapping in Edge and IE.
     * 2. Correct the color inheritance from `fieldset` elements in IE.
     * 3. Remove the padding so developers are not caught out when they zero out
     *    `fieldset` elements in all browsers.
     */
legend {
  box-sizing: border-box;
  /* 1 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */ }

/**
     * 1. Add the correct display in IE 9-.
     * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
     */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
     * Remove the default vertical scrollbar in IE.
     */
textarea {
  overflow: auto; }

/* Interactive
       ========================================================================== */
/*
     * Add the correct display in Edge, IE, and Firefox.
     */
details {
  display: block; }

/*
     * Add the correct display in all browsers.
     */
summary {
  display: list-item; }

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

/* Scripting
       ========================================================================== */
/**
     * Add the correct display in IE 9-.
     */
canvas {
  display: inline-block; }

/**
     * Add the correct display in IE.
     */
template {
  display: none; }

/* Hidden
       ========================================================================== */
/**
     * Add the correct display in IE 10-.
     */
[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  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; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  flex-flow: row wrap; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row.is-collapse-child,
  .row.collapse > .column > .row,
  .row.collapse > .columns > .row {
    margin-right: 0;
    margin-left: 0; }

.column, .columns {
  flex: 1 1 0px;
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  min-width: 0; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.column.row.row, .row.row.columns {
  float: none;
  display: block; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 {
  flex-wrap: wrap; }
  .small-up-1 > .column, .small-up-1 > .columns {
    flex: 0 0 100%;
    max-width: 100%; }

.small-up-2 {
  flex-wrap: wrap; }
  .small-up-2 > .column, .small-up-2 > .columns {
    flex: 0 0 50%;
    max-width: 50%; }

.small-up-3 {
  flex-wrap: wrap; }
  .small-up-3 > .column, .small-up-3 > .columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }

.small-up-4 {
  flex-wrap: wrap; }
  .small-up-4 > .column, .small-up-4 > .columns {
    flex: 0 0 25%;
    max-width: 25%; }

.small-up-5 {
  flex-wrap: wrap; }
  .small-up-5 > .column, .small-up-5 > .columns {
    flex: 0 0 20%;
    max-width: 20%; }

.small-up-6 {
  flex-wrap: wrap; }
  .small-up-6 > .column, .small-up-6 > .columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }

.small-up-7 {
  flex-wrap: wrap; }
  .small-up-7 > .column, .small-up-7 > .columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%; }

.small-up-8 {
  flex-wrap: wrap; }
  .small-up-8 > .column, .small-up-8 > .columns {
    flex: 0 0 12.5%;
    max-width: 12.5%; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 {
    flex-wrap: wrap; }
    .medium-up-1 > .column, .medium-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .medium-up-2 {
    flex-wrap: wrap; }
    .medium-up-2 > .column, .medium-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .medium-up-3 {
    flex-wrap: wrap; }
    .medium-up-3 > .column, .medium-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .medium-up-4 {
    flex-wrap: wrap; }
    .medium-up-4 > .column, .medium-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .medium-up-5 {
    flex-wrap: wrap; }
    .medium-up-5 > .column, .medium-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .medium-up-6 {
    flex-wrap: wrap; }
    .medium-up-6 > .column, .medium-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .medium-up-7 {
    flex-wrap: wrap; }
    .medium-up-7 > .column, .medium-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .medium-up-8 {
    flex-wrap: wrap; }
    .medium-up-8 > .column, .medium-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-expand {
    flex: 1 1 0px; } }

.row.medium-unstack > .column, .row.medium-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 40em) {
    .row.medium-unstack > .column, .row.medium-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 40em) {
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 {
    flex-wrap: wrap; }
    .large-up-1 > .column, .large-up-1 > .columns {
      flex: 0 0 100%;
      max-width: 100%; }
  .large-up-2 {
    flex-wrap: wrap; }
    .large-up-2 > .column, .large-up-2 > .columns {
      flex: 0 0 50%;
      max-width: 50%; }
  .large-up-3 {
    flex-wrap: wrap; }
    .large-up-3 > .column, .large-up-3 > .columns {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; }
  .large-up-4 {
    flex-wrap: wrap; }
    .large-up-4 > .column, .large-up-4 > .columns {
      flex: 0 0 25%;
      max-width: 25%; }
  .large-up-5 {
    flex-wrap: wrap; }
    .large-up-5 > .column, .large-up-5 > .columns {
      flex: 0 0 20%;
      max-width: 20%; }
  .large-up-6 {
    flex-wrap: wrap; }
    .large-up-6 > .column, .large-up-6 > .columns {
      flex: 0 0 16.66667%;
      max-width: 16.66667%; }
  .large-up-7 {
    flex-wrap: wrap; }
    .large-up-7 > .column, .large-up-7 > .columns {
      flex: 0 0 14.28571%;
      max-width: 14.28571%; }
  .large-up-8 {
    flex-wrap: wrap; }
    .large-up-8 > .column, .large-up-8 > .columns {
      flex: 0 0 12.5%;
      max-width: 12.5%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-expand {
    flex: 1 1 0px; } }

.row.large-unstack > .column, .row.large-unstack > .columns {
  flex: 0 0 100%; }
  @media print, screen and (min-width: 64em) {
    .row.large-unstack > .column, .row.large-unstack > .columns {
      flex: 1 1 0px; } }

@media print, screen and (min-width: 64em) {
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

.shrink {
  flex: 0 0 auto;
  max-width: 100%; }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .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; } }

.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.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  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: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: 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: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%28138, 138, 138%29%27></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #faedeb; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'; }
  .is-active > .accordion-title::before {
    content: '\2013'; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.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: #1779ba;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #126195;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #767676;
    color: #fefefe; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #5e5e5e;
      color: #fefefe; }
  .button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #22bb5b;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #cc8b00;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #a53b2a;
      color: #fefefe; }
  .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: 40em) {
    .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: 39.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: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

body.is-reveal-open {
  overflow: hidden; }

html.is-reveal-open,
html.is-reveal-open body {
  min-height: 100%;
  overflow: hidden;
  position: fixed;
  user-select: none; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  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: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.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; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 0;
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media screen and (max-width: 63.9375em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }
  .table-scroll table {
    width: auto; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fff; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.9375em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.9375em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.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: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.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;
  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;
  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; } }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .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: 40em) {
  .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; } }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .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.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 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.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -1rem;
      margin-right: -1rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 2rem);
      margin-left: 1rem;
      margin-right: 1rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 2rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 2rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 2rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 2rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 2rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 2rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 2rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 2rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 2rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 2rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 2rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 2rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 2rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 2rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 2rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 2rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 2rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 2rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 2rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 2rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 2rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 2rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 2rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 2rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 2rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 2rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 2rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 2rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 2rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 2rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 2rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 2rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 2rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 2rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 2rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 2rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -1rem;
      margin-left: -1rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -1rem;
      margin-left: -1rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.25rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.25rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.25rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.25rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.25rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.25rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 2rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 2rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 2rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 2rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 2rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 2rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 2rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 2rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 2rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 2rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 2rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 2rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 2rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 2rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 2rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 2rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.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: 40em) {
  .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: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .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.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media 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; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 0.625rem); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 0.625rem); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 0.625rem); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 0.625rem); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 0.625rem); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 0.625rem); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 0.625rem); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 0.625rem); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 0.625rem); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 0.625rem); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 0.625rem); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 0.625rem); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1rem); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1rem); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1rem); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1rem); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1rem); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1rem); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1rem); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1rem); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1rem); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1rem); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1rem); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1rem); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1rem); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1rem); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1rem); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1rem); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1rem); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1rem); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1rem); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1rem); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1rem); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1rem); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1rem); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1rem); } }

.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: 40em) {
    .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; } }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0px;
      height: auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -1rem;
      margin-bottom: -1rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1rem;
      margin-bottom: -1rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2rem);
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 2rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2rem); } }

.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: 40em) {
  .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; } }

.grid-y.grid-frame {
  width: auto;
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh; }

@media print, screen and (min-width: 40em) {
  .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; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -1rem;
      margin-bottom: -1rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 2rem);
      margin-top: 1rem;
      margin-bottom: 1rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 2rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 2rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 2rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 2rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 2rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 2rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 2rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 2rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 2rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 2rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 2rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 2rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 2rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 2rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 2rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 2rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 2rem); } }

.slide-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(-100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  transform: translateY(0); }

.slide-in-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(100%);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  transform: translateX(0); }

.slide-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  transform: translateY(100%); }

.slide-out-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  transform: translateX(100%); }

.slide-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateY(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  transform: translateY(-100%); }

.slide-out-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: translateX(0);
  transition-property: transform, opacity;
  backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  transform: translateX(-100%); }

.fade-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 0;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  opacity: 1;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(90deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(90deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateX(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotateY(-90deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: top;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: right;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: bottom;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: left;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: perspective(2000px) rotate(0deg);
  transform-origin: center;
  transition-property: transform, opacity;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(0.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1.5);
  transition-property: transform, opacity;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: scale(1);
  transition-property: transform, opacity;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(-0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0.75turn);
  transition-property: transform, opacity;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  transition-duration: 500ms;
  transition-timing-function: linear;
  transform: rotate(0);
  transition-property: transform, opacity;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  transition-duration: 750ms !important; }

.fast {
  transition-duration: 250ms !important; }

.linear {
  transition-timing-function: linear !important; }

.ease {
  transition-timing-function: ease !important; }

.ease-in {
  transition-timing-function: ease-in !important; }

.ease-out {
  transition-timing-function: ease-out !important; }

.ease-in-out {
  transition-timing-function: ease-in-out !important; }

.bounce-in {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  transition-delay: 300ms !important; }

.long-delay {
  transition-delay: 700ms !important; }

.shake {
  animation-name: shake-7; }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    transform: translateX(-7%); } }

.spin-cw {
  animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    transform: rotate(-1turn); }
  100% {
    transform: rotate(0); } }

.spin-ccw {
  animation-name: spin-ccw-1turn; }

@keyframes spin-ccw-1turn {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(-1turn); } }

.wiggle {
  animation-name: wiggle-7deg; }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  animation-duration: 500ms; }

.infinite {
  animation-iteration-count: infinite; }

.slow {
  animation-duration: 750ms !important; }

.fast {
  animation-duration: 250ms !important; }

.linear {
  animation-timing-function: linear !important; }

.ease {
  animation-timing-function: ease !important; }

.ease-in {
  animation-timing-function: ease-in !important; }

.ease-out {
  animation-timing-function: ease-out !important; }

.ease-in-out {
  animation-timing-function: ease-in-out !important; }

.bounce-in {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  animation-delay: 300ms !important; }

.long-delay {
  animation-delay: 700ms !important; }

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 * -----Tooltip
 * -----Chip
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/* CHIP */
.mdl-ripple {
  background: rgb(0,0,0);
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden; }
  .mdl-ripple.is-animating {
    transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1); }
  .mdl-ripple.is-visible {
    opacity: 0.3; }

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/**
 * STYLE GUIDE VARIABLES------------------Declarations of Sass variables
 * -----Typography
 * -----Colors
 * -----Textfield
 * -----Switch
 * -----Spinner
 * -----Radio
 * -----Menu
 * -----List
 * -----Layout
 * -----Icon toggles
 * -----Footer
 * -----Column
 * -----Checkbox
 * -----Card
 * -----Button
 * -----Animation
 * -----Progress
 * -----Badge
 * -----Shadows
 * -----Grid
 * -----Data table
 * -----Dialog
 * -----Snackbar
 * -----Tooltip
 * -----Chip
 *
 * Even though all variables have the `!default` directive, most of them
 * should not be changed as they are dependent one another. This can cause
 * visual distortions (like alignment issues) that are hard to track down
 * and fix.
 */
/* ==========  TYPOGRAPHY  ========== */
/* We're splitting fonts into "preferred" and "performance" in order to optimize
   page loading. For important text, such as the body, we want it to load
   immediately and not wait for the web font load, whereas for other sections,
   such as headers and titles, we're OK with things taking a bit longer to load.
   We do have some optional classes and parameters in the mixins, in case you
   definitely want to make sure you're using the preferred font and don't mind
   the performance hit.
   We should be able to improve on this once CSS Font Loading L3 becomes more
   widely available.
*/
/* ==========  COLORS  ========== */
/**
*
* Material design color palettes.
* @see http://www.google.com/design/spec/style/color.html
*
**/
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  Color Palettes  ========== */
/* colors.scss */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* ==========  IMAGES  ========== */
/* ==========  Color & Themes  ========== */
/* ==========  Typography  ========== */
/* ==========  Components  ========== */
/* ==========  Standard Buttons  ========== */
/* ==========  Icon Toggles  ========== */
/* ==========  Radio Buttons  ========== */
/* ==========  Ripple effect  ========== */
/* ==========  Layout  ========== */
/* ==========  Content Tabs  ========== */
/* ==========  Checkboxes  ========== */
/* ==========  Switches  ========== */
/* ==========  Spinner  ========== */
/* ==========  Text fields  ========== */
/* ==========  Card  ========== */
/* ==========  Sliders ========== */
/* ========== Progress ========== */
/* ==========  List ========== */
/* ==========  Item ========== */
/* ==========  Dropdown menu ========== */
/* ==========  Tooltips  ========== */
/* ==========  Footer  ========== */
/* TEXTFIELD */
/* SWITCH */
/* SPINNER */
/* RADIO */
/* MENU */
/* LIST */
/* LAYOUT */
/* ICON TOGGLE */
/* FOOTER */
/*mega-footer*/
/*mini-footer*/
/* CHECKBOX */
/* CARD */
/* Card dimensions */
/* Cover image */
/* BUTTON */
/**
 *
 * Dimensions
 *
 */
/* ANIMATION */
/* PROGRESS */
/* BADGE */
/* SHADOWS */
/* GRID */
/* DATA TABLE */
/* DIALOG */
/* SNACKBAR */
/* TOOLTIP */
/* CHIP */
/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/* Typography */
/* Shadows */
/* Animations */
/* Dialog */
.mdl-button {
  background: transparent;
  border: none;
  border-radius: 2px;
  color: rgb(0,0,0);
  position: relative;
  height: 36px;
  margin: 0;
  min-width: 64px;
  padding: 0 0.85em 1em;
  display: inline-block;
  font-family: "Roboto", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle; }
  .mdl-button::-moz-focus-inner {
    border: 0; }
  .mdl-button:hover {
    background-color: rgba(158,158,158, 0.20); }
  .mdl-button:focus:not(:active) {
    background-color: rgba(0,0,0, 0.12); }
  .mdl-button:active {
    background-color: rgba(158,158,158, 0.40); }
  .mdl-button.mdl-button--colored {
    color: rgb(63,81,181); }
    .mdl-button.mdl-button--colored:focus:not(:active) {
      background-color: rgba(0,0,0, 0.12); }

input.mdl-button[type="submit"] {
  -webkit-appearance: none; }

.mdl-button--raised {
  background: rgba(158,158,158, 0.20);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }
  .mdl-button--raised:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background-color: rgba(158,158,158, 0.40); }
  .mdl-button--raised:focus:not(:active) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
    background-color: rgba(158,158,158, 0.40); }
  .mdl-button--raised.mdl-button--colored {
    background: rgb(63,81,181);
    color: rgb(255,255,255); }
    .mdl-button--raised.mdl-button--colored:hover {
      background-color: rgb(63,81,181); }
    .mdl-button--raised.mdl-button--colored:active {
      background-color: rgb(63,81,181); }
    .mdl-button--raised.mdl-button--colored:focus:not(:active) {
      background-color: rgb(63,81,181); }
    .mdl-button--raised.mdl-button--colored .mdl-ripple {
      background: rgb(255,255,255); }

.mdl-button--fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  background: rgba(158,158,158, 0.20);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal; }
  .mdl-button--fab .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-12px, -12px);
    line-height: 24px;
    width: 24px; }
  .mdl-button--fab.mdl-button--mini-fab {
    height: 40px;
    min-width: 40px;
    width: 40px; }
  .mdl-button--fab .mdl-button__ripple-container {
    border-radius: 50%;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black); }
  .mdl-button--fab:active {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
    background-color: rgba(158,158,158, 0.40); }
  .mdl-button--fab:focus:not(:active) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
    background-color: rgba(158,158,158, 0.40); }
  .mdl-button--fab.mdl-button--colored {
    background: rgb(255,64,129);
    color: rgb(255,255,255); }
    .mdl-button--fab.mdl-button--colored:hover {
      background-color: rgb(255,64,129); }
    .mdl-button--fab.mdl-button--colored:focus:not(:active) {
      background-color: rgb(255,64,129); }
    .mdl-button--fab.mdl-button--colored:active {
      background-color: rgb(255,64,129); }
    .mdl-button--fab.mdl-button--colored .mdl-ripple {
      background: rgb(255,255,255); }

.mdl-button--icon {
  border-radius: 50%;
  font-size: 24px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  min-width: 32px;
  width: 32px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: normal; }
  .mdl-button--icon .material-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-12px, -12px);
    line-height: 24px;
    width: 24px; }
  .mdl-button--icon.mdl-button--mini-icon {
    height: 24px;
    min-width: 24px;
    width: 24px; }
    .mdl-button--icon.mdl-button--mini-icon .material-icons {
      top: 0px;
      left: 0px; }
  .mdl-button--icon .mdl-button__ripple-container {
    border-radius: 50%;
    -webkit-mask-image: -webkit-radial-gradient(circle, white, black); }

.mdl-button__ripple-container {
  display: block;
  height: 100%;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: 0;
  overflow: hidden; }
  .mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple,
  .mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
    background-color: transparent; }

.mdl-button--primary.mdl-button--primary {
  color: rgb(63,81,181); }
  .mdl-button--primary.mdl-button--primary .mdl-ripple {
    background: rgb(255,255,255); }
  .mdl-button--primary.mdl-button--primary.mdl-button--raised, .mdl-button--primary.mdl-button--primary.mdl-button--fab {
    color: rgb(255,255,255);
    background-color: rgb(63,81,181); }

.mdl-button--accent.mdl-button--accent {
  color: rgb(255,64,129); }
  .mdl-button--accent.mdl-button--accent .mdl-ripple {
    background: rgb(255,255,255); }
  .mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
    color: rgb(255,255,255);
    background-color: rgb(255,64,129); }

.mdl-button[disabled][disabled], .mdl-button.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0,0,0, 0.26);
  cursor: default;
  background-color: transparent; }

.mdl-button--fab[disabled][disabled], .mdl-button--fab.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0,0,0, 0.12);
  color: rgba(0,0,0, 0.26); }

.mdl-button--raised[disabled][disabled], .mdl-button--raised.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0,0,0, 0.12);
  color: rgba(0,0,0, 0.26);
  box-shadow: none; }

.mdl-button--colored[disabled][disabled], .mdl-button--colored.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0,0,0, 0.26); }

.mdl-button .material-icons {
  vertical-align: middle; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license

Copyright (c) 2013 Daniel Eden

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px); } }

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce; }

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  0%, 50%, 100% {
    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 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); } }

@keyframes shake {
  0%, 100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg); }
  40% {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg); }
  60% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg); }
  80% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg); } }

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

@keyframes tada {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  10%, 20% {
    -webkit-transform: scale(0.9) rotate(-3deg);
    -ms-transform: scale(0.9) rotate(-3deg);
    transform: scale(0.9) rotate(-3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale(1.1) rotate(-3deg);
    -ms-transform: scale(1.1) rotate(-3deg);
    transform: scale(1.1) rotate(-3deg); }
  100% {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%); } }

@keyframes wobble {
  0% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); }
  15% {
    -webkit-transform: translateX(-25%) rotate(-5deg);
    -ms-transform: translateX(-25%) rotate(-5deg);
    transform: translateX(-25%) rotate(-5deg); }
  30% {
    -webkit-transform: translateX(20%) rotate(3deg);
    -ms-transform: translateX(20%) rotate(3deg);
    transform: translateX(20%) rotate(3deg); }
  45% {
    -webkit-transform: translateX(-15%) rotate(-3deg);
    -ms-transform: translateX(-15%) rotate(-3deg);
    transform: translateX(-15%) rotate(-3deg); }
  60% {
    -webkit-transform: translateX(10%) rotate(2deg);
    -ms-transform: translateX(10%) rotate(2deg);
    transform: translateX(10%) rotate(2deg); }
  75% {
    -webkit-transform: translateX(-5%) rotate(-1deg);
    -ms-transform: translateX(-5%) rotate(-1deg);
    transform: translateX(-5%) rotate(-1deg); }
  100% {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%); } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05); }
  70% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px); }
  80% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px); }
  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px); }
  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes bounceInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px); }
  80% {
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    transform: scale(0.3); } }

@keyframes bounceOut {
  0% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }
  25% {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95); }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -ms-transform: scale(0.3);
    transform: scale(0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes bounceOutDown {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes bounceOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes bounceOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes bounceOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  20% {
    opacity: 1;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); } }

@keyframes fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    transform: translateY(2000px); } }

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    transform: translateY(2000px); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px); } }

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    transform: translateX(20px); } }

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes fadeOutUp {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -ms-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  100% {
    -webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -ms-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateX(-10deg);
    -ms-transform: perspective(400px) rotateX(-10deg);
    transform: perspective(400px) rotateX(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    -ms-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotateY(-10deg);
    -ms-transform: perspective(400px) rotateY(-10deg);
    transform: perspective(400px) rotateY(-10deg); }
  70% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    -ms-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg); }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    -ms-transform: perspective(400px) rotateX(0deg);
    transform: perspective(400px) rotateX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    -ms-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }
  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  0% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; }
  100% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) 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 {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(-200deg);
    -ms-transform: rotate(-200deg);
    transform: rotate(-200deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: rotate(200deg);
    -ms-transform: rotate(200deg);
    transform: rotate(200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1; }
  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes slideInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px); } }

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(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: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: top left;
    -ms-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: rotate(80deg);
    -ms-transform: rotate(80deg);
    transform: rotate(80deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40% {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
    -ms-transform: rotate(60deg) translateY(0);
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  100% {
    -webkit-transform: translateY(700px);
    -ms-transform: translateY(700px);
    transform: translateY(700px);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%) rotate(-120deg);
    -ms-transform: translateX(-100%) rotate(-120deg);
    transform: translateX(-100%) rotate(-120deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

@keyframes rollOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px) rotate(0deg);
    -ms-transform: translateX(0px) rotate(0deg);
    transform: translateX(0px) rotate(0deg); }
  100% {
    opacity: 0;
    -webkit-transform: translateX(100%) rotate(120deg);
    -ms-transform: translateX(100%) rotate(120deg);
    transform: translateX(100%) rotate(120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

body {
  font-display: optional;
  font-family: "Overpass", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif;
  color: #79858E;
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.5px;
  width: 100%; }
  body > div[style^="background-color"] {
    display: none !important; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  color: #1f466f;
  font-family: "Overpass", "Frutiger", "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", "Arial", sans-serif; }
  h1.blue-line, h2.blue-line, h3.blue-line, h4.blue-line, h5.blue-line, h6.blue-line {
    display: inline-block;
    vertical-align: top; }

h1 {
  font-size: 2.5rem;
  line-height: 3.125rem;
  font-weight: 800;
  letter-spacing: 0.8px;
  text-transform: uppercase; }

h2 {
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase; }
  h2.emphasize, h2 .emphasize {
    color: #aee0f8; }
  h2.blue-line-half {
    padding: 0 0 1.5rem; }

h3 {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  color: #1f466f; }
  h3.emphasize, h3 .emphasize {
    color: #3a73a5; }
  h3.blue-line-half {
    text-transform: uppercase; }

h4 {
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #1f466f;
  font-weight: 900;
  text-transform: uppercase; }
  h4.emphasize, h4 .emphasize {
    color: #1f466f; }
  h4.title {
    line-height: 2rem; }

h5 {
  font-size: 1.75rem;
  line-height: 2.1875rem;
  font-weight: 700;
  letter-spacing: 0.5px; }

h6 {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #1f466f; }
  h6.h7 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: 1px; }
  h6.h8 {
    font-size: 1.25rem;
    line-height: 1.875rem;
    letter-spacing: .5px;
    text-transform: uppercase; }

p.emphasize, p .emphasize {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 2.125rem;
  color: #1f466f; }

h5.emphasize::after, h5 .emphasize::after, p.emphasize::after, p .emphasize::after {
  margin-top: 1rem;
  display: block;
  content: "";
  height: .75rem;
  width: 20rem;
  max-width: 50%;
  background-color: #1f466f; }

.eyebrow {
  font-size: .875rem;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.25rem;
  letter-spacing: 2px;
  font-weight: 800; }
  .eyebrow.label, .eyebrow .label {
    color: #79858E; }
  .eyebrow.emphasize, .eyebrow .emphasize {
    color: #3a73a5; }

p {
  font-size: 1.125rem;
  line-height: 1.75rem; }

a {
  color: #1f466f;
  transition: all 0.3s ease; }
  a:focus {
    color: #f39a42;
    outline: none; }
  a:hover {
    color: #f39a42;
    text-decoration: underline; }

.no-margin {
  margin: 0 !important; }

.large-margin {
  margin-bottom: 3rem; }

.small-text {
  font-size: .875em;
  line-height: 1.375rem; }

.medium-text {
  font-size: 1.125em;
  color: #143E57; }

.large-text {
  font-size: 1.25em; }

.white-text {
  color: #fff; }

.orange-text {
  color: #f39a42; }

.blue-text {
  color: #aee0f8; }

.blue-line {
  position: relative; }
  .blue-line:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 7px;
    background: #aee0f8; }

.blue-line-half {
  position: relative; }
  .blue-line-half:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 7rem;
    height: 6px;
    background: #aee0f8; }

.small-line {
  position: relative; }
  .small-line:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    width: 4rem;
    height: 4px;
    background: #BDC9D1; }

a.small-line::before, a .small-line::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  width: 0;
  transition: width .3s;
  height: 4px;
  background: #b8d7f2;
  z-index: 2; }

a:hover.small-line::before, a:hover .small-line::before {
  width: 4rem; }

.rte::after {
  display: block;
  content: '';
  clear: both; }

.rte h3.blue-line-half {
  margin-bottom: 2.625rem; }

.rte a {
  transition: color .3s;
  color: #f39a42;
  font-weight: bold; }
  .rte a:hover {
    color: #f08012; }

.full .warning {
  padding: 0 0.925rem; }

img[image-source] {
  opacity: 0;
  transition: .6s; }
  img[image-source].loaded {
    opacity: 1; }

.loading-icon {
  background-repeat: no-repeat;
  background-position: center; }

[ng-cloak] {
  display: none !important; }

.wow {
  visibility: hidden; }

.float-left {
  float: left;
  margin-right: 1rem; }

.float-right {
  float: right;
  margin-left: 1rem; }

.show-for-print {
  display: none !important; }

.image-placeholder {
  color: #1f466f;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 2rem; }

#customer-id-getter {
  position: absolute;
  width: 1px;
  height: 1px;
  visibility: hidden;
  bottom: 0;
  left: 0; }

@media print, screen and (min-width: 40em) {
  .grid .grid-area {
    order: inherit !important; }
  h5.emphasize::after, h5 .emphasize::after, p.emphasize::after, p .emphasize::after {
    margin-top: 2rem; }
  .float-left {
    margin-right: 3rem; }
  .float-right {
    margin-left: 3rem; } }

@media print, screen and (min-width: 64em) {
  .float-left {
    margin-right: 6rem; }
  .float-right {
    margin-left: 6rem; } }

adder {
  display: flex;
  width: 198px;
  max-width: 100%;
  height: 56px;
  background-color: #fff; }
  adder a, adder input {
    border: 2px solid #BDC9D1;
    display: flex;
    justify-content: center;
    align-items: center; }
  adder a {
    width: 56px;
    color: #BDC9D1;
    transition: color .3s;
    position: relative;
    user-select: none; }
    adder a span {
      position: relative;
      z-index: 2;
      font-size: 1.75rem;
      font-weight: normal; }
    adder a .minus {
      top: 1px; }
    adder a .plus {
      top: 2px; }
    adder a::before {
      content: '';
      position: absolute;
      width: 0;
      top: 0;
      height: 100%;
      transition: width .3s;
      background-color: #BDC9D1;
      left: 0; }
    adder a:last-child::before {
      left: auto;
      right: 0; }
    adder a:hover {
      text-decoration: none;
      cursor: pointer;
      color: #fff; }
      adder a:hover::before {
        width: 100%; }
  adder input {
    flex: 1 0 auto;
    text-align: center; }
    adder input[type="number"] {
      font-size: 1rem;
      width: 50px;
      height: 100%;
      line-height: 1;
      margin: 0;
      -webkit-appearance: textfield;
      -moz-appearance: textfield;
      appearance: textfield; }
      adder input[type="number"], adder input[type="number"]:hover, adder input[type="number"]:focus {
        border: 2px solid #BDC9D1;
        border-width: 2px 0; }
      adder input[type="number"]::-webkit-inner-spin-button, adder input[type="number"]::-webkit-outer-spin-button {
        -webkit-appearance: none; }

/*above fold*/
.grid-accordion {
  list-style: none;
  margin: 0;
  padding: 0; }
  @media print, screen and (min-width: 64em) {
    .grid-accordion.two-column {
      display: flex;
      flex-wrap: wrap; }
      .grid-accordion.two-column .accordion-item {
        max-width: calc(50% - 1rem);
        flex: 1 1 calc(50% - 1rem);
        width: calc(50% - 1rem);
        margin: 0 0 0 1rem; }
        .grid-accordion.two-column .accordion-item:nth-child(2n+1) {
          margin: 0 1rem 0 0; } }
  .grid-accordion .accordion-item {
    margin: 0; }
    .grid-accordion .accordion-item.is-active .accordion-title {
      background: none;
      border-color: #f39a42; }
      .grid-accordion .accordion-item.is-active .accordion-title .fa-arrow-right:before {
        transform: rotateY(180deg);
        left: calc(100% - 1.5rem); }
    .grid-accordion .accordion-item:last-child:not(.is-active) > .accordion-title {
      border-color: #BDC9D1; }
    .grid-accordion .accordion-item:last-child > .accordion-content:last-child {
      border: none; }
  .grid-accordion .accordion-title {
    border: none;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 1.5rem;
    padding: 15px 0 14px;
    text-transform: none;
    color: #1f466f;
    border-bottom: 1px solid #BDC9D1;
    justify-content: flex-start;
    display: flex;
    align-items: center;
    transition: all 0.3s ease;
    max-width: 100%; }
    .grid-accordion .accordion-title:hover, .grid-accordion .accordion-title:focus {
      text-decoration: none;
      background: none; }
    .grid-accordion .accordion-title:focus {
      border-color: #f39a42 !important; }
    .grid-accordion .accordion-title:before {
      display: none; }
    .grid-accordion .accordion-title span:first-child {
      padding: 0 1rem 0 0;
      max-width: calc(100% - 1.5rem); }
    .grid-accordion .accordion-title span:last-child {
      height: 1.5rem; }
    .grid-accordion .accordion-title .fa-arrow-right {
      color: #f39a42;
      position: relative;
      flex: auto;
      line-height: 1.5rem;
      text-indent: -9999px;
      overflow: hidden; }
      .grid-accordion .accordion-title .fa-arrow-right:before {
        position: absolute;
        text-indent: 0;
        top: 0;
        left: 0;
        transition: left 0.3s ease, transform 0.3s ease 0.3s; }
  .grid-accordion .accordion-content {
    border: none;
    color: #79858E;
    padding: 1rem 0; }

.links-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .links-list li {
    text-transform: uppercase;
    color: #1f466f;
    margin: 0 0 1rem;
    letter-spacing: 2px;
    font-weight: 800;
    font-size: .875rem;
    line-height: 1.375rem; }
  .links-list .fa {
    font-size: 1.75rem;
    color: #f39a42;
    display: inline-block;
    width: 2.25rem;
    margin-right: .75rem;
    text-align: center; }
  .links-list i {
    vertical-align: middle; }
  .links-list a {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .links-list a:hover {
      text-decoration: none; }

@media print, screen and (min-width: 64em) {
  .type-announcements .intro .image-container {
    max-height: 370px;
    overflow: hidden;
    margin-top: 4rem; }
    .type-announcements .intro .image-container > div,
    .type-announcements .intro .image-container > img {
      top: 50%;
      left: 50%;
      margin-top: -50%;
      margin-left: -50%; } }

.announcements .image-container > img {
  max-height: none; }

@media print, screen and (min-width: 40em) {
  .announcements {
    position: relative; } }

.add-to-cart {
  position: relative;
  background-color: #e8edef;
  position: relative; }
  @media screen and (max-width: 63.9375em) {
    .add-to-cart {
      position: fixed;
      top: 67px;
      height: calc(100vh - 67px);
      left: 0;
      width: 100%;
      z-index: 2;
      transform: translateX(100%);
      padding-top: 43px; }
      .add-to-cart .close {
        position: absolute;
        top: .5rem !important;
        right: .5rem !important; } }
  @media print, screen and (min-width: 64em) {
    .add-to-cart {
      visibility: hidden;
      opacity: 0;
      border-radius: 1rem 0 0 1rem;
      max-height: calc(100vh - 220px); }
      .add-to-cart::before, .add-to-cart::after {
        content: '';
        width: 96%;
        height: 50px;
        position: absolute;
        left: 0;
        z-index: 1; }
      .add-to-cart::before {
        background: linear-gradient(180deg, #e8edef 0%, #e8edef 60%, rgba(232, 237, 239, 0) 100%);
        top: 0;
        border-radius: 1rem 0 0; }
      .add-to-cart::after {
        background: linear-gradient(0deg, #e8edef 0%, #e8edef 60%, rgba(232, 237, 239, 0) 100%);
        bottom: 0;
        border-radius: 0 0 0 1rem; } }

.add-to-cart-inner {
  padding: 1rem;
  max-height: 100%;
  position: relative;
  overflow-y: auto; }
  .add-to-cart-inner .title, .add-to-cart-inner adder {
    margin-bottom: 1.5rem; }
  .add-to-cart-inner .title {
    margin-left: 0; }
  .add-to-cart-inner .emphasize {
    margin-bottom: 1rem; }
  .add-to-cart-inner form {
    padding-left: 2rem; }
  .add-to-cart-inner .total {
    padding: 1.5rem 0 1.25rem;
    border: 2px solid #BDC9D1;
    border-width: 2px 0;
    margin-bottom: 1.5rem; }
  .add-to-cart-inner > div {
    position: relative; }
  .add-to-cart-inner .form-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(232, 237, 239, 0.7);
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1f466f;
    font-size: 5rem; }
  @media print, screen and (min-width: 64em) {
    .add-to-cart-inner {
      padding: 3rem 4rem;
      max-height: calc(100vh - 220px); } }

.banner-section {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 5rem 0;
  height: 31.6825rem;
  display: flex;
  align-items: center; }
  .banner-section.full-banner {
    height: 100vh;
    align-items: center;
    padding: 0 0 140px; }
  .banner-section.without-bg .banner-bg {
    background: #1f466f;
    overflow: hidden; }
  .banner-section .grid-container {
    width: 100%;
    max-width: 60rem; }
    .banner-section .grid-container.breadcrumb-grid-container {
      position: absolute;
      top: 1rem;
      left: 50%;
      max-width: 78rem;
      transform: translateX(-50%); }
      @media print, screen and (min-width: 40em) {
        .banner-section .grid-container.breadcrumb-grid-container {
          top: 3rem; } }
  .banner-section .title {
    margin: 0;
    color: #fff; }
    .banner-section .title h1,
    .banner-section .title h2 {
      color: #fff; }
  .banner-section .banner-links {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 1rem 5rem 0.5rem 2rem;
    background: #fff;
    list-style: none;
    left: 0; }
    .banner-section .banner-links li {
      padding: 0.5rem 0;
      font-weight: 800;
      font-size: 0.875rem;
      line-height: 1.375rem;
      border-top: 1px solid #e8edef; }
      .banner-section .banner-links li:first-child {
        border: none; }
    .banner-section .banner-links a {
      text-transform: uppercase;
      display: flex; }
      .banner-section .banner-links a:hover {
        text-decoration: none; }
    .banner-section .banner-links .fa {
      margin: -3px 0 0 1rem;
      font-size: 1.5rem;
      color: #f39a42; }
  .banner-section .image-placeholder {
    font-size: 5rem; }
  .banner-section .banner-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0; }
    .banner-section .banner-bg .banner-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background-color: rgba(31, 70, 111, 0.6);
      z-index: 3; }
  @media print, screen and (min-width: 40em) {
    .banner-section.full-banner {
      padding-top: 142px;
      padding-bottom: 126px; }
    .banner-section .banner-links {
      min-width: 22.75rem;
      left: auto;
      border-radius: 16px 0 0 0; }
      .banner-section .banner-links li {
        border: none; }
    .banner-section .banner-bg .gradient-overlay {
      background-color: transparent;
      background-image: linear-gradient(to right, rgba(31, 70, 111, 0.8), rgba(31, 70, 111, 0.1)); } }
  @media print, screen and (min-width: 75rem) {
    .banner-section .banner-bg .gradient-overlay {
      background-image: linear-gradient(to right, rgba(31, 70, 111, 0.8) calc(50vw - 37.5rem), rgba(31, 70, 111, 0.1)); } }

.button {
  border-width: 2px;
  border-style: solid;
  border-radius: 5px;
  font-size: .875rem;
  font-weight: bold;
  letter-spacing: .34px;
  position: relative;
  min-width: 157px;
  display: inline-flex;
  background-color: transparent !important;
  justify-content: space-between;
  padding: .4375rem .75rem .375rem;
  line-height: 1.5rem;
  align-items: center;
  border-color: #f39a42 !important;
  background-color: transparent !important;
  color: #f39a42 !important; }
  .reveal .button {
    width: 157px; }
  .button .overlay {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    overflow: hidden;
    transition: width .5s; }
  .button .inner-overlay {
    position: absolute;
    display: flex;
    justify-content: space-between;
    align-items: center;
    left: .75rem;
    top: .4375rem;
    white-space: nowrap; }
    .reveal .button .inner-overlay {
      width: calc(157px - 1.5rem) !important; }
  .button::after, .button .inner-overlay::after {
    content: '\f007';
    font-family: 'npb';
    position: relative;
    top: -1px;
    margin: 0 0 0 0.5rem; }
  .button:hover {
    cursor: pointer;
    text-decoration: none; }
    .button:hover .overlay {
      width: 100%; }
  .button.no-icon, .button.no-icon .inner-overlay {
    justify-content: center; }
  .button.no-icon::after, .button.no-icon .inner-overlay::after {
    display: none; }
  .button .fa {
    color: inherit !important; }
  .button .overlay {
    background-color: #f39a42 !important;
    color: #fff !important; }
    .button .overlay .fa {
      color: inherit !important; }
  .button.button-white {
    border-color: #f39a42 !important;
    background-color: transparent !important;
    color: #fff !important; }
    .button.button-white .fa {
      color: inherit !important; }
    .button.button-white .overlay {
      background-color: #f39a42 !important;
      color: #fff !important; }
      .button.button-white .overlay .fa {
        color: inherit !important; }
  .button.button-blue {
    border-color: #1f466f !important;
    background-color: transparent !important;
    color: #1f466f !important; }
    .button.button-blue .fa {
      color: inherit !important; }
    .button.button-blue .overlay {
      background-color: #1f466f !important;
      color: #fff !important; }
      .button.button-blue .overlay .fa {
        color: inherit !important; }
  .button.button-blue-filled {
    border-color: #1f466f !important;
    background-color: #fff !important;
    color: #1f466f !important; }
    .button.button-blue-filled .fa {
      color: inherit !important; }
    .button.button-blue-filled .overlay {
      background-color: #1f466f !important;
      color: #fff !important; }
      .button.button-blue-filled .overlay .fa {
        color: inherit !important; }
  .button.button-filled {
    border-color: #f39a42 !important;
    background-color: #fff !important;
    color: #f39a42 !important; }
    .button.button-filled .fa {
      color: inherit !important; }
    .button.button-filled .overlay {
      background-color: #f39a42 !important;
      color: #fff !important; }
      .button.button-filled .overlay .fa {
        color: inherit !important; }
  .button.button-with-icon {
    border-color: #1f466f !important;
    background-color: transparent !important;
    color: #1f466f !important; }
    .button.button-with-icon .fa {
      color: #79858E !important; }
    .button.button-with-icon .overlay {
      background-color: #1f466f !important;
      color: #fff !important; }
      .button.button-with-icon .overlay .fa {
        color: #fff !important; }
    .button.button-with-icon:after {
      display: none; }
    .button.button-with-icon .inner-overlay:after {
      display: none; }
    .button.button-with-icon .fa {
      font-size: 1.5rem; }
  .button[disabled] {
    border-color: #79858E !important;
    background-color: #e8edef !important;
    color: #e8edef !important;
    text-align: center; }
    .button[disabled] span {
      visibility: hidden; }
    .button[disabled]::before {
      content: '\f034';
      color: #79858E;
      font-family: 'npb';
      animation: fa-spin 2s infinite linear;
      position: absolute;
      left: 50%;
      font-size: 1.5rem;
      margin-left: -.75rem;
      top: 50%;
      margin-top: -.75rem; }

.button-banner {
  font-size: 1rem;
  min-width: 200px;
  overflow: hidden;
  margin-top: 1.5rem; }
  .button-banner .inner-overlay {
    left: 0;
    top: 0;
    background-color: #f39a42 !important;
    color: #fff !important; }
  .button-banner, .button-banner .inner-overlay {
    padding: 1rem 1rem .85rem; }

.video-btn {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 0 5rem 0 0;
  position: relative;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s ease; }
  .video-btn:hover {
    text-decoration: none;
    color: #f39a42; }
    .video-btn:hover:after {
      border-color: #f39a42;
      background: #f39a42; }
    .video-btn:hover:before {
      border-color: transparent transparent transparent #1f466f; }
  .video-btn:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    border: 4px solid #f39a42;
    background: none;
    width: 3rem;
    height: 3rem;
    transition: all 0.3s ease; }
  .video-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    right: 10px;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #f39a42;
    border-width: 8px 0 8px 14px;
    border-style: solid;
    z-index: 1;
    transition: all 0.3s ease; }
  .video-btn.video-button-blue {
    color: #1f466f; }
    .video-btn.video-button-blue:hover {
      color: #f39a42; }
      .video-btn.video-button-blue:hover:before {
        border-color: transparent transparent transparent #fff; }

.view-all {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-weight: bold;
  color: #f39a42;
  position: relative;
  display: inline-block;
  padding-right: 2.75rem; }
  .view-all::after {
    content: "";
    display: block;
    position: relative;
    bottom: 0;
    height: 3px;
    left: 50%;
    width: 0;
    background: #f39a42;
    transition: all 0.3s ease; }
  .view-all::before {
    content: "+";
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 50%;
    right: 0;
    transform: translateY(-15px);
    text-align: center;
    width: 24px;
    height: 24px;
    transition: all 0.3s ease;
    background: #f39a42;
    color: #fff;
    padding-top: 4px;
    font-weight: 400; }
  .view-all.ie-fix::before {
    padding-top: 0; }
  .view-all:hover {
    text-decoration: none; }
    .view-all:hover::after {
      width: 100%;
      left: 0; }
    .view-all:hover:before {
      transform: translateY(-50%) scale(1.5); }

.dark-bg .view-all, .dark-bg .view-all:hover {
  color: #f39a42; }

.learn-more {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #f39a42;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 800; }
  .learn-more .fa {
    width: 4rem;
    height: 4rem;
    font-size: 1.5rem;
    background: #f39a42;
    color: #fff;
    align-items: center;
    justify-content: center;
    display: flex;
    margin: 0 0 0 1.25rem; }

.read-more {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #f39a42;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: .36px;
  font-weight: 800; }
  .read-more::after {
    font-family: 'npb';
    content: '\f007';
    position: relative;
    font-size: 1rem;
    margin: 0 0 0 0.5rem;
    transition: all 0.3s ease;
    transform: translate(0, 1px);
    display: inline-block; }
  .read-more:hover {
    text-decoration: none; }
    .read-more:hover::after {
      transform: translate(0.5rem, 1px); }

.arrow-link {
  padding-right: 2em;
  position: relative;
  display: inline-block; }
  .arrow-link::after {
    font-family: 'npb';
    content: '\f004';
    height: 1em;
    width: 1em;
    line-height: 1em;
    background-color: #f39a42;
    color: #fff;
    margin-left: .5rem;
    top: 50%;
    margin-top: -.625em;
    right: .5em;
    transition: right .3s;
    display: inline-block;
    position: absolute; }
  .arrow-link:hover {
    text-decoration: none; }
    .arrow-link:hover::after {
      right: 0; }

.contact-info .address {
  margin: 0 0 2.5rem; }

.contact-info .fa {
  display: block;
  font-size: 1.75rem;
  margin: 0 0 0.5rem;
  color: #BDC9D1; }

.contact-info a {
  color: #3a73a5;
  display: inline-block;
  vertical-align: top; }
  .contact-info a:hover {
    color: #f39a42; }

.contact-info .email {
  margin: 0 0 2rem; }

.cc-window {
  opacity: 1;
  transition: opacity 1s ease;
  border-top: 2px solid #b8d7f2; }

.cc-window.cc-invisible {
  opacity: 0; }

.cc-animate.cc-revoke {
  transition: transform 1s ease; }

.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em); }

.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em); }

.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0); }

.cc-grower {
  max-height: 0;
  overflow: hidden;
  transition: max-height 1s; }

.cc-link,
.cc-revoke:hover {
  text-decoration: underline; }

.cc-revoke,
.cc-window {
  position: fixed;
  overflow: hidden;
  box-sizing: border-box;
  font-family: Helvetica, Calibri, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  z-index: 9999; }

.cc-window.cc-static {
  position: static; }

.cc-window.cc-floating {
  padding: 2em;
  max-width: 24em;
  -ms-flex-direction: column;
  flex-direction: column; }

.cc-window.cc-banner {
  padding: 1em 1.8em;
  width: 100%;
  -ms-flex-direction: row;
  flex-direction: row; }

.cc-revoke {
  padding: .5em; }

.cc-header {
  font-size: 18px;
  font-weight: 700; }

.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer; }

.cc-link {
  opacity: .8;
  display: inline-block;
  padding: .2em; }

.cc-btn:hover {
  text-decoration: none; }

.cc-link:hover {
  opacity: 1; }

.cc-link:active,
.cc-link:visited {
  color: initial; }

.cc-btn {
  display: block;
  padding: .4em .8em;
  font-size: .9em;
  font-weight: 700;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap; }

.cc-highlight .cc-btn:first-child {
  background-color: transparent;
  border-color: transparent; }

.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
  background-color: transparent;
  text-decoration: none; }

.cc-close {
  display: block;
  position: absolute;
  top: .5em;
  right: .5em;
  font-size: 1.6em;
  opacity: .9;
  line-height: .75; }

.cc-close:focus,
.cc-close:hover {
  opacity: 1; }

.cc-revoke.cc-top {
  top: 0;
  left: 3em;
  border-bottom-left-radius: .5em;
  border-bottom-right-radius: .5em; }

.cc-revoke.cc-bottom {
  bottom: 0;
  left: 3em;
  border-top-left-radius: .5em;
  border-top-right-radius: .5em; }

.cc-revoke.cc-left {
  left: 3em;
  right: unset; }

.cc-revoke.cc-right {
  right: 3em;
  left: unset; }

.cc-top {
  top: 1em; }

.cc-left {
  left: 1em; }

.cc-right {
  right: 1em; }

.cc-bottom {
  bottom: 1em; }

.cc-floating > .cc-link {
  margin-bottom: 1em; }

.cc-floating .cc-message {
  display: block;
  margin-bottom: 1em; }

.cc-window.cc-floating .cc-compliance {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.cc-window.cc-banner {
  -ms-flex-align: center;
  align-items: center; }

.cc-banner.cc-top {
  left: 0;
  right: 0;
  top: 0; }

.cc-banner.cc-bottom {
  left: 0;
  right: 0;
  bottom: 0; }

.cc-banner .cc-message {
  display: block;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  margin-right: 1em;
  color: #666; }

.cc-compliance {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: justify;
  align-content: space-between; }

.cc-floating .cc-compliance > .cc-btn {
  -ms-flex: 1;
  flex: 1; }

.cc-btn + .cc-btn {
  margin-left: .5em; }

@media print {
  .cc-revoke,
  .cc-window {
    display: none; } }

@media screen and (max-width: 900px) {
  .cc-btn {
    white-space: normal; } }

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
  .cc-window.cc-top {
    top: 0; }
  .cc-window.cc-bottom {
    bottom: 0; }
  .cc-window.cc-banner,
  .cc-window.cc-floating,
  .cc-window.cc-left,
  .cc-window.cc-right {
    left: 0;
    right: 0; }
  .cc-window.cc-banner {
    -ms-flex-direction: column;
    flex-direction: column; }
  .cc-window.cc-banner .cc-compliance {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .cc-window.cc-floating {
    max-width: none; }
  .cc-window .cc-message {
    margin-bottom: 1em; }
  .cc-window.cc-banner {
    -ms-flex-align: unset;
    align-items: unset; }
  .cc-window.cc-banner .cc-message {
    margin-right: 0; } }

.cc-floating.cc-theme-classic {
  padding: 1.2em;
  border-radius: 5px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
  text-align: center;
  display: inline;
  -ms-flex: none;
  flex: none; }

.cc-theme-classic .cc-btn {
  border-radius: 5px; }

.cc-theme-classic .cc-btn:last-child {
  min-width: 140px; }

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
  display: inline-block; }

.cc-theme-edgeless.cc-window {
  padding: 0; }

.cc-floating.cc-theme-edgeless .cc-message {
  margin: 2em 2em 1.5em; }

.cc-banner.cc-theme-edgeless .cc-btn {
  margin: 0;
  padding: .8em 1.8em;
  height: 100%; }

.cc-banner.cc-theme-edgeless .cc-message {
  margin-left: 1em; }

.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
  margin-left: 0; }

.employee-spotlight {
  max-width: 454px;
  margin: 0 auto; }
  .employee-spotlight .row.second {
    justify-content: space-between;
    align-items: flex-end;
    flex-direction: column-reverse; }
  .employee-spotlight .image-container-employee {
    margin: 0 auto 1rem; }
  .employee-spotlight .employee-content {
    padding: 0 0 1rem;
    width: 100%; }
  .employee-spotlight .employee-name {
    color: #1f466f; }
  .employee-spotlight .employee-position,
  .employee-spotlight .employee-name {
    text-transform: uppercase;
    font-size: .875rem;
    line-height: 1.375rem;
    letter-spacing: 2px;
    margin: 0;
    font-weight: 800; }
  .employee-spotlight .blockquote {
    flex: auto;
    display: block;
    border: none;
    position: relative;
    width: 100%;
    padding: 2.5rem 0 0;
    margin: 1rem 0 0; }
    .employee-spotlight .blockquote .fa {
      position: absolute;
      top: 0;
      left: 0;
      font-size: 1.75rem;
      color: #3a73a5; }
    .employee-spotlight .blockquote q:before, .employee-spotlight .blockquote q:after {
      display: none; }
  @media print, screen and (min-width: 40em) {
    .employee-spotlight {
      max-width: inherit; }
      .employee-spotlight .row {
        flex-wrap: nowrap; }
        .employee-spotlight .row.second {
          flex-direction: row; }
      .employee-spotlight .image-container-employee {
        max-width: 50%;
        flex: auto;
        margin: 0; }
      .employee-spotlight .employee-content {
        padding: 0 0 1rem 4rem; }
      .employee-spotlight .title {
        margin-left: -2rem; }
      .employee-spotlight .blockquote {
        margin: 1rem 0 1rem .9375rem;
        padding: 2.5rem 2rem 0 0;
        max-width: calc(50% - .9375rem); } }
  @media print, screen and (min-width: 64em) {
    .employee-spotlight .row.second {
      margin: -2rem auto 0; }
    .employee-spotlight .image-container-employee {
      max-width: 454px; }
    .employee-spotlight .employee-content {
      padding: 0 0 3rem 5.75rem;
      max-width: 50%; }
    .employee-spotlight .blockquote {
      margin: 2rem 0 4rem .9375rem;
      padding: 2rem 4rem 0 0; } }

.features {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-bottom: -1rem; }
  .features li {
    padding: 1rem 0; }
    .features li + li {
      border-top: 1px solid #BDC9D1; }
  .features li, .features .arrow-link {
    color: #0654A3; }
  .features .arrow-link:hover {
    color: #f39a42; }
  @media print, screen and (min-width: 40em) {
    .features.two-column ul:first-child {
      padding-right: 2rem; }
    .features.two-column ul:last-child {
      padding-left: 2rem; } }

.view-all-block a {
  margin: 2rem 0 0; }

.feed .feed-list {
  margin-bottom: -1rem;
  margin-top: 1rem; }
  @media print, screen and (min-width: 40em) {
    .feed .feed-list {
      margin-bottom: -2.5rem;
      margin-left: -1.25rem;
      margin-right: -1.25rem; } }
  @media screen and (max-width: 39.9375em) {
    .feed .feed-list.small-up-1 .feed-item {
      width: 100%;
      margin-right: 0;
      margin-left: 0; } }
  @media screen and (max-width: 39.9375em) {
    .feed .feed-list.small-up-2 .feed-item {
      width: calc(50% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .feed .feed-list.medium-up-1 .feed-item {
      width: calc(100% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .feed .feed-list.medium-up-2 .feed-item {
      width: calc(50% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .feed .feed-list.medium-up-3 .feed-item {
      width: calc(33.33333% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .feed .feed-list.medium-up-4 .feed-item {
      width: calc(25% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .feed .feed-list.large-up-1 .feed-item {
      width: calc(100% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .feed .feed-list.large-up-2 .feed-item {
      width: calc(50% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .feed .feed-list.large-up-3 .feed-item {
      width: calc(33.33333% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  @media print, screen and (min-width: 64em) {
    .feed .feed-list.large-up-4 .feed-item {
      width: calc(25% - 2.5rem);
      margin-right: 1.25rem;
      margin-left: 1.25rem; } }
  .feed .feed-list .feed-item {
    order: 1;
    align-items: stretch;
    display: flex;
    margin-bottom: 1.5rem; }
    .feed .feed-list .feed-item > a {
      display: flex;
      align-items: stretch;
      max-width: 100%;
      width: 100%;
      flex: 1 1 100%;
      transition: all 0.5s ease;
      background: #fff;
      margin: 0 0 1rem;
      box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.15); }
      .feed .feed-list .feed-item > a:hover {
        background: #f8f9fa;
        text-decoration: none; }
        .feed .feed-list .feed-item > a:hover h4 {
          color: #f39a42; }
        .feed .feed-list .feed-item > a:hover .read-more:after {
          transform: translate(0.5rem, 1px); }
    .feed .feed-list .feed-item .announcements .image-container {
      position: relative;
      float: right;
      width: 30%;
      margin: 1.5rem;
      max-width: 300px; }
    @media print, screen and (min-width: 40em) {
      .feed .feed-list .feed-item .announcements .announcement-summary {
        font-size: 1rem; } }
  .feed .feed-list .messages {
    text-align: center;
    margin-top: 1rem; }

.feed.feed-announcements .feed-list {
  margin-top: 2rem; }
  .feed.feed-announcements .feed-list.large-up-1 .feed-item {
    width: 100%;
    margin-right: .25rem;
    margin-left: .25rem; }

.feed-brand .logo-container {
  display: flex;
  align-items: center;
  padding: 0 1rem; }

.feed-industries .industry {
  display: flex;
  align-items: stretch;
  width: 100%;
  justify-content: space-between; }

.feed-industries .industry-content {
  padding: 1rem;
  display: flex;
  flex: auto;
  width: 100%;
  max-width: calc(100% - 109px);
  flex-direction: column;
  justify-content: space-between; }
  .feed-industries .industry-content h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin: 0 0 1rem;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
    transition: all 0.3s ease; }

.feed-industries .image-container-industry {
  flex: 0 0 109px;
  max-width: 109px; }

.feed-industries .icon {
  position: relative;
  width: 52px;
  height: 52px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left bottom; }
  .feed-industries .icon img {
    height: 100%;
    width: auto; }

@media print, screen and (min-width: 64em) {
  .feed-industries .industry-content {
    padding: 1.3125rem 1.6875rem; } }

.share-this {
  width: 93px;
  background: #f8f9fa;
  background: linear-gradient(to bottom, #f8f9fa 0%, #e8edef 100%);
  text-transform: uppercase;
  color: #1f466f;
  letter-spacing: 2px;
  text-align: center;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 800;
  padding: 2rem 1rem 1rem;
  border-radius: 0 12px 12px 0; }
  .share-this .share-title {
    display: block;
    margin: 0 0 1rem; }
  .share-this ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .share-this ul li {
      overflow: hidden;
      margin: 0 0 0.25rem; }
    .share-this ul a {
      color: #BDC9D1;
      float: none;
      display: block;
      font-size: 1rem;
      line-height: 2rem; }
      .share-this ul a:hover {
        color: #f39a42; }
  @media screen and (max-width: 63.9375em) {
    .share-this {
      width: 3rem;
      padding: 0.5rem;
      border-radius: 0; }
      .share-this .share-title {
        display: none; }
      .share-this ul li {
        margin: 0; } }

.feed-intro {
  justify-content: space-between;
  display: flex;
  position: relative; }
  .feed-intro .intro-grid-container {
    max-width: calc(50vw + 34rem);
    width: 100%;
    margin: 0 0 0 auto; }
    .feed-intro .intro-grid-container:after {
      content: "";
      clear: both;
      display: block; }
  .feed-intro h3 {
    margin: 0 0 1rem; }
  .feed-intro h1 {
    font-size: 2rem;
    line-height: 2.5rem;
    font-weight: 800;
    letter-spacing: 0.5px;
    color: #1f466f;
    margin: 0 0 2.5rem; }
  .feed-intro .date {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #1f466f;
    display: block;
    font-size: 0.875rem;
    line-height: 1.375rem;
    font-weight: 800;
    margin: 0 0 1rem; }
  .feed-intro .intro-content {
    padding: 0; }
  .feed-intro .image-container {
    margin: 0 -0.625rem 1rem;
    width: calc(100% + 1.25rem);
    max-width: inherit;
    text-align: center; }
  .feed-intro .feed-intro-description p:first-child {
    overflow: inherit; }
    .feed-intro .feed-intro-description p:first-child::first-letter {
      font-size: 5.5rem;
      line-height: 4rem;
      padding: 0 5px 0 0;
      margin: -8px 0 0 -.25rem;
      font-weight: 800;
      color: #1f466f;
      text-transform: uppercase;
      float: left; }
  @media screen and (max-width: 63.9375em) {
    .feed-intro .share-this-block {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; } }
  @media print, screen and (min-width: 40em) {
    .feed-intro h3 {
      margin: 0 0 2.5rem; }
    .feed-intro h1 {
      margin: 0 0 1rem; }
    .feed-intro .date {
      margin: 0 0 3rem; }
    .feed-intro .intro-content {
      margin: 0 0 0 auto; }
    .feed-intro .image-container {
      margin: 0 -0.9375rem 1rem;
      width: calc(100% + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .feed-intro .feed-intro-description {
      max-width: 71.125rem;
      margin-right: 93px; }
    .feed-intro .image-container {
      float: right;
      width: 400px;
      margin: 0 -0.9375rem 2rem 3rem; } }
  @media screen and (min-width: 75em) {
    .feed-intro .intro-content {
      max-width: 100%; }
    .feed-intro .image-container {
      width: 521px;
      margin: 0 -0.9375rem 2rem 8.125rem; } }

.h1-category-intro {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  color: #3a73a5;
  text-transform: none; }

h2.emphasize {
  color: #1f466f;
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #1f466f;
  font-weight: 900;
  text-transform: uppercase;
  font-weight: bold;
  text-transform: none; }

.custom-caption {
  color: #1f466f; }

.interchangeable-sec-h2 {
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #1f466f;
  font-weight: 900;
  text-transform: uppercase; }

.feed-job .feed-list {
  margin: 0 -1rem -.375rem; }
  .feed-job .feed-list .feed-item > a {
    box-shadow: none;
    background: none; }
    .feed-job .feed-list .feed-item > a:hover {
      background: #f8f9fa; }
      .feed-job .feed-list .feed-item > a:hover h4 {
        color: #1f466f; }
      .feed-job .feed-list .feed-item > a:hover .link .fa {
        transform: translate(0.5rem, 1px); }

.feed-job .job {
  display: flex;
  align-items: stretch;
  width: 100%;
  justify-content: space-between; }

.feed-job .job-content {
  padding: 1rem;
  width: 100%; }
  @media print, screen and (min-width: 40em) {
    .feed-job .job-content {
      padding: 1.5rem; } }
  .feed-job .job-content h4 {
    font-size: 1.25rem;
    line-height: 1.5rem;
    margin: 0 0 1rem;
    position: relative;
    text-transform: uppercase;
    font-weight: 800;
    transition: all 0.3s ease; }

.feed-job .link {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #79858E;
  font-size: 0.875rem;
  line-height: 1.375rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 800;
  transition: all 0.3s ease;
  padding: 0 2rem 0 0; }
  .feed-job .link .fa {
    position: absolute;
    font-size: 1rem;
    top: 50%;
    right: 0.5rem;
    margin: -11px 0 0 0.5rem;
    transition: all 0.3s ease;
    transform: translate(0, 1px); }

@media print, screen and (min-width: 40em) {
  .feed-job {
    margin: 0 -1.5rem; } }

.feed-newsletter {
  margin-bottom: -1rem; }
  .feed-newsletter .newsletter-title {
    font-size: 1.25rem;
    letter-spacing: 1px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    display: block;
    margin: 1rem 0; }
  .feed-newsletter .feed-item {
    margin-bottom: 1rem; }
    .feed-newsletter .feed-item .rte {
      margin-bottom: 1rem;
      color: #3a73a5; }
    .feed-newsletter .feed-item .line {
      border-top: 1px solid #79858E;
      margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .feed-newsletter {
      margin-bottom: -2rem; }
      .feed-newsletter .newsletter-title {
        margin: 2rem 0; }
      .feed-newsletter .feed-item {
        margin-bottom: 2rem; }
        .feed-newsletter .feed-item .line {
          margin-bottom: 2rem; } }

.feed-video {
  width: 100%;
  padding: 1rem 0; }
  .feed-video .video-wrapper {
    background-size: cover;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-top: 56.25%;
    background-position: center; }
    .feed-video .video-wrapper:hover:before {
      background: rgba(31, 70, 111, 0.4); }
    .feed-video .video-wrapper:hover .video-btn {
      transform: translate(-50%, -50%) scale(1.2, 1.2); }
      .feed-video .video-wrapper:hover .video-btn:before {
        border-color: transparent transparent transparent #f39a42; }
      .feed-video .video-wrapper:hover .video-btn:after {
        border-color: #f39a42;
        background: none; }
    .feed-video .video-wrapper:before {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(31, 70, 111, 0.6);
      transition: all 0.3s ease; }
    .feed-video .video-wrapper .video-btn {
      z-index: 3;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) scale(1, 1);
      transition: transform .3s;
      padding-right: 3rem; }

.feed-videos .slide-wrapper {
  padding-top: 3rem; }

.feed-videos .feed-modal carousel-v2 .controls a {
  top: auto;
  height: 3rem;
  bottom: 0;
  width: calc(50% - 1rem);
  background-color: #f39a42; }

.feed-videos .feed-modal .flex-video {
  margin-bottom: 0;
  padding: 0; }

.feed-videos .feed-modal lazy-element, .feed-videos .feed-modal .flex-video {
  height: 100%;
  width: 100%; }

.feed-videos .feed-modal .spacer-container {
  max-height: calc(100vh - 43px);
  overflow: hidden; }

@media print, screen and (min-width: 40em) {
  .feed-videos .feed-modal carousel-v2 .controls a {
    top: 0;
    width: 30px;
    height: 100%;
    transition: width .4s, background-color .4s;
    background-color: rgba(0, 0, 0, 0.3); }
    .feed-videos .feed-modal carousel-v2 .controls a:hover {
      width: 60px;
      background-color: rgba(0, 0, 0, 0.4); } }

body {
  overflow-x: hidden; }

.grid.grid-level-1 {
  min-height: 500px; }

.grid .grid-row, .grid .grid-area {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .grid .grid-row.background-positioned, .grid .grid-area.background-positioned {
    background-size: auto; }

.grid .grid-area {
  display: flex;
  flex-wrap: wrap; }
  .grid .grid-area > div {
    flex: 0 0 100%;
    max-width: 100%; }

.grid .vertically-center-cells .grid-area > div {
  display: flex;
  align-items: center; }
  .grid .vertically-center-cells .grid-area > div > div {
    width: 100%; }

.grid .invert-padding {
  z-index: 2; }

.grid .row-level-2 > .grid-container {
  padding: 0; }

.grid .row-level-1.replace-gutters .area-container-1 {
  margin-left: 0;
  margin-right: 0; }

.grid .row-level-1.replace-gutters .area-level-1 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%; }
  .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left-1), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left-2), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right-1), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right-2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

.grid .row-level-1.pad-top .area-level-1 {
  padding-top: 1rem; }

.grid .row-level-1.pad-bottom .area-level-1 {
  padding-bottom: 1rem; }

.grid .area-level-1.pad-top {
  padding-top: 1rem; }

.grid .area-level-1.pad-bottom {
  padding-bottom: 1rem; }

.grid .row-level-2.replace-gutters .area-container-2 {
  margin-left: 0;
  margin-right: 0; }

.grid .row-level-2.replace-gutters .area-level-2 {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100%; }
  .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left-1), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left-2), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right-1), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right-2) {
    padding-left: 0.625rem;
    padding-right: 0.625rem; }

.grid .row-level-2.pad-top .area-level-2 {
  padding-top: 1rem; }

.grid .row-level-2.pad-bottom .area-level-2 {
  padding-bottom: 1rem; }

.grid .area-level-2.pad-top {
  padding-top: 1rem; }

.grid .area-level-2.pad-bottom {
  padding-bottom: 1rem; }

.grid .row-level-1.padding-top-1 {
  padding-top: 1rem; }
  .grid .row-level-1.padding-top-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .row-level-1.padding-top-1.grid-bars {
    padding-top: 0;
    margin-top: 1rem; }

.grid .row-level-1.padding-top-2 {
  padding-top: 1rem; }
  .grid .row-level-1.padding-top-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .row-level-1.padding-top-2.grid-bars {
    padding-top: 0;
    margin-top: 1rem; }

.grid .row-level-1.padding-top-3 {
  padding-top: 2rem; }
  .grid .row-level-1.padding-top-3.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }
  .grid .row-level-1.padding-top-3.grid-bars {
    padding-top: 0;
    margin-top: 2rem; }

.grid .row-level-1.padding-right-1 {
  padding-right: 1rem; }
  .grid .row-level-1.padding-right-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .row-level-1.padding-right-2 {
  padding-right: 1rem; }
  .grid .row-level-1.padding-right-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .row-level-1.padding-right-3 {
  padding-right: 2rem; }
  .grid .row-level-1.padding-right-3.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .row-level-1.padding-bottom-1 {
  padding-bottom: 1rem; }
  .grid .row-level-1.padding-bottom-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .row-level-1.padding-bottom-1.grid-bars {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .row-level-1.padding-bottom-2 {
  padding-bottom: 1rem; }
  .grid .row-level-1.padding-bottom-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .row-level-1.padding-bottom-2.grid-bars {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .row-level-1.padding-bottom-3 {
  padding-bottom: 2rem; }
  .grid .row-level-1.padding-bottom-3.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }
  .grid .row-level-1.padding-bottom-3.grid-bars {
    padding-bottom: 0;
    margin-bottom: 2rem; }

.grid .row-level-1.padding-left-1 {
  padding-left: 1rem; }
  .grid .row-level-1.padding-left-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .row-level-1.padding-left-2 {
  padding-left: 1rem; }
  .grid .row-level-1.padding-left-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .row-level-1.padding-left-3 {
  padding-left: 2rem; }
  .grid .row-level-1.padding-left-3.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }

.grid .area-level-1.padding-top-1.area-level-1 {
  padding-top: 1rem; }
  .grid .area-level-1.padding-top-1.area-level-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .area-level-1.padding-top-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-top-1.extend-to-edge > div {
    padding-top: 1rem; }
    .grid .area-level-1.padding-top-1.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -1rem; }
    .grid .area-level-1.padding-top-1.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 1rem; }
  .grid .area-level-1.padding-top-1.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .area-level-1.padding-top-1.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 1rem; }

.grid .area-level-1.padding-top-2.area-level-1 {
  padding-top: 1rem; }
  .grid .area-level-1.padding-top-2.area-level-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .area-level-1.padding-top-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-top-2.extend-to-edge > div {
    padding-top: 1rem; }
    .grid .area-level-1.padding-top-2.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -1rem; }
    .grid .area-level-1.padding-top-2.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 1rem; }
  .grid .area-level-1.padding-top-2.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .area-level-1.padding-top-2.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 1rem; }

.grid .area-level-1.padding-top-3.area-level-1 {
  padding-top: 2rem; }
  .grid .area-level-1.padding-top-3.area-level-1.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }

.grid .area-level-1.padding-top-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-top-3.extend-to-edge > div {
    padding-top: 2rem; }
    .grid .area-level-1.padding-top-3.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -2rem; }
    .grid .area-level-1.padding-top-3.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 2rem; }
  .grid .area-level-1.padding-top-3.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -2rem; }
  .grid .area-level-1.padding-top-3.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 2rem; }

.grid .area-level-1.padding-right-1.area-level-1 {
  padding-right: 1rem; }
  .grid .area-level-1.padding-right-1.area-level-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-1.padding-right-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-right-1.extend-to-edge > div {
    padding-right: 1rem; }
    .grid .area-level-1.padding-right-1.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -1rem; }
  .grid .area-level-1.padding-right-1.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-1.padding-right-2.area-level-1 {
  padding-right: 1rem; }
  .grid .area-level-1.padding-right-2.area-level-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-1.padding-right-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-right-2.extend-to-edge > div {
    padding-right: 1rem; }
    .grid .area-level-1.padding-right-2.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -1rem; }
  .grid .area-level-1.padding-right-2.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-1.padding-right-3.area-level-1 {
  padding-right: 2rem; }
  .grid .area-level-1.padding-right-3.area-level-1.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .area-level-1.padding-right-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-right-3.extend-to-edge > div {
    padding-right: 2rem; }
    .grid .area-level-1.padding-right-3.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -2rem; }
  .grid .area-level-1.padding-right-3.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -2rem; }

.grid .area-level-1.padding-bottom-1.area-level-1 {
  padding-bottom: 1rem; }
  .grid .area-level-1.padding-bottom-1.area-level-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .area-level-1.padding-bottom-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-bottom-1.extend-to-edge > div {
    padding-bottom: 1rem; }
    .grid .area-level-1.padding-bottom-1.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -1rem; }
    .grid .area-level-1.padding-bottom-1.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 1rem; }
  .grid .area-level-1.padding-bottom-1.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .area-level-1.padding-bottom-1.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .area-level-1.padding-bottom-2.area-level-1 {
  padding-bottom: 1rem; }
  .grid .area-level-1.padding-bottom-2.area-level-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .area-level-1.padding-bottom-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-bottom-2.extend-to-edge > div {
    padding-bottom: 1rem; }
    .grid .area-level-1.padding-bottom-2.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -1rem; }
    .grid .area-level-1.padding-bottom-2.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 1rem; }
  .grid .area-level-1.padding-bottom-2.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .area-level-1.padding-bottom-2.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .area-level-1.padding-bottom-3.area-level-1 {
  padding-bottom: 2rem; }
  .grid .area-level-1.padding-bottom-3.area-level-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }

.grid .area-level-1.padding-bottom-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-bottom-3.extend-to-edge > div {
    padding-bottom: 2rem; }
    .grid .area-level-1.padding-bottom-3.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -2rem; }
    .grid .area-level-1.padding-bottom-3.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 2rem; }
  .grid .area-level-1.padding-bottom-3.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -2rem; }
  .grid .area-level-1.padding-bottom-3.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 2rem; }

.grid .area-level-1.padding-left-1.area-level-1 {
  padding-left: 1rem; }
  .grid .area-level-1.padding-left-1.area-level-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }
  .grid .area-level-1.padding-left-1.area-level-1 sticky .sticking.released {
    left: 2rem !important; }

.grid .area-level-1.padding-left-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-left-1.extend-to-edge > div {
    padding-left: 1rem; }
    .grid .area-level-1.padding-left-1.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -1rem; }
  .grid .area-level-1.padding-left-1.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -1rem; }

.grid .area-level-1.padding-left-2.area-level-1 {
  padding-left: 1rem; }
  .grid .area-level-1.padding-left-2.area-level-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }
  .grid .area-level-1.padding-left-2.area-level-1 sticky .sticking.released {
    left: 2rem !important; }

.grid .area-level-1.padding-left-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-left-2.extend-to-edge > div {
    padding-left: 1rem; }
    .grid .area-level-1.padding-left-2.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -1rem; }
  .grid .area-level-1.padding-left-2.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -1rem; }

.grid .area-level-1.padding-left-3.area-level-1 {
  padding-left: 2rem; }
  .grid .area-level-1.padding-left-3.area-level-1.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }
  .grid .area-level-1.padding-left-3.area-level-1 sticky .sticking.released {
    left: 3rem !important; }

.grid .area-level-1.padding-left-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-1.padding-left-3.extend-to-edge > div {
    padding-left: 2rem; }
    .grid .area-level-1.padding-left-3.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -2rem; }
  .grid .area-level-1.padding-left-3.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -2rem; }

.grid .padding-top-1 {
  padding-top: 1rem; }

.grid .padding-top-2 {
  padding-top: 1rem; }

.grid .padding-top-3 {
  padding-top: 2rem; }

.grid .border-top-1 {
  border-top: 2px solid #BDC9D1; }

.grid .padding-right-1 {
  padding-right: 1rem; }

.grid .padding-right-2 {
  padding-right: 1rem; }

.grid .padding-right-3 {
  padding-right: 2rem; }

.grid .border-right-1 {
  border-right: 2px solid #BDC9D1; }

.grid .padding-bottom-1 {
  padding-bottom: 1rem; }

.grid .padding-bottom-2 {
  padding-bottom: 1rem; }

.grid .padding-bottom-3 {
  padding-bottom: 2rem; }

.grid .border-bottom-1 {
  border-bottom: 2px solid #BDC9D1; }

.grid .padding-left-1 {
  padding-left: 1rem; }

.grid .padding-left-2 {
  padding-left: 1rem; }

.grid .padding-left-3 {
  padding-left: 2rem; }

.grid .border-left-1 {
  border-left: 2px solid #BDC9D1; }

.grid .grid-widget.padding-top-1 {
  padding-top: 1rem; }
  .grid .grid-widget.padding-top-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .grid-widget.padding-top-2 {
  padding-top: 1rem; }
  .grid .grid-widget.padding-top-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .grid-widget.padding-top-3 {
  padding-top: 2rem; }
  .grid .grid-widget.padding-top-3.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }

.grid .grid-widget.border-top-1 {
  border-top: 1px solid #1f466f; }

.grid .grid-widget.padding-right-1 {
  padding-right: 1rem; }
  .grid .grid-widget.padding-right-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .grid-widget.padding-right-2 {
  padding-right: 1rem; }
  .grid .grid-widget.padding-right-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .grid-widget.padding-right-3 {
  padding-right: 2rem; }
  .grid .grid-widget.padding-right-3.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .grid-widget.border-right-1 {
  border-right: 1px solid #1f466f; }

.grid .grid-widget.padding-bottom-1 {
  padding-bottom: 1rem; }
  .grid .grid-widget.padding-bottom-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .grid-widget.padding-bottom-2 {
  padding-bottom: 1rem; }
  .grid .grid-widget.padding-bottom-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .grid-widget.padding-bottom-3 {
  padding-bottom: 2rem; }
  .grid .grid-widget.padding-bottom-3.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }

.grid .grid-widget.border-bottom-1 {
  border-bottom: 1px solid #1f466f; }

.grid .grid-widget.padding-left-1 {
  padding-left: 1rem; }
  .grid .grid-widget.padding-left-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .grid-widget.padding-left-2 {
  padding-left: 1rem; }
  .grid .grid-widget.padding-left-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .grid-widget.padding-left-3 {
  padding-left: 2rem; }
  .grid .grid-widget.padding-left-3.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }

.grid .grid-widget.border-left-1 {
  border-left: 1px solid #1f466f; }

.grid .row-level-2.padding-top-1 {
  padding-top: 1rem; }
  .grid .row-level-2.padding-top-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .row-level-2.padding-top-1.grid-bars {
    padding-top: 0;
    margin-top: 1rem; }

.grid .row-level-2.padding-top-2 {
  padding-top: 1rem; }
  .grid .row-level-2.padding-top-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .row-level-2.padding-top-2.grid-bars {
    padding-top: 0;
    margin-top: 1rem; }

.grid .row-level-2.padding-top-3 {
  padding-top: 2rem; }
  .grid .row-level-2.padding-top-3.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }
  .grid .row-level-2.padding-top-3.grid-bars {
    padding-top: 0;
    margin-top: 2rem; }

.grid .row-level-2.padding-right-1 {
  padding-right: 1rem; }
  .grid .row-level-2.padding-right-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .row-level-2.padding-right-2 {
  padding-right: 1rem; }
  .grid .row-level-2.padding-right-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .row-level-2.padding-right-3 {
  padding-right: 2rem; }
  .grid .row-level-2.padding-right-3.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .row-level-2.padding-bottom-1 {
  padding-bottom: 1rem; }
  .grid .row-level-2.padding-bottom-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .row-level-2.padding-bottom-1.grid-bars {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .row-level-2.padding-bottom-2 {
  padding-bottom: 1rem; }
  .grid .row-level-2.padding-bottom-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .row-level-2.padding-bottom-2.grid-bars {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .row-level-2.padding-bottom-3 {
  padding-bottom: 2rem; }
  .grid .row-level-2.padding-bottom-3.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }
  .grid .row-level-2.padding-bottom-3.grid-bars {
    padding-bottom: 0;
    margin-bottom: 2rem; }

.grid .row-level-2.padding-left-1 {
  padding-left: 1rem; }
  .grid .row-level-2.padding-left-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .row-level-2.padding-left-2 {
  padding-left: 1rem; }
  .grid .row-level-2.padding-left-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .row-level-2.padding-left-3 {
  padding-left: 2rem; }
  .grid .row-level-2.padding-left-3.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }

.grid .area-level-2.padding-top-1.area-level-2 {
  padding-top: 1rem; }
  .grid .area-level-2.padding-top-1.area-level-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .area-level-2.padding-top-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-top-1.extend-to-edge > div {
    padding-top: 1rem; }
    .grid .area-level-2.padding-top-1.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -1rem; }
    .grid .area-level-2.padding-top-1.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 1rem; }
  .grid .area-level-2.padding-top-1.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .area-level-2.padding-top-1.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 1rem; }

.grid .area-level-2.padding-top-2.area-level-2 {
  padding-top: 1rem; }
  .grid .area-level-2.padding-top-2.area-level-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .area-level-2.padding-top-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-top-2.extend-to-edge > div {
    padding-top: 1rem; }
    .grid .area-level-2.padding-top-2.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -1rem; }
    .grid .area-level-2.padding-top-2.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 1rem; }
  .grid .area-level-2.padding-top-2.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -1rem; }
  .grid .area-level-2.padding-top-2.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 1rem; }

.grid .area-level-2.padding-top-3.area-level-2 {
  padding-top: 2rem; }
  .grid .area-level-2.padding-top-3.area-level-2.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }

.grid .area-level-2.padding-top-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-top-3.extend-to-edge > div {
    padding-top: 2rem; }
    .grid .area-level-2.padding-top-3.extend-to-edge > div.invert-padding {
      padding-top: 0;
      margin-top: -2rem; }
    .grid .area-level-2.padding-top-3.extend-to-edge > div.grid-bars {
      padding-top: 0;
      margin-top: 2rem; }
  .grid .area-level-2.padding-top-3.extend-to-edge.invert-padding > div {
    padding-top: 0;
    margin-top: -2rem; }
  .grid .area-level-2.padding-top-3.extend-to-edge.invert-padding.grid-bars > div {
    padding-top: 0;
    margin-top: 2rem; }

.grid .area-level-2.padding-right-1.area-level-2 {
  padding-right: 1rem; }
  .grid .area-level-2.padding-right-1.area-level-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-2.padding-right-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-right-1.extend-to-edge > div {
    padding-right: 1rem; }
    .grid .area-level-2.padding-right-1.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -1rem; }
  .grid .area-level-2.padding-right-1.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-2.padding-right-2.area-level-2 {
  padding-right: 1rem; }
  .grid .area-level-2.padding-right-2.area-level-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-2.padding-right-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-right-2.extend-to-edge > div {
    padding-right: 1rem; }
    .grid .area-level-2.padding-right-2.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -1rem; }
  .grid .area-level-2.padding-right-2.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -1rem; }

.grid .area-level-2.padding-right-3.area-level-2 {
  padding-right: 2rem; }
  .grid .area-level-2.padding-right-3.area-level-2.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .area-level-2.padding-right-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-right-3.extend-to-edge > div {
    padding-right: 2rem; }
    .grid .area-level-2.padding-right-3.extend-to-edge > div.invert-padding {
      padding-right: 0;
      margin-right: -2rem; }
  .grid .area-level-2.padding-right-3.extend-to-edge.invert-padding > div {
    padding-right: 0;
    margin-right: -2rem; }

.grid .area-level-2.padding-bottom-1.area-level-2 {
  padding-bottom: 1rem; }
  .grid .area-level-2.padding-bottom-1.area-level-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .area-level-2.padding-bottom-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-bottom-1.extend-to-edge > div {
    padding-bottom: 1rem; }
    .grid .area-level-2.padding-bottom-1.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -1rem; }
    .grid .area-level-2.padding-bottom-1.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 1rem; }
  .grid .area-level-2.padding-bottom-1.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .area-level-2.padding-bottom-1.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .area-level-2.padding-bottom-2.area-level-2 {
  padding-bottom: 1rem; }
  .grid .area-level-2.padding-bottom-2.area-level-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .area-level-2.padding-bottom-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-bottom-2.extend-to-edge > div {
    padding-bottom: 1rem; }
    .grid .area-level-2.padding-bottom-2.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -1rem; }
    .grid .area-level-2.padding-bottom-2.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 1rem; }
  .grid .area-level-2.padding-bottom-2.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -1rem; }
  .grid .area-level-2.padding-bottom-2.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 1rem; }

.grid .area-level-2.padding-bottom-3.area-level-2 {
  padding-bottom: 2rem; }
  .grid .area-level-2.padding-bottom-3.area-level-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }

.grid .area-level-2.padding-bottom-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-bottom-3.extend-to-edge > div {
    padding-bottom: 2rem; }
    .grid .area-level-2.padding-bottom-3.extend-to-edge > div.invert-padding {
      padding-bottom: 0;
      margin-bottom: -2rem; }
    .grid .area-level-2.padding-bottom-3.extend-to-edge > div.grid-bars {
      padding-bottom: 0;
      margin-bottom: 2rem; }
  .grid .area-level-2.padding-bottom-3.extend-to-edge.invert-padding > div {
    padding-bottom: 0;
    margin-bottom: -2rem; }
  .grid .area-level-2.padding-bottom-3.extend-to-edge.invert-padding.grid-bars > div {
    padding-bottom: 0;
    margin-bottom: 2rem; }

.grid .area-level-2.padding-left-1.area-level-2 {
  padding-left: 1rem; }
  .grid .area-level-2.padding-left-1.area-level-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }
  .grid .area-level-2.padding-left-1.area-level-2 sticky .sticking.released {
    left: 2rem !important; }

.grid .area-level-2.padding-left-1.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-left-1.extend-to-edge > div {
    padding-left: 1rem; }
    .grid .area-level-2.padding-left-1.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -1rem; }
  .grid .area-level-2.padding-left-1.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -1rem; }

.grid .area-level-2.padding-left-2.area-level-2 {
  padding-left: 1rem; }
  .grid .area-level-2.padding-left-2.area-level-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }
  .grid .area-level-2.padding-left-2.area-level-2 sticky .sticking.released {
    left: 2rem !important; }

.grid .area-level-2.padding-left-2.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-left-2.extend-to-edge > div {
    padding-left: 1rem; }
    .grid .area-level-2.padding-left-2.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -1rem; }
  .grid .area-level-2.padding-left-2.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -1rem; }

.grid .area-level-2.padding-left-3.area-level-2 {
  padding-left: 2rem; }
  .grid .area-level-2.padding-left-3.area-level-2.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }
  .grid .area-level-2.padding-left-3.area-level-2 sticky .sticking.released {
    left: 3rem !important; }

.grid .area-level-2.padding-left-3.extend-to-edge {
  padding: 0; }
  .grid .area-level-2.padding-left-3.extend-to-edge > div {
    padding-left: 2rem; }
    .grid .area-level-2.padding-left-3.extend-to-edge > div.invert-padding {
      padding-left: 0;
      margin-left: -2rem; }
  .grid .area-level-2.padding-left-3.extend-to-edge.invert-padding > div {
    padding-left: 0;
    margin-left: -2rem; }

.grid .padding-top-1 {
  padding-top: 1rem; }

.grid .padding-top-2 {
  padding-top: 1rem; }

.grid .padding-top-3 {
  padding-top: 2rem; }

.grid .border-top-1 {
  border-top: 2px solid #BDC9D1; }

.grid .padding-right-1 {
  padding-right: 1rem; }

.grid .padding-right-2 {
  padding-right: 1rem; }

.grid .padding-right-3 {
  padding-right: 2rem; }

.grid .border-right-1 {
  border-right: 2px solid #BDC9D1; }

.grid .padding-bottom-1 {
  padding-bottom: 1rem; }

.grid .padding-bottom-2 {
  padding-bottom: 1rem; }

.grid .padding-bottom-3 {
  padding-bottom: 2rem; }

.grid .border-bottom-1 {
  border-bottom: 2px solid #BDC9D1; }

.grid .padding-left-1 {
  padding-left: 1rem; }

.grid .padding-left-2 {
  padding-left: 1rem; }

.grid .padding-left-3 {
  padding-left: 2rem; }

.grid .border-left-1 {
  border-left: 2px solid #BDC9D1; }

.grid .grid-widget.padding-top-1 {
  padding-top: 1rem; }
  .grid .grid-widget.padding-top-1.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .grid-widget.padding-top-2 {
  padding-top: 1rem; }
  .grid .grid-widget.padding-top-2.invert-padding {
    padding-top: 0;
    margin-top: -1rem; }

.grid .grid-widget.padding-top-3 {
  padding-top: 2rem; }
  .grid .grid-widget.padding-top-3.invert-padding {
    padding-top: 0;
    margin-top: -2rem; }

.grid .grid-widget.border-top-1 {
  border-top: 1px solid #1f466f; }

.grid .grid-widget.padding-right-1 {
  padding-right: 1rem; }
  .grid .grid-widget.padding-right-1.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .grid-widget.padding-right-2 {
  padding-right: 1rem; }
  .grid .grid-widget.padding-right-2.invert-padding {
    padding-right: 0;
    margin-right: -1rem; }

.grid .grid-widget.padding-right-3 {
  padding-right: 2rem; }
  .grid .grid-widget.padding-right-3.invert-padding {
    padding-right: 0;
    margin-right: -2rem; }

.grid .grid-widget.border-right-1 {
  border-right: 1px solid #1f466f; }

.grid .grid-widget.padding-bottom-1 {
  padding-bottom: 1rem; }
  .grid .grid-widget.padding-bottom-1.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .grid-widget.padding-bottom-2 {
  padding-bottom: 1rem; }
  .grid .grid-widget.padding-bottom-2.invert-padding {
    padding-bottom: 0;
    margin-bottom: -1rem; }

.grid .grid-widget.padding-bottom-3 {
  padding-bottom: 2rem; }
  .grid .grid-widget.padding-bottom-3.invert-padding {
    padding-bottom: 0;
    margin-bottom: -2rem; }

.grid .grid-widget.border-bottom-1 {
  border-bottom: 1px solid #1f466f; }

.grid .grid-widget.padding-left-1 {
  padding-left: 1rem; }
  .grid .grid-widget.padding-left-1.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .grid-widget.padding-left-2 {
  padding-left: 1rem; }
  .grid .grid-widget.padding-left-2.invert-padding {
    padding-left: 0;
    margin-left: -1rem; }

.grid .grid-widget.padding-left-3 {
  padding-left: 2rem; }
  .grid .grid-widget.padding-left-3.invert-padding {
    padding-left: 0;
    margin-left: -2rem; }

.grid .grid-widget.border-left-1 {
  border-left: 1px solid #1f466f; }

.grid .grid-container-outer {
  padding: 0;
  width: 100%; }

.grid .overlay-color {
  position: absolute;
  z-index: 1;
  opacity: .39;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
  .grid .overlay-color + div {
    z-index: 2;
    position: relative; }

.grid .group-container {
  position: relative; }

.grid .indented-list {
  margin-left: 1.75rem;
  font-size: 1rem; }

.grid .dark-bg.grid-area h1, .grid .dark-bg.grid-area h2, .grid .dark-bg.grid-area h3, .grid .dark-bg.grid-area h4, .grid .dark-bg.grid-area h5, .grid .dark-bg.grid-area h6, .grid .dark-bg.grid-area p, .grid .dark-bg.grid-area ul, .grid .dark-bg.grid-area ol, .grid .dark-bg .grid-area:not(.light-bg) h1, .grid .dark-bg .grid-area:not(.light-bg) h2, .grid .dark-bg .grid-area:not(.light-bg) h3, .grid .dark-bg .grid-area:not(.light-bg) h4, .grid .dark-bg .grid-area:not(.light-bg) h5, .grid .dark-bg .grid-area:not(.light-bg) h6, .grid .dark-bg .grid-area:not(.light-bg) p, .grid .dark-bg .grid-area:not(.light-bg) ul, .grid .dark-bg .grid-area:not(.light-bg) ol {
  color: #fff; }

.grid .rte > *:last-child {
  margin-bottom: 0; }

.grid .pad-left, .grid .padding-row-left-1, .grid .padding-row-left-2, .grid .padding-cell-left-1, .grid .padding-cell-left-2 {
  padding-left: 1rem !important; }

.grid .pad-right, .grid .padding-row-right-1, .grid .padding-row-right-2, .grid .padding-cell-right-1, .grid .padding-cell-right-2 {
  padding-right: 1rem !important; }

.grid .space-children:not(.is-sticky) > div > * + *, .grid .space-children.is-sticky .sticker > .content > * + * {
  margin-top: 1rem; }

.grid .full > .is-sticky .sticker > .content {
  padding: 0 0.625rem; }

.grid .grid-row.halved-background {
  background-size: 100% 500px; }

.grid .section-slide-label {
  display: none; }

.grid .spread-background {
  width: calc(100% + 1.25rem);
  margin-left: -0.625rem;
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 1;
  max-width: none !important; }
  .grid .spread-background + div {
    position: relative;
    z-index: 2; }

.grid .medium-4:first-child .spread-background,
.grid .medium-1 + .medium-10 .spread-background,
.grid .medium-1 + .medium-8 .spread-background,
.grid .medium-1 + .medium-6 .spread-background,
.grid .medium-1 + .medium-5 .spread-background,
.grid .medium-1 + .medium-4 .spread-background {
  right: -1rem;
  width: 100vw; }

.grid .medium-4 + .medium-8 .spread-background,
.grid .medium-1 + .medium-4 + .medium-6 .spread-background,
.grid .medium-1 + .medium-6 + .medium-4 .spread-background,
.grid .medium-1 + .medium-5 + .medium-5 .spread-background {
  left: 0;
  width: 100vw; }

@media screen and (max-width: 39.9375em) {
  .grid .extend-to-edge {
    margin: 0 -0.625rem;
    min-width: calc(100% + 1.25rem); } }

@media print, screen and (min-width: 40em) {
  .grid {
    /* fix because programmatic generation above forces top and bottom margins to match */ }
    .grid .row-level-1.replace-gutters .area-container-1 {
      margin-left: -1rem;
      margin-right: -1rem; }
    .grid .row-level-1.replace-gutters .area-level-1 {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%; }
      .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left-1), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-left-2), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right-1), .grid .row-level-1.replace-gutters .area-level-1:not(.pad-right-2) {
        padding-left: 1rem;
        padding-right: 1rem; }
    .grid .row-level-1.pad-top .area-level-1 {
      padding-top: 6rem; }
    .grid .row-level-1.pad-top.small-padding .area-level-1 {
      padding-top: 2rem; }
    .grid .row-level-1.pad-bottom .area-level-1 {
      padding-bottom: 6rem; }
    .grid .row-level-1.pad-bottom.small-padding .area-level-1 {
      padding-bottom: 2rem; }
    .grid .area-level-1.pad-top {
      padding-top: 6rem; }
      .grid .area-level-1.pad-top.small-padding {
        padding-top: 2rem; }
    .grid .area-level-1.pad-bottom {
      padding-bottom: 6rem; }
      .grid .area-level-1.pad-bottom.small-padding {
        padding-bottom: 2rem; }
    .grid .row-level-2.replace-gutters .area-container-2 {
      margin-left: -1rem;
      margin-right: -1rem; }
    .grid .row-level-2.replace-gutters .area-level-2 {
      margin-left: 0 !important;
      margin-right: 0 !important;
      width: 100%; }
      .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left-1), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-left-2), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right-1), .grid .row-level-2.replace-gutters .area-level-2:not(.pad-right-2) {
        padding-left: 1rem;
        padding-right: 1rem; }
    .grid .row-level-2.pad-top .area-level-2 {
      padding-top: 6rem; }
    .grid .row-level-2.pad-top.small-padding .area-level-2 {
      padding-top: 2rem; }
    .grid .row-level-2.pad-bottom .area-level-2 {
      padding-bottom: 6rem; }
    .grid .row-level-2.pad-bottom.small-padding .area-level-2 {
      padding-bottom: 2rem; }
    .grid .area-level-2.pad-top {
      padding-top: 6rem; }
      .grid .area-level-2.pad-top.small-padding {
        padding-top: 2rem; }
    .grid .area-level-2.pad-bottom {
      padding-bottom: 6rem; }
      .grid .area-level-2.pad-bottom.small-padding {
        padding-bottom: 2rem; }
    .grid .row-level-1.padding-top-1 {
      padding-top: 3rem; }
      .grid .row-level-1.padding-top-1.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
      .grid .row-level-1.padding-top-1.grid-bars {
        padding-top: 0;
        margin-top: 3rem; }
    .grid .row-level-1.padding-top-2 {
      padding-top: 6rem; }
      .grid .row-level-1.padding-top-2.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
      .grid .row-level-1.padding-top-2.grid-bars {
        padding-top: 0;
        margin-top: 6rem; }
    .grid .row-level-1.padding-top-3 {
      padding-top: 12rem; }
      .grid .row-level-1.padding-top-3.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
      .grid .row-level-1.padding-top-3.grid-bars {
        padding-top: 0;
        margin-top: 12rem; }
    .grid .row-level-1.padding-right-1 {
      padding-right: 3rem; }
      .grid .row-level-1.padding-right-1.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .row-level-1.padding-right-2 {
      padding-right: 6rem; }
      .grid .row-level-1.padding-right-2.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .row-level-1.padding-right-3 {
      padding-right: 12rem; }
      .grid .row-level-1.padding-right-3.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .row-level-1.padding-bottom-1 {
      padding-bottom: 3rem; }
      .grid .row-level-1.padding-bottom-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
      .grid .row-level-1.padding-bottom-1.grid-bars {
        padding-bottom: 0;
        margin-bottom: 3rem; }
    .grid .row-level-1.padding-bottom-2 {
      padding-bottom: 6rem; }
      .grid .row-level-1.padding-bottom-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
      .grid .row-level-1.padding-bottom-2.grid-bars {
        padding-bottom: 0;
        margin-bottom: 6rem; }
    .grid .row-level-1.padding-bottom-3 {
      padding-bottom: 12rem; }
      .grid .row-level-1.padding-bottom-3.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
      .grid .row-level-1.padding-bottom-3.grid-bars {
        padding-bottom: 0;
        margin-bottom: 12rem; }
    .grid .row-level-1.padding-left-1 {
      padding-left: 3rem; }
      .grid .row-level-1.padding-left-1.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .row-level-1.padding-left-2 {
      padding-left: 6rem; }
      .grid .row-level-1.padding-left-2.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .row-level-1.padding-left-3 {
      padding-left: 12rem; }
      .grid .row-level-1.padding-left-3.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .area-level-1.padding-top-1.area-level-1 {
      padding-top: 3rem; }
      .grid .area-level-1.padding-top-1.area-level-1.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
    .grid .area-level-1.padding-top-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-top-1.extend-to-edge > div {
        padding-top: 3rem; }
        .grid .area-level-1.padding-top-1.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -3rem; }
        .grid .area-level-1.padding-top-1.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 3rem; }
      .grid .area-level-1.padding-top-1.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -3rem; }
      .grid .area-level-1.padding-top-1.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 3rem; }
    .grid .area-level-1.padding-top-2.area-level-1 {
      padding-top: 6rem; }
      .grid .area-level-1.padding-top-2.area-level-1.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
    .grid .area-level-1.padding-top-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-top-2.extend-to-edge > div {
        padding-top: 6rem; }
        .grid .area-level-1.padding-top-2.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -6rem; }
        .grid .area-level-1.padding-top-2.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 6rem; }
      .grid .area-level-1.padding-top-2.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -6rem; }
      .grid .area-level-1.padding-top-2.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 6rem; }
    .grid .area-level-1.padding-top-3.area-level-1 {
      padding-top: 12rem; }
      .grid .area-level-1.padding-top-3.area-level-1.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
    .grid .area-level-1.padding-top-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-top-3.extend-to-edge > div {
        padding-top: 12rem; }
        .grid .area-level-1.padding-top-3.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -12rem; }
        .grid .area-level-1.padding-top-3.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 12rem; }
      .grid .area-level-1.padding-top-3.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -12rem; }
      .grid .area-level-1.padding-top-3.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 12rem; }
    .grid .area-level-1.padding-right-1.area-level-1 {
      padding-right: 3rem; }
      .grid .area-level-1.padding-right-1.area-level-1.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .area-level-1.padding-right-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-right-1.extend-to-edge > div {
        padding-right: 3rem; }
        .grid .area-level-1.padding-right-1.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -3rem; }
      .grid .area-level-1.padding-right-1.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .area-level-1.padding-right-2.area-level-1 {
      padding-right: 6rem; }
      .grid .area-level-1.padding-right-2.area-level-1.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .area-level-1.padding-right-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-right-2.extend-to-edge > div {
        padding-right: 6rem; }
        .grid .area-level-1.padding-right-2.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -6rem; }
      .grid .area-level-1.padding-right-2.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .area-level-1.padding-right-3.area-level-1 {
      padding-right: 12rem; }
      .grid .area-level-1.padding-right-3.area-level-1.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .area-level-1.padding-right-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-right-3.extend-to-edge > div {
        padding-right: 12rem; }
        .grid .area-level-1.padding-right-3.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -12rem; }
      .grid .area-level-1.padding-right-3.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .area-level-1.padding-bottom-1.area-level-1 {
      padding-bottom: 3rem; }
      .grid .area-level-1.padding-bottom-1.area-level-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
    .grid .area-level-1.padding-bottom-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-bottom-1.extend-to-edge > div {
        padding-bottom: 3rem; }
        .grid .area-level-1.padding-bottom-1.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -3rem; }
        .grid .area-level-1.padding-bottom-1.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 3rem; }
      .grid .area-level-1.padding-bottom-1.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -3rem; }
      .grid .area-level-1.padding-bottom-1.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 3rem; }
    .grid .area-level-1.padding-bottom-2.area-level-1 {
      padding-bottom: 6rem; }
      .grid .area-level-1.padding-bottom-2.area-level-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
    .grid .area-level-1.padding-bottom-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-bottom-2.extend-to-edge > div {
        padding-bottom: 6rem; }
        .grid .area-level-1.padding-bottom-2.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -6rem; }
        .grid .area-level-1.padding-bottom-2.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 6rem; }
      .grid .area-level-1.padding-bottom-2.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -6rem; }
      .grid .area-level-1.padding-bottom-2.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 6rem; }
    .grid .area-level-1.padding-bottom-3.area-level-1 {
      padding-bottom: 12rem; }
      .grid .area-level-1.padding-bottom-3.area-level-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
    .grid .area-level-1.padding-bottom-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-bottom-3.extend-to-edge > div {
        padding-bottom: 12rem; }
        .grid .area-level-1.padding-bottom-3.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -12rem; }
        .grid .area-level-1.padding-bottom-3.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 12rem; }
      .grid .area-level-1.padding-bottom-3.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -12rem; }
      .grid .area-level-1.padding-bottom-3.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 12rem; }
    .grid .area-level-1.padding-left-1.area-level-1 {
      padding-left: 3rem; }
      .grid .area-level-1.padding-left-1.area-level-1.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
      .grid .area-level-1.padding-left-1.area-level-1 sticky .sticking.released {
        left: 4rem !important; }
    .grid .area-level-1.padding-left-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-left-1.extend-to-edge > div {
        padding-left: 3rem; }
        .grid .area-level-1.padding-left-1.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -3rem; }
      .grid .area-level-1.padding-left-1.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .area-level-1.padding-left-2.area-level-1 {
      padding-left: 6rem; }
      .grid .area-level-1.padding-left-2.area-level-1.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
      .grid .area-level-1.padding-left-2.area-level-1 sticky .sticking.released {
        left: 7rem !important; }
    .grid .area-level-1.padding-left-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-left-2.extend-to-edge > div {
        padding-left: 6rem; }
        .grid .area-level-1.padding-left-2.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -6rem; }
      .grid .area-level-1.padding-left-2.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .area-level-1.padding-left-3.area-level-1 {
      padding-left: 12rem; }
      .grid .area-level-1.padding-left-3.area-level-1.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
      .grid .area-level-1.padding-left-3.area-level-1 sticky .sticking.released {
        left: 13rem !important; }
    .grid .area-level-1.padding-left-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-1.padding-left-3.extend-to-edge > div {
        padding-left: 12rem; }
        .grid .area-level-1.padding-left-3.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -12rem; }
      .grid .area-level-1.padding-left-3.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .padding-top-1 {
      padding-top: 3rem; }
    .grid .padding-top-2 {
      padding-top: 6rem; }
    .grid .padding-top-3 {
      padding-top: 12rem; }
    .grid .border-top-1 {
      border-top: 2px solid #BDC9D1; }
    .grid .padding-right-1 {
      padding-right: 3rem; }
    .grid .padding-right-2 {
      padding-right: 6rem; }
    .grid .padding-right-3 {
      padding-right: 12rem; }
    .grid .border-right-1 {
      border-right: 2px solid #BDC9D1; }
    .grid .padding-bottom-1 {
      padding-bottom: 3rem; }
    .grid .padding-bottom-2 {
      padding-bottom: 6rem; }
    .grid .padding-bottom-3 {
      padding-bottom: 12rem; }
    .grid .border-bottom-1 {
      border-bottom: 2px solid #BDC9D1; }
    .grid .padding-left-1 {
      padding-left: 3rem; }
    .grid .padding-left-2 {
      padding-left: 6rem; }
    .grid .padding-left-3 {
      padding-left: 12rem; }
    .grid .border-left-1 {
      border-left: 2px solid #BDC9D1; }
    .grid .grid-widget.padding-top-1 {
      padding-top: 3rem; }
      .grid .grid-widget.padding-top-1.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
    .grid .grid-widget.padding-top-2 {
      padding-top: 6rem; }
      .grid .grid-widget.padding-top-2.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
    .grid .grid-widget.padding-top-3 {
      padding-top: 12rem; }
      .grid .grid-widget.padding-top-3.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
    .grid .grid-widget.border-top-1 {
      border-top: 1px solid #1f466f; }
    .grid .grid-widget.padding-right-1 {
      padding-right: 3rem; }
      .grid .grid-widget.padding-right-1.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .grid-widget.padding-right-2 {
      padding-right: 6rem; }
      .grid .grid-widget.padding-right-2.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .grid-widget.padding-right-3 {
      padding-right: 12rem; }
      .grid .grid-widget.padding-right-3.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .grid-widget.border-right-1 {
      border-right: 1px solid #1f466f; }
    .grid .grid-widget.padding-bottom-1 {
      padding-bottom: 3rem; }
      .grid .grid-widget.padding-bottom-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
    .grid .grid-widget.padding-bottom-2 {
      padding-bottom: 6rem; }
      .grid .grid-widget.padding-bottom-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
    .grid .grid-widget.padding-bottom-3 {
      padding-bottom: 12rem; }
      .grid .grid-widget.padding-bottom-3.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
    .grid .grid-widget.border-bottom-1 {
      border-bottom: 1px solid #1f466f; }
    .grid .grid-widget.padding-left-1 {
      padding-left: 3rem; }
      .grid .grid-widget.padding-left-1.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .grid-widget.padding-left-2 {
      padding-left: 6rem; }
      .grid .grid-widget.padding-left-2.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .grid-widget.padding-left-3 {
      padding-left: 12rem; }
      .grid .grid-widget.padding-left-3.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .grid-widget.border-left-1 {
      border-left: 1px solid #1f466f; }
    .grid .row-level-2.padding-top-1 {
      padding-top: 3rem; }
      .grid .row-level-2.padding-top-1.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
      .grid .row-level-2.padding-top-1.grid-bars {
        padding-top: 0;
        margin-top: 3rem; }
    .grid .row-level-2.padding-top-2 {
      padding-top: 6rem; }
      .grid .row-level-2.padding-top-2.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
      .grid .row-level-2.padding-top-2.grid-bars {
        padding-top: 0;
        margin-top: 6rem; }
    .grid .row-level-2.padding-top-3 {
      padding-top: 12rem; }
      .grid .row-level-2.padding-top-3.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
      .grid .row-level-2.padding-top-3.grid-bars {
        padding-top: 0;
        margin-top: 12rem; }
    .grid .row-level-2.padding-right-1 {
      padding-right: 3rem; }
      .grid .row-level-2.padding-right-1.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .row-level-2.padding-right-2 {
      padding-right: 6rem; }
      .grid .row-level-2.padding-right-2.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .row-level-2.padding-right-3 {
      padding-right: 12rem; }
      .grid .row-level-2.padding-right-3.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .row-level-2.padding-bottom-1 {
      padding-bottom: 3rem; }
      .grid .row-level-2.padding-bottom-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
      .grid .row-level-2.padding-bottom-1.grid-bars {
        padding-bottom: 0;
        margin-bottom: 3rem; }
    .grid .row-level-2.padding-bottom-2 {
      padding-bottom: 6rem; }
      .grid .row-level-2.padding-bottom-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
      .grid .row-level-2.padding-bottom-2.grid-bars {
        padding-bottom: 0;
        margin-bottom: 6rem; }
    .grid .row-level-2.padding-bottom-3 {
      padding-bottom: 12rem; }
      .grid .row-level-2.padding-bottom-3.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
      .grid .row-level-2.padding-bottom-3.grid-bars {
        padding-bottom: 0;
        margin-bottom: 12rem; }
    .grid .row-level-2.padding-left-1 {
      padding-left: 3rem; }
      .grid .row-level-2.padding-left-1.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .row-level-2.padding-left-2 {
      padding-left: 6rem; }
      .grid .row-level-2.padding-left-2.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .row-level-2.padding-left-3 {
      padding-left: 12rem; }
      .grid .row-level-2.padding-left-3.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .area-level-2.padding-top-1.area-level-2 {
      padding-top: 3rem; }
      .grid .area-level-2.padding-top-1.area-level-2.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
    .grid .area-level-2.padding-top-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-top-1.extend-to-edge > div {
        padding-top: 3rem; }
        .grid .area-level-2.padding-top-1.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -3rem; }
        .grid .area-level-2.padding-top-1.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 3rem; }
      .grid .area-level-2.padding-top-1.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -3rem; }
      .grid .area-level-2.padding-top-1.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 3rem; }
    .grid .area-level-2.padding-top-2.area-level-2 {
      padding-top: 6rem; }
      .grid .area-level-2.padding-top-2.area-level-2.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
    .grid .area-level-2.padding-top-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-top-2.extend-to-edge > div {
        padding-top: 6rem; }
        .grid .area-level-2.padding-top-2.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -6rem; }
        .grid .area-level-2.padding-top-2.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 6rem; }
      .grid .area-level-2.padding-top-2.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -6rem; }
      .grid .area-level-2.padding-top-2.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 6rem; }
    .grid .area-level-2.padding-top-3.area-level-2 {
      padding-top: 12rem; }
      .grid .area-level-2.padding-top-3.area-level-2.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
    .grid .area-level-2.padding-top-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-top-3.extend-to-edge > div {
        padding-top: 12rem; }
        .grid .area-level-2.padding-top-3.extend-to-edge > div.invert-padding {
          padding-top: 0;
          margin-top: -12rem; }
        .grid .area-level-2.padding-top-3.extend-to-edge > div.grid-bars {
          padding-top: 0;
          margin-top: 12rem; }
      .grid .area-level-2.padding-top-3.extend-to-edge.invert-padding > div {
        padding-top: 0;
        margin-top: -12rem; }
      .grid .area-level-2.padding-top-3.extend-to-edge.invert-padding.grid-bars > div {
        padding-top: 0;
        margin-top: 12rem; }
    .grid .area-level-2.padding-right-1.area-level-2 {
      padding-right: 3rem; }
      .grid .area-level-2.padding-right-1.area-level-2.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .area-level-2.padding-right-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-right-1.extend-to-edge > div {
        padding-right: 3rem; }
        .grid .area-level-2.padding-right-1.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -3rem; }
      .grid .area-level-2.padding-right-1.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .area-level-2.padding-right-2.area-level-2 {
      padding-right: 6rem; }
      .grid .area-level-2.padding-right-2.area-level-2.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .area-level-2.padding-right-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-right-2.extend-to-edge > div {
        padding-right: 6rem; }
        .grid .area-level-2.padding-right-2.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -6rem; }
      .grid .area-level-2.padding-right-2.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .area-level-2.padding-right-3.area-level-2 {
      padding-right: 12rem; }
      .grid .area-level-2.padding-right-3.area-level-2.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .area-level-2.padding-right-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-right-3.extend-to-edge > div {
        padding-right: 12rem; }
        .grid .area-level-2.padding-right-3.extend-to-edge > div.invert-padding {
          padding-right: 0;
          margin-right: -12rem; }
      .grid .area-level-2.padding-right-3.extend-to-edge.invert-padding > div {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .area-level-2.padding-bottom-1.area-level-2 {
      padding-bottom: 3rem; }
      .grid .area-level-2.padding-bottom-1.area-level-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
    .grid .area-level-2.padding-bottom-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-bottom-1.extend-to-edge > div {
        padding-bottom: 3rem; }
        .grid .area-level-2.padding-bottom-1.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -3rem; }
        .grid .area-level-2.padding-bottom-1.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 3rem; }
      .grid .area-level-2.padding-bottom-1.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -3rem; }
      .grid .area-level-2.padding-bottom-1.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 3rem; }
    .grid .area-level-2.padding-bottom-2.area-level-2 {
      padding-bottom: 6rem; }
      .grid .area-level-2.padding-bottom-2.area-level-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
    .grid .area-level-2.padding-bottom-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-bottom-2.extend-to-edge > div {
        padding-bottom: 6rem; }
        .grid .area-level-2.padding-bottom-2.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -6rem; }
        .grid .area-level-2.padding-bottom-2.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 6rem; }
      .grid .area-level-2.padding-bottom-2.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -6rem; }
      .grid .area-level-2.padding-bottom-2.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 6rem; }
    .grid .area-level-2.padding-bottom-3.area-level-2 {
      padding-bottom: 12rem; }
      .grid .area-level-2.padding-bottom-3.area-level-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
    .grid .area-level-2.padding-bottom-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-bottom-3.extend-to-edge > div {
        padding-bottom: 12rem; }
        .grid .area-level-2.padding-bottom-3.extend-to-edge > div.invert-padding {
          padding-bottom: 0;
          margin-bottom: -12rem; }
        .grid .area-level-2.padding-bottom-3.extend-to-edge > div.grid-bars {
          padding-bottom: 0;
          margin-bottom: 12rem; }
      .grid .area-level-2.padding-bottom-3.extend-to-edge.invert-padding > div {
        padding-bottom: 0;
        margin-bottom: -12rem; }
      .grid .area-level-2.padding-bottom-3.extend-to-edge.invert-padding.grid-bars > div {
        padding-bottom: 0;
        margin-bottom: 12rem; }
    .grid .area-level-2.padding-left-1.area-level-2 {
      padding-left: 3rem; }
      .grid .area-level-2.padding-left-1.area-level-2.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
      .grid .area-level-2.padding-left-1.area-level-2 sticky .sticking.released {
        left: 4rem !important; }
    .grid .area-level-2.padding-left-1.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-left-1.extend-to-edge > div {
        padding-left: 3rem; }
        .grid .area-level-2.padding-left-1.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -3rem; }
      .grid .area-level-2.padding-left-1.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .area-level-2.padding-left-2.area-level-2 {
      padding-left: 6rem; }
      .grid .area-level-2.padding-left-2.area-level-2.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
      .grid .area-level-2.padding-left-2.area-level-2 sticky .sticking.released {
        left: 7rem !important; }
    .grid .area-level-2.padding-left-2.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-left-2.extend-to-edge > div {
        padding-left: 6rem; }
        .grid .area-level-2.padding-left-2.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -6rem; }
      .grid .area-level-2.padding-left-2.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .area-level-2.padding-left-3.area-level-2 {
      padding-left: 12rem; }
      .grid .area-level-2.padding-left-3.area-level-2.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
      .grid .area-level-2.padding-left-3.area-level-2 sticky .sticking.released {
        left: 13rem !important; }
    .grid .area-level-2.padding-left-3.extend-to-edge {
      padding: 0; }
      .grid .area-level-2.padding-left-3.extend-to-edge > div {
        padding-left: 12rem; }
        .grid .area-level-2.padding-left-3.extend-to-edge > div.invert-padding {
          padding-left: 0;
          margin-left: -12rem; }
      .grid .area-level-2.padding-left-3.extend-to-edge.invert-padding > div {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .padding-top-1 {
      padding-top: 3rem; }
    .grid .padding-top-2 {
      padding-top: 6rem; }
    .grid .padding-top-3 {
      padding-top: 12rem; }
    .grid .border-top-1 {
      border-top: 2px solid #BDC9D1; }
    .grid .padding-right-1 {
      padding-right: 3rem; }
    .grid .padding-right-2 {
      padding-right: 6rem; }
    .grid .padding-right-3 {
      padding-right: 12rem; }
    .grid .border-right-1 {
      border-right: 2px solid #BDC9D1; }
    .grid .padding-bottom-1 {
      padding-bottom: 3rem; }
    .grid .padding-bottom-2 {
      padding-bottom: 6rem; }
    .grid .padding-bottom-3 {
      padding-bottom: 12rem; }
    .grid .border-bottom-1 {
      border-bottom: 2px solid #BDC9D1; }
    .grid .padding-left-1 {
      padding-left: 3rem; }
    .grid .padding-left-2 {
      padding-left: 6rem; }
    .grid .padding-left-3 {
      padding-left: 12rem; }
    .grid .border-left-1 {
      border-left: 2px solid #BDC9D1; }
    .grid .grid-widget.padding-top-1 {
      padding-top: 3rem; }
      .grid .grid-widget.padding-top-1.invert-padding {
        padding-top: 0;
        margin-top: -3rem; }
    .grid .grid-widget.padding-top-2 {
      padding-top: 6rem; }
      .grid .grid-widget.padding-top-2.invert-padding {
        padding-top: 0;
        margin-top: -6rem; }
    .grid .grid-widget.padding-top-3 {
      padding-top: 12rem; }
      .grid .grid-widget.padding-top-3.invert-padding {
        padding-top: 0;
        margin-top: -12rem; }
    .grid .grid-widget.border-top-1 {
      border-top: 1px solid #1f466f; }
    .grid .grid-widget.padding-right-1 {
      padding-right: 3rem; }
      .grid .grid-widget.padding-right-1.invert-padding {
        padding-right: 0;
        margin-right: -3rem; }
    .grid .grid-widget.padding-right-2 {
      padding-right: 6rem; }
      .grid .grid-widget.padding-right-2.invert-padding {
        padding-right: 0;
        margin-right: -6rem; }
    .grid .grid-widget.padding-right-3 {
      padding-right: 12rem; }
      .grid .grid-widget.padding-right-3.invert-padding {
        padding-right: 0;
        margin-right: -12rem; }
    .grid .grid-widget.border-right-1 {
      border-right: 1px solid #1f466f; }
    .grid .grid-widget.padding-bottom-1 {
      padding-bottom: 3rem; }
      .grid .grid-widget.padding-bottom-1.invert-padding {
        padding-bottom: 0;
        margin-bottom: -3rem; }
    .grid .grid-widget.padding-bottom-2 {
      padding-bottom: 6rem; }
      .grid .grid-widget.padding-bottom-2.invert-padding {
        padding-bottom: 0;
        margin-bottom: -6rem; }
    .grid .grid-widget.padding-bottom-3 {
      padding-bottom: 12rem; }
      .grid .grid-widget.padding-bottom-3.invert-padding {
        padding-bottom: 0;
        margin-bottom: -12rem; }
    .grid .grid-widget.border-bottom-1 {
      border-bottom: 1px solid #1f466f; }
    .grid .grid-widget.padding-left-1 {
      padding-left: 3rem; }
      .grid .grid-widget.padding-left-1.invert-padding {
        padding-left: 0;
        margin-left: -3rem; }
    .grid .grid-widget.padding-left-2 {
      padding-left: 6rem; }
      .grid .grid-widget.padding-left-2.invert-padding {
        padding-left: 0;
        margin-left: -6rem; }
    .grid .grid-widget.padding-left-3 {
      padding-left: 12rem; }
      .grid .grid-widget.padding-left-3.invert-padding {
        padding-left: 0;
        margin-left: -12rem; }
    .grid .grid-widget.border-left-1 {
      border-left: 1px solid #1f466f; }
    .grid .indented-list {
      margin-left: 3.25rem; }
    .grid .row-level-1.padding-top-1 {
      padding-top: 2rem; }
    .grid .area-container.full {
      margin-left: -1rem;
      margin-right: -1rem; }
    .grid .pad-left, .grid .padding-row-left-1, .grid .padding-cell-left-1 {
      padding-left: 3rem !important; }
    .grid .pad-right, .grid .padding-row-right-1, .grid .padding-cell-right-1 {
      padding-right: 3rem !important; }
    .grid .padding-row-left-2, .grid .padding-cell-left-2 {
      padding-left: 6rem !important; }
    .grid .padding-row-right-2, .grid .padding-cell-right-2 {
      padding-right: 6rem !important; }
    .grid .full > .pad-left, .grid .full .padding-row-left-1, .grid .full .padding-cell-left-1 {
      padding-left: 4rem !important; }
    .grid .full > .pad-right, .grid .full .padding-row-right-1, .grid .full .padding-cell-right-1 {
      padding-right: 4rem !important; }
    .grid .full .padding-row-left-2, .grid .full .padding-cell-left-2 {
      padding-left: 7rem !important; }
    .grid .full .padding-row-right-2, .grid .full .padding-cell-right-2 {
      padding-right: 7rem !important; }
    .grid .space-children:not(.is-sticky) > div > * + *, .grid .space-children.is-sticky .sticker > .content > * + * {
      margin-top: 3rem; }
    .grid .grid-divider[class*="medium-"]::before {
      position: absolute;
      top: 0;
      left: -16.5px;
      height: 100%;
      width: 1px;
      margin: 0; }
    .grid .full > .is-sticky .sticker > .content {
      padding: 0 0 0 1rem; }
    .grid .grid-row.halved-background {
      background-size: 50% 500px; }
    .grid .section-slide-label {
      display: block;
      max-width: 78rem;
      margin: 0 auto;
      position: relative; }
      .grid .section-slide-label a {
        position: absolute;
        display: flex;
        color: #fff;
        transition: color .3s;
        right: -240px;
        bottom: 0;
        border-bottom: 1px solid #fff;
        transform: rotateZ(-90deg);
        transform-origin: left bottom;
        z-index: 2;
        padding-right: 3.5rem;
        width: 230px;
        height: 36px;
        align-items: center; }
        .grid .section-slide-label a .fa {
          width: 50px;
          height: 34px; }
        .grid .section-slide-label a:hover, .grid .section-slide-label a:focus {
          color: #f39a42;
          cursor: pointer;
          text-decoration: none; }
        .grid .section-slide-label a span {
          padding: .5rem 1rem;
          margin-right: 1rem;
          border-right: 2px solid #fff;
          display: inline-block;
          width: 50px; }
    .grid .spread-background {
      width: calc(100% + 2rem);
      margin-left: -1rem; }
    .grid .grid-row[slideshow-slide] {
      z-index: 2;
      /*&:nth-child(1) {
                    z-index: 10;
                }

                &:nth-child(2) {
                    z-index: 9;
                }

                &:nth-child(3) {
                    z-index: 8;
                }

                &:nth-child(4) {
                    z-index: 7;
                }

                &:nth-child(5) {
                    z-index: 6;
                }

                &:nth-child(6) {
                    z-index: 5;
                }*/ }
  .slideshow-background {
    background-color: #1f466f; }
  .is-slideshow-slide .slideshow-background-overlay {
    background-color: rgba(9, 20, 31, 0.8) !important; } }

@media screen and (max-width: 63.9375em) {
  .layout-cart-columns .large-1 {
    display: none; } }

@media print, screen and (min-width: 64em) {
  .layout-cart-columns .area-container {
    flex-wrap: nowrap; }
  .layout-cart-columns .large-8 {
    width: auto;
    flex: 1 1 auto;
    max-width: none; }
  .layout-cart-columns .large-3 {
    flex: 0 0 364px;
    width: 364px;
    max-width: 364px; } }

@media print, screen and (min-width: 75rem) {
  .layout-cart-columns .area-container {
    flex-wrap: nowrap;
    width: calc(50vw + 38.5rem); }
  .layout-cart-columns .large-1 {
    display: block;
    width: calc(6.25rem - 32px); }
  .layout-cart-columns .large-8 {
    width: auto;
    flex: 1 1 auto;
    max-width: none; }
    .layout-cart-columns .large-8 > div {
      max-width: calc(62.5rem - 32px); } }

@media print, screen and (min-width: 75rem) {
  .grid .extend-to-edge:first-child > div, .grid .extend-to-edge:last-child > div {
    min-width: calc(100% + 50vw - 37rem); }
  .grid .extend-to-edge:first-child > div {
    position: relative;
    left: calc(37rem - 50vw); }
  .grid .extend-to-edge > div {
    background-color: inherit; }
  .grid .spread-background {
    width: calc(50% + 50vw - 37rem); }
  .grid .grid-area:first-child .spread-background {
    right: 100%; }
  .grid .grid-area.last-child .spread-background {
    left: 100%; }
  .gutter-x .extend-to-edge:first-child > div, .gutter-x .extend-to-edge:last-child > div {
    min-width: calc(100% + 50vw - 38rem); }
  .gutter-x .extend-to-edge:first-child > div {
    position: relative;
    left: calc(38rem - 50vw); }
  .overflow-hidden .gutter-x .extend-to-edge:first-child > div, .overflow-hidden .gutter-x .extend-to-edge:last-child > div {
    min-width: calc(100% + 50vw - 38rem + 1rem) !important; }
  .overflow-hidden .gutter-x .extend-to-edge:first-child > div {
    left: calc(38rem - 1rem - 50vw) !important; } }

@media print, screen and (min-width: 78rem) {
  .grid .section-slide-label {
    opacity: 1;
    visibility: visible; } }

@media print, screen and (min-width: 64em) {
  .grid .grid-divider[class*="large-"]::before {
    position: absolute;
    top: 0;
    left: -16.5px;
    height: 100%;
    width: 1px;
    margin: 0; }
  .gutter-x {
    padding-left: 0;
    padding-right: 0; } }

@media screen and (min-width: 40em) {
  .medium-expand-1.medium-1 {
    width: calc(16.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 16.66667%; }
  .medium-expand-2.medium-1 {
    width: calc(25% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 25%; }
  .medium-expand-3.medium-1 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .medium-expand-4.medium-1 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .medium-expand-5.medium-1 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .medium-expand-6.medium-1 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-7.medium-1 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-8.medium-1 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-9.medium-1 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-10.medium-1 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-11.medium-1 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-2 {
    width: calc(25% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 25%; }
  .medium-expand-2.medium-2 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .medium-expand-3.medium-2 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .medium-expand-4.medium-2 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .medium-expand-5.medium-2 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-6.medium-2 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-7.medium-2 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-8.medium-2 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-9.medium-2 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-10.medium-2 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-3 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .medium-expand-2.medium-3 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .medium-expand-3.medium-3 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .medium-expand-4.medium-3 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-5.medium-3 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-6.medium-3 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-7.medium-3 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-8.medium-3 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-9.medium-3 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-4 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .medium-expand-2.medium-4 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .medium-expand-3.medium-4 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-4.medium-4 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-5.medium-4 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-6.medium-4 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-7.medium-4 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-8.medium-4 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-5 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .medium-expand-2.medium-5 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-3.medium-5 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-4.medium-5 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-5.medium-5 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-6.medium-5 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-7.medium-5 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-6 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .medium-expand-2.medium-6 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-3.medium-6 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-4.medium-6 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-5.medium-6 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-6.medium-6 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-7 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .medium-expand-2.medium-7 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-3.medium-7 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-4.medium-7 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-5.medium-7 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-8 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .medium-expand-2.medium-8 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-3.medium-8 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-4.medium-8 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-9 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .medium-expand-2.medium-9 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-3.medium-9 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-10 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .medium-expand-2.medium-10 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .medium-expand-1.medium-11 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; } }

@media screen and (min-width: 64em) {
  .large-expand-1.medium-1 {
    width: calc(16.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 16.66667%; }
  .large-expand-2.medium-1 {
    width: calc(25% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 25%; }
  .large-expand-3.medium-1 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .large-expand-4.medium-1 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .large-expand-5.medium-1 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .large-expand-6.medium-1 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-7.medium-1 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-8.medium-1 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-9.medium-1 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-10.medium-1 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-11.medium-1 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-2 {
    width: calc(25% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 25%; }
  .large-expand-2.medium-2 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .large-expand-3.medium-2 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .large-expand-4.medium-2 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .large-expand-5.medium-2 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-6.medium-2 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-7.medium-2 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-8.medium-2 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-9.medium-2 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-10.medium-2 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-3 {
    width: calc(33.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 33.33333%; }
  .large-expand-2.medium-3 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .large-expand-3.medium-3 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .large-expand-4.medium-3 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-5.medium-3 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-6.medium-3 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-7.medium-3 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-8.medium-3 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-9.medium-3 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-4 {
    width: calc(41.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 41.66667%; }
  .large-expand-2.medium-4 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .large-expand-3.medium-4 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-4.medium-4 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-5.medium-4 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-6.medium-4 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-7.medium-4 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-8.medium-4 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-5 {
    width: calc(50% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 50%; }
  .large-expand-2.medium-5 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-3.medium-5 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-4.medium-5 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-5.medium-5 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-6.medium-5 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-7.medium-5 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-6 {
    width: calc(58.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 58.33333%; }
  .large-expand-2.medium-6 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-3.medium-6 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-4.medium-6 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-5.medium-6 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-6.medium-6 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-7 {
    width: calc(66.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 66.66667%; }
  .large-expand-2.medium-7 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-3.medium-7 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-4.medium-7 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-5.medium-7 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-8 {
    width: calc(75% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 75%; }
  .large-expand-2.medium-8 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-3.medium-8 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-4.medium-8 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-9 {
    width: calc(83.33333% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 83.33333%; }
  .large-expand-2.medium-9 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-3.medium-9 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-10 {
    width: calc(91.66667% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 91.66667%; }
  .large-expand-2.medium-10 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; }
  .large-expand-1.medium-11 {
    width: calc(100% - 2rem);
    margin-right: 1rem;
    margin-left: 1rem;
    max-width: 100%; } }

.grid-container[slideshow="0"] {
  margin-bottom: 2px; }

.header {
  position: relative;
  z-index: 1001; }
  .header.alternate > .spacer {
    display: none; }
  .header .header-container {
    border-bottom: 1px solid #9db9d2;
    background: #fff;
    transition: background 0.3s ease, border 0.3s ease;
    padding: .875rem 0;
    position: relative;
    z-index: 1; }
  .header .grid-container {
    display: flex;
    justify-content: space-between;
    max-width: 78rem; }
    .header .grid-container .row {
      max-width: 78rem; }
  .header .mobile-navigation {
    background: #1f466f;
    width: 100%;
    position: absolute;
    top: 100%;
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 67px);
    transition: all 0.15s ease;
    transform: translateX(100%);
    transition: transform .5s; }
  .header .header-wrapper {
    transition: background 0.3s ease; }
    .header .header-wrapper.active {
      /*.header-container {
                background: $blue;
            }*/ }
      .header .header-wrapper.active .mobile-navigation {
        transform: translateX(0%); }
  .header .toggle-icon {
    font-size: 2.375rem;
    vertical-align: top;
    margin: 0.25rem 0 0 0.5rem;
    /*&.active-mobile {
            span {
                background: $blue;
            }
        }*/ }
    .header .toggle-icon span {
      background: #1f466f; }
  .header .accordion {
    background: none;
    margin: 0;
    border-top: 1px solid #fff; }
    .header .accordion .accordion-item {
      transition: all 0.2s ease; }
      .header .accordion .accordion-item.active .fa {
        transform: rotateX(180deg); }
      .header .accordion .accordion-item.active .accordion-arrow {
        background: #3a73a5; }
    .header .accordion .link-title {
      justify-content: space-between;
      align-items: stretch;
      display: flex;
      border-bottom: 1px solid #fff; }
      .header .accordion .link-title a {
        color: #fff;
        margin: 0 0 0 2.375rem;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 1.25rem;
        line-height: 1.5rem;
        font-weight: 800;
        padding: 1.5625rem 1rem; }
        .header .accordion .link-title a:hover {
          text-decoration: none; }
      .header .accordion .link-title .accordion-arrow {
        margin: 0 0 0 1rem;
        width: 4.625rem;
        background: #BDC9D1;
        text-align: center;
        position: relative;
        display: inline-block;
        vertical-align: top;
        font-size: 2.5rem;
        padding: 1rem;
        align-items: center;
        justify-content: center;
        display: flex; }
        .header .accordion .link-title .accordion-arrow:hover {
          background: #3a73a5; }
    .header .accordion .accordion-content {
      width: 100%;
      max-width: 100%;
      background: none;
      padding: 1rem 0;
      border: none;
      border-bottom: 1px solid #fff; }
    .header .accordion .fa {
      transition: all 0.3s ease; }
    .header .accordion .menu {
      list-style: none;
      margin: 0;
      padding: 0 3.375rem; }
      .header .accordion .menu li {
        padding: 1rem 0; }
      .header .accordion .menu a {
        color: #fff; }
        .header .accordion .menu a:hover {
          text-decoration: none;
          color: #f39a42; }
  .header .contact-block {
    padding: 2.5rem;
    text-align: center; }
  .header .logo {
    width: 4.5rem;
    height: 2.375rem;
    margin: 0 1.5rem 0 0;
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .header .logo .transparent {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transition: all 0.3s ease;
      visibility: hidden;
      opacity: 0; }
    .header .logo .default {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      transition: all 0.3s ease;
      visibility: visible;
      opacity: 1; }
  .header .slogan {
    color: #1f466f;
    font-size: 1rem;
    line-height: 1.5626rem;
    font-weight: 800;
    margin: 0 0 -0.5rem;
    opacity: 1;
    display: none;
    transition: color .3s; }
  .header .desktop-nav-container {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
  .header .mobile-nav-container {
    display: block; }
  .header .submenu {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 1px solid #e8edef;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    min-width: 140px;
    box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    padding: 0.75rem 1rem;
    font-size: 0.875rem;
    line-height: 1.375rem;
    font-weight: 600;
    text-transform: none;
    width: auto; }
    .header .submenu span {
      font-weight: 800; }
    .header .submenu a {
      color: #3a73a5; }
      .header .submenu a:hover {
        color: #f39a42;
        text-decoration: none; }
  .header .login.active .fa {
    color: #f39a42; }
  .header .search-block.active .menu-icon {
    color: #f39a42; }
  .header .search-block.active .search-form {
    visibility: visible;
    opacity: 1; }
  .header .search-form {
    position: absolute;
    top: 100%;
    right: 0;
    opacity: 0;
    width: 100%;
    background: #1f466f;
    padding: 0.25rem;
    z-index: 1;
    visibility: hidden;
    display: flex;
    transition: all 0.3s ease; }
  .header .search-input {
    background-color: #fff !important;
    border: none;
    margin: 0;
    color: #1f466f;
    height: 2.5rem;
    padding: .25rem;
    border-right: 4px solid #1f466f !important;
    border-bottom: none !important; }
  .header .search-btn {
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: #1f466f;
    padding: 0.25rem;
    min-width: inherit;
    flex: 0 0 3.5rem;
    background: #fff;
    transition: all 0.3s ease; }
    .header .search-btn:hover {
      background: #142d47;
      color: #fff; }
  .header .secondary-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    line-height: 2.375rem; }
  .header .secondary-nav .secondary-nav-item {
    margin: 0 0 0 1.25rem;
    line-height: 1rem; }
    .header .secondary-nav .secondary-nav-item.login .submenu {
      min-width: 12.125rem;
      text-align: center; }
      .header .secondary-nav .secondary-nav-item.login .submenu .menu {
        justify-content: center;
        display: flex; }
      .header .secondary-nav .secondary-nav-item.login .submenu li {
        padding: 0 0.5rem;
        margin: 0;
        line-height: 1.5rem; }
    .header .secondary-nav .secondary-nav-item.active .submenu {
      opacity: 1;
      visibility: visible; }
    .header .secondary-nav .secondary-nav-item.active > a {
      color: #3a73a5;
      text-decoration: none; }
  .header .secondary-nav .fa {
    color: #79858E;
    font-size: 1.5rem; }
  .header .secondary-nav a:hover {
    text-decoration: none; }
  .header .secondary-nav .submenu a {
    white-space: nowrap; }
  .header .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; }
    .header .main-menu > li {
      padding: 0 1.25rem;
      text-transform: uppercase; }
      .header .main-menu > li:last-child {
        padding-right: 0; }
      .header .main-menu > li:hover > a {
        color: #3a73a5;
        text-decoration: none; }
        .header .main-menu > li:hover > a:after {
          left: 0;
          width: 100%; }
      .header .main-menu > li:hover .submenu {
        opacity: 1;
        visibility: visible;
        transition-delay: .5s;
        transition-property: opacity, visibility; }
    .header .main-menu .submenu {
      width: 63rem;
      max-width: 100%;
      background: #245c85;
      border: none;
      padding: 0 1rem;
      max-height: 70vh; }
      .header .main-menu .submenu:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: -100%;
        right: -100%;
        z-index: -1;
        background: linear-gradient(180deg, #245c85 0%, #0a2d4c 100%); }
    .header .main-menu a {
      color: #0A2D4C;
      letter-spacing: 2px;
      font-size: 1rem;
      line-height: 1.5625rem;
      padding: 1rem 0;
      font-weight: 600;
      position: relative;
      display: block; }
      .header .main-menu a:after {
        content: "";
        transition: all .3s ease;
        position: absolute;
        bottom: 0;
        left: 50%;
        height: 8px;
        width: 0;
        background: #3a73a5; }
    .header .main-menu .menu {
      list-style: none;
      margin: 0;
      /*display: flex;
            flex-wrap: wrap;
            flex-flow: column wrap;
            max-height: 280px;*/
      column-count: 3; }
      .header .main-menu .menu li {
        /*flex: 1 1 33.3334%;
                max-width: 33.3334%;*/
        padding: 0.5rem 1rem 0.5rem 0; }
      .header .main-menu .menu a {
        color: #fff;
        padding: 0;
        font-weight: normal;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: 0.46px; }
        .header .main-menu .menu a:hover {
          color: #f39a42; }
    .header .main-menu .scroll-container {
      position: relative;
      padding: 3.5rem 0; }
    .header .main-menu .scrollbar-external {
      max-height: 28rem; }
  .header .bottom-control {
    align-items: center;
    display: flex;
    position: relative;
    z-index: 1; }
    .header .bottom-control:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      left: -100%;
      right: -100%;
      z-index: -1;
      border-top: 2px solid #859aaa;
      border-bottom: 2px solid #859aaa; }
    .header .bottom-control .product-control-item {
      padding: 1.75rem 2rem;
      color: #fff;
      align-items: center;
      display: flex;
      flex: 1 1 50%;
      font-size: 1.125rem;
      line-height: 1.75rem;
      justify-content: center; }
      .header .bottom-control .product-control-item:hover {
        text-decoration: none;
        color: #f39a42; }
      .header .bottom-control .product-control-item:first-child {
        border-right: 2px solid #859aaa; }
      .header .bottom-control .product-control-item .fa {
        color: #f39a42;
        font-size: 1.5rem;
        padding: 0 1rem; }
  .header .cart-count {
    background-color: #f39a42;
    color: #fff;
    position: absolute;
    z-index: 2;
    height: 1.5rem;
    width: 1.5rem;
    border-radius: .75rem;
    right: 50%;
    top: 50%;
    margin-top: -1.25rem;
    margin-right: -1.25rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color .3s;
    cursor: pointer;
    padding-top: 2px; }
  .header .secondary-nav-item {
    position: relative; }
    .header .secondary-nav-item:hover .cart-count, .header .secondary-nav-item:focus .cart-count {
      background-color: #1f466f; }
  .header.transparent .header-container {
    background-color: transparent;
    border-color: #fff; }
  .header.transparent .slogan {
    color: #fff; }
  .header.transparent .main-menu a {
    color: #fff; }
  .header.transparent .secondary-nav .secondary-nav-item {
    border-color: #fff; }
    .header.transparent .secondary-nav .secondary-nav-item > a,
    .header.transparent .secondary-nav .secondary-nav-item > .fa {
      color: #79858E; }
    .header.transparent .secondary-nav .secondary-nav-item.ctm-phone > a {
      color: #f39a42;
      font-weight: bold; }
  .header.transparent .login.active .fa,
  .header.transparent .search-block.active .fa {
    color: #f39a42; }
  .header.transparent .logo .transparent {
    visibility: visible;
    opacity: 1; }
  .header.transparent .logo .default {
    visibility: hidden;
    opacity: 0; }
  .header.transparent .mobile-nav-container .secondary-nav-item > .fa {
    color: #fff; }
    .header.transparent .mobile-nav-container .secondary-nav-item > .fa:focus, .header.transparent .mobile-nav-container .secondary-nav-item > .fa:hover {
      color: #f39a42; }
  .header.transparent .toggle-icon span {
    background-color: #f39a42; }
  @media print, screen and (min-width: 40em) {
    .header .header-form {
      background-color: rgba(10, 45, 76, 0.9);
      color: #fff;
      position: absolute;
      top: 100%;
      right: 0;
      width: 318px;
      border-radius: 0 0 0 1rem;
      padding: 1.5rem 0; }
      .header .header-form .revealer {
        display: flex;
        justify-content: space-between;
        align-items: center; }
      .header .header-form .revealer, .header .header-form .form {
        padding: 0 1.5rem; }
      .header .header-form .form button[type=submit] {
        width: 73px;
        height: 25px; }
      .header .header-form h6 {
        color: #aee0f8;
        font-size: .875rem;
        letter-spacing: 1px;
        text-transform: uppercase;
        flex: 1 0 auto;
        margin-bottom: 0; }
      .header .header-form .toggler {
        flex: 0 0 auto;
        font-size: .875rem;
        color: #fff;
        width: 69px;
        height: 29px;
        position: relative; }
        .header .header-form .toggler:hover {
          color: #f39a42;
          text-decoration: none; }
        .header .header-form .toggler span {
          vertical-align: middle; }
        .header .header-form .toggler:hover .fa-chevron-up {
          transform: translateY(-2px); }
        .header .header-form .toggler:hover .fa-chevron-down {
          transform: translateY(2px); }
      .header .header-form .markers {
        width: 1em;
        display: inline-block;
        height: 1.5rem;
        position: absolute;
        top: 0;
        right: 0; }
        .header .header-form .markers .fa {
          transition: .3s transform;
          position: absolute;
          left: 0;
          transform: rotateX(0); }
        .header .header-form .markers .fa-chevron-up {
          top: 0; }
        .header .header-form .markers .fa-chevron-down {
          bottom: 0; }
      .header .header-form.open .markers .fa {
        transform: rotateX(180deg) translateY(0); }
      .header .header-form.open .toggler:hover .fa-chevron-up {
        transform: rotateX(180deg) translateY(-1px); }
      .header .header-form.open .toggler:hover .fa-chevron-down {
        transform: rotateX(180deg) translateY(1px); }
      .header .header-form textarea {
        min-height: 0; }
      .header .header-form .umbraco-forms-navigation {
        text-align: right; }
      .header .header-form .form {
        height: 0;
        overflow: hidden; }
      .header .header-form .read-more:hover {
        cursor: pointer; } }
  @media print, screen and (min-width: 64em) {
    .header .search-block.active .menu-icon {
      background: #f39a42;
      color: #fff; }
    .header .header-wrapper {
      padding: 0; }
    .header .logo-holder {
      padding: 1.75rem 1rem 1rem 0;
      align-items: flex-end;
      display: flex; }
    .header .logo {
      width: 8.3125rem;
      height: 4.275rem; }
    .header .slogan {
      display: block; }
    .header .mobile-nav-container {
      display: none; }
    .header .header-container {
      padding: 0;
      background-color: #fff;
      border-width: 2px; }
    .header .search-form {
      width: 30rem; }
    .header .secondary-nav {
      margin: 0 0 2.25rem;
      position: relative;
      z-index: 2; }
      .header .secondary-nav ul {
        list-style: none;
        margin: 0;
        padding: 0; }
      .header .secondary-nav > ul {
        display: flex; }
      .header .secondary-nav .secondary-nav-item {
        text-align: center;
        border: 1px solid #bdc9d1;
        border-top: none;
        margin: 0 0 0 -1px;
        font-size: 0.875rem;
        line-height: 1.375rem;
        transition: border 0.3s ease;
        min-height: 49px; }
        .header .secondary-nav .secondary-nav-item ul {
          display: block; }
        .header .secondary-nav .secondary-nav-item li {
          line-height: 1rem; }
          .header .secondary-nav .secondary-nav-item li + li {
            margin-top: .75rem; }
        .header .secondary-nav .secondary-nav-item.has-drop .submenu {
          min-width: 100%; }
          .header .secondary-nav .secondary-nav-item.has-drop .submenu a {
            color: #3a73a5; }
            .header .secondary-nav .secondary-nav-item.has-drop .submenu a:hover {
              color: #f39a42; }
        .header .secondary-nav .secondary-nav-item:hover .submenu {
          opacity: 1;
          visibility: visible; }
        .header .secondary-nav .secondary-nav-item:hover > a {
          color: #3a73a5;
          text-decoration: none; }
        .header .secondary-nav .secondary-nav-item:hover > .fa {
          background: #f39a42;
          color: #fff;
          text-decoration: none; }
        .header .secondary-nav .secondary-nav-item > a,
        .header .secondary-nav .secondary-nav-item > .fa {
          padding: 0.8125rem 1.25rem;
          display: block;
          cursor: pointer;
          letter-spacing: 1.75px;
          transition: all 0.2s linear;
          min-width: 4rem;
          color: #79858E; }
        .header .secondary-nav .secondary-nav-item.ctm-phone > a {
          font-size: x-large; }
        .header .secondary-nav .secondary-nav-item > a {
          font-weight: 600;
          text-transform: uppercase; }
      .header .secondary-nav .fa {
        font-size: 1.375rem; }
    .header.transparent .secondary-nav .secondary-nav-item > a,
    .header.transparent .secondary-nav .secondary-nav-item > .fa {
      color: #fff; }
    .header.transparent .secondary-nav .secondary-nav-item.company a:hover {
      color: #f39a42; }
    .header.transparent .main-menu > li > a:hover {
      color: #f39a42; }
    .header.transparent .main-menu > li > a::after {
      background-color: #f39a42; } }

.icon {
  position: relative;
  /*.image-placeholder{
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .loading-icon {
        width: 100%;
        height: 100%;
        background-size: cover;
    }*/ }

.image-container {
  position: relative;
  max-width: 100%; }
  .image-container.fill {
    width: 100%;
    overflow: hidden; }
    @media print, screen and (min-width: 40em) {
      .image-container.fill img {
        width: auto;
        max-width: none;
        height: 100%; } }
  .image-container::before {
    content: '';
    display: block; }
  .image-container > img, .image-container > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .image-container .spacer {
    display: block;
    position: relative; }
  .image-container > div {
    height: 100%; }
    .image-container > div.center {
      display: flex;
      justify-content: center;
      align-items: center; }
    .image-container > div img {
      max-height: 100%;
      max-width: 100%; }
  .image-container.image-container-intro {
    width: 521px; }
    .image-container.image-container-intro::before {
      padding-top: 40.9375%; }
      @media print, screen and (min-width: 40em) {
        .image-container.image-container-intro::before {
          padding-top: 122.841%; } }
  .image-container.image-container-staggered-intro {
    width: 100%; }
    .image-container.image-container-staggered-intro::before {
      padding-top: 72.3255%; }
  .image-container.image-container-resources-image {
    width: 100%; }
    .image-container.image-container-resources-image::before {
      padding-top: 79.603%; }
  .image-container.image-container-square {
    width: 521px; }
    .image-container.image-container-square::before {
      padding-top: 100%; }
  .image-container.image-container-industry {
    width: 109px; }
    .image-container.image-container-industry::before {
      padding-top: 153.211%; }
  .image-container.image-container-related-content {
    width: 450px; }
    .image-container.image-container-related-content::before {
      padding-top: 46%; }
  .image-container.image-container-employee {
    width: 454px; }
    .image-container.image-container-employee::before {
      padding-top: 83.7%; }
  .image-container.image-container-icon {
    width: 64px; }
    .image-container.image-container-icon::before {
      padding-top: 100%; }
  .image-container.image-container-image-item {
    width: 200px; }
    .image-container.image-container-image-item::before {
      padding-top: 62.5%; }
  .image-container.image-container-summaries {
    width: 512px; }
    .image-container.image-container-summaries::before {
      padding-top: 40.9375%; }
      @media print, screen and (min-width: 40em) {
        .image-container.image-container-summaries::before {
          padding-top: 134.57%; } }
  .image-container.image-container-large-thumbnail {
    width: 777px; }
    .image-container.image-container-large-thumbnail::before {
      padding-top: 64.093%; }
  .image-container.image-container-tall-thumbnail {
    width: 545px; }
    .image-container.image-container-tall-thumbnail::before {
      padding-top: 108.991%; }
  .image-container.image-container-shifted-text {
    width: 630px; }
    .image-container.image-container-shifted-text::before {
      padding-top: 74.6032%; }
  .image-container.employee-feed-image {
    width: 100%; }
    .image-container.employee-feed-image::before {
      padding-top: 66.407%; }
  .image-container.employee-image {
    width: 100%; }
    .image-container.employee-image::before {
      padding-top: 100%; }
  .image-container.partners-image {
    width: 100%; }
    .image-container.partners-image::before {
      padding-top: 70%; }
      @media print, screen and (min-width: 40em) {
        .image-container.partners-image::before {
          padding-top: 100%; } }

.small-image-container-banner {
  width: 1920px; }
  .small-image-container-banner::before {
    padding-top: 26.40625%; }

.small-image-container-phone-banner {
  width: 375px; }
  .small-image-container-phone-banner::before {
    padding-top: 146.66667%; }

.small-image-container-intro {
  width: 521px; }
  .small-image-container-intro::before {
    padding-top: 122.84069%; }

.small-image-container-intro-mobile {
  width: 700px; }
  .small-image-container-intro-mobile::before {
    padding-top: 42.57143%; }

.small-image-container-staggered-intro {
  width: 701px; }
  .small-image-container-staggered-intro::before {
    padding-top: 72.32525%; }

.small-image-container-square {
  width: 720px; }
  .small-image-container-square::before {
    padding-top: 100%; }

.small-image-container-small-square {
  width: 100px; }
  .small-image-container-small-square::before {
    padding-top: 100%; }

.small-image-container-resources-image {
  width: 353px; }
  .small-image-container-resources-image::before {
    padding-top: 79.6034%; }

.small-image-container-industries-thumbnail {
  width: 109px; }
  .small-image-container-industries-thumbnail::before {
    padding-top: 153.21101%; }

.small-image-container-related-news {
  width: 250px; }
  .small-image-container-related-news::before {
    padding-top: 82.8%; }

.small-image-container-employee-spotlight {
  width: 454px; }
  .small-image-container-employee-spotlight::before {
    padding-top: 83.70044%; }

.small-image-container-simple-banner {
  width: 1920px; }
  .small-image-container-simple-banner::before {
    padding-top: 31.09375%; }

.small-image-container-parallax {
  width: 1300px; }
  .small-image-container-parallax::before {
    padding-top: 32.61538%; }

.small-image-container-blog-image {
  width: 560px; }
  .small-image-container-blog-image::before {
    padding-top: 44.64286%; }

.small-image-container-product-square {
  width: 176px; }
  .small-image-container-product-square::before {
    padding-top: 100%; }

.small-image-container-blog-main-image {
  width: 450px; }
  .small-image-container-blog-main-image::before {
    padding-top: 74%; }

.small-image-container-small-thumbnail {
  width: 180px; }
  .small-image-container-small-thumbnail::before {
    padding-top: 100%; }

.small-image-container-blog-detail-image {
  width: 450px; }
  .small-image-container-blog-detail-image::before {
    padding-top: 74.44444%; }

.small-image-container-image-item {
  width: 200px; }
  .small-image-container-image-item::before {
    padding-top: 62.5%; }

.small-image-container-shifted-text {
  width: 630px; }
  .small-image-container-shifted-text::before {
    padding-top: 74.60317%; }

.small-image-container-company-background {
  width: 476px; }
  .small-image-container-company-background::before {
    padding-top: 125.21008%; }

.small-image-container-half-banner {
  width: 960px; }
  .small-image-container-half-banner::before {
    padding-top: 75%; }

@media print, screen and (min-width: 40em) and (min-width: 40em) {
  .medium-image-container-banner {
    width: 1920px; }
    .medium-image-container-banner.fill {
      height: 507px; }
    .medium-image-container-banner::before {
      padding-top: 26.40625%; }
  .medium-image-container-phone-banner {
    width: 375px; }
    .medium-image-container-phone-banner.fill {
      height: 550px; }
    .medium-image-container-phone-banner::before {
      padding-top: 146.66667%; }
  .medium-image-container-intro {
    width: 521px; }
    .medium-image-container-intro.fill {
      height: 640px; }
    .medium-image-container-intro::before {
      padding-top: 122.84069%; }
  .medium-image-container-intro-mobile {
    width: 700px; }
    .medium-image-container-intro-mobile.fill {
      height: 298px; }
    .medium-image-container-intro-mobile::before {
      padding-top: 42.57143%; }
  .medium-image-container-staggered-intro {
    width: 701px; }
    .medium-image-container-staggered-intro.fill {
      height: 507px; }
    .medium-image-container-staggered-intro::before {
      padding-top: 72.32525%; }
  .medium-image-container-square {
    width: 720px; }
    .medium-image-container-square.fill {
      height: 720px; }
    .medium-image-container-square::before {
      padding-top: 100%; }
  .medium-image-container-small-square {
    width: 100px; }
    .medium-image-container-small-square.fill {
      height: 100px; }
    .medium-image-container-small-square::before {
      padding-top: 100%; }
  .medium-image-container-resources-image {
    width: 353px; }
    .medium-image-container-resources-image.fill {
      height: 281px; }
    .medium-image-container-resources-image::before {
      padding-top: 79.6034%; }
  .medium-image-container-industries-thumbnail {
    width: 109px; }
    .medium-image-container-industries-thumbnail.fill {
      height: 167px; }
    .medium-image-container-industries-thumbnail::before {
      padding-top: 153.21101%; }
  .medium-image-container-related-news {
    width: 250px; }
    .medium-image-container-related-news.fill {
      height: 207px; }
    .medium-image-container-related-news::before {
      padding-top: 82.8%; }
  .medium-image-container-employee-spotlight {
    width: 454px; }
    .medium-image-container-employee-spotlight.fill {
      height: 380px; }
    .medium-image-container-employee-spotlight::before {
      padding-top: 83.70044%; }
  .medium-image-container-simple-banner {
    width: 1920px; }
    .medium-image-container-simple-banner.fill {
      height: 597px; }
    .medium-image-container-simple-banner::before {
      padding-top: 31.09375%; }
  .medium-image-container-parallax {
    width: 1300px; }
    .medium-image-container-parallax.fill {
      height: 424px; }
    .medium-image-container-parallax::before {
      padding-top: 32.61538%; }
  .medium-image-container-blog-image {
    width: 560px; }
    .medium-image-container-blog-image.fill {
      height: 250px; }
    .medium-image-container-blog-image::before {
      padding-top: 44.64286%; }
  .medium-image-container-product-square {
    width: 176px; }
    .medium-image-container-product-square.fill {
      height: 176px; }
    .medium-image-container-product-square::before {
      padding-top: 100%; }
  .medium-image-container-blog-main-image {
    width: 450px; }
    .medium-image-container-blog-main-image.fill {
      height: 333px; }
    .medium-image-container-blog-main-image::before {
      padding-top: 74%; }
  .medium-image-container-small-thumbnail {
    width: 180px; }
    .medium-image-container-small-thumbnail.fill {
      height: 180px; }
    .medium-image-container-small-thumbnail::before {
      padding-top: 100%; }
  .medium-image-container-blog-detail-image {
    width: 450px; }
    .medium-image-container-blog-detail-image.fill {
      height: 335px; }
    .medium-image-container-blog-detail-image::before {
      padding-top: 74.44444%; }
  .medium-image-container-image-item {
    width: 200px; }
    .medium-image-container-image-item.fill {
      height: 125px; }
    .medium-image-container-image-item::before {
      padding-top: 62.5%; }
  .medium-image-container-shifted-text {
    width: 630px; }
    .medium-image-container-shifted-text.fill {
      height: 470px; }
    .medium-image-container-shifted-text::before {
      padding-top: 74.60317%; }
  .medium-image-container-company-background {
    width: 476px; }
    .medium-image-container-company-background.fill {
      height: 596px; }
    .medium-image-container-company-background::before {
      padding-top: 125.21008%; }
  .medium-image-container-half-banner {
    width: 960px; }
    .medium-image-container-half-banner.fill {
      height: 720px; }
    .medium-image-container-half-banner::before {
      padding-top: 75%; } }

@media print, screen and (min-width: 64em) and (min-width: 64em) {
  .large-image-container-banner {
    width: 1920px; }
    .large-image-container-banner.fill {
      height: 507px; }
    .large-image-container-banner::before {
      padding-top: 26.40625%; }
  .large-image-container-phone-banner {
    width: 375px; }
    .large-image-container-phone-banner.fill {
      height: 550px; }
    .large-image-container-phone-banner::before {
      padding-top: 146.66667%; }
  .large-image-container-intro {
    width: 521px; }
    .large-image-container-intro.fill {
      height: 640px; }
    .large-image-container-intro::before {
      padding-top: 122.84069%; }
  .large-image-container-intro-mobile {
    width: 700px; }
    .large-image-container-intro-mobile.fill {
      height: 298px; }
    .large-image-container-intro-mobile::before {
      padding-top: 42.57143%; }
  .large-image-container-staggered-intro {
    width: 701px; }
    .large-image-container-staggered-intro.fill {
      height: 507px; }
    .large-image-container-staggered-intro::before {
      padding-top: 72.32525%; }
  .large-image-container-square {
    width: 720px; }
    .large-image-container-square.fill {
      height: 720px; }
    .large-image-container-square::before {
      padding-top: 100%; }
  .large-image-container-small-square {
    width: 100px; }
    .large-image-container-small-square.fill {
      height: 100px; }
    .large-image-container-small-square::before {
      padding-top: 100%; }
  .large-image-container-resources-image {
    width: 353px; }
    .large-image-container-resources-image.fill {
      height: 281px; }
    .large-image-container-resources-image::before {
      padding-top: 79.6034%; }
  .large-image-container-industries-thumbnail {
    width: 109px; }
    .large-image-container-industries-thumbnail.fill {
      height: 167px; }
    .large-image-container-industries-thumbnail::before {
      padding-top: 153.21101%; }
  .large-image-container-related-news {
    width: 250px; }
    .large-image-container-related-news.fill {
      height: 207px; }
    .large-image-container-related-news::before {
      padding-top: 82.8%; }
  .large-image-container-employee-spotlight {
    width: 454px; }
    .large-image-container-employee-spotlight.fill {
      height: 380px; }
    .large-image-container-employee-spotlight::before {
      padding-top: 83.70044%; }
  .large-image-container-simple-banner {
    width: 1920px; }
    .large-image-container-simple-banner.fill {
      height: 597px; }
    .large-image-container-simple-banner::before {
      padding-top: 31.09375%; }
  .large-image-container-parallax {
    width: 1300px; }
    .large-image-container-parallax.fill {
      height: 424px; }
    .large-image-container-parallax::before {
      padding-top: 32.61538%; }
  .large-image-container-blog-image {
    width: 560px; }
    .large-image-container-blog-image.fill {
      height: 250px; }
    .large-image-container-blog-image::before {
      padding-top: 44.64286%; }
  .large-image-container-product-square {
    width: 176px; }
    .large-image-container-product-square.fill {
      height: 176px; }
    .large-image-container-product-square::before {
      padding-top: 100%; }
  .large-image-container-blog-main-image {
    width: 450px; }
    .large-image-container-blog-main-image.fill {
      height: 333px; }
    .large-image-container-blog-main-image::before {
      padding-top: 74%; }
  .large-image-container-small-thumbnail {
    width: 180px; }
    .large-image-container-small-thumbnail.fill {
      height: 180px; }
    .large-image-container-small-thumbnail::before {
      padding-top: 100%; }
  .large-image-container-blog-detail-image {
    width: 450px; }
    .large-image-container-blog-detail-image.fill {
      height: 335px; }
    .large-image-container-blog-detail-image::before {
      padding-top: 74.44444%; }
  .large-image-container-image-item {
    width: 200px; }
    .large-image-container-image-item.fill {
      height: 125px; }
    .large-image-container-image-item::before {
      padding-top: 62.5%; }
  .large-image-container-shifted-text {
    width: 630px; }
    .large-image-container-shifted-text.fill {
      height: 470px; }
    .large-image-container-shifted-text::before {
      padding-top: 74.60317%; }
  .large-image-container-company-background {
    width: 476px; }
    .large-image-container-company-background.fill {
      height: 596px; }
    .large-image-container-company-background::before {
      padding-top: 125.21008%; }
  .large-image-container-half-banner {
    width: 960px; }
    .large-image-container-half-banner.fill {
      height: 720px; }
    .large-image-container-half-banner::before {
      padding-top: 75%; } }

.image-list-section {
  margin: 0 auto; }
  .image-list-section .image-item {
    display: flex;
    margin: 0 0 1rem;
    flex-wrap: wrap; }
    .image-list-section .image-item:last-child .image-content-holder {
      border: none; }
  .image-list-section .image-holder {
    overflow: hidden;
    border-radius: 5px; }
    .image-list-section .image-holder img {
      top: 50%;
      left: 50%;
      width: auto;
      transform: translate(-50%, -50%);
      border-radius: .5rem; }
  .image-list-section .image-content-holder {
    padding: 1rem 0 0;
    border-bottom: 1px solid #BDC9D1;
    flex: 1 1 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .image-list-section .image-item {
      margin: 0 0 2.5rem;
      flex-wrap: nowrap; }
    .image-list-section .image-holder {
      margin: 0 2.6875rem 1.75rem 0;
      max-width: 12.3125rem;
      flex: 0 0 12.3125rem; }
    .image-list-section .image-content-holder {
      flex: auto;
      padding: 0.5rem 0 3rem; } }

.intro .intro-grid-container {
  max-width: calc(50vw + 38.4375rem);
  width: 100%;
  margin: 0 0 0 auto; }
  .intro .intro-grid-container:after {
    content: "";
    clear: both;
    display: block; }

.intro p {
  margin: 0 0 1rem; }

.intro .breadcrumb-grid-container {
  overflow: hidden;
  padding-left: .9375rem;
  padding-right: 0.9375rem;
  /*padding-top: 3rem;*/
  padding-bottom: 5rem;
  width: auto; }

.intro .image-container {
  margin: 0 -0.625rem 1rem;
  width: calc(100% + 1.25rem);
  max-width: inherit;
  text-align: center; }

.intro .intro-content {
  padding: 0; }

.intro .title {
  margin: 0 0 1rem; }

@media screen and (max-width: 39.9375em) {
  .intro .breadcrumb-grid-container {
    position: absolute;
    width: 100%;
    top: 1rem;
    left: 50%;
    padding: 0 0.625rem;
    transform: translateX(-50%); }
    .intro .breadcrumb-grid-container a {
      color: #fff; }
    .intro .breadcrumb-grid-container li::after {
      background-color: #fff; }
  .intro .banner-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background: linear-gradient(90deg, #1f466f 0%, rgba(31, 70, 111, 0) 100%) !important;
    opacity: 0.8; }
  .intro.with-logo .breadcrumb-grid-container {
    position: relative;
    background-color: #1f466f;
    background-image: none;
    margin: 0 0 1rem;
    padding: 0.625rem;
    width: calc(100% + 1.25rem);
    top: 0; }
  .intro.with-logo .image-container, .intro.with-logo .banner-overlay {
    display: none; } }

@media print, screen and (min-width: 40em) {
  .intro .title {
    margin: 0 0 2rem -2.0675rem; }
  .intro .image-container {
    float: right;
    width: 320px;
    margin-left: 2rem;
    /*margin: 6rem -0.9375rem 1rem 1rem;*/ }
  .intro .breadcrumb-grid-container {
    padding-left: 0; }
  .intro.with-logo .image-container {
    margin-top: 10rem; } }

@media print, screen and (min-width: 64em) {
  .intro .image-container {
    width: 350px;
    /*margin: 6rem -0.9375rem 2rem 3rem;*/ }
  .intro.with-logo .image-container {
    margin-top: 10rem; } }

@media screen and (min-width: 75em) {
  .intro .intro-grid-container {
    padding: 0; }
  .intro .breadcrumb-grid-container {
    padding-left: 1rem; }
  .intro .intro-content {
    margin: -3.25rem 0 0 auto;
    max-width: calc(50vw + 37rem); }
  .intro .intro-wrapper {
    width: 100%;
    max-width: 75rem; }
    .intro .intro-wrapper > div {
      padding: 0 1rem; }
  .intro .image-container {
    width: 521px;
    margin-left: 2rem;
    /*margin: 6rem 0 2rem 8.125rem;*/ }
  .intro.with-logo .image-container {
    margin-top: 10rem; } }

.intro-title {
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 900; }

.link-callout {
  background: #417ba7;
  background: linear-gradient(to bottom, #417ba7 0%, #1f4770 100%); }
  .link-callout .link-callout-holder {
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #aee0f8;
    font-size: 1.25rem;
    line-height: 1.875rem;
    max-width: 48rem;
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 1.5rem 0; }
    @media print, screen and (min-width: 40em) {
      .link-callout .link-callout-holder {
        padding: 3rem 0;
        flex-wrap: nowrap; } }
  .link-callout h4 {
    text-transform: uppercase;
    color: #fff;
    margin: 0; }
  .link-callout p {
    margin: 0; }
  .link-callout .link-callout-content {
    margin: 0 0 1rem; }
    @media print, screen and (min-width: 40em) {
      .link-callout .link-callout-content {
        margin: 0 2rem 0 0; } }
  .link-callout a {
    position: relative;
    color: #fff;
    min-width: 15rem; }
    @media print, screen and (min-width: 40em) {
      .link-callout a {
        text-align: right; } }
    .link-callout a .fa {
      color: #f39a42; }
    .link-callout a:hover {
      color: #f39a42; }
      .link-callout a:hover .text:after {
        left: 0;
        width: 100%; }
  .link-callout .text {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin: 0 0.5rem;
    font-size: .875rem;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase; }
    .link-callout .text:after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 2px;
      left: 50%;
      width: 0;
      background: #f39a42;
      transition: all 0.3s ease; }

.locations .loading-box {
  background-color: rgba(232, 237, 239, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 5rem;
  min-height: 2rem;
  z-index: 5; }
  .locations .loading-box .fa {
    color: #f39a42; }

.locations sticky .sticking.released {
  right: 0 !important;
  left: auto !important; }

.locations .grid-container.breadcrumb-grid-container {
  overflow: hidden;
  padding: 1rem 0;
  width: auto; }

.locations .my-locations {
  margin: 0 -0.625rem 1rem;
  width: calc(100% + 1.25rem); }
  .locations .my-locations .scrollbar-external {
    height: calc(100vh - 144px); }
  .locations .my-locations .external-scroll_y.scroll-scrolly_visible {
    left: auto;
    right: 0; }

.locations .my-location {
  max-width: 23rem; }
  .locations .my-location .title {
    margin: 0 0 3rem; }

.locations .locations-image {
  position: relative;
  min-height: 6.25rem;
  margin: 0 0 1rem; }

.locations .region-title {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: bold;
  color: #1f466f; }

.locations .my-location-holder {
  background: linear-gradient(0, #e8edef 0%, rgba(245, 247, 248, 0) 100%); }

.locations .my-locations-contacts {
  font-size: .875rem;
  line-height: 1.375rem;
  margin: 0 0 0.5rem; }
  .locations .my-locations-contacts > div {
    margin: 0 0 1rem;
    align-items: center;
    display: flex; }
  .locations .my-locations-contacts a {
    color: #3a73a5; }
    .locations .my-locations-contacts a:hover {
      color: #f39a42;
      text-decoration: none; }
  .locations .my-locations-contacts .fa {
    font-size: 1.5rem;
    margin: 0 0.5rem 0 0;
    min-width: 2rem;
    color: #BDC9D1; }
    .locations .my-locations-contacts .fa.fa-commenting {
      font-size: 2rem; }

.locations ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.locations .locations-image {
  max-width: 15rem; }
  .locations .locations-image img.loaded {
    transition: none; }

.locations .other-location {
  max-width: 23rem;
  margin-bottom: -1.5rem; }
  .locations .other-location .link-holder {
    border-bottom: 1px solid #BDC9D1; }
  .locations .other-location a {
    display: inline-flex;
    position: relative;
    align-items: center;
    color: #f39a42;
    font-size: 0.875rem;
    line-height: 1.5rem; }
    .locations .other-location a:hover {
      text-decoration: none; }
      .locations .other-location a:hover .fa {
        transform: translate(0.5rem, -2px); }
    .locations .other-location a .fa {
      position: relative;
      font-size: 1.5rem;
      margin: 0 0 0 0.5rem;
      transition: all 0.3s ease;
      color: #f39a42;
      transform: translate(0, -2px); }

.locations .other-location-region {
  margin-bottom: 1.5rem; }
  .locations .other-location-region.ng-enter {
    transition: height .8s, opacity .8s;
    overflow: hidden;
    height: 0;
    opacity: 0; }
  .locations .other-location-region.ng-enter-active {
    height: 233px;
    opacity: 1; }

.locations .locations-content {
  padding: 0; }

.locations .active-image {
  opacity: 0; }
  .locations .active-image.loaded {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .5s; }
  .locations .active-image.active {
    opacity: 1;
    visibility: visible; }
  .locations .active-image.ng-enter, .locations .active-image.ng-leave {
    transition: opacity .5s, transform .5s; }
  .locations .active-image.ng-enter {
    transition-delay: .5s;
    transform: translateY(-2rem);
    opacity: 0; }
  .locations .active-image.ng-enter-active {
    transform: translateY(0);
    opacity: 1; }
  .locations .active-image.ng-leave {
    transform: translateY(0);
    opacity: 1; }
  .locations .active-image.ng-leave-active {
    transform: translateY(-2rem);
    opacity: 0; }

.locations .location:hover {
  cursor: pointer; }
  .locations .location:hover .active-image:not(.active) {
    visibility: visible;
    opacity: .7; }

.locations .location-list {
  list-style: none;
  margin: 0;
  padding: 0;
  flex-wrap: wrap;
  display: flex;
  text-transform: uppercase;
  color: #1f466f;
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 800;
  letter-spacing: 2px; }
  .locations .location-list li {
    width: 100%;
    margin: 0 0 1rem;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
    position: relative; }
  .locations .location-list .location-name {
    position: absolute;
    bottom: 1.5rem;
    left: 1rem;
    right: 1rem;
    padding: 0 1rem;
    text-align: center; }
  .locations .location-list .image-box {
    position: relative; }
    .locations .location-list .image-box:before {
      content: "";
      padding-top: 100%;
      display: block; }
    .locations .location-list .image-box img {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%; }

@media screen and (max-width: 39.9375em) {
  .locations .locations-grid-container {
    flex-direction: column;
    display: flex; }
  .locations .grid-container.breadcrumb-grid-container {
    order: -1;
    width: 100%; }
  .locations .other-location,
  .locations .my-location {
    margin: 0 auto;
    padding: 0 .625rem 1rem; }
  .locations .my-location-holder {
    margin: 0 0 1rem; }
  .locations .accordion-content ul {
    margin: 0 -.625rem; }
  .locations .accordion-content li {
    padding: 0.5rem .625rem 0;
    overflow: hidden; }
    .locations .accordion-content li.active {
      background: #e8edef; } }

@media print, screen and (min-width: 40em) {
  .locations .grid-container.breadcrumb-grid-container {
    padding-left: 0;
    padding-right: 0.9375rem;
    padding-top: 3rem;
    padding-bottom: 3rem; }
  .locations .locations-grid-container {
    max-width: calc(50vw + 38.4375rem);
    width: 100%;
    margin: 0 0 0 auto; }
    .locations .locations-grid-container:after {
      content: "";
      clear: both;
      display: block; }
  .locations .my-location-holder {
    padding: 13.375rem 0 0;
    border-radius: 0 0 0 10px;
    margin: 0 0 1.5rem; }
  .locations .my-locations {
    float: right;
    width: 17rem;
    margin: 0 -0.9375rem 1rem 1rem; }
  .locations .my-location {
    padding: 0 1rem 1rem; }
  .locations .other-location {
    padding: 0 1rem; } }

@media only screen and (min-width: 820px) {
  .locations .location-list li {
    max-width: calc(50% - 0.5rem);
    flex: 1 1 calc(50% - 0.5rem);
    width: 100%;
    margin: 0 0.5rem 1rem 0;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
    position: relative; }
    .locations .location-list li:nth-child(2n+2) {
      margin: 0 0 1rem 0.5rem; } }

@media screen and (min-width: 75em) {
  .locations .grid-container.breadcrumb-grid-container {
    padding-left: 0;
    padding-right: 0.9375rem;
    padding-top: 3rem;
    padding-bottom: 9rem; }
  .locations .my-locations {
    width: 35.9%;
    margin: 0 -0.9375rem 2rem 3rem; }
  .locations .my-location {
    padding: 0 0 3rem 4.125rem; }
  .locations .other-location {
    padding: 0 0 0 4.125rem; }
  .locations .locations-content {
    margin: 0 0 0 auto;
    padding: 0 0 0 2rem;
    max-width: calc(100% - 7.575rem); }
  .locations .title {
    margin: 0 0 3rem -2rem; } }

.title-h1 {
  font-size: 2.25rem;
  line-height: 2.625rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-weight: 900; }

.metrics-section {
  flex-wrap: wrap;
  display: flex;
  /*.svg-icon {
        max-width: 5rem;
    }*/ }
  .metrics-section .metric-socials-label {
    color: #f39a42;
    font-weight: bold; }
  .metrics-section .metrics-item {
    max-width: 100%;
    flex: 1 1 100%;
    width: 100%;
    color: #aee0f8;
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 2px;
    text-transform: uppercase;
    padding-top: 2rem;
    padding-bottom: 2rem;
    border-top: 1px solid #79858E; }
    @media print, screen and (min-width: 64em) {
      .metrics-section .metrics-item {
        border-top: none;
        max-width: 50%;
        flex: 1 1 50%;
        width: 50%;
        padding-top: 4rem;
        padding-bottom: 4rem; } }
    .metrics-section .metrics-item:first-child {
      border-top: none; }
    @media print, screen and (min-width: 64em) {
      .metrics-section .metrics-item:nth-child(2n+1) {
        border-right: 1px solid #79858E;
        padding-right: 4rem; } }
    @media print, screen and (min-width: 64em) {
      .metrics-section .metrics-item:nth-child(2n) {
        padding-left: 4rem; } }
    @media print, screen and (min-width: 64em) {
      .metrics-section .metrics-item:nth-child(n+3) {
        border-top: 1px solid #79858E; } }
    .metrics-section .metrics-item a {
      color: #f39a42; }
      .metrics-section .metrics-item a:hover {
        text-decoration: none; }
        .metrics-section .metrics-item a:hover .fa {
          transform: scale(1.5); }
  .metrics-section .metric-subtitle {
    margin: 0 0 1rem; }
  .metrics-section .metric-icon {
    height: 50px;
    margin: 0 0 2rem; }
    .metrics-section .metric-icon img {
      max-height: 100%; }
  .metrics-section h2 {
    text-transform: uppercase;
    margin: 0;
    min-height: 3.5rem; }
  .metrics-section .metric-link {
    padding: 0 0 1rem; }
    .metrics-section .metric-link a {
      display: inline-block;
      vertical-align: top;
      position: relative;
      padding: 0 0 0 2.25rem;
      font-weight: 800; }
      .metrics-section .metric-link a:hover {
        text-decoration: none; }
        .metrics-section .metric-link a:hover .fa {
          transform: translateY(-50%) scale(1.5); }
        .metrics-section .metric-link a:hover .text:after {
          width: 100%;
          left: 0; }
    .metrics-section .metric-link .text {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      line-height: 1.375rem; }
      .metrics-section .metric-link .text:after {
        content: "";
        position: absolute;
        bottom: 0;
        height: 2px;
        left: 50%;
        width: 0;
        background: #f39a42;
        transition: all 0.3s ease; }
    .metrics-section .metric-link .fa {
      position: absolute;
      top: 50%;
      left: 0;
      font-size: 1.25rem;
      transform: translateY(-50%);
      transition: all 0.3s ease; }
  .metrics-section .socials ul {
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0 1rem 0 0; }
  .metrics-section .socials li {
    font-size: 1.25rem;
    line-height: 1.375rem;
    display: inline-block;
    vertical-align: top;
    padding: 0 1rem 0 0; }
  .metrics-section .socials .fa {
    transition: all 0.3s ease; }

.newsletter-signup {
  background-color: #e8edef;
  padding: 1rem;
  margin: 1rem 0 0; }
  .newsletter-signup form {
    position: relative; }
  .newsletter-signup .thank-you {
    display: none; }
  .newsletter-signup .title {
    margin-bottom: 1rem; }
  .newsletter-signup .rte {
    color: #1f466f;
    margin-bottom: 1rem; }
    .newsletter-signup .rte p {
      line-height: 1.125rem;
      font-size: .875rem; }
  .newsletter-signup .thank-you {
    margin-bottom: 0; }
  .newsletter-signup input, .newsletter-signup input:focus, .newsletter-signup input:hover {
    border-bottom: 1px solid #79858E; }
  .newsletter-signup .form-revealer, .newsletter-signup .close {
    display: none; }
  .newsletter-signup .loading-indicator {
    background-color: rgba(232, 237, 239, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 2rem;
    min-height: 2rem; }
    .newsletter-signup .loading-indicator .fa {
      color: #f39a42; }
  .newsletter-signup .error {
    color: #ff0000;
    font-size: .875rem;
    line-height: 1rem;
    margin-top: .5rem; }
  @media print, screen and (min-width: 40em) {
    .newsletter-signup {
      margin: 0; } }
  @media print, screen and (min-width: 64em) {
    .newsletter-signup {
      border-radius: 1rem 0 0 1rem;
      padding: 3rem 4rem; }
      .newsletter-signup .rte {
        margin-bottom: 2.25rem; }
      .newsletter-signup .thank-you {
        margin-bottom: 0; }
      .newsletter-signup .form-revealer {
        display: inline-flex; }
      .newsletter-signup button, .newsletter-signup .email-container {
        position: absolute; }
      .newsletter-signup input {
        margin-bottom: 0;
        opacity: 0; }
      .newsletter-signup button {
        top: 0;
        left: 0;
        visibility: hidden;
        opacity: 0;
        z-index: 2; }
      .newsletter-signup .close {
        display: block;
        position: absolute;
        top: 4rem;
        margin-top: -.375rem;
        right: 1.5rem;
        color: #ff0000;
        font-size: .75rem;
        font-weight: bold;
        opacity: 0; }
        .newsletter-signup .close::before {
          opacity: .5;
          transition: opacity .3s; }
        .newsletter-signup .close:hover::before {
          opacity: 1; }
      .newsletter-signup .email-container {
        right: 100%;
        bottom: -3rem;
        width: 330px;
        overflow: hidden;
        pointer-events: none; }
        .newsletter-signup .email-container > div {
          position: relative;
          transform: translateX(100%);
          padding: 3rem 1rem 3rem 4rem;
          background-color: #e8edef;
          border-radius: 1rem 0 0 1rem; }
        .newsletter-signup .email-container::after {
          position: absolute;
          content: '';
          height: 100%;
          width: 1rem;
          background-image: linear-gradient(to left, transparent, #e8edef);
          z-index: 2;
          top: 0;
          right: 0; }
      .newsletter-signup .loading-indicator {
        width: 157px;
        max-width: 100%;
        background-color: #e8edef; } }

.product-categories .accordion-content {
  background: none; }

.product-categories .links-list {
  flex-wrap: wrap;
  display: flex; }
  .product-categories .links-list li {
    font-size: 1.125rem;
    line-height: 1.75rem;
    text-transform: none;
    letter-spacing: 0.5px;
    font-weight: 400;
    padding: 0 0 0 2.25rem;
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%; }
    @media print, screen and (min-width: 40em) {
      .product-categories .links-list li {
        flex: 1 0 50%;
        max-width: 50%; } }
    @media print, screen and (min-width: 64em) {
      .product-categories .links-list li {
        flex: 1 0 33.3334%;
        max-width: 33.3334%; } }
  .product-categories .links-list a {
    color: #79858E;
    padding: 0; }
    .product-categories .links-list a:hover {
      color: #f39a42; }

.product-categories-h2 {
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #1f466f;
  font-weight: 900;
  text-transform: uppercase; }

.product-intro {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-start; }
  .product-intro .categories, .product-intro .images {
    flex: 0 0 100%;
    min-width: 100%; }
  .product-intro h4 {
    font-weight: bold;
    text-transform: none; }
  .product-intro .images {
    order: -1;
    margin-bottom: 1rem; }
  .product-intro .image-container {
    background-position: center;
    background-repeat: no-repeat; }
  .product-intro .bordered {
    margin-top: .875rem;
    padding-top: 1.25rem;
    border-top: 3px solid #e8edef; }
  .product-intro .slides::before, .product-intro .slides::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1.125rem;
    z-index: 1; }
  .product-intro .slides::before {
    left: 0;
    background-image: linear-gradient(to right, #fff, transparent); }
  .product-intro .slides::after {
    right: 0;
    background-image: linear-gradient(to left, #fff, transparent); }
  .product-intro .gap {
    margin-top: 2rem; }
    .product-intro .gap h6 {
      margin-bottom: .5rem; }
  .product-intro carousel-v2 {
    box-shadow: 0 0 8px #79858E; }
    .product-intro carousel-v2 .controls a {
      top: 50%;
      margin-top: -1rem;
      font-size: 2rem;
      z-index: 2; }
      .product-intro carousel-v2 .controls a:hover {
        text-decoration: none; }
      .product-intro carousel-v2 .controls a.prev {
        left: -.25rem; }
      .product-intro carousel-v2 .controls a.next {
        right: -.25rem; }
    .product-intro carousel-v2 .image-container {
      max-height: 290px; }
    .product-intro carousel-v2 .image-container > div {
      padding: 1rem; }
    .product-intro carousel-v2 .image {
      background-position: center;
      background-repeat: no-repeat;
      height: 100%;
      width: 100%; }
      .product-intro carousel-v2 .image.cap {
        background-size: contain; }
  .product-intro .rte {
    margin-top: 1rem; }
  @media print, screen and (min-width: 40em) {
    .product-intro {
      position: relative; }
      .product-intro .categories {
        flex: 0 0 40%;
        min-width: 40%; }
      .product-intro .images {
        flex: 0 0 30%;
        min-width: 30%;
        order: 1;
        margin-bottom: 0; }
      .product-intro.category-intro .images {
        flex: 0 0 40%;
        min-width: 40%; }
      .product-intro.category-intro .image-container > div {
        display: flex;
        justify-content: flex-end;
        align-items: center; }
      .product-intro.category-intro img {
        flex: 0 0 auto;
        max-width: 100%; }
      .product-intro:not(.category-intro) .images {
        position: absolute;
        right: 0;
        top: 0; }
      .product-intro .gap {
        margin-top: 4rem; }
      .product-intro .rte {
        margin-top: 2rem; } }
  .product-intro h1 {
    display: flex;
    flex-direction: column; }

.product-name {
  order: 1; }

.product-category {
  order: 2; }

.product-subcategory {
  order: 3; }

.product-category:before {
  content: 'Category'; }

.product-subcategory:before {
  content: 'Subcategory'; }

.product-subcategory:before, .product-category:before {
  display: block;
  font-size: .875rem;
  text-transform: uppercase;
  margin-bottom: 0;
  line-height: 1.25rem;
  letter-spacing: 2px;
  font-weight: 800;
  color: #1f466f; }

.product-name {
  color: #3a73a5;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  letter-spacing: .5px; }

.product-category,
.product-subcategory {
  text-transform: none;
  color: #1f466f;
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: 700;
  letter-spacing: .5px;
  margin-top: 0.875rem;
  padding-top: 1.25rem;
  border-top: 3px solid #e8edef; }

h1.emphasize {
  color: #3a73a5;
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase; }

h2.emphasize {
  font-size: 1.75rem;
  line-height: 2.375rem;
  font-weight: bold;
  letter-spacing: 0.5px;
  color: #1f466f;
  font-weight: bold;
  text-transform: none; }

.bordered div {
  color: #1f466f; }

.product-list {
  position: relative;
  z-index: 2; }
  .product-list .ico a {
    text-decoration: none;
    color: #BDC9D1; }
    .product-list .ico a:hover {
      color: #1f466f; }
  .product-list .ico:hover img {
    opacity: 1; }
  .product-list .ico:hover a {
    color: #1f466f; }
  .product-list .ico.active img {
    opacity: 1; }
  .product-list .ico.active a {
    color: #1f466f; }
  .product-list .ico img {
    height: 25px;
    width: 35px;
    opacity: 0.5; }
    .product-list .ico img:hover {
      opacity: 1; }
  .product-list.filters-opened .filters-block {
    transform: translateX(337px); }
  .product-list .pagination-container {
    padding: 2.5rem 0 0; }
    .product-list .pagination-container .button:after,
    .product-list .pagination-container .button .inner-overlay::after {
      transform: rotate(90deg); }
  .product-list .content {
    opacity: 1;
    transition: opacity .3s;
    visibility: hidden; }
  .product-list .products-loading {
    min-height: 5rem;
    opacity: .1; }
  .product-list .products-init {
    visibility: visible; }
  .product-list .init-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #1f466f;
    font-size: 5rem; }
  .product-list .pagination-counter {
    font-size: 0.875rem;
    line-height: 1.375rem;
    color: #5f697a;
    font-weight: 800;
    margin: 0 0 1.125rem; }
  .product-list .filters-block {
    width: 337px;
    padding: 1rem 1rem 1rem 3rem;
    position: fixed;
    top: 144px;
    height: calc(100vh - 242px);
    z-index: 15;
    left: -337px;
    flex-direction: column;
    justify-content: space-between;
    display: flex;
    transition: transform 0.3s ease;
    background: linear-gradient(0deg, #e8edef 0%, #f8f9fa 100%); }
    .product-list .filters-block .close-btn {
      position: absolute;
      top: 1rem;
      right: 1rem;
      border-radius: 4px;
      font-weight: 300;
      width: 27px;
      height: 27px;
      border: 1px solid #f39a42;
      color: #f39a42;
      font-size: 1.75rem;
      line-height: 1.9375rem;
      transition: all 0.3s ease;
      text-align: center;
      cursor: pointer;
      z-index: 1; }
      .product-list .filters-block .close-btn:hover {
        color: #1f466f;
        border-color: #1f466f; }
    .product-list .filters-block .title {
      padding-right: 0;
      margin: 0 0 2rem;
      line-height: 1.75rem; }
    .product-list .filters-block .scroll-container {
      position: relative;
      margin: 0 0 1.75rem; }
    .product-list .filters-block .scroll-wrapper.scrollbar-external {
      height: calc(100vh - 483px);
      margin: 0; }
    .product-list .filters-block .external-scroll_y.scroll-scrolly_visible {
      left: -34px;
      top: -30px;
      height: calc(100% + 60px); }
  .product-list .filter-buttons-holder {
    text-align: center;
    margin: 0 auto;
    max-width: 200px; }
    .product-list .filter-buttons-holder .button {
      margin: 0 0 .5rem; }
    .product-list .filter-buttons-holder .reset-filters {
      color: #79858E;
      font-size: 0.875rem;
      line-height: 1.375rem;
      font-weight: 800;
      cursor: pointer;
      transition: all 0.3s ease; }
      .product-list .filter-buttons-holder .reset-filters:hover {
        color: #1f466f; }
  .product-list .radio-label {
    color: #1f466f; }
    .product-list .radio-label [type="radio"]:checked + .radio-label-text,
    .product-list .radio-label [type="radio"]:not(:checked) + .radio-label-text {
      font-size: .875rem;
      line-height: 1.25rem;
      color: #1f466f; }
      .product-list .radio-label [type="radio"]:checked + .radio-label-text:before,
      .product-list .radio-label [type="radio"]:not(:checked) + .radio-label-text:before {
        border: 2px solid #1f466f; }
      .product-list .radio-label [type="radio"]:checked + .radio-label-text:after,
      .product-list .radio-label [type="radio"]:not(:checked) + .radio-label-text:after {
        background: #1f466f; }
  .product-list .checkbox-label [type="checkbox"]:checked + .checkbox-label-text,
  .product-list .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text {
    color: #1f466f;
    font-size: .875rem;
    line-height: 1.25rem; }
    .product-list .checkbox-label [type="checkbox"]:checked + .checkbox-label-text:before,
    .product-list .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text:before {
      border-color: #1f466f; }
    .product-list .checkbox-label [type="checkbox"]:checked + .checkbox-label-text:after,
    .product-list .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text:after {
      border-color: #1f466f; }
  .product-list .grid-accordion {
    background: none; }
    .product-list .grid-accordion .accordion-item {
      border-bottom: 1px solid #79858E; }
      .product-list .grid-accordion .accordion-item:first-child {
        border-top: 1px solid #79858E; }
      .product-list .grid-accordion .accordion-item.static .accordion-content {
        display: block; }
      .product-list .grid-accordion .accordion-item.is-active .accordion-title {
        color: #f39a42; }
      .product-list .grid-accordion .accordion-item.is-active .fa {
        transform: translateY(-50%) rotateX(180deg); }
    .product-list .grid-accordion .accordion-title {
      font-size: .75rem;
      line-height: 1.125rem;
      font-weight: bold;
      padding: 15px 1.25rem 14px;
      justify-content: center;
      border: none;
      cursor: pointer; }
      .product-list .grid-accordion .accordion-title:hover {
        color: #f39a42; }
    .product-list .grid-accordion .fa {
      position: absolute;
      top: 50%;
      right: 0;
      height: auto !important;
      font-size: 1rem;
      transition: all 0.3s ease;
      transform: translateY(-50%); }
    .product-list .grid-accordion .accordion-content {
      background: none; }
  .product-list select {
    border: 1px solid #79858E;
    height: 22px;
    width: 140px;
    font-size: .75rem;
    line-height: 1.25rem;
    background-color: #fff;
    display: block;
    margin: 0 auto .5rem;
    padding: 0 1.25rem 0 .75rem;
    background-position: calc(100% - 4px) center;
    text-align-last: center;
    color: #1f466f; }
    .product-list select:focus {
      background-position: calc(100% - 4px) center;
      background-color: #fff;
      border: 1px solid #f39a42; }
  .product-list .scroll-container-table {
    position: relative; }
    .product-list .scroll-container-table .scrollbar-external {
      height: auto;
      overflow: auto;
      width: 100%;
      margin-right: 0 !important; }
      .product-list .scroll-container-table .scrollbar-external.scroll-scrollx_visible {
        padding: 0 0 2rem; }
    .product-list .scroll-container-table .external-scroll_x.scroll-scrollx_visible {
      width: calc(100% - 224px);
      left: 224px; }
  @media screen and (min-width: 90em) {
    .product-list .title {
      margin: 0 0 3rem; }
    .product-list .filters-block {
      padding: 3rem; }
      .product-list .filters-block .scroll-wrapper.scrollbar-external {
        height: calc(100vh - 600px); }
    .product-list .filter-buttons-holder .button {
      margin: 0 0 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .product-list .product-grid-holder {
      display: block !important; } }

.product-list_control-panel {
  justify-content: flex-start;
  display: flex;
  list-style: none;
  margin: 0 0 1.75rem;
  margin: 0 0 1.75rem;
  padding: 0; }
  .product-list_control-panel li {
    margin: 0 1.3125rem 0 0;
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-transform: uppercase;
    color: #BDC9D1;
    font-weight: 800;
    align-items: center;
    display: flex;
    cursor: pointer;
    transition: all 0.3s ease;
    display: none; }
    .product-list_control-panel li:last-child {
      margin: 0;
      position: relative;
      display: flex; }
      .product-list_control-panel li:last-child.filters-opened {
        color: #f39a42; }
    .product-list_control-panel li.active, .product-list_control-panel li:hover {
      color: #1f466f; }
  .product-list_control-panel .fa {
    font-size: 1.5625rem;
    vertical-align: top; }
  .product-list_control-panel .text {
    padding: 0 0 0 0.875rem; }
  @media print, screen and (min-width: 40em) {
    .product-list_control-panel li {
      display: flex; }
      .product-list_control-panel li:last-child {
        margin: 0 0 0 2.25rem; }
        .product-list_control-panel li:last-child:after {
          content: "";
          position: absolute;
          top: initial;
          left: -29px;
          height: 25px;
          background: #1f466f;
          width: 1px; } }

.product-grid-holder {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0; }
  .product-grid-holder .product-grid {
    width: 100%;
    margin: 0 0 1rem;
    border: 1px solid #BDC9D1;
    transition: all 0.3s ease;
    font-size: .875rem;
    line-height: 1.375rem; }
    .product-grid-holder .product-grid a {
      color: #fff;
      display: block;
      position: relative; }
      .product-grid-holder .product-grid a:hover {
        color: #f39a42;
        text-decoration: none;
        background: #e8edef; }
        .product-grid-holder .product-grid a:hover .product-grid-header:after {
          opacity: 1;
          visibility: visible; }
    .product-grid-holder .product-grid .check-inv-btn {
      height: 4rem;
      text-align: center;
      padding: 1rem;
      line-height: 2rem;
      font-size: 0.6875rem;
      display: block;
      color: #1f466f;
      border-top: 1px solid #BDC9D1; }
      .product-grid-holder .product-grid .check-inv-btn:hover {
        color: #f39a42;
        text-decoration: none; }
  .product-grid-holder .product-grid-header {
    padding: 0.875rem 1.125rem;
    position: relative; }
    .product-grid-holder .product-grid-header div {
      position: relative;
      z-index: 1;
      color: #aee0f8; }
    .product-grid-holder .product-grid-header .product-grid-title-value {
      color: #fff; }
    .product-grid-holder .product-grid-header:after, .product-grid-holder .product-grid-header:before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      transition: all 0.3s ease; }
    .product-grid-holder .product-grid-header:before {
      background: linear-gradient(0deg, #3a73a5 0%, #1f466f 100%); }
    .product-grid-holder .product-grid-header:after {
      background: #1f466f;
      opacity: 0;
      visibility: hidden; }
  .product-grid-holder .product-grid-content {
    list-style: none;
    margin: 0;
    padding: 0.875rem 1.125rem; }
    .product-grid-holder .product-grid-content li {
      justify-content: space-between;
      display: flex;
      border-bottom: 1px solid #BDC9D1;
      font-weight: bold;
      line-height: 1.9375rem;
      color: #1f466f; }
      .product-grid-holder .product-grid-content li:last-child {
        border: none; }
  @media print, screen and (min-width: 40em) {
    .product-grid-holder {
      width: calc(100% + 1rem);
      margin: 0 -0.5rem; }
      .product-grid-holder .product-grid {
        width: calc(50% - 1rem);
        margin: 0 0.5rem 1rem; } }
  @media print, screen and (min-width: 64em) {
    .product-grid-holder {
      width: calc(100% + 2rem);
      margin: 0 -1rem; }
      .product-grid-holder .product-grid {
        width: calc(33.3334% - 2rem);
        margin: 0 1rem 2rem; } }
  @media screen and (min-width: 75em) {
    .product-grid-holder {
      width: calc(100% + 3.375rem);
      margin: 0 -1.6875rem; }
      .product-grid-holder .product-grid {
        width: calc(25% - 3.375rem);
        margin: 0 1.6875rem 3.375rem; } }

.products-table-new tbody tr, .fixed-columns tbody tr {
  background-color: #fff; }
  .products-table-new tbody tr:nth-child(2n+1), .fixed-columns tbody tr:nth-child(2n+1) {
    background-color: #f8f9fa; }

.products-table-new thead, .fixed-columns thead {
  border-top-width: 0; }

.products-table-new td, .fixed-columns td {
  border: 1px solid #BDC9D1;
  height: 4rem;
  color: #1f466f;
  font-weight: 800; }

.products-table-new thead {
  background-image: linear-gradient(to bottom, #3a73a5 0%, #1f466f 100%); }

.products-table-new.interchanges-table thead tr {
  /* height:60px; */
  height: 5rem; }

.products-table-new th, .products-table-new td {
  font-size: .75rem;
  line-height: .75rem; }

.products-table-new .group-label, .products-table-new td {
  text-align: center; }

.products-table-new th {
  position: relative;
  color: #fff;
  white-space: nowrap;
  border: 1px solid #BDC9D1;
  border-width: 0 1px;
  padding: .75rem .5rem;
  height: 37px; }
  .products-table-new th.column-label {
    padding: .75rem 1.5rem .75rem .5rem;
    cursor: pointer; }
    .products-table-new th.column-label.sorted-up, .products-table-new th.column-label.sorted-down {
      font-weight: bold;
      color: #aee0f8; }
    .products-table-new th.column-label.sorted-up .arrow-up:after {
      border-color: transparent transparent #f39a42 transparent; }
    .products-table-new th.column-label.sorted-down .arrow-down:after {
      border-color: #f39a42 transparent transparent transparent; }
  .products-table-new th:last-child {
    border-width: 0 0 0 1px; }

.products-table-new .group-label.has-group {
  border-bottom-width: 1px; }

.products-table-new tbody tr.hover > a, .products-table-new tbody tr:hover > a {
  background: #e8edef;
  text-decoration: none;
  color: #1f466f; }
  .products-table-new tbody tr.hover > a .product-cell, .products-table-new tbody tr:hover > a .product-cell {
    text-decoration: underline; }

.products-table-new .products-table-filters-btn {
  position: absolute;
  top: 50%;
  margin-top: -1rem;
  right: .25rem;
  width: 1rem;
  height: 2rem; }

.products-table-new .arrow-up,
.products-table-new .arrow-down {
  width: 1rem;
  height: 1rem;
  display: block;
  position: relative;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0; }

.products-table-new .arrow-up:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 3px;
  width: 0;
  height: 0;
  transition: all 0.3s ease;
  border-color: transparent transparent #fff transparent;
  border-width: 0 5px 6px 5px;
  border-style: solid; }

.products-table-new .arrow-up:hover:after {
  border-color: transparent transparent #f39a42 transparent; }

.products-table-new .arrow-down {
  top: 1rem; }
  .products-table-new .arrow-down:after {
    content: "";
    position: absolute;
    top: 2px;
    left: 3px;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent transparent;
    border-width: 6px 5px 0 5px;
    border-style: solid; }
  .products-table-new .arrow-down:hover:after {
    border-color: #f39a42 transparent transparent transparent; }

.products-table-new .product-cell {
  padding: 0.5rem;
  text-align: center;
  color: #fff;
  font-weight: 800;
  font-size: .875rem;
  line-height: 1.375rem;
  width: 100%;
  border: 1px solid #BDC9D1; }

.products-table-new .inventory-check {
  padding: 0; }
  .products-table-new .inventory-check a {
    width: 100%;
    min-width: 180px;
    text-align: center;
    padding: 1rem;
    line-height: 2rem;
    font-size: 0.6875rem;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #1f466f;
    background-color: #fff; }
    .products-table-new .inventory-check a:hover {
      color: #f39a42;
      text-decoration: none; }
  .products-table-new .inventory-check .fa {
    font-size: 1.5rem;
    padding: 0 .5rem 0 0;
    margin-top: -3px; }

.products-table-new .link-overlay {
  position: absolute;
  left: 0;
  height: 4rem;
  z-index: 2; }

.fixed-columns {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  min-width: inherit; }
  .fixed-columns table {
    margin-bottom: 0; }
  .fixed-columns thead {
    border-color: #1f466f; }
  .fixed-columns th {
    background: #183e64;
    color: #aee0f8;
    font-size: .875rem;
    line-height: 1.375rem;
    font-weight: 800;
    white-space: normal;
    text-align: center;
    padding-bottom: .5rem;
    text-align: center;
    vertical-align: bottom;
    padding: .5rem .75rem;
    width: 7rem;
    height: 5rem; }
  .fixed-columns td {
    padding: 0; }
  .fixed-columns a {
    display: flex;
    /* height: 4rem; */
    height: 100%;
    width: 100%;
    justify-content: center;
    align-items: center;
    font-size: .75rem;
    font-weight: 800; }
    .fixed-columns a:hover {
      text-decoration: none;
      color: #1f466f; }
  .fixed-columns .product-column {
    flex: 0 0 auto;
    border: 1px solid #e8edef;
    border-width: 0 1px 1px 0; }
    .fixed-columns .product-column > div {
      background-color: #fff;
      border: 1px solid #e8edef;
      border-width: 1px 0 0 1px;
      height: 65px;
      min-width: 6rem;
      display: flex;
      justify-content: center;
      font-size: .75rem;
      color: #1f466f;
      font-weight: 800;
      align-items: stretch; }
      .fixed-columns .product-column > div a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%; }
      .fixed-columns .product-column > div:nth-child(2n) {
        background-color: #f8f9fa; }
      .fixed-columns .product-column > div:first-child, .fixed-columns .product-column > div a {
        padding: .75rem .5rem; }
      .fixed-columns .product-column > div:first-child {
        align-items: flex-end;
        background: #183e64;
        color: #aee0f8;
        font-size: .875rem;
        line-height: 1.375rem;
        font-weight: 800;
        white-space: normal;
        text-align: center;
        padding-bottom: .5rem;
        text-align: center; }
        .fixed-columns .product-column > div:first-child span {
          display: inline-block;
          width: 6rem; }

.interchanges-table .product-hoverable {
  /* match .fixed-columns */
  height: 5rem; }

.product-hoverable.hover, .product-hoverable:hover {
  background-color: #e8edef !important;
  text-decoration: none;
  color: #1f466f;
  text-decoration: underline; }
  .product-hoverable.hover:not(a), .product-hoverable:hover:not(a) {
    text-decoration: none; }

.products-table-holder {
  position: relative; }
  @media screen and (max-width: 39.9375em) {
    .products-table-holder {
      display: none !important; } }

.product-search-results .column-label {
  vertical-align: bottom; }

.product-search-results .products-table-filters-btn {
  top: auto;
  bottom: .1875rem;
  margin-top: 0; }

.related-content .cell {
  align-items: center; }
  .related-content .cell:first-child {
    order: 2; }

.related-content .content-block {
  padding: 0 0 1rem; }

.related-content .carousel-block {
  max-width: 28.625rem; }

.related-content .slides {
  margin: 0 0 2rem; }

.related-content .slide {
  padding: 0.25rem; }

.related-content .controls {
  position: relative;
  justify-content: flex-end;
  display: flex;
  padding: 0 .25rem 0 0;
  font-size: 0.875rem;
  line-height: 2rem; }
  .related-content .controls .next-btn {
    border: 1px solid #79858E;
    color: #f39a42;
    padding: 0.25rem 1rem;
    text-align: center;
    display: block;
    width: 98px;
    transition: all 0.3s ease; }
    .related-content .controls .next-btn .fa {
      font-size: 1.25rem;
      line-height: 2rem;
      margin: -3px 0 0 0.5rem; }
    .related-content .controls .next-btn span {
      display: inline-block;
      vertical-align: middle; }
    .related-content .controls .next-btn:hover {
      text-decoration: none;
      color: #fff;
      background: #f39a42; }
  .related-content .controls .control-counter {
    border: 1px solid #79858E;
    border-right: none;
    padding: 0.25rem;
    letter-spacing: 2px;
    color: #79858E;
    width: 98px;
    text-align: center; }

.related-content .description {
  overflow: hidden; }

.related-content .related-news {
  display: block;
  transition: all 0.5s ease;
  background: #fff;
  box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.15); }
  .related-content .related-news:hover {
    text-decoration: none;
    background: #f8f9fa; }
    .related-content .related-news:hover .read-more:after {
      transform: translate(0.5rem, 1px); }

@media print, screen and (min-width: 40em) {
  .related-content .cell:first-child {
    order: -1; }
  .related-content .carousel-block .primary-carousel {
    margin: 0 0 0 -.25rem; }
  .related-content .description {
    margin: 0 0 2rem; } }

@media print, screen and (min-width: 64em) {
  .related-content .content-block {
    padding: 0 0 0 3rem; } }

.related-news {
  width: 100%; }
  .related-news .image-container-related-content {
    width: 100%; }
  .related-news .related-news-content {
    padding: 1rem; }
  .related-news .category {
    text-transform: uppercase;
    font-size: 0.875rem;
    line-height: 1.375rem;
    letter-spacing: 2px;
    font-weight: 800;
    color: #1f466f;
    display: block;
    margin: 0 0 0.75rem; }
  .related-news .news-title {
    color: #3a73a5;
    font-size: 1.25rem;
    line-height: 1.875rem;
    margin: 0 0 3rem;
    display: block; }
  .related-news .related-announcement-content {
    padding: 1.5rem; }
    .related-news .related-announcement-content .content {
      overflow: hidden;
      margin-bottom: 0.5rem; }
  .related-news .announcement-title {
    color: #3a73a5;
    font-size: 1.5rem;
    line-height: normal;
    margin: 0 0 1.25rem;
    display: block;
    font-weight: bold; }
  .related-news .announcement-summary {
    color: #1f466f;
    font-size: 0.8rem;
    display: block; }

.resources-section {
  position: relative; }
  .resources-section li a {
    flex-direction: column; }
    .resources-section li a:hover h4 {
      color: #f39a42; }
  .resources-section .image-container-resources-image {
    background-size: cover; }
    .resources-section .image-container-resources-image:after {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 1;
      background: rgba(31, 70, 111, 0.5); }
    .resources-section .image-container-resources-image .fa {
      position: absolute;
      z-index: 2;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 3.5rem;
      height: 3.5rem;
      font-size: 3rem;
      color: #f39a42; }
  .resources-section .resources-content {
    position: relative;
    padding: 1rem 1rem 4rem; }
    @media print, screen and (min-width: 40em) {
      .resources-section .resources-content {
        padding: 2rem;
        min-height: 15.5rem; } }
    .resources-section .resources-content h4 {
      text-transform: uppercase;
      position: relative;
      margin: 0 0 1rem;
      transition: all 0.3s ease; }
  .resources-section .learn-more {
    position: absolute;
    bottom: 0;
    right: 0; }

/*search-box design*/
/*.search-box {
    display: block;
    width: 100%;
    max-width: 52.5rem;
    margin: 0 auto 3rem;
    padding: 1.25rem;
    background-color: $white;
    border-radius: 0.25rem;
    border: 0.0625rem solid $grey4;

    .search-box-title {
        position: relative;
        font-size: 1.25rem;
        line-height: 1.625rem;
        margin-bottom: 2rem;
        padding-bottom: 1.25rem;
        letter-spacing: 3px;
        color: $blue;
        font-weight: 500;
        letter-spacing: 0.0625rem;
        text-transform: uppercase;
        border-bottom: 0.0625rem solid $blue;
        max-width: 20rem;

        &::after {
            position: absolute;
            display: inline-block;
            left: 0;
            bottom: 0;
            height: 0.625rem;
            max-width: 0.625rem;
            width: 100%;
            margin-bottom: -0.3125rem;
            background-color: $blue;
            border-radius: 50%;
            content: '';
        }
    }

    .search-box-form {
        max-width: 31.25rem;

        input {
            max-width: 100%;
            width: 100%;
            border: 0 none;
            padding: 0 0.625rem;
            background: $white;
            color: $grey3;
            border: 0.0625rem solid $greye5;
            transition: .2s ease-in-out;
        }
    }
}*/
/*search result*/
.search-result {
  max-width: 50rem;
  margin: 0 auto; }
  .search-result h1 {
    display: none; }
  .search-result .search-box {
    width: 620px;
    max-width: 100%;
    margin: 0 auto 2rem;
    position: relative; }
    .search-result .search-box input {
      margin-bottom: 0;
      font-size: 1.75rem;
      border-bottom-color: #ddd; }
      .search-result .search-box input:focus {
        border-bottom-color: #1f466f; }
    .search-result .search-box button {
      position: absolute;
      right: 0;
      top: 0;
      height: 100%;
      width: 2rem;
      color: #ddd;
      z-index: 1;
      font-size: 1.25rem;
      cursor: pointer;
      transition: .6s color; }
    .search-result .search-box input:focus + button, .search-result .search-box button:hover {
      color: #1f466f; }
  .search-result .search-result-title {
    font-size: 1.5rem;
    color: #1f466f;
    font-weight: bold;
    margin-bottom: 1.5rem;
    border-bottom: 2px solid #1f466f;
    padding-bottom: .25rem; }
  .search-result .search-filters {
    padding: 1rem 0; }
    .search-result .search-filters .search-filter-block {
      font-size: .875rem;
      line-height: 0.875rem;
      display: flex;
      letter-spacing: 2px;
      justify-content: space-between;
      flex-wrap: wrap; }
      .search-result .search-filters .search-filter-block .search-filter {
        width: 100%; }
        @media print, screen and (min-width: 40em) {
          .search-result .search-filters .search-filter-block .search-filter {
            width: auto;
            padding: 0 1rem 0 0; } }
      .search-result .search-filters .search-filter-block .search-filter,
      .search-result .search-filters .search-filter-block .search-sorting {
        display: flex;
        justify-content: space-between;
        color: #79858E;
        align-items: center;
        font-weight: bold;
        margin: 0 0 1rem; }
        .search-result .search-filters .search-filter-block .search-filter ul,
        .search-result .search-filters .search-filter-block .search-sorting ul {
          list-style: none;
          margin: 0;
          padding: 0;
          display: flex;
          flex-wrap: nowrap; }
        .search-result .search-filters .search-filter-block .search-filter li,
        .search-result .search-filters .search-filter-block .search-sorting li {
          line-height: 0.875rem;
          display: inline-block;
          vertical-align: top;
          padding-left: 1rem; }
        .search-result .search-filters .search-filter-block .search-filter a,
        .search-result .search-filters .search-filter-block .search-sorting a {
          color: #1f466f;
          position: relative; }
          .search-result .search-filters .search-filter-block .search-filter a:after,
          .search-result .search-filters .search-filter-block .search-sorting a:after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 0;
            width: 0;
            height: 1px;
            background: #f39a42;
            transition: all 0.2s ease; }
          .search-result .search-filters .search-filter-block .search-filter a:hover, .search-result .search-filters .search-filter-block .search-filter a.active,
          .search-result .search-filters .search-filter-block .search-sorting a:hover,
          .search-result .search-filters .search-filter-block .search-sorting a.active {
            text-decoration: none;
            color: #f39a42; }
            .search-result .search-filters .search-filter-block .search-filter a:hover:after, .search-result .search-filters .search-filter-block .search-filter a.active:after,
            .search-result .search-filters .search-filter-block .search-sorting a:hover:after,
            .search-result .search-filters .search-filter-block .search-sorting a.active:after {
              width: 100%; }
        .search-result .search-filters .search-filter-block .search-filter .custom-select,
        .search-result .search-filters .search-filter-block .search-sorting .custom-select {
          min-width: 200px;
          width: 100%;
          position: relative;
          margin-left: 0.5rem; }
          @media print, screen and (min-width: 40em) {
            .search-result .search-filters .search-filter-block .search-filter .custom-select,
            .search-result .search-filters .search-filter-block .search-sorting .custom-select {
              min-width: 230px;
              width: auto; } }
  .search-result select {
    padding: .125rem 2.75rem 0 1rem;
    border: 1px solid #D8D8D8;
    background-position: calc(100% - 1rem) center;
    color: #1f466f;
    text-transform: uppercase;
    height: 2.25rem;
    line-height: 1;
    font-weight: bold;
    font-size: .875rem;
    letter-spacing: 2px;
    margin: 0 0 0 2rem; }
  .search-result .search-result-container {
    margin: 0 0 2rem; }
    .search-result .search-result-container .search-result-item {
      border-bottom: 2px solid #ddd;
      padding: 1rem 0;
      display: block;
      transition: all 0.2s ease;
      color: #1f466f; }
      .search-result .search-result-container .search-result-item:hover {
        background: #e8edef;
        text-decoration: none; }
    .search-result .search-result-container p {
      font-size: 0.9375rem;
      line-height: 1.25rem;
      color: #BDC9D1;
      font-weight: 400;
      letter-spacing: 0;
      text-transform: unset;
      margin-top: 0;
      margin-bottom: 0.3125rem; }
    .search-result .search-result-container .search-result-item-category {
      font-size: 0.875rem;
      text-transform: uppercase;
      color: #3a73a5;
      margin-bottom: 0.25rem; }
    .search-result .search-result-container .search-result-item-title {
      font-size: 1.25rem;
      text-transform: none;
      letter-spacing: 1px;
      position: relative;
      margin-bottom: 1.25rem;
      color: #1f466f;
      font-weight: bold; }
    .search-result .search-result-container .search-term {
      font-weight: 600;
      background-color: #e0f3ef; }
  .search-result .pagination-container {
    margin: 0 0 2rem;
    align-items: center;
    justify-content: center;
    display: flex; }
    .search-result .pagination-container ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex; }
    .search-result .pagination-container a {
      padding: 0.25rem;
      font-weight: bold; }
      .search-result .pagination-container a.disabled {
        pointer-events: none;
        color: #BDC9D1;
        font-weight: normal;
        cursor: text; }
      .search-result .pagination-container a.page.active {
        pointer-events: none;
        color: #BDC9D1;
        font-weight: normal;
        cursor: text; }
    .search-result .pagination-container li {
      display: inline-block; }
    .search-result .pagination-container .divider::before {
      content: '...'; }
  .search-result .pagination {
    font-size: 1rem;
    display: flex;
    letter-spacing: 2px;
    justify-content: flex-start;
    color: #778D99;
    align-items: center;
    font-weight: bold;
    text-transform: uppercase; }
    .search-result .pagination .pagination-prev,
    .search-result .pagination .pagination-next {
      display: block;
      width: 20px;
      height: 20px;
      position: relative;
      background: #f39a42;
      font-size: 20px;
      line-height: 20px;
      text-align: center;
      overflow: hidden;
      margin: 0 12px; }
      .search-result .pagination .pagination-prev.disabled,
      .search-result .pagination .pagination-next.disabled {
        pointer-events: none;
        background: #D8D8D8; }
      .search-result .pagination .pagination-prev:hover,
      .search-result .pagination .pagination-next:hover {
        background: #3a73a5;
        text-decoration: none; }
      .search-result .pagination .pagination-prev .fa,
      .search-result .pagination .pagination-next .fa {
        color: #fff;
        padding: 0;
        display: block; }
    .search-result .pagination input[type="number"] {
      height: 20px;
      width: 40px;
      margin: 0 12px 0 0;
      border: 1px solid #79858E;
      text-align: center;
      appearance: textfield; }
      .search-result .pagination input[type="number"]::-webkit-inner-spin-button, .search-result .pagination input[type="number"]::-webkit-outer-spin-button {
        appearance: none; }
    .search-result .pagination .pagination-title {
      padding: 0 8px 0 0;
      color: #1f466f; }
    .search-result .pagination span {
      color: #1f466f;
      padding: 0 0 0 12px; }
  @media print, screen and (min-width: 40em) {
    .search-result .search-box {
      margin-bottom: 6rem; }
    .search-result .search-filters {
      padding: 3rem 0; }
    .search-result .search-result-item {
      padding: 2rem 0; } }

.banner-section {
  display: flex; }
  .banner-section .search-open-btn {
    display: inline-block;
    background: #fff;
    padding: 1rem 3.75rem 1rem 1.75rem;
    position: relative;
    vertical-align: top;
    line-height: 1.75rem;
    color: #79858E;
    font-weight: 300;
    overflow: hidden;
    max-width: 28.75rem;
    width: 100%;
    opacity: 1;
    overflow: hidden; }
    .banner-section .search-open-btn .fa {
      position: absolute;
      top: 50%;
      right: 1.75rem;
      margin-top: -13px;
      font-size: 1.5rem;
      z-index: 2; }
    .banner-section .search-open-btn:hover {
      color: #f39a42;
      text-decoration: none; }
    .banner-section .search-open-btn .button-label {
      display: inline-block; }
    .banner-section .search-open-btn::after {
      content: '';
      position: absolute;
      width: 4rem;
      height: 100%;
      right: 0;
      top: 0;
      background-image: linear-gradient(to right, transparent, #fff 0.25rem, #fff 100%); }
  .banner-section .slide {
    height: 36px;
    padding: 0 .75rem;
    display: flex;
    align-items: center;
    justify-content: center; }
    .banner-section .slide > div {
      flex: 0 0 auto;
      max-width: 100%; }
  .banner-section .backgrounds, .banner-section .backgrounds > div {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%; }
  .banner-section .backgrounds > div {
    background-size: cover; }
    .banner-section .backgrounds > div:first-child {
      z-index: 2; }
  .banner-section .primary-carousel {
    padding: 0 3rem !important; }
    .banner-section .primary-carousel .image-placeholder {
      font-size: 2rem; }
    .banner-section .primary-carousel .slides {
      height: 36px; }
  .banner-section .grid-carousel-line {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 2rem 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.35); }
    .banner-section .grid-carousel-line .title {
      border-color: #aee0f8; }
      .banner-section .grid-carousel-line .title h3 {
        color: #aee0f8; }
    .banner-section .grid-carousel-line .controls-carousel a {
      color: #f39a42; }
  .banner-section .search-banner-holder {
    position: relative;
    z-index: 2; }
    .banner-section .search-banner-holder h1 {
      margin-bottom: 1.5rem; }
    .banner-section .search-banner-holder h5 {
      margin-bottom: 4rem; }
    .banner-section .search-banner-holder h1, .banner-section .search-banner-holder h2, .banner-section .search-banner-holder h3, .banner-section .search-banner-holder h4, .banner-section .search-banner-holder h5, .banner-section .search-banner-holder h6, .banner-section .search-banner-holder p, .banner-section .search-banner-holder ol, .banner-section .search-banner-holder ul {
      color: #fff;
      opacity: 1; }
    .banner-section .search-banner-holder p {
      font-size: 1.75rem;
      line-height: 2.625rem; }
    .banner-section .search-banner-holder a .fa-search {
      width: 20px;
      height: 18px; }
  .banner-section .grid-carousel-line {
    opacity: 1; }
  @media screen and (max-width: 39.9375em) {
    .banner-section.full-banner {
      padding-top: 67px; }
    .banner-section .search-banner-holder h1 {
      font-size: 2rem;
      line-height: 1.4; }
    .banner-section .search-banner-holder h5 {
      font-size: 1.5rem;
      line-height: 1.4; } }

.section-info.with-bg .sections-info-items a:hover {
  color: #f39a42; }

.section-info .descriptions .image-container {
  overflow: hidden;
  border-radius: .5rem;
  margin-bottom: 1rem; }

.section-info .sections-info-items ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.section-info .sections-info-items .accordion {
  background: none;
  width: 100%; }

.section-info .sections-info-items .icon-holder {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 6.375rem;
  height: 6.375rem;
  position: relative;
  position: absolute;
  top: 50%;
  left: -6rem;
  transform: translate(-50%, -50%); }
  .section-info .sections-info-items .icon-holder .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    align-items: center;
    text-align: center;
    justify-content: center;
    border-radius: 100px;
    background: #fff;
    display: none;
    width: 0;
    height: 0;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15);
    padding: .25rem; }
  .section-info .sections-info-items .icon-holder img {
    padding: 0.75rem; }

.section-info .intro .rte {
  border-bottom-width: 0; }

@media screen and (max-width: 39.9375em) {
  .section-info .scroll-wrapper > .scroll-content {
    height: auto !important;
    max-height: inherit !important;
    max-width: none !important;
    overflow: visible !important;
    position: relative !important;
    width: auto !important; }
  .section-info .external-scroll_y {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .section-info.with-bg {
    min-height: calc(100vh - 66px); }
  .section-info .scroll-wrapper {
    -ms-overflow-style: none;
    max-height: 34rem; }
  .section-info .scroll-wrapper > .scroll-content:not(.scroll-scrolly_visible) {
    display: flex;
    align-items: center; }
  .section-info .scroll-wrapper > .scroll-content {
    padding: 0 0 0 2rem; }
  .section-info .scroll-container {
    padding: 0; }
  .section-info .external-scroll_y.scroll-scrolly_visible {
    left: 0rem;
    top: -1rem;
    height: calc(100% + 1.5rem); }
  .section-info .accordion-title {
    border: none !important;
    padding: 0; }
    .section-info .accordion-title:before {
      display: none; }
    .section-info .accordion-title .text {
      flex: 1 0 auto;
      max-width: calc(100% - 3rem); }
  .section-info .accordion-item {
    padding: 1rem 0;
    position: relative; }
  .section-info .rte {
    margin-bottom: 1.5rem;
    padding: 0 0 1.5rem; } }

.section-info .descriptions .image-container {
  margin-bottom: 2rem; }

@media print, screen and (min-width: 64em) {
  .section-info {
    padding: 6rem 0 5rem; }
    .section-info.with-bg {
      min-height: calc(100vh - 116px); }
    .section-info .scroll-wrapper {
      /*overflow: visible !important;*/
      max-height: 36.25rem; }
    .section-info .scroll-wrapper > .scroll-content {
      padding: 1.125rem 0 1.125rem 11rem;
      margin: 0 0 0 -1rem; }
    .section-info .external-scroll_y.scroll-scrolly_visible {
      left: 7.75rem;
      top: 0.5rem;
      height: calc(100% - 1rem); }
    .section-info .accordion-title .text {
      padding: 0 2rem 0 0; } }

.section-links {
  align-items: center;
  display: flex;
  justify-content: flex-end; }
  .section-links p {
    margin: 0 0 1rem; }
  .section-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #1f466f;
    font-size: 0.875rem;
    line-height: 1.375rem; }
    .section-links ul li {
      padding-bottom: 13px; }
    .section-links ul a {
      font-weight: 800;
      letter-spacing: 2px; }
  @media print, screen and (min-width: 40em) {
    .section-links .section-links-content-container {
      padding-left: 2rem; }
    .section-links .title {
      margin-left: -2rem; }
    .section-links p {
      margin-bottom: 3rem; }
    .section-links .grid-x {
      margin-bottom: 2.5rem; } }

.section-list .link-holder {
  position: relative;
  background: #f39a42;
  justify-content: flex-end;
  display: flex;
  border-top: 2px solid #fff;
  height: 5rem; }

.section-list .image-container-summaries {
  overflow: hidden; }

.section-list .read-more-btn {
  color: #fff;
  align-items: center;
  display: flex;
  font-size: 0;
  line-height: 0; }
  .section-list .read-more-btn:hover {
    text-decoration: none; }
    .section-list .read-more-btn:hover .fa {
      background: #fff;
      color: #f39a42; }
  .section-list .read-more-btn .text {
    border-right: 2px solid #fff;
    padding: 0 2rem 0 0;
    font-size: 0.875rem;
    line-height: 4.875rem; }
  .section-list .read-more-btn .fa {
    width: 4.875rem;
    height: 4.875rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    line-height: 1.5rem;
    border: 1px solid #f39a42;
    background: #f39a42;
    transition: all 0.3s ease; }

.section-list .scroll-container {
  position: relative; }

.section-list .external-scroll_y.scroll-scrolly_visible {
  left: -2.75rem;
  top: -1.5rem;
  height: calc(100% + 1.5rem); }

.section-list .image-container-summaries {
  width: 100%; }

.section-list .summaries-content {
  padding: 1rem 0; }
  .full .section-list .summaries-content {
    padding: 1rem 0.625rem; }

.section-list .title {
  margin-left: -2rem; }

.section-list .summaries-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .section-list .summaries-list.icon-view {
    flex-wrap: wrap;
    display: flex; }
    .section-list .summaries-list.icon-view li {
      width: 50%;
      max-width: 50%;
      flex: 1 1 50%;
      padding: 0 0.5rem;
      text-align: center;
      display: flex;
      align-items: stretch; }
    .section-list .summaries-list.icon-view a {
      text-transform: uppercase;
      font-size: 0.75rem;
      line-height: 1.125rem;
      letter-spacing: 1.33px;
      font-weight: 800;
      flex-direction: column;
      justify-content: space-between;
      display: flex;
      width: 100%; }
    .section-list .summaries-list.icon-view .text {
      display: block;
      max-width: 150px;
      margin: 0 auto;
      min-height: 2.25rem; }
  .section-list .summaries-list li {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    line-height: 2.25rem;
    letter-spacing: 0.61px;
    font-weight: bold; }
  .section-list .summaries-list a {
    display: inline-block;
    vertical-align: top; }
    .section-list .summaries-list a:hover {
      text-decoration: none;
      color: #f39a42; }
  .section-list .summaries-list.no-links li {
    font-weight: normal;
    color: #1f466f; }
  .section-list .summaries-list.no-links .list-title {
    color: #f39a42;
    font-weight: bold; }

.section-list .hover-images img {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.section-list .icon {
  width: 4rem;
  display: flex;
  flex-grow: 1;
  margin: 0 auto 1rem; }
  .section-list .icon img {
    max-height: 70px; }

@media print, screen and (min-width: 40em) {
  .section-list .image-block {
    padding-right: 2rem;
    max-width: 544px; }
    .section-list .image-block img.loaded {
      transition: none; }
  .section-list .summaries-content {
    max-width: 30rem;
    padding: 0 1rem 0 0; }
  .section-list .scrollbar-external {
    max-height: 30rem; }
  .section-list .intro {
    overflow: hidden;
    margin: 0 0 2rem; }
  .section-list .summaries-list li {
    margin: 0 0 1.5rem; } }

@media print, screen and (min-width: 64em) {
  .section-list .summaries-list.icon-view li {
    width: 33.3334%;
    max-width: 33.3334%;
    flex: 1 1 33.3334%;
    text-align: center; } }

.section-with-icon, .section-info {
  position: relative;
  overflow: hidden;
  align-items: center;
  display: flex;
  padding: 2rem 0; }
  .section-with-icon.with-bg .banner-bg, .section-info.with-bg .banner-bg {
    display: block; }
  .section-with-icon.with-bg h2, .section-info.with-bg h2 {
    color: #fff; }
  .section-with-icon.with-bg .rte, .section-info.with-bg .rte {
    color: #fff; }
  .section-with-icon.with-bg .sections-info-content .intro p, .section-info.with-bg .sections-info-content .intro p {
    color: #fff; }
  .section-with-icon.with-bg .sections-info-items a, .section-info.with-bg .sections-info-items a {
    color: #fff; }
  .section-with-icon .image-placeholder, .section-info .image-placeholder {
    font-size: 5rem; }
  .section-with-icon .banner-bg, .section-info .banner-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-size: cover; }
    .section-with-icon .banner-bg .banner-overlay, .section-info .banner-bg .banner-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: rgba(31, 70, 111, 0.8); }
  .section-with-icon .descriptions li, .section-info .descriptions li {
    visibility: hidden;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
    left: 0; }
  .section-with-icon .category-icons > li, .section-info .category-icons > li {
    display: none; }
  .section-with-icon .grid-container, .section-info .grid-container {
    width: 100%; }
  .section-with-icon .cell, .section-info .cell {
    position: relative;
    display: flex;
    align-items: center; }
  .section-with-icon .sections-info-items, .section-info .sections-info-items {
    width: 100%; }
    .section-with-icon .sections-info-items .category-icons, .section-info .sections-info-items .category-icons {
      list-style: none;
      margin: 0 0 3rem 2.75rem;
      padding: 0;
      flex: 0 0 6.375rem;
      width: 6.375rem;
      max-width: 6.375rem;
      height: 6.375rem;
      position: relative; }
      .section-with-icon .sections-info-items .category-icons li, .section-info .sections-info-items .category-icons li {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        overflow: hidden;
        align-items: center;
        text-align: center;
        justify-content: center;
        border-radius: 100px;
        background: #fff;
        box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15); }
  .section-with-icon .accordion-title, .section-info .accordion-title {
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: normal;
    letter-spacing: 0.61px;
    background: none;
    overflow: hidden;
    display: flex;
    width: 100%; }
    .section-with-icon .accordion-title .line, .section-info .accordion-title .line {
      display: inline-block;
      vertical-align: top;
      overflow: hidden;
      flex: 10 0 auto;
      height: 1.5rem;
      min-width: 2rem;
      position: relative; }
      .section-with-icon .accordion-title .line span, .section-info .accordion-title .line span {
        position: absolute;
        padding: 0;
        top: 50%;
        left: 0;
        margin: -1px 0 0;
        width: 0;
        display: block;
        vertical-align: top;
        height: 2px;
        background: #f39a42;
        transition: all 0.3s ease; }
    .section-with-icon .accordion-title .text, .section-info .accordion-title .text {
      padding: 0 1rem 0 0;
      position: relative;
      display: inline-block;
      vertical-align: top; }
  .section-with-icon .accordion-content, .section-info .accordion-content {
    background: none; }
  .section-with-icon .sections-info-content, .section-info .sections-info-content {
    width: 100%;
    margin: 0 0 1rem; }
    .section-with-icon .sections-info-content .intro p, .section-info .sections-info-content .intro p {
      font-size: 1.5rem;
      line-height: 2.125rem; }
  .section-with-icon .scroll-container, .section-info .scroll-container {
    position: relative;
    width: 100%; }
  .section-with-icon .accordion[disabled] .accordion-title, .section-info .accordion[disabled] .accordion-title {
    cursor: pointer; }
  .section-with-icon h2, .section-info h2 {
    margin: 0 0 0; }
  .section-with-icon .rte, .section-info .rte {
    margin: 0 0 2rem; }
  @media print, screen and (min-width: 40em) {
    .section-with-icon, .section-info {
      padding: 3rem 0 2rem; }
      .section-with-icon .sections-info-content, .section-info .sections-info-content {
        margin: 0; }
        .section-with-icon .sections-info-content .intro, .section-info .sections-info-content .intro {
          margin: 0 0 3rem; } }
  @media print, screen and (min-width: 64em) {
    .section-with-icon, .section-info {
      padding: 6rem 0 5rem; } }
  .section-with-icon.products .bg-placeholder, .section-info.products .bg-placeholder {
    padding: 0px 2rem 0px 0px; }
    .section-with-icon.products .bg-placeholder img, .section-info.products .bg-placeholder img {
      height: 205px;
      width: 205px;
      object-fit: cover; }
  .section-with-icon.products .flow-column, .section-info.products .flow-column {
    /*max-height: 336px;
            flex-flow: column wrap;*/
    column-count: 3;
    width: 100%;
    overflow-x: hidden;
    column-fill: auto; }
  .section-with-icon.products .intro-bg, .section-info.products .intro-bg {
    width: 205px;
    height: 205px;
    background-size: cover; }
  .section-with-icon.products .rte, .section-info.products .rte {
    margin: 0 0 0; }
  .section-with-icon.products .descriptions .rte, .section-info.products .descriptions .rte {
    max-height: 220px;
    overflow: hidden;
    text-overflow: ellipsis; }
  .section-with-icon.products .descriptions li, .section-info.products .descriptions li {
    position: absolute;
    top: 0px;
    transform: initial; }
  .section-with-icon.products .section-item, .section-info.products .section-item {
    min-height: 48px;
    min-width: 48px; }
    @media print, screen and (min-width: 40em) {
      .section-with-icon.products .section-item, .section-info.products .section-item {
        margin: 8px; } }
    @media print, screen and (min-width: 64em) {
      .section-with-icon.products .section-item, .section-info.products .section-item {
        margin: 0px; } }
    .section-with-icon.products .section-item .text, .section-info.products .section-item .text {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%; }
  @media only screen and (max-width: 64rem) {
    .section-with-icon.products .section-item, .section-info.products .section-item {
      min-height: 36px;
      min-width: 36px; } }
  @media only screen and (max-width: 29rem) {
    .section-with-icon.products .flow-column, .section-info.products .flow-column {
      max-height: 100%;
      display: flex;
      flex-flow: row wrap;
      height: 100% !important; } }
  @media only screen and (max-width: 48rem) {
    .section-with-icon.products .flow-column, .section-info.products .flow-column {
      column-count: 2;
      overflow-x: auto; }
      .section-with-icon.products .flow-column li, .section-info.products .flow-column li {
        width: 100%; }
    .section-with-icon.products .bg-placeholder img, .section-info.products .bg-placeholder img {
      height: 9rem;
      width: 9rem; }
    .section-with-icon.products .intro-bg, .section-info.products .intro-bg {
      width: 9rem;
      height: 9rem; } }
  .section-with-icon.products .sections-info-content, .section-info.products .sections-info-content {
    margin: 0 0 2.5rem 0; }
    .section-with-icon.products .sections-info-content .intro, .section-info.products .sections-info-content .intro {
      margin: 0 0 0 0; }
    .section-with-icon.products .sections-info-content .medium-3, .section-info.products .sections-info-content .medium-3 {
      flex: 0 0 23%; }
    .section-with-icon.products .sections-info-content .medium-9, .section-info.products .sections-info-content .medium-9 {
      flex: 0 0 77%; }

.section-with-icon {
  min-height: 50vh; }
  .section-with-icon .text br {
    display: none; }
  .section-with-icon.with-bg .section-info-items .with-icons .icon img.main-icon {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; }
  .section-with-icon.with-bg .section-info-items .with-icons .icon img.alt-icon {
    opacity: 1;
    visibility: visible; }
  .section-with-icon .section-info-items {
    width: 100%; }
    .section-with-icon .section-info-items .with-icons {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      background: none; }
      .section-with-icon .section-info-items .with-icons .line {
        display: none; }
      .section-with-icon .section-info-items .with-icons .icon {
        width: 100%;
        padding: 0;
        text-align: center;
        min-height: 5rem;
        position: relative;
        max-width: 4rem;
        margin: 0 auto;
        display: none; }
        .section-with-icon .section-info-items .with-icons .icon img.main-icon {
          opacity: 1;
          visibility: visible; }
        .section-with-icon .section-info-items .with-icons .icon img.alt-icon {
          opacity: 0;
          visibility: hidden; }
        .section-with-icon .section-info-items .with-icons .icon .image-placeholder {
          font-size: 2rem; }
  .section-with-icon .accordion-title {
    font-size: 1.5rem;
    line-height: 2.25rem;
    font-weight: normal;
    letter-spacing: 0.61px;
    background: none;
    overflow: hidden;
    display: flex;
    width: 100%; }
    .section-with-icon .accordion-title .text {
      color: #fff; }
    .section-with-icon .accordion-title:hover {
      text-decoration: none;
      color: #f39a42;
      width: 100%; }
      .section-with-icon .accordion-title:hover .line:after {
        width: 100%; }
  @media print, screen and (min-width: 40em) {
    .section-with-icon {
      min-height: calc(100vh - 66px); }
      .section-with-icon .text br {
        display: block; }
      .section-with-icon .section-info-items .with-icons {
        display: flex;
        flex-wrap: wrap; }
        .section-with-icon .section-info-items .with-icons .icon {
          display: flex; }
        .section-with-icon .section-info-items .with-icons .accordion-title:hover, .section-with-icon .section-info-items .with-icons .accordion-title:focus, .section-with-icon .section-info-items .with-icons .accordion-title.active {
          background-color: #fff; }
          .section-with-icon .section-info-items .with-icons .accordion-title:hover .text, .section-with-icon .section-info-items .with-icons .accordion-title:focus .text, .section-with-icon .section-info-items .with-icons .accordion-title.active .text {
            color: #1f466f; }
          .section-with-icon .section-info-items .with-icons .accordion-title:hover .icon img.alt-icon, .section-with-icon .section-info-items .with-icons .accordion-title:focus .icon img.alt-icon, .section-with-icon .section-info-items .with-icons .accordion-title.active .icon img.alt-icon {
            opacity: 0;
            visibility: hidden; }
          .section-with-icon .section-info-items .with-icons .accordion-title:hover .icon img.main-icon, .section-with-icon .section-info-items .with-icons .accordion-title:focus .icon img.main-icon, .section-with-icon .section-info-items .with-icons .accordion-title.active .icon img.main-icon {
            opacity: 1;
            visibility: visible; }
      .section-with-icon .section-info-items li {
        max-width: 50%;
        flex: 0 1 164px;
        padding: 0 .5rem 1rem; }
        .section-with-icon .section-info-items li:nth-child(2n+2) {
          padding-top: 3rem; }
        .section-with-icon .section-info-items li:nth-child(n+3) {
          margin-top: -3rem; }
      .section-with-icon .section-info-items a {
        box-shadow: 0px 0px 6px 3px rgba(31, 70, 111, 0.15);
        border-radius: 0.5rem !important;
        background-color: rgba(58, 115, 165, 0.6);
        text-transform: uppercase;
        text-align: center;
        font-size: 0.75rem;
        line-height: 1.125rem;
        letter-spacing: 1.33px;
        padding: 1rem .25rem;
        height: 185px;
        flex-direction: column;
        justify-content: space-between;
        display: flex;
        transition: all 0.3s ease;
        font-weight: bold; }
      .section-with-icon .accordion-title {
        border: none !important;
        padding: 0; }
        .section-with-icon .accordion-title:before {
          display: none; }
        .section-with-icon .accordion-title .text {
          max-width: inherit;
          padding: 1rem 0 0;
          width: 100%;
          color: #fff;
          text-align: center;
          transition: all 0.3s ease;
          flex: 0 0 auto; }
        .section-with-icon .accordion-title .icon {
          display: block;
          flex: 1 1 auto;
          display: flex;
          align-items: center;
          justify-content: center; }
          .section-with-icon .accordion-title .icon > span {
            position: relative;
            display: block;
            flex: 0 0 100%;
            padding: 0;
            max-width: 100%;
            height: auto; }
      .section-with-icon .rte {
        margin: 0 0 4rem; } }
  @media print, screen and (min-width: 64em) {
    .section-with-icon {
      padding: 6rem 0 5rem;
      min-height: calc(100vh - 116px); }
      .section-with-icon .section-info-items li {
        max-width: 33.3333%;
        flex: 0 1 180px;
        padding: 0 1rem 3rem; }
        .section-with-icon .section-info-items li:nth-child(2n+2) {
          padding-top: 0; }
        .section-with-icon .section-info-items li:nth-child(n+3) {
          margin-top: 0; }
        .section-with-icon .section-info-items li:nth-child(3n+2) {
          padding-top: 4.5rem; }
        .section-with-icon .section-info-items li:nth-child(3n+3) {
          padding-top: 3rem; }
        .section-with-icon .section-info-items li:nth-child(n+4) {
          margin-top: -4.5rem; } }

.shifted-text {
  overflow: hidden;
  padding-bottom: 12rem; }
  .shifted-text .wrapper {
    margin-top: 2rem; }
  .shifted-text .grid-container {
    margin: 0 auto; }
  .shifted-text .scene {
    padding: 1rem 0; }
  .shifted-text .line {
    height: .375rem;
    background-color: #aee0f8; }
  .shifted-text .copy {
    padding: 1rem 0; }
  .shifted-text .title-line {
    position: relative;
    z-index: 2; }
  @media screen and (max-width: 39.9375em) {
    .shifted-text {
      height: auto !important; } }
  @media print, screen and (min-width: 40em) {
    .shifted-text {
      position: relative; }
      .shifted-text::after {
        content: '';
        display: block;
        width: 100%; }
      .shifted-text .scene {
        height: calc(100vh - 116px);
        padding: 6rem 0;
        position: absolute;
        width: 100%;
        top: 0;
        left: 0; }
        .shifted-text .scene + .scene {
          pointer-events: none; }
          .shifted-text .scene + .scene .title-text, .shifted-text .scene + .scene .line, .shifted-text .scene + .scene .text, .shifted-text .scene + .scene .image-container {
            opacity: 0;
            visibility: hidden; }
        .shifted-text .scene:first-child {
          z-index: 2; }
      .shifted-text .title-text {
        display: inline-block; }
      .shifted-text .copy {
        padding: 3rem 0; }
      .shifted-text .multi-column .container {
        display: flex;
        flex-wrap: nowrap;
        margin-left: auto;
        max-width: 50rem; }
      .shifted-text .multi-column .title-line {
        position: relative;
        z-index: 2; }
      .shifted-text .stretched .rte {
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-end; }
      .shifted-text .stretched .title-container {
        flex: 0 0 100%;
        max-width: 100%; }
      .shifted-text .stretched .text {
        flex: 0 0 auto;
        width: 100%;
        display: flex;
        flex-wrap: wrap; }
      .shifted-text .stretched .copy {
        flex: 0 0 100%;
        max-width: 100%; }
      .shifted-text .stretched .body-line {
        flex: 0 0 auto; }
      .shifted-text .right-aligned .grid-x {
        position: relative; }
      .shifted-text .right-aligned .title-container {
        padding-left: 0%; }
      .shifted-text .right-aligned .title-text {
        padding-left: 1rem; }
      .shifted-text .right-aligned .text {
        text-align: left;
        width: 100%; }
      .shifted-text .right-aligned .image {
        position: absolute;
        right: 0;
        top: 0; } }

.sitemap .sitemap-block {
  padding: 2rem 0 1rem;
  border-bottom: 2px solid #D8D8D8; }
  .sitemap .sitemap-block:first-child {
    padding: 0 0 1rem; }
  .sitemap .sitemap-block:last-child {
    border: none;
    padding: 2rem 0 0; }
  .sitemap .sitemap-block .sitemap-title {
    margin: 0 0 1rem; }
    .sitemap .sitemap-block .sitemap-title a {
      font-size: 1.5rem;
      line-height: 2.125rem;
      letter-spacing: 0.5px;
      color: #1f466f;
      font-weight: bold; }
      .sitemap .sitemap-block .sitemap-title a:hover {
        text-decoration: none;
        color: #f39a42; }
  .sitemap .sitemap-block a {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #79858E; }

.sitemap .sitemap-block-item > ul, .sitemap .sitemap-block-item > .grid-x > ul {
  list-style-type: none; }
  .sitemap .sitemap-block-item > ul li ul, .sitemap .sitemap-block-item > .grid-x > ul li ul {
    margin: 0 0 1rem 3rem; }
    .sitemap .sitemap-block-item > ul li ul ul, .sitemap .sitemap-block-item > .grid-x > ul li ul ul {
      margin-left: 2rem; }

.sitemap .sitemap-block-item > ul {
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .sitemap .sitemap-block {
    padding: 3.5rem 0 2.5rem; }
    .sitemap .sitemap-block:first-child {
      padding: 0 0 2.5rem; }
    .sitemap .sitemap-block:last-child {
      border: none;
      padding: 3.5rem 0 0; }
  .sitemap .sitemap-block-item > ul li ul {
    margin: 0 0 2rem 2.5rem; } }

.specifications .title {
  padding: .5rem 2rem .5rem 1.0625rem; }

.specifications-list {
  list-style: none;
  margin: 0;
  padding: 0;
  max-width: 29rem; }
  .specifications-list li {
    border-top: 1px solid #1f466f;
    padding: .25rem 0;
    color: #1f466f;
    width: 100%;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 1.875rem;
    letter-spacing: 0.36px; }
    .specifications-list li:first-child {
      border: none; }
    .specifications-list li.link {
      border: none;
      padding: 1rem 0 0;
      font-size: .875rem;
      line-height: 1.375rem;
      font-weight: 800; }
  .specifications-list a {
    color: #f39a42; }
    .specifications-list a:hover {
      text-decoration: none; }
      .specifications-list a:hover .fa {
        transform: scale(1.5); }
      .specifications-list a:hover .text:after {
        left: 0;
        width: 100%; }
    .specifications-list a .text {
      position: relative;
      display: inline-block;
      vertical-align: middle; }
      .specifications-list a .text:after {
        content: "";
        position: absolute;
        bottom: 0;
        height: 1px;
        left: 50%;
        width: 0;
        background: #f39a42;
        transition: all 0.3s ease; }
    .specifications-list a .fa {
      font-size: 1.5rem;
      margin: 0 0.75rem 0 0;
      transition: all 0.3s ease; }
  .specifications-list .specification-value {
    flex: 0 0 6rem;
    max-width: 6rem;
    padding: 0 0 0 0.5rem; }

@media print, screen and (min-width: 40em) {
  .specifications .title {
    margin-left: -1.5625rem; }
  .specifications-list li {
    padding: .6875rem 0; }
    .specifications-list li.link {
      padding: 3rem 0 0; }
  .specifications-list .specification-value {
    flex: 0 0 7rem;
    max-width: 7rem; } }

.staggered-intro {
  overflow: hidden; }
  .staggered-intro .grid-container.breadcrumb-grid-container {
    max-width: 78rem;
    padding-top: 3rem;
    padding-bottom: 3.5rem; }
  .staggered-intro .title {
    z-index: 2; }
    .staggered-intro .title h1,
    .staggered-intro .title h2,
    .staggered-intro .title h3,
    .staggered-intro .title h4,
    .staggered-intro .title h5,
    .staggered-intro .title h6,
    .staggered-intro .title .h7,
    .staggered-intro .title .h8 {
      color: #fff; }
  .staggered-intro .title.without-title-line {
    color: #fff;
    margin: 0; }
  .staggered-intro .staggered-intro-bg-block {
    background: #1f466f;
    position: relative;
    z-index: 2; }
  .staggered-intro .staggered-intro-img-holder img {
    display: none; }
  .staggered-intro .staggered-intro-description {
    padding: 2rem 0 1rem;
    position: relative;
    margin: 0 0 2rem;
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
    color: #fff; }
    .staggered-intro .staggered-intro-description p {
      letter-spacing: 0.61px;
      font-size: 1.5rem;
      line-height: 2.125rem;
      font-weight: bold; }
    .staggered-intro .staggered-intro-description:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 11px;
      width: 60%;
      background: #fff; }
  .staggered-intro .staggered-intro-secondary {
    position: relative; }
  @media screen and (max-width: 39.9375em) {
    .staggered-intro .breadcrumb a {
      color: #fff; }
      .staggered-intro .breadcrumb a:hover {
        color: #f39a42; }
    .staggered-intro .breadcrumb li::after {
      background-color: #fff; }
    .staggered-intro .grid-container.breadcrumb-grid-container {
      position: absolute;
      width: 100%;
      top: 1rem;
      left: 50%;
      z-index: 2;
      padding: 0 0.625rem;
      transform: translateX(-50%); }
    .staggered-intro .staggered-intro-content {
      padding: 6rem 0 3rem; }
    .staggered-intro .staggered-intro-img-holder {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background-size: cover;
      background-position: center; }
      .staggered-intro .staggered-intro-img-holder .image-container {
        display: none; }
    .staggered-intro .staggered-intro-bg-block:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      background: linear-gradient(90deg, #1f466f 0%, rgba(31, 70, 111, 0) 100%) !important;
      opacity: 0.8; }
    .staggered-intro .staggered-intro-bg-block .group-container,
    .staggered-intro .staggered-intro-bg-block .grid-area {
      position: static; }
    .staggered-intro .staggered-intro-secondary .group-container,
    .staggered-intro .staggered-intro-secondary .grid-area {
      position: static; }
    .staggered-intro .secondary-image {
      position: absolute;
      background-size: cover;
      background-position: center;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      width: 100%; }
      .staggered-intro .secondary-image img {
        display: none; }
      .staggered-intro .secondary-image:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background: #1f466f;
        opacity: 0.8; } }
  @media print, screen and (min-width: 40em) {
    .staggered-intro .title.without-title-line {
      padding: 0; }
      .staggered-intro .title.without-title-line:after {
        content: "";
        position: absolute;
        top: 100%;
        left: 0;
        width: 2px;
        height: 17rem;
        margin: 1rem 0 0;
        background: #aee0f8; }
    .staggered-intro .staggered-intro-grid-container .area-container .grid-area:first-child {
      align-items: center; }
    .staggered-intro .staggered-intro-img-holder {
      background: none !important; }
      .staggered-intro .staggered-intro-img-holder img {
        display: block; }
    .staggered-intro .staggered-intro-secondary {
      padding: 2rem 0 0; }
      .staggered-intro .staggered-intro-secondary .area-container .grid-area:last-child {
        align-items: flex-end; }
    .staggered-intro .secondary-image {
      background: none !important; }
    .staggered-intro .staggered-intro-description {
      color: #1f466f;
      padding: 1rem 0 2rem; }
      .staggered-intro .staggered-intro-description:after {
        background: #1f466f; } }
  @media print, screen and (min-width: 64em) {
    .staggered-intro .title.without-title-line {
      padding: 0 0 0 6rem; }
      .staggered-intro .title.without-title-line:after {
        left: 6rem;
        height: 19rem; }
    .staggered-intro .breadcrumb {
      padding-bottom: 4.5rem; }
    .staggered-intro .staggered-intro-secondary {
      padding: 9rem 0 0; }
    .staggered-intro .staggered-intro-description {
      margin: 0 0 3rem; }
    .staggered-intro .main-image {
      margin: 0 0 -8rem;
      min-width: 701px; }
    .staggered-intro .secondary-image {
      margin: -6rem 0 0; } }

.tabs {
  border: none;
  border-bottom: 1px solid #BDC9D1; }

.tabs-title {
  padding: 0 2rem; }
  .tabs-title.is-active > a[aria-selected='true'] {
    background: none;
    color: #1f466f; }
    .tabs-title.is-active > a[aria-selected='true']:after {
      left: 0;
      width: 100%; }
  .tabs-title > a {
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 3.125rem;
    position: relative;
    padding: 0;
    color: #1f466f; }
    .tabs-title > a:after {
      content: "";
      position: absolute;
      bottom: 0;
      height: 5px;
      left: 50%;
      width: 0;
      background: #aee0f8;
      transition: all 0.3s ease; }
    .tabs-title > a:hover, .tabs-title > a:focus {
      text-decoration: none;
      background: none; }
      .tabs-title > a:hover:after, .tabs-title > a:focus:after {
        left: 0;
        width: 100%; }

.tabs-content {
  background: none;
  border: none;
  color: #79858E; }

.tabs-panel {
  padding: 2rem 0; }

.tag + .tag::before {
  content: "";
  display: inline-block;
  margin: 0 .5rem;
  height: 1em;
  width: 2px;
  background-color: #1f466f;
  vertical-align: middle; }

.text-divider {
  text-align: center;
  overflow: hidden; }
  .text-divider .divider-text {
    position: relative;
    border-radius: 300px;
    border: 3px solid #BDC9D1;
    display: inline-block;
    vertical-align: top;
    padding: 0.875rem 0.5rem;
    text-transform: uppercase;
    color: #BDC9D1;
    text-align: center;
    min-width: 4.125rem;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 2rem; }
    .text-divider .divider-text:before, .text-divider .divider-text:after {
      content: "";
      position: absolute;
      top: calc(50% - 1px);
      height: 2px;
      background: #BDC9D1;
      width: 2000px; }
    .text-divider .divider-text:before {
      left: 100%; }
    .text-divider .divider-text:after {
      right: 100%; }

.toggle-icon {
  display: inline-block;
  width: 1em;
  height: .75em;
  position: relative;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer; }
  .toggle-icon span {
    display: block;
    position: absolute;
    height: .10em;
    width: 50%;
    background: #000;
    opacity: 1;
    transform: rotate(0deg);
    transition: .25s ease-in-out; }
    .toggle-icon span:nth-child(even) {
      left: 50%; }
    .toggle-icon span:nth-child(odd) {
      left: 0; }
    .toggle-icon span:nth-child(1), .toggle-icon span:nth-child(2) {
      top: 0; }
    .toggle-icon span:nth-child(3), .toggle-icon span:nth-child(4) {
      top: .3em; }
    .toggle-icon span:nth-child(5), .toggle-icon span:nth-child(6) {
      top: .6em; }
  .toggle-icon.active-mobile span:nth-child(1), .toggle-icon.active-mobile span:nth-child(6) {
    transform: rotate(45deg); }
  .toggle-icon.active-mobile span:nth-child(2), .toggle-icon.active-mobile span:nth-child(5) {
    transform: rotate(-45deg); }
  .toggle-icon.active-mobile span:nth-child(1) {
    left: .083333em;
    top: .116667em; }
  .toggle-icon.active-mobile span:nth-child(2) {
    left: calc(50% - .083333em);
    top: .116667em; }
  .toggle-icon.active-mobile span:nth-child(3) {
    left: -50%;
    opacity: 0; }
  .toggle-icon.active-mobile span:nth-child(4) {
    left: 100%;
    opacity: 0; }
  .toggle-icon.active-mobile span:nth-child(5) {
    left: .083333em;
    top: .483333em; }
  .toggle-icon.active-mobile span:nth-child(6) {
    left: calc(50% - .083333em);
    top: .483333em; }

.value-list-section {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap; }
  @media print, screen and (min-width: 64em) {
    .value-list-section {
      margin: 0 -0.375rem;
      flex-wrap: nowrap; } }
  .value-list-section .values-item {
    background: #f5f7f8;
    background: linear-gradient(180deg, #f5f7f8 0%, #e8edef 100%);
    position: relative;
    color: #3a73a5;
    margin: 0 0 0.625rem;
    width: 100%;
    max-width: 100%;
    flex: 0 0 100%;
    padding: 2rem 1rem; }
    @media print, screen and (min-width: 40em) {
      .value-list-section .values-item {
        padding: 2rem; } }
    @media print, screen and (min-width: 64em) {
      .value-list-section .values-item {
        display: block;
        width: 33.3334%;
        flex: 0 0 33.3334%;
        max-width: calc(33.3334% - 0.75rem);
        padding: 3.5rem;
        margin: 0 0.375rem; } }
    .value-list-section .values-item::before {
      content: "+";
      position: absolute;
      width: 3rem;
      height: 3rem;
      color: #fff;
      background: #f39a42;
      font-size: 3.5rem;
      align-items: center;
      justify-content: center;
      display: flex;
      padding: 9px 0 0 1px;
      z-index: 2;
      top: 100%;
      left: 50%;
      transform: translate(-50%, calc(-50% + .3125rem)); }
      @media print, screen and (min-width: 64em) {
        .value-list-section .values-item::before {
          top: 50%;
          right: 0;
          left: auto;
          transform: translate(calc(50% + 6px), -50%); } }
    .value-list-section .values-item:after {
      content: "";
      clear: both;
      display: block; }
    .value-list-section .values-item:last-child:before {
      display: none; }
    .value-list-section .values-item p {
      font-size: 1.25rem;
      line-height: 1.875rem; }
  .value-list-section .image-container-icon {
    position: relative;
    padding: 0 0 1.25rem;
    margin: 0 1rem 1.25rem 0;
    width: 4rem;
    flex: 0 0 4rem;
    height: 5.25rem;
    float: left; }
    @media print, screen and (min-width: 64em) {
      .value-list-section .image-container-icon {
        float: none;
        margin: 0 0 1.25rem; } }
    .value-list-section .image-container-icon:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      height: 5px;
      background: #1f466f;
      width: 4rem; }
      @media print, screen and (min-width: 64em) {
        .value-list-section .image-container-icon:after {
          width: 6rem; } }

.video-block {
  display: block;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .video-block:before {
    content: '';
    display: block;
    background: rgba(189, 201, 209, 0.2);
    transition: all 0.3s ease; }
  .video-block:not(.image-container)::before {
    padding-top: 56.25%; }
  .video-block:hover:before {
    background: rgba(189, 201, 209, 0.1); }
  .video-block:hover .video-btn:before {
    border-color: transparent transparent transparent #f39a42; }
  .video-block:hover .video-btn:after {
    border-color: #f39a42;
    background: none; }
  .video-block .video-btn {
    width: 6rem;
    height: 6rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .video-block .video-btn:before {
      border-color: transparent transparent transparent #fff;
      border-width: 16px 0 16px 28px;
      right: 16px; }
    .video-block .video-btn:after {
      width: 6rem;
      height: 6rem;
      border-width: 8px;
      border-color: #fff; }
  .video-block a:hover .video-btn:before {
    border-color: transparent transparent transparent #f39a42; }
  .video-block a:hover .video-btn:after {
    border-color: #f39a42;
    background: none; }

.video-wrapper.inline a, .video-wrapper.inline lazy-element {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.video-wrapper.inline lazy-element {
  z-index: 1;
  display: none; }
  .video-wrapper.inline lazy-element.loaded {
    display: block; }

/*!***************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js??ruleSet[1].rules[0].use[2]!./scss/main.scss ***!
  \***************************************************************************************************************************************/
@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*----COLORS----*/
/*----GRID----*/
/*Mixin*/
carousel-sync {
  display: block; }

carousel, carousel-v2 {
  height: auto;
  max-width: 100%;
  display: block; }
  @media screen and (max-width: 63.9375em) {
    carousel, carousel-v2 {
      min-height: inherit !important; } }
  carousel > div, carousel-v2 > div {
    white-space: nowrap;
    position: relative;
    height: 100%;
    margin: 0;
    display: block;
    justify-content: center;
    flex-direction: column;
    align-items: center; }
  carousel .slider, carousel-v2 .slider {
    flex: 1 1 auto;
    position: relative;
    overflow: hidden;
    padding: 0; }
    carousel .slider > .loader, carousel-v2 .slider > .loader {
      font-size: 3em;
      right: 15px; }
  carousel .slides, carousel-v2 .slides {
    overflow: hidden;
    position: relative;
    height: auto;
    width: 100%;
    top: 0;
    left: 0; }
    carousel .slides > div, carousel-v2 .slides > div {
      width: 100%;
      height: 100%;
      white-space: nowrap;
      text-align: center; }
  carousel .slide, carousel-v2 .slide {
    white-space: normal;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    width: 100%;
    height: auto;
    position: relative; }
    carousel .slide .content, carousel-v2 .slide .content {
      margin: 0 auto;
      white-space: normal;
      position: relative;
      max-height: 100%;
      max-width: 100%;
      padding: 1em;
      text-align: left;
      overflow-y: auto;
      overflow-x: hidden; }
    carousel .slide .pagination .empty, carousel-v2 .slide .pagination .empty {
      text-align: center; }
  carousel .controls .prev, carousel .controls .next, carousel-v2 .controls .prev, carousel-v2 .controls .next {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
  carousel .controls .prev, carousel-v2 .controls .prev {
    left: 0; }
  carousel .controls .next, carousel-v2 .controls .next {
    right: 0; }

/*$carouselNavDefault: $secondaryColor !default;
$carouselNavActive: red !default;

carousel-nav {
    a {
        display: inline-block;
        background-color: $carouselNavDefault;
        width: 10px;
        height: 10px;
        vertical-align: middle;
        transition: background-color .3s;
        + a{
            margin-left: 5px;
        }
        &.active, &:hover {
            background-color: $carouselNavActive;
        }
    }
}*/
carousel-set .set {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1000px;
  height: 50px; }
  carousel-set .set > li {
    display: inline-block; }
    carousel-set .set > li:first-child {
      margin-right: 2%; }
    carousel-set .set > li + li {
      margin: 0 2%; }
    carousel-set .set > li:last-of-type {
      margin: 0 0 0 2%; }

carousel-v2 .slide {
  position: absolute;
  left: 0;
  top: 0; }

carousel-v2 .image-container.image-container-affiliates {
  padding-top: 100%; }

.feed .see-more {
  margin-top: 1rem; }
  @media print, screen and (min-width: 40em) {
    .feed .see-more {
      margin-top: 3rem; } }

.feed .feed-loader {
  position: relative;
  text-align: center;
  height: auto;
  height: 70px; }

.feed .bottom-copy .mdl-button {
  margin-left: 1rem; }

.feed-list {
  list-style-type: none;
  margin: 0; }
  .feed-list .inline-title {
    order: 2;
    display: flex;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: 1s opacity, 1s visibility; }
    .feed-list .inline-title.positioned {
      visibility: visible;
      opacity: 1; }
  .feed-list .feed-item {
    order: 1; }
    @media screen and (max-width: 39.9375em) {
      .feed-list .feed-item.small-end {
        order: 3; } }
    @media screen and (min-width: 40em) and (max-width: 63.9375em) {
      .feed-list .feed-item.medium-end {
        order: 3; } }
    @media print, screen and (min-width: 64em) {
      .feed-list .feed-item.large-end {
        order: 3; } }

.feed-modal {
  position: fixed;
  background-color: rgba(31, 70, 111, 0.8);
  z-index: 10000;
  visibility: hidden;
  opacity: 0;
  transition: visibility .3s, opacity .3s; }
  .feed-modal:not(.open) .wow {
    visibility: hidden !important; }
  .feed-modal.open {
    visibility: visible;
    opacity: 1; }
  .feed-modal, .feed-modal .modal-background {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%; }
  .feed-modal .modal-background {
    position: absolute;
    cursor: pointer; }
  .feed-modal carousel-v2 {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1; }
    .feed-modal carousel-v2 .controls .prev, .feed-modal carousel-v2 .controls .next {
      height: 100%;
      color: #fff;
      background-color: rgba(0, 0, 0, 0.2);
      width: 30px;
      font-size: 2em; }
      .feed-modal carousel-v2 .controls .prev:hover, .feed-modal carousel-v2 .controls .next:hover {
        text-decoration: none; }
  .feed-modal .slides {
    height: 100%; }
  .feed-modal .slide, .feed-modal .slide-background {
    width: 100%;
    height: 100%; }
  .feed-modal .slide-background {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer; }
  .feed-modal .slide-wrapper {
    width: 75rem;
    max-width: 100%;
    max-height: 100%;
    cursor: move;
    position: relative; }
    .feed-modal .slide-wrapper .close {
      font-size: 2em;
      position: absolute;
      right: .25em;
      top: .25em; }
    .feed-modal .slide-wrapper.cap-height {
      height: 100%; }
  .feed-modal .lower-close {
    margin-top: 1rem; }
  .feed-modal .feed-scroll {
    max-height: 100%;
    overflow-y: auto;
    touch-action: pan-y; }

.video-wrapper {
  width: 100%;
  max-width: 100%;
  position: relative; }
  .video-wrapper.expand {
    overflow: hidden; }
    .video-wrapper.expand > div {
      position: relative; }
  .video-wrapper .video {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .video-wrapper .video, .video-wrapper .video iframe, .video-wrapper .video > div {
      height: 100%;
      width: 100%; }
  @media print, screen and (min-width: 40em) {
    .video-wrapper.expand > div::before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 1; } }

.reveal .close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  font-size: 3rem;
  color: #fff;
  text-align: center;
  line-height: 3rem;
  font-weight: bold; }
  .reveal .close:after {
    content: "×"; }
  .reveal .close:hover {
    color: #f39a42;
    text-decoration: none; }

.reveal .video-wrapper {
  margin: 0; }

@page {
  margin: 0; }

@media print {
  body {
    color-adjust: exact;
    min-height: 1325px; }
  h1, h2, h3, h4, h5, h6 {
    color: #1f466f !important; }
  h2.emphasize, h2 .emphasize {
    color: #aee0f8 !important; }
  h3.emphasize, h3 .emphasize {
    color: #3a73a5 !important; }
  .eyebrow.label, .eyebrow .label {
    color: #79858E !important; }
  .eyebrow.emphasize, .eyebrow .emphasize {
    color: #3a73a5 !important; }
  #header .header-form {
    display: none; }
  #content {
    width: 75%;
    margin: 0 auto;
    position: relative; }
  .show-for-print {
    display: block !important; }
  .hide-for-print, iframe, .grecaptcha-badge, noscript {
    display: none !important; }
  .grid-row.hide-for-print.padding-top-1 + .grid-row {
    padding-top: 3rem; }
  .grid-row.hide-for-print.padding-top-2 + .grid-row {
    padding-top: 6rem; }
  .header .sticker {
    display: block !important;
    position: relative; }
  .header .slogan {
    color: #fff !important;
    opacity: 1; }
  .header .grid-container {
    z-index: 2;
    position: relative;
    margin: 0 auto;
    align-items: center;
    max-width: 75%; }
  .header .header-container {
    border-bottom-width: 0;
    background-color: #1f466f !important; }
  .header .logo-holder {
    padding: 1rem 1rem 1rem 0; }
  .print-footer {
    border-top: 1.5rem solid #1f466f;
    padding: 1.5rem 0 3rem;
    margin-top: 6rem; }
    .print-footer .grid-container {
      max-width: 75%;
      display: block; }
    .print-footer .footer-title {
      font-size: 1.75rem;
      line-height: 2.375rem;
      color: #1f466f !important;
      display: block; }
    .print-footer .social-icons li {
      color: #1f466f !important; }
    .print-footer .social-icons li + li {
      border-left: 2px solid #1f466f;
      padding-left: 1rem;
      margin-left: .75rem; }
  .product-intro {
    position: relative;
    overflow: visible !important; }
    .product-intro .print-images {
      text-align: center;
      position: absolute;
      right: 0;
      top: 0;
      width: 30%; }
    .product-intro .image-container {
      box-shadow: 0 0 0.5rem #1f466f !important; }
      .product-intro .image-container + .image-container {
        margin-top: 2rem; }
      .product-intro .image-container > div::before {
        content: '';
        height: 100%;
        width: 1px;
        margin-left: -1px;
        display: inline-block;
        margin-right: -4px; }
      .product-intro .image-container > div::before, .product-intro .image-container > div img {
        vertical-align: middle; }
  .layout-cart-columns, .layout-cart-columns .grid-container {
    max-width: 100%; }
  .layout-cart-columns .area-container, .layout-cart-columns .grid-area {
    width: 100% !important; }
  .layout-cart-columns .grid-area > div {
    max-width: 100%; } }

/*Main Section*/
.author {
  margin: 0 1rem 1rem 0; }
  @media print, screen and (min-width: 40em) {
    .author {
      margin: 0; } }
  .author .cell {
    padding: 0; }
  .author label {
    color: #1f466f;
    font-weight: bold;
    margin: 0 0 .5rem;
    letter-spacing: .0625rem;
    text-transform: uppercase; }
  .author span {
    line-height: 1.125rem;
    margin: 1rem 0; }

.breadcrumb-grid-container {
  max-width: 78rem;
  width: 100%; }
  .breadcrumb-grid-container h6 {
    font-size: .875rem;
    color: #3a73a5;
    line-height: 1.2; }

.breadcrumb {
  font-size: 0.875rem;
  line-height: 1.375rem;
  font-weight: 800;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  background: none; }
  .breadcrumb li {
    position: relative;
    padding: 0 1.25rem 0 0;
    color: #3a73a5; }
    .staggered-intro .breadcrumb li,
    .banner-section .breadcrumb li {
      color: #fff; }
    @media screen and (max-width: 39.9375em) {
      .intro .breadcrumb li {
        color: #fff; } }
    .breadcrumb li:after {
      content: "";
      position: absolute;
      top: 2px;
      bottom: 2px;
      right: 9px;
      width: 1px;
      background: #79858E; }
      .banner-section .breadcrumb li:after {
        background: #79858E; }
      @media screen and (max-width: 39.9375em) {
        .intro .breadcrumb li:after {
          background: #79858E; } }
    .breadcrumb li:last-child {
      padding: 0; }
      .breadcrumb li:last-child:after {
        display: none; }
  .breadcrumb.product-breadcrumb li {
    color: #79858E;
    font-weight: normal; }
    .breadcrumb.product-breadcrumb li h6 {
      line-height: inherit; }
  .breadcrumb a {
    color: #79858E;
    font-weight: normal; }
    .banner-section .breadcrumb a {
      color: #fff; }
      .banner-section .breadcrumb a:hover {
        color: #f39a42; }
      .banner-section .breadcrumb a li::after {
        background-color: #fff; }
    .banner-section.without-bg .breadcrumb a {
      color: #79858E; }
      .banner-section.without-bg .breadcrumb a:hover {
        color: #f39a42; }
      .banner-section.without-bg .breadcrumb a li::after {
        background-color: #79858E; }
    @media screen and (max-width: 39.9375em) {
      .intro .breadcrumb a {
        color: #79858E; }
        .intro .breadcrumb a:hover {
          color: #f39a42; } }
    .breadcrumb a:hover {
      color: #3a73a5;
      text-decoration: none; }

.grid-carousel {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  .grid-carousel .loading-indicator {
    font-size: 2rem; }

.controls-carousel a {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  color: #1f466f;
  text-align: center;
  font-size: 1.5rem;
  z-index: 100; }
  .controls-carousel a .fa {
    line-height: 2rem; }
  .controls-carousel a:hover {
    color: #3a73a5;
    text-decoration: none; }
  .controls-carousel a.prev {
    left: 0; }
  .controls-carousel a.next {
    right: 0; }

.image-container-images {
  position: relative;
  width: 100%;
  margin: 0 auto;
  max-width: 120px;
  /*img {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        max-height: 100%;
    }*/ }
  .image-container-images:before {
    content: "";
    display: block;
    padding-top: 100%; }

.grid-carousel {
  display: flex;
  align-items: center; }
  @media screen and (max-width: 39.9375em) {
    .grid-carousel {
      flex-wrap: wrap; } }
  .grid-carousel .title {
    max-width: 12.5rem;
    flex: 0 0 12.5rem;
    margin: 0;
    padding: .5rem 2rem .5rem 1.6875rem;
    border-left: 5px solid #1f466f; }
    @media screen and (max-width: 39.9375em) {
      .grid-carousel .title {
        max-width: 100%;
        flex: 0 0 100%; } }
    .grid-carousel .title h3 {
      font-size: 1.25rem;
      line-height: 1.5rem;
      margin: 0; }
  .grid-carousel .carousel-container {
    width: 100%;
    position: relative; }
  .grid-carousel .primary-carousel {
    width: 100%;
    padding: 0 3.75rem; }
    @media screen and (max-width: 39.9375em) {
      .grid-carousel .primary-carousel {
        padding: 0 2rem; } }

@media screen and (max-width: 39.9375em) {
  .category-brands {
    height: 190px;
    margin-top: -30px !important; } }

.category-brands .slides {
  overflow-y: inherit;
  overflow-x: clip; }
  .category-brands .slides .slide {
    overflow: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 4px 0 4px; }

.category-brands .slide {
  height: 36px; }

.companies {
  overflow: hidden;
  flex-flow: row wrap;
  display: flex; }
  .companies .company {
    flex: 1 1 0;
    background-size: cover;
    display: flex;
    min-height: 15rem;
    min-width: 100%; }
    .companies .company:hover {
      text-decoration: none; }
      .companies .company:hover .company-content-overlay {
        background: rgba(31, 70, 111, 0.7); }
      .companies .company:hover .company-descr {
        max-height: 15rem;
        opacity: 1;
        visibility: visible; }
      .companies .company:hover span {
        text-decoration: none;
        color: #f39a42; }
  .companies .company-content-overlay {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(31, 70, 111, 0.7);
    transition: background 0.6s ease; }
  .companies .company-descr {
    transition: all 0.6s ease; }
  .companies .company-content {
    padding: 1rem;
    max-width: 30rem;
    color: #fff;
    font-size: .875rem;
    line-height: 1.375rem; }
  .companies .icon-container {
    text-align: center;
    margin: 0 0 1rem; }
  .companies .company-link-holder {
    padding: 1.5rem 0 0;
    position: relative; }
    .companies .company-link-holder:after {
      content: "";
      position: absolute;
      top: 0.75rem;
      left: 0;
      height: 1px;
      width: 100%;
      max-width: 13.75rem;
      background: #fff; }
    .companies .company-link-holder .company-link {
      color: #f39a42;
      display: inline-block;
      position: relative;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 0.875rem;
      line-height: 1.375rem;
      padding: 0 0 0 1.75rem; }
      .companies .company-link-holder .company-link .fa {
        margin: 0 1.25rem 0 0;
        position: absolute;
        top: 0;
        left: 0;
        font-size: 1.25rem;
        color: #f39a42;
        transition: all 0.5s ease; }
  @media print, screen and (min-width: 40em) {
    .companies .company {
      min-height: 37.25rem;
      min-width: 50%; }
    .companies .company-content-overlay {
      background: rgba(31, 70, 111, 0.3); }
    .companies .company-descr {
      max-height: 0;
      opacity: 0;
      visibility: hidden; }
    .companies .icon-container {
      margin: 0 0 3.5rem; }
    .companies .company-link-holder {
      padding: 3rem 0 0; }
      .companies .company-link-holder::after {
        top: 1.5rem; } }
  @media print, screen and (min-width: 64em) {
    .companies .company {
      min-width: 25%; }
    .companies .company-context {
      max-width: 18rem; } }

/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative; }
  .scroll-wrapper > .scroll-content {
    border: none !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    /*overflow: scroll !important;*/
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }

.scroll-wrapper > .scroll-content {
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none; }
  .scroll-wrapper > .scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0; }

.scroll-element {
  display: none; }

.scroll-element, .scroll-element div {
  box-sizing: border-box; }

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block; }

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default; }

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999; }

.scroll-textarea > .scroll-content {
  overflow: hidden !important; }

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important; }

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0; }

.scrollbar-external_wrapper {
  height: 100% !important;
  position: relative;
  width: auto !important; }

.scrollbar-external {
  max-height: 100%;
  overflow: auto; }

/******************* EXTERNAL SCROLLBAR *******************/
.external-scroll_y.scroll-scrolly_visible {
  display: block;
  height: calc(100% - 2.5rem);
  left: 20px;
  top: 20px;
  width: 20px;
  position: absolute;
  cursor: pointer; }
  .external-scroll_y.scroll-scrolly_visible div {
    height: 100%;
    left: 0px;
    top: 0;
    position: absolute;
    width: 20px; }
  .external-scroll_y.scroll-scrolly_visible .scroll-element_outer {
    height: calc(100% - 60px);
    border: 1px solid #BDC9D1;
    top: 30px;
    left: 0; }
  .external-scroll_y.scroll-scrolly_visible .scroll-element_track {
    left: 0;
    top: -30px;
    bottom: -30px;
    height: calc(100% + 60px); }
  .external-scroll_y.scroll-scrolly_visible .scroll-bar {
    background: #dfe4e8;
    z-index: 12;
    height: 30px;
    left: 0;
    width: 18px; }
  .external-scroll_y.scroll-scrolly_visible .arrow-top,
  .external-scroll_y.scroll-scrolly_visible .arrow-bottom {
    position: absolute;
    left: -1px;
    width: 20px;
    height: 20px;
    background: #BDC9D1;
    cursor: pointer; }
    .external-scroll_y.scroll-scrolly_visible .arrow-top:after,
    .external-scroll_y.scroll-scrolly_visible .arrow-bottom:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -30%) rotate(-135deg);
      width: 8px;
      height: 8px;
      border: 1px solid #fff;
      border-top: none;
      border-left: none; }
  .external-scroll_y.scroll-scrolly_visible .arrow-top {
    top: 0; }
  .external-scroll_y.scroll-scrolly_visible .arrow-bottom {
    bottom: 0;
    top: auto; }
    .external-scroll_y.scroll-scrolly_visible .arrow-bottom:after {
      transform: translate(-50%, -70%) rotate(45deg); }

/******************* EXTERNAL SCROLLBAR *******************/
.external-scroll_x.scroll-scrollx_visible {
  display: block;
  height: 10px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 20px;
  position: absolute;
  cursor: pointer; }
  .external-scroll_x.scroll-scrollx_visible div {
    width: 100%;
    left: 0px;
    top: 0;
    position: absolute;
    height: 20px; }
  .external-scroll_x.scroll-scrollx_visible .scroll-element_outer {
    width: calc(100% - 60px);
    border: 1px solid #BDC9D1;
    left: 30px;
    bottom: 0; }
  .external-scroll_x.scroll-scrollx_visible .scroll-element_track {
    bottom: 0;
    left: -30px;
    right: -30px;
    width: calc(100% + 60px); }
  .external-scroll_x.scroll-scrollx_visible .scroll-bar {
    background: #dfe4e8;
    z-index: 12;
    width: 30px;
    left: 0;
    height: 18px; }
  .external-scroll_x.scroll-scrollx_visible .arrow-left,
  .external-scroll_x.scroll-scrollx_visible .arrow-right {
    position: absolute;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #BDC9D1;
    cursor: pointer; }
    .external-scroll_x.scroll-scrollx_visible .arrow-left:after,
    .external-scroll_x.scroll-scrollx_visible .arrow-right:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-30%, -50%) rotate(135deg);
      width: 8px;
      height: 8px;
      border: 1px solid #fff;
      border-top: none;
      border-left: none; }
  .external-scroll_x.scroll-scrollx_visible .arrow-left {
    left: 0; }
  .external-scroll_x.scroll-scrollx_visible .arrow-right {
    right: 0;
    left: auto; }
    .external-scroll_x.scroll-scrollx_visible .arrow-right:after {
      transform: translate(-70%, -50%) rotate(-45deg); }

.footer {
  background-color: #1f466f;
  color: #1f466f; }
  .footer .grid-container {
    display: flex;
    justify-content: space-between;
    max-width: 78rem; }
    .footer .grid-container .row {
      max-width: 78rem; }
  .footer .footer-top {
    color: #fff; }
    .footer .footer-top .grid-container {
      flex-wrap: wrap; }
      @media print, screen and (min-width: 64em) {
        .footer .footer-top .grid-container {
          flex-wrap: nowrap; } }
    .footer .footer-top .footer-title {
      margin: 0; }
  .footer .footer-social-connect {
    display: flex;
    width: 100%;
    align-items: center;
    flex-direction: column; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-social-connect {
        flex: auto;
        width: auto;
        align-items: flex-end; } }
    @media print, screen and (min-width: 40em) {
      .footer .footer-social-connect {
        justify-content: flex-end; } }
    @media print, screen and (min-width: 64em) {
      .footer .footer-social-connect {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start; } }
  .footer .footer-socials-holder {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 0;
    flex-wrap: wrap;
    justify-content: center; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-socials-holder {
        justify-content: space-between; } }
    @media print, screen and (min-width: 64em) {
      .footer .footer-socials-holder {
        width: auto;
        justify-content: flex-start;
        padding: 1rem 2rem 1rem 0; } }
  .footer .footer-logo {
    padding: 0 0 1rem; }
    .footer .footer-logo img {
      width: 133px; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-logo {
        padding: 0 3.25rem 0 0; } }
  .footer .social-icons {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex; }
    .footer .social-icons li {
      padding: 0 .25rem;
      border-left: 1px solid #fff; }
      .footer .social-icons li:first-child {
        border: none; }
    .footer .social-icons a {
      display: block;
      width: 1.5rem;
      height: 1.5rem;
      color: #fff;
      text-align: center; }
      .footer .social-icons a i {
        transition: all 0.3s ease; }
      .footer .social-icons a:hover {
        color: #f39a42; }
  .footer .footer-newsletter-block {
    display: flex;
    align-items: stretch;
    width: 100%;
    flex-wrap: wrap; }
    @media print, screen and (min-width: 64em) {
      .footer .footer-newsletter-block {
        max-width: 38.5rem;
        flex: auto; } }
  .footer .footer-newsletter-description-block {
    font-size: 0.875rem;
    line-height: 1.375rem;
    display: flex;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
    padding: 1rem 0; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-newsletter-description-block {
        padding: 0.75rem 2rem 0.75rem 0;
        max-width: 50%;
        flex: 1 1 50%; } }
    @media print, screen and (min-width: 64em) {
      .footer .footer-newsletter-description-block {
        flex: auto;
        max-width: 18.5rem; } }
    .footer .footer-newsletter-description-block p {
      margin: 0; }
  .footer .footer-newsletter-form-holder {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
    width: 100%;
    max-width: 100%;
    flex: 1 1 100%;
    padding: 1rem 0; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-newsletter-form-holder {
        padding: 1rem 0 1rem 2.5rem;
        max-width: 50%;
        flex: 1 1 50%; } }
    @media print, screen and (min-width: 64em) {
      .footer .footer-newsletter-form-holder {
        flex: auto;
        max-width: 20rem; } }
    .footer .footer-newsletter-form-holder:after {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: -1;
      background: #f39a42;
      left: -1rem;
      right: -1rem; }
      @media print, screen and (min-width: 40em) {
        .footer .footer-newsletter-form-holder:after {
          left: 0;
          right: auto;
          width: 2000px; } }
  .footer .newsletter {
    display: flex;
    width: 100%;
    position: relative; }
  .footer input[type='email'] {
    border: none;
    border-bottom: 1px solid #fff;
    transition: all 0.3s ease;
    padding: 0.5rem 2rem 0.5rem 0;
    display: block;
    font-size: 0.875rem;
    line-height: 0.9375rem;
    height: 2rem;
    color: #fff;
    margin: 0;
    letter-spacing: 0.36px; }
    .footer input[type='email']::placeholder {
      color: #fff; }
  .footer .submit {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 2rem;
    height: 2rem;
    color: #fff;
    transition: all 0.3s ease;
    cursor: pointer; }
    .footer .submit:hover {
      color: #1f466f; }
  .footer .footer-content {
    background: #fff;
    padding: 1rem 0 0; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-content {
        padding: 3rem 0 0; } }
    .footer .footer-content .grid-container {
      flex-wrap: wrap;
      justify-content: flex-start; }
  .footer .footer-column {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 0 0 1rem; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-column {
        padding: 0 0 3rem; } }
    .footer .footer-column.full-width {
      flex: 1 1 100%;
      max-width: 100%; }
      .footer .footer-column.full-width .footer-links {
        border-top: 1px solid #dee4e8;
        padding-top: 1rem;
        display: flex;
        flex-wrap: wrap; }
        .footer .footer-column.full-width .footer-links li {
          flex: 1 1 100%;
          max-width: 100%; }
          @media print, screen and (min-width: 40em) {
            .footer .footer-column.full-width .footer-links li {
              flex: 1 1 50%;
              max-width: 50%; } }
          @media print, screen and (min-width: 64em) {
            .footer .footer-column.full-width .footer-links li {
              flex: 1 1 20%;
              max-width: 20%; } }
          .footer .footer-column.full-width .footer-links li.full-width {
            border: none;
            padding-top: 0; }
    @media print, screen and (min-width: 40em) {
      .footer .footer-column {
        flex: 1 1 50%;
        max-width: 50%; } }
    @media print, screen and (min-width: 64em) {
      .footer .footer-column {
        flex: 1 1 20%;
        max-width: 20%; } }
  .footer .footer-title {
    font-size: 1.125rem;
    line-height: 1.75rem;
    font-weight: bold;
    margin-bottom: 0.5rem; }
  .footer .footer-links {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.875rem;
    line-height: 1.625rem;
    line-height: 1rem;
    border-top: 1px solid #dee4e8;
    padding-top: 1rem; }
    .footer .footer-links li {
      padding-right: 1rem;
      padding-bottom: .625rem; }
      .footer .footer-links li.full-width {
        border-top: 1px solid #dee4e8;
        padding-top: 1rem; }
  .footer .copyright-line {
    font-size: 0.625rem;
    line-height: 1.625rem;
    color: #fff;
    padding: 0.25rem 0;
    text-align: center; }
    .footer .copyright-line a {
      color: #fff; }
    .footer .copyright-line .grid-container {
      flex-direction: column;
      align-items: center; }
      @media print, screen and (min-width: 64em) {
        .footer .copyright-line .grid-container {
          flex-direction: row; } }
  .footer .copyright {
    display: block;
    padding: 0 1rem;
    text-align: center; }
    @media print, screen and (min-width: 64em) {
      .footer .copyright {
        display: inline-block; } }
  .footer .separator {
    display: inline-block;
    padding: 0 0.5rem; }
  .footer .footer-add-nav + span a {
    font-weight: bold; }

[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 {
  background-color: transparent;
  box-shadow: none;
  color: #1f466f;
  font-weight: bold;
  height: 2rem;
  padding: 0;
  line-height: 1.25rem;
  transition: all 0.2s ease;
  font-size: .875rem;
  border: none;
  border-bottom: 2px solid #BDC9D1; }
  [type='text']:hover, [type='text']:focus,
  [type='password']:hover,
  [type='password']:focus,
  [type='date']:hover,
  [type='date']:focus,
  [type='datetime']:hover,
  [type='datetime']:focus,
  [type='datetime-local']:hover,
  [type='datetime-local']:focus,
  [type='month']:hover,
  [type='month']:focus,
  [type='week']:hover,
  [type='week']:focus,
  [type='email']:hover,
  [type='email']:focus,
  [type='number']:hover,
  [type='number']:focus,
  [type='search']:hover,
  [type='search']:focus,
  [type='tel']:hover,
  [type='tel']:focus,
  [type='time']:hover,
  [type='time']:focus,
  [type='url']:hover,
  [type='url']:focus,
  [type='color']:hover,
  [type='color']:focus,
  textarea:hover,
  textarea:focus {
    outline: none;
    box-shadow: none;
    background: none;
    border: none;
    border-bottom: 2px solid #79858E; }
  [type='text'].error.ng-invalid, [type='text'].ng-dirty.ng-invalid,
  [type='password'].error.ng-invalid,
  [type='password'].ng-dirty.ng-invalid,
  [type='date'].error.ng-invalid,
  [type='date'].ng-dirty.ng-invalid,
  [type='datetime'].error.ng-invalid,
  [type='datetime'].ng-dirty.ng-invalid,
  [type='datetime-local'].error.ng-invalid,
  [type='datetime-local'].ng-dirty.ng-invalid,
  [type='month'].error.ng-invalid,
  [type='month'].ng-dirty.ng-invalid,
  [type='week'].error.ng-invalid,
  [type='week'].ng-dirty.ng-invalid,
  [type='email'].error.ng-invalid,
  [type='email'].ng-dirty.ng-invalid,
  [type='number'].error.ng-invalid,
  [type='number'].ng-dirty.ng-invalid,
  [type='search'].error.ng-invalid,
  [type='search'].ng-dirty.ng-invalid,
  [type='tel'].error.ng-invalid,
  [type='tel'].ng-dirty.ng-invalid,
  [type='time'].error.ng-invalid,
  [type='time'].ng-dirty.ng-invalid,
  [type='url'].error.ng-invalid,
  [type='url'].ng-dirty.ng-invalid,
  [type='color'].error.ng-invalid,
  [type='color'].ng-dirty.ng-invalid,
  textarea.error.ng-invalid,
  textarea.ng-dirty.ng-invalid {
    border-color: red; }

textarea {
  min-height: 11.125rem;
  max-width: 100% !important;
  min-width: 100% !important; }

input, textarea {
  display: block;
  width: 100%; }
  input::placeholder, textarea::placeholder {
    color: #79858E;
    opacity: 1;
    font-weight: normal; }

.field-validation-error {
  color: #ff0000;
  font-size: 1rem; }

.umbraco-forms-navigation {
  margin-top: 1rem; }

select {
  font-size: .875rem;
  height: 2rem;
  font-size: 1.125rem;
  line-height: 1.9375rem;
  padding: 0 .5rem 0 0;
  color: #000;
  font-weight: 300;
  background: transparent;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 10px;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%2831, 70, 111%29%27></polygon></svg>"); }
  select, select:focus {
    border-width: 0 0 1px; }
  select:focus {
    box-shadow: none;
    border-color: #1f466f;
    background: transparent;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 10px;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,24 32,24 16,0%27 style=%27fill: rgb%28243, 154, 66%29%27></polygon></svg>"); }
    select:focus option[disabled] {
      display: none; }
  select option {
    color: #79858E; }

.dark-bg input, .dark-bg input::placeholder, .dark-bg textarea, .dark-bg textarea::placeholder {
  color: #fff; }

.dark-bg select {
  color: #fff;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%28243, 154, 66%29%27></polygon></svg>"); }

.header-form.dark-bg .field-validation-error {
  color: #f39a42; }

.radio-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  min-width: 25%;
  padding: 0 1rem 1rem 0; }
  .radio-label [type="radio"]:checked,
  .radio-label [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px; }
    .radio-label [type="radio"]:checked + .radio-label-text,
    .radio-label [type="radio"]:not(:checked) + .radio-label-text {
      position: relative;
      padding-left: 1.75rem;
      cursor: pointer;
      display: inline-block;
      font-size: 1.125rem;
      line-height: 1.75rem;
      font-weight: 300;
      color: #fff;
      letter-spacing: 0; }
      .radio-label [type="radio"]:checked + .radio-label-text:before,
      .radio-label [type="radio"]:not(:checked) + .radio-label-text:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #fff;
        border-radius: 100%; }
      .radio-label [type="radio"]:checked + .radio-label-text:after,
      .radio-label [type="radio"]:not(:checked) + .radio-label-text:after {
        content: '';
        width: 12px;
        height: 12px;
        background: #fff;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%; }
  .radio-label [type="radio"]:not(:checked) + .radio-label-text:after {
    opacity: 0;
    transform: scale(0); }
  .radio-label [type="radio"]:checked + .radio-label-text:after {
    opacity: 1;
    transform: scale(1); }

.checkbox-label {
  display: inline-block;
  vertical-align: top;
  position: relative;
  color: #fff;
  min-width: 25%;
  padding: 0 1rem 1rem 0; }
  .checkbox-label [type="checkbox"]:checked,
  .checkbox-label [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px; }
    .checkbox-label [type="checkbox"]:checked + .checkbox-label-text,
    .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text {
      position: relative;
      padding-left: 1.75rem;
      cursor: pointer;
      display: inline-block;
      font-size: 1.125rem;
      line-height: 1.75rem;
      font-weight: 300;
      color: #fff;
      letter-spacing: 0; }
      .checkbox-label [type="checkbox"]:checked + .checkbox-label-text:before,
      .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 20px;
        height: 20px;
        border: 2px solid #fff; }
      .checkbox-label [type="checkbox"]:checked + .checkbox-label-text:after,
      .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text:after {
        content: '';
        width: 6px;
        height: 12px;
        position: absolute;
        top: 2px;
        left: 7px;
        border: 2px solid #fff;
        border-top: none;
        border-left: none;
        transform: rotate(45deg); }
  .checkbox-label [type="checkbox"]:not(:checked) + .checkbox-label-text:after {
    opacity: 0; }
  .checkbox-label [type="checkbox"]:checked + .checkbox-label-text:after {
    opacity: 1; }

.form-popup.reveal {
  background-color: #e8edef; }

.umbraco-forms-page {
  position: relative;
  /*::-webkit-input-placeholder {
        color: $blue !important;
        opacity: 1;
    }

    ::-moz-placeholder {
        color: $blue !important;
        opacity: 1;
    }

    :-ms-input-placeholder {
        color: $blue !important;
        opacity: 1;
    }

    :-moz-placeholder {
        color: $blue !important;
        opacity: 1;
    }*/ }
  .umbraco-forms-page .umbraco-forms-field-wrapper:after {
    content: "";
    clear: both;
    display: block; }
  .umbraco-forms-page .umbraco-forms-fieldset {
    margin: 0 0 2rem; }
  .umbraco-forms-page select {
    font-size: .875rem;
    /*color: $grey;*/
    border-width: 0 0 2px; }
    .umbraco-forms-page select option {
      color: #79858E; }
  .umbraco-forms-page adder {
    margin: 0 auto; }
    .umbraco-forms-page adder > span {
      font-weight: 800; }
  .umbraco-forms-page legend {
    color: #1f466f;
    font-size: 1.5rem;
    line-height: 2.125rem;
    font-weight: bold;
    margin: 0 0 1.5rem; }
  .umbraco-forms-page .product-number-field {
    display: block;
    height: 2.25rem;
    line-height: 2.25rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 0.875rem;
    font-weight: bold;
    padding: 0 .5rem;
    color: #79858E;
    background: #fff;
    border-radius: 8px;
    margin: 0 0 1rem; }
    .umbraco-forms-page .product-number-field strong {
      color: #3a73a5; }
  .umbraco-forms-page .loader, .umbraco-forms-page .umbraco-forms-fieldset, .umbraco-forms-page .read-more {
    transition: .3s opacity; }
  .umbraco-forms-page .umbraco-forms-fieldset, .umbraco-forms-page .read-more {
    opacity: 1; }
  .umbraco-forms-page .loader {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 5rem; }
  @media print, screen and (min-width: 40em) {
    .umbraco-forms-page label {
      margin: 10px 0; }
    .umbraco-forms-page adder {
      float: right; }
    .umbraco-forms-page .align-bottom {
      display: flex;
      align-items: flex-end; }
      .umbraco-forms-page .align-bottom .umbraco-forms-field {
        flex: 0 0 100%;
        min-width: 100%; }
      .umbraco-forms-page .align-bottom label {
        margin-bottom: 0; } }

.submitting .umbraco-forms-fieldset, .submitting .read-more {
  opacity: .3;
  pointer-events: none; }

.submitting .loader {
  opacity: 1;
  visibility: visible; }

.title {
  position: relative;
  padding: .5rem 2rem .5rem 1.5625rem;
  max-width: 40rem;
  margin: 0 0 1rem;
  color: #1f466f;
  text-transform: uppercase;
  border-left: 7px solid #f39a42; }
  .title.without-title-line {
    border: none;
    padding: 0; }
  .title .caption {
    display: block;
    font-size: 0.875rem;
    line-height: 1.375rem;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase; }
  .title h2 {
    font-weight: 900; }
  .title h1,
  .title h2,
  .title h3,
  .title h4 {
    margin: 0; }
  @media print, screen and (min-width: 40em) {
    .title {
      margin: 0 0 3rem -2rem; } }

.grid-title {
  margin: 0; }
  @media print, screen and (min-width: 40em) {
    .grid-title {
      margin: 0 0 0 -2rem; } }

.full .grid-title {
  margin: 0; }

.grid-icon-list .image-container.image-container-icon {
  max-width: 40px;
  flex: 0 0 40px;
  margin-right: 1rem; }

.grid-icon-list ul {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0; }

.grid-icon-list li {
  display: flex;
  align-items: center; }
  .grid-icon-list li + li {
    margin-top: 1rem; }

.grid-icon-list h4 {
  margin-bottom: 0; }

.grid-icon-list .list-divider {
  margin: 2rem 0;
  height: 1px;
  background-color: #79858E;
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-icon-list {
    flex-wrap: nowrap; }
    .grid-icon-list ul {
      flex: 1 1 auto; }
    .grid-icon-list .list-divider {
      width: 1px;
      height: auto;
      margin: 0 3rem; } }

@media print, screen and (min-width: 40em) {
  .grid-icon-list .list-divider {
    margin: 0 6rem; } }

.icon-list-section {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff; }
  .icon-list-section:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, #173F59 1%, rgba(11, 94, 170, 0.3) 95%);
    height: 100%;
    width: 100%;
    z-index: 0; }
  .icon-list-section .icon-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 3rem 0 0 0;
    position: relative;
    width: 100%; }
    @media print, screen and (min-width: 40em) {
      .icon-list-section .icon-list {
        width: calc(100vw - 2rem - 17px); } }
    @media print, screen and (min-width: 64em) {
      .icon-list-section .icon-list {
        width: 100%; } }
    .icon-list-section .icon-list:before {
      display: none; }
    .icon-list-section .icon-list li {
      text-align: center;
      padding: 0 0.5rem;
      width: 50%; }
      @media print, screen and (min-width: 40em) {
        .icon-list-section .icon-list li {
          max-width: inherit;
          width: 25%; } }
      .icon-list-section .icon-list li .icon-img {
        margin-bottom: 1rem; }
        .icon-list-section .icon-list li .icon-img:before {
          padding-top: 45%; }
        .icon-list-section .icon-list li .icon-img img {
          max-height: 3.5rem;
          max-width: initial;
          top: 50%;
          -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          left: 50%;
          width: auto; }
      .icon-list-section .icon-list li h4 {
        color: #fff;
        font-size: 1.25rem; }
        @media screen and (max-width: 39.9375em) {
          .icon-list-section .icon-list li h4 {
            font-size: 1rem; } }

.benefits-section .benefits-content h4 {
  color: #1f466f;
  font-size: 1.5rem;
  max-width: 32rem; }
  @media screen and (max-width: 39.9375em) {
    .benefits-section .benefits-content h4 {
      max-width: 100%; } }

.benefits-section .benefits-content ul {
  margin: 3rem 0;
  padding: 0;
  display: flex;
  width: 100%;
  list-style: none;
  flex-wrap: wrap; }
  @media screen and (max-width: 39.9375em) {
    .benefits-section .benefits-content ul {
      margin: 1rem 0; } }
  .benefits-section .benefits-content ul li {
    width: 25%;
    float: left;
    padding: 0 1rem;
    text-align: center; }
    @media screen and (max-width: 39.9375em) {
      .benefits-section .benefits-content ul li {
        width: 50%;
        margin-bottom: 1rem; } }
    .benefits-section .benefits-content ul li .icon-img {
      margin-bottom: 2.25rem; }
      @media screen and (max-width: 39.9375em) {
        .benefits-section .benefits-content ul li .icon-img {
          margin-bottom: 1rem; } }
      .benefits-section .benefits-content ul li .icon-img:before {
        padding-top: 25%; }
        @media screen and (max-width: 39.9375em) {
          .benefits-section .benefits-content ul li .icon-img:before {
            padding-top: 45%; } }
      .benefits-section .benefits-content ul li .icon-img img {
        max-height: 4.685rem;
        max-width: initial;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        width: auto; }
    .benefits-section .benefits-content ul li h5 {
      text-transform: capitalize;
      letter-spacing: 0; }

.grid-area:first-child .grid-image img {
  left: auto;
  right: 0; }

.grid-image .image-placeholder {
  font-size: 5rem; }

.interchangeable-products .title {
  padding: .5rem 2rem .5rem 1.0625rem; }

.interchangeable-products .specifications-list a {
  display: flex;
  color: #1f466f;
  font-size: 1.125rem;
  font-weight: bold;
  letter-spacing: 0.36px;
  justify-content: space-between;
  line-height: 1.875rem;
  width: 100%; }

.interchangeable-products .specifications-list + .specifications-list li:first-child {
  border-top: 1px solid #BDC9D1; }

.interchangeable-products .specifications-list li {
  border-color: #BDC9D1; }

@media print, screen and (min-width: 40em) {
  .interchangeable-products .title {
    margin-left: -1.5625rem; }
  .interchangeable-products .specifications-list + .specifications-list li:first-child {
    border-top: none; } }

.product-variants .title {
  padding: .5rem 2rem .5rem 1.0625rem; }

.product-variants a {
  color: #f39a42;
  text-decoration: underline; }

.product-variants .product-item {
  border-bottom: 1px solid #BDC9D1;
  padding: 1rem 0 0; }
  .product-variants .product-item:last-child {
    border: none; }

.product-variants .product-item-title-holder {
  font-size: 1.125rem;
  line-height: 1.75rem;
  letter-spacing: 0.36px;
  color: #79858E;
  margin: 0 0 1rem;
  overflow: hidden; }
  .product-variants .product-item-title-holder b {
    display: block;
    color: #1f466f; }

.product-variants .product-item-title-block {
  padding: 0 0 1rem; }

.product-variants .product-item-description {
  font-size: 0.875rem;
  line-height: 1.375rem;
  color: #79858E;
  margin: 0 0 1.5rem; }

.product-variants .product-item-price-holder {
  display: flex;
  color: #79858E;
  text-transform: uppercase;
  font-size: 1.125rem;
  line-height: 1.75rem;
  margin: 0 0 2rem; }
  .product-variants .product-item-price-holder .fa {
    color: #18a02d;
    font-size: 1.5rem; }
    .product-variants .product-item-price-holder .fa.fa-times {
      font-size: 1rem;
      color: #ff0000;
      font-weight: bold; }

.product-variants .price-title {
  margin: 0 0 0.5rem;
  color: #79858E;
  letter-spacing: 2px;
  font-weight: 800;
  font-size: 0.875rem;
  line-height: 1.375rem; }

.product-variants .product-item-price {
  max-width: 60%;
  flex: 1 1 60%;
  width: 100%;
  padding: 0 1rem 0 0; }

.product-variants .product-item-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .product-variants .product-item-buttons .button {
    margin: 0 1.25rem 1rem 0; }

@media print, screen and (min-width: 40em) {
  .product-variants .product-item-title-holder {
    display: flex; }
  .product-variants .product-item {
    padding: 2.5rem 0 1.5rem; }
  .product-variants .product-item-price {
    max-width: 14rem;
    flex: 1 1 14rem;
    width: 100%; }
  .product-variants .product-item-title-block {
    max-width: 33.3334%;
    width: 33.3334%;
    flex: 1 1 3334%;
    padding: 0 1rem 0 0; }
    .product-variants .product-item-title-block div {
      margin: 0 0 1rem; }
  .product-variants .title {
    margin-left: -1.5625rem; } }

.related-categories {
  flex-direction: column;
  display: flex; }
  .related-categories .narrow-row {
    width: 100%;
    margin: 0 auto 1rem;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between; }
  .related-categories .title,
  .related-categories .description {
    margin: 0;
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%; }
  .related-categories .title {
    margin: 0 0 1rem; }
  .related-categories .view-all-block {
    text-align: right; }
  @media print, screen and (min-width: 64em) {
    .related-categories .narrow-row {
      margin: 0 auto 6rem; }
    .related-categories .title,
    .related-categories .description {
      margin: 0;
      flex: 1 1 50%;
      width: 50%;
      max-width: 50%; }
    .related-categories .title {
      margin: 0 0 0 -2rem; } }

.related-companies {
  overflow: hidden; }
  .related-companies .image-container {
    width: 100%;
    max-height: 455px; }
    .related-companies .image-container > div {
      display: flex;
      justify-content: center; }
  .related-companies .alternate .image-container > div {
    justify-content: left; }
  .related-companies .area-container {
    color: #fff;
    margin: 0 -.625rem 2rem; }
    @media print, screen and (min-width: 40em) {
      .related-companies .area-container {
        margin: 0 0 10rem; } }
    @media print, screen and (min-width: 40em) {
      .related-companies .area-container:last-child {
        margin: 0 0 5rem; } }
    .related-companies .area-container:nth-child(2n+3) {
      flex-direction: row-reverse; }
      @media print, screen and (min-width: 64em) {
        .related-companies .area-container:nth-child(2n+3) .company-content {
          padding: 0 3rem 0 0; } }
  @media print, screen and (min-width: 64em) {
    .related-companies .company-content {
      padding: 0 0 0 3rem; } }
  .related-companies .company-logo {
    margin: 1rem 0;
    max-width: 15rem;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .related-companies .company-logo {
        margin: 0 0 2rem; } }
  .related-companies .company-link {
    padding: 4rem 0 0 0;
    position: relative; }
    @media print, screen and (min-width: 40em) {
      .related-companies .company-link {
        margin: 2rem 0 0; } }
    .related-companies .company-link:after {
      content: "";
      position: absolute;
      top: 2rem;
      left: 0;
      height: 1px;
      width: 13.75rem;
      background: #fff; }
      @media print, screen and (min-width: 40em) {
        .related-companies .company-link:after {
          top: 1rem; } }
    .related-companies .company-link a {
      color: #f39a42;
      display: inline-block;
      position: relative;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 0.875rem;
      line-height: 1.375rem;
      padding: 0 0 0 2.25rem; }
      .related-companies .company-link a:hover {
        text-decoration: none;
        color: #fff; }
        .related-companies .company-link a:hover .fa {
          transform: scale(1.5); }
    .related-companies .company-link .fa {
      transition: all 0.3s ease;
      margin: 0 1.25rem 0 0;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 1.25rem; }

.reveal {
  padding: 3rem 0 0;
  border: none;
  background: none; }
  .reveal .responsive-embed,
  .reveal .flex-video {
    margin: 0; }
    .video .reveal .responsive-embed, .video
    .reveal .flex-video {
      margin: 0; }
  .reveal .responsive-embed.widescreen,
  .reveal .flex-video.widescreen {
    padding-bottom: 57.25%; }

#alert {
  background-color: #e8edef; }
  #alert > div {
    overflow: visible; }

.reveal .close-button, .feed-modal .slide-wrapper .close, .add-to-cart .close {
  width: 27px;
  height: 27px;
  top: 0;
  right: 0;
  border: 1px solid #f39a42;
  color: #f39a42;
  font-size: 1.75rem;
  line-height: 1.9375rem;
  transition: all 0.3s ease;
  outline: none;
  overflow: hidden;
  text-indent: -9999px;
  text-align: center; }
  .reveal .close-button:before, .reveal .close-button:after, .feed-modal .slide-wrapper .close:before, .feed-modal .slide-wrapper .close:after, .add-to-cart .close:before, .add-to-cart .close:after {
    content: "";
    width: 19px;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 3px;
    margin: -1px 0 0;
    background: #f39a42;
    transition: all 0.3s ease;
    transform: rotate(45deg); }
  .reveal .close-button:after, .feed-modal .slide-wrapper .close:after, .add-to-cart .close:after {
    transform: rotate(-45deg); }
  .reveal .close-button:hover, .feed-modal .slide-wrapper .close:hover, .add-to-cart .close:hover {
    color: #fff;
    border-color: #fff;
    text-decoration: none; }
    .reveal .close-button:hover:before, .reveal .close-button:hover:after, .feed-modal .slide-wrapper .close:hover:before, .feed-modal .slide-wrapper .close:hover:after, .add-to-cart .close:hover:before, .add-to-cart .close:hover:after {
      background: #fff; }

.reveal-overlay {
  background: rgba(10, 10, 10, 0.65); }

.reveal:focus {
  outline: none; }

.reveal .grid.grid-level-1 {
  min-height: inherit; }

.reveal > div {
  overflow: hidden; }

.reveal.has-background {
  border-radius: 16px;
  padding: 3rem 6rem;
  box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.15); }
  .reveal.has-background .close-button,
  .reveal.has-background .close-button.medium {
    top: 1.25rem;
    right: 1.375rem;
    border-radius: 4px;
    font-weight: 300; }

.search-popup-content {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; }
  .search-popup-content .col, .search-popup-content .divider {
    width: 100%; }
  .search-popup-content .col {
    flex: 1 0 auto; }
    .search-popup-content .col:last-child {
      background: rgba(121, 133, 142, 0.5);
      padding: 1rem; }
  .search-popup-content .divider {
    text-align: center;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 1rem 0; }
  .search-popup-content select {
    color: #fff; }
  .search-popup-content .divider-text {
    position: relative;
    border-radius: 300px;
    border: 3px solid #aee0f8;
    display: inline-block;
    vertical-align: top;
    padding: 0.875rem 0.5rem;
    text-transform: uppercase;
    color: #aee0f8;
    text-align: center;
    min-width: 4.125rem;
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 2rem;
    flex: 0 1 auto; }
    .search-popup-content .divider-text:before, .search-popup-content .divider-text:after {
      content: "";
      position: absolute;
      top: calc(50% - 1px);
      height: 2px;
      background: #aee0f8;
      width: 100vw; }
    .search-popup-content .divider-text:before {
      left: calc(100% + 1rem); }
    .search-popup-content .divider-text:after {
      right: calc(100% + 1rem); }
  .search-popup-content .search-box-form {
    overflow: hidden;
    display: flex;
    background: #fff;
    height: 3.75rem;
    position: relative;
    line-height: 1.75rem;
    color: #79858E;
    overflow: hidden; }
  .search-popup-content .search-input {
    color: #3a73a5;
    font-size: 1.125rem;
    line-height: 3.75rem;
    height: 3.75rem;
    padding: 0 1.75rem;
    letter-spacing: 0px;
    font-weight: 300;
    margin: 0;
    border: none; }
  .search-popup-content .search-btn {
    color: #3a73a5;
    font-size: 1.5rem;
    line-height: 3.75rem;
    display: block;
    width: 3.75rem;
    height: 3.75rem;
    flex: 0 0 3.75rem;
    cursor: pointer;
    transition: all 0.3s ease; }
    .search-popup-content .search-btn:hover {
      color: #f39a42; }
  .search-popup-content h4 {
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.75rem;
    letter-spacing: 2.72px;
    color: #fff;
    text-transform: uppercase; }
  .search-popup-content select {
    margin: 0 0 2rem;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%28243, 154, 66%29%27></polygon></svg>"); }
    .search-popup-content select:focus {
      border-color: #f39a42; }
      .search-popup-content select:focus option[disabled] {
        display: none; }
  .search-popup-content .search-title {
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2.44px;
    margin: 0 0 1rem; }
  .search-popup-content .input-holder .half-column {
    width: 50%; }
  @media print, screen and (min-width: 40em) {
    .search-popup-content {
      flex-wrap: nowrap;
      margin: 0 -1rem; }
      .search-popup-content .col:first-child {
        max-width: calc(50% - 6.25rem); }
      .search-popup-content .col:last-child {
        max-width: 50%;
        padding: 1.5rem 2rem 2rem; }
      .search-popup-content .divider {
        min-height: 300px;
        margin: 0 1rem; }
      .search-popup-content .divider-text {
        margin: 0 0 6rem; }
        .search-popup-content .divider-text:before, .search-popup-content .divider-text:after {
          left: calc(50% - 1px);
          top: auto;
          width: 2px;
          height: 100vh; }
        .search-popup-content .divider-text:before {
          top: calc(100% + 1rem); }
        .search-popup-content .divider-text:after {
          right: auto;
          bottom: calc(100% + 1rem); } }

sticky {
  display: block; }
  sticky .sticking {
    position: fixed;
    z-index: 2; }
  sticky .sticking.released {
    position: absolute;
    bottom: 0;
    top: auto !important;
    left: 0 !important; }

.testimonial-section {
  width: 100%;
  display: block;
  position: relative;
  padding: 4.8rem 0;
  margin: 7.1875rem 0;
  min-height: 620px; }
  .testimonial-section .testimonial-slider {
    min-height: 600px; }
  .testimonial-section .testimonial-content {
    width: 100%;
    padding: 4rem 6.3125rem;
    background: #fff;
    -webkit-box-shadow: 2px 2px 10px #D8D8D8;
    box-shadow: 2px 2px 10px #D8D8D8;
    position: relative;
    z-index: 10; }
    .testimonial-section .testimonial-content p:last-child {
      line-height: 0.875rem; }
    .testimonial-section .testimonial-content .small-text {
      text-transform: uppercase;
      color: #7E939E;
      line-height: 9px;
      letter-spacing: 2px; }
  .testimonial-section .medium-6 {
    position: relative; }
    .testimonial-section .medium-6 .testimonial-img {
      position: absolute;
      top: -70px;
      left: 0;
      height: 620px;
      width: 100%;
      max-width: 100%;
      z-index: 1;
      background-position: right top !important;
      background-size: cover !important; }
      .testimonial-section .medium-6 .testimonial-img img {
        opacity: 0;
        display: block;
        width: 100%; }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .testimonial-section .testimonial-content {
    padding: 2rem 3rem; } }

@media screen and (max-width: 39.9375em) {
  .testimonial-section {
    padding: 3rem 0;
    margin: 3rem 0; }
    .testimonial-section .medium-6 .testimonial-img {
      position: relative;
      top: 0;
      height: auto;
      width: 100%; }
    .testimonial-section .testimonial-content {
      padding: 3rem 2rem; } }

.video-banner {
  overflow: hidden;
  background: #1f466f;
  background-size: cover;
  background-repeat: no-repeat; }
  @media screen and (min-width: 75em) {
    .video-banner .grid-container {
      max-width: 60.9375rem; } }
  .video-banner .video-banner-content {
    position: relative;
    z-index: 1;
    background: rgba(31, 70, 111, 0.55);
    padding: 4rem 0.625rem;
    margin: 0 -0.625rem;
    color: #fff; }
    @media print, screen and (min-width: 40em) {
      .video-banner .video-banner-content {
        padding: 6rem 2.5rem 7rem 2.9375rem;
        margin: 0 0 0 -0.9375rem;
        max-width: 25rem;
        min-height: 37.5rem; } }
    @media screen and (min-width: 75em) {
      .video-banner .video-banner-content {
        max-width: 30rem;
        padding: 6rem 2.5rem 7rem 9rem;
        margin: 0 0 0 -7.9375rem; } }
  .video-banner .title {
    color: #fff;
    margin: 0 0 1rem; }
    .video-banner .title h1,
    .video-banner .title h2,
    .video-banner .title h3,
    .video-banner .title h4,
    .video-banner .title h5,
    .video-banner .title h6,
    .video-banner .title .h7,
    .video-banner .title .h8 {
      color: #fff; }
    @media print, screen and (min-width: 40em) {
      .video-banner .title {
        margin: 0 0 3rem -2rem; } }
  .video-banner .video-banner-description {
    overflow: hidden;
    margin: 0 0 1rem; }
    @media print, screen and (min-width: 40em) {
      .video-banner .video-banner-description {
        margin: 0 0 4rem; } }

th.fixed, thead.fixed {
  position: -webkit-sticky;
  position: sticky;
  top: 202px;
  z-index: 2;
  vertical-align: middle;
  background: white;
  border: 1px solid white; }

.fixed-columns .group-label .second {
  color: #fff;
  font-size: .75rem;
  line-height: .75rem; }

.fixed-columns .scroll-with-me-table {
  position: sticky;
  top: 116px; }

.fixed-columns .bg-white {
  background: white;
  border: 1px solid white; }

.type-virtualPage .product-list_control-panel {
  z-index: 90;
  background: white;
  width: calc( 100% + 2px);
  height: 83px;
  border: 2px solid white;
  margin-left: -1px;
  margin-bottom: 0; }

.SandboxRoot.env-bp-550.timeline-Tweet-text,
.SandboxRoot.env-bp-660.timeline-Tweet-text {
  font-size: 16px !important;
  line-height: 27px;
  font-weight: 300; }

.overflow-hidden {
  overflow: hidden; }

.type-home #header {
  background-color: #1f466f; }

.type-home .header-wrapper {
  position: absolute;
  width: 100%; }

.type-home.overflow-hidden #sales .grid-container, .type-home.overflow-hidden #resources .grid-container {
  margin-left: -9px !important;
  margin-right: 9px !important; }

.type-home.overflow-hidden #services .grid-container {
  padding-right: calc(0.9375rem + 9px) !important;
  padding-left: calc(0.9375rem - 9px) !important; }

