/*
Theme Name: Whipsaw
Theme URI: https://whipsaw.com
Author: Whipsaw
Author URI:  https://whipsaw.com
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/




/* @charset "UTF-8"; */
/**
 * Toolkit styles
 */
@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon/fonts/icomoon.eot?c9nm38");
  src: url("fonts/icomoon/fonts/icomoon.eot?c9nm38#iefix") format("embedded-opentype"), url("fonts/icomoon/fonts/icomoon.ttf?c9nm38") format("truetype"), url("fonts/icomoon/fonts/icomoon.woff?c9nm38") format("woff"), url("fonts/icomoon/fonts/icomoon.svg?c9nm38#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

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

.icon-cart:before {
  content: ""; }

.icon-envelop:before {
  content: ""; }

.icon-location:before {
  content: ""; }

.icon-search:before {
  content: ""; }

.icon-cog:before {
  content: ""; }

.icon-plus:before {
  content: ""; }

.icon-minus:before {
  content: ""; }

.icon-cross:before {
  content: ""; }

.icon-arrow-up2:before {
  content: ""; }

.icon-arrow-right2:before {
  content: ""; }

.icon-arrow-down2:before {
  content: ""; }

.icon-arrow-left2:before {
  content: ""; }

.icon-circle-up:before {
  content: ""; }

.icon-circle-right:before {
  content: ""; }

.icon-circle-down:before {
  content: ""; }

.icon-circle-left:before {
  content: ""; }

.icon-google-plus:before {
  content: ""; }

.icon-facebook:before {
  content: ""; }

.icon-instagram:before {
  content: ""; }

.icon-twitter:before {
  content: ""; }

.icon-youtube:before {
  content: ""; }

.icon-behance:before {
  content: ""; }

.icon-linkedin2:before {
  content: ""; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Sets default font family to sans-serif.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: 'Inter', sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses `h1` font sizes within `section` and `article` in Firefox 4+,
 * Safari 5, and Chrome.
 */
h1 {
  font-size: 2em; }

/*
 * Addresses styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/*
 * Corrects font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: 'Inter', sans-serif;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Sets consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * Removes border when inside `a` element in IE 8/9.
 */
img {
  border: 0; }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Corrects font family not being inherited in all browsers.
 * 2. Corrects font size not being inherited in all browsers.
 * 3. Addresses margins set differently in Firefox 4+, Safari 5, and Chrome
 */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

/*
 * Addresses Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/*
 * Re-set default cursor for disabled elements.
 */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to `content-box` in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 8/9.
 * 2. Improves readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/*
* Scut, a collection of Sass utilities
* to ease and improve our implementations of common style-code patterns.
* v1.4.0
* Docs at http://davidtheclark.github.io/scut
*/
/**
 * 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; } }

/*! 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: 'Inter', 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: 'Inter', sans-serif;
  /* 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;
  text-decoration: underline;
  /* 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: 'Inter', sans-serif;
  /* 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: 'Inter', 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: 'Inter', sans-serif; }

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

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

body {
  margin: 0;
  padding: 0;
  background: #ffffff;
  font-family: 'Inter', sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

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

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

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

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

pre {
  overflow: auto; }

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

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

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

.row {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.9375rem;
    margin-left: -0.9375rem; }
    @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.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

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

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

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

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

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

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

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

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

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

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

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

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

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

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

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

.small-12 {
  width: 100%; }

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

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.875rem; }
  .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: 'Inter', 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; */
  font-size: 2rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 24pt;
  line-height: 1.4;
  margin-top: 0;
  font-weight: normal;
  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:not(.btn) {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; } */
  /* a:not(.btn):hover, a:not(.btn):focus {
    color: #1468a0; } */
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 115.625rem;
  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: 'Inter', sans-serif;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: 'Inter', sans-serif;
  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; } }

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

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

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #ffffff;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  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='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #ffffff;
    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)::-webkit-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::-moz-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

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

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

.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;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0; }

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

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

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

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.clearfix::after {
  clear: both; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.orbit {
  position: relative; }

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

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

.orbit-figure {
  margin: 0; }

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

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

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

.orbit-previous {
  left: 0; }

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

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

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #ffffff;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

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

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

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

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

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

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

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

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

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

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

.sticky-container {
  position: relative; }

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

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

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

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

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

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

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #ffffff;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 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: 115.625rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 115.625rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 115.625rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 115.625rem; } }
  .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; }

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

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 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: #f4f4f4; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/*! * [Unit Space](https://github.com/kevinmack18/SASS-Margin-and-Padding-Starter) */
*, *:before, *:after {
  box-sizing: border-box; }

@media screen and (min-width: 960px) {
  .padding, .padding-top {
    padding-top: 16px !important; } }

@media screen and (max-width: 960px) {
  .padding, .padding-top {
    padding-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding, .padding-right {
    padding-right: 16px !important; } }

@media screen and (max-width: 960px) {
  .padding, .padding-right {
    padding-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding, .padding-bottom {
    padding-bottom: 16px !important; } }

@media screen and (max-width: 960px) {
  .padding, .padding-bottom {
    padding-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding, .padding-left {
    padding-left: 16px !important; } }

@media screen and (max-width: 960px) {
  .padding, .padding-left {
    padding-left: 16px !important; } }

@media screen and (min-width: 960px) {
  .spacing {
    padding-top: 32px !important; } }

@media screen and (max-width: 960px) {
  .spacing {
    padding-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .spacing {
    padding-right: 32px !important; } }

@media screen and (max-width: 960px) {
  .spacing {
    padding-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .spacing {
    padding-bottom: 32px !important; } }

@media screen and (max-width: 960px) {
  .spacing {
    padding-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .spacing {
    padding-left: 32px !important; } }

@media screen and (max-width: 960px) {
  .spacing {
    padding-left: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--2x, .padding-top--2x {
    padding-top: 32px !important; } }

@media screen and (max-width: 960px) {
  .padding--2x, .padding-top--2x {
    padding-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--2x, .padding-right--2x {
    padding-right: 32px !important; } }

@media screen and (max-width: 960px) {
  .padding--2x, .padding-right--2x {
    padding-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--2x, .padding-bottom--2x {
    padding-bottom: 32px !important; } }

@media screen and (max-width: 960px) {
  .padding--2x, .padding-bottom--2x {
    padding-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--2x, .padding-left--2x {
    padding-left: 32px !important; } }

@media screen and (max-width: 960px) {
  .padding--2x, .padding-left--2x {
    padding-left: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--3halves, .padding-top--3halves {
    padding-top: 24px !important; } }

@media screen and (max-width: 960px) {
  .padding--3halves, .padding-top--3halves {
    padding-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--3halves, .padding-right--3halves {
    padding-right: 24px !important; } }

@media screen and (max-width: 960px) {
  .padding--3halves, .padding-right--3halves {
    padding-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--3halves, .padding-bottom--3halves {
    padding-bottom: 24px !important; } }

@media screen and (max-width: 960px) {
  .padding--3halves, .padding-bottom--3halves {
    padding-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .padding--3halves, .padding-left--3halves {
    padding-left: 24px !important; } }

@media screen and (max-width: 960px) {
  .padding--3halves, .padding-left--3halves {
    padding-left: 16px !important; } }

.padding--half, .padding-top--half {
  padding-top: 8px !important; }

.padding--half, .padding-right--half {
  padding-right: 8px !important; }

.padding--half, .padding-bottom--half {
  padding-bottom: 8px !important; }

.padding--half, .padding-left--half {
  padding-left: 8px !important; }

@media screen and (min-width: 960px) {
  .margin, .margin-top, .spacing-verticals {
    margin-top: 16px !important; } }

@media screen and (max-width: 960px) {
  .margin, .margin-top, .spacing-verticals {
    margin-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin, .margin-right {
    margin-right: 16px !important; } }

@media screen and (max-width: 960px) {
  .margin, .margin-right {
    margin-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin, .margin-bottom, .spacing-verticals {
    margin-bottom: 16px !important; } }

@media screen and (max-width: 960px) {
  .margin, .margin-bottom, .spacing-verticals {
    margin-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin, .margin-left {
    margin-left: 16px !important; } }

@media screen and (max-width: 960px) {
  .margin, .margin-left {
    margin-left: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--2x, .margin-top--2x {
    margin-top: 32px !important; } }

@media screen and (max-width: 960px) {
  .margin--2x, .margin-top--2x {
    margin-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--2x, .margin-right--2x {
    margin-right: 32px !important; } }

@media screen and (max-width: 960px) {
  .margin--2x, .margin-right--2x {
    margin-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--2x, .margin-bottom--2x {
    margin-bottom: 32px !important; } }

@media screen and (max-width: 960px) {
  .margin--2x, .margin-bottom--2x {
    margin-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--2x, .margin-left--2x {
    margin-left: 32px !important; } }

@media screen and (max-width: 960px) {
  .margin--2x, .margin-left--2x {
    margin-left: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--3halves, .margin-top--3halves {
    margin-top: 24px !important; } }

@media screen and (max-width: 960px) {
  .margin--3halves, .margin-top--3halves {
    margin-top: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--3halves, .margin-right--3halves {
    margin-right: 24px !important; } }

@media screen and (max-width: 960px) {
  .margin--3halves, .margin-right--3halves {
    margin-right: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--3halves, .margin-bottom--3halves {
    margin-bottom: 24px !important; } }

@media screen and (max-width: 960px) {
  .margin--3halves, .margin-bottom--3halves {
    margin-bottom: 16px !important; } }

@media screen and (min-width: 960px) {
  .margin--3halves, .margin-left--3halves {
    margin-left: 24px !important; } }

@media screen and (max-width: 960px) {
  .margin--3halves, .margin-left--3halves {
    margin-left: 16px !important; } }

.margin--half, .margin-top--half {
  margin-top: 8px !important; }

.margin--half, .margin-right--half {
  margin-right: 8px !important; }

.margin--half, .margin-bottom--half {
  margin-bottom: 8px !important; }

.margin--half, .margin-left--half {
  margin-left: 8px !important; }

@media screen and (min-width: 960px) {
  .padding--verticals {
    padding-top: 16px; } }

@media screen and (max-width: 960px) {
  .padding--verticals {
    padding-top: 16px; } }

@media screen and (min-width: 960px) {
  .padding--verticals {
    padding-bottom: 16px; } }

@media screen and (max-width: 960px) {
  .padding--verticals {
    padding-bottom: 16px; } }

@media screen and (min-width: 960px) {
  .padding--verticals {
    padding-left: 16px; } }

@media screen and (max-width: 960px) {
  .padding--verticals {
    padding-left: 16px; } }

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

.padding-left-none {
  padding-left: 0 !important; }

.padding-right-none {
  padding-right: 0 !important; }

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

.margin-bottom-none {
  margin-bottom: 0 !important; }

.margin-top-none {
  margin-top: 0 !important; }

html {
  overflow-x: hidden; }

body {
  overflow: hidden;
  position: relative; }

a:not(.btn):not(.w-link) {
  color: #000000; }
  a:not(.btn):hover, a:not(.btn):active, a:not(.btn):focus {
    outline: none;
    color: #000000; }

a:not(.btn):hover::after {
  width: 100%; }

p {
  line-height: inherit; }

*[data-effect] {
  transition: all 1s;
  -webkit-transform: scale(1) translate3D(0, 0px, 0);
          transform: scale(1) translate3D(0, 0px, 0);
  opacity: 1; }

.invisibility-top {
  -webkit-transform: scale(1) translate3d(0, 0px, 0);
          transform: scale(1) translate3d(0, 0px, 0);
  opacity: 0; }

.invisibility-bottom {
  -webkit-transform: scale(1) translate3d(0, 0px, 0);
          transform: scale(1) translate3d(0, 0px, 0);
  opacity: 0; }

.items-loading {
  width: 100%;
  position: relative;
  float: left; }

.items-loading:after {
  content: '';
  opacity: 0;
  transition: all 0.3s;
  float: left;
  height: 40px;
  width: 100%;
  background-image: url("images/loading.gif");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 50px; }

.on-page-load.show:after {
  opacity: 1; }

.menu {
  position: relative;
  top: -3px;
  font-size: 1.125rem; }
  @media screen and (max-width: 89.9375em) {
    .menu {
      font-size: 1.125rem; } }
  @media screen and (max-width: 74.9375em) {
    .menu {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .menu {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .menu {
      font-size: 1.125rem; } }

.menu__item {
  padding-left: 1.1875rem;
  padding-right: 1.1875rem; }
  @media screen and (max-width: 74.9375em) {
    .menu__item {
      padding-left: 0.625rem;
      padding-right: 0.625rem; } }
  .menu__item:last-child {
    padding-right: 0; }

.menu__item a {
  padding-left: 0.1875rem;
  padding-right: 0.1875rem;
  position: relative;
  color: #0a0a0a;
  transition: color 0.3s ease; }
  .menu__item a:after {
    position: relative;
    top: 0.625rem; }
  .menu__item a:hover {
    color: #e80200; }

@media screen and (max-width: 63.9375em) {
  .menu__item--active a {
    color: #999 !important; } }

@media print, screen and (min-width: 64em) {
  .menu__item--active a {
    color: #e80200;
    border-bottom: 2px solid #e80200; } }

.big-text {
  font-size: 2.5rem;
  line-height: 1.1; }
  @media screen and (max-width: 89.9375em) {
    .big-text {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-text {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-text {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-text {
      font-size: 1.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-text br {
      display: none; } }

.project-info__category {
  font-size: 1.125rem;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 1.5625rem; }
  @media screen and (max-width: 89.9375em) {
    .project-info__category {
      font-size: 1.125rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info__category {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info__category {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info__category {
      font-size: 1.125rem; } }
  .project-info__category a {
    color: #0a0a0a; }

.project-info__title {
  font-size: 2.5rem;
  margin-bottom: 1.25rem;
  font-weight: 500;
}
  @media screen and (max-width: 89.9375em) {
    .project-info__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info__title {
      font-size: 1.5rem; } }

.project-info__company {
  font-weight: bold; }
  .project-info__company:after {
    content: ' '; }

.project-info__text {
  font-size: 1.2rem;
  line-height: 1.36; }
  @media screen and (max-width: 89.9375em) {
    .project-info__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info__text {
      font-size: 1.125rem; } }

.project-info__text--big {
  font-size: 2.5rem;
  line-height: 1.16; }
  @media screen and (max-width: 89.9375em) {
    .project-info__text--big {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info__text--big {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info__text--big {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info__text--big {
      font-size: 1.5rem; } }

@media screen and (max-width: 43.75em) {
  .project-info--desktop {
    display: none; } }

.project-info--mobile {
  padding-left: 5rem;
  padding-right: 5rem;
  display: none;
  position: inherit;
  width: 100%;
  margin-top: 2.5rem; }
  @media screen and (max-width: 89.9375em) {
    .project-info--mobile {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info--mobile {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info--mobile {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info--mobile {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .project-info--mobile {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-info--mobile {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-info--mobile {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-info--mobile {
      padding-right: 0; } }
  @media screen and (max-width: 43.75em) {
    .project-info--mobile {
      display: initial; } }
  @media screen and (max-width: 39.9375em) {
    .project-info--mobile {
      width: calc(100% - 30px); } }
  .project-info--mobile br {
    display: none; }
  .project-info--mobile .project-info__category a {
    color: #000 !important; }
  .project-info--mobile .project-info__title {
    color: #000 !important; }
    .project-info--mobile .project-info__title a {
      color: #000 !important; }

.project-info--light {
  color: #ffffff; }
  .project-info--light .project-info__text {
    color: #efefef; }
  .project-info--light .project-info__title {
    color: #ffffff; }

.contact-studio {
  min-height: 200px;
  max-height: 300px; }
  .contact-studio:last-child {
    margin: 0px; }
  .contact-studio.no-title {
    padding-top: 2.5rem; }
    .contact-studio.no-title .contact-studio__title {
      display: none; }

.contact-studio__title {
  font-size: 2.5rem;
  margin-bottom: 1.875rem; }
  @media screen and (max-width: 89.9375em) {
    .contact-studio__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-studio__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-studio__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-studio__title {
      font-size: 1.5rem; } }
  .contact-studio__title:empty {
    position: relative;
    left: -4375rem; }
    .contact-studio__title:empty:after {
      content: "."; }

.contact-studio__city {
  margin-bottom: 1.5625rem;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25; }
  @media screen and (max-width: 89.9375em) {
    .contact-studio__city {
      font-size: 1.9rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-studio__city {
      font-size: 1.8rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-studio__city {
      font-size: 1.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-studio__city {
      font-size: 1.375rem; } }
  .contact-studio__city a {
    color: #000000; }

.contact-studio__address {
  margin-bottom: 1.375rem;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.25; }
  @media screen and (max-width: 89.9375em) {
    .contact-studio__address {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-studio__address {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-studio__address {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-studio__address {
      font-size: 1.125rem; } }
  .contact-studio__address a {
    color: #000000; }

.contact-studio__number {
  font-size: 1.2rem;
  font-weight: normal; }
  @media screen and (max-width: 89.9375em) {
    .contact-studio__number {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-studio__number {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-studio__number {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-studio__number {
      font-size: 1.125rem; } }
  .contact-studio__number a {
    color: #000000; }

.big-block {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto; }
  .big-block::before, .big-block::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .big-block::after {
    clear: both; }

.big-block__details {
  padding-left: 12.5rem;
  padding-right: 12.5rem;
  margin-top: 4vw; }
  @media screen and (max-width: 89.9375em) {
    .big-block__details {
      padding-left: 10rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-block__details {
      padding-left: 7.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-block__details {
      padding-left: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-block__details {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .big-block__details {
      padding-right: 10rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-block__details {
      padding-right: 7.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-block__details {
      padding-right: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-block__details {
      padding-right: 0; } }
  @media screen and (max-width: 39.9375em) {
    .big-block__details {
      margin-top: 8vw; } }

@media print, screen and (min-width: 64em) {
  .small-block {
    width: 33.33333%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-top: 7.1875rem; } }
  @media print, screen and (min-width: 64em) and (min-width: 40em) {
    .small-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
    .small-block:last-child:not(:first-child) {
      float: right; }
    .small-block:last-child:last-child {
      float: left; }
    .small-block:nth-child(1), .small-block:nth-child(2), .small-block:nth-child(3) {
      margin-top: 0; }
    .small-block:nth-child(3n+1) {
      clear: left; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .small-block {
    width: 50%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-top: 7.1875rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
    .small-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .small-block:last-child:not(:first-child) {
      float: right; }
    .small-block:last-child:last-child {
      float: left; }
    .small-block:nth-child(1), .small-block:nth-child(2) {
      margin-top: 0; }
    .small-block:nth-child(2n+1) {
      clear: left; } }

@media screen and (max-width: 39.9375em) {
  .small-block {
    margin-top: 0;
    margin-bottom: 3.125rem;
    width: 100%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .small-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (max-width: 39.9375em) {
    .small-block:last-child:not(:first-child) {
      float: right; }
    .small-block:nth-child(1) {
      margin-top: 0; }
    .small-block:last-child {
      margin: 0px; } }

.small-block:hover .small-block__image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05); }

.small-block__image {
  transition: all 0.6s;
  overflow: hidden; }
  .small-block__image img {
    transition: all 0.6s; }

.small-block__span--title {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  font-weight: normal;
  display: inline; }

.small-block__title {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  font-size: 1.5rem;
  font-weight: normal;
  margin-top: 3.125rem; }
  @media screen and (max-width: 89.9375em) {
    .small-block__title {
      padding-left: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-block__title {
      padding-left: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-block__title {
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-block__title {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .small-block__title {
      padding-right: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-block__title {
      padding-right: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-block__title {
      padding-right: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-block__title {
      padding-right: 0; } }
  @media screen and (max-width: 89.9375em) {
    .small-block__title {
      font-size: 1.4rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-block__title {
      font-size: 1.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-block__title {
      font-size: 1.375rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-block__title {
      font-size: 1.375rem; } }

.reveal {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
  background: transparent;
  border: none;
  outline: none;
  top: 0 !important; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .reveal:last-child:not(:first-child) {
    float: right; }
  .reveal, .reveal:last-child:not(:first-child) {
    float: none;
    clear: both; }
  @media screen and (max-width: 74.9375em) {
    .reveal {
      width: 66.66667%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      margin-right: auto;
      margin-left: auto; } }
  @media screen and (max-width: 74.9375em) and (min-width: 40em) {
    .reveal {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 74.9375em) {
      .reveal:last-child:not(:first-child) {
        float: right; }
      .reveal, .reveal:last-child:not(:first-child) {
        float: none;
        clear: both; } }
  @media screen and (max-width: 63.9375em) {
    .reveal {
      margin-right: auto;
      margin-left: auto;
      width: 83.33333%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      height: auto;
      overflow: initial; }
      .reveal, .reveal:last-child:not(:first-child) {
        float: none;
        clear: both; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .reveal {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .reveal:last-child:not(:first-child) {
        float: right; } }
  .reveal .reveal__close {
    position: absolute;
    top: 100px;
    right: 0;
    background-color: transparent;
    width: 30px;
    height: 30px;
    cursor: pointer; }

.reveal-overlay {
  background: #0a0a0a; }

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

.wpcf7-response-output {
  display: none !important; }

.reveal__success {
  max-width: 80%;
  font-size: 1.2rem;
  color: white; }
  .reveal__success a {
    color: white;
    font-size: 1rem;
    text-decoration: none; }

.reveal__form--input {
  margin-bottom: 2.5rem; }
  .reveal__form--input input {
    font-size: 1.2rem;
    padding-left: 0;
    padding-right: 0;
    font-weight: normal;
    background-color: transparent;
    border: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #ffffff; }
.reveal__form--input input:focus{
  background: transparent
}
    @media screen and (max-width: 89.9375em) {
      .reveal__form--input input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 74.9375em) {
      .reveal__form--input input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 63.9375em) {
      .reveal__form--input input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 39.9375em) {
      .reveal__form--input input {
        font-size: 1.125rem; } }
    .reveal__form--input input:focus {
      border: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.5);
      box-shadow: none; }
    .reveal__form--input input.wpcf7-not-valid {
      border-bottom: 1px solid rgba(232, 2, 0, 0.5); }
  /* .reveal__form--input input ~ .wpcf7-not-valid-tip {
    display: none; } */
  .reveal__form--input br {
    display: none; }
  .reveal__form--input .wpcf7-form-control-wrap {
    position: static; }
  .reveal__form--input p:empty {
    display: none; }

.reveal__form--file-label__text {
  font-size: 1.2rem;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.8);
  cursor: pointer; }
  @media screen and (max-width: 89.9375em) {
    .reveal__form--file-label__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .reveal__form--file-label__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .reveal__form--file-label__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .reveal__form--file-label__text {
      font-size: 1.125rem; } }

.reveal__form--file {
  position: relative;
  height: 1px;
  /* overflow: hidden;  */
}
  .reveal__form--file input {
    height: 50px;
    position: absolute;
    bottom: 0px;
    margin: 0px !important; }
    .reveal__form--file input:focus, .reveal__form--file input:active {
      outline: none; }

.reveal__form--button {
  text-align: right;
  margin-top: 3.125rem; }
  .reveal__form--button input {
    border-bottom: 1px solid #ffffff; }
  .reveal__form--button button, .reveal__form--button input {
    font-size: 1.2rem;
    padding: 8px 40px;
    font-weight: normal;
    background: #F64E4E;
    color: #ffffff;
    -webkit-transition: background-color 1s;
    transition: background-color 1s;
    border: none; }
.reveal__form--button button:hover, .reveal__form--button input:hover{
  /* background: #ab1513!important; */
}
    @media screen and (max-width: 89.9375em) {
      .reveal__form--button button, .reveal__form--button input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 74.9375em) {
      .reveal__form--button button, .reveal__form--button input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 63.9375em) {
      .reveal__form--button button, .reveal__form--button input {
        font-size: 1.2rem; } }
    @media screen and (max-width: 39.9375em) {
      .reveal__form--button button, .reveal__form--button input {
        font-size: 1.125rem; } }

.work-filter {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto; }
  .work-filter::before, .work-filter::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .work-filter::after {
    clear: both; }

.work-filter__content {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-top: 5rem;
  margin-bottom: 5rem;
  outline: none; }
  @media print, screen and (min-width: 40em) {
    .work-filter__content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .work-filter__content:last-child:not(:first-child) {
    float: right; }
  .work-filter__content button {
    font-size: 1.5rem;
    font-weight: 400;
    padding: 0;
    position: relative; }
    @media screen and (max-width: 89.9375em) {
      .work-filter__content button {
        font-size: 1.4rem; } }
    @media screen and (max-width: 74.9375em) {
      .work-filter__content button {
        font-size: 1.375rem; } }
    @media screen and (max-width: 63.9375em) {
      .work-filter__content button {
        font-size: 1.375rem; } }
    @media screen and (max-width: 39.9375em) {
      .work-filter__content button {
        font-size: 1.375rem; } }
    .work-filter__content button .work-filter__current {
      color: #999; 
    }
    .work-filter__content button, .work-filter__content button:focus, .work-filter__content button:hover {
      background: #ffffff;
      color: #0a0a0a;
      outline: none; }

.work-filter__filter {
  padding-left: 5rem;
  padding-right: 5rem; }
  @media screen and (max-width: 89.9375em) {
    .work-filter__filter {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .work-filter__filter {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .work-filter__filter {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .work-filter__filter {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .work-filter__filter {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .work-filter__filter {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .work-filter__filter {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .work-filter__filter {
      padding-right: 0; } }

.work-filter__reveal {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 1000000px;
  outline: none;
  opacity: 0;
  display: none;
  position: fixed;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: #0a0a0a;
  z-index: 50; }
  .work-filter__reveal::before, .work-filter__reveal::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .work-filter__reveal::after {
    clear: both; }

.work-filter__reveal_row {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  padding-top: 6.25rem;
  padding-bottom: 6.25rem; }
  .work-filter__reveal_row::before, .work-filter__reveal_row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .work-filter__reveal_row::after {
    clear: both; }

.work-filter__ul {
  padding-left: 5rem;
  padding-right: 5rem;
  margin: 0;
  list-style: none; }
  @media screen and (max-width: 89.9375em) {
    .work-filter__ul {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .work-filter__ul {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .work-filter__ul {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .work-filter__ul {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .work-filter__ul {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .work-filter__ul {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .work-filter__ul {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .work-filter__ul {
      padding-right: 0; } }

.work-filter__li {
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  margin-left: 0.9375rem; }
  @media screen and (min-width: 90em) {
    .work-filter__li {
      margin-right: 1.5625rem;
      margin-left: 1.5625rem; } }
  .work-filter__li a {
    font-size: 2.5rem;
    color: #ffffff;
    font-weight: 300;
    text-transform: capitalize; }
    @media screen and (max-width: 89.9375em) {
      .work-filter__li a {
        font-size: 2.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .work-filter__li a {
        font-size: 2rem; } }
    @media screen and (max-width: 63.9375em) {
      .work-filter__li a {
        font-size: 1.75rem; } }
    @media screen and (max-width: 39.9375em) {
      .work-filter__li a {
        font-size: 1.5rem; } }
    .work-filter__li a:hover {
      color: #ffffff; }
  .work-filter__li.work-filter__li--active a {
    color: #999; }

.awards-form {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  padding-left: 5rem;
  padding-right: 5rem;
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }
  .awards-form::before, .awards-form::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .awards-form::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .awards-form {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .awards-form {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .awards-form {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form {
      margin-bottom: 3.75rem; } }
  .page-builder .awards-form {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .awards-form {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .awards-form {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .awards-form {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .awards-form {
        margin-bottom: 1.25rem; } }
  .awards-form.no-space {
    margin-bottom: 0px; }
  .awards-form.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .awards-form.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .awards-form.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .awards-form.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .awards-form.small-space {
        margin-bottom: 3.75rem; } }
  .awards-form.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .awards-form.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .awards-form.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .awards-form.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .awards-form.medium-space {
        margin-bottom: 6.25rem; } }
  .awards-form.no-space-top {
    margin-bottom: 0px; }
  .awards-form.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .awards-form.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .awards-form.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .awards-form.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .awards-form.small-space-top {
        margin-top: 3.75rem; } }
  .awards-form.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .awards-form.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .awards-form.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .awards-form.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .awards-form.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .awards-form {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .awards-form {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .awards-form {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .awards-form {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .awards-form {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .awards-form {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form {
      padding-right: 0; } }

.awards-form__logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .awards-form__logo {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form__logo {
      margin-bottom: 1.375rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      text-align: center; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .awards-form__logo {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .awards-form__logo img {
    max-width: 75%; }

@media screen and (max-width: 39.9375em) {
  .awards-form__product h3 {
    padding-left: 15px !important;
    padding-right: 15px !important; } }

.awards-form__product-wrapper {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .awards-form__product-wrapper {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form__product-wrapper {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      padding-left: 0px !important;
      padding-right: 0px !important; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .awards-form__product-wrapper {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .awards-form__product-wrapper > h3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-bottom: 3.125rem;
    font-size: 2.5rem;
    font-weight: 500;
    line-height: 1.1; }
    @media print, screen and (min-width: 40em) {
      .awards-form__product-wrapper > h3 {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
    @media screen and (max-width: 89.9375em) {
      .awards-form__product-wrapper > h3 {
        font-size: 2.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .awards-form__product-wrapper > h3 {
        font-size: 2rem; } }
    @media screen and (max-width: 63.9375em) {
      .awards-form__product-wrapper > h3 {
        font-size: 1.75rem; } }
    @media screen and (max-width: 39.9375em) {
      .awards-form__product-wrapper > h3 {
        font-size: 1.5rem; } }

.awards-form__product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  @media screen and (max-width: 63.9375em) {
    .awards-form__product {
      display: initial; } }
  .awards-form__product ul {
    margin: 0;
    list-style: none; }

.awards-form__product--ul {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  font-size: 1.2rem;
  line-height: 1.17; }
  @media print, screen and (min-width: 40em) {
    .awards-form__product--ul {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
    .awards-form__product--ul {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      max-width: 100%;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .awards-form__product--ul {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 89.9375em) {
    .awards-form__product--ul {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .awards-form__product--ul {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .awards-form__product--ul {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .awards-form__product--ul {
      font-size: 1.125rem; } }

.awards-form__product--li {
  margin-bottom: 2.0625rem; }

.contact-form {
  margin-bottom: 8.75rem; }
  .contact-form:last-child {
    margin: 0px; }

.contact-form__title {
  font-size: 2.5rem;
  margin-bottom: 1.875rem; }
  @media screen and (max-width: 89.9375em) {
    .contact-form__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-form__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-form__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-form__title {
      font-size: 1.5rem; } }

.contact-form__text {
  margin-bottom: 1.5625rem;
  font-size: 1.2rem;
  line-height: 1.25; }
  @media screen and (max-width: 89.9375em) {
    .contact-form__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-form__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-form__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-form__text {
      font-size: 1.125rem; } }
  .contact-form__text a {
    color: #000000; }

.contact-form__subtext {
  margin-bottom: 2.5rem;
  font-size: 1.2rem;
  line-height: 1.25; }
  @media screen and (max-width: 89.9375em) {
    .contact-form__subtext {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-form__subtext {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-form__subtext {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-form__subtext {
      font-size: 1.125rem; } }
  .contact-form__subtext a {
    color: #000000; }

.contact-form__item-ul {
  margin: 0;
  list-style: none; }
  .contact-form__item-ul li {
    text-transform: capitalize; }

.newsetter-form__label {
  margin-bottom: 1.125rem;
  font-size: 1.125rem;
  color: #0a0a0a;
  text-transform: capitalize; }
  @media screen and (max-width: 89.9375em) {
    .newsetter-form__label {
      font-size: 1.125rem; } }
  @media screen and (max-width: 74.9375em) {
    .newsetter-form__label {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .newsetter-form__label {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .newsetter-form__label {
      font-size: 1.125rem; } }

.newsetter-form__input-wrapper {
  position: relative; }

.newsetter-form__input {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  height: 3.75rem; }
  @media screen and (max-width: 89.9375em) {
    .newsetter-form__input {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .newsetter-form__input {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .newsetter-form__input {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .newsetter-form__input {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .newsetter-form__input {
      margin-bottom: 3.75rem; } }
  @media screen and (max-width: 26.25em) {
    .newsetter-form__input {
      font-size: 1rem; } }
  .newsetter-form__input, .newsetter-form__input:focus {
    border: none;
    border-bottom: 1px solid #0a0a0a;
    box-shadow: none;
    background: #ffffff;
    color: #0a0a0a; }
  .newsetter-form__input.placeholder {
    color: #7d7d7d;
    font-weight: 400; }
  .newsetter-form__input:-moz-placeholder {
    color: #7d7d7d;
    font-weight: 400; }
  .newsetter-form__input::-moz-placeholder {
    color: #7d7d7d;
    font-weight: 400; }
  .newsetter-form__input:-ms-input-placeholder {
    color: #7d7d7d;
    font-weight: 400; }
  .newsetter-form__input::-webkit-input-placeholder {
    color: #7d7d7d;
    font-weight: 400; }

.newsetter-form__button {
  position: absolute;
  top: 1.25rem;
  right: 0;
  font-size: 1.125rem;
  padding: 0px;
  background: none;
  border: none;
  text-transform: capitalize;
  cursor: pointer;
  transition: opacity 0.2s; }
  @media screen and (max-width: 89.9375em) {
    .newsetter-form__button {
      font-size: 1.125rem; } }
  @media screen and (max-width: 74.9375em) {
    .newsetter-form__button {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .newsetter-form__button {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .newsetter-form__button {
      font-size: 1.125rem; } }
  @media screen and (max-width: 39.9375em) {
    .newsetter-form__button {
      position: absolute;
      top: 5rem;
      right: 0; } }
  .newsetter-form__button:hover {
    opacity: 0.8; }

.mce_inline_error,
#mce-error-response {
  color: #e80200; }

.mce_inline_success,
#mce-success-response {
  color: #025500; }

.featured-item {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  @media print, screen and (min-width: 40em) {
    .featured-item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .featured-item:last-child:not(:first-child) {
    float: right; }
  .featured-item::before, .featured-item::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .featured-item::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .featured-item {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .featured-item {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .featured-item {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .featured-item {
      margin-bottom: 3.75rem; } }
  .page-builder .featured-item {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .featured-item {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .featured-item {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .featured-item {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .featured-item {
        margin-bottom: 1.25rem; } }
  .featured-item.no-space {
    margin-bottom: 0px; }
  .featured-item.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-item.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-item.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-item.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-item.small-space {
        margin-bottom: 3.75rem; } }
  .featured-item.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-item.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-item.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-item.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-item.medium-space {
        margin-bottom: 6.25rem; } }
  .featured-item.no-space-top {
    margin-bottom: 0px; }
  .featured-item.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-item.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-item.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-item.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-item.small-space-top {
        margin-top: 3.75rem; } }
  .featured-item.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-item.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-item.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-item.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-item.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 39.9375em) {
    .featured-item {
      margin-bottom: 1.25rem;
      margin-left: featured-item__content;
      padding-left: 0 !important;
      padding-right: 0 !important; } }
  .featured-item:last-child {
    margin-bottom: 0 !important; }
  .featured-item .project-info__category {
    text-transform: capitalize; }

.featured-item.featured-item--right .featured-item__image {
  float: right; }

.featured-item.featured-item--right .featured-item__content {
  padding-left: 5rem; }
  @media screen and (max-width: 89.9375em) {
    .featured-item.featured-item--right .featured-item__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .featured-item.featured-item--right .featured-item__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .featured-item.featured-item--right .featured-item__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .featured-item.featured-item--right .featured-item__content {
      padding-left: 0; } }

.featured-item__image {
  width: 50%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  position: relative; }
  .featured-item__image:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 39.9375em) {
    .featured-item__image {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .featured-item__image {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .featured-item__image:last-child:not(:first-child) {
        float: right; } }
  .featured-item__image img {
    width: 100%; }

.featured-item__content {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: relative;
  padding-left: 6vw !important;
  padding-top: 2.5rem; }
  @media print, screen and (min-width: 40em) {
    .featured-item__content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .featured-item__content:last-child:not(:first-child) {
    float: right; }
  @media print, screen and (min-width: 40em) {
    .featured-item__content {
      padding-top: 4vw; } }
  @media print, screen and (min-width: 64em) {
    .featured-item__content {
      padding-top: 8vw; } }
  @media screen and (max-width: 39.9375em) {
    .featured-item__content {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      padding-left: 5rem;
      padding-right: 5rem;
      padding-left: 15px !important;
      padding-right: 15px !important; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .featured-item__content {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .featured-item__content:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) and (max-width: 89.9375em) {
    .featured-item__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 74.9375em) {
    .featured-item__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 63.9375em) {
    .featured-item__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 39.9375em) {
    .featured-item__content {
      padding-left: 0; } }
  @media screen and (max-width: 39.9375em) and (max-width: 89.9375em) {
    .featured-item__content {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 74.9375em) {
    .featured-item__content {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 63.9375em) {
    .featured-item__content {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 39.9375em) {
    .featured-item__content {
      padding-right: 0; } }
  .featured-item__content .project-info__text {
    width: calc( 100% - 12vw); }
    @media screen and (max-width: 74.9375em) {
      .featured-item__content .project-info__text {
        width: calc( 100% - 5vw); } }

.f-item-preview .featured-item {
  margin: 100px 0; }

.horizontal-block {
  padding-left: 12.5rem;
  padding-right: 12.5rem;
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8vw; }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block {
      padding-left: 10rem; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block {
      padding-left: 7.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block {
      padding-left: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block {
      padding-right: 10rem; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block {
      padding-right: 7.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block {
      padding-right: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block {
      padding-right: 0; } }
  .horizontal-block::before, .horizontal-block::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .horizontal-block::after {
    clear: both; }
  .horizontal-block:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block {
      margin-bottom: 3.75rem; } }

.horizontal-block__image-column {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  padding-right: 2.5rem; }
  @media print, screen and (min-width: 40em) {
    .horizontal-block__image-column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .horizontal-block__image-column:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__image-column {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .horizontal-block__image-column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .horizontal-block__image-column:last-child:not(:first-child) {
        float: right; } }

.horizontal-block__details {
  margin-top: 5vh;
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  padding-left: 5rem !important;
  padding-right: 5rem !important; }
  @media print, screen and (min-width: 40em) {
    .horizontal-block__details {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .horizontal-block__details:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block__details {
      padding-left: 4.6875rem !important; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block__details {
      padding-left: 3.4375rem !important; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__details {
      padding-left: 2.1875rem !important; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block__details {
      padding-left: 0 !important; } }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block__details {
      padding-right: 4.6875rem !important; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block__details {
      padding-right: 3.4375rem !important; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__details {
      padding-right: 2.1875rem !important; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block__details {
      padding-right: 0 !important; } }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block__details {
      margin-top: 4vh; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block__details {
      margin-top: 3vh; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__details {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .horizontal-block__details {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .horizontal-block__details:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block__details {
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.horizontal-block__title {
  margin-bottom: 2.5rem;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.1; }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block__title {
      font-size: 1.5rem; } }

.horizontal-block__text {
  font-size: 1.2rem;
  line-height: 1.36;
  text-align: left; }
  @media screen and (max-width: 89.9375em) {
    .horizontal-block__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-block__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-block__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-block__text {
      font-size: 1.125rem; } }

@media print, screen and (min-width: 64em) {
  .team-member-block {
    width: 33.33333%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-top: 6.25rem; } }
  @media print, screen and (min-width: 64em) and (min-width: 40em) {
    .team-member-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
    .team-member-block:last-child:not(:first-child) {
      float: right; }
    .team-member-block:last-child:last-child {
      float: left; }
    .team-member-block:nth-child(1), .team-member-block:nth-child(2), .team-member-block:nth-child(3) {
      margin-top: 0; }
    .team-member-block:nth-child(3n+1) {
      clear: left; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
  .team-member-block {
    width: 50%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    margin-top: 6.25rem; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) and (min-width: 40em) {
    .team-member-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .team-member-block:last-child:not(:first-child) {
      float: right; }
    .team-member-block:last-child:last-child {
      float: left; }
    .team-member-block:nth-child(1), .team-member-block:nth-child(2) {
      margin-top: 0; }
    .team-member-block:nth-child(2n+1) {
      clear: left; } }

@media screen and (max-width: 39.9375em) {
  .team-member-block {
    margin-top: 0;
    margin-bottom: 3.125rem;
    width: 100%;
    float: left;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .team-member-block {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

@media screen and (max-width: 39.9375em) {
    .team-member-block:last-child:not(:first-child) {
      float: right; }
    .team-member-block:nth-child(1) {
      margin-top: 0; }
    .team-member-block:last-child {
      margin: 0px; } }

.team-member-block__image {
  margin-bottom: 3.125rem; }

.team-member-block__name {
  padding-top: 0.125rem;
  padding-bottom: 0.125rem;
  display: inline; }

.team-member-block__details {
  font-size: 1.5rem;
  padding-left: 1.875rem;
  padding-right: 1.875rem;
  line-height: 1.17;
  color: #000000; }
  @media screen and (max-width: 89.9375em) {
    .team-member-block__details {
      font-size: 1.4rem; } }
  @media screen and (max-width: 74.9375em) {
    .team-member-block__details {
      font-size: 1.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .team-member-block__details {
      font-size: 1.375rem; } }
  @media screen and (max-width: 39.9375em) {
    .team-member-block__details {
      font-size: 1.375rem; } }
  @media screen and (max-width: 89.9375em) {
    .team-member-block__details {
      padding-left: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .team-member-block__details {
      padding-left: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .team-member-block__details {
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .team-member-block__details {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .team-member-block__details {
      padding-right: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .team-member-block__details {
      padding-right: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .team-member-block__details {
      padding-right: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .team-member-block__details {
      padding-right: 0; } }

.team-member-block__name {
  margin-bottom: 0.625rem;
  font-weight: 500; }

.project-details {
  margin-top: 5rem;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 1.2rem;
  padding: 0px;
  list-style: none;
  color: #000000; }
  @media screen and (max-width: 89.9375em) {
    .project-details {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .project-details {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .project-details {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .project-details {
      font-size: 1.125rem; } }

.project-details__row {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0.9375rem; }
  .project-details__row::before, .project-details__row::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .project-details__row::after {
    clear: both; }
  .project-details__row:last-child {
    margin: 0px; }

.project-details__label {
  width: 16.66667%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  width: 190px; }
  .project-details__label:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 39.9375em) {
    .project-details__label {
      width: 100px; } }

.project-details__value {
  width: 66.66667%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  width: calc( 100% - 190px); }
  .project-details__value:last-child:not(:first-child) {
    float: right; }
  .project-details__value:last-child:last-child {
    float: left; }
  @media screen and (max-width: 39.9375em) {
    .project-details__value {
      width: calc( 100% - 100px); } }

.project-awards {
  margin: 0px;
  padding: 0px;
  list-style: none; }

.project-awards__award {
  width: 20px;
  height: 26px;
  display: inline-block;
  margin-right: 17px;
  background: url("images/AwardIcon.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border-bottom: none;
  cursor: default; }

.tooltip {
  font-size: 1.2rem;
  padding-right: 20px;
  padding-left: 20px;
  border-radius: 2px;
  max-width: 9999px !important; }
  @media screen and (max-width: 89.9375em) {
    .tooltip {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .tooltip {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .tooltip {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .tooltip {
      font-size: 1.125rem; } }

.join-item {
  width: 83.33333%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 4vw; }
  .join-item:last-child:not(:first-child) {
    float: right; }
  .join-item:last-child:last-child {
    float: left; }
  .join-item:last-child {
    margin: 0px; }
  @media screen and (max-width: 39.9375em) {
    .join-item {
      width: 100%;
      float: left;
      padding-right: 0;
      padding-left: 0;
      margin-bottom: 3.75rem; }
      .join-item:last-child:not(:first-child) {
        float: right; }
      .join-item:last-child:last-child {
        float: left; } }

.join-item__title {
  font-size: 2rem;
  font-weight: 500;
}
  @media screen and (max-width: 89.9375em) {
    .join-item__title {
      font-size: 1.9rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-item__title {
      font-size: 1.8rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-item__title {
      font-size: 1.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-item__title {
      font-size: 1.375rem; } }

.join-item__text {
  font-size: 1.2rem;
  line-height: 1.36; }
.join-item__text:not(:last-child) {
  margin-bottom: 60px;
}
  @media screen and (max-width: 89.9375em) {
    .join-item__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-item__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-item__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-item__text {
      font-size: 1.125rem; } }
.join-item__text p {
  margin-bottom: 0;
}

.join-item__link {
  font-size: 1.2rem;
  font-weight: bold;
  color: #000000; }
  @media screen and (max-width: 89.9375em) {
    .join-item__link {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-item__link {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-item__link {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-item__link {
      font-size: 1.125rem; } }

.content-group {
  width: 83.33333%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  padding-left: 5rem;
  padding-right: 5rem;
  font-size: 1.2rem;
  line-height: 1.36; }
  .content-group:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .content-group {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .content-group {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group {
      padding-right: 0; } }
  @media screen and (max-width: 89.9375em) {
    .content-group {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group h1 {
      font-size: 150% !important; }
    .content-group h2 {
      font-size: 140% !important; }
    .content-group h3 {
      font-size: 130% !important; }
    .content-group h4 {
      font-size: 120% !important; }
    .content-group h5 {
      font-size: 110% !important; }
    .content-group h6 {
      font-size: 105% !important; } }
  @media screen and (max-width: 39.9375em) {
    .content-group {
      width: 100%;
      float: left;
      padding-right: 0;
      padding-left: 0;
      padding-left: 5rem;
      padding-right: 5rem; }
      .content-group:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) and (max-width: 89.9375em) {
    .content-group {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 74.9375em) {
    .content-group {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 63.9375em) {
    .content-group {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 39.9375em) {
    .content-group {
      padding-left: 0; } }
  @media screen and (max-width: 39.9375em) and (max-width: 89.9375em) {
    .content-group {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 74.9375em) {
    .content-group {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 63.9375em) {
    .content-group {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) and (max-width: 39.9375em) {
    .content-group {
      padding-right: 0; } }

.content-group__title {
  font-size: 2.5rem; }
  @media screen and (max-width: 89.9375em) {
    .content-group__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group__title {
      font-size: 1.5rem; } }

.content-group__content h1 {
  font-size: 2.5rem; }
  @media screen and (max-width: 89.9375em) {
    .content-group__content h1 {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group__content h1 {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group__content h1 {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group__content h1 {
      font-size: 1.5rem; } }

.content-group__content h3 {
  margin-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.36;
  display: inline-block; }
  @media screen and (max-width: 89.9375em) {
    .content-group__content h3 {
      font-size: 1.9rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-group__content h3 {
      font-size: 1.8rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-group__content h3 {
      font-size: 1.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-group__content h3 {
      font-size: 1.375rem; } }

.content-group__content a:not(.btn) {
  /* background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #e80200 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0); */
  background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #ccc 0);
  background-size: 0 100%, 100% 100%;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #000000;
  transition: background-size .4s ease, color .4s ease;
  padding-bottom: 3px; }
  .content-group__content a:not(.btn):hover, .content-group__content a:not(.btn):active, .content-group__content a:not(.btn):focus {
    color: #e80200;
    outline: none;
    background-size: 100% 100%, 100% 100%; }
.content-group__content h2{
  font-weight: 500;
}
.header {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  margin-top: 2.5625rem;
  margin-bottom: 1.875rem; }
  .header::before, .header::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .header::after {
    clear: both; }
  .page-builder .header {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .header {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .header {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .header {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .header {
        margin-bottom: 1.25rem; } }
  .header.no-space {
    margin-bottom: 0px; }
  .header.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .header.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .header.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .header.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .header.small-space {
        margin-bottom: 3.75rem; } }
  .header.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .header.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .header.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .header.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .header.medium-space {
        margin-bottom: 6.25rem; } }
  .header.no-space-top {
    margin-bottom: 0px; }
  .header.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .header.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .header.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .header.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .header.small-space-top {
        margin-top: 3.75rem; } }
  .header.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .header.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .header.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .header.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .header.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .header {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .header {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .header {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .header {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .header {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .header {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .header {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .header {
      padding-right: 0; } }
  @media screen and (max-width: 39.9375em) {
    .header {
      margin-right: -15px !important; } }

.header__brand {
  width: 25%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: relative;
  opacity: 1;
  transition: .5s; }
  @media print, screen and (min-width: 40em) {
    .header__brand {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .header__brand:last-child:not(:first-child) {
    float: right; }
  .header__brand img {
    width: 202px;
    -webkit-transform: scale(1.12) translateY(-10px);
            transform: scale(1.12) translateY(-10px); }
  @media screen and (max-width: 63.9375em) {
    .header__brand {
      width: 75%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .header__brand {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .header__brand:last-child:not(:first-child) {
        float: right; }
      .header__brand img {
        max-width: 80%; } }

.header__navigation {
  width: 75%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .header__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .header__navigation:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 63.9375em) {
    .header__navigation {
      width: 25%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .header__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .header__navigation:last-child:not(:first-child) {
        float: right; } }

.menu__logo-link {
  display: none !important; }
  @media screen and (max-width: 63.9375em) {
    .menu__logo-link {
      margin-right: 3.75rem;
      margin-left: 2.1875rem;
      display: block !important;
      width: 200px;
      height: auto;
      position: absolute;
      right: 0px;
      top: 65px;
      padding: 0px !important; } }

.header__menu {
  float: right; }
  @media screen and (max-width: 63.9375em) {
    .header__menu {
      padding-top: 8.75rem;
      padding-right: 3.125rem;
      padding-left: 2.1875rem;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      text-align: right;
      background: #000;
      z-index: 30;
      opacity: 0;
      display: none;
      overflow: hidden; }
      .header__menu .menu__item {
        margin-bottom: 0.3125rem;
        margin-left: 0.3125rem; }
      .header__menu .menu__item a {
        font-size: 2.5rem;
        display: inline-block;
        color: #ffffff; } }
    @media screen and (max-width: 63.9375em) and (max-width: 89.9375em) {
      .header__menu .menu__item a {
        font-size: 2.25rem; } }
    @media screen and (max-width: 63.9375em) and (max-width: 74.9375em) {
      .header__menu .menu__item a {
        font-size: 2rem; } }
    @media screen and (max-width: 63.9375em) and (max-width: 63.9375em) {
      .header__menu .menu__item a {
        font-size: 1.75rem; } }
    @media screen and (max-width: 63.9375em) and (max-width: 39.9375em) {
      .header__menu .menu__item a {
        font-size: 1.5rem; } }
  @media screen and (max-width: 63.9375em) {
      .header__menu .menu__item:last-child {
        padding-right: 0.625rem; } }
  @media print, screen and (min-width: 64em) {
    .header__menu {
      opacity: 1 !important;
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; } }

.header__menu-toggle-button {
  width: 20px;
  height: 16px;
  margin-top: 0.3125rem;
  margin-bottom: 0.3125rem;
  float: right;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .header__menu-toggle-button {
      display: none !important; } }
  .header__menu-toggle-button span {
    position: absolute;
    width: 100%;
    height: 2px;
    top: 0px;
    margin-top: -1px;
    left: 0;
    display: block;
    background: #0a0a0a;
    transition: .5s;
    max-width: 100%; }
  .header__menu-toggle-button span:nth-child(2) {
    top: calc( 50% - 1px); }
  .header__menu-toggle-button span:nth-child(3) {
    top: calc( 100% - 2px); }

.header__menu-toggle {
  display: none; }

.footer {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-bottom: 8vw; }
  .footer::before, .footer::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .footer::after {
    clear: both; }
  .page-builder .footer {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .footer {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .footer {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .footer {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .footer {
        margin-bottom: 1.25rem; } }
  .footer.no-space {
    margin-bottom: 0px; }
  .footer.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .footer.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .footer.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .footer.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .footer.small-space {
        margin-bottom: 3.75rem; } }
  .footer.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .footer.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .footer.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .footer.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .footer.medium-space {
        margin-bottom: 6.25rem; } }
  .footer.no-space-top {
    margin-bottom: 0px; }
  .footer.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .footer.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .footer.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .footer.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .footer.small-space-top {
        margin-top: 3.75rem; } }
  .footer.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .footer.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .footer.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .footer.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .footer.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .footer {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .footer {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .footer {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .footer {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .footer {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .footer {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .footer {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .footer {
      padding-right: 0; } }
  @media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .footer {
      padding-bottom: 14vw; } }

.footer__navigation {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .footer__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .footer__navigation:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .footer__navigation {
      width: 50%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 89.9375em) and (min-width: 40em) {
    .footer__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 89.9375em) {
      .footer__navigation:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 74.9375em) {
    .footer__navigation {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 74.9375em) and (min-width: 40em) {
    .footer__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 74.9375em) {
      .footer__navigation:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) {
    .footer__navigation {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .footer__navigation {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .footer__navigation:last-child:not(:first-child) {
        float: right; } }

.footer__menu {
  width: 33.33333%;
  float: left;
  padding-right: 0;
  padding-left: 0; }
  .footer__menu:last-child:not(:first-child) {
    float: right; }
  .footer__menu:last-child:last-child {
    float: left; }
  @media screen and (max-width: 89.9375em) {
    .footer__menu {
      width: 41.66667%;
      float: left;
      padding-right: 0;
      padding-left: 0; }
      .footer__menu:last-child:not(:first-child) {
        float: right; }
      .footer__menu:last-child:last-child {
        float: left; } }
  @media screen and (max-width: 74.9375em) {
    .footer__menu {
      width: 25%;
      float: left;
      padding-right: 0;
      padding-left: 0; }
      .footer__menu:last-child:not(:first-child) {
        float: right; }
      .footer__menu:last-child:last-child {
        float: left; } }
  @media screen and (max-width: 63.9375em) {
    .footer__menu {
      width: 33.33333%;
      float: left;
      padding-right: 0;
      padding-left: 0; }
      .footer__menu:last-child:not(:first-child) {
        float: right; }
      .footer__menu:last-child:last-child {
        float: left; } }
  @media screen and (max-width: 39.9375em) {
    .footer__menu {
      width: 50%;
      float: left;
      padding-right: 0;
      padding-left: 0; }
      .footer__menu:last-child:not(:first-child) {
        float: right; }
      .footer__menu:last-child:last-child {
        float: left; } }
  .footer__menu .menu__item {
    margin-bottom: 1.125rem;
    padding-left: 0px;
    font-weight: normal; }
    .footer__menu .menu__item a {
      display: inline-block; }
  .footer__menu .menu__item--active a {
    color: #0a0a0a;
    border: none; }

.footer__subscription {
  width: 41.66667%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .footer__subscription {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .footer__subscription:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .footer__subscription {
      width: 50%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 89.9375em) and (min-width: 40em) {
    .footer__subscription {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 89.9375em) {
      .footer__subscription:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 74.9375em) {
    .footer__subscription {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      margin-top: 2.5rem; } }
  @media screen and (max-width: 74.9375em) and (min-width: 40em) {
    .footer__subscription {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 74.9375em) {
      .footer__subscription:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) {
    .footer__subscription {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .footer__subscription {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .footer__subscription:last-child:not(:first-child) {
        float: right; } }

/* .leader {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  position: relative; }
  .leader::before, .leader::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .leader::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .leader {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader {
      margin-bottom: 3.75rem; } }
  .page-builder .leader {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .leader {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .leader {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .leader {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .leader {
        margin-bottom: 1.25rem; } }
  .leader.no-space {
    margin-bottom: 0px; }
  .leader.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .leader.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .leader.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .leader.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .leader.small-space {
        margin-bottom: 3.75rem; } }
  .leader.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .leader.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .leader.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .leader.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .leader.medium-space {
        margin-bottom: 6.25rem; } }
  .leader.no-space-top {
    margin-bottom: 0px; }
  .leader.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .leader.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .leader.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .leader.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .leader.small-space-top {
        margin-top: 3.75rem; } }
  .leader.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .leader.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .leader.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .leader.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .leader.medium-space-top {
        margin-top: 6.25rem; } }

.leader--big-padding {
  padding-left: 20rem;
  padding-right: 20rem; }
  @media screen and (max-width: 89.9375em) {
    .leader--big-padding {
      padding-left: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader--big-padding {
      padding-left: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader--big-padding {
      padding-left: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader--big-padding {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .leader--big-padding {
      padding-right: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader--big-padding {
      padding-right: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader--big-padding {
      padding-right: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader--big-padding {
      padding-right: 0; } }
  .leader--big-padding .leader__content {
    padding-left: 0px;
    padding-right: 0px; } */

.leader--big-font .leader__text {
  font-size: 5rem;
  font-weight: 500;
}
  @media screen and (max-width: 89.9375em) {
    .leader--big-font .leader__text {
      font-size: 4rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader--big-font .leader__text {
      font-size: 3.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader--big-font .leader__text {
      font-size: 2.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader--big-font .leader__text {
      font-size: 2.25rem; } }

/* .leader__content {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  position: relative;
  padding-left: 5rem;
  padding-right: 5rem;
  min-height: 30vw; }
  @media screen and (max-width: 89.9375em) {
    .leader__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader__content {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .leader__content {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader__content {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader__content {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .leader__content {
      padding-right: 0; } }
  @media screen and (max-width: 39.9375em) {
    .leader__content {
      margin-top: 0.9375rem; } }

.leader__content--less-space + * {
  margin-top: -11vw; } */

.leader__text {
  width: 100%;
  float: left;
  /* padding-right: 0.9375rem;
  padding-left: 0.9375rem; */
  font-weight: 500;
  font-size: 4rem;
  -ms-flex-item-align: center;
      align-self: center;
  /* margin-top: 1.5625rem;
  margin-bottom: 2.5rem; */
  float: initial;
  line-height: 1.1em; }
  /* @media print, screen and (min-width: 40em) { */
    /* .leader__text {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } } */
  .leader__text:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .leader__text {
      font-size: 3.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .leader__text {
      font-size: 3rem; } }
  @media screen and (max-width: 63.9375em) {
    .leader__text {
      font-size: 2.5rem; } }
  @media screen and (min-width: 1px) and (max-width: 639px) {
    .leader__text {
      font-size: 1.875rem !important;
    }
  }
  .leader__text p {
    line-height: 1.1em; }
  @media screen and (max-width: 39.9375em) {
    .leader__text br {
      display: none; } }

.leader__image {
  width: 100%;
  float: left;
  /* padding-right: 0.9375rem; */
  /* padding-left: 0.9375rem;  */
}
  /* @media print, screen and (min-width: 40em) { */
    /* .leader__image {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } } */
  .leader__image:last-child:not(:first-child) {
    float: right; }

.contact-forms {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem;
  padding-left: 5rem;
  padding-right: 5rem;
  padding-right: 0 !important; }
  .contact-forms::before, .contact-forms::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .contact-forms::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .contact-forms {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-forms {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-forms {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-forms {
      margin-bottom: 6.25rem; } }
  .page-builder .contact-forms {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .contact-forms {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .contact-forms {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .contact-forms {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .contact-forms {
        margin-bottom: 1.25rem; } }
  .contact-forms.no-space {
    margin-bottom: 0px; }
  .contact-forms.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .contact-forms.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .contact-forms.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .contact-forms.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .contact-forms.small-space {
        margin-bottom: 3.75rem; } }
  .contact-forms.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .contact-forms.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .contact-forms.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .contact-forms.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .contact-forms.medium-space {
        margin-bottom: 6.25rem; } }
  .contact-forms.no-space-top {
    margin-bottom: 0px; }
  .contact-forms.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .contact-forms.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .contact-forms.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .contact-forms.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .contact-forms.small-space-top {
        margin-top: 3.75rem; } }
  .contact-forms.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .contact-forms.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .contact-forms.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .contact-forms.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .contact-forms.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .contact-forms {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-forms {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-forms {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-forms {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .contact-forms {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .contact-forms {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .contact-forms {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .contact-forms {
      padding-right: 0; } }

.contact-forms__item {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  min-height: 270px; }
  @media print, screen and (min-width: 40em) {
    .contact-forms__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .contact-forms__item:last-child:not(:first-child) {
    float: right; }
  .contact-forms__item:last-child:last-child {
    float: left; }
  @media screen and (max-width: 39.9375em) {
    .contact-forms__item {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      min-height: initial;
      margin-bottom: 80px; } }
  @media screen and (max-width: 39.9375em) and (min-width: 40em) {
    .contact-forms__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .contact-forms__item:last-child:not(:first-child) {
        float: right; } }
  .contact-forms__item a {
    /* background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #e80200 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0); */
    background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #ccc 0);
    background-size: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #000000;
    transition: background-size .4s ease, color .4s ease;
    padding-bottom: 3px;
    line-height: 1.4em; }
    .contact-forms__item a:hover, .contact-forms__item a:active, .contact-forms__item a:focus {
      color: #e80200;
      outline: none;
      background-size: 100% 100%, 100% 100%; }

.featured-items {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  .featured-items::before, .featured-items::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .featured-items::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .featured-items {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .featured-items {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .featured-items {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .featured-items {
      margin-bottom: 3.75rem; } }
  .page-builder .featured-items {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .featured-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .featured-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .featured-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .featured-items {
        margin-bottom: 1.25rem; } }
  .featured-items.no-space {
    margin-bottom: 0px; }
  .featured-items.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-items.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-items.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-items.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-items.small-space {
        margin-bottom: 3.75rem; } }
  .featured-items.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-items.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-items.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-items.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-items.medium-space {
        margin-bottom: 6.25rem; } }
  .featured-items.no-space-top {
    margin-bottom: 0px; }
  .featured-items.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-items.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-items.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-items.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-items.small-space-top {
        margin-top: 3.75rem; } }
  .featured-items.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .featured-items.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .featured-items.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .featured-items.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .featured-items.medium-space-top {
        margin-top: 6.25rem; } }

.small-blocks {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem; }
  .small-blocks::before, .small-blocks::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .small-blocks::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .small-blocks {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-blocks {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-blocks {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-blocks {
      margin-bottom: 6.25rem; } }
  .page-builder .small-blocks {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .small-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .small-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .small-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .small-blocks {
        margin-bottom: 1.25rem; } }
  .small-blocks.no-space {
    margin-bottom: 0px; }
  .small-blocks.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .small-blocks.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .small-blocks.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .small-blocks.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .small-blocks.small-space {
        margin-bottom: 3.75rem; } }
  .small-blocks.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .small-blocks.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .small-blocks.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .small-blocks.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .small-blocks.medium-space {
        margin-bottom: 6.25rem; } }
  .small-blocks.no-space-top {
    margin-bottom: 0px; }
  .small-blocks.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .small-blocks.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .small-blocks.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .small-blocks.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .small-blocks.small-space-top {
        margin-top: 3.75rem; } }
  .small-blocks.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .small-blocks.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .small-blocks.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .small-blocks.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .small-blocks.medium-space-top {
        margin-top: 6.25rem; } }

.small-blocks__header {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-bottom: 2.5rem; }
  @media print, screen and (min-width: 40em) {
    .small-blocks__header {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .small-blocks__header:last-child:not(:first-child) {
    float: right; }

.small-blocks__title {
  padding-left: 1.875rem;
  padding-right: 1.875rem; }
  @media screen and (max-width: 89.9375em) {
    .small-blocks__title {
      padding-left: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-blocks__title {
      padding-left: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-blocks__title {
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-blocks__title {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .small-blocks__title {
      padding-right: 1.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .small-blocks__title {
      padding-right: 0.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .small-blocks__title {
      padding-right: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .small-blocks__title {
      padding-right: 0; } }

.clients {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  position: relative; }
  .clients::before, .clients::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .clients::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .clients {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients {
      margin-bottom: 3.75rem; } }
  .page-builder .clients {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .clients {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .clients {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .clients {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .clients {
        margin-bottom: 1.25rem; } }
  .clients.no-space {
    margin-bottom: 0px; }
  .clients.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .clients.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients.small-space {
        margin-bottom: 3.75rem; } }
  .clients.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .clients.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients.medium-space {
        margin-bottom: 6.25rem; } }
  .clients.no-space-top {
    margin-bottom: 0px; }
  .clients.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .clients.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients.small-space-top {
        margin-top: 3.75rem; } }
  .clients.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .clients.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients {
      margin-top: 0;
      margin-right: 0;
      margin-bottom: 0;
      margin-left: 0; } }

.clients__content {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  position: relative;
  padding-left: 5rem;
  padding-right: 5rem;
  min-height: 30vw; }
  @media screen and (max-width: 89.9375em) {
    .clients__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__content {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .clients__content {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__content {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__content {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__content {
      padding-right: 0; } }

.clients__title {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  font-size: 4rem;
  -ms-flex-item-align: center;
      align-self: center;
  margin-top: 1.5625rem;
  margin-bottom: 2.5rem;
  float: initial;
  line-height: 1.1em; }
  @media print, screen and (min-width: 40em) {
    .clients__title {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .clients__title:last-child:not(:first-child) {
    float: right; }
  @media screen and (max-width: 89.9375em) {
    .clients__title {
      font-size: 3.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__title {
      font-size: 3rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__title {
      font-size: 2.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__title {
      font-size: 1.875rem; } }
  .clients__title p {
    line-height: 1.1em; }
  @media screen and (max-width: 39.9375em) {
    .clients__title br {
      display: none; } }

.clients__paragraph {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  position: relative;
  padding-left: 5rem;
  padding-right: 5rem; }
  @media screen and (max-width: 89.9375em) {
    .clients__paragraph {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__paragraph {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__paragraph {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__paragraph {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .clients__paragraph {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__paragraph {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__paragraph {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__paragraph {
      padding-right: 0; } }

.clients__text {
  width: 83.33333%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  margin-top: 5vw;
  font-size: 1.2rem;
  line-height: 1.36; }
  @media print, screen and (min-width: 40em) {
    .clients__text {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .clients__text:last-child:not(:first-child) {
    float: right; }
  .clients__text:last-child:last-child {
    float: left; }
  @media screen and (max-width: 89.9375em) {
    .clients__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients__text {
      font-size: 1.125rem; } }

.clients-logos {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  padding-left: 5rem;
  padding-right: 5rem; }
  .clients-logos::before, .clients-logos::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .clients-logos::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .clients-logos {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients-logos {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients-logos {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients-logos {
      margin-bottom: 3.75rem; } }
  .page-builder .clients-logos {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .clients-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .clients-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .clients-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .clients-logos {
        margin-bottom: 1.25rem; } }
  .clients-logos.no-space {
    margin-bottom: 0px; }
  .clients-logos.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .clients-logos.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients-logos.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients-logos.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients-logos.small-space {
        margin-bottom: 3.75rem; } }
  .clients-logos.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .clients-logos.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients-logos.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients-logos.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients-logos.medium-space {
        margin-bottom: 6.25rem; } }
  .clients-logos.no-space-top {
    margin-bottom: 0px; }
  .clients-logos.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .clients-logos.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients-logos.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients-logos.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients-logos.small-space-top {
        margin-top: 3.75rem; } }
  .clients-logos.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .clients-logos.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .clients-logos.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .clients-logos.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .clients-logos.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .clients-logos {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients-logos {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients-logos {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients-logos {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .clients-logos {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .clients-logos {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .clients-logos {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .clients-logos {
      padding-right: 0; } }

.clients-logos__item {
  width: 25%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: relative;
  height: 215px;
  max-height: 250px; }
  @media print, screen and (min-width: 40em) {
    .clients-logos__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .clients-logos__item:last-child:not(:first-child) {
    float: right; }
  .clients-logos__item:last-child:last-child {
    float: left; }
  .clients-logos__item a {
    position: initial; }
  @media screen and (max-width: 63.9375em) {
    .clients-logos__item {
      width: 50%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .clients-logos__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .clients-logos__item:last-child:not(:first-child) {
        float: right; } }
  @media screen and (max-width: 39.9375em) {
    .clients-logos__item {
      height: 150px; } }
  .clients-logos__item img {
    position: absolute;
    top: 50%;
    margin-top: auto;
    margin-bottom: auto;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.about-logos {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  padding-left: 5rem;
  padding-right: 5rem;
  margin-bottom: 0px;
  padding-left: 15px; }
  .about-logos::before, .about-logos::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .about-logos::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .about-logos {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .about-logos {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .about-logos {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .about-logos {
      margin-bottom: 3.75rem; } }
  .page-builder .about-logos {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .about-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .about-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .about-logos {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .about-logos {
        margin-bottom: 1.25rem; } }
  .about-logos.no-space {
    margin-bottom: 0px; }
  .about-logos.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .about-logos.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .about-logos.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .about-logos.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .about-logos.small-space {
        margin-bottom: 3.75rem; } }
  .about-logos.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .about-logos.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .about-logos.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .about-logos.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .about-logos.medium-space {
        margin-bottom: 6.25rem; } }
  .about-logos.no-space-top {
    margin-bottom: 0px; }
  .about-logos.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .about-logos.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .about-logos.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .about-logos.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .about-logos.small-space-top {
        margin-top: 3.75rem; } }
  .about-logos.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .about-logos.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .about-logos.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .about-logos.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .about-logos.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .about-logos {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .about-logos {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .about-logos {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .about-logos {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .about-logos {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .about-logos {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .about-logos {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .about-logos {
      padding-right: 0; } }

.about-logos__item {
  width: 33.33333%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: relative;
  height: 145px;
  max-height: 145px; }
  @media print, screen and (min-width: 40em) {
    .about-logos__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .about-logos__item:last-child:not(:first-child) {
    float: right; }
  .about-logos__item a {
    position: initial; }
  @media screen and (max-width: 39.9375em) {
    .about-logos__item {
      width: 50%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
    .about-logos__item {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 39.9375em) {
      .about-logos__item:last-child:not(:first-child) {
        float: right; } }
  .about-logos__item img {
    position: absolute;
    top: 50%;
    margin-top: auto;
    margin-bottom: auto;
    left: 50%;
    margin-left: auto;
    margin-right: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }

.details {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  /* margin-bottom: 8.75rem; */
  /* padding-left: 20rem;
  padding-right: 20rem;  */
}
  .details::before, .details::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .details::after {
    clear: both; }
  @media screen and (min-width: 74.9376em) {
    body:not(.single-project) .details {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    body:not(.single-project) .details {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    body:not(.single-project) .details {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    body:not(.single-project) .details {
      margin-bottom: 3.75rem; } }
  .page-builder .details {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .details {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .details {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .details {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .details {
        margin-bottom: 1.25rem; } }
  .details.no-space {
    margin-bottom: 0px; }
  .details.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .details.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .details.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .details.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .details.small-space {
        margin-bottom: 3.75rem; } }
  .details.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .details.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .details.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .details.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .details.medium-space {
        margin-bottom: 6.25rem; } }
  .details.no-space-top {
    margin-bottom: 0px; }
  /* .details.small-space-top {
    margin-top: 8.75rem; } */
    /* @media screen and (max-width: 89.9375em) {
      .details.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .details.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .details.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .details.small-space-top {
        margin-top: 3.75rem; } }
  .details.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .details.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .details.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .details.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .details.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    body:not(.single-project) .details {
      padding-left: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    body:not(.single-project) .details {
      padding-left: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    body:not(.single-project) .details {
      padding-left: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    body:not(.single-project) .details {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    body:not(.single-project) .details {
      padding-right: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    body:not(.single-project) .details {
      padding-right: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    body:not(.single-project) .details {
      padding-right: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    body:not(.single-project) .details {
      padding-right: 0; } } */

.details__column {
  width: 100%;
  float: left;
}
/* body:not(.single-project) .details__column {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
} */
  @media print, screen and (min-width: 40em) {
    /* body:not(.single-project) .details__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; }  */
    }
  .details__column:last-child:not(:first-child) {
    float: right; }

.details__title {
  margin-bottom: 1vw;
  font-size: 3.5rem;
  line-height: 1.1;
  font-weight: 500;
  color: #000000; }
  @media screen and (max-width: 89.9375em) {
    .details__title {
      font-size: 3rem; } }
  @media screen and (max-width: 74.9375em) {
    .details__title {
      font-size: 2.5rem; } }
  @media screen and (max-width: 63.9375em) {
    .details__title {
      font-size: 2rem; } }
  @media screen and (max-width: 39.9375em) {
    .details__title {
      font-size: 1.5rem; } }
  .details__title + .details__text {
    margin-top: 1.875rem; }

.details__company {
  font-weight: bold; }
  .details__company:after {
    content: " "; }

.details__subtitle {
  margin-bottom: 0.9375rem;
  font-size: 1.2rem;
  display: block; }
  @media screen and (max-width: 89.9375em) {
    .details__subtitle {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .details__subtitle {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .details__subtitle {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .details__subtitle {
      font-size: 1.125rem; } }

.details__date {
  margin-bottom: 0.9375rem;
  font-size: 1.2rem;
  display: block; }
  @media screen and (max-width: 89.9375em) {
    .details__date {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .details__date {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .details__date {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .details__date {
      font-size: 1.125rem; } }

.details__text {
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  margin-top: 2vw;
  font-size: 1.2rem;
  line-height: 1.36; }
  .details__text:last-child:not(:first-child) {
    float: right; }
  .details__text:last-child:last-child {
    float: left; }
  @media screen and (max-width: 89.9375em) {
    .details__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .details__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .details__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .details__text {
      font-size: 1.125rem; } }
  @media screen and (max-width: 63.9375em) {
    .details__text h1 {
      font-size: 150% !important; }
    .details__text h2 {
      font-size: 140% !important; }
    .details__text h3 {
      font-size: 130% !important; }
    .details__text h4 {
      font-size: 120% !important; }
    .details__text h5 {
      font-size: 110% !important; }
    .details__text h6 {
      font-size: 105% !important; } }
  .details__text img.alignnone {
    margin: 20px 0;
    width: 100%; 
  }
  @media screen and (max-width: 39.9375em) {
    .details__text {
      width: 100%;
      float: left;
      padding-right: 0;
      padding-left: 0;
      margin-top: 1.875rem; }
      .details__text:last-child:not(:first-child) {
        float: right; }
      .details__text:last-child:last-child {
        float: left; } }
  .details__text a {
    /* background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #e80200 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0); */
    background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #ccc 0);
    background-size: 0 100%, 100% 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    color: #000000;
    transition: background-size .4s ease, color .4s ease;
    padding-bottom: 3px; }
    .details__text a:hover, .details__text a:active, .details__text a:focus {
      color: #e80200;
      outline: none;
      background-size: 100% 100%, 100% 100%; }

.details__info {
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0; }
  .details__info:last-child:not(:first-child) {
    float: right; }

.details__button {
  width: 100%;
  float: left;
  padding-right: 0;
  padding-left: 0;
  margin-top: 4.375rem; }
  .details__button:last-child:not(:first-child) {
    float: right; }
  .details__button h1 {
    font-size: 1.2rem;
    line-height: 1.1;
    margin: 0px; }
    @media screen and (max-width: 89.9375em) {
      .details__button h1 {
        font-size: 1.2rem; } }
    @media screen and (max-width: 74.9375em) {
      .details__button h1 {
        font-size: 1.2rem; } }
    @media screen and (max-width: 63.9375em) {
      .details__button h1 {
        font-size: 1.2rem; } }
    @media screen and (max-width: 39.9375em) {
      .details__button h1 {
        font-size: 1.125rem; } }
    .details__button h1 a {
      color: #000000;
      /* background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #e80200 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0); */
      background-image: linear-gradient(180deg, transparent calc(100% - 1.5px), #000 0), linear-gradient(180deg, transparent calc(100% - 1.5px), #ccc 0);
      background-size: 0 100%, 100% 100%;
      background-repeat: no-repeat;
      text-decoration: none;
      transition: background-size .4s ease, color .4s ease;
      padding-bottom: 3px; }
      .details__button h1 a:hover, .details__button h1 a:active, .details__button h1 a:focus {
        color: #e80200;
        outline: none;
        background-size: 100% 100%, 100% 100%; }

.page-builder {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem; }
  .page-builder::before, .page-builder::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .page-builder::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .page-builder {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .page-builder {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .page-builder {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .page-builder {
      margin-bottom: 6.25rem; } }
  .page-builder .page-builder {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .page-builder {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .page-builder {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .page-builder {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .page-builder {
        margin-bottom: 1.25rem; } }
  .page-builder.no-space {
    margin-bottom: 0px; }
  .page-builder.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder.small-space {
        margin-bottom: 3.75rem; } }
  .page-builder.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder.medium-space {
        margin-bottom: 6.25rem; } }
  .page-builder.no-space-top {
    margin-bottom: 0px; }
  .page-builder.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder.small-space-top {
        margin-top: 3.75rem; } }
  .page-builder.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder.medium-space-top {
        margin-top: 6.25rem; } }
  .page-builder > *:last-child {
    margin-bottom: 0px !important; }

.team-member-blocks {
  /* max-width: 115.625rem; */
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem; }
  .team-member-blocks::before, .team-member-blocks::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .team-member-blocks::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .team-member-blocks {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .team-member-blocks {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .team-member-blocks {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .team-member-blocks {
      margin-bottom: 6.25rem; } }
  .page-builder .team-member-blocks {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .team-member-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .team-member-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .team-member-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .team-member-blocks {
        margin-bottom: 1.25rem; } }
  .team-member-blocks.no-space {
    margin-bottom: 0px; }
  .team-member-blocks.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .team-member-blocks.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .team-member-blocks.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .team-member-blocks.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .team-member-blocks.small-space {
        margin-bottom: 3.75rem; } }
  .team-member-blocks.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .team-member-blocks.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .team-member-blocks.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .team-member-blocks.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .team-member-blocks.medium-space {
        margin-bottom: 6.25rem; } }
  .team-member-blocks.no-space-top {
    margin-bottom: 0px; }
  .team-member-blocks.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .team-member-blocks.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .team-member-blocks.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .team-member-blocks.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .team-member-blocks.small-space-top {
        margin-top: 3.75rem; } }
  .team-member-blocks.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .team-member-blocks.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .team-member-blocks.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .team-member-blocks.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .team-member-blocks.medium-space-top {
        margin-top: 6.25rem; } }

.join-items {
  /* max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto; */
  /* margin-bottom: 13.125rem; */
  /* padding-left: 5rem; */
  /* padding-right: 5rem; */
}
  .join-items::before, .join-items::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .join-items::after {
    clear: both; }
  /* @media screen and (max-width: 89.9375em) {
    .join-items {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-items {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-items {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-items {
      margin-bottom: 6.25rem; } }
  .page-builder .join-items {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .join-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .join-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .join-items {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .join-items {
        margin-bottom: 1.25rem; } }
  .join-items.no-space {
    margin-bottom: 0px; }
  .join-items.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .join-items.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-items.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-items.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-items.small-space {
        margin-bottom: 3.75rem; } }
  .join-items.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .join-items.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-items.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-items.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-items.medium-space {
        margin-bottom: 6.25rem; } }
  .join-items.no-space-top {
    margin-bottom: 0px; }
  .join-items.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .join-items.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-items.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-items.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-items.small-space-top {
        margin-top: 3.75rem; } }
  .join-items.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .join-items.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-items.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-items.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-items.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .join-items {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-items {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-items {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-items {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .join-items {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-items {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-items {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-items {
      padding-right: 0; } } */

.join-items__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .join-items__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .join-items__column:last-child:not(:first-child) {
    float: right; }

.join-hello {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem; }
  .join-hello::before, .join-hello::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .join-hello::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .join-hello {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-hello {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-hello {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello {
      margin-bottom: 6.25rem; } }
  .page-builder .join-hello {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .join-hello {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .join-hello {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .join-hello {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .join-hello {
        margin-bottom: 1.25rem; } }
  .join-hello.no-space {
    margin-bottom: 0px; }
  .join-hello.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .join-hello.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-hello.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-hello.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-hello.small-space {
        margin-bottom: 3.75rem; } }
  .join-hello.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .join-hello.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-hello.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-hello.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-hello.medium-space {
        margin-bottom: 6.25rem; } }
  .join-hello.no-space-top {
    margin-bottom: 0px; }
  .join-hello.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .join-hello.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-hello.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-hello.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-hello.small-space-top {
        margin-top: 3.75rem; } }
  .join-hello.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .join-hello.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .join-hello.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .join-hello.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .join-hello.medium-space-top {
        margin-top: 6.25rem; } }

.join-hello__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .join-hello__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .join-hello__column:last-child:not(:first-child) {
    float: right; }

.join-hello__content {
  padding-top: 6vw;
  padding-bottom: 6vw;
  padding-left: 6.25rem;
  padding-right: 6.25rem;
  padding-left: 5rem;
  padding-right: 5rem;
  background: #000000;
  color: #ffffff; }
  @media screen and (max-width: 89.9375em) {
    .join-hello__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-hello__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-hello__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello__content {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .join-hello__content {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-hello__content {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-hello__content {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello__content {
      padding-right: 0; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello__content {
      padding-top: 3.75rem;
      padding-bottom: 3.75rem;
      padding-left: 15px !important;
      padding-right: 15px !important; } }

.join-hello__title {
  margin-bottom: 1.875rem;
  font-size: 2.5rem;
  font-weight: bold; }
  @media screen and (max-width: 89.9375em) {
    .join-hello__title {
      font-size: 2.25rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-hello__title {
      font-size: 2rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-hello__title {
      font-size: 1.75rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello__title {
      font-size: 1.5rem; } }

.join-hello__text {
  font-size: 1.2rem;
  line-height: 1.36; }
  @media screen and (max-width: 89.9375em) {
    .join-hello__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 74.9375em) {
    .join-hello__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 63.9375em) {
    .join-hello__text {
      font-size: 1.2rem; } }
  @media screen and (max-width: 39.9375em) {
    .join-hello__text {
      font-size: 1.125rem; } }
  .join-hello__text a {
    color: #ffffff;
    cursor: pointer;
    border-bottom: 1px solid white; }

.content-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  .content-section::before, .content-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .content-section::after {
    clear: both; }
  /*.content-section a:hover{*/
    /*text-decoration: underline;*/
  /*}*/
/*.content-section a{*/
  /*text-decoration: underline;*/
/*}*/
  .content-section p{
    font-size: 1.5625rem;
  }
@media screen and (max-width: 89.9375em) {
    .content-section {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .content-section {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .content-section {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .content-section {
      margin-bottom: 3.75rem; } }
  .page-builder .content-section {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .content-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .content-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .content-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .content-section {
        margin-bottom: 1.25rem; } }
  .content-section.no-space {
    margin-bottom: 0px; }
  .content-section.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .content-section.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .content-section.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .content-section.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .content-section.small-space {
        margin-bottom: 3.75rem; } }
  .content-section.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .content-section.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .content-section.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .content-section.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .content-section.medium-space {
        margin-bottom: 6.25rem; } }
  .content-section.no-space-top {
    margin-bottom: 0px; }
  .content-section.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .content-section.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .content-section.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .content-section.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .content-section.small-space-top {
        margin-top: 3.75rem; } }
  .content-section.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .content-section.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .content-section.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .content-section.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .content-section.medium-space-top {
        margin-top: 6.25rem; } }

.content-section__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .content-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .content-section__column:last-child:not(:first-child) {
    float: right; }
  .content-section__column:last-child:last-child {
    float: left; }

.big-text-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem;
  padding-left: 5rem;
  padding-right: 5rem; }
  .big-text-section::before, .big-text-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .big-text-section::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .big-text-section {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-text-section {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-text-section {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-text-section {
      margin-bottom: 6.25rem; } }
  .page-builder .big-text-section {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .big-text-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .big-text-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .big-text-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .big-text-section {
        margin-bottom: 1.25rem; } }
  .big-text-section.no-space {
    margin-bottom: 0px; }
  .big-text-section.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .big-text-section.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-text-section.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-text-section.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-text-section.small-space {
        margin-bottom: 3.75rem; } }
  .big-text-section.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .big-text-section.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-text-section.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-text-section.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-text-section.medium-space {
        margin-bottom: 6.25rem; } }
  .big-text-section.no-space-top {
    margin-bottom: 0px; }
  .big-text-section.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .big-text-section.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-text-section.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-text-section.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-text-section.small-space-top {
        margin-top: 3.75rem; } }
  .big-text-section.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .big-text-section.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-text-section.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-text-section.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-text-section.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .big-text-section {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-text-section {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-text-section {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-text-section {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .big-text-section {
      padding-right: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-text-section {
      padding-right: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-text-section {
      padding-right: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-text-section {
      padding-right: 0; } }

.big-text-section__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .big-text-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .big-text-section__column:last-child:not(:first-child) {
    float: right; }

.two-column-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  .two-column-section::before, .two-column-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .two-column-section::after {
    clear: both; }

.two-column-section__column {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .two-column-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .two-column-section__column:last-child:not(:first-child) {
    float: right; }
  .two-column-section__column:first-child {
    padding-right: 2.5rem !important; }
    .two-column-section__column:first-child .image {
      padding-left: 5rem; }
      @media screen and (max-width: 89.9375em) {
        .two-column-section__column:first-child .image {
          padding-left: 4.6875rem; } }
      @media screen and (max-width: 74.9375em) {
        .two-column-section__column:first-child .image {
          padding-left: 3.4375rem; } }
      @media screen and (max-width: 63.9375em) {
        .two-column-section__column:first-child .image {
          padding-left: 2.1875rem; } }
      @media screen and (max-width: 39.9375em) {
        .two-column-section__column:first-child .image {
          padding-left: 0; } }
  .two-column-section__column:last-child .image {
    padding-left: 5rem;
    padding-right: 5rem;
    padding-left: 0px !important; }
    @media screen and (max-width: 89.9375em) {
      .two-column-section__column:last-child .image {
        padding-left: 4.6875rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-section__column:last-child .image {
        padding-left: 3.4375rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-section__column:last-child .image {
        padding-left: 2.1875rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-section__column:last-child .image {
        padding-left: 0; } }
    @media screen and (max-width: 89.9375em) {
      .two-column-section__column:last-child .image {
        padding-right: 4.6875rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-section__column:last-child .image {
        padding-right: 3.4375rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-section__column:last-child .image {
        padding-right: 2.1875rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-section__column:last-child .image {
        padding-right: 0; } }
  .two-column-section__column .content-group {
    width: 100%; }
  @media screen and (max-width: 63.9375em) {
    .two-column-section__column {
      width: 100%;
      float: left;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) and (min-width: 40em) {
    .two-column-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  @media screen and (max-width: 63.9375em) {
      .two-column-section__column:last-child:not(:first-child) {
        float: right; }
      .two-column-section__column .image {
        padding-left: 0px !important;
        padding-right: 0px !important; }
      .two-column-section__column:first-child {
        padding-right: 0.9375rem !important;
        margin-bottom: 4.375rem; } }

.two-column-image {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  .two-column-image::before, .two-column-image::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .two-column-image::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .two-column-image {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .two-column-image {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .two-column-image {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .two-column-image {
      margin-bottom: 3.75rem; } }
  .page-builder .two-column-image {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .two-column-image {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .two-column-image {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .two-column-image {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .two-column-image {
        margin-bottom: 1.25rem; } }
  .two-column-image.no-space {
    margin-bottom: 0px; }
  .two-column-image.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .two-column-image.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-image.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-image.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-image.small-space {
        margin-bottom: 3.75rem; } }
  .two-column-image.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .two-column-image.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-image.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-image.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-image.medium-space {
        margin-bottom: 6.25rem; } }
  .two-column-image.no-space-top {
    margin-bottom: 0px; }
  .two-column-image.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .two-column-image.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-image.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-image.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-image.small-space-top {
        margin-top: 3.75rem; } }
  .two-column-image.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .two-column-image.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .two-column-image.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .two-column-image.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .two-column-image.medium-space-top {
        margin-top: 6.25rem; } }

.two-column-image__column {
  width: 50%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .two-column-image__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .two-column-image__column:last-child:not(:first-child) {
    float: right; }
  .two-column-image__column:first-child {
    padding-right: 0 !important; }
  .two-column-image__column:last-child {
    padding-left: 0 !important; }

.big-block-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem; }
  .big-block-section::before, .big-block-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .big-block-section::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .big-block-section {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .big-block-section {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .big-block-section {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .big-block-section {
      margin-bottom: 3.75rem; } }
  .page-builder .big-block-section {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .big-block-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .big-block-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .big-block-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .big-block-section {
        margin-bottom: 1.25rem; } }
  .big-block-section.no-space {
    margin-bottom: 0px; }
  .big-block-section.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .big-block-section.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-block-section.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-block-section.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-block-section.small-space {
        margin-bottom: 3.75rem; } }
  .big-block-section.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .big-block-section.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-block-section.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-block-section.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-block-section.medium-space {
        margin-bottom: 6.25rem; } }
  .big-block-section.no-space-top {
    margin-bottom: 0px; }
  .big-block-section.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .big-block-section.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-block-section.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-block-section.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-block-section.small-space-top {
        margin-top: 3.75rem; } }
  .big-block-section.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .big-block-section.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .big-block-section.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .big-block-section.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .big-block-section.medium-space-top {
        margin-top: 6.25rem; } }

.big-block-section__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .big-block-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .big-block-section__column:last-child:not(:first-child) {
    float: right; }

.image-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  /* margin-bottom: 8.75rem; */
}
  .image-section::before, .image-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .image-section::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    body:not(.single-project) .image-section {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    body:not(.single-project) .image-section {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    body:not(.single-project) .image-section {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    body:not(.single-project) .image-section {
      margin-bottom: 3.75rem; } }
  .page-builder .image-section {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .image-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .image-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .image-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .image-section {
        margin-bottom: 1.25rem; } }
  .image-section.no-space {
    margin-bottom: 0px; }
  .image-section.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .image-section.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .image-section.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .image-section.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .image-section.small-space {
        margin-bottom: 3.75rem; } }
  .image-section.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .image-section.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .image-section.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .image-section.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .image-section.medium-space {
        margin-bottom: 6.25rem; } }
  .image-section.no-space-top {
    margin-bottom: 0px; }
  .image-section.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .image-section.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .image-section.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .image-section.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .image-section.small-space-top {
        margin-top: 3.75rem; } }
  .image-section.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .image-section.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .image-section.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .image-section.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .image-section.medium-space-top {
        margin-top: 6.25rem; } }

.image-section__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .image-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .image-section__column:last-child:not(:first-child) {
    float: right; }

.video-section {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  /* margin-bottom: 8.75rem;  */
}
  .video-section::before, .video-section::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .video-section::after {
    clear: both; }
  /* @media screen and (max-width: 89.9375em) {
    .video-section {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .video-section {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .video-section {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .video-section {
      margin-bottom: 3.75rem; } }
  .page-builder .video-section {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .video-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .video-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .video-section {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .video-section {
        margin-bottom: 1.25rem; } }
  .video-section.no-space {
    margin-bottom: 0px; }
  .video-section.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .video-section.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .video-section.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .video-section.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .video-section.small-space {
        margin-bottom: 3.75rem; } }
  .video-section.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .video-section.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .video-section.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .video-section.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .video-section.medium-space {
        margin-bottom: 6.25rem; } }
  .video-section.no-space-top {
    margin-bottom: 0px; }
  .video-section.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .video-section.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .video-section.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .video-section.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .video-section.small-space-top {
        margin-top: 3.75rem; } }
  .video-section.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .video-section.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .video-section.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .video-section.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .video-section.medium-space-top {
        margin-top: 6.25rem; } } */

.video-section__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .video-section__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .video-section__column:last-child:not(:first-child) {
    float: right; }

.video-section__iframe {
  padding-top: 56%;
  position: relative; }
  .video-section__iframe iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.horizontal-blocks {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 13.125rem; }
  .horizontal-blocks::before, .horizontal-blocks::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .horizontal-blocks::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .horizontal-blocks {
      margin-bottom: 11.875rem; } }
  @media screen and (max-width: 74.9375em) {
    .horizontal-blocks {
      margin-bottom: 10.625rem; } }
  @media screen and (max-width: 63.9375em) {
    .horizontal-blocks {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .horizontal-blocks {
      margin-bottom: 6.25rem; } }
  .page-builder .horizontal-blocks {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .horizontal-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .horizontal-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .horizontal-blocks {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .horizontal-blocks {
        margin-bottom: 1.25rem; } }
  .horizontal-blocks.no-space {
    margin-bottom: 0px; }
  .horizontal-blocks.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .horizontal-blocks.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .horizontal-blocks.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .horizontal-blocks.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .horizontal-blocks.small-space {
        margin-bottom: 3.75rem; } }
  .horizontal-blocks.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .horizontal-blocks.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .horizontal-blocks.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .horizontal-blocks.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .horizontal-blocks.medium-space {
        margin-bottom: 6.25rem; } }
  .horizontal-blocks.no-space-top {
    margin-bottom: 0px; }
  .horizontal-blocks.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .horizontal-blocks.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .horizontal-blocks.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .horizontal-blocks.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .horizontal-blocks.small-space-top {
        margin-top: 3.75rem; } }
  .horizontal-blocks.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .horizontal-blocks.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .horizontal-blocks.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .horizontal-blocks.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .horizontal-blocks.medium-space-top {
        margin-top: 6.25rem; } }

.centered-text {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  padding-left: 20rem;
  padding-right: 20rem; }
  .centered-text::before, .centered-text::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .centered-text::after {
    clear: both; }
  .centered-text::before, .centered-text::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .centered-text::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .centered-text {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .centered-text {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .centered-text {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .centered-text {
      margin-bottom: 3.75rem; } }
  .page-builder .centered-text {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .centered-text {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .centered-text {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .centered-text {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .centered-text {
        margin-bottom: 1.25rem; } }
  .centered-text.no-space {
    margin-bottom: 0px; }
  .centered-text.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .centered-text.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .centered-text.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .centered-text.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .centered-text.small-space {
        margin-bottom: 3.75rem; } }
  .centered-text.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .centered-text.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .centered-text.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .centered-text.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .centered-text.medium-space {
        margin-bottom: 6.25rem; } }
  .centered-text.no-space-top {
    margin-bottom: 0px; }
  .centered-text.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .centered-text.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .centered-text.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .centered-text.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .centered-text.small-space-top {
        margin-top: 3.75rem; } }
  .centered-text.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .centered-text.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .centered-text.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .centered-text.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .centered-text.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 89.9375em) {
    .centered-text {
      padding-left: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    .centered-text {
      padding-left: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .centered-text {
      padding-left: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .centered-text {
      padding-left: 0; } }
  @media screen and (max-width: 89.9375em) {
    .centered-text {
      padding-right: 15rem; } }
  @media screen and (max-width: 74.9375em) {
    .centered-text {
      padding-right: 9.375rem; } }
  @media screen and (max-width: 63.9375em) {
    .centered-text {
      padding-right: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .centered-text {
      padding-right: 0; } }
  .centered-text .content-group {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%; }

.centered-text__inner {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem; }
  @media print, screen and (min-width: 40em) {
    .centered-text__inner {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .centered-text__inner:last-child:not(:first-child) {
    float: right; }

.hero {
  max-width: 115.625rem;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8.75rem;
  position: relative;
  padding-top: 56%;
  min-height: 300px; }
  .hero::before, .hero::after {
    display: table;
    content: ' ';
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .hero::after {
    clear: both; }
  @media screen and (max-width: 89.9375em) {
    .hero {
      margin-bottom: 7.5rem; } }
  @media screen and (max-width: 74.9375em) {
    .hero {
      margin-bottom: 6.25rem; } }
  @media screen and (max-width: 63.9375em) {
    .hero {
      margin-bottom: 5rem; } }
  @media screen and (max-width: 39.9375em) {
    .hero {
      margin-bottom: 3.75rem; } }
  .page-builder .hero {
    margin-bottom: 1.25rem; }
    @media screen and (max-width: 89.9375em) {
      .page-builder .hero {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 74.9375em) {
      .page-builder .hero {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .page-builder .hero {
        margin-bottom: 1.25rem; } }
    @media screen and (max-width: 39.9375em) {
      .page-builder .hero {
        margin-bottom: 1.25rem; } }
  .hero.no-space {
    margin-bottom: 0px; }
  .hero.small-space {
    margin-bottom: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .hero.small-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .hero.small-space {
        margin-bottom: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .hero.small-space {
        margin-bottom: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .hero.small-space {
        margin-bottom: 3.75rem; } }
  .hero.medium-space {
    margin-bottom: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .hero.medium-space {
        margin-bottom: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .hero.medium-space {
        margin-bottom: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .hero.medium-space {
        margin-bottom: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .hero.medium-space {
        margin-bottom: 6.25rem; } }
  .hero.no-space-top {
    margin-bottom: 0px; }
  .hero.small-space-top {
    margin-top: 8.75rem; }
    @media screen and (max-width: 89.9375em) {
      .hero.small-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 74.9375em) {
      .hero.small-space-top {
        margin-top: 6.25rem; } }
    @media screen and (max-width: 63.9375em) {
      .hero.small-space-top {
        margin-top: 5rem; } }
    @media screen and (max-width: 39.9375em) {
      .hero.small-space-top {
        margin-top: 3.75rem; } }
  .hero.medium-space-top {
    margin-top: 13.125rem; }
    @media screen and (max-width: 89.9375em) {
      .hero.medium-space-top {
        margin-top: 11.875rem; } }
    @media screen and (max-width: 74.9375em) {
      .hero.medium-space-top {
        margin-top: 10.625rem; } }
    @media screen and (max-width: 63.9375em) {
      .hero.medium-space-top {
        margin-top: 7.5rem; } }
    @media screen and (max-width: 39.9375em) {
      .hero.medium-space-top {
        margin-top: 6.25rem; } }
  @media screen and (max-width: 43.75em) {
    .hero {
      margin-bottom: 270px; } }
  .hero .project-info__category {
    text-transform: capitalize; }
    .hero .project-info__category a {
      color: #ffffff;
      font-weight: 500;
    }
  .hero .project-info__title a {
    color: #ffffff; }
    .hero .project-info__title a:hover, .hero .project-info__title a:active, .hero .project-info__title a:focus {
      color: #ffffff; }
    .hero .project-info__title a .project-info__company a {
      color: #ffffff; }

.hero__column {
  width: 100%;
  float: left;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }
  @media print, screen and (min-width: 40em) {
    .hero__column {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .hero__column:last-child:not(:first-child) {
    float: right; }

.hero__container {
  width: 100%;
  height: 100%;
  background-image: url("images/test.png");
  background-size: cover;
  background-position: center; }

.hero__container--dark .project-info__category a {
  color: #000000;
}
  .hero__container--dark .project-info__category a:hover, .hero__container--dark .project-info__category a:active, .hero__container--dark .project-info__category a:focus {
    color: #000000;
  }

.hero__container--dark .project-info__title, .hero__container--dark .project-info__title a {
  color: #000000; }
  .hero__container--dark .project-info__title:hover, .hero__container--dark .project-info__title:active, .hero__container--dark .project-info__title:focus, .hero__container--dark .project-info__title a:hover, .hero__container--dark .project-info__title a:active, .hero__container--dark .project-info__title a:focus {
    color: #000000; }

.hero__container--dark .project-info__text, .hero__container--dark .project-info__text p {
  color: #383838; }

.hero__content {
  position: absolute;
  top: 50%;
  margin-top: auto;
  margin-bottom: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-left: 5rem; }
  @media screen and (max-width: 89.9375em) {
    .hero__content {
      padding-left: 4.6875rem; } }
  @media screen and (max-width: 74.9375em) {
    .hero__content {
      padding-left: 3.4375rem; } }
  @media screen and (max-width: 63.9375em) {
    .hero__content {
      padding-left: 2.1875rem; } }
  @media screen and (max-width: 39.9375em) {
    .hero__content {
      padding-left: 0; } }

.about-gallery{
  /* margin-top: 7.5rem; */
  /* margin-bottom: 100px; */
  width: 100%;
  /* height: 800px; */
  white-space: nowrap;
  overflow: hidden;
  cursor: -webkit-grab;
  padding-left: 30px;
}
.about-gallery .item{
  display: inline-block;
  margin-right: 60px;
}

/*.about-gallery{*/
  /*margin-top: 100px;*/
  /*margin-bottom: 100px;*/
  /*width: 100%;*/
  /*height: 600px;*/
  /*overflow: auto;*/
  /*white-space: nowrap;*/
/*}*/
/*.about-gallery .slick-prev{*/
  /*display: none!important;*/
/*}*/
/*.about-gallery .slick-next{*/
  /*display: none!important;*/
/*}*/
/*.about-gallery .item-gallery img{*/
  /*margin-right: 60px;*/
  /*display: inline-block;*/
/*}*/
/*.about-gallery .item-gallery {*/
  /*outline: none;*/
  /*display: inline-block;*/
/*}*/
.btn{
  /* background: #F64E4E!important; */
  /* padding: 8px 40px!important; */
  border-bottom: none!important;
  color: #fff;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
}
/* .btn:hover{
  background: #ab1513!important;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
} */
/* }} */